Pull request #3046 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from ce6ab2eeb2ba1ac48bfea0770421b51d449a34de+cc81cd9a60941bde415ebdc6eaf205dd7f209524 (0fb2b2789609a7bdad6764dd66f6045051e46995) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-21179 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [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.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ce6ab2eeb2ba1ac48bfea0770421b51d449a34de Merge succeeded, producing ce6ab2eeb2ba1ac48bfea0770421b51d449a34de Checking out Revision ce6ab2eeb2ba1ac48bfea0770421b51d449a34de (PR-3046) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 Commit message: "fix(snap): update pipe optimization patch" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:06:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk de065893a0807b20058a4a64e04c9828e3fc8bb4 # timeout=10 14:06:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:06:44 ========================================================= 14:06:44 EdgeX Global Pipelines Version Info 14:06:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:06:46 ------------------- 14:06:46 stable info: 14:06:46 ------------------- 14:06:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:06:46 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 14:06:46 Message: update stable to v1.0.177 14:06:46 ------------------- 14:06:46 experimental info: 14:06:46 ------------------- 14:06:46 Commited By: **** collab-it+edgex@linuxfoundation.org 14:06:46 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 14:06:46 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:06:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:06:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:06:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:06:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:06:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:06:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:06:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 14:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 14:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:06:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:06:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:06:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:06:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:06:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:06:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:06:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 14:06:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 14:06:49 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 14:06:49 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 14:06:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3046 [Pipeline] echo 14:06:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3046 [Pipeline] echo 14:06:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3046 [Pipeline] echo 14:06:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [Pipeline] echo 14:06:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce6ab2e [Pipeline] echo 14:06:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:06:50 provisioning config files... 14:06:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8420960893763863456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:06:50 ---> docker-login.sh 14:06:50 nexus3.edgexfoundry.org:10001 14:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:51 Configure a credential helper to remove this warning. See 14:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:51 14:06:51 Login Succeeded 14:06:51 nexus3.edgexfoundry.org:10002 14:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:51 Configure a credential helper to remove this warning. See 14:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:51 14:06:51 Login Succeeded 14:06:51 nexus3.edgexfoundry.org:10003 14:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:51 Configure a credential helper to remove this warning. See 14:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:51 14:06:51 Login Succeeded 14:06:51 nexus3.edgexfoundry.org:10004 14:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:51 Configure a credential helper to remove this warning. See 14:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:51 14:06:51 Login Succeeded 14:06:51 docker.io 14:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:06:52 Configure a credential helper to remove this warning. See 14:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:06:52 14:06:52 Login Succeeded 14:06:52 ---> docker-login.sh ends [Pipeline] } 14:06:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:06:53 ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 14:06:53 + for file in '`ls cmd/**/Dockerfile`' 14:06:53 ++ dirname cmd/core-command/Dockerfile 14:06:53 ++ cut -d/ -f2 14:06:53 + echo core-command,cmd/core-command/Dockerfile 14:06:53 + for file in '`ls cmd/**/Dockerfile`' 14:06:53 ++ dirname cmd/core-data/Dockerfile 14:06:53 ++ cut -d/ -f2 14:06:53 + echo core-data,cmd/core-data/Dockerfile 14:06:53 + for file in '`ls cmd/**/Dockerfile`' 14:06:53 ++ dirname cmd/core-metadata/Dockerfile 14:06:53 ++ cut -d/ -f2 14:06:53 + echo core-metadata,cmd/core-metadata/Dockerfile 14:06:53 + for file in '`ls cmd/**/Dockerfile`' 14:06:53 ++ dirname cmd/security-bootstrap-redis/Dockerfile 14:06:53 ++ cut -d/ -f2 14:06:53 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 14:06:53 + for file in '`ls cmd/**/Dockerfile`' 14:06:53 ++ dirname cmd/security-proxy-setup/Dockerfile 14:06:53 ++ cut -d/ -f2 14:06:53 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:06:53 + for file in '`ls cmd/**/Dockerfile`' 14:06:53 ++ dirname cmd/security-secretstore-setup/Dockerfile 14:06:53 ++ cut -d/ -f2 14:06:53 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:06:53 + for file in '`ls cmd/**/Dockerfile`' 14:06:53 ++ dirname cmd/support-notifications/Dockerfile 14:06:53 ++ cut -d/ -f2 14:06:53 + echo support-notifications,cmd/support-notifications/Dockerfile 14:06:53 + for file in '`ls cmd/**/Dockerfile`' 14:06:53 ++ dirname cmd/support-scheduler/Dockerfile 14:06:53 ++ cut -d/ -f2 14:06:53 + echo support-scheduler,cmd/support-scheduler/Dockerfile 14:06:53 + for file in '`ls cmd/**/Dockerfile`' 14:06:53 ++ dirname cmd/sys-mgmt-agent/Dockerfile 14:06:53 ++ cut -d/ -f2 14:06:53 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 14:06:53 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-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/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 14:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:06:54 14:06:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:06:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:06:55 latest: Pulling from edgex-devops/git-semver 14:06:55 31603596830f: Pulling fs layer 14:06:55 2a8b12db71e7: Pulling fs layer 14:06:55 6ca5941a6612: Pulling fs layer 14:06:55 ecc8261a40a4: Pulling fs layer 14:06:55 ecc8261a40a4: Waiting 14:06:55 2a8b12db71e7: Verifying Checksum 14:06:55 2a8b12db71e7: Download complete 14:06:55 31603596830f: Download complete 14:06:55 ecc8261a40a4: Verifying Checksum 14:06:55 ecc8261a40a4: Download complete 14:06:55 6ca5941a6612: Verifying Checksum 14:06:55 6ca5941a6612: Download complete 14:06:55 31603596830f: Pull complete 14:06:55 2a8b12db71e7: Pull complete 14:06:56 6ca5941a6612: Pull complete 14:06:56 ecc8261a40a4: Pull complete 14:06:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:06:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:06:56 prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container 14:06:57 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:06:59 $ docker top b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:06:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:06:59 [ssh-agent] Looking for ssh-agent implementation... 14:06:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:06:59 $ docker exec b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d ssh-agent 14:07:00 SSH_AUTH_SOCK=/tmp/ssh-cxsOVTX7udgo/agent.12 14:07:00 SSH_AGENT_PID=17 14:07:00 Running ssh-add (command line suppressed) 14:07:00 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7352932042044278633.key (/w/workspace/edgex-go/3@tmp/private_key_7352932042044278633.key) 14:07:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:00 + git tag --points-at HEAD [Pipeline] } 14:07:00 $ docker exec --env ******** --env ******** b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d ssh-agent -k 14:07:00 unset SSH_AUTH_SOCK; 14:07:00 unset SSH_AGENT_PID; 14:07:00 echo Agent pid 17 killed; 14:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:07:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:00 [ssh-agent] Looking for ssh-agent implementation... 14:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:01 $ docker exec b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d ssh-agent 14:07:01 SSH_AUTH_SOCK=/tmp/ssh-LrXyRz0mXi3Y/agent.47 14:07:01 SSH_AGENT_PID=53 14:07:01 Running ssh-add (command line suppressed) 14:07:01 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1857055369638688155.key (/w/workspace/edgex-go/3@tmp/private_key_1857055369638688155.key) 14:07:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:01 + git semver init 14:07:01 # -> Open(): unable to determine branch for HEAD 14:07:01 # $GIT_DIR = /w/workspace/edgex-go/3/.git 14:07:01 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 14:07:01 # $SEMVER_REMOTE_NAME = origin 14:07:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:07:01 # $SEMVER_USER_NAME = edgex-jenkins 14:07:01 # $SEMVER_BRANCH = PR-3046 14:07:01 # $SEMVER_TEMP = /tmp/semver-260687394 14:07:01 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 14:07:20 # '/tmp/semver-260687394' -> '/w/workspace/edgex-go/3/.semver' 14:07:21 # -> Force: false 14:07:21 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 14:07:21 $ docker exec --env ******** --env ******** b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d ssh-agent -k 14:07:21 unset SSH_AUTH_SOCK; 14:07:21 unset SSH_AGENT_PID; 14:07:21 echo Agent pid 53 killed; 14:07:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:07:22 + git semver [Pipeline] } 14:07:22 $ docker stop --time=1 b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d 14:07:24 $ docker rm -f b4c5cd7b55a86496bcdda238b544f1de52524dbb7dceb19fd97170c8b2bf909d [Pipeline] // withDockerContainer [Pipeline] sh 14:07:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:07:25 Stashed 1 file(s) [Pipeline] echo 14:07:25 [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 14:07:26 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:07:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:07:27 + sudo service docker restart 14:07:27 + true 14:07:27 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 14:07:27 ========================================================= 14:07:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:07:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:07:28 + 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 . 14:07:31 Sending build context to Docker daemon 326.6MB 14:07:31 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 14:07:31 Step 2/6 : FROM ${BASE} 14:07:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:07:31 188c0c94c7c5: Pulling fs layer 14:07:31 0ef7d3d256c8: Pulling fs layer 14:07:31 de9db76c5a1d: Pulling fs layer 14:07:31 bca2f99d35d6: Pulling fs layer 14:07:31 93359f2a8cfa: Pulling fs layer 14:07:31 7c6f9722023f: Pulling fs layer 14:07:31 a35cf1a2eb13: Pulling fs layer 14:07:31 7c6f9722023f: Waiting 14:07:31 93359f2a8cfa: Waiting 14:07:31 bca2f99d35d6: Waiting 14:07:31 a35cf1a2eb13: Waiting 14:07:31 de9db76c5a1d: Verifying Checksum 14:07:31 de9db76c5a1d: Download complete 14:07:31 0ef7d3d256c8: Download complete 14:07:31 93359f2a8cfa: Verifying Checksum 14:07:31 93359f2a8cfa: Download complete 14:07:31 188c0c94c7c5: Verifying Checksum 14:07:31 188c0c94c7c5: Download complete 14:07:31 7c6f9722023f: Verifying Checksum 14:07:31 7c6f9722023f: Download complete 14:07:31 188c0c94c7c5: Pull complete 14:07:32 0ef7d3d256c8: Pull complete 14:07:32 de9db76c5a1d: Pull complete 14:07:33 a35cf1a2eb13: Verifying Checksum 14:07:33 a35cf1a2eb13: Download complete 14:07:34 bca2f99d35d6: Verifying Checksum 14:07:34 bca2f99d35d6: Download complete 14:07:39 bca2f99d35d6: Pull complete 14:07:39 93359f2a8cfa: Pull complete 14:07:39 7c6f9722023f: Pull complete 14:07:40 Still waiting to schedule task 14:07:40 ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline 14:07:44 a35cf1a2eb13: Pull complete 14:07:44 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:07:44 ---> a62c8e92a672 14:07:44 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 14:07:44 ---> Running in 3a8b20b52e26 14:07:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:07:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:07:46 (1/12) Installing libmagic (5.38-r0) 14:07:47 (2/12) Installing file (5.38-r0) 14:07:47 (3/12) Installing libc-dev (0.7.2-r3) 14:07:47 (4/12) Installing g++ (9.3.0-r2) 14:07:52 (5/12) Installing fortify-headers (1.1-r0) 14:07:52 (6/12) Installing patch (2.7.6-r6) 14:07:52 (7/12) Installing build-base (0.5-r2) 14:07:52 (8/12) Installing libsodium (1.0.18-r0) 14:07:52 (9/12) Installing pkgconf (1.7.2-r0) 14:07:52 (10/12) Installing libsodium-dev (1.0.18-r0) 14:07:52 (11/12) Installing libzmq (4.3.3-r0) 14:07:52 (12/12) Installing zeromq-dev (4.3.3-r0) 14:07:52 Executing busybox-1.31.1-r19.trigger 14:07:52 OK: 233 MiB in 51 packages 14:07:56 Removing intermediate container 3a8b20b52e26 14:07:56 ---> 08ba08d048b9 14:07:56 Step 4/6 : WORKDIR /edgex-go 14:07:56 ---> Running in d3f875c13278 14:07:56 Removing intermediate container d3f875c13278 14:07:56 ---> df9c74f98a8e 14:07:56 Step 5/6 : COPY go.mod . 14:07:56 ---> 7ecf36ea0fbf 14:07:56 Step 6/6 : RUN go mod download 14:07:56 ---> Running in b041876f4af2 14:08:18 Removing intermediate container b041876f4af2 14:08:18 ---> 210473d1f2be 14:08:18 Successfully built 210473d1f2be 14:08:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:08:18 + docker inspect -f . ci-base-image-x86_64 14:08:18 . [Pipeline] withDockerContainer 14:08:19 prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container 14:08:19 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:08:20 $ docker top f27e494b260ac8632bb998669ffc72b9279eac8d57547225353e88dad1c18943 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:20 + go version 14:08:20 go version go1.15.5 linux/amd64 [Pipeline] } 14:08:20 $ docker stop --time=1 f27e494b260ac8632bb998669ffc72b9279eac8d57547225353e88dad1c18943 14:08:21 $ docker rm -f f27e494b260ac8632bb998669ffc72b9279eac8d57547225353e88dad1c18943 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:08:22 + docker inspect -f . ci-base-image-x86_64 14:08:22 . [Pipeline] withDockerContainer 14:08:22 prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container 14:08:23 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:08:24 $ docker top 63db395348154e7c59d709fb56357e487bad56f1843440172eb13509b9512ab5 -eo pid,comm [Pipeline] { [Pipeline] echo 14:08:25 ========================================================= 14:08:25 [edgeXBuildGoParallel] Running Tests and Build... 14:08:25 ========================================================= [Pipeline] sh 14:08:25 + make test 14:08:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:08:35 ? github.com/edgexfoundry/edgex-go [no test files] 14:08:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:08:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:08:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:09:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:09:00 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:09:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:09:02 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.089s coverage: 46.6% of statements 14:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 14:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 14:09:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 14:09:07 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.212s coverage: 27.0% of statements 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:09:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 14:09:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 14:09:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.131s coverage: 67.9% of statements 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 14:09:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.472s coverage: 82.3% of statements 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 14:09:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 14:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.401s coverage: 28.6% of statements 14:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 14:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 14:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 14:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.081s coverage: 100.0% of statements 14:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 14:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.055s coverage: 100.0% of statements 14:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 14:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.101s coverage: 86.7% of statements 14:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 14:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.160s coverage: 97.5% of statements 14:09:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 14:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 14:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 14:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 14:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 14:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 14:09:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.441s coverage: 92.8% of statements 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 14:09:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 14:09:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.1% of statements 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements 14:09:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.8% of statements 14:09:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 14:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.2% of statements 14:09:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.096s coverage: 91.4% of statements 14:09:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.214s coverage: 63.5% of statements 14:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 14:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 14:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 14:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.049s coverage: 73.7% of statements 14:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 14:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.387s coverage: 68.9% of statements 14:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 14:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 14:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 14:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 37.0% of statements 14:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.331s coverage: 84.0% of statements 14:09:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.048s coverage: 100.0% of statements 14:09:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.118s coverage: 47.1% of statements 14:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 14:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 14:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 14:09:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements 14:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 14:09:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements 14:09:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 14:09:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.783s coverage: 29.1% of statements 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 14:09:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.087s coverage: 99.0% of statements 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 14:09:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 14:09:19 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:09:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.046s coverage: 100.0% of statements 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:09:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 14:09:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.053s coverage: 87.9% of statements 14:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 14:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:09:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.028s coverage: 100.0% of statements 14:09:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 14:09:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 14:09:21 GO111MODULE=on go vet ./... 14:09:48 gofmt -l . 14:09:48 [ "`gofmt -l .`" = "" ] 14:09:48 ./bin/test-go-mod-tidy.sh 14:09:48 ./bin/test-attribution-txt.sh [Pipeline] sh 14:09:48 + ls -al . 14:09:48 total 656 14:09:48 drwxrwxr-x 10 1001 1001 4096 Jan 19 14:09 . 14:09:48 drwxr-xr-x 4 root root 28 Jan 19 14:08 .. 14:09:48 -rw-rw-r-- 1 1001 1001 11 Jan 19 14:06 .dockerignore 14:09:48 drwxrwxr-x 8 1001 1001 179 Jan 19 14:06 .git 14:09:48 drwxrwxr-x 3 1001 1001 125 Jan 19 14:06 .github 14:09:48 -rw-rw-r-- 1 1001 1001 824 Jan 19 14:06 .gitignore 14:09:48 drwx------ 3 1001 1001 47 Jan 19 14:07 .semver 14:09:48 -rw-rw-r-- 1 1001 1001 166 Jan 19 14:06 .sonarcloud.properties 14:09:48 -rw-rw-r-- 1 1001 1001 7744 Jan 19 14:06 Attribution.txt 14:09:48 -rw-rw-r-- 1 1001 1001 3804 Jan 19 14:06 CONTRIBUTING.md 14:09:48 -rw-rw-r-- 1 1001 1001 931 Jan 19 14:06 Dockerfile.build 14:09:48 -rw-rw-r-- 1 1001 1001 863 Jan 19 14:06 Jenkinsfile 14:09:48 -rw-rw-r-- 1 1001 1001 10775 Jan 19 14:06 LICENSE 14:09:48 -rw-rw-r-- 1 1001 1001 5750 Jan 19 14:06 Makefile 14:09:48 -rw-rw-r-- 1 1001 1001 6524 Jan 19 14:06 README.md 14:09:48 -rw-rw-r-- 1 1001 1001 6744 Jan 19 14:06 SECURITY.md 14:09:48 -rw-rw-r-- 1 1001 1001 5 Jan 19 14:07 VERSION 14:09:48 -rw-rw-r-- 1 1001 1001 4131 Jan 19 14:06 ZMQWindows.md 14:09:48 drwxrwxr-x 2 1001 1001 117 Jan 19 14:06 bin 14:09:48 drwxrwxr-x 14 1001 1001 4096 Jan 19 14:06 cmd 14:09:48 -rw-r--r-- 1 root root 550280 Jan 19 14:09 coverage.out 14:09:48 -rw-r--r-- 1 root root 981 Jan 19 14:09 go.mod 14:09:48 -rw-r--r-- 1 root root 19241 Jan 19 14:09 go.sum 14:09:48 drwxrwxr-x 8 1001 1001 127 Jan 19 14:06 internal 14:09:48 drwxrwxr-x 4 1001 1001 26 Jan 19 14:06 openapi 14:09:48 drwxrwxr-x 4 1001 1001 71 Jan 19 14:06 snap 14:09:48 -rw-rw-r-- 1 1001 1001 168 Jan 19 14:06 version.go [Pipeline] sh 14:09:48 + '[' -e coverage.out ] 14:09:48 + chown 1001:1001 coverage.out [Pipeline] stash 14:09:49 Stashed 1 file(s) [Pipeline] sh 14:09:49 + make build 14:09:49 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 14:09:54 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 14:09:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21181 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws 14:09:58 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 14:10:03 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 14:10:03 using credential edgex-jenkins-ssh 14:10:03 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 14:10:03 Cloning the remote Git repository 14:10:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:10:03 > git init /w/workspace/edgex-go/3 # timeout=10 14:10:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:10:03 > git --version # timeout=10 14:10:03 > git --version # 'git version 2.17.1' 14:10:03 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 14:10:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:10:07 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 14:10:08 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 14:10:09 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 14:10:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:10:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 14:10:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 14:10:14 $ docker stop --time=1 63db395348154e7c59d709fb56357e487bad56f1843440172eb13509b9512ab5 14:10:16 $ docker rm -f 63db395348154e7c59d709fb56357e487bad56f1843440172eb13509b9512ab5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:10:19 14:10:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 14:10:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:10:20 latest: Pulling from edgex-devops/edgex-compose 14:10:20 cbdbe7a5bc2a: Pulling fs layer 14:10:20 ca9280d653b3: Pulling fs layer 14:10:20 7e9c9ca2126c: Pulling fs layer 14:10:21 cbdbe7a5bc2a: Download complete 14:10:21 cbdbe7a5bc2a: Pull complete 14:10:21 ca9280d653b3: Verifying Checksum 14:10:21 ca9280d653b3: Download complete 14:10:22 7e9c9ca2126c: Verifying Checksum 14:10:22 7e9c9ca2126c: Download complete 14:10:22 ca9280d653b3: Pull complete 14:10:24 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:10:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:10:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:10:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:10:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:10:23 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:10:24 > git config core.sparsecheckout # timeout=10 14:10:24 > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 14:10:24 > git remote # timeout=10 14:10:24 > git config --get remote.origin.url # timeout=10 14:10:24 using GIT_SSH to set credentials SSH Credentials for GitHub 14:10:25 Merge succeeded, producing ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:10:25 Checking out Revision ce6ab2eeb2ba1ac48bfea0770421b51d449a34de (PR-3046) 14:10:24 > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 14:10:25 > git rev-parse HEAD^{commit} # timeout=10 14:10:25 > git config core.sparsecheckout # timeout=10 14:10:25 > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 14:10:29 7e9c9ca2126c: Pull complete 14:10:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 14:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:10:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 14:10:29 prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container 14:10:29 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:10:29 Commit message: "fix(snap): update pipe optimization patch" 14:10:32 $ docker top c6b33db65ff117208d3e8462bc0b70a83476635cd348afc522ad00412f596bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 14:10:32 + docker-compose build --help 14:10:32 + grep parallel [Pipeline] sh 14:10:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:10:33 --parallel Build images in parallel. [Pipeline] } 14:10:33 $ docker stop --time=1 c6b33db65ff117208d3e8462bc0b70a83476635cd348afc522ad00412f596bb4 14:10:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 14:10:34 $ docker rm -f c6b33db65ff117208d3e8462bc0b70a83476635cd348afc522ad00412f596bb4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:10:35 + sudo service docker restart 14:10:35 + true 14:10:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:10:35 . [Pipeline] withDockerContainer 14:10:35 prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container 14:10:35 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 14:10:36 $ docker top 6d38421a4d7a9c639022d5e35a32b331f2697a9e8b6f8069173a67e6c811c736 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:37 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 14:10:37 provisioning config files... 14:10:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6545260160679187678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:10:38 ---> docker-login.sh 14:10:38 nexus3.edgexfoundry.org:10001 14:10:38 Building docker-core-command-go ... 14:10:38 Building docker-core-data-go ... 14:10:38 Building docker-core-metadata-go ... 14:10:38 Building docker-security-bootstrap-redis-go ... 14:10:38 Building docker-security-proxy-setup-go ... 14:10:38 Building docker-security-secretstore-setup-go ... 14:10:38 Building docker-support-notifications-go ... 14:10:38 Building docker-support-scheduler-go ... 14:10:38 Building docker-sys-mgmt-agent-go ... 14:10:38 Building docker-support-notifications-go 14:10:38 Building docker-sys-mgmt-agent-go 14:10:38 Building docker-core-metadata-go 14:10:38 Building docker-security-proxy-setup-go 14:10:38 Building docker-core-command-go 14:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:39 Configure a credential helper to remove this warning. See 14:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:39 14:10:39 Login Succeeded 14:10:39 nexus3.edgexfoundry.org:10002 14:10:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:39 Configure a credential helper to remove this warning. See 14:10:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:39 14:10:39 Login Succeeded 14:10:39 nexus3.edgexfoundry.org:10003 14:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:40 Configure a credential helper to remove this warning. See 14:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:40 14:10:40 Login Succeeded 14:10:40 nexus3.edgexfoundry.org:10004 14:10:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:40 Configure a credential helper to remove this warning. See 14:10:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:40 14:10:40 Login Succeeded 14:10:40 docker.io 14:10:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:10:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:10:41 Configure a credential helper to remove this warning. See 14:10:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:10:41 14:10:41 Login Succeeded 14:10:41 ---> docker-login.sh ends [Pipeline] } 14:10:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:10:41 ========================================================= 14:10:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:10:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:10:42 + 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 . 14:10:45 Sending build context to Docker daemon 165.6MB 14:10:45 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 14:10:45 Step 2/6 : FROM ${BASE} 14:10:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:10:45 5f621e34cdf4: Pulling fs layer 14:10:45 a4357932f1b6: Pulling fs layer 14:10:45 18c013af1878: Pulling fs layer 14:10:45 00ac8860ef70: Pulling fs layer 14:10:45 63d7cb157983: Pulling fs layer 14:10:45 b116817d02f9: Pulling fs layer 14:10:45 745a02a5169b: Pulling fs layer 14:10:45 63d7cb157983: Waiting 14:10:45 b116817d02f9: Waiting 14:10:45 00ac8860ef70: Waiting 14:10:45 18c013af1878: Verifying Checksum 14:10:45 18c013af1878: Download complete 14:10:45 a4357932f1b6: Verifying Checksum 14:10:45 a4357932f1b6: Download complete 14:10:45 63d7cb157983: Download complete 14:10:45 b116817d02f9: Verifying Checksum 14:10:45 b116817d02f9: Download complete 14:10:45 5f621e34cdf4: Verifying Checksum 14:10:45 5f621e34cdf4: Download complete 14:10:45 5f621e34cdf4: Pull complete 14:10:46 a4357932f1b6: Pull complete 14:10:46 18c013af1878: Pull complete 14:10:47 745a02a5169b: Verifying Checksum 14:10:47 745a02a5169b: Download complete 14:10:48 00ac8860ef70: Verifying Checksum 14:10:48 00ac8860ef70: Download complete 14:11:00 00ac8860ef70: Pull complete 14:11:00 63d7cb157983: Pull complete 14:11:00 b116817d02f9: Pull complete 14:11:03 745a02a5169b: Pull complete 14:11:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:11:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:11:03 ---> b7e6874047d6 14:11:03 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 14:11:07 ---> Running in 9d22487eaed9 14:11:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:11:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:11:09 (1/12) Installing libmagic (5.38-r0) 14:11:09 (2/12) Installing file (5.38-r0) 14:11:09 (3/12) Installing libc-dev (0.7.2-r3) 14:11:09 (4/12) Installing g++ (9.3.0-r2) 14:11:15 (5/12) Installing fortify-headers (1.1-r0) 14:11:15 (6/12) Installing patch (2.7.6-r6) 14:11:15 (7/12) Installing build-base (0.5-r2) 14:11:15 (8/12) Installing libsodium (1.0.18-r0) 14:11:15 (9/12) Installing pkgconf (1.7.2-r0) 14:11:15 (10/12) Installing libsodium-dev (1.0.18-r0) 14:11:15 (11/12) Installing libzmq (4.3.3-r0) 14:11:15 (12/12) Installing zeromq-dev (4.3.3-r0) 14:11:15 Executing busybox-1.31.1-r19.trigger 14:11:15 OK: 217 MiB in 51 packages 14:11:17 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:11:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:11:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:11:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:11:17 ---> 210473d1f2be 14:11:17 Step 3/22 : WORKDIR /edgex-go 14:11:17 ---> 210473d1f2be 14:11:17 Step 3/21 : WORKDIR /edgex-go 14:11:17 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:11:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:11:17 ---> 210473d1f2be 14:11:17 Step 3/24 : WORKDIR /edgex-go 14:11:17 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:11:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:11:17 ---> 210473d1f2be 14:11:17 Step 3/22 : WORKDIR /edgex-go 14:11:17 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:11:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:11:17 ---> 210473d1f2be 14:11:17 Step 3/26 : WORKDIR /edgex-go 14:11:17 ---> Running in 2f78d4a79ac7 14:11:17 ---> Running in 53947785c6f6 14:11:17 ---> Running in 3e84cc479578 14:11:17 ---> Running in 668e3c3790d3 14:11:17 ---> Running in adf1a014cdf6 14:11:17 Removing intermediate container 2f78d4a79ac7 14:11:17 ---> aa52fcbf6986 14:11:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:17 Removing intermediate container 53947785c6f6 14:11:17 ---> 7cc429f77359 14:11:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:17 Removing intermediate container 3e84cc479578 14:11:17 ---> 5630bd9f37c6 14:11:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:17 Removing intermediate container 668e3c3790d3 14:11:17 ---> fd3055f535a0 14:11:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:17 Removing intermediate container adf1a014cdf6 14:11:17 ---> 326f08de4f93 14:11:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:11:17 ---> Running in 99f8aff011b5 14:11:17 ---> Running in 1fa881f9c03f 14:11:17 ---> Running in 2ea1b283c1e0 14:11:17 ---> Running in 6a34e498b850 14:11:17 ---> Running in a15ce1b17327 14:11:17 Removing intermediate container 99f8aff011b5 14:11:17 ---> a59c14f889a5 14:11:17 Step 5/22 : RUN apk add --update --no-cache make git 14:11:17 Removing intermediate container 1fa881f9c03f 14:11:17 ---> 439e660dfc78 14:11:17 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 14:11:17 Removing intermediate container 2ea1b283c1e0 14:11:17 ---> 92cc58c80a26 14:11:17 Step 5/21 : RUN apk add --update --no-cache make git 14:11:17 Removing intermediate container a15ce1b17327 14:11:17 ---> f826e3143b6b 14:11:17 Step 5/26 : RUN apk add --update --no-cache make bash git 14:11:17 ---> Running in d6425a8bf58d 14:11:17 ---> Running in 841b3a45606c 14:11:17 ---> Running in 579831ac6b95 14:11:17 Removing intermediate container 6a34e498b850 14:11:17 ---> deb06dbc7f28 14:11:17 Step 5/22 : RUN apk add --update --no-cache make git 14:11:17 ---> Running in 267ce2da72dd 14:11:17 ---> Running in 8f468c4a1a48 14:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:11:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:11:18 OK: 233 MiB in 51 packages 14:11:18 OK: 233 MiB in 51 packages 14:11:18 OK: 233 MiB in 51 packages 14:11:18 OK: 233 MiB in 51 packages 14:11:18 OK: 233 MiB in 51 packages 14:11:19 Removing intermediate container 579831ac6b95 14:11:19 ---> db7a32642f14 14:11:19 Step 6/21 : COPY go.mod . 14:11:19 Removing intermediate container 8f468c4a1a48 14:11:19 ---> b37848d9092f 14:11:19 Step 6/22 : COPY go.mod . 14:11:19 Removing intermediate container d6425a8bf58d 14:11:19 ---> a2d67d72452f 14:11:19 Step 6/24 : COPY go.mod . 14:11:19 ---> 8979d8747c59 14:11:19 Step 7/21 : RUN go mod download 14:11:19 ---> Running in e1b5a3d1bd6d 14:11:20 Removing intermediate container 9d22487eaed9 14:11:20 ---> fee1fc0bc097 14:11:20 Step 4/6 : WORKDIR /edgex-go 14:11:20 ---> Running in 1396a43969f8 14:11:20 ---> dc147f5e33e1 14:11:20 Step 7/22 : RUN go mod download 14:11:20 Removing intermediate container 267ce2da72dd 14:11:20 ---> 4355d65d554b 14:11:20 Step 6/26 : COPY go.mod . 14:11:20 Removing intermediate container 841b3a45606c 14:11:20 ---> 2599bd435893 14:11:20 Step 6/22 : COPY go.mod . 14:11:20 ---> e307c9b76f84 14:11:20 Step 7/24 : RUN go mod download 14:11:20 Removing intermediate container 1396a43969f8 14:11:20 ---> b09096a3adfe 14:11:20 Step 5/6 : COPY go.mod . 14:11:20 ---> Running in 8c6cd1e87e74 14:11:20 ---> Running in b06847e65937 14:11:20 ---> 2ea20bfac581 14:11:20 Step 7/26 : RUN go mod download 14:11:20 ---> de491c7c99ef 14:11:20 Step 7/22 : RUN go mod download 14:11:20 ---> 4d0f4bf974ef 14:11:20 Step 6/6 : RUN go mod download 14:11:20 ---> Running in 8aa53567c80a 14:11:20 ---> Running in 379d9b498c82 14:11:21 ---> Running in 28498eadeec7 14:11:22 Removing intermediate container 8c6cd1e87e74 14:11:22 ---> f2edc0ca5954 14:11:22 Step 8/22 : COPY . . 14:11:22 Removing intermediate container b06847e65937 14:11:22 ---> effd003b1d46 14:11:22 Step 8/24 : COPY . . 14:11:22 Removing intermediate container e1b5a3d1bd6d 14:11:22 ---> 277533e0fd90 14:11:22 Step 8/21 : COPY . . 14:11:23 Removing intermediate container 8aa53567c80a 14:11:23 ---> 3416475aa9e9 14:11:23 Step 8/26 : COPY . . 14:11:25 Removing intermediate container 379d9b498c82 14:11:25 ---> e91e3aa157e0 14:11:25 Step 8/22 : COPY . . 14:11:47 Removing intermediate container 28498eadeec7 14:11:47 ---> a937b53c0dec 14:11:47 Successfully built a937b53c0dec 14:11:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:11:48 + docker inspect -f . ci-base-image-arm64 14:11:48 . [Pipeline] withDockerContainer 14:11:48 prd-ubuntu18.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container 14:11:48 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 14:11:50 $ docker top 6ff04a7915b74f3769d98704e05ec344975886846d548d5d0eb710e1a7a3587e -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:51 + go version 14:11:51 go version go1.15.5 linux/arm64 [Pipeline] } 14:11:51 $ docker stop --time=1 6ff04a7915b74f3769d98704e05ec344975886846d548d5d0eb710e1a7a3587e 14:11:53 $ docker rm -f 6ff04a7915b74f3769d98704e05ec344975886846d548d5d0eb710e1a7a3587e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:11:54 + docker inspect -f . ci-base-image-arm64 14:11:54 . [Pipeline] withDockerContainer 14:11:54 prd-ubuntu18.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container 14:11:54 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 14:11:56 $ docker top 14fb7485e06f90bdd47c90bdf818f92b3bdc783f16ff9dfeb55e6bdbbe329213 -eo pid,comm [Pipeline] { [Pipeline] echo 14:11:56 ========================================================= 14:11:56 [edgeXBuildGoParallel] Running Tests and Build... 14:11:56 ========================================================= [Pipeline] sh 14:11:57 + make test 14:11:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 14:12:04 ---> 387da430e00b 14:12:04 Step 9/24 : RUN make cmd/support-notifications/support-notifications 14:12:04 ---> 30bf96040b7c 14:12:04 Step 9/22 : RUN make cmd/core-command/core-command 14:12:04 ---> 7c0f41cf9e1a 14:12:04 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:12:04 ---> Running in 119a852289a4 14:12:04 ---> Running in 0ff23cea251a 14:12:04 ---> dd4e7ef35a20 14:12:04 Step 9/22 : RUN make cmd/core-metadata/core-metadata 14:12:04 ---> 704e0c21d701 14:12:04 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:12:04 ---> Running in b11643548aee 14:12:04 ---> Running in f73ecc4077c4 14:12:04 ---> Running in d5675ef6da68 14:12:05 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 14:12:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 14:12:05 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 14:12: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 14:12:05 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 14:12:19 ? github.com/edgexfoundry/edgex-go [no test files] 14:12:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 14:12:38 Removing intermediate container 119a852289a4 14:12:38 ---> e78c68130be2 14:12:38 14:12:38 Step 10/24 : FROM scratch 14:12:38 ---> 14:12:38 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:12:40 Removing intermediate container b11643548aee 14:12:40 ---> 2480e1fb8978 14:12:40 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:12:40 ---> Running in ea0237c6b188 14:12:40 Removing intermediate container 0ff23cea251a 14:12:40 ---> e6c2f37b757f 14:12:40 14:12:40 Step 10/22 : FROM scratch 14:12:40 ---> 14:12:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:12:40 ---> Running in 3de24e78897a 14:12:40 ---> Running in 75c8832d9162 14:12:41 Removing intermediate container ea0237c6b188 14:12:41 ---> 9c907178410f 14:12:41 Step 12/24 : ENV APP_PORT=48060 14:12:42 ---> Running in 06e299a27a90 14:12:42 Removing intermediate container 75c8832d9162 14:12:42 ---> 3968b5a0f6aa 14:12:42 Step 12/22 : ENV APP_PORT=48082 14:12:42 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 14:12:42 ---> Running in e74fd8ea1c53 14:12:42 Removing intermediate container d5675ef6da68 14:12:42 ---> d045fae54791 14:12:42 14:12:42 Step 10/21 : FROM alpine:3.12 14:12:42 3.12: Pulling from library/alpine 14:12:43 Removing intermediate container 06e299a27a90 14:12:43 ---> ef22c824bb15 14:12:43 Step 13/24 : EXPOSE $APP_PORT 14:12:43 ---> Running in 033a20a094d0 14:12:43 Removing intermediate container e74fd8ea1c53 14:12:43 ---> 88fb62a440a4 14:12:43 Step 13/22 : EXPOSE $APP_PORT 14:12:43 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 14:12:43 Status: Downloaded newer image for alpine:3.12 14:12:43 ---> 389fef711851 14:12:43 Step 11/21 : RUN apk add --update --no-cache curl 14:12:45 ---> Running in d95bc0a090e6 14:12:45 ---> Running in 522a75e03447 14:12:45 Removing intermediate container 033a20a094d0 14:12:45 ---> d94632ba9c18 14:12:45 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 14:12:45 Removing intermediate container f73ecc4077c4 14:12:45 ---> fc23a5fa30e5 14:12:45 14:12:45 Step 10/22 : FROM scratch 14:12:45 ---> 14:12:45 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:12:45 ---> Using cache 14:12:45 ---> 3968b5a0f6aa 14:12:45 Step 12/22 : ENV APP_PORT=48081 14:12:45 Removing intermediate container d95bc0a090e6 14:12:45 ---> 8c3b86931eb9 14:12:45 Step 14/22 : WORKDIR / 14:12:45 ---> Running in b928fa145855 14:12:46 ---> Running in 0533ae0bb25d 14:12:46 Removing intermediate container 3de24e78897a 14:12:46 ---> ed8c03457a12 14:12:46 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 14:12:46 ---> b7f0934f97fd 14:12:46 14:12:46 Step 11/26 : FROM docker:20.10.0 14:12:46 20.10.0: Pulling from library/docker 14:12:46 Removing intermediate container b928fa145855 14:12:46 ---> b31c21347451 14:12:46 Step 13/22 : EXPOSE $APP_PORT 14:12:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:12:46 ---> Running in f304f61de935 14:12:46 Removing intermediate container 0533ae0bb25d 14:12:46 ---> 5ca4da062ba6 14:12:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:12:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:12:46 (1/4) Installing ca-certificates (20191127-r4) 14:12:46 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:12:46 (3/4) Installing libcurl (7.69.1-r3) 14:12:46 (4/4) Installing curl (7.69.1-r3) 14:12:46 Executing busybox-1.31.1-r19.trigger 14:12:46 Executing ca-certificates-20191127-r4.trigger 14:12:46 OK: 7 MiB in 18 packages 14:12:47 Removing intermediate container f304f61de935 14:12:47 ---> 7a57d36ad80d 14:12:47 Step 14/22 : WORKDIR / 14:12:48 ---> f0440dcc9090 14:12:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 14:12:48 ---> Running in 5962c26850a3 14:12:49 ---> 30d3e664f039 14:12:49 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 14:12:49 ---> b86bda28eacb 14:12:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:12:49 Removing intermediate container 5962c26850a3 14:12:49 ---> 9b1967b44b8a 14:12:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:12:50 Removing intermediate container 522a75e03447 14:12:50 ---> f36a471abf16 14:12:50 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:12:50 ---> 198168cddb9a 14:12:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:12:50 ---> 645c698a7b47 14:12:50 Step 18/22 : ENTRYPOINT ["/core-command"] 14:12:50 ---> ee6d1f8a1ddb 14:12:50 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:12:50 ---> Running in 7d412623a6f1 14:12:50 ---> Running in 1ec7f9f5c275 14:12:50 Removing intermediate container 7d412623a6f1 14:12:50 ---> 2bd5d3a3f526 14:12:50 Step 13/21 : WORKDIR /edgex 14:12:50 Removing intermediate container 1ec7f9f5c275 14:12:50 ---> d29ba9f79265 14:12:50 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:12:50 ---> f9a8159bcfa2 14:12:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:12:50 ---> Running in b405f0ff0219 14:12:50 ---> Running in e40a4b7417e9 14:12:50 ---> b10177f6a3bd 14:12:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:12:51 Removing intermediate container e40a4b7417e9 14:12:51 ---> c6da0a7f058c 14:12:51 Step 20/22 : LABEL arch=x86_64 14:12:51 ---> d757865a71c8 14:12:51 Step 18/22 : ENTRYPOINT ["/core-metadata"] 14:12:51 Removing intermediate container b405f0ff0219 14:12:51 ---> f6895f5b8244 14:12:51 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:12:51 ---> Running in 3df5c3e00d30 14:12:51 ---> 4c48f338a053 14:12:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:12:52 ---> Running in 7d67a64c2f29 14:12:52 Removing intermediate container 3df5c3e00d30 14:12:52 ---> af20281d160f 14:12:52 Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:12:52 ---> d6eb1619cacb 14:12:52 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:12:52 ---> Running in 3f4103509c3c 14:12:52 Removing intermediate container 7d67a64c2f29 14:12:52 ---> c694d77c4f5b 14:12:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:12:52 ---> Running in fcefb5e5642c 14:12:52 ---> 3e1b55a98dd3 14:12:52 Step 20/24 : ENTRYPOINT ["/support-notifications"] 14:12:52 Removing intermediate container 3f4103509c3c 14:12:52 ---> 891e52ba63da 14:12:52 Step 22/22 : LABEL version=0.0.0 14:12:52 ---> Running in 0f4f2d54e236 14:12:52 ---> Running in 37041b28048c 14:12:52 ---> 4f940f4c3642 14:12:52 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:12:52 Removing intermediate container fcefb5e5642c 14:12:52 ---> 286d9c04fa1d 14:12:52 Step 20/22 : LABEL arch=x86_64 14:12:52 Removing intermediate container 0f4f2d54e236 14:12:52 ---> 60327690c50e 14:12:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:12:53 ---> Running in 90a576717119 14:12:53 ---> Running in 4fde0ea0fa46 14:12:53 Removing intermediate container 37041b28048c 14:12:53 ---> 749b4732762d 14:12:53 14:12:53 Successfully built 749b4732762d 14:12:53 ---> fcad563b5e1f 14:12:53 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:12:53 Successfully tagged docker-core-command-go:latest 14:12:53 Building docker-core-data-go 14:12:53  Building docker-core-command-go ... done Removing intermediate container 90a576717119 14:12:53 ---> cefd17c778d4 14:12:53 Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:12:53 Removing intermediate container 4fde0ea0fa46 14:12:53 ---> af52d0debdf6 14:12:53 Step 22/24 : LABEL arch=x86_64 14:12:53 ---> Running in e5c9eb22e0ea 14:12:53 ---> Running in 3a830140fe2a 14:12:54 ---> Running in 340b49bb49f5 14:12:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:12:54 Status: Downloaded newer image for docker:20.10.0 14:12:54 ---> aefe523efa57 14:12:54 Step 12/26 : RUN apk add --no-cache bash 14:12:54 ---> Running in 6c8695575ab8 14:12:54 Removing intermediate container e5c9eb22e0ea 14:12:54 ---> d9afb2a5c9a6 14:12:54 Step 18/21 : CMD ["--init=true"] 14:12:54 Removing intermediate container 3a830140fe2a 14:12:54 ---> 2b3c4f13d67f 14:12:54 Step 22/22 : LABEL version=0.0.0 14:12:56 Removing intermediate container 340b49bb49f5 14:12:56 ---> 6143ddae8565 14:12:56 Step 23/24 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:12:57 ---> Running in 223254417a5c 14:12:57 ---> Running in cf6f495ee1f3 14:12:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:12:57 ---> Running in d391aa500230 14:12:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:12:57 (1/2) Installing readline (8.0.4-r0) 14:12:58 (2/2) Installing bash (5.0.17-r0) 14:12:58 Executing bash-5.0.17-r0.post-install 14:12:58 Executing busybox-1.31.1-r19.trigger 14:12:58 OK: 12 MiB in 22 packages 14:12:58 Removing intermediate container cf6f495ee1f3 14:12:58 ---> 2f923368dc26 14:12:58 14:12:58 Removing intermediate container 223254417a5c 14:12:58 ---> 8cc3bc5b6f27 14:12:58 Step 19/21 : LABEL arch=x86_64 14:12:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 14:12:58 Removing intermediate container d391aa500230 14:12:58 ---> 19855b464c85 14:12:58 Step 24/24 : LABEL version=0.0.0 14:12:58 Successfully built 2f923368dc26 14:12:58 ---> Running in d1e9fee662d7 14:12:58 Successfully tagged docker-core-metadata-go:latest 14:12:58  Building docker-core-metadata-go ... done Building docker-support-scheduler-go 14:12:58 ---> Running in 9da6d7b7df2e 14:13:01 Removing intermediate container d1e9fee662d7 14:13:01 ---> 713c14a5fd92 14:13:01 Step 20/21 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:13:04 Removing intermediate container 9da6d7b7df2e 14:13:04 ---> 2a85e87960ec 14:13:04 14:13:04 Removing intermediate container 6c8695575ab8 14:13:04 ---> 1ea7d4057bcb 14:13:04 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:13:04 Successfully built 2a85e87960ec 14:13:07 Successfully tagged docker-support-notifications-go:latest 14:13:07 Building docker-security-secretstore-setup-go 14:13:07  Building docker-support-notifications-go ... done  ---> Running in 2bac5432392b 14:13:07 ---> Running in 4c7a591e6522 14:13:08 Removing intermediate container 2bac5432392b 14:13:08 ---> f70862ed4039 14:13:08 Step 21/21 : LABEL version=0.0.0 14:13:09 Removing intermediate container 4c7a591e6522 14:13:09 ---> a7cae111f862 14:13:09 Step 14/26 : ENV APP_PORT=48090 14:13:09 ---> Running in 00e83c405189 14:13:10 ---> Running in ebccdaa550e5 14:13:12 Removing intermediate container 00e83c405189 14:13:12 ---> 229f0dfd4bb0 14:13:12 14:13:12 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:13:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:13:12 ---> 210473d1f2be 14:13:12 Step 3/23 : WORKDIR /edgex-go 14:13:12 ---> Using cache 14:13:12 ---> 326f08de4f93 14:13:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:12 ---> Using cache 14:13:12 ---> deb06dbc7f28 14:13:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:13:13 Successfully built 229f0dfd4bb0 14:13:13 Successfully tagged docker-security-proxy-setup-go:latest 14:13:13 Building docker-security-bootstrap-redis-go 14:13:13  Building docker-security-proxy-setup-go ... done Removing intermediate container ebccdaa550e5 14:13:13 ---> 9648a987d221 14:13:13 Step 15/26 : EXPOSE $APP_PORT 14:13:13 ---> Running in dab519260095 14:13:13 ---> Running in 349c7ddb4978 14:13:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:13:16 Removing intermediate container 349c7ddb4978 14:13:16 ---> 157f29704f09 14:13:16 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:13:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:13:17 OK: 233 MiB in 51 packages 14:13:18 ---> 6d8deb64b429 14:13:18 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:13:19 ---> b463fff2ce10 14:13:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:13:20 Removing intermediate container dab519260095 14:13:20 ---> 4dd7b5c7af93 14:13:20 Step 6/23 : COPY go.mod . 14:13:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 14:13:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 14:13:21 ---> 78f4e92603c3 14:13:21 Step 7/23 : RUN go mod download 14:13:22 ---> ff70247ccd2a 14:13:22 Step 19/26 : RUN apk --no-cache add py3-pip 14:13:22 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:13:22 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:13:22 ---> 210473d1f2be 14:13:22 Step 3/21 : WORKDIR /edgex-go 14:13:22 ---> Using cache 14:13:22 ---> 326f08de4f93 14:13:22 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:22 ---> Using cache 14:13:22 ---> deb06dbc7f28 14:13:22 Step 5/21 : RUN apk add --update --no-cache make git 14:13:22 ---> Using cache 14:13:22 ---> b37848d9092f 14:13:22 Step 6/21 : COPY go.mod . 14:13:22 ---> Using cache 14:13:22 ---> dc147f5e33e1 14:13:22 Step 7/21 : RUN go mod download 14:13:22 ---> Using cache 14:13:22 ---> f2edc0ca5954 14:13:22 Step 8/21 : COPY . . 14:13:22 ---> Using cache 14:13:22 ---> dd4e7ef35a20 14:13:22 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 14:13:23 ---> Running in 13cb82152768 14:13:23 ---> Running in f016d488348a 14:13:23 ---> Running in 5be216d384de 14:13:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 14:13:23 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 14:13:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 14:13:26 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 14:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:13:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:13:26 (1/33) Installing libbz2 (1.0.8-r1) 14:13:26 (2/33) Installing expat (2.2.9-r1) 14:13:26 (3/33) Installing libffi (3.3-r2) 14:13:26 (4/33) Installing gdbm (1.13-r1) 14:13:26 (5/33) Installing xz-libs (5.2.5-r0) 14:13:26 (6/33) Installing sqlite-libs (3.32.1-r0) 14:13:26 (7/33) Installing python3 (3.8.5-r0) 14:13:30 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.245s coverage: 46.6% of statements 14:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 14:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 14:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 14:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 14:13:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 14:13:30 (8/33) Installing py3-appdirs (1.4.4-r1) 14:13:30 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:13:30 (10/33) Installing py3-parsing (2.4.7-r0) 14:13:30 (11/33) Installing py3-six (1.15.0-r0) 14:13:31 (12/33) Installing py3-packaging (20.4-r0) 14:13:31 (13/33) Installing py3-setuptools (47.0.0-r0) 14:13:32 (14/33) Installing py3-chardet (3.0.4-r4) 14:13:32 (15/33) Installing py3-idna (2.9-r0) 14:13:32 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:13:32 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:13:32 (18/33) Installing py3-requests (2.23.0-r0) 14:13:32 (19/33) Installing py3-msgpack (1.0.0-r0) 14:13:32 (20/33) Installing py3-lockfile (0.12.2-r3) 14:13:32 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:13:32 (22/33) Installing py3-colorama (0.4.3-r0) 14:13:32 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:13:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:13:32 ---> 210473d1f2be 14:13:32 Step 3/24 : WORKDIR /edgex-go 14:13:32 ---> Using cache 14:13:32 ---> 326f08de4f93 14:13:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:32 ---> Using cache 14:13:32 ---> deb06dbc7f28 14:13:32 Step 5/24 : RUN apk add --update --no-cache make git 14:13:32 ---> Using cache 14:13:32 ---> b37848d9092f 14:13:32 Step 6/24 : COPY go.mod . 14:13:32 ---> Using cache 14:13:32 ---> dc147f5e33e1 14:13:32 Step 7/24 : RUN go mod download 14:13:32 ---> Using cache 14:13:32 ---> f2edc0ca5954 14:13:32 Step 8/24 : COPY . . 14:13:32 (23/33) Installing py3-distlib (0.3.0-r0) 14:13:32 (24/33) Installing py3-distro (1.5.0-r1) 14:13:32 (25/33) Installing py3-webencodings (0.5.1-r3) 14:13:32 ---> Using cache 14:13:32 ---> dd4e7ef35a20 14:13:32 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:13:32 (26/33) Installing py3-html5lib (1.0.1-r4) 14:13:34 (27/33) Installing py3-pytoml (0.1.21-r0) 14:13:34 (28/33) Installing py3-pep517 (0.8.2-r0) 14:13:34 (29/33) Installing py3-progress (1.5-r0) 14:13:34 (30/33) Installing py3-toml (0.10.1-r0) 14:13:34 (31/33) Installing py3-retrying (1.3.3-r0) 14:13:34 ---> Running in 308e93c0bd04 14:13:34 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:13:34 (33/33) Installing py3-pip (20.1.1-r0) 14:13:34 Removing intermediate container 13cb82152768 14:13:34 ---> 62cc539ab5f2 14:13:34 Step 8/23 : COPY . . 14:13:34 Executing busybox-1.31.1-r19.trigger 14:13:34 OK: 71 MiB in 55 packages 14:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.584s coverage: 27.0% of statements 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 14:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.119s coverage: 100.0% of statements 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 14:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.107s coverage: 100.0% of statements 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 14:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.235s coverage: 67.9% of statements 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 14:13:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.705s coverage: 82.3% of statements 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 14:13:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 14:13:38 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 14:13:41 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:13:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:13:41 ---> 210473d1f2be 14:13:41 Step 3/22 : WORKDIR /edgex-go 14:13:41 ---> Using cache 14:13:41 ---> 326f08de4f93 14:13:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:41 ---> Using cache 14:13:41 ---> deb06dbc7f28 14:13:41 Step 5/22 : RUN apk add --update --no-cache make git 14:13:41 ---> Using cache 14:13:41 ---> b37848d9092f 14:13:41 Step 6/22 : COPY go.mod . 14:13:41 ---> Using cache 14:13:41 ---> dc147f5e33e1 14:13:41 Step 7/22 : RUN go mod download 14:13:41 ---> Using cache 14:13:41 ---> f2edc0ca5954 14:13:41 Step 8/22 : COPY . . 14:13:41 ---> Using cache 14:13:41 ---> dd4e7ef35a20 14:13:41 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 14:13:43 ---> Running in 5a745e694ff6 14:13:45 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 14:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.104s coverage: 28.6% of statements 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 14:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.231s coverage: 100.0% of statements 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 14:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.135s coverage: 100.0% of statements 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 14:13:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.275s coverage: 86.7% of statements 14:13:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 14:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.321s coverage: 97.5% of statements 14:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 14:13:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.134s coverage: 78.3% of statements 14:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 14:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 14:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 14:13:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 14:13:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.251s coverage: 92.8% of statements 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 14:13:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 14:13:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.190s coverage: 0.1% of statements 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 14:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 14:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 75.5% of statements 14:13:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 14:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.8% of statements 14:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.119s coverage: 87.2% of statements 14:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.137s coverage: 84.2% of statements 14:13:57 Removing intermediate container f016d488348a 14:13:57 ---> b509ecc557d4 14:13:57 Step 20/26 : RUN pip install docker-compose==1.23.2 14:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements 14:13:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 14:13:59 ---> Running in 9b6fb1abe5f3 14:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.561s coverage: 63.5% of statements 14:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 14:14:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 14:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 14:14:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.111s coverage: 91.3% of statements 14:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.095s coverage: 100.0% of statements 14:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements 14:14:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements 14:14:02 ---> 9437872e8d4d 14:14:02 Step 9/23 : RUN make cmd/core-data/core-data 14:14:03 ---> Running in 1bdfa7683488 14:14:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 14:14:04 Removing intermediate container 5be216d384de 14:14:04 ---> d64cbb9586c7 14:14:04 14:14:04 Step 10/21 : FROM scratch 14:14:04 ---> 14:14:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:14:04 ---> Using cache 14:14:04 ---> 3968b5a0f6aa 14:14:04 Step 12/21 : ENV APP_PORT=48085 14:14:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 14:14:04 ---> Running in ddbd3351736b 14:14:04 Removing intermediate container ddbd3351736b 14:14:04 ---> 01e3b273fd0c 14:14:04 Step 13/21 : EXPOSE $APP_PORT 14:14:04 ---> Running in 2cd43680795c 14:14:05 Collecting docker-compose==1.23.2 14:14:05 Removing intermediate container 2cd43680795c 14:14:05 ---> 896406f5f2a7 14:14:05 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 14:14:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:14:05 Collecting dockerpty<0.5,>=0.4.1 14:14:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:14:06 ---> 46155f2761f7 14:14:06 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:14:06 Collecting websocket-client<1.0,>=0.32.0 14:14:06 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 14:14:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.841s coverage: 68.9% of statements 14:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 14:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 14:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 14:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 14:14:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 14:14:06 Collecting texttable<0.10,>=0.9.0 14:14:06 Downloading texttable-0.9.1.tar.gz (11 kB) 14:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.397s coverage: 37.0% of statements 14:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 14:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 14:14:07 Collecting docopt<0.7,>=0.6.1 14:14:07 Downloading docopt-0.6.2.tar.gz (25 kB) 14:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.623s coverage: 84.0% of statements 14:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements 14:14:08 Collecting jsonschema<3,>=2.5.1 14:14:08 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:14:09 ---> 9ec996001413 14:14:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:14:09 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:14:09 Removing intermediate container 5a745e694ff6 14:14:09 ---> 8623436e30e7 14:14:09 14:14:09 Step 10/22 : FROM alpine:3.12 14:14:09 ---> 389fef711851 14:14:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:14:09 Collecting cached-property<2,>=1.2.0 14:14:09 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:14:09 Removing intermediate container 308e93c0bd04 14:14:09 ---> b794eb2dc954 14:14:09 14:14:09 Step 10/24 : FROM alpine:3.12 14:14:09 ---> 389fef711851 14:14:09 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:14:09 ---> Running in b6ac3fe34081 14:14:10 Collecting docker<4.0,>=3.6.0 14:14:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:14:10 ---> Running in 55cb0af260d6 14:14:10 ---> 5564d774ad23 14:14:10 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 14:14:10 ---> Running in 087be1950616 14:14:10 Collecting PyYAML<4,>=3.10 14:14:10 Downloading PyYAML-3.13.tar.gz (270 kB) 14:14:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:14:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:14:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:14:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:14:12 (1/5) Installing ca-certificates (20191127-r4) 14:14:12 Removing intermediate container 087be1950616 14:14:12 ---> b4d533da8f56 14:14:12 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:14:12 (1/5) Installing ca-certificates (20191127-r4) 14:14:12 (2/5) Installing nghttp2-libs (1.41.0-r0) 14:14:12 (2/5) Installing nghttp2-libs (1.41.0-r0) 14:14:12 (3/5) Installing libcurl (7.69.1-r3) 14:14:12 (3/5) Installing libcurl (7.69.1-r3) 14:14:12 (4/5) Installing curl (7.69.1-r3) 14:14:12 (4/5) Installing curl (7.69.1-r3) 14:14:12 (5/5) Installing dumb-init (1.2.2-r1) 14:14:12 (5/5) Installing dumb-init (1.2.2-r1) 14:14:12 Executing busybox-1.31.1-r19.trigger 14:14:12 Executing busybox-1.31.1-r19.trigger 14:14:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:14:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:14:13 Executing ca-certificates-20191127-r4.trigger 14:14:13 Executing ca-certificates-20191127-r4.trigger 14:14:13 OK: 7 MiB in 19 packages 14:14:13 OK: 7 MiB in 19 packages 14:14:13 ---> Running in 54318a264583 14:14:13 Collecting docker-pycreds>=0.4.0 14:14:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:14:13 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) 14:14:13 Collecting idna<2.8,>=2.5 14:14:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:14:14 Removing intermediate container 54318a264583 14:14:14 ---> 317bd92cb60c 14:14:14 Step 19/21 : LABEL arch=x86_64 14:14:14 Collecting urllib3<1.25,>=1.21.1 14:14:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:14:14 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) 14:14:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:14:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:14:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:14:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:14:14 ---> Running in 7ac8c8df81b7 14:14:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.401s coverage: 47.1% of statements 14:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 14:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 14:14:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.135s coverage: 100.0% of statements 14:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 14:14:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements 14:14:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 14:14:14 Installing collected packages: dockerpty, websocket-client, texttable, docopt, jsonschema, cached-property, docker-pycreds, idna, urllib3, requests, docker, PyYAML, docker-compose 14:14:14 Running setup.py install for dockerpty: started 14:14:14 Removing intermediate container 7ac8c8df81b7 14:14:14 ---> ec289267fb96 14:14:14 Step 20/21 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:14:14 ---> Running in 4b9208f74510 14:14:15 Running setup.py install for dockerpty: finished with status 'done' 14:14:15 Removing intermediate container 4b9208f74510 14:14:15 ---> d726a2ceef82 14:14:15 Step 21/21 : LABEL version=0.0.0 14:14:15 Removing intermediate container b6ac3fe34081 14:14:15 ---> 03dd4e4db1bc 14:14:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 14:14:15 Running setup.py install for texttable: started 14:14:15 Removing intermediate container 55cb0af260d6 14:14:15 ---> 7b0d700b0d62 14:14:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:14:15 ---> Running in fd648f35f955 14:14:15 ---> Running in 55b2e09f3012 14:14:15 ---> Running in d482f689cf40 14:14:16 Running setup.py install for texttable: finished with status 'done' 14:14:16 Running setup.py install for docopt: started 14:14:16 Removing intermediate container 55b2e09f3012 14:14:16 ---> 241b9ceeb8ec 14:14:16 Step 13/22 : WORKDIR / 14:14:16 Removing intermediate container d482f689cf40 14:14:16 ---> 7b4c6cb83ecc 14:14:16 Step 13/24 : WORKDIR / 14:14:16 Removing intermediate container fd648f35f955 14:14:16 ---> 0e6b5d10ae27 14:14:16 14:14:16 ---> Running in 6c922acb4fa2 14:14:16 Successfully built 0e6b5d10ae27 14:14:17 ---> Running in efca28ab441d 14:14:17 Running setup.py install for docopt: finished with status 'done' 14:14:17 Successfully tagged docker-support-scheduler-go:latest 14:14:17  Building docker-support-scheduler-go ... done  Attempting uninstall: idna 14:14:17 Found existing installation: idna 2.9 14:14:17 Removing intermediate container 6c922acb4fa2 14:14:17 ---> 62577c9d60a0 14:14:17 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:14:17 Uninstalling idna-2.9: 14:14:17 Successfully uninstalled idna-2.9 14:14:17 Removing intermediate container efca28ab441d 14:14:17 ---> 4afabc97c3fb 14:14:17 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:14:17 Attempting uninstall: urllib3 14:14:17 Found existing installation: urllib3 1.25.9 14:14:17 Uninstalling urllib3-1.25.9: 14:14:18 Successfully uninstalled urllib3-1.25.9 14:14:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.961s coverage: 29.1% of statements 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 14:14:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.209s coverage: 99.0% of statements 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 14:14:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.095s coverage: 100.0% of statements 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 14:14:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 14:14:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.060s coverage: 100.0% of statements 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 14:14:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 14:14:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 14:14:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 14:14:19 ---> df3987338d36 14:14:19 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 14:14:19 ---> 364462c62603 14:14:19 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:14:19 Attempting uninstall: requests 14:14:19 Found existing installation: requests 2.23.0 14:14:19 Uninstalling requests-2.23.0: 14:14:19 Successfully uninstalled requests-2.23.0 14:14:19 ---> 3ceb4395dfff 14:14:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 14:14:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.055s coverage: 32.1% of statements 14:14:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 14:14:20 ---> ecb190ac3093 14:14:20 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:14:21 GO111MODULE=on go vet ./... 14:14:21 ---> f3cd6992026d 14:14:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 14:14:21 Running setup.py install for PyYAML: started 14:14:21 ---> a122ca75f9af 14:14:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:14:22 Running setup.py install for PyYAML: finished with status 'done' 14:14:22 ---> 69eb14c18548 14:14:22 Step 18/22 : RUN chmod +x entrypoint.sh 14:14:22 ---> Running in 97e6c4247998 14:14:22 ---> ca7086953277 14:14:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:14:23 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 14:14:23 ---> d5b0dcf35a17 14:14:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:14:24 ---> c3f5519d92ee 14:14:24 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:14:26 ---> Running in 89cea6cd56f6 14:14:27 Removing intermediate container 97e6c4247998 14:14:27 ---> f0b1c0a2e12e 14:14:27 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 14:14:27 Removing intermediate container 9b6fb1abe5f3 14:14:27 ---> c0350c431290 14:14:27 Step 21/26 : RUN apk --no-cache add curl 14:14:28 ---> Running in f7216c5177b6 14:14:28 ---> Running in 40ab3937ab46 14:14:28 Removing intermediate container f7216c5177b6 14:14:28 ---> e90fd93e95f2 14:14:28 Step 20/22 : LABEL arch=x86_64 14:14:28 ---> Running in bb03e2b527eb 14:14:28 Removing intermediate container bb03e2b527eb 14:14:28 ---> 40618ba94505 14:14:28 Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:14:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:14:29 ---> Running in e60e52903281 14:14:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:14:29 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:14:29 (2/3) Installing libcurl (7.69.1-r3) 14:14:29 (3/3) Installing curl (7.69.1-r3) 14:14:29 Executing busybox-1.31.1-r19.trigger 14:14:29 OK: 72 MiB in 58 packages 14:14:29 Removing intermediate container e60e52903281 14:14:29 ---> 43a71956ac23 14:14:29 Step 22/22 : LABEL version=0.0.0 14:14:31 ---> Running in 2a8574cb2e45 14:14:31 Removing intermediate container 89cea6cd56f6 14:14:31 ---> 27f596371b18 14:14:31 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:14:31 Removing intermediate container 1bdfa7683488 14:14:31 ---> de0b8735b7c5 14:14:31 14:14:31 Step 10/23 : FROM alpine:3.12 14:14:31 ---> 389fef711851 14:14:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:14:31 ---> Running in 54ca2cefc905 14:14:31 ---> Running in aff0e71f927f 14:14:31 Removing intermediate container 2a8574cb2e45 14:14:31 ---> 4a5ca34e7ce0 14:14:31 14:14:31 Removing intermediate container 40ab3937ab46 14:14:31 ---> 1942e37073df 14:14:31 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 14:14:31 Removing intermediate container 54ca2cefc905 14:14:31 ---> 49fc8ad31633 14:14:31 Step 22/24 : LABEL arch=x86_64 14:14:31 Successfully built 4a5ca34e7ce0 14:14:31 ---> Running in 06bdddbf9ef1 14:14:31 ---> Running in 1f8f30fcec96 14:14:31 Successfully tagged docker-security-bootstrap-redis-go:latest 14:14:31  Building docker-security-bootstrap-redis-go ... done Removing intermediate container aff0e71f927f 14:14:31 ---> a8b2aaca1b9b 14:14:31 Step 12/23 : ENV APP_PORT=48080 14:14:31 ---> Running in 53032080bb0f 14:14:32 Removing intermediate container 1f8f30fcec96 14:14:32 ---> b6e82fc649b6 14:14:32 Step 23/24 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:14:32 Removing intermediate container 06bdddbf9ef1 14:14:32 ---> 84cd9b661f32 14:14:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:14:32 ---> Running in 30d4681fabed 14:14:32 ---> Running in e982d193b54e 14:14:32 Removing intermediate container 53032080bb0f 14:14:32 ---> bb1858d44215 14:14:32 Step 13/23 : EXPOSE $APP_PORT 14:14:32 ---> Running in 29870b033c02 14:14:32 Removing intermediate container 30d4681fabed 14:14:32 ---> 808b518e5dc6 14:14:32 Step 24/24 : LABEL version=0.0.0 14:14:33 Removing intermediate container e982d193b54e 14:14:33 ---> a0fa4d2114f9 14:14:33 Step 24/26 : LABEL arch=x86_64 14:14:33 ---> Running in 7e5142f9eb4a 14:14:33 ---> Running in 57f5ac34d5a8 14:14:33 Removing intermediate container 29870b033c02 14:14:33 ---> 182e67cd69db 14:14:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:14:33 ---> Running in baae6f9b0933 14:14:33 Removing intermediate container 7e5142f9eb4a 14:14:33 ---> cddd881990e8 14:14:33 14:14:33 Removing intermediate container 57f5ac34d5a8 14:14:33 ---> c3e4950d9bd6 14:14:33 Step 25/26 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:14:34 Successfully built cddd881990e8 14:14:34 ---> Running in ff1592862399 14:14:34 Successfully tagged docker-security-secretstore-setup-go:latest 14:14:34  Building docker-security-secretstore-setup-go ... done Removing intermediate container ff1592862399 14:14:34 ---> ded87af6619e 14:14:34 Step 26/26 : LABEL version=0.0.0 14:14:34 ---> Running in c0310cc657fc 14:14:34 Removing intermediate container c0310cc657fc 14:14:34 ---> 6fbc6225760f 14:14:34 14:14:34 Successfully built 6fbc6225760f 14:14:34 Successfully tagged docker-sys-mgmt-agent-go:latest 14:14:34  Building docker-sys-mgmt-agent-go ... done Removing intermediate container baae6f9b0933 14:14:34 ---> f9254c80d3f4 14:14:34 Step 15/23 : RUN apk add --update --no-cache zeromq 14:14:34 ---> Running in daac4ca71a00 14:14:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:14:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:14:36 (1/5) Installing libgcc (9.3.0-r2) 14:14:36 (2/5) Installing libsodium (1.0.18-r0) 14:14:36 (3/5) Installing libstdc++ (9.3.0-r2) 14:14:36 (4/5) Installing libzmq (4.3.3-r0) 14:14:37 (5/5) Installing zeromq (4.3.3-r0) 14:14:37 Executing busybox-1.31.1-r19.trigger 14:14:37 OK: 8 MiB in 19 packages 14:14:37 Removing intermediate container daac4ca71a00 14:14:37 ---> 3bc34ebbe832 14:14:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:14:37 ---> 211963409a80 14:14:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:14:38 ---> 2979225d1576 14:14:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:14:38 ---> 486a07bbdc3f 14:14:38 Step 19/23 : ENTRYPOINT ["/core-data"] 14:14:39 ---> Running in b6e0e30772d4 14:14:39 Removing intermediate container b6e0e30772d4 14:14:39 ---> e7e9c8819e18 14:14:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:14:39 ---> Running in a995c16e6240 14:14:39 Removing intermediate container a995c16e6240 14:14:39 ---> da5553ea95e9 14:14:39 Step 21/23 : LABEL arch=x86_64 14:14:39 ---> Running in 3e1b9db08db8 14:14:39 Removing intermediate container 3e1b9db08db8 14:14:39 ---> 4cc634975b78 14:14:39 Step 22/23 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:14:39 ---> Running in 609c05a46611 14:14:39 Removing intermediate container 609c05a46611 14:14:39 ---> cc4722b629c0 14:14:39 Step 23/23 : LABEL version=0.0.0 14:14:39 ---> Running in e7639bc78846 14:14:40 Removing intermediate container e7639bc78846 14:14:40 ---> 2e094294bba2 14:14:40 14:14:40 Successfully built 2e094294bba2 14:14:40 Successfully tagged docker-core-data-go:latest 14:14:40  Building docker-core-data-go ... done  [Pipeline] } 14:14:40 $ docker stop --time=1 6d38421a4d7a9c639022d5e35a32b331f2697a9e8b6f8069173a67e6c811c736 14:14:42 $ docker rm -f 6d38421a4d7a9c639022d5e35a32b331f2697a9e8b6f8069173a67e6c811c736 [Pipeline] // withDockerContainer [Pipeline] sh 14:14:43 + docker images 14:14:43 + grep docker 14:14:43 docker-core-data-go latest 2e094294bba2 4 seconds ago 22.3MB 14:14:43 docker-sys-mgmt-agent-go latest 6fbc6225760f 9 seconds ago 313MB 14:14:43 docker-security-secretstore-setup-go latest cddd881990e8 10 seconds ago 24.6MB 14:14:43 docker-security-bootstrap-redis-go latest 4a5ca34e7ce0 12 seconds ago 15.8MB 14:14:43 docker-support-scheduler-go latest 0e6b5d10ae27 27 seconds ago 10.7MB 14:14:43 docker-security-proxy-setup-go latest 229f0dfd4bb0 About a minute ago 24.4MB 14:14:43 docker-support-notifications-go latest 2a85e87960ec About a minute ago 12MB 14:14:43 docker-core-metadata-go latest 2f923368dc26 About a minute ago 13.1MB 14:14:43 docker-core-command-go latest 749b4732762d About a minute ago 10.6MB 14:14:43 docker 20.10.0 aefe523efa57 5 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 14:15:00 Still waiting to schedule task 14:15:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 14:15:29 gofmt -l . 14:15:29 [ "`gofmt -l .`" = "" ] 14:15:29 ./bin/test-go-mod-tidy.sh 14:15:30 ./bin/test-attribution-txt.sh [Pipeline] sh 14:15:31 + ls -al . 14:15:31 total 684 14:15:31 drwxrwxr-x 9 1001 1001 4096 Jan 19 14:15 . 14:15:31 drwxr-xr-x 4 root root 4096 Jan 19 14:11 .. 14:15:31 -rw-rw-r-- 1 1001 1001 11 Jan 19 14:10 .dockerignore 14:15:31 drwxrwxr-x 8 1001 1001 4096 Jan 19 14:10 .git 14:15:31 drwxrwxr-x 3 1001 1001 4096 Jan 19 14:10 .github 14:15:31 -rw-rw-r-- 1 1001 1001 824 Jan 19 14:10 .gitignore 14:15:31 -rw-rw-r-- 1 1001 1001 166 Jan 19 14:10 .sonarcloud.properties 14:15:31 -rw-rw-r-- 1 1001 1001 7744 Jan 19 14:10 Attribution.txt 14:15:31 -rw-rw-r-- 1 1001 1001 3804 Jan 19 14:10 CONTRIBUTING.md 14:15:31 -rw-rw-r-- 1 1001 1001 931 Jan 19 14:10 Dockerfile.build 14:15:31 -rw-rw-r-- 1 1001 1001 863 Jan 19 14:10 Jenkinsfile 14:15:31 -rw-rw-r-- 1 1001 1001 10775 Jan 19 14:10 LICENSE 14:15:31 -rw-rw-r-- 1 1001 1001 5750 Jan 19 14:10 Makefile 14:15:31 -rw-rw-r-- 1 1001 1001 6524 Jan 19 14:10 README.md 14:15:31 -rw-rw-r-- 1 1001 1001 6744 Jan 19 14:10 SECURITY.md 14:15:31 -rw-rw-r-- 1 1001 1001 5 Jan 19 14:07 VERSION 14:15:31 -rw-rw-r-- 1 1001 1001 4131 Jan 19 14:10 ZMQWindows.md 14:15:31 drwxrwxr-x 2 1001 1001 4096 Jan 19 14:10 bin 14:15:31 drwxrwxr-x 14 1001 1001 4096 Jan 19 14:10 cmd 14:15:31 -rw-r--r-- 1 root root 550280 Jan 19 14:14 coverage.out 14:15:31 -rw-r--r-- 1 root root 981 Jan 19 14:15 go.mod 14:15:31 -rw-r--r-- 1 root root 19241 Jan 19 14:15 go.sum 14:15:31 drwxrwxr-x 8 1001 1001 4096 Jan 19 14:10 internal 14:15:31 drwxrwxr-x 4 1001 1001 4096 Jan 19 14:10 openapi 14:15:31 drwxrwxr-x 4 1001 1001 4096 Jan 19 14:10 snap 14:15:31 -rw-rw-r-- 1 1001 1001 168 Jan 19 14:10 version.go [Pipeline] sh 14:15:32 + '[' -e coverage.out ] 14:15:32 + chown 1001:1001 coverage.out [Pipeline] stash 14:15:32 Warning: overwriting stash ‘coverage-report’ 14:15:33 Stashed 1 file(s) [Pipeline] sh 14:15:34 + make build 14:15:34 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 14:15:44 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 14:15:53 Running on prd-ubuntu18.04-docker-8c-8g-21182 in /w/workspace/edgexfoundry_edgex-go_PR-3046 [Pipeline] { [Pipeline] ws 14:15:53 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 14:15:56 using credential edgex-jenkins-ssh 14:15:56 Cloning the remote Git repository 14:15:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 14:15:56 > git init /w/workspace/edgex-go/3 # timeout=10 14:15:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:15:56 > git --version # timeout=10 14:15:56 > git --version # 'git version 2.17.1' 14:15:56 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 14:16:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:16:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 14:16:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 14:16:06 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3046/head:refs/remotes/origin/PR-3046 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:16:08 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:16:08 Merge succeeded, producing ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:16:08 Checking out Revision ce6ab2eeb2ba1ac48bfea0770421b51d449a34de (PR-3046) 14:16:08 > git config core.sparsecheckout # timeout=10 14:16:08 > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 14:16:08 > git remote # timeout=10 14:16:08 > git config --get remote.origin.url # timeout=10 14:16:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:08 > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 14:16:08 > git rev-parse HEAD^{commit} # timeout=10 14:16:08 > git config core.sparsecheckout # timeout=10 14:16:08 > git checkout -f ce6ab2eeb2ba1ac48bfea0770421b51d449a34de # timeout=10 14:16:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:16:12 Commit message: "fix(snap): update pipe optimization patch" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:13 + echo snap-build.sh 14:16:13 snap-build.sh 14:16:13 + SNAP_BASE_DIR=. 14:16:13 + '[' '!' -z /w/workspace/edgex-go/3 ']' 14:16:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 14:16:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 14:16:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 14:16:13 + cd /w/workspace/edgex-go/3 14:16:13 + sudo apt-get remove -qy --purge lxd lxd-client 14:16:13 Reading package lists... 14:16:13 Building dependency tree... 14:16:13 Reading state information... 14:16:13 The following packages were automatically installed and are no longer required: 14:16:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 14:16:13 uidmap xdelta3 14:16:13 Use 'sudo apt autoremove' to remove them. 14:16:13 The following packages will be REMOVED: 14:16:13 lxd* lxd-client* 14:16:14 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 14:16:14 After this operation, 31.7 MB disk space will be freed. 14:16:15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 14:16:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 14:16:15 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 14:16:16 Removing lxd dnsmasq configuration 14:16:16 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 14:16:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 14:16:16 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 14:16:17 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 14:16:17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 14:16:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 14:16:18 Processing triggers for systemd (237-3ubuntu10.42) ... 14:16:18 Processing triggers for ureadahead (0.100.0-21) ... 14:16:20 + sudo snap remove --purge lxd 14:16:20 snap "lxd" is not installed 14:16:20 + sudo groupadd --force --system lxd 14:16:20 ++ whoami 14:16:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 14:16:20 + newgrp - lxd 14:16:20 + sudo snap install lxd 14:16: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 14:16:25 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 14:16:28 2021-01-19T14:16:26Z INFO Waiting for automatic snapd restart... 14:16:28 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 14:16:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:16:36 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 14:16:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 14:16:43 $ docker stop --time=1 14fb7485e06f90bdd47c90bdf818f92b3bdc783f16ff9dfeb55e6bdbbe329213 14:16:46 $ docker rm -f 14fb7485e06f90bdd47c90bdf818f92b3bdc783f16ff9dfeb55e6bdbbe329213 14:16:46 lxd 4.10 from Canonical* installed 14:16:46 + sudo lxd init --auto [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:48 14:16:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:16:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:16:49 latest: Pulling from edgex-devops/edgex-compose-arm64 14:16:49 29e5d40040c1: Pulling fs layer 14:16:49 1ce36da41761: Pulling fs layer 14:16:49 25b303627fd3: Pulling fs layer 14:16:49 29e5d40040c1: Verifying Checksum 14:16:49 29e5d40040c1: Download complete 14:16:49 1ce36da41761: Verifying Checksum 14:16:49 1ce36da41761: Download complete 14:16:50 29e5d40040c1: Pull complete 14:16:51 1ce36da41761: Pull complete 14:16:51 25b303627fd3: Verifying Checksum 14:16:51 25b303627fd3: Download complete 14:16:53 + sudo snap install --classic snapcraft 14:17:01 snapcraft 4.4.4 from Canonical* installed 14:17:01 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 14:17:01 + patch --verbose -p1 14:17:01 Hmm... Looks like a unified diff to me... 14:17:01 The text leading up to this was: 14:17:01 -------------------------- 14:17:01 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 14:17:01 |From: Tony Espy 14:17:01 |Date: Wed, 16 Dec 2020 16:34:55 -0500 14:17:01 |Subject: [PATCH] optimize snap build for pipeline CI check 14:17:01 | 14:17:01 |This patch is used by the EdgeX CI pipeline builds to 14:17:01 |optimize the snap CI check run for pull requests. When 14:17:01 |applied, it essentially strips out everything (apps and 14:17:01 |parts) from the snapcraft.yaml file except those required 14:17:01 |to build edgex-go, as the whole idea of the CI check is to 14:17:01 |catch changes to edgex-go that break the snap build. 14:17:01 | 14:17:01 |In general, anyone updating snapcraft.yaml will also need 14:17:01 |to update this patch file, otherwise it may fail to apply, 14:17:01 |resulting in a failed snap build CI check in the associated 14:17:01 |pull request. 14:17:01 | 14:17:01 |Note - in addition to applying this patch, the pipeline also 14:17:01 |only primes the snap (e.g. `snapcraft prime`), as there's no 14:17:01 |need to build the finally binary .snap file (and it won't 14:17:01 |work with the patch applied). This further reduces the build 14:17:01 |time. 14:17:01 |--- 14:17:01 | snap/snapcraft.yaml | 461 +------------------------------------------- 14:17:01 | 1 file changed, 2 insertions(+), 459 deletions(-) 14:17:01 | 14:17:01 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 14:17:01 |index 1e537489..faf42425 100644 14:17:01 |--- a/snap/snapcraft.yaml 14:17:01 |+++ b/snap/snapcraft.yaml 14:17:01 -------------------------- 14:17:01 patching file snap/snapcraft.yaml 14:17:01 Using Plan A... 14:17:01 Hunk #1 succeeded at 73. 14:17:01 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 14:17:01 Hunk #3 succeeded at 214 (offset -1 lines). 14:17:01 Hunk #4 succeeded at 222 (offset -1 lines). 14:17:01 Hunk #5 succeeded at 229 (offset -1 lines). 14:17:01 Hunk #6 succeeded at 256 (offset -1 lines). 14:17:01 Hunk #7 succeeded at 290 (offset -1 lines). 14:17:01 Hunk #8 succeeded at 342. 14:17:01 Hmm... Ignoring the trailing garbage. 14:17:01 done 14:17:01 + sudo snapcraft prime --use-lxd 14:17:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 14:17:01 25b303627fd3: Pull complete 14:17:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 14:17:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:17:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 14:17:02 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: 14:17:02 - README.md 14:17:02 - snapcraft.yaml.orig 14:17:02 14:17:02 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:17:02 prd-ubuntu18.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container 14:17:02 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:17:02 Launching a container. 14:17:05 $ docker top 698e8d489a32842592ca244a87d77b2908f294857c70cdf50e6b3df6ce6d977e -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:06 + grep parallel 14:17:06 + docker-compose build --help 14:17:09 --parallel Build images in parallel. [Pipeline] } 14:17:09 $ docker stop --time=1 698e8d489a32842592ca244a87d77b2908f294857c70cdf50e6b3df6ce6d977e 14:17:11 $ docker rm -f 698e8d489a32842592ca244a87d77b2908f294857c70cdf50e6b3df6ce6d977e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:17:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 14:17:12 . [Pipeline] withDockerContainer 14:17:12 prd-ubuntu18.04-docker-arm64-4c-16g-21181 does not seem to be running inside a container 14:17:12 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 14:17:14 $ docker top ceac61a496d6907acb48454aefd11ce721f662aa8f76dd3b7b7d0fdf7d55033f -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:15 + docker-compose -f ./docker-compose-build.yml build --parallel 14:17:17 Waiting for container to be ready 14:17:17 To start your first instance, try: lxc launch ubuntu:18.04 14:17:17 14:17:19 Building docker-core-command-go ... 14:17:19 Building docker-core-data-go ... 14:17:19 Building docker-core-metadata-go ... 14:17:19 Building docker-security-bootstrap-redis-go ... 14:17:19 Building docker-security-proxy-setup-go ... 14:17:19 Building docker-security-secretstore-setup-go ... 14:17:19 Building docker-support-notifications-go ... 14:17:19 Building docker-support-scheduler-go ... 14:17:19 Building docker-sys-mgmt-agent-go ... 14:17:19 Building docker-security-proxy-setup-go 14:17:19 Building docker-security-secretstore-setup-go 14:17:19 Building docker-support-scheduler-go 14:17:19 Building docker-sys-mgmt-agent-go 14:17:19 Building docker-core-command-go 14:17:20 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 14:17:20 Waiting for network to be ready... 14:17:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:17:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 14:17:21 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:17:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 14:17:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 14:17:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 14:17:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 14:17:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 14:17:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 14:17:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 14:17:21 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:17:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:17:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:17:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:17:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:17:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:17:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:17:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:17:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:17:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] 14:17:23 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 14:17:23 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 14:17:23 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 14:17:23 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 14:17:23 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 14:17:23 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] 14:17:23 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] 14:17:25 Fetched 23.7 MB in 4s (5686 kB/s) 14:17:26 Reading package lists... 14:17:26 Reading package lists... 14:17:26 Building dependency tree... 14:17:26 Reading state information... 14:17:26 The following additional packages will be installed: 14:17:26 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:17:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:17:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:17:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 14:17:26 Suggested packages: 14:17:26 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 14:17:26 Recommended packages: 14:17:26 gnupg libsasl2-modules 14:17:26 The following NEW packages will be installed: 14:17:26 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 14:17:26 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 14:17:26 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 14:17:26 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 14:17:26 The following packages will be upgraded: 14:17:26 gpg gpg-agent gpgconf libudev1 14:17:27 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 14:17:27 Need to get 3533 kB of archives. 14:17:27 After this operation, 13.3 MB of additional disk space will be used. 14:17:27 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 14:17:27 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 14:17:27 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 14:17:27 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 14:17:27 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 14:17:27 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 14:17:27 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 14:17:27 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 14:17:27 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 14:17:27 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 14:17:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 14:17:27 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 14:17:27 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 14:17:27 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 14:17:27 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 14:17:27 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 14:17:27 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 14:17:27 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 14:17:27 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 14:17:27 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 14:17:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 14:17:27 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 14:17:28 debconf: delaying package configuration, since apt-utils is not installed 14:17:28 Fetched 3533 kB in 1s (3245 kB/s) 14:17:28 (Reading database ... 12511 files and directories currently installed.) 14:17:28 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 14:17:28 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:17:28 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 14:17:28 Selecting previously unselected package udev. 14:17:28 (Reading database ... 12511 files and directories currently installed.) 14:17:28 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 14:17:28 Unpacking udev (237-3ubuntu10.44) ... 14:17:28 Selecting previously unselected package libfuse2:amd64. 14:17:28 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 14:17:28 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:17:28 Selecting previously unselected package fuse. 14:17:28 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 14:17:28 Unpacking fuse (2.9.7-1ubuntu1) ... 14:17:28 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 14:17:28 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 14:17:29 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 14:17:29 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 14:17:29 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 14:17:29 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 14:17:29 Selecting previously unselected package libksba8:amd64. 14:17:29 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 14:17:29 Unpacking libksba8:amd64 (1.3.5-2) ... 14:17:29 Selecting previously unselected package libroken18-heimdal:amd64. 14:17:29 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:17:29 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:29 Selecting previously unselected package libasn1-8-heimdal:amd64. 14:17:29 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:17:29 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:29 Selecting previously unselected package libheimbase1-heimdal:amd64. 14:17:29 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:17:29 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:29 Selecting previously unselected package libhcrypto4-heimdal:amd64. 14:17:29 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:17:29 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:29 Selecting previously unselected package libwind0-heimdal:amd64. 14:17:29 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:17:29 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:29 Selecting previously unselected package libhx509-5-heimdal:amd64. 14:17:29 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:17:29 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:30 Selecting previously unselected package libkrb5-26-heimdal:amd64. 14:17:30 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:17:30 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:30 Selecting previously unselected package libheimntlm0-heimdal:amd64. 14:17:30 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:17:30 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:30 Selecting previously unselected package libgssapi3-heimdal:amd64. 14:17:30 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 14:17:30 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:30 Selecting previously unselected package libsasl2-modules-db:amd64. 14:17:30 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:17:30 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:17:30 Selecting previously unselected package libsasl2-2:amd64. 14:17:30 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 14:17:30 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:17:30 Selecting previously unselected package libldap-common. 14:17:30 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 14:17:30 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 14:17:30 Selecting previously unselected package libldap-2.4-2:amd64. 14:17:30 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 14:17:30 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 14:17:31 Selecting previously unselected package dirmngr. 14:17:31 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 14:17:31 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 14:17:31 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 14:17:31 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 14:17:31 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 14:17:31 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:17:31 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 14:17:31 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 14:17:31 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:31 Setting up libksba8:amd64 (1.3.5-2) ... 14:17:31 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:17:31 Setting up udev (237-3ubuntu10.44) ... 14:17:31 invoke-rc.d: policy-rc.d denied execution of start. 14:17:31 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:32 Processing triggers for systemd (237-3ubuntu10) ... 14:17:32 Setting up fuse (2.9.7-1ubuntu1) ... 14:17:32 Setting up gpg (2.2.4-1ubuntu1.3) ... 14:17:32 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:32 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:32 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:32 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:32 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:32 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:32 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 14:17:32 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 14:17:32 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 14:17:32 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:17:32 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 14:17:32 settings in the [Install] section, and DefaultInstance for template units). 14:17:32 This means they are not meant to be enabled using systemctl. 14:17:32 Possible reasons for having this kind of units are: 14:17:32 1) A unit may be statically enabled by being symlinked from another unit's 14:17:32 .wants/ or .requires/ directory. 14:17:32 2) A unit's purpose may be to act as a helper for some other unit which has 14:17:32 a requirement dependency on it. 14:17:32 3) A unit may be started when needed via activation (socket, path, timer, 14:17:32 D-Bus, udev, scripted systemctl call, ...). 14:17:32 4) In case of template units, the unit is meant to be enabled with some 14:17:32 instance name specified. 14:17:33 Reading package lists... 14:17:33 Building dependency tree... 14:17:33 Reading state information... 14:17:33 The following additional packages will be installed: 14:17:33 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 14:17:33 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 14:17:33 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 14:17:33 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 14:17:33 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 14:17:33 Suggested packages: 14:17:33 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 14:17:33 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 14:17:33 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 14:17:33 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 14:17:33 systemd-container policykit-1 14:17:33 Recommended packages: 14:17:33 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 14:17:33 The following NEW packages will be installed: 14:17:33 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 14:17:33 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 14:17:33 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 14:17:33 multiarch-support openssh-client python3 python3-minimal python3.6 14:17:33 python3.6-minimal snapd squashfs-tools sudo 14:17:33 The following packages will be upgraded: 14:17:33 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 14:17:33 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 14:17:33 Need to get 35.2 MB of archives. 14:17:33 After this operation, 141 MB of additional disk space will be used. 14:17:33 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 14:17:33 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 14:17:33 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 14:17:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 14:17:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 14:17:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 14:17:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 14:17:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 14:17:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 14:17:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 14:17:33 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 14:17:33 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 14:17:33 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 14:17:33 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 14:17:33 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 14:17:33 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 14:17:33 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 14:17:34 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 14:17:34 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 14:17:34 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 14:17:34 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 14:17:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 14:17:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 14:17:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 14:17:34 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 14:17:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 14:17:34 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 14:17:34 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 14:17:34 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 14:17:34 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 14:17:36 debconf: delaying package configuration, since apt-utils is not installed 14:17:36 Fetched 35.2 MB in 2s (14.9 MB/s) 14:17:36 (Reading database ... 12757 files and directories currently installed.) 14:17:36 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 14:17:36 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:17:36 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 14:17:36 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:17:37 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 14:17:37 (Reading database ... 12757 files and directories currently installed.) 14:17:37 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 14:17:37 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 14:17:37 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 14:17:37 (Reading database ... 12757 files and directories currently installed.) 14:17:37 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 14:17:37 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 14:17:38 Setting up apt (1.6.12ubuntu0.2) ... 14:17:38 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 14:17:38 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 14:17:38 (Reading database ... 12764 files and directories currently installed.) 14:17:38 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 14:17:38 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 14:17:38 Selecting previously unselected package libpython3.6-minimal:amd64. 14:17:38 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 14:17:38 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 14:17:39 Selecting previously unselected package libexpat1:amd64. 14:17:39 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 14:17:39 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:17:39 Selecting previously unselected package python3.6-minimal. 14:17:39 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 14:17:39 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 14:17:39 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 14:17:39 Checking for services that may need to be restarted...done. 14:17:39 Checking for services that may need to be restarted...done. 14:17:39 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 14:17:39 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 14:17:39 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 14:17:40 Selecting previously unselected package python3-minimal. 14:17:40 (Reading database ... 13012 files and directories currently installed.) 14:17:40 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 14:17:40 Unpacking python3-minimal (3.6.7-1~18.04) ... 14:17:40 Selecting previously unselected package mime-support. 14:17:40 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 14:17:40 Unpacking mime-support (3.60ubuntu1) ... 14:17:40 Selecting previously unselected package libmpdec2:amd64. 14:17:40 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 14:17:40 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:17:40 Selecting previously unselected package libpython3.6-stdlib:amd64. 14:17:40 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 14:17:40 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 14:17:40 Selecting previously unselected package python3.6. 14:17:40 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 14:17:40 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 14:17:40 Selecting previously unselected package libpython3-stdlib:amd64. 14:17:40 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 14:17:40 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:17:40 Setting up python3-minimal (3.6.7-1~18.04) ... 14:17:41 Selecting previously unselected package python3. 14:17:41 (Reading database ... 13442 files and directories currently installed.) 14:17:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 14:17:41 Unpacking python3 (3.6.7-1~18.04) ... 14:17:41 Selecting previously unselected package multiarch-support. 14:17:41 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 14:17:41 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 14:17:41 Setting up multiarch-support (2.27-3ubuntu1.4) ... 14:17:41 Selecting previously unselected package liblzo2-2:amd64. 14:17:41 (Reading database ... 13479 files and directories currently installed.) 14:17:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 14:17:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 14:17:41 Selecting previously unselected package libbsd0:amd64. 14:17:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 14:17:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:17:41 Selecting previously unselected package sudo. 14:17:41 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 14:17:41 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 14:17:41 Selecting previously unselected package apparmor. 14:17:41 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 14:17:41 Unpacking apparmor (2.12-4ubuntu5.1) ... 14:17:42 Selecting previously unselected package libedit2:amd64. 14:17:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 14:17:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 14:17:42 Selecting previously unselected package libkrb5support0:amd64. 14:17:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 14:17:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:17:42 Selecting previously unselected package libk5crypto3:amd64. 14:17:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 14:17:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:17:42 Selecting previously unselected package libkeyutils1:amd64. 14:17:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 14:17:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:17:42 Selecting previously unselected package libkrb5-3:amd64. 14:17:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 14:17:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:17:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 14:17:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 14:17:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:17:42 Selecting previously unselected package libssl1.0.0:amd64. 14:17:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 14:17:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 14:17:43 Selecting previously unselected package openssh-client. 14:17:43 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 14:17:43 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 14:17:43 Selecting previously unselected package squashfs-tools. 14:17:43 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 14:17:43 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 14:17:43 Selecting previously unselected package snapd. 14:17:43 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 14:17:43 Unpacking snapd (2.48+18.04) ... 14:17:45 Setting up libedit2:amd64 (3.1-20170329-1) ... 14:17:45 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 14:17:45 Setting up mime-support (3.60ubuntu1) ... 14:17:45 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 14:17:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 14:17:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 14:17:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:17:45 Setting up systemd (237-3ubuntu10.44) ... 14:17:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 14:17:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 14:17:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 14:17:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 14:17:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 14:17:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 14:17:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 14:17:47 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 14:17:47 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 14:17:47 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 14:17:47 Setting up python3 (3.6.7-1~18.04) ... 14:17:47 running python rtupdate hooks for python3.6... 14:17:47 running python post-rtupdate hooks for python3.6... 14:17:47 Setting up apparmor (2.12-4ubuntu5.1) ... 14:17:49 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 14:17:49 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 14:17:49 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 14:17:50 Setting up snapd (2.48+18.04) ... 14:17:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 14:17:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 14:17:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 14:17:50 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 14:17:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:17:51 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 14:17:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 14:17:51 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 14:17:51 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 14:17:52 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 14:17:52 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 14:17:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 14:17:52 Processing triggers for systemd (237-3ubuntu10.44) ... 14:17:52 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:17:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:17:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:17:54 Reading package lists... 14:17:54 Reading package lists... 14:17:54 Building dependency tree... 14:17:54 Reading state information... 14:17:54 Calculating upgrade... 14:17:54 The following packages will be upgraded: 14:17:54 advancecomp base-files bash binutils binutils-common 14:17:54 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 14:17:54 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 14:17:54 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 14:17:54 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 14:17:54 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 14:17:54 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 14:17:54 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 14:17:54 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 14:17:54 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 14:17:54 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 14:17:54 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 14:17:54 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 14:17:54 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 14:17:54 ubuntu-keyring util-linux 14:17:55 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 14:17:55 Need to get 63.7 MB of archives. 14:17:55 After this operation, 5203 kB of additional disk space will be used. 14:17:55 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 14:17:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] 14:17:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 14:17:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 14:17:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 14:17:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 14:17:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 14:17:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 14:17:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 14:17:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 14:17:55 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 14:17:55 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 14:17:56 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 14:17:56 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 14:17:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 14:17:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 14:17:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 14:17:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 14:17:56 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 14:17:56 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 14:17:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 14:17:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 14:17:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 14:17:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 14:17:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 14:17:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 14:17:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 14:17:56 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 14:17:56 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 14:17:56 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 14:17:56 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 14:17:56 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 14:17:56 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 14:17:56 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 14:17:56 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 14:17:56 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 14:17:56 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 14:17:56 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 14:17:56 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 14:17:56 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 14:17:56 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 14:17:56 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 14:17:56 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 14:17:56 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 14:17:56 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 14:17:56 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 14:17:56 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 14:17:56 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 14:17:56 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 14:17:56 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 14:17:56 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 14:17:56 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 14:17:56 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 14:17:56 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 14:17:56 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 14:17:56 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 14:17:56 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 14:17:56 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 14:17:56 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 14:17:56 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 14:17:56 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 14:17:56 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 14:17:56 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 14:17:56 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 14:17:56 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 14:17:56 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 14:17:56 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 14:17:56 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 14:17:56 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 14:17:56 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 14:17:56 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 14:17:56 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 14:17:56 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 14:17:56 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 14:17:56 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 14:17:56 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 14:17:56 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 14:17:56 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 14:17:56 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 14:17:56 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 14:17:56 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 14:17:56 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 14:17:56 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 14:17:56 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 14:17:56 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 14:17:56 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 14:17:56 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 14:17:57 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 14:17:57 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 14:17:57 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 14:17:57 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 14:17:57 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 14:17:58 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 14:17:58 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 14:17:58 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 14:17:58 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 14:17:58 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 14:17:58 debconf: delaying package configuration, since apt-utils is not installed 14:17:58 Fetched 63.7 MB in 3s (20.7 MB/s) 14:17:58 (Reading database ... 13912 files and directories currently installed.) 14:17:58 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 14:17:58 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:17:59 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 14:17:59 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:17:59 Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... 14:17:59 Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... 14:18:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:00 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:00 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:00 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:00 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:00 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:00 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:00 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:00 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:00 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:00 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:00 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:01 (Reading database ... 13911 files and directories currently installed.) 14:18:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 14:18:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 14:18:01 (Reading database ... 13911 files and directories currently installed.) 14:18:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 14:18:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 14:18:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:01 (Reading database ... 13911 files and directories currently installed.) 14:18:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 14:18:02 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:18:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 14:18:02 (Reading database ... 13911 files and directories currently installed.) 14:18:02 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 14:18:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 14:18:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 14:18:02 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 14:18:03 Setting up base-files (10.1ubuntu2.10) ... 14:18:03 Installing new version of config file /etc/issue ... 14:18:03 Installing new version of config file /etc/issue.net ... 14:18:03 Installing new version of config file /etc/lsb-release ... 14:18:03 Installing new version of config file /etc/update-motd.d/50-motd-news ... 14:18:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 14:18:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 14:18:03 Removing obsolete conffile /etc/default/motd-news ... 14:18:03 (Reading database ... 13912 files and directories currently installed.) 14:18:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 14:18:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 14:18:04 Setting up bash (4.4.18-2ubuntu1.2) ... 14:18:04 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 14:18:04 (Reading database ... 13912 files and directories currently installed.) 14:18:04 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:04 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 14:18:04 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 14:18:04 (Reading database ... 13912 files and directories currently installed.) 14:18:04 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 14:18:04 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 14:18:04 Setting up tar (1.29b-2ubuntu0.2) ... 14:18:04 (Reading database ... 13912 files and directories currently installed.) 14:18:04 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 14:18:04 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:18:04 Setting up dpkg (1.19.0.5ubuntu2.3) ... 14:18:05 (Reading database ... 13912 files and directories currently installed.) 14:18:05 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 14:18:05 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:18:05 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 14:18:05 (Reading database ... 13912 files and directories currently installed.) 14:18:05 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 14:18:05 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:18:05 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 14:18:05 (Reading database ... 13912 files and directories currently installed.) 14:18:05 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 14:18:05 Unpacking grep (3.1-2build1) over (3.1-2) ... 14:18:05 Setting up grep (3.1-2build1) ... 14:18:05 (Reading database ... 13912 files and directories currently installed.) 14:18:05 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 14:18:05 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:18:05 Setting up login (1:4.5-1ubuntu2) ... 14:18:06 (Reading database ... 13912 files and directories currently installed.) 14:18:06 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 14:18:06 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:18:06 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 14:18:06 (Reading database ... 13912 files and directories currently installed.) 14:18:06 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 14:18:06 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:18:06 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 14:18:06 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:18:06 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 14:18:06 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:18:07 Setting up perl-base (5.26.1-6ubuntu0.5) ... 14:18:07 (Reading database ... 13912 files and directories currently installed.) 14:18:07 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 14:18:07 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 14:18:08 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:18:08 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:18:08 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 14:18:08 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 14:18:08 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 14:18:08 (Reading database ... 13912 files and directories currently installed.) 14:18:08 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 14:18:08 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 14:18:09 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 14:18:09 (Reading database ... 13912 files and directories currently installed.) 14:18:09 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:09 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:09 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:18:09 (Reading database ... 13912 files and directories currently installed.) 14:18:09 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:09 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:09 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:18:09 (Reading database ... 13912 files and directories currently installed.) 14:18:09 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:09 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:09 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:18:09 (Reading database ... 13912 files and directories currently installed.) 14:18:09 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:10 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:10 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:18:10 (Reading database ... 13912 files and directories currently installed.) 14:18:10 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 14:18:10 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:18:10 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 14:18:10 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:18:10 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 14:18:10 (Reading database ... 13912 files and directories currently installed.) 14:18:10 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 14:18:10 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:18:10 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 14:18:10 (Reading database ... 13912 files and directories currently installed.) 14:18:10 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:10 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:10 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 14:18:11 (Reading database ... 13912 files and directories currently installed.) 14:18:11 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:11 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:11 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 14:18:11 (Reading database ... 13912 files and directories currently installed.) 14:18:11 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:11 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:11 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 14:18:11 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 14:18:12 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 14:18:12 (Reading database ... 13912 files and directories currently installed.) 14:18:12 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 14:18:12 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 14:18:12 Setting up libc-bin (2.27-3ubuntu1.4) ... 14:18:12 (Reading database ... 13912 files and directories currently installed.) 14:18:12 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 14:18:12 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 14:18:12 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 14:18:13 (Reading database ... 13914 files and directories currently installed.) 14:18:13 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 14:18:13 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 14:18:13 Setting up debconf (1.5.66ubuntu1) ... 14:18:13 (Reading database ... 13914 files and directories currently installed.) 14:18:13 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 14:18:13 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:18:13 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 14:18:14 (Reading database ... 13914 files and directories currently installed.) 14:18:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 14:18:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:18:14 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 14:18:14 (Reading database ... 13914 files and directories currently installed.) 14:18:14 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 14:18:14 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:18:14 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 14:18:14 (Reading database ... 13914 files and directories currently installed.) 14:18:14 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 14:18:14 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 14:18:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 14:18:15 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 14:18:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 14:18:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:18:15 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 14:18:15 (Reading database ... 13914 files and directories currently installed.) 14:18:15 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 14:18:15 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 14:18:15 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 14:18:15 (Reading database ... 13914 files and directories currently installed.) 14:18:15 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 14:18:15 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 14:18:15 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 14:18:16 (Reading database ... 13914 files and directories currently installed.) 14:18:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 14:18:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 14:18:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 14:18:16 (Reading database ... 13914 files and directories currently installed.) 14:18:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 14:18:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 14:18:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 14:18:16 (Reading database ... 13914 files and directories currently installed.) 14:18:16 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 14:18:16 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 14:18:16 Setting up passwd (1:4.5-1ubuntu2) ... 14:18:17 (Reading database ... 13914 files and directories currently installed.) 14:18:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 14:18:17 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 14:18:17 Setting up gpgv (2.2.4-1ubuntu1.3) ... 14:18:17 (Reading database ... 13914 files and directories currently installed.) 14:18:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 14:18:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 14:18:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 14:18:17 (Reading database ... 13914 files and directories currently installed.) 14:18:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 14:18:17 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 14:18:17 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 14:18:17 (Reading database ... 13914 files and directories currently installed.) 14:18:17 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 14:18:17 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 14:18:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 14:18:18 (Reading database ... 13914 files and directories currently installed.) 14:18:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 14:18:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 14:18:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 14:18:18 (Reading database ... 13914 files and directories currently installed.) 14:18:18 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 14:18:18 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 14:18:18 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 14:18:18 (Reading database ... 13914 files and directories currently installed.) 14:18:18 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 14:18:18 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 14:18:18 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 14:18:18 (Reading database ... 13915 files and directories currently installed.) 14:18:18 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:18:18 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:18:18 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 14:18:18 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 14:18:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 14:18:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 14:18:19 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 14:18:19 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 14:18:19 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 14:18:19 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 14:18:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 14:18:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 14:18:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 14:18:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 14:18:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 14:18:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 14:18:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 14:18:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 14:18:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 14:18:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 14:18:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 14:18:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 14:18:20 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 14:18:20 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 14:18:21 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 14:18:21 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 14:18:21 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 14:18:21 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 14:18:21 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 14:18:21 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 14:18:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 14:18:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 14:18:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 14:18:22 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 14:18:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 14:18:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 14:18:22 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:22 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:22 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:22 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:22 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:22 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:22 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:24 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:24 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:25 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:25 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:26 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 14:18:26 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 14:18:26 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:18:26 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:18:26 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 14:18:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:18:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 14:18:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 14:18:27 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 14:18:27 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 14:18:27 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:18:27 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:18:27 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 14:18:27 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 14:18:27 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 14:18:27 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:18:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:18:27 ---> a937b53c0dec 14:18:27 Step 3/24 : WORKDIR /edgex-go 14:18:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 14:18:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 14:18:28 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:28 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:28 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:18:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:18:28 ---> a937b53c0dec 14:18:28 Step 3/22 : WORKDIR /edgex-go 14:18:28 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 14:18:28 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 14:18:28 Setting up tzdata (2020f-0ubuntu0.18.04) ... 14:18:28 14:18:28 Current default time zone: 'Etc/UTC' 14:18:28 Local time is now: Tue Jan 19 14:18:28 UTC 2021. 14:18:28 Universal Time is now: Tue Jan 19 14:18:28 UTC 2021. 14:18:28 Run 'dpkg-reconfigure tzdata' if you wish to change it. 14:18:28 14:18:28 Setting up systemd-sysv (237-3ubuntu10.44) ... 14:18:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:18:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:18:28 ---> a937b53c0dec 14:18:28 Step 3/21 : WORKDIR /edgex-go 14:18:28 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:18:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 14:18:28 ---> a937b53c0dec 14:18:28 Step 3/26 : WORKDIR /edgex-go 14:18:28 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:28 Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... 14:18:28 Setting up mount (2.31.1-0.4ubuntu3.7) ... 14:18:28 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 14:18:28 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 14:18:28 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 14:18:28 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 14:18:28 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 14:18:28 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:18:28 Step 2/21 : FROM ${BUILDER_BASE} AS builder 14:18:28 ---> a937b53c0dec 14:18:28 Step 3/21 : WORKDIR /edgex-go 14:18:28 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 14:18:28 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:28 Setting up procps (2:3.3.12-3ubuntu1.2) ... 14:18:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 14:18:29 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:29 Setting up patch (2.7.6-2ubuntu1.1) ... 14:18:29 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 14:18:29 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 14:18:29 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 14:18:29 Installing new version of config file /etc/ssl/openssl.cnf ... 14:18:29 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 14:18:29 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 14:18:29 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 14:18:31 Updating certificates in /etc/ssl/certs... 14:18:32 22 added, 17 removed; done. 14:18:32 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 14:18:32 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 14:18:32 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 14:18:32 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 14:18:32 Setting up pkgbinarymangler (138.18.04.1) ... 14:18:32 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:32 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 14:18:32 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:32 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:32 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:32 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 14:18:32 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 14:18:32 Setting up perl (5.26.1-6ubuntu0.5) ... 14:18:32 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 14:18:32 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 14:18:32 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 14:18:32 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 14:18:32 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 14:18:32 ---> Running in 73bd4b780120 14:18:32 ---> Running in d803a50fa2cb 14:18:32 ---> Running in 17400ec7993d 14:18:32 ---> Running in 7275b61f91f6 14:18:32 ---> Running in aebb3f5ab5ac 14:18:32 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 14:18:32 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 14:18:32 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 14:18:32 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 14:18:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:18:33 Removing intermediate container d803a50fa2cb 14:18:33 ---> 42c514f58927 14:18:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:33 Removing intermediate container 17400ec7993d 14:18:33 ---> fd5a46a051dc 14:18:33 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:33 Processing triggers for systemd (237-3ubuntu10.44) ... 14:18:33 Processing triggers for mime-support (3.60ubuntu1) ... 14:18:33 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 14:18:33 Updating certificates in /etc/ssl/certs... 14:18:33 Removing intermediate container aebb3f5ab5ac 14:18:33 ---> eab07110083e 14:18:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:33 Removing intermediate container 7275b61f91f6 14:18:33 Removing intermediate container 73bd4b780120 14:18:33 ---> 4c70a8afa2dc 14:18:33 ---> 190a35bee332 14:18:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:33 14:18:33 ---> Running in e1886db875f9 14:18:33 ---> Running in a8870239bcbe 14:18:33 ---> Running in dd557e437ff3 14:18:33 ---> Running in 42914c44c0d9 14:18:33 ---> Running in 67d98aee9ca3 14:18:33 0 added, 0 removed; done. 14:18:33 Running hooks in /etc/ca-certificates/update.d... 14:18:33 done. 14:18:34 Reading package lists... 14:18:34 Building dependency tree... 14:18:34 Reading state information... 14:18:34 The following NEW packages will be installed: 14:18:34 apt-transport-https 14:18:34 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 14:18:34 Need to get 1696 B of archives. 14:18:34 After this operation, 153 kB of additional disk space will be used. 14:18:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 14:18:34 debconf: delaying package configuration, since apt-utils is not installed 14:18:34 Fetched 1696 B in 0s (8564 B/s) 14:18:34 Selecting previously unselected package apt-transport-https. 14:18:34 (Reading database ... 13929 files and directories currently installed.) 14:18:34 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 14:18:35 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 14:18:35 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 14:18:35 Waiting for network to be ready... 14:18:37 Removing intermediate container a8870239bcbe 14:18:37 ---> 8654c7b44c3c 14:18:37 Step 5/26 : RUN apk add --update --no-cache make bash git 14:18:37 ---> Running in 0ab124ece742 14:18:37 Removing intermediate container e1886db875f9 14:18:37 ---> e0b92f10c17e 14:18:37 Step 5/21 : RUN apk add --update --no-cache make git 14:18:37 ---> Running in de68d4f9a8d6 14:18:38 Removing intermediate container dd557e437ff3 14:18:38 ---> ea3976a061f2 14:18:38 Step 5/21 : RUN apk add --update --no-cache make git 14:18:38 Removing intermediate container 42914c44c0d9 14:18:38 ---> 91e46f5ae663 14:18:38 Step 5/24 : RUN apk add --update --no-cache make git 14:18:38 Removing intermediate container 67d98aee9ca3 14:18:38 ---> 780cb6f06ebb 14:18:38 Step 5/22 : RUN apk add --update --no-cache make git 14:18:38 ---> Running in 8fb815d6ed37 14:18:38 ---> Running in 4c2d6b4e67e3 14:18:38 ---> Running in 5e613e55d18d 14:18:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:18:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:18:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:18:40 OK: 217 MiB in 51 packages 14:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:18:40 2021-01-19T14:18:38Z INFO Waiting for automatic snapd restart... 14:18:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:18:41 snapd 2.48.2 from Canonical* installed 14:18:41 OK: 217 MiB in 51 packages 14:18:41 OK: 217 MiB in 51 packages 14:18:41 OK: 217 MiB in 51 packages 14:18:41 OK: 217 MiB in 51 packages 14:18:41 Removing intermediate container 0ab124ece742 14:18:41 ---> a99af7a28336 14:18:41 Step 6/26 : COPY go.mod . 14:18:42 "snapd" switched to the "latest/stable" channel 14:18:42 14:18:43 Removing intermediate container de68d4f9a8d6 14:18:43 ---> b1e1fdb3ce74 14:18:43 Step 6/21 : COPY go.mod . 14:18:43 ---> 4760860b74ff 14:18:43 Step 7/26 : RUN go mod download 14:18:43 Removing intermediate container 8fb815d6ed37 14:18:43 ---> 7e569cb7c514 14:18:43 Step 6/21 : COPY go.mod . 14:18:43 ---> Running in d9529642af0b 14:18:43 Removing intermediate container 5e613e55d18d 14:18:43 Removing intermediate container 4c2d6b4e67e3 14:18:43 ---> 56344b58c6a1 14:18:43 Step 6/22 : COPY go.mod . 14:18:43 ---> 98ed8aa6f04c 14:18:43 Step 6/24 : COPY go.mod . 14:18:44 ---> f68d761654dd 14:18:44 Step 7/21 : RUN go mod download 14:18:44 ---> 705f097e91bf 14:18:44 Step 7/21 : RUN go mod download 14:18:44 ---> Running in 84c943f2dd3c 14:18:44 core18 20201210 from Canonical* installed 14:18:44 ---> Running in e4b18132e5a0 14:18:44 ---> 33397283f837 14:18:44 Step 7/24 : RUN go mod download 14:18:44 ---> 31ad4b4768c9 14:18:44 Step 7/22 : RUN go mod download 14:18:45 "core18" switched to the "latest/stable" channel 14:18:45 14:18:45 ---> Running in 49f06e1808ab 14:18:45 ---> Running in 250c2542d871 14:18:47 Removing intermediate container d9529642af0b 14:18:47 ---> af9172580939 14:18:47 Step 8/26 : COPY . . 14:18:48 snapcraft 4.4.4 from Canonical* installed 14:18:48 "snapcraft" switched to the "latest/stable" channel 14:18:48 14:18:48 Removing intermediate container 84c943f2dd3c 14:18:48 ---> 1607842b7401 14:18:48 Step 8/21 : COPY . . 14:18:49 Removing intermediate container e4b18132e5a0 14:18:49 ---> 888b5955a5d0 14:18:49 Step 8/21 : COPY . . 14:18:50 Removing intermediate container 250c2542d871 14:18:50 ---> a8cbd6707c9f 14:18:50 Step 8/24 : COPY . . 14:18:50 Removing intermediate container 49f06e1808ab 14:18:50 ---> 4d1555575c5f 14:18:50 Step 8/22 : COPY . . 14:18:51 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: 14:18:51 - README.md 14:18:51 - snapcraft.yaml.orig 14:18:51 14:18:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 14:18:58 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:18:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 14:18:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 14:18:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:18:59 Reading package lists... 14:18:59 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 14:19:06 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:19:06 Reading package lists... 14:19:06 Building dependency tree... 14:19:06 Reading state information... 14:19:06 Suggested packages: 14:19:06 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 14:19:06 git-gui gitk gitweb git-cvs git-mediawiki git-svn 14:19:06 Recommended packages: 14:19:06 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 14:19:06 The following NEW packages will be installed: 14:19:06 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 14:19:06 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 14:19:06 pkg-config zip 14:19:06 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 14:19:06 Need to get 7655 kB of archives. 14:19:06 After this operation, 43.7 MB of additional disk space will be used. 14:19:06 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 14:19:06 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 14:19:06 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 14:19:06 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 14:19:06 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 14:19:06 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 14:19:06 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 14:19:06 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 14:19:06 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 14:19:06 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 14:19:06 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 14:19:06 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 14:19:06 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 14:19:07 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 14:19:07 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 14:19:07 debconf: delaying package configuration, since apt-utils is not installed 14:19:07 Fetched 7655 kB in 1s (6608 kB/s) 14:19:07 Selecting previously unselected package libglib2.0-0:amd64. 14:19:07 (Reading database ... 13933 files and directories currently installed.) 14:19:07 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 14:19:07 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 14:19:07 Selecting previously unselected package libpsl5:amd64. 14:19:07 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 14:19:07 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 14:19:07 Selecting previously unselected package libnghttp2-14:amd64. 14:19:07 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 14:19:07 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:19:07 Selecting previously unselected package librtmp1:amd64. 14:19:07 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 14:19:07 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:19:07 Selecting previously unselected package libcurl3-gnutls:amd64. 14:19:07 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 14:19:07 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 14:19:08 Selecting previously unselected package liberror-perl. 14:19:08 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 14:19:08 Unpacking liberror-perl (0.17025-1) ... 14:19:08 Selecting previously unselected package git-man. 14:19:08 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 14:19:08 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 14:19:08 Selecting previously unselected package git. 14:19:08 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 14:19:08 Unpacking git (1:2.17.1-1ubuntu0.7) ... 14:19:09 Selecting previously unselected package libnorm1:amd64. 14:19:09 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 14:19:09 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:19:09 Selecting previously unselected package libpgm-5.2-0:amd64. 14:19:09 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 14:19:09 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:19:09 Selecting previously unselected package libsodium23:amd64. 14:19:09 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 14:19:09 Unpacking libsodium23:amd64 (1.0.16-2) ... 14:19:09 Selecting previously unselected package libzmq5:amd64. 14:19:09 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 14:19:09 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:19:09 Selecting previously unselected package libzmq3-dev:amd64. 14:19:09 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 14:19:09 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:19:09 Selecting previously unselected package pkg-config. 14:19:09 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 14:19:09 Unpacking pkg-config (0.29.1-0ubuntu2) ... 14:19:09 Selecting previously unselected package zip. 14:19:09 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 14:19:09 Unpacking zip (3.0-11build1) ... 14:19:09 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 14:19:10 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 14:19:10 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 14:19:10 Setting up liberror-perl (0.17025-1) ... 14:19:10 Setting up libpsl5:amd64 (0.19.1-5build1) ... 14:19:10 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 14:19:10 No schema files found: doing nothing. 14:19:10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 14:19:10 Setting up zip (3.0-11build1) ... 14:19:10 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 14:19:10 Setting up libsodium23:amd64 (1.0.16-2) ... 14:19:10 Setting up pkg-config (0.29.1-0ubuntu2) ... 14:19:10 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 14:19:10 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 14:19:10 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 14:19:10 Setting up git (1:2.17.1-1ubuntu0.7) ... 14:19:10 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 14:19:16 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:19:16 git set to automatically installed. 14:19:16 git-man set to automatically installed. 14:19:16 libcurl3-gnutls set to automatically installed. 14:19:16 liberror-perl set to automatically installed. 14:19:16 libglib2.0-0 set to automatically installed. 14:19:16 libnghttp2-14 set to automatically installed. 14:19:16 libnorm1 set to automatically installed. 14:19:16 libpgm-5.2-0 set to automatically installed. 14:19:16 libpsl5 set to automatically installed. 14:19:16 librtmp1 set to automatically installed. 14:19:16 libsodium23 set to automatically installed. 14:19:16 libzmq3-dev set to automatically installed. 14:19:16 libzmq5 set to automatically installed. 14:19:16 pkg-config set to automatically installed. 14:19:16 zip set to automatically installed. 14:19:17 ---> d936273abe4c 14:19:17 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 14:19:17 ---> b7c781947f79 14:19:17 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 14:19:17 ---> Running in d5c3b217cf93 14:19:17 ---> cb9df79891df 14:19:17 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 14:19:17 ---> fd3778a480ac 14:19:17 ---> 3e40e3b6b30e 14:19:17 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 14:19:17 Step 9/22 : RUN make cmd/core-command/core-command 14:19:17 ---> Running in b3c911989ef3 14:19:17 ---> Running in 169c11aef476 14:19:17 ---> Running in cc122481bc5f 14:19:17 ---> Running in 835cd1f83ef1 14:19:17 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 14:19:17 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 14:19:17 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 14:19:17 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 14:19:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 14:19:19 snapd is not logged in, snap install commands will use sudo 14:19:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 14:19:26 snap "core18" has no updates available 14:19:26 Pulling config-common 14:19:27 Pulling go-build-helper 14:19:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 14:19:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 14:19:49 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 14:19:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 14:19:49 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 14:19:49 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 14:19:49 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 14:19:49 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 14:19:49 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 14:19:49 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 14:19:49 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 14:19:49 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 14:19:49 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 14:19:49 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 14:19:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 14:19:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 14:19:49 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 14:19:49 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 14:19:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 14:19:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] 14:19:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 14:19:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 14:19:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 14:19:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 14:19:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 14:19:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] 14:19:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] 14:19:49 Fetched 23.7 MB in 0s (0 B/s) 14:19:49 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 14:19:49 Fetched 96.5 kB in 0s (0 B/s) 14:19:49 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 14:19:49 Fetched 279 kB in 0s (0 B/s) 14:19:49 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 14:19:49 Fetched 122 kB in 0s (0 B/s) 14:19:49 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 14:19:49 Fetched 77.8 kB in 0s (0 B/s) 14:19:49 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 14:19:49 Fetched 8848 B in 0s (0 B/s) 14:19:49 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 14:19:49 Fetched 47.8 kB in 0s (0 B/s) 14:19:49 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 14:19:49 Fetched 45.6 kB in 0s (0 B/s) 14:19:49 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 14:19:49 Fetched 15.0 kB in 0s (0 B/s) 14:19:49 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 14:19:49 Fetched 214 kB in 0s (0 B/s) 14:19:49 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 14:19:49 Fetched 155 kB in 0s (0 B/s) 14:19:49 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 14:19:49 Fetched 50.6 kB in 0s (0 B/s) 14:19:49 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 14:19:49 Fetched 14.8 kB in 0s (0 B/s) 14:19:49 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 14:19:49 Fetched 41.8 kB in 0s (0 B/s) 14:19:49 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 14:19:49 Fetched 499 kB in 0s (0 B/s) 14:19:49 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 14:19:49 Fetched 111 kB in 0s (0 B/s) 14:19:49 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 14:19:49 Fetched 240 kB in 0s (0 B/s) 14:19:49 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 14:19:49 Fetched 29.3 kB in 0s (0 B/s) 14:19:49 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 14:19:49 Fetched 85.5 kB in 0s (0 B/s) 14:19:49 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 14:19:49 Fetched 24.5 kB in 0s (0 B/s) 14:19:49 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 14:19:49 Fetched 49.2 kB in 0s (0 B/s) 14:19:49 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 14:19:49 Fetched 54.2 kB in 0s (0 B/s) 14:19:49 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 14:19:49 Fetched 30.8 kB in 0s (0 B/s) 14:19:49 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 14:19:49 Fetched 17.0 kB in 0s (0 B/s) 14:19:49 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 14:19:49 Fetched 85.9 kB in 0s (0 B/s) 14:19:49 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 14:19:49 Fetched 8720 B in 0s (0 B/s) 14:19:49 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 14:19:49 Fetched 137 kB in 0s (0 B/s) 14:19:49 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 14:19:49 Fetched 119 kB in 0s (0 B/s) 14:19:49 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 14:19:49 Fetched 109 kB in 0s (0 B/s) 14:19:49 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 14:19:49 Fetched 11.1 kB in 0s (0 B/s) 14:19:49 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 14:19:49 Fetched 645 kB in 0s (0 B/s) 14:19:49 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 14:19:49 Fetched 41.3 kB in 0s (0 B/s) 14:19:49 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 14:19:49 Fetched 17.9 kB in 0s (0 B/s) 14:19:49 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 14:19:49 Fetched 368 kB in 0s (0 B/s) 14:19:49 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 14:19:49 Fetched 187 kB in 0s (0 B/s) 14:19:49 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 14:19:49 Fetched 175 kB in 0s (0 B/s) 14:19:49 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 14:19:53 Fetched 206 kB in 0s (0 B/s) 14:19:53 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 14:19:53 Fetched 1301 kB in 0s (0 B/s) 14:19:53 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 14:19:53 Fetched 36.2 kB in 0s (0 B/s) 14:19:53 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 14:19:53 Fetched 159 kB in 0s (0 B/s) 14:19:53 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 14:19:53 Fetched 107 kB in 0s (0 B/s) 14:19:53 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 14:19:53 Fetched 48.7 kB in 0s (0 B/s) 14:19:53 Pulling static-packages 14:19:54 'go115' has dependencies that need to be staged: static-packages go-build-helper 14:19:54 Skipping pull go-build-helper (already ran) 14:19:54 Skipping pull static-packages (already ran) 14:19:54 Building go-build-helper 14:19:58 Building static-packages 14:19:59 Staging go-build-helper 14:20:00 Staging static-packages 14:20:01 Pulling go115 14:20:02 'edgex-go' has dependencies that need to be staged: go115 14:20:02 Skipping pull go115 (already ran) 14:20:02 Building go115 14:20:02 % Total % Received % Xferd Average Speed Time Time Time Current 14:20:02 Dload Upload Total Spent Left Speed 14:20:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 23 115M 23 27.4M 0 0 36.9M 0 0:00:03 --:--:-- 0:00:03 36.9M 74 115M 74 86.4M 0 0 49.5M 0 0:00:02 0:00:01 0:00:01 49.5M 100 115M 100 115M 0 0 48.9M 0 0:00:02 0:00:02 --:--:-- 48.9M 14:20:05 go1.15.2.linux-amd64.tar.gz: OK 14:20:09 Staging go115 14:20:14 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 14:20:14 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 14:20:14 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 14:20:14 Fetched 0 B in 0s (0 B/s) 14:20:14 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 14:20:14 Fetched 224 kB in 0s (0 B/s) 14:20:14 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 14:20:14 Fetched 157 kB in 0s (0 B/s) 14:20:14 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 14:20:14 Fetched 221 kB in 0s (0 B/s) 14:20:14 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 14:20:14 Fetched 143 kB in 0s (0 B/s) 14:20:14 Pulling edgex-go 14:20:15 Pulling version 14:20:16 Building config-common 14:20:18 Skipping build go-build-helper (already ran) 14:20:18 Skipping build static-packages (already ran) 14:20:18 Skipping build go115 (already ran) 14:20:18 Building edgex-go 14:20: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 14:20:20 go: downloading github.com/gorilla/mux v1.8.0 14:20:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 14:20:20 go: downloading github.com/OneOfOne/xxhash v1.2.8 14:20:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 14:20:20 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 14:20:20 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 14:20:20 go: downloading github.com/pelletier/go-toml v1.2.0 14:20:20 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 14:20:20 go: downloading github.com/google/uuid v1.1.4 14:20:20 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 14:20:20 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 14:20:20 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 14:20:20 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 14:20:20 go: downloading github.com/x448/float16 v0.8.4 14:20:20 go: downloading github.com/imdario/mergo v0.3.11 14:20:20 go: downloading github.com/BurntSushi/toml v0.3.1 14:20:20 go: downloading github.com/pkg/errors v0.8.1 14:20:20 go: downloading github.com/go-kit/kit v0.8.0 14:20:20 go: downloading github.com/go-playground/validator/v10 v10.3.0 14:20:20 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 14:20:20 go: downloading github.com/hashicorp/consul/api v1.1.0 14:20:20 go: downloading gopkg.in/yaml.v2 v2.4.0 14:20:20 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 14:20:20 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 14:20:20 go: downloading github.com/mitchellh/mapstructure v1.1.2 14:20:20 go: downloading github.com/mitchellh/copystructure v1.0.0 14:20:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 14:20:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 14:20:20 go: downloading github.com/hashicorp/serf v0.8.2 14:20:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 14:20:20 go: downloading github.com/go-playground/universal-translator v0.17.0 14:20:20 go: downloading github.com/leodido/go-urn v1.2.0 14:20:20 go: downloading github.com/pebbe/zmq4 v1.2.2 14:20:20 go: downloading github.com/go-redis/redis/v7 v7.2.0 14:20:20 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 14:20:20 go: downloading github.com/go-logfmt/logfmt v0.4.0 14:20:20 go: downloading github.com/go-playground/locales v0.13.0 14:20:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 14:20:20 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 14:20:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 14:20:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 14:20:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 14:20:31 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 14:20: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 14:20:33 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 14:20:33 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 14:20:33 go: downloading github.com/stretchr/testify v1.6.1 14:20:33 go: downloading github.com/davecgh/go-spew v1.1.1 14:20:33 go: downloading github.com/pmezard/go-difflib v1.0.0 14:20:33 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 14:20:35 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 14:20:35 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 14:20:35 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 14:20:36 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 14:20:37 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 14:20:37 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 14:20:38 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 14:20:39 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 14:20:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 14:20:39 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 14:20:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 14:20:40 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 14:20:42 Building version 14:20:43 Staging config-common 14:20:44 Skipping stage go-build-helper (already ran) 14:20:44 Skipping stage static-packages (already ran) 14:20:44 Skipping stage go115 (already ran) 14:20:44 Staging edgex-go 14:20:45 Staging version 14:20:46 Priming config-common 14:20:47 Priming go-build-helper 14:20:48 Priming static-packages 14:20:51 Priming go115 14:20:51 Priming edgex-go 14:20:51 Removing intermediate container 835cd1f83ef1 14:20:51 ---> 680933d096bf 14:20:51 14:20:51 Step 10/24 : FROM alpine:3.12 14:20:51 Removing intermediate container d5c3b217cf93 14:20:51 ---> 29c3921ab128 14:20:51 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 14:20:51 3.12: Pulling from library/alpine 14:20:51 Removing intermediate container 169c11aef476 14:20:51 ---> 5c94a94e7c48 14:20:51 14:20:51 Step 10/21 : FROM alpine:3.12 14:20:51 Removing intermediate container cc122481bc5f 14:20:51 ---> 9fcdc3594739 14:20:51 14:20:51 Step 10/22 : FROM scratch 14:20:51 ---> 14:20:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:20:51 3.12: Pulling from library/alpine 14:20:51 ---> Running in 47c3da643412 14:20:51 Removing intermediate container b3c911989ef3 14:20:51 ---> b34fc99fe973 14:20:51 14:20:51 Step 10/21 : FROM scratch 14:20:51 ---> 14:20:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:20:51 ---> Running in 5889f5010440 14:20:51 ---> Running in ac21e8eedbf5 14:20:51 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 14:20:51 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 14:20:51 Status: Downloaded newer image for alpine:3.12 14:20:51 Status: Image is up to date for alpine:3.12 14:20:51 ---> afeebe901d6b 14:20:51 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:20:51 ---> afeebe901d6b 14:20:51 Step 11/21 : RUN apk add --update --no-cache curl 14:20:51 Removing intermediate container ac21e8eedbf5 14:20:51 ---> 7b956382798f 14:20:51 Step 12/21 : ENV APP_PORT=48085 14:20:51 ---> Running in ca29d4fbc34e 14:20:51 ---> Running in feaeebc54abb 14:20:51 Removing intermediate container 5889f5010440 14:20:51 ---> dbcc6bc7bead 14:20:51 Step 12/22 : ENV APP_PORT=48082 14:20:52 ---> Running in 8e78610e98eb 14:20:52 ---> Running in f3ace1405540 14:20:52 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 14:20:52 Priming version 14:20:52 Removing intermediate container 8e78610e98eb 14:20:52 ---> 7374a7e09226 14:20:52 Step 13/21 : EXPOSE $APP_PORT 14:20:52 ---> Running in 6c162f443e36 14:20:53 Removing intermediate container f3ace1405540 14:20:53 ---> e626b4f7585e 14:20:53 Step 13/22 : EXPOSE $APP_PORT 14:20:53 ---> Running in 4ea3817c9953 14:20:53 Removing intermediate container 6c162f443e36 14:20:53 ---> 8290d7b6d485 14:20:53 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 14:20:53 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 14:20:53 Removing intermediate container 4ea3817c9953 14:20:53 ---> b9bad24f9fa1 14:20:53 Step 14/22 : WORKDIR / 14:20:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:54 ---> Running in c518eb68272d 14:20:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:20:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:20:54 ---> c72a124b567f 14:20:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 14:20:54 Removing intermediate container c518eb68272d 14:20:54 ---> ea275f3b4d00 14:20:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:20:55 (1/5) Installing ca-certificates (20191127-r4) 14:20:55 (1/4) Installing ca-certificates (20191127-r4) 14:20:55 (2/5) Installing nghttp2-libs (1.41.0-r0) 14:20:55 (3/5) Installing libcurl (7.69.1-r3) 14:20:55 (4/5) Installing curl (7.69.1-r3) 14:20:55 (5/5) Installing dumb-init (1.2.2-r1) 14:20:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 14:20:55 Executing busybox-1.31.1-r19.trigger 14:20:55 (3/4) Installing libcurl (7.69.1-r3) 14:20:55 Executing ca-certificates-20191127-r4.trigger 14:20:55 (4/4) Installing curl (7.69.1-r3) 14:20:55 Executing busybox-1.31.1-r19.trigger 14:20:55 Executing ca-certificates-20191127-r4.trigger 14:20:55 OK: 7 MiB in 19 packages 14:20:55 OK: 7 MiB in 18 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:20:56 ---> 8ae164e063fe 14:20:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:20:56 ---> 3f4c620437e1 14:20:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 14:20:57 Removing intermediate container 47c3da643412 14:20:57 ---> ab8003fda0df 14:20:57 14:20:57 Step 11/26 : FROM docker:20.10.0 14:20:57 20.10.0: Pulling from library/docker 14:20:57 ---> b03ed061e490 14:20:57 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 14:20:58 ---> 1297758672eb 14:20:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 14:20:58 ---> Running in 513b73b1ca2b 14:20:58 Removing intermediate container feaeebc54abb 14:20:58 ---> dffd43baaeb4 14:20:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:20:58 Removing intermediate container ca29d4fbc34e 14:20:58 ---> 82089b8796a9 14:20:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 14:20:59 ---> Running in d27599e608c7 14:20:59 ---> Running in 2dc45ff4f14b 14:20:59 Removing intermediate container 513b73b1ca2b 14:20:59 ---> 119478b23ebc 14:20:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:20:59 ---> 4b42faa247b9 14:20:59 Step 18/22 : ENTRYPOINT ["/core-command"] 14:20:59 ---> Running in b68490e25da6 14:20:59 Removing intermediate container d27599e608c7 14:20:59 ---> 14a487b0b8b3 14:20:59 Step 13/21 : WORKDIR /edgex 14:20:59 Removing intermediate container 2dc45ff4f14b 14:20:59 ---> 4e5556ad5864 14:20:59 Step 13/24 : WORKDIR / 14:21:00 ---> Running in 1671b3b756f0 14:21:00 ---> Running in 42f0f7ad2fd4 14:21:00 ---> Running in bc4d403d3149 14:21:00 Removing intermediate container b68490e25da6 14:21:00 ---> 783762bbb1c7 14:21:00 Step 19/21 : LABEL arch=arm64 14:21:00 Removing intermediate container 1671b3b756f0 14:21:00 ---> 3052cb7ef860 14:21:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:21:01 ---> Running in d2d8b4fd1d1e 14:21:01 ---> Running in 4e5e529a3941 14:21:01 Removing intermediate container 42f0f7ad2fd4 14:21:01 ---> e9814c6254c2 14:21:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 14:21:01 Removing intermediate container bc4d403d3149 14:21:01 ---> f708406a0484 14:21:01 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 14:21:01 Removing intermediate container d2d8b4fd1d1e 14:21:01 ---> 1da5d9cca2d3 14:21:01 Step 20/21 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:21:01 Removing intermediate container 4e5e529a3941 14:21:01 ---> 0d62289ab5f4 14:21:01 Step 20/22 : LABEL arch=arm64 14:21:01 ---> Running in dfce6e7f858d 14:21:02 ---> Running in 813e0a433ff8 14:21:02 ---> 730e1128fefc 14:21:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 14:21:02 ---> 0a223ee1f130 14:21:02 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 14:21:02 Removing intermediate container dfce6e7f858d 14:21:02 ---> cdcd20156841 14:21:02 Step 21/21 : LABEL version=0.0.0 14:21:03 Removing intermediate container 813e0a433ff8 14:21:03 ---> f8890df3ffce 14:21:03 Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:21:03 ---> Running in 2d3cb5c0421b 14:21:03 ---> Running in 95929bec7e3d 14:21:03 ---> b310bb2f2351 14:21:03 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 14:21:04 ---> d6f66a1a50ed 14:21:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 14:21:04 Removing intermediate container 2d3cb5c0421b 14:21:04 ---> a88bedf6bd0f 14:21:04 14:21:04 Removing intermediate container 95929bec7e3d 14:21:04 ---> e0fe450873e8 14:21:04 Step 22/22 : LABEL version=0.0.0 14:21:04 Successfully built a88bedf6bd0f 14:21:04 Successfully tagged docker-support-scheduler-go-arm64:latest 14:21:04  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 14:21:05 ---> Running in d1e859fd1034 14:21:05 ---> 6def63a837f0 14:21:05 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 14:21:05 ---> 79f244c6e472 14:21:05 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 14:21:06 ---> Running in f9667a5cfeec 14:21:06 Removing intermediate container d1e859fd1034 14:21:06 ---> 9686af13ca76 14:21:06 14:21:07 Successfully built 9686af13ca76 14:21:07 Successfully tagged docker-core-command-go-arm64:latest 14:21:07  Building docker-core-command-go ... done Building docker-security-bootstrap-redis-go 14:21:07 Removing intermediate container f9667a5cfeec 14:21:07 ---> 3b9eab48025f 14:21:07 Step 18/21 : CMD ["--init=true"] 14:21:08 ---> d9589130299d 14:21:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 14:21:08 ---> Running in 8872fce47323 14:21:09 Removing intermediate container 8872fce47323 14:21:09 ---> f79a027a3bc5 14:21:09 Step 19/21 : LABEL arch=arm64 14:21:10 ---> 079303813b93 14:21:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 14:21:11 ---> Running in 9dae4d888ac2 14:21:12 ---> 5b180e504374 14:21:12 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 14:21:12 Removing intermediate container 9dae4d888ac2 14:21:12 ---> e816856692f6 14:21:12 Step 20/21 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:21:12 ---> Running in 05a452fbe83a 14:21:13 ---> Running in 00d52e2d2ec9 14:21:13 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 14:21:13 Status: Downloaded newer image for docker:20.10.0 14:21:13 ---> eeaf43b92773 14:21:13 Step 12/26 : RUN apk add --no-cache bash 14:21:13 Removing intermediate container 00d52e2d2ec9 14:21:13 ---> 42e6d838b8e8 14:21:13 Step 21/21 : LABEL version=0.0.0 14:21:13 ---> Running in 2fea929f9c35 14:21:13 ---> Running in 985f12c76bb6 14:21:14 Removing intermediate container 985f12c76bb6 14:21:14 ---> d682670f2b1b 14:21:14 14:21:15 Successfully built d682670f2b1b 14:21:15 Successfully tagged docker-security-proxy-setup-go-arm64:latest 14:21:15  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go 14:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:21:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:21:16 Removing intermediate container 05a452fbe83a 14:21:16 (1/2) Installing readline (8.0.4-r0) 14:21:16 (2/2) Installing bash (5.0.17-r0) 14:21:16 ---> 885d8a1415ac 14:21:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 14:21:16 Executing bash-5.0.17-r0.post-install 14:21:16 Executing busybox-1.31.1-r19.trigger 14:21:16 OK: 12 MiB in 22 packages 14:21:16 ---> Running in 2dea7b5f372f 14:21:17 Removing intermediate container 2dea7b5f372f 14:21:17 ---> cfa3dfe95240 14:21:17 Step 22/24 : LABEL arch=arm64 14:21:17 ---> Running in ae4c74864dc3 14:21:18 Removing intermediate container 2fea929f9c35 14:21:18 ---> 2d32d9922ade 14:21:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 14:21:19 Removing intermediate container ae4c74864dc3 14:21:19 ---> e7ceb2e2a9bf 14:21:19 Step 23/24 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:21:19 ---> Running in 7dfcadd234c9 14:21:19 ---> Running in 6458ab0debc1 14:21:19 Removing intermediate container 7dfcadd234c9 14:21:19 ---> ad7a0af0dedb 14:21:19 Step 14/26 : ENV APP_PORT=48090 14:21:19 Removing intermediate container 6458ab0debc1 14:21:19 ---> d363a39a421e 14:21:19 Step 24/24 : LABEL version=0.0.0 14:21:19 ---> Running in 00d3ff917625 14:21:20 ---> Running in fb9a655acbed 14:21:20 Removing intermediate container 00d3ff917625 14:21:20 ---> 1807339d4b6e 14:21:20 Step 15/26 : EXPOSE $APP_PORT 14:21:20 ---> Running in b32afefddae3 14:21:20 Removing intermediate container fb9a655acbed 14:21:20 ---> f8c2dc57f874 14:21:20 14:21:21 Successfully built f8c2dc57f874 14:21:21 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 14:21:21 Building docker-core-data-go 14:21:21  Building docker-security-secretstore-setup-go ... done Removing intermediate container b32afefddae3 14:21:21 ---> f9d23ae2417d 14:21:21 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 14:21:23 ---> 74979f7c08d1 14:21:23 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 14:21:24 ---> ebf704c9faac 14:21:24 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 14:21:26 ---> 71ab002d70aa 14:21:26 Step 19/26 : RUN apk --no-cache add py3-pip 14:21:26 ---> Running in b8a82b301457 14:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:21:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:21:29 (1/33) Installing libbz2 (1.0.8-r1) 14:21:29 (2/33) Installing expat (2.2.9-r1) 14:21:29 (3/33) Installing libffi (3.3-r2) 14:21:29 (4/33) Installing gdbm (1.13-r1) 14:21:29 (5/33) Installing xz-libs (5.2.5-r0) 14:21:29 (6/33) Installing sqlite-libs (3.32.1-r0) 14:21:29 (7/33) Installing python3 (3.8.5-r0) 14:21:31 (8/33) Installing py3-appdirs (1.4.4-r1) 14:21:31 (9/33) Installing py3-ordered-set (4.0.1-r0) 14:21:31 (10/33) Installing py3-parsing (2.4.7-r0) 14:21:31 (11/33) Installing py3-six (1.15.0-r0) 14:21:31 (12/33) Installing py3-packaging (20.4-r0) 14:21:31 (13/33) Installing py3-setuptools (47.0.0-r0) 14:21:31 (14/33) Installing py3-chardet (3.0.4-r4) 14:21:31 (15/33) Installing py3-idna (2.9-r0) 14:21:31 (16/33) Installing py3-certifi (2020.4.5.1-r0) 14:21:31 (17/33) Installing py3-urllib3 (1.25.9-r0) 14:21:31 (18/33) Installing py3-requests (2.23.0-r0) 14:21:31 (19/33) Installing py3-msgpack (1.0.0-r0) 14:21:31 (20/33) Installing py3-lockfile (0.12.2-r3) 14:21:31 (21/33) Installing py3-cachecontrol (0.12.6-r0) 14:21:31 (22/33) Installing py3-colorama (0.4.3-r0) 14:21:31 (23/33) Installing py3-distlib (0.3.0-r0) 14:21:31 (24/33) Installing py3-distro (1.5.0-r1) 14:21:31 (25/33) Installing py3-webencodings (0.5.1-r3) 14:21:31 (26/33) Installing py3-html5lib (1.0.1-r4) 14:21:31 (27/33) Installing py3-pytoml (0.1.21-r0) 14:21:31 (28/33) Installing py3-pep517 (0.8.2-r0) 14:21:31 (29/33) Installing py3-progress (1.5-r0) 14:21:31 (30/33) Installing py3-toml (0.10.1-r0) 14:21:31 (31/33) Installing py3-retrying (1.3.3-r0) 14:21:31 (32/33) Installing py3-contextlib2 (0.6.0-r0) 14:21:31 (33/33) Installing py3-pip (20.1.1-r0) 14:21:31 Executing busybox-1.31.1-r19.trigger 14:21:31 OK: 71 MiB in 55 packages 14:21:41 Removing intermediate container b8a82b301457 14:21:41 ---> 828d271e2117 14:21:41 Step 20/26 : RUN pip install docker-compose==1.23.2 14:21:42 ---> Running in 8433fd500e3e 14:21:43 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:21:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:21:43 ---> a937b53c0dec 14:21:43 Step 3/22 : WORKDIR /edgex-go 14:21:43 ---> Using cache 14:21:43 ---> 4c70a8afa2dc 14:21:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:43 ---> Using cache 14:21:43 ---> 780cb6f06ebb 14:21:43 Step 5/22 : RUN apk add --update --no-cache make git 14:21:43 ---> Using cache 14:21:43 ---> 56344b58c6a1 14:21:43 Step 6/22 : COPY go.mod . 14:21:43 ---> Using cache 14:21:43 ---> 31ad4b4768c9 14:21:43 Step 7/22 : RUN go mod download 14:21:43 ---> Using cache 14:21:43 ---> 4d1555575c5f 14:21:43 Step 8/22 : COPY . . 14:21:43 ---> Using cache 14:21:43 ---> fd3778a480ac 14:21:43 Step 9/22 : RUN make cmd/core-metadata/core-metadata 14:21:44 ---> Running in 2280f31279ef 14:21:45 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 14:21:48 Collecting docker-compose==1.23.2 14:21:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 14:21:49 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:21:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 14:21:49 ---> a937b53c0dec 14:21:49 Step 3/22 : WORKDIR /edgex-go 14:21:49 ---> Using cache 14:21:49 ---> 4c70a8afa2dc 14:21:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:49 ---> Using cache 14:21:49 ---> 780cb6f06ebb 14:21:49 Step 5/22 : RUN apk add --update --no-cache make git 14:21:49 ---> Using cache 14:21:49 ---> 56344b58c6a1 14:21:49 Step 6/22 : COPY go.mod . 14:21:49 ---> Using cache 14:21:49 ---> 31ad4b4768c9 14:21:49 Step 7/22 : RUN go mod download 14:21:49 ---> Using cache 14:21:49 ---> 4d1555575c5f 14:21:49 Step 8/22 : COPY . . 14:21:49 ---> Using cache 14:21:49 ---> fd3778a480ac 14:21:49 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 14:21:50 Collecting websocket-client<1.0,>=0.32.0 14:21:50 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 14:21:51 ---> Running in 0de3691d13a8 14:21:51 Collecting dockerpty<0.5,>=0.4.1 14:21:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 14:21: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 14:21:54 Collecting jsonschema<3,>=2.5.1 14:21:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 14:21:55 Collecting texttable<0.10,>=0.9.0 14:21:55 Downloading texttable-0.9.1.tar.gz (11 kB) 14:21:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 14:21:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 14:21:59 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:21:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 14:21:59 ---> a937b53c0dec 14:21:59 Step 3/24 : WORKDIR /edgex-go 14:21:59 ---> Using cache 14:21:59 ---> 4c70a8afa2dc 14:21:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:21:59 ---> Using cache 14:21:59 ---> 780cb6f06ebb 14:21:59 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 14:22:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 14:22:01 ---> Running in ea559ce0ba2f 14:22:01 Collecting PyYAML<4,>=3.10 14:22:01 Downloading PyYAML-3.13.tar.gz (270 kB) 14:22:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:22:04 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 14:22:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 14:22:04 ---> a937b53c0dec 14:22:04 Step 3/23 : WORKDIR /edgex-go 14:22:04 ---> Using cache 14:22:04 ---> 4c70a8afa2dc 14:22:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:22:04 ---> Using cache 14:22:04 ---> 780cb6f06ebb 14:22:04 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 14:22:04 ---> Running in a9708396432c 14:22:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:22:06 OK: 217 MiB in 51 packages 14:22:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:22:07 Collecting docker<4.0,>=3.6.0 14:22:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 14:22:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:22:07 Removing intermediate container ea559ce0ba2f 14:22:07 ---> 9da84277c28c 14:22:07 Step 6/24 : COPY go.mod . 14:22:07 Collecting docopt<0.7,>=0.6.1 14:22:07 Downloading docopt-0.6.2.tar.gz (25 kB) 14:22:08 OK: 217 MiB in 51 packages 14:22:08 ---> 24f664fb042b 14:22:08 Step 7/24 : RUN go mod download 14:22:09 ---> Running in a062e3ac14e3 14:22:10 Removing intermediate container a9708396432c 14:22:10 ---> ff5cef6c6cee 14:22:10 Step 6/23 : COPY go.mod . 14:22:11 Collecting cached-property<2,>=1.2.0 14:22:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 14:22:11 ---> 3ae0b31e87e8 14:22:11 Step 7/23 : RUN go mod download 14:22:11 Collecting idna<2.8,>=2.5 14:22:11 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 14:22:11 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) 14:22:11 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) 14:22:11 ---> Running in adac943da601 14:22:12 Collecting urllib3<1.25,>=1.21.1 14:22:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 14:22:13 Collecting docker-pycreds>=0.4.0 14:22:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 14:22:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 14:22:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 14:22:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 14:22:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 14:22:14 Removing intermediate container a062e3ac14e3 14:22:14 ---> 5ac2018e631f 14:22:14 Step 8/24 : COPY . . 14:22:15 Installing collected packages: websocket-client, dockerpty, jsonschema, texttable, idna, urllib3, requests, PyYAML, docker-pycreds, docker, docopt, cached-property, docker-compose 14:22:16 Running setup.py install for dockerpty: started 14:22:17 Removing intermediate container adac943da601 14:22:17 ---> fc522a60ffd5 14:22:17 Step 8/23 : COPY . . 14:22:19 Running setup.py install for dockerpty: finished with status 'done' 14:22:19 Running setup.py install for texttable: started 14:22:23 Running setup.py install for texttable: finished with status 'done' 14:22:23 Attempting uninstall: idna 14:22:23 Found existing installation: idna 2.9 14:22:23 Uninstalling idna-2.9: 14:22:23 Successfully uninstalled idna-2.9 14:22:23 Attempting uninstall: urllib3 14:22:23 Found existing installation: urllib3 1.25.9 14:22:23 Uninstalling urllib3-1.25.9: 14:22:24 Successfully uninstalled urllib3-1.25.9 14:22:25 Attempting uninstall: requests 14:22:25 Found existing installation: requests 2.23.0 14:22:25 Uninstalling requests-2.23.0: 14:22:25 Successfully uninstalled requests-2.23.0 14:22:25 Running setup.py install for PyYAML: started 14:22:28 Running setup.py install for PyYAML: finished with status 'done' 14:22:29 Running setup.py install for docopt: started 14:22:31 Running setup.py install for docopt: finished with status 'done' 14:22:32 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 14:22:42 ---> 4994f80f3c28 14:22:42 Step 9/24 : RUN make cmd/support-notifications/support-notifications 14:22:42 ---> Running in d592b01d1e6f 14:22:42 ---> 75b120a0aee1 14:22:42 Step 9/23 : RUN make cmd/core-data/core-data 14:22:43 ---> Running in 72f9c57fca6e 14:22:43 Removing intermediate container 8433fd500e3e 14:22:43 ---> f6d05feb158b 14:22:43 Step 21/26 : RUN apk --no-cache add curl 14:22:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 14:22:43 ---> Running in cc3f48d4ce31 14:22:45 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 14:22:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:22:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:22:47 (1/3) Installing nghttp2-libs (1.41.0-r0) 14:22:47 (2/3) Installing libcurl (7.69.1-r3) 14:22:47 (3/3) Installing curl (7.69.1-r3) 14:22:47 Executing busybox-1.31.1-r19.trigger 14:22:47 OK: 71 MiB in 58 packages 14:22:49 Removing intermediate container cc3f48d4ce31 14:22:49 ---> e88fb1da7531 14:22:49 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 14:22:49 ---> Running in fe9ede16a6c5 14:22:49 Removing intermediate container fe9ede16a6c5 14:22:49 ---> 2ffca03fc41e 14:22:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:22:50 ---> Running in e9da6721d88b 14:22:50 Removing intermediate container e9da6721d88b 14:22:50 ---> 4ad689dfd6df 14:22:50 Step 24/26 : LABEL arch=arm64 14:22:51 ---> Running in 1ec7b3e644ae 14:22:51 Removing intermediate container 1ec7b3e644ae 14:22:51 ---> 52eb3ad2f77b 14:22:51 Step 25/26 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:22:51 ---> Running in 759c9952bea3 14:22:52 Removing intermediate container 759c9952bea3 14:22:52 ---> f3a5e5121300 14:22:52 Step 26/26 : LABEL version=0.0.0 14:22:52 ---> Running in 6eabf4a05b42 14:22:53 Removing intermediate container 6eabf4a05b42 14:22:53 ---> 74e4849a3f93 14:22:53 14:22:53 Successfully built 74e4849a3f93 14:22:53 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 14:23:12  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 0de3691d13a8 14:23:12 ---> 085f0695d219 14:23:12 14:23:12 Step 10/22 : FROM alpine:3.12 14:23:12 ---> afeebe901d6b 14:23:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 14:23:12 ---> Using cache 14:23:12 ---> dffd43baaeb4 14:23:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 14:23:12 ---> Running in 6143f63f4b25 14:23:13 Removing intermediate container 6143f63f4b25 14:23:13 ---> 83f4ae9eeec2 14:23:13 Step 13/22 : WORKDIR / 14:23:13 ---> Running in 8c19445da224 14:23:13 Removing intermediate container 8c19445da224 14:23:13 ---> 85e920904794 14:23:13 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:15 ---> 1dc294969dc7 14:23:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 14:23:16 ---> d53ee3354858 14:23:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 14:23:18 ---> 1ea0c00bfcb3 14:23:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 14:23:19 ---> be24040f23ae 14:23:19 Step 18/22 : RUN chmod +x entrypoint.sh 14:23:19 ---> Running in acd2602a3ffc 14:23:23 Removing intermediate container acd2602a3ffc 14:23:23 ---> 5ab1512c9c92 14:23:23 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 14:23:23 ---> Running in 187ea28d75bd 14:23:23 Removing intermediate container 187ea28d75bd 14:23:23 ---> dae7eed9b4e2 14:23:23 Step 20/22 : LABEL arch=arm64 14:23:23 ---> Running in 4a4142542265 14:23:24 Removing intermediate container 4a4142542265 14:23:24 ---> 0a3f5ff1af80 14:23:24 Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:23:24 ---> Running in cb31476996ef 14:23:25 Removing intermediate container cb31476996ef 14:23:25 ---> f89e84a5c050 14:23:25 Step 22/22 : LABEL version=0.0.0 14:23:25 ---> Running in 2aba4a1f3fed 14:23:26 Removing intermediate container 2aba4a1f3fed 14:23:26 ---> 2994ede042f7 14:23:26 14:23:27 Successfully built 2994ede042f7 14:23:27 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 14:23:31  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 2280f31279ef 14:23:31 ---> 0ac3f24070d4 14:23:31 14:23:31 Step 10/22 : FROM scratch 14:23:31 ---> 14:23:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:23:31 ---> Using cache 14:23:31 ---> dbcc6bc7bead 14:23:31 Step 12/22 : ENV APP_PORT=48081 14:23:31 ---> Running in a87d4540af21 14:23:31 Removing intermediate container a87d4540af21 14:23:31 ---> 7c6b35a42251 14:23:31 Step 13/22 : EXPOSE $APP_PORT 14:23:31 ---> Running in 0a21c2b89245 14:23:32 Removing intermediate container 0a21c2b89245 14:23:32 ---> fd841387203d 14:23:32 Step 14/22 : WORKDIR / 14:23:32 ---> Running in 6c4090c0b4b6 14:23:33 Removing intermediate container 6c4090c0b4b6 14:23:33 ---> 4e140dc06a65 14:23:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:34 ---> 3a74658eb6ff 14:23:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 14:23:36 ---> 900bf4386efa 14:23:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 14:23:37 ---> 1aba41b9a431 14:23:37 Step 18/22 : ENTRYPOINT ["/core-metadata"] 14:23:37 ---> Running in e0df3ae77a19 14:23:38 Removing intermediate container e0df3ae77a19 14:23:38 ---> 090681dcc7ea 14:23:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:23:38 ---> Running in ef9d53aa8d38 14:23:39 Removing intermediate container ef9d53aa8d38 14:23:39 ---> 69659a91654b 14:23:39 Step 20/22 : LABEL arch=arm64 14:23:39 ---> Running in 4896f01058f1 14:23:40 Removing intermediate container 4896f01058f1 14:23:40 ---> b3df14e32099 14:23:40 Step 21/22 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:23:40 ---> Running in 913e9fef8ff0 14:23:40 Removing intermediate container 913e9fef8ff0 14:23:40 ---> a82e477cf5c8 14:23:40 Step 22/22 : LABEL version=0.0.0 14:23:41 ---> Running in d81295301a18 14:23:41 Removing intermediate container d81295301a18 14:23:41 ---> ae7386507d0f 14:23:41 14:23:42 Successfully built ae7386507d0f 14:23:42 Successfully tagged docker-core-metadata-go-arm64:latest 14:23:54  Building docker-core-metadata-go ... done Removing intermediate container d592b01d1e6f 14:23:54 ---> affbf9532ded 14:23:54 14:23:54 Step 10/24 : FROM scratch 14:23:54 ---> 14:23:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 14:23:54 ---> Running in c98eca708c70 14:23:54 Removing intermediate container c98eca708c70 14:23:54 ---> a2d1f04c26b6 14:23:54 Step 12/24 : ENV APP_PORT=48060 14:23:54 ---> Running in 641273dc0419 14:23:54 Removing intermediate container 641273dc0419 14:23:54 ---> 5238a5c95370 14:23:54 Step 13/24 : EXPOSE $APP_PORT 14:23:54 ---> Running in 6c61ff29e192 14:23:54 Removing intermediate container 6c61ff29e192 14:23:54 ---> eba9d3bccd78 14:23:54 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 14:23:55 ---> 1b3ad7e6d99b 14:23:55 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 14:23:57 ---> 392a338d3f35 14:23:57 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 14:23:58 ---> 68c869eefb85 14:23:58 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 14:23:59 ---> bb682276fa08 14:23:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 14:24:01 ---> 5437a2776452 14:24:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 14:24:02 ---> f9448e7a61f5 14:24:02 Step 20/24 : ENTRYPOINT ["/support-notifications"] 14:24:02 ---> Running in adce89cf7c3d 14:24:02 Removing intermediate container adce89cf7c3d 14:24:02 ---> dc20a95a42e7 14:24:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:24:02 ---> Running in 48bad6cc4925 14:24:03 Removing intermediate container 48bad6cc4925 14:24:03 ---> 0d6c0900d1d3 14:24:03 Step 22/24 : LABEL arch=arm64 14:24:04 ---> Running in 177e9c7e5e57 14:24:04 Removing intermediate container 177e9c7e5e57 14:24:04 ---> ef022f5c4165 14:24:04 Step 23/24 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:24:04 ---> Running in 441d88942357 14:24:04 Removing intermediate container 72f9c57fca6e 14:24:04 ---> b1b1bb61c50a 14:24:04 14:24:04 Step 10/23 : FROM alpine:3.12 14:24:04 ---> afeebe901d6b 14:24:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 14:24:05 ---> Running in 7786f220fce0 14:24:05 Removing intermediate container 441d88942357 14:24:05 ---> 7a86044029ba 14:24:05 Step 24/24 : LABEL version=0.0.0 14:24:05 ---> Running in c4e7a719139b 14:24:05 Removing intermediate container 7786f220fce0 14:24:05 ---> 83f56b6b5678 14:24:05 Step 12/23 : ENV APP_PORT=48080 14:24:05 ---> Running in 3c616374a546 14:24:06 Removing intermediate container c4e7a719139b 14:24:06 ---> 53f34fde0e91 14:24:06 14:24:06 Successfully built 53f34fde0e91 14:24:06 Successfully tagged docker-support-notifications-go-arm64:latest 14:24:06  Building docker-support-notifications-go ... done Removing intermediate container 3c616374a546 14:24:06 ---> 3b01dd0b1a17 14:24:06 Step 13/23 : EXPOSE $APP_PORT 14:24:06 ---> Running in c64310ae2ee8 14:24:06 Removing intermediate container c64310ae2ee8 14:24:06 ---> 832485adf40e 14:24:06 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:24:07 ---> Running in 1d5cbbb8d2a3 14:24:09 Removing intermediate container 1d5cbbb8d2a3 14:24:09 ---> 1655313b6891 14:24:09 Step 15/23 : RUN apk add --update --no-cache zeromq 14:24:09 ---> Running in 8f19fd357488 14:24:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 14:24:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 14:24:11 (1/5) Installing libgcc (9.3.0-r2) 14:24:11 (2/5) Installing libsodium (1.0.18-r0) 14:24:11 (3/5) Installing libstdc++ (9.3.0-r2) 14:24:12 (4/5) Installing libzmq (4.3.3-r0) 14:24:12 (5/5) Installing zeromq (4.3.3-r0) 14:24:12 Executing busybox-1.31.1-r19.trigger 14:24:12 OK: 8 MiB in 19 packages 14:24:13 Removing intermediate container 8f19fd357488 14:24:13 ---> 147d7e36ba9e 14:24:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 14:24:14 ---> 8fd878912d20 14:24:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 14:24:15 ---> 090ccc479f91 14:24:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 14:24:16 ---> 5ce2f8914b62 14:24:16 Step 19/23 : ENTRYPOINT ["/core-data"] 14:24:16 ---> Running in d14f28306325 14:24:17 Removing intermediate container d14f28306325 14:24:17 ---> 5c3d31086bc1 14:24:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 14:24:17 ---> Running in bfff0305dc00 14:24:17 Removing intermediate container bfff0305dc00 14:24:17 ---> 1f577f14ddfd 14:24:17 Step 21/23 : LABEL arch=arm64 14:24:17 ---> Running in b07751f066ad 14:24:18 Removing intermediate container b07751f066ad 14:24:18 ---> 50940cacb715 14:24:18 Step 22/23 : LABEL git_sha=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de 14:24:18 ---> Running in 7627557a7bd4 14:24:18 Removing intermediate container 7627557a7bd4 14:24:18 ---> 278742a0996b 14:24:18 Step 23/23 : LABEL version=0.0.0 14:24:18 ---> Running in be9c65a4342e 14:24:19 Removing intermediate container be9c65a4342e 14:24:19 ---> d2defc22146c 14:24:19 14:24:19 Successfully built d2defc22146c 14:24:19 Successfully tagged docker-core-data-go-arm64:latest 14:24:20  Building docker-core-data-go ... done  [Pipeline] } 14:24:19 $ docker stop --time=1 ceac61a496d6907acb48454aefd11ce721f662aa8f76dd3b7b7d0fdf7d55033f 14:24:21 $ docker rm -f ceac61a496d6907acb48454aefd11ce721f662aa8f76dd3b7b7d0fdf7d55033f [Pipeline] // withDockerContainer [Pipeline] sh 14:24:22 + docker+ images 14:24:22 grep docker 14:24:23 docker-core-data-go-arm64 latest d2defc22146c 4 seconds ago 21MB 14:24:23 docker-support-notifications-go-arm64 latest 53f34fde0e91 17 seconds ago 11.4MB 14:24:23 docker-core-metadata-go-arm64 latest ae7386507d0f 41 seconds ago 12.3MB 14:24:23 docker-security-bootstrap-redis-go-arm64 latest 2994ede042f7 57 seconds ago 15.1MB 14:24:23 docker-sys-mgmt-agent-go-arm64 latest 74e4849a3f93 About a minute ago 300MB 14:24:23 docker-security-secretstore-setup-go-arm64 latest f8c2dc57f874 3 minutes ago 23.4MB 14:24:23 docker-security-proxy-setup-go-arm64 latest d682670f2b1b 3 minutes ago 23.2MB 14:24:23 docker-core-command-go-arm64 latest 9686af13ca76 3 minutes ago 9.98MB 14:24:23 docker-support-scheduler-go-arm64 latest a88bedf6bd0f 3 minutes ago 10MB 14:24:23 docker 20.10.0 eeaf43b92773 5 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 14:24:25 provisioning config files... 14:24:25 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config31241996306146221tmp [Pipeline] { [Pipeline] sh 14:24:25 + set +x 14:24:25 + curl -s https://codecov.io/bash 14:24:25 + bash -s -- 14:24:26 14:24:26 _____ _ 14:24:26 / ____| | | 14:24:26 | | ___ __| | ___ ___ _____ __ 14:24:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:24:26 | |___| (_) | (_| | __/ (_| (_) \ V / 14:24:26 \_____\___/ \__,_|\___|\___\___/ \_/ 14:24:26 Bash-20210115-cec3c92 14:24:26 14:24:26 14:24:26 ==> git version 2.24.3 found 14:24:26 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 14:24:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:24:26 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:24:26 ==> Jenkins CI detected. 14:24:26 project root: . 14:24:26 --> token set from env 14:24:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:24:26 ==> Running gcov in . (disable via -X gcov) 14:24:26 ==> Python coveragepy not found 14:24:26 ==> Searching for coverage reports in: 14:24:26 + . 14:24:26 -> Found 1 reports 14:24:26 ==> Detecting git/mercurial file structure 14:24:26 ==> Reading reports 14:24:26 + ./coverage.out bytes=550280 14:24:26 ==> Appending adjustments 14:24:26 https://docs.codecov.io/docs/fixing-reports 14:24:30 + Found adjustments 14:24:30 ==> Gzipping contents 14:24:30 84K /tmp/codecov.JQhyOc.gz 14:24:30 ==> Uploading reports 14:24:30 url: https://codecov.io 14:24:30 query: branch=PR-3046&commit=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3046%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3046&job=&cmd_args= 14:24:30 -> Pinging Codecov 14:24:30 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3046&commit=ce6ab2eeb2ba1ac48bfea0770421b51d449a34de&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3046%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3046&job=&cmd_args= 14:24:30 -> Uploading to 14:24:30 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/00271124DB129430A58F1EEE437C3FCB/ce6ab2eeb2ba1ac48bfea0770421b51d449a34de/8d53e7af-bd67-4fb1-a1f3-cdb4dd534e32.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T142430Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f92d20c904a0a996756dd7f3bb578e1aaf4e0096afcca0b5055930df8c52822 14:24:30 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:30 Dload Upload Total Spent Left Speed 14:24:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 83157 0 0 100 83157 0 167k --:--:-- --:--:-- --:--:-- 167k 100 83157 0 0 100 83157 0 167k --:--:-- --:--:-- --:--:-- 167k 14:24:30 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ce6ab2eeb2ba1ac48bfea0770421b51d449a34de [Pipeline] } 14:24:30 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 14:24:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:24:35 ---> package-listing.sh 14:24:35 ++ facter osfamily 14:24:35 ++ tr '[:upper:]' '[:lower:]' 14:24:35 + OS_FAMILY=redhat 14:24:35 + workspace=/w/workspace/edgex-go/3 14:24:35 + START_PACKAGES=/tmp/packages_start.txt 14:24:35 + END_PACKAGES=/tmp/packages_end.txt 14:24:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:24:35 + PACKAGES=/tmp/packages_start.txt 14:24:35 + '[' /w/workspace/edgex-go/3 ']' 14:24:35 + PACKAGES=/tmp/packages_end.txt 14:24:35 + case "${OS_FAMILY}" in 14:24:35 + rpm -qa 14:24:35 + sort 14:24:40 + '[' -f /tmp/packages_start.txt ']' 14:24:40 + '[' -f /tmp/packages_end.txt ']' 14:24:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:24:40 + '[' /w/workspace/edgex-go/3 ']' 14:24:40 + mkdir -p /w/workspace/edgex-go/3/archives/ 14:24:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 14:24:40 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 14:24:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:24:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:24:41 14:24:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:24:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:24:41 alpine: Pulling from edgex-lftools-log-publisher 14:24:41 df20fa9351a1: Pulling fs layer 14:24:41 36b3adc4ff6f: Pulling fs layer 14:24:41 8ad3a11d3b57: Pulling fs layer 14:24:41 46f8f816bc3b: Pulling fs layer 14:24:41 93b61091891f: Pulling fs layer 14:24:41 93b9cdb0e59b: Pulling fs layer 14:24:41 5e14af77c1be: Pulling fs layer 14:24:41 01666e4c0597: Pulling fs layer 14:24:41 aa168da1d23b: Pulling fs layer 14:24:41 46f8f816bc3b: Waiting 14:24:41 93b61091891f: Waiting 14:24:41 93b9cdb0e59b: Waiting 14:24:41 01666e4c0597: Waiting 14:24:41 36b3adc4ff6f: Verifying Checksum 14:24:41 36b3adc4ff6f: Download complete 14:24:41 46f8f816bc3b: Download complete 14:24:41 df20fa9351a1: Download complete 14:24:41 93b9cdb0e59b: Verifying Checksum 14:24:41 93b9cdb0e59b: Download complete 14:24:41 5e14af77c1be: Verifying Checksum 14:24:41 5e14af77c1be: Download complete 14:24:41 93b61091891f: Verifying Checksum 14:24:41 93b61091891f: Download complete 14:24:41 01666e4c0597: Verifying Checksum 14:24:41 01666e4c0597: Download complete 14:24:42 df20fa9351a1: Pull complete 14:24:42 36b3adc4ff6f: Pull complete 14:24:42 8ad3a11d3b57: Verifying Checksum 14:24:42 8ad3a11d3b57: Download complete 14:24:43 8ad3a11d3b57: Pull complete 14:24:43 46f8f816bc3b: Pull complete 14:24:44 aa168da1d23b: Verifying Checksum 14:24:44 aa168da1d23b: Download complete 14:24:45 93b61091891f: Pull complete 14:24:45 93b9cdb0e59b: Pull complete 14:24:46 5e14af77c1be: Pull complete 14:24:46 01666e4c0597: Pull complete 14:25:01 aa168da1d23b: Pull complete 14:25:01 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:25:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:25:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:25:01 prd-centos7-docker-4c-2g-21179 does not seem to be running inside a container 14:25:01 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:25:04 $ docker top b6e070f05e62616d4cf11b13bdb534d70dc5b6966d64b8815f95bd6243010239 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:04 + touch /tmp/pre-build-complete [Pipeline] sh 14:25:05 + mkdir -p /var/log/sa [Pipeline] sh 14:25:05 + ls /var/log/sa-host 14:25:05 + sadf -c /var/log/sa-host/sa19 14:25:05 file_magic: OK 14:25:05 HZ: Using current value: 100 14:25:05 file_header: OK 14:25:05 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 14:25:05 Statistics: 14:25:05 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... 14:25:05 File successfully converted to sysstat format version 12.2.1 14:25:05 + sadf -c /var/log/sa-host/sa23 14:25:05 file_magic: OK 14:25:05 HZ: Using current value: 100 14:25:05 file_header: OK 14:25:05 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 14:25:05 Statistics: 14:25:05 Hnuu...uuuununununu... 14:25:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:06 provisioning config files... 14:25:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config8876896403052403025tmp [Pipeline] { [Pipeline] echo 14:25:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:25:06 ---> create-netrc.sh [Pipeline] } 14:25:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 14:25:06 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 14:25:06 ---> python-tools-install.sh [Pipeline] echo 14:25:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:25:07 ---> sudo-logs.sh 14:25:07 Archiving 'sudo' log.. [Pipeline] echo 14:25:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:25:07 ---> job-cost.sh 14:25:07 lf-activate-venv: SKIPPING 14:25:07 INFO: No Stack... 14:25:08 INFO: Retrieving Pricing Info for: v1-standard-2 14:25:09 INFO: Archiving Costs [Pipeline] echo 14:25:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:25:09 ---> logs-deploy.sh 14:25:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3046/3 14:25:09 INFO: archiving workspace using pattern(s): 14:25:11 Archives upload complete. 14:25:11 INFO: archiving logs to Nexus