Pull request #3120 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46+a296f24e360d73b4e20a007fd564889f5e431139 (8ada399af11453a12c64cbc2d2e3c25e73a83d93) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 Running on prd-centos7-docker-4c-2g-25113 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # 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 a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 Merge succeeded, producing 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 Checking out Revision 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 (PR-3120) > 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/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # 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 a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # timeout=10 Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:39:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:39:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:39:47 ========================================================= 00:39:47 EdgeX Global Pipelines Version Info 00:39:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a651e25adb184497cc3a389de0d485b8677ac518 # timeout=10 00:39:50 ------------------- 00:39:50 stable info: 00:39:50 ------------------- 00:39:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:39:50 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:39:50 Message: update stable to v1.0.179 00:39:51 ------------------- 00:39:51 experimental info: 00:39:51 ------------------- 00:39:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:39:51 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 00:39:51 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:39:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:39:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:39:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:39:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:39:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:39:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:39:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:39:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:39:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:39:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:39:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:39:53 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:39:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:39:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:39:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:39:54 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:39:54 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:39:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3120 [Pipeline] echo 00:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3120 [Pipeline] echo 00:39:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3120 [Pipeline] echo 00:39:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [Pipeline] echo 00:39:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83637ed [Pipeline] echo 00:39:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:39:55 provisioning config files... 00:39:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config5916153003466333936tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:39:55 ---> docker-login.sh 00:39:55 nexus3.edgexfoundry.org:10001 00:39:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:56 Configure a credential helper to remove this warning. See 00:39:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:56 00:39:56 Login Succeeded 00:39:56 nexus3.edgexfoundry.org:10002 00:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:57 Configure a credential helper to remove this warning. See 00:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:57 00:39:57 Login Succeeded 00:39:57 nexus3.edgexfoundry.org:10003 00:39:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:57 Configure a credential helper to remove this warning. See 00:39:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:57 00:39:57 Login Succeeded 00:39:57 nexus3.edgexfoundry.org:10004 00:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:58 Configure a credential helper to remove this warning. See 00:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:58 00:39:58 Login Succeeded 00:39:58 docker.io 00:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:39:59 Configure a credential helper to remove this warning. See 00:39:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:39:59 00:39:59 Login Succeeded 00:39:59 ---> docker-login.sh ends [Pipeline] } 00:39:59 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:39:59 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:39:59 + for file in '`ls cmd/**/Dockerfile`' 00:39:59 ++ cut -d/ -f2 00:39:59 ++ dirname cmd/core-command/Dockerfile 00:39:59 + echo core-command,cmd/core-command/Dockerfile 00:39:59 + for file in '`ls cmd/**/Dockerfile`' 00:39:59 ++ dirname cmd/core-data/Dockerfile 00:39:59 ++ cut -d/ -f2 00:39:59 + echo core-data,cmd/core-data/Dockerfile 00:39:59 + for file in '`ls cmd/**/Dockerfile`' 00:39:59 ++ dirname cmd/core-metadata/Dockerfile 00:39:59 ++ cut -d/ -f2 00:39:59 + echo core-metadata,cmd/core-metadata/Dockerfile 00:39:59 + for file in '`ls cmd/**/Dockerfile`' 00:39:59 ++ dirname cmd/security-bootstrapper/Dockerfile 00:39:59 ++ cut -d/ -f2 00:39:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:39:59 + for file in '`ls cmd/**/Dockerfile`' 00:39:59 ++ dirname cmd/security-proxy-setup/Dockerfile 00:39:59 ++ cut -d/ -f2 00:39:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:39:59 + for file in '`ls cmd/**/Dockerfile`' 00:39:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:39:59 ++ cut -d/ -f2 00:39:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:39:59 + for file in '`ls cmd/**/Dockerfile`' 00:39:59 ++ dirname cmd/support-notifications/Dockerfile 00:39:59 ++ cut -d/ -f2 00:39:59 + echo support-notifications,cmd/support-notifications/Dockerfile 00:39:59 + for file in '`ls cmd/**/Dockerfile`' 00:39:59 ++ dirname cmd/support-scheduler/Dockerfile 00:39:59 ++ cut -d/ -f2 00:39:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:39:59 + for file in '`ls cmd/**/Dockerfile`' 00:39:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:39:59 ++ cut -d/ -f2 00:39:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:40:00 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-bootstrapper-go, dockerfile:cmd/security-bootstrapper/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 00:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:40:01 00:40:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:40:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:40:02 latest: Pulling from edgex-devops/git-semver 00:40:02 31603596830f: Pulling fs layer 00:40:02 2a8b12db71e7: Pulling fs layer 00:40:02 6ca5941a6612: Pulling fs layer 00:40:02 ecc8261a40a4: Pulling fs layer 00:40:02 ecc8261a40a4: Waiting 00:40:02 2a8b12db71e7: Verifying Checksum 00:40:02 2a8b12db71e7: Download complete 00:40:02 31603596830f: Verifying Checksum 00:40:02 31603596830f: Download complete 00:40:03 6ca5941a6612: Verifying Checksum 00:40:03 6ca5941a6612: Download complete 00:40:03 ecc8261a40a4: Verifying Checksum 00:40:03 ecc8261a40a4: Download complete 00:40:03 31603596830f: Pull complete 00:40:04 2a8b12db71e7: Pull complete 00:40:06 6ca5941a6612: Pull complete 00:40:06 ecc8261a40a4: Pull complete 00:40:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:40:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:40:06 prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container 00:40:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:40:09 $ docker top 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:10 [ssh-agent] Looking for ssh-agent implementation... 00:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:10 $ docker exec 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a ssh-agent 00:40:11 SSH_AUTH_SOCK=/tmp/ssh-vh6BmMKuuE1Q/agent.12 00:40:11 SSH_AGENT_PID=18 00:40:11 Running ssh-add (command line suppressed) 00:40:11 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2495312940706753245.key (/w/workspace/edgex-go/6@tmp/private_key_2495312940706753245.key) 00:40:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:12 + git tag --points-at HEAD [Pipeline] } 00:40:12 $ docker exec --env ******** --env ******** 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a ssh-agent -k 00:40:12 unset SSH_AUTH_SOCK; 00:40:12 unset SSH_AGENT_PID; 00:40:12 echo Agent pid 18 killed; 00:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:40:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:40:13 [ssh-agent] Looking for ssh-agent implementation... 00:40:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:40:13 $ docker exec 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a ssh-agent 00:40:13 SSH_AUTH_SOCK=/tmp/ssh-hXATwHKG8o2h/agent.49 00:40:13 SSH_AGENT_PID=55 00:40:13 Running ssh-add (command line suppressed) 00:40:14 Identity added: /w/workspace/edgex-go/6@tmp/private_key_4013166324441431170.key (/w/workspace/edgex-go/6@tmp/private_key_4013166324441431170.key) 00:40:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:40:14 + git semver init 00:40:15 # -> Open(): unable to determine branch for HEAD 00:40:15 # $GIT_DIR = /w/workspace/edgex-go/6/.git 00:40:15 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 00:40:15 # $SEMVER_REMOTE_NAME = origin 00:40:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:40:15 # $SEMVER_USER_NAME = edgex-jenkins 00:40:15 # $SEMVER_BRANCH = PR-3120 00:40:15 # $SEMVER_TEMP = /tmp/semver-275427183 00:40:15 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:40:55 # '/tmp/semver-275427183' -> '/w/workspace/edgex-go/6/.semver' 00:40:55 # -> Force: false 00:40:55 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 00:40:55 $ docker exec --env ******** --env ******** 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a ssh-agent -k 00:40:56 unset SSH_AUTH_SOCK; 00:40:56 unset SSH_AGENT_PID; 00:40:56 echo Agent pid 55 killed; 00:40:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:40:57 + git semver [Pipeline] } 00:40:57 $ docker stop --time=1 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a 00:40:59 $ docker rm -f 70d07cb9c44b3a5a75d29ebe6c667b3ad97ccc507f2f588421abb4f3de1a5d3a [Pipeline] // withDockerContainer [Pipeline] sh 00:41:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:41:01 Stashed 1 file(s) [Pipeline] echo 00:41:01 [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] { 00:41:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-25123 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] sh [Pipeline] { [Pipeline] ws 00:41:02 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 00:41:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:41:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:41:03 + sudo service docker restart 00:41:03 + true 00:41:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:41:05 ========================================================= 00:41:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:41:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:41:06 + 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 . 00:41:07 using credential edgex-jenkins-ssh 00:41:08 Cloning the remote Git repository 00:41:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:08 > git init /w/workspace/edgex-go/6 # timeout=10 00:41:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:08 > git --version # timeout=10 00:41:08 > git --version # 'git version 2.17.1' 00:41:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:14 Sending build context to Docker daemon 327.6MB 00:41:14 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:41:14 Step 2/6 : FROM ${BASE} 00:41:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:41:14 188c0c94c7c5: Pulling fs layer 00:41:14 0ef7d3d256c8: Pulling fs layer 00:41:14 de9db76c5a1d: Pulling fs layer 00:41:14 bca2f99d35d6: Pulling fs layer 00:41:14 93359f2a8cfa: Pulling fs layer 00:41:14 7c6f9722023f: Pulling fs layer 00:41:14 a35cf1a2eb13: Pulling fs layer 00:41:14 93359f2a8cfa: Waiting 00:41:14 7c6f9722023f: Waiting 00:41:14 a35cf1a2eb13: Waiting 00:41:14 bca2f99d35d6: Waiting 00:41:14 de9db76c5a1d: Download complete 00:41:14 0ef7d3d256c8: Verifying Checksum 00:41:14 0ef7d3d256c8: Download complete 00:41:14 93359f2a8cfa: Verifying Checksum 00:41:14 93359f2a8cfa: Download complete 00:41:15 7c6f9722023f: Verifying Checksum 00:41:15 7c6f9722023f: Download complete 00:41:15 188c0c94c7c5: Verifying Checksum 00:41:15 188c0c94c7c5: Download complete 00:41:17 188c0c94c7c5: Pull complete 00:41:18 0ef7d3d256c8: Pull complete 00:41:18 de9db76c5a1d: Pull complete 00:41:22 a35cf1a2eb13: Verifying Checksum 00:41:22 a35cf1a2eb13: Download complete 00:41:24 bca2f99d35d6: Verifying Checksum 00:41:24 bca2f99d35d6: Download complete 00:41:36 bca2f99d35d6: Pull complete 00:41:36 93359f2a8cfa: Pull complete 00:41:36 7c6f9722023f: Pull complete 00:41:43 Merging remotes/origin/master commit a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:41:43 Merge succeeded, producing 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:41:43 Checking out Revision 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 (PR-3120) 00:41:43 a35cf1a2eb13: Pull complete 00:41:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:41:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:41:43 ---> a62c8e92a672 00:41:43 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 00:41:44 ---> Running in bad9b07c9bd8 00:41:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:42 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:41:43 > git config core.sparsecheckout # timeout=10 00:41:43 > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # timeout=10 00:41:43 > git remote # timeout=10 00:41:43 > git config --get remote.origin.url # timeout=10 00:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:43 > git merge a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 00:41:43 > git rev-parse HEAD^{commit} # timeout=10 00:41:43 > git config core.sparsecheckout # timeout=10 00:41:43 > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # timeout=10 00:41:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:48 Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" 00:41:48 (1/12) Installing libmagic (5.38-r0) 00:41:48 (2/12) Installing file (5.38-r0) 00:41:48 (3/12) Installing libc-dev (0.7.2-r3) 00:41:48 (4/12) Installing g++ (9.3.0-r2) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:41:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:41:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:41:50 + true 00:41:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:41:53 provisioning config files... 00:41:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4247868192881196382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:53 ---> docker-login.sh 00:41:53 nexus3.edgexfoundry.org:10001 00:41:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:54 Configure a credential helper to remove this warning. See 00:41:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:54 00:41:54 Login Succeeded 00:41:54 nexus3.edgexfoundry.org:10002 00:41:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:55 Configure a credential helper to remove this warning. See 00:41:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:55 00:41:55 Login Succeeded 00:41:55 nexus3.edgexfoundry.org:10003 00:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:56 Configure a credential helper to remove this warning. See 00:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:56 00:41:56 Login Succeeded 00:41:56 nexus3.edgexfoundry.org:10004 00:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:56 Configure a credential helper to remove this warning. See 00:41:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:56 00:41:56 Login Succeeded 00:41:56 docker.io 00:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:41:57 Configure a credential helper to remove this warning. See 00:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:41:57 00:41:57 Login Succeeded 00:41:57 ---> docker-login.sh ends [Pipeline] } 00:41:57 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:41:58 ========================================================= 00:41:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:41:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:41:58 + 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 . 00:42:01 Sending build context to Docker daemon 166.2MB 00:42:01 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:42:01 Step 2/6 : FROM ${BASE} 00:42:01 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:42:01 5f621e34cdf4: Pulling fs layer 00:42:01 a4357932f1b6: Pulling fs layer 00:42:01 18c013af1878: Pulling fs layer 00:42:01 00ac8860ef70: Pulling fs layer 00:42:01 63d7cb157983: Pulling fs layer 00:42:01 b116817d02f9: Pulling fs layer 00:42:01 745a02a5169b: Pulling fs layer 00:42:01 00ac8860ef70: Waiting 00:42:01 63d7cb157983: Waiting 00:42:01 b116817d02f9: Waiting 00:42:01 745a02a5169b: Waiting 00:42:01 18c013af1878: Verifying Checksum 00:42:01 18c013af1878: Download complete 00:42:01 a4357932f1b6: Verifying Checksum 00:42:01 a4357932f1b6: Download complete 00:42:01 63d7cb157983: Verifying Checksum 00:42:01 63d7cb157983: Download complete 00:42:01 b116817d02f9: Download complete 00:42:01 5f621e34cdf4: Verifying Checksum 00:42:01 5f621e34cdf4: Download complete 00:42:01 (5/12) Installing fortify-headers (1.1-r0) 00:42:01 (6/12) Installing patch (2.7.6-r6) 00:42:01 (7/12) Installing build-base (0.5-r2) 00:42:01 (8/12) Installing libsodium (1.0.18-r0) 00:42:01 (9/12) Installing pkgconf (1.7.2-r0) 00:42:01 (10/12) Installing libsodium-dev (1.0.18-r0) 00:42:01 (11/12) Installing libzmq (4.3.3-r0) 00:42:01 (12/12) Installing zeromq-dev (4.3.3-r0) 00:42:01 Executing busybox-1.31.1-r19.trigger 00:42:01 OK: 233 MiB in 51 packages 00:42:02 5f621e34cdf4: Pull complete 00:42:03 a4357932f1b6: Pull complete 00:42:03 18c013af1878: Pull complete 00:42:05 745a02a5169b: Verifying Checksum 00:42:05 745a02a5169b: Download complete 00:42:06 Removing intermediate container bad9b07c9bd8 00:42:06 ---> 2fdbc4f0e18f 00:42:06 Step 4/6 : WORKDIR /edgex-go 00:42:06 00ac8860ef70: Download complete 00:42:06 ---> Running in 8ab08c4ccf31 00:42:07 Removing intermediate container 8ab08c4ccf31 00:42:07 ---> d1b22ad5e515 00:42:07 Step 5/6 : COPY go.mod . 00:42:07 ---> 06e567ffd245 00:42:07 Step 6/6 : RUN go mod download 00:42:08 ---> Running in 720ab05787e9 00:42:16 00ac8860ef70: Pull complete 00:42:16 63d7cb157983: Pull complete 00:42:17 b116817d02f9: Pull complete 00:42:20 745a02a5169b: Pull complete 00:42:20 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:42:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:42:20 ---> b7e6874047d6 00:42:20 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 00:42:25 ---> Running in c19cae8d3b57 00:42:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:42:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:42:28 (1/12) Installing libmagic (5.38-r0) 00:42:29 (2/12) Installing file (5.38-r0) 00:42:29 (3/12) Installing libc-dev (0.7.2-r3) 00:42:29 (4/12) Installing g++ (9.3.0-r2) 00:42:42 Removing intermediate container 720ab05787e9 00:42:42 ---> c0f150c1aec0 00:42:42 Successfully built c0f150c1aec0 00:42:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:42:42 + docker inspect -f . ci-base-image-x86_64 00:42:43 . [Pipeline] withDockerContainer 00:42:43 prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container 00:42:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:42:45 $ docker top ae89be217c7cac0bc2770afc610afef887c73c1646008e612a3d5d488362fc90 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:46 + go version 00:42:46 go version go1.15.5 linux/amd64 [Pipeline] } 00:42:46 $ docker stop --time=1 ae89be217c7cac0bc2770afc610afef887c73c1646008e612a3d5d488362fc90 00:42:48 $ docker rm -f ae89be217c7cac0bc2770afc610afef887c73c1646008e612a3d5d488362fc90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:50 + docker inspect -f . ci-base-image-x86_64 00:42:50 . [Pipeline] withDockerContainer 00:42:50 prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container 00:42:50 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:42:52 $ docker top 53307280d58e48dab642f103fdef61e36ead92602c8d5d218420e613ed13ca53 -eo pid,comm [Pipeline] { [Pipeline] echo 00:42:53 ========================================================= 00:42:53 [edgeXBuildGoParallel] Running Tests and Build... 00:42:53 ========================================================= [Pipeline] sh 00:42:54 + make test 00:42:54 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:42:56 (5/12) Installing fortify-headers (1.1-r0) 00:42:56 (6/12) Installing patch (2.7.6-r6) 00:42:56 (7/12) Installing build-base (0.5-r2) 00:42:56 (8/12) Installing libsodium (1.0.18-r0) 00:42:56 (9/12) Installing pkgconf (1.7.2-r0) 00:42:56 (10/12) Installing libsodium-dev (1.0.18-r0) 00:42:56 (11/12) Installing libzmq (4.3.3-r0) 00:42:56 (12/12) Installing zeromq-dev (4.3.3-r0) 00:42:56 Executing busybox-1.31.1-r19.trigger 00:42:56 OK: 217 MiB in 51 packages 00:42:58 Removing intermediate container c19cae8d3b57 00:42:58 ---> a92fe222dfe8 00:42:58 Step 4/6 : WORKDIR /edgex-go 00:42:58 ---> Running in 513fbb2de329 00:42:58 Removing intermediate container 513fbb2de329 00:42:58 ---> 985992becc8c 00:42:58 Step 5/6 : COPY go.mod . 00:42:59 ---> 4d091f546227 00:42:59 Step 6/6 : RUN go mod download 00:42:59 ---> Running in 62fe68f3db90 00:43:17 ? github.com/edgexfoundry/edgex-go [no test files] 00:43:32 Removing intermediate container 62fe68f3db90 00:43:32 ---> bc445f29c5ed 00:43:32 Successfully built bc445f29c5ed 00:43:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:32 + docker inspect -f . ci-base-image-arm64 00:43:32 . [Pipeline] withDockerContainer 00:43:32 prd-ubuntu18.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container 00:43:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:43:34 $ docker top 5ba0049fea173e83366db05a61e2455584a37c7bed5726ba134e3e51baba7811 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:35 + go version 00:43:35 go version go1.15.5 linux/arm64 [Pipeline] } 00:43:35 $ docker stop --time=1 5ba0049fea173e83366db05a61e2455584a37c7bed5726ba134e3e51baba7811 00:43:37 $ docker rm -f 5ba0049fea173e83366db05a61e2455584a37c7bed5726ba134e3e51baba7811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:38 + docker inspect -f . ci-base-image-arm64 00:43:38 . [Pipeline] withDockerContainer 00:43:39 prd-ubuntu18.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container 00:43:39 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:43:41 $ docker top 21a8f22705514bba327f99c56a1d52898017627488e4c96d60aab85e6ef6e1a5 -eo pid,comm [Pipeline] { [Pipeline] echo 00:43:41 ========================================================= 00:43:41 [edgeXBuildGoParallel] Running Tests and Build... 00:43:41 ========================================================= [Pipeline] sh 00:43:42 + make test 00:43:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:43:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:43:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:43:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:43:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:43:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:44:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:44:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:44:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:44:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:44:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:44:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:44:09 ? github.com/edgexfoundry/edgex-go [no test files] 00:44:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:44:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:44:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.432s coverage: 45.6% of statements 00:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:44:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:44:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.131s coverage: 100.0% of statements 00:44:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.436s coverage: 27.1% of statements 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:44:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.096s coverage: 100.0% of statements 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:44:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.130s coverage: 100.0% of statements 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:44:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.229s coverage: 65.8% of statements 00:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:44:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:44:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.623s coverage: 82.3% of statements 00:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:44:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:44:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.761s coverage: 28.6% of statements 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:44:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.128s coverage: 100.0% of statements 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:44:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.046s coverage: 100.0% of statements 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:44:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.263s coverage: 86.7% of statements 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:44:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.257s coverage: 97.5% of statements 00:44:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:44:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements 00:44:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:44:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:44:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:44:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:44:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.554s coverage: 92.8% of statements 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:44:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.119s coverage: 58.8% of statements 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:44:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.115s coverage: 0.1% of statements 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:44:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:44:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.083s coverage: 45.5% of statements 00:44:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.338s coverage: 79.5% of statements 00:44:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 00:44:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 00:44:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.127s coverage: 87.5% of statements 00:44:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.093s coverage: 94.4% of statements 00:44:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.138s coverage: 87.2% of statements 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.090s coverage: 87.2% of statements 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.093s coverage: 84.2% of statements 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.286s coverage: 91.4% of statements 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.381s coverage: 63.5% of statements 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.081s coverage: 91.3% of statements 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.115s coverage: 73.7% of statements 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.041s coverage: 100.0% of statements 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.059s coverage: 68.9% of statements 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.213s coverage: 37.0% of statements 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:45:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.561s coverage: 84.0% of statements 00:45:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.183s coverage: 100.0% of statements 00:45:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.342s coverage: 47.0% of statements 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:45:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.355s coverage: 100.0% of statements 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:45:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.273s coverage: 100.0% of statements 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:45:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.249s coverage: 87.0% of statements 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:45:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:45:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:45:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.798s coverage: 29.1% of statements 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:45:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.209s coverage: 99.0% of statements 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:45:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.235s coverage: 100.0% of statements 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:45:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.132s coverage: 100.0% of statements 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:45:11 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:45:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.085s coverage: 100.0% of statements 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:45:11 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:45:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.184s coverage: 87.9% of statements 00:45:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:45:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:45:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 00:45:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 32.1% of statements 00:45:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 00:45:14 GO111MODULE=on go vet ./... 00:45:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:45:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:45:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:45:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:45:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:45:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:45:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:45:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:45:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:45:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:45:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:45:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:45:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:45:39 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.398s coverage: 45.6% of statements 00:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 00:45:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] 00:45:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.186s coverage: 100.0% of statements 00:45:45 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.578s coverage: 27.1% of statements 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:45:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.069s coverage: 100.0% of statements 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:45:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.109s coverage: 100.0% of statements 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:45:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:45:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.264s coverage: 65.8% of statements 00:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:45:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:45:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.715s coverage: 82.3% of statements 00:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:45:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.433s coverage: 28.6% of statements 00:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements 00:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.099s coverage: 100.0% of statements 00:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.388s coverage: 86.7% of statements 00:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:45:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.442s coverage: 97.5% of statements 00:45:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:45:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements 00:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:45:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.615s coverage: 92.8% of statements 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.230s coverage: 0.1% of statements 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:46:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.069s coverage: 45.5% of statements 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.122s coverage: 79.5% of statements 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.084s coverage: 94.1% of statements 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements 00:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.086s coverage: 87.5% of statements 00:46:12 gofmt -l . 00:46:13 [ "`gofmt -l .`" = "" ] 00:46:15 ./bin/test-go-mod-tidy.sh 00:46:18 ./bin/test-attribution-txt.sh [Pipeline] sh 00:46:22 + ls -al . 00:46:22 total 688 00:46:22 drwxrwxr-x 10 1001 1001 4096 Feb 5 00:46 . 00:46:22 drwxr-xr-x 4 root root 28 Feb 5 00:42 .. 00:46:22 -rw-rw-r-- 1 1001 1001 11 Feb 5 00:39 .dockerignore 00:46:22 drwxrwxr-x 8 1001 1001 179 Feb 5 00:39 .git 00:46:22 drwxrwxr-x 3 1001 1001 125 Feb 5 00:39 .github 00:46:22 -rw-rw-r-- 1 1001 1001 872 Feb 5 00:39 .gitignore 00:46:22 drwx------ 3 1001 1001 60 Feb 5 00:40 .semver 00:46:22 -rw-rw-r-- 1 1001 1001 166 Feb 5 00:39 .sonarcloud.properties 00:46:22 -rw-rw-r-- 1 1001 1001 7859 Feb 5 00:39 Attribution.txt 00:46:22 -rw-rw-r-- 1 1001 1001 3804 Feb 5 00:39 CONTRIBUTING.md 00:46:22 -rw-rw-r-- 1 1001 1001 931 Feb 5 00:39 Dockerfile.build 00:46:22 -rw-rw-r-- 1 1001 1001 863 Feb 5 00:39 Jenkinsfile 00:46:22 -rw-rw-r-- 1 1001 1001 10775 Feb 5 00:39 LICENSE 00:46:22 -rw-rw-r-- 1 1001 1001 6001 Feb 5 00:39 Makefile 00:46:22 -rw-rw-r-- 1 1001 1001 6524 Feb 5 00:39 README.md 00:46:22 -rw-rw-r-- 1 1001 1001 6755 Feb 5 00:39 SECURITY.md 00:46:22 -rw-rw-r-- 1 1001 1001 5 Feb 5 00:41 VERSION 00:46:22 -rw-rw-r-- 1 1001 1001 4131 Feb 5 00:39 ZMQWindows.md 00:46:22 drwxrwxr-x 2 1001 1001 117 Feb 5 00:39 bin 00:46:22 drwxrwxr-x 15 1001 1001 4096 Feb 5 00:39 cmd 00:46:22 -rw-r--r-- 1 root root 583623 Feb 5 00:45 coverage.out 00:46:22 -rw-r--r-- 1 root root 1054 Feb 5 00:46 go.mod 00:46:22 -rw-r--r-- 1 root root 19290 Feb 5 00:46 go.sum 00:46:22 drwxrwxr-x 8 1001 1001 127 Feb 5 00:39 internal 00:46:22 drwxrwxr-x 4 1001 1001 26 Feb 5 00:39 openapi 00:46:22 drwxrwxr-x 4 1001 1001 71 Feb 5 00:39 snap 00:46:22 -rw-rw-r-- 1 1001 1001 168 Feb 5 00:39 version.go [Pipeline] sh 00:46:24 + '[' -e coverage.out ] 00:46:24 + chown 1001:1001 coverage.out [Pipeline] stash 00:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.104s coverage: 94.4% of statements 00:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 00:46:26 Stashed 1 file(s) [Pipeline] sh 00:46:27 + make build 00:46:28 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 00:46:35 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 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.124s coverage: 92.9% of statements 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.080s coverage: 87.2% of statements 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.056s coverage: 80.8% of statements 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.151s coverage: 87.2% of statements 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.2% of statements 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.4% of statements 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.635s coverage: 63.5% of statements 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:46:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 00:46:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 00:46:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.934s coverage: 68.9% of statements 00:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:46:38 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:46:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.402s coverage: 37.0% of statements 00:46:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:46:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.766s coverage: 84.0% of statements 00:46:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.082s coverage: 100.0% of statements 00:46:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.483s coverage: 47.0% of statements 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:46:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:46:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.130s coverage: 100.0% of statements 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [no test files] 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 00:46:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.259s coverage: 87.0% of statements 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 00:46:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 00:46:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.719s coverage: 29.1% of statements 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:46:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.201s coverage: 99.0% of statements 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:46:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.089s coverage: 100.0% of statements 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 00:46:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.151s coverage: 100.0% of statements 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 00:46:58 ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:46:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:46:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:46:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:46:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.112s coverage: 100.0% of statements 00:46:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 00:46:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 100.0% of statements 00:46:58 GO111MODULE=on go vet ./... 00:47:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:47: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 00:47: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 00:47:15 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 00:47:21 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 00:47:26 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 00:47:30 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 00:47:34 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 00:47:38 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 00:47:41 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 00:47:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:47:51 $ docker stop --time=1 53307280d58e48dab642f103fdef61e36ead92602c8d5d218420e613ed13ca53 00:47:55 $ docker rm -f 53307280d58e48dab642f103fdef61e36ead92602c8d5d218420e613ed13ca53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:47:59 00:47:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:48:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:48:00 latest: Pulling from edgex-devops/edgex-compose 00:48:00 cbdbe7a5bc2a: Pulling fs layer 00:48:00 ca9280d653b3: Pulling fs layer 00:48:00 7e9c9ca2126c: Pulling fs layer 00:48:00 cbdbe7a5bc2a: Verifying Checksum 00:48:00 cbdbe7a5bc2a: Download complete 00:48:01 cbdbe7a5bc2a: Pull complete 00:48:02 ca9280d653b3: Download complete 00:48:06 7e9c9ca2126c: Download complete 00:48:06 ca9280d653b3: Pull complete 00:48:19 7e9c9ca2126c: Pull complete 00:48:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:48:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:48:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:48:19 prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container 00:48:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 00:48:20 gofmt -l . 00:48:22 $ docker top d4264bd35a50339f9262eda7ee23d80815867054a2784faa68a4e44e5cb93089 -eo pid,comm [Pipeline] { [Pipeline] sh 00:48:23 + grep parallel 00:48:23 + docker-compose build --help 00:48:23 [ "`gofmt -l .`" = "" ] 00:48:24 --parallel Build images in parallel. [Pipeline] } 00:48:24 $ docker stop --time=1 d4264bd35a50339f9262eda7ee23d80815867054a2784faa68a4e44e5cb93089 00:48:26 ./bin/test-go-mod-tidy.sh 00:48:26 ./bin/test-attribution-txt.sh 00:48:27 $ docker rm -f d4264bd35a50339f9262eda7ee23d80815867054a2784faa68a4e44e5cb93089 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:48:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:48:27 . [Pipeline] withDockerContainer 00:48:28 prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container 00:48:28 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:48:30 $ docker top bf6f7f0e81a7f3cab708977c0a8cce8c0a8096dc616e37d8dad40d89748a9650 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:48:30 + docker-compose -f ./docker-compose-build.yml build --parallel 00:48:30 + ls -al . 00:48:30 total 716 00:48:30 drwxrwxr-x 9 1001 1001 4096 Feb 5 00:48 . 00:48:30 drwxr-xr-x 4 root root 4096 Feb 5 00:43 .. 00:48:30 -rw-rw-r-- 1 1001 1001 11 Feb 5 00:41 .dockerignore 00:48:30 drwxrwxr-x 8 1001 1001 4096 Feb 5 00:41 .git 00:48:30 drwxrwxr-x 3 1001 1001 4096 Feb 5 00:41 .github 00:48:30 -rw-rw-r-- 1 1001 1001 872 Feb 5 00:41 .gitignore 00:48:30 -rw-rw-r-- 1 1001 1001 166 Feb 5 00:41 .sonarcloud.properties 00:48:30 -rw-rw-r-- 1 1001 1001 7859 Feb 5 00:41 Attribution.txt 00:48:30 -rw-rw-r-- 1 1001 1001 3804 Feb 5 00:41 CONTRIBUTING.md 00:48:30 -rw-rw-r-- 1 1001 1001 931 Feb 5 00:41 Dockerfile.build 00:48:30 -rw-rw-r-- 1 1001 1001 863 Feb 5 00:41 Jenkinsfile 00:48:30 -rw-rw-r-- 1 1001 1001 10775 Feb 5 00:41 LICENSE 00:48:30 -rw-rw-r-- 1 1001 1001 6001 Feb 5 00:41 Makefile 00:48:30 -rw-rw-r-- 1 1001 1001 6524 Feb 5 00:41 README.md 00:48:30 -rw-rw-r-- 1 1001 1001 6755 Feb 5 00:41 SECURITY.md 00:48:30 -rw-rw-r-- 1 1001 1001 5 Feb 5 00:41 VERSION 00:48:30 -rw-rw-r-- 1 1001 1001 4131 Feb 5 00:41 ZMQWindows.md 00:48:30 drwxrwxr-x 2 1001 1001 4096 Feb 5 00:41 bin 00:48:30 drwxrwxr-x 15 1001 1001 4096 Feb 5 00:41 cmd 00:48:30 -rw-r--r-- 1 root root 583623 Feb 5 00:46 coverage.out 00:48:30 -rw-r--r-- 1 root root 1054 Feb 5 00:48 go.mod 00:48:30 -rw-r--r-- 1 root root 19290 Feb 5 00:48 go.sum 00:48:30 drwxrwxr-x 8 1001 1001 4096 Feb 5 00:41 internal 00:48:30 drwxrwxr-x 4 1001 1001 4096 Feb 5 00:41 openapi 00:48:30 drwxrwxr-x 4 1001 1001 4096 Feb 5 00:41 snap 00:48:30 -rw-rw-r-- 1 1001 1001 168 Feb 5 00:41 version.go [Pipeline] sh 00:48:31 + '[' -e coverage.out ] 00:48:31 + chown 1001:1001 coverage.out [Pipeline] stash 00:48:31 Warning: overwriting stash ‘coverage-report’ 00:48:32 Building docker-core-command-go ... 00:48:32 Building docker-core-data-go ... 00:48:32 Building docker-core-metadata-go ... 00:48:32 Building docker-security-bootstrapper-go ... 00:48:32 Building docker-security-proxy-setup-go ... 00:48:32 Building docker-security-secretstore-setup-go ... 00:48:32 Building docker-support-notifications-go ... 00:48:32 Building docker-support-scheduler-go ... 00:48:32 Building docker-sys-mgmt-agent-go ... 00:48:32 Building docker-core-data-go 00:48:32 Building docker-security-bootstrapper-go 00:48:32 Building docker-security-secretstore-setup-go 00:48:32 Building docker-security-proxy-setup-go 00:48:32 Building docker-core-metadata-go 00:48:33 Stashed 1 file(s) [Pipeline] sh 00:48:33 + make build 00:48:33 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 00:48:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:49:19 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 00:49:23 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 00:49:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:49:32 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 00:49:38 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 00:49:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:49:51 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 00:49:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:55 ---> c0f150c1aec0 00:49:55 Step 3/23 : WORKDIR /edgex-go 00:49:55 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:55 ---> c0f150c1aec0 00:49:55 Step 3/24 : WORKDIR /edgex-go 00:49:55 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:55 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:49:55 ---> c0f150c1aec0 00:49:55 Step 3/31 : WORKDIR /edgex-go 00:49:55 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:49:55 ---> c0f150c1aec0 00:49:55 Step 3/21 : WORKDIR /edgex-go 00:49:55 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:55 ---> c0f150c1aec0 00:49:55 Step 3/23 : WORKDIR /edgex-go 00:49:55 ---> Running in 5b3409ed2778 00:49:55 ---> Running in e1bb473c7e2a 00:49:55 ---> Running in ce702452c608 00:49:55 ---> Running in b82e8c0c78e5 00:49:55 ---> Running in c8ea9fe4dd0a 00:49:55 Removing intermediate container c8ea9fe4dd0a 00:49:55 ---> 50318b75c88e 00:49:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:55 Removing intermediate container b82e8c0c78e5 00:49:55 ---> c2336cfe3313 00:49:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:55 Removing intermediate container 5b3409ed2778 00:49:55 ---> 728894b0a3f2 00:49:55 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:55 Removing intermediate container e1bb473c7e2a 00:49:55 ---> 660dc2b5b87f 00:49:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:55 ---> Running in 1f4749854b1a 00:49:55 Removing intermediate container ce702452c608 00:49:55 ---> 58be8b183728 00:49:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:55 ---> Running in eb1068604333 00:49:55 ---> Running in 42f1b158104b 00:49:55 ---> Running in e0e2847277a7 00:49:55 ---> Running in 46b9e213068a 00:49:55 Removing intermediate container 1f4749854b1a 00:49:55 ---> f004f5d69ad9 00:49:55 Step 5/23 : RUN apk add --update --no-cache make git 00:49:55 Removing intermediate container 42f1b158104b 00:49:55 ---> d08b71c55d94 00:49:55 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:49:55 ---> Running in 59eb8890ddb2 00:49:55 Removing intermediate container 46b9e213068a 00:49:55 ---> 14f9a3db3d9e 00:49:55 Step 5/21 : RUN apk add --update --no-cache make git 00:49:55 ---> Running in bc7a4e539700 00:49:55 ---> Running in f19f6294fb03 00:49:55 Removing intermediate container e0e2847277a7 00:49:55 ---> 0bdb37f87009 00:49:55 Step 5/24 : RUN apk add --update --no-cache make git 00:49:55 Removing intermediate container eb1068604333 00:49:55 ---> 092b9a1aab9b 00:49:55 Step 5/31 : RUN apk add --update --no-cache make git 00:49:55 ---> Running in 0fccec99747f 00:49:55 ---> Running in 782b8b91d1f1 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:49:55 OK: 233 MiB in 51 packages 00:49:55 OK: 233 MiB in 51 packages 00:49:55 OK: 233 MiB in 51 packages 00:49:55 OK: 233 MiB in 51 packages 00:49:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:49:55 Removing intermediate container f19f6294fb03 00:49:55 ---> c403f3726f2e 00:49:55 Step 6/21 : COPY go.mod . 00:49:56 Removing intermediate container 0fccec99747f 00:49:56 ---> ba26c89dc019 00:49:56 Step 6/31 : COPY go.mod . 00:49:56 Removing intermediate container 782b8b91d1f1 00:49:56 ---> b6ee7215be38 00:49:56 Step 6/24 : COPY go.mod . 00:49:56 ---> 15f9102f1e7e 00:49:56 Step 7/21 : RUN go mod download 00:49:56 Removing intermediate container bc7a4e539700 00:49:56 ---> aec221c4737a 00:49:56 Step 6/23 : COPY go.mod . 00:49:57 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 00:49:57 ---> Running in 4544c56d3221 00:49:57 ---> 544c20e63007 00:49:57 Step 7/23 : RUN go mod download 00:49:58 ---> ad1fdedd8d6b 00:49:58 Step 7/24 : RUN go mod download 00:49:58 ---> ee3930dc0ef9 00:49:58 Step 7/31 : RUN go mod download 00:49:58 OK: 233 MiB in 51 packages 00:49:58 ---> Running in 54a1384e1df9 00:49:58 ---> Running in 6257a83bfb6c 00:49:58 ---> Running in dddabed82146 00:50:00 Removing intermediate container 59eb8890ddb2 00:50:00 ---> aa9ea36f7642 00:50:00 Step 6/23 : COPY go.mod . 00:50:00 ---> da682c14e0a4 00:50:00 Step 7/23 : RUN go mod download 00:50:00 ---> Running in 6c6585097ecd 00:50:02 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 00:50:03 Removing intermediate container 4544c56d3221 00:50:03 ---> 7b0b0f77d84e 00:50:03 Step 8/21 : COPY . . 00:50:03 Removing intermediate container dddabed82146 00:50:03 ---> c9089f8d0d62 00:50:03 Step 8/24 : COPY . . 00:50:04 Removing intermediate container 54a1384e1df9 00:50:04 ---> 2a657dec6b8b 00:50:04 Step 8/31 : COPY . . 00:50:04 Removing intermediate container 6257a83bfb6c 00:50:04 ---> f1ba9f201f9c 00:50:04 Step 8/23 : COPY . . 00:50:07 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 00:50:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:50:17 Removing intermediate container 6c6585097ecd 00:50:17 ---> ba94fa551bc5 00:50:17 Step 8/23 : COPY . . [Pipeline] } 00:50:20 $ docker stop --time=1 21a8f22705514bba327f99c56a1d52898017627488e4c96d60aab85e6ef6e1a5 00:50:22 $ docker rm -f 21a8f22705514bba327f99c56a1d52898017627488e4c96d60aab85e6ef6e1a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:50:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:25 00:50:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:50:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:26 latest: Pulling from edgex-devops/edgex-compose-arm64 00:50:26 29e5d40040c1: Pulling fs layer 00:50:26 1ce36da41761: Pulling fs layer 00:50:26 25b303627fd3: Pulling fs layer 00:50:26 29e5d40040c1: Verifying Checksum 00:50:26 29e5d40040c1: Download complete 00:50:26 1ce36da41761: Verifying Checksum 00:50:26 1ce36da41761: Download complete 00:50:27 29e5d40040c1: Pull complete 00:50:28 1ce36da41761: Pull complete 00:50:28 25b303627fd3: Verifying Checksum 00:50:28 25b303627fd3: Download complete 00:50:38 25b303627fd3: Pull complete 00:50:38 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:50:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:50:39 prd-ubuntu18.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container 00:50:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:50:42 $ docker top 8cf2540e8f11724bfed622428dc6ae60583e41c71f553f955b5f5ea3c535dda6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:43 + docker-compose build --help 00:50:43 + grep parallel 00:50:50 --parallel Build images in parallel. [Pipeline] } 00:50:50 $ docker stop --time=1 8cf2540e8f11724bfed622428dc6ae60583e41c71f553f955b5f5ea3c535dda6 00:50:52 $ docker rm -f 8cf2540e8f11724bfed622428dc6ae60583e41c71f553f955b5f5ea3c535dda6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:50:53 . [Pipeline] withDockerContainer 00:50:53 prd-ubuntu18.04-docker-arm64-4c-16g-25123 does not seem to be running inside a container 00:50:53 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:50:55 $ docker top 655300a1c7b12e397ef52f9e0dfabb0cd793ebc2d9ebc9ac48c4eb49f471bc99 -eo pid,comm [Pipeline] { [Pipeline] sh 00:50:56 + docker-compose -f ./docker-compose-build.yml build --parallel 00:51:01 Building docker-core-command-go ... 00:51:01 Building docker-core-data-go ... 00:51:01 Building docker-core-metadata-go ... 00:51:01 Building docker-security-bootstrapper-go ... 00:51:01 Building docker-security-proxy-setup-go ... 00:51:01 Building docker-security-secretstore-setup-go ... 00:51:01 Building docker-support-notifications-go ... 00:51:01 Building docker-support-scheduler-go ... 00:51:01 Building docker-sys-mgmt-agent-go ... 00:51:01 Building docker-core-data-go 00:51:01 Building docker-support-scheduler-go 00:51:01 Building docker-support-notifications-go 00:51:01 Building docker-security-bootstrapper-go 00:51:01 Building docker-sys-mgmt-agent-go 00:51:40 ---> acfa272da6ae 00:51:40 Step 9/23 : RUN make cmd/core-data/core-data 00:51:40 ---> 009e20ae2dca 00:51:40 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:51:40 ---> c58a090e2cf2 00:51:40 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:51:40 ---> 69e4e5edced7 00:51:40 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:51:40 ---> Running in 8c04fd44b157 00:51:40 ---> Running in 570fa2e5749a 00:51:40 ---> Running in 9728db540e9a 00:51:40 ---> Running in e4e983246fa8 00:51:40 ---> b2093e68e276 00:51:40 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:51:40 ---> Running in 05d2cdf1bcd3 00:51:40 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 00:51:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:51:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:51:40 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 00:51:40 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 00:52:23 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:52:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:52:23 ---> bc445f29c5ed 00:52:23 Step 3/26 : WORKDIR /edgex-go 00:52:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:52:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:52:23 ---> bc445f29c5ed 00:52:23 Step 3/22 : WORKDIR /edgex-go 00:52:23 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:52:23 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:52:23 ---> bc445f29c5ed 00:52:23 Step 3/31 : WORKDIR /edgex-go 00:52:23 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:52:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:52:23 ---> bc445f29c5ed 00:52:23 Step 3/23 : WORKDIR /edgex-go 00:52:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:52:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:52:23 ---> bc445f29c5ed 00:52:23 Step 3/22 : WORKDIR /edgex-go 00:52:23 ---> Running in cf8c5d16c3d8 00:52:23 ---> Running in 79036abc335c 00:52:23 ---> Running in bf5b84c4fd36 00:52:23 ---> Running in 3dc6fc5c43d2 00:52:23 ---> Running in f2e4d8f49d0e 00:52:23 Removing intermediate container 3dc6fc5c43d2 00:52:23 ---> d0fb90ce78f9 00:52:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:23 Removing intermediate container f2e4d8f49d0e 00:52:23 ---> df6391f40afe 00:52:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:23 Removing intermediate container bf5b84c4fd36 00:52:23 ---> bb4f3000ea62 00:52:23 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:23 Removing intermediate container 79036abc335c 00:52:23 ---> 21184e7983e7 00:52:23 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:23 Removing intermediate container cf8c5d16c3d8 00:52:23 ---> 5dd0da0f8c81 00:52:23 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:23 ---> Running in c99ed402445f 00:52:23 ---> Running in 58cd955d502f 00:52:23 ---> Running in 38d174d2805e 00:52:23 ---> Running in 9dfe9c52c2f8 00:52:23 ---> Running in 0d84d8824de0 00:52:23 Removing intermediate container c99ed402445f 00:52:23 ---> 5f6b314e11e8 00:52:23 Step 5/31 : RUN apk add --update --no-cache make git 00:52:23 Removing intermediate container 38d174d2805e 00:52:23 ---> 57ce5b182660 00:52:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:52:23 ---> Running in 494d471f51e7 00:52:23 ---> Running in ddc05ba7557f 00:52:23 Removing intermediate container 9dfe9c52c2f8 00:52:23 ---> a45daece9a12 00:52:23 Step 5/22 : RUN apk add --update --no-cache make git 00:52:23 Removing intermediate container 58cd955d502f 00:52:23 ---> 2e63cb6b33e2 00:52:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:52:23 Removing intermediate container 0d84d8824de0 00:52:23 ---> afde26c9a519 00:52:23 Step 5/26 : RUN apk add --update --no-cache make bash git 00:52:23 ---> Running in 67955bc70284 00:52:23 ---> Running in 120870082ee4 00:52:23 ---> Running in 4868020c397d 00:52:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:25 OK: 217 MiB in 51 packages 00:52:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:52:26 OK: 217 MiB in 51 packages 00:52:26 OK: 217 MiB in 51 packages 00:52:26 OK: 217 MiB in 51 packages 00:52:26 OK: 217 MiB in 51 packages 00:52:27 Removing intermediate container 494d471f51e7 00:52:27 ---> 0759a4add26f 00:52:27 Step 6/31 : COPY go.mod . 00:52:28 Removing intermediate container ddc05ba7557f 00:52:28 ---> 6d405df33e46 00:52:28 Step 6/23 : COPY go.mod . 00:52:28 Removing intermediate container 120870082ee4 00:52:28 ---> 952a0477f3b3 00:52:28 Step 6/26 : COPY go.mod . 00:52:28 ---> 3a1009131831 00:52:28 Step 7/31 : RUN go mod download 00:52:28 ---> Running in 14e0bbaffa9a 00:52:28 Removing intermediate container 4868020c397d 00:52:28 ---> 3e4bd85cb3dc 00:52:28 Step 6/22 : COPY go.mod . 00:52:28 Removing intermediate container 67955bc70284 00:52:28 ---> 86d6c19e0fd7 00:52:28 Step 6/22 : COPY go.mod . 00:52:29 ---> d4aee9524215 00:52:29 Step 7/23 : RUN go mod download 00:52:29 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 00:52:29 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 00:52:29 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 00:52:29 ---> ddb93b036e7e 00:52:29 Step 7/26 : RUN go mod download 00:52:29 ---> Running in d9e22df1cc42 00:52:29 ---> Running in b6679a769c8a 00:52:30 ---> 5e1120fd8969 00:52:30 Step 7/22 : RUN go mod download 00:52:30 ---> e26caf4ccde4 00:52:30 Step 7/22 : RUN go mod download 00:52:30 ---> Running in 67ee94194cb8 00:52:30 ---> Running in ec60722924cb 00:52:32 Removing intermediate container 14e0bbaffa9a 00:52:32 ---> cbd4e87cef79 00:52:32 Step 8/31 : COPY . . 00:52:34 Removing intermediate container d9e22df1cc42 00:52:34 ---> 76aeaf820a94 00:52:34 Step 8/23 : COPY . . 00:52:34 Removing intermediate container b6679a769c8a 00:52:34 ---> 2a66f33eb24e 00:52:34 Step 8/26 : COPY . . 00:52:35 Removing intermediate container 67ee94194cb8 00:52:35 ---> 57d8484fb242 00:52:35 Step 8/22 : COPY . . 00:52:35 Removing intermediate container ec60722924cb 00:52:35 ---> 2611adc74017 00:52:35 Step 8/22 : COPY . . 00:52:53 Removing intermediate container 9728db540e9a 00:52:53 ---> 9259c8bafde9 00:52:53 00:52:53 Step 10/24 : FROM alpine:3.12 00:52:53 Removing intermediate container 570fa2e5749a 00:52:53 ---> ba99674d7465 00:52:53 00:52:53 Step 10/21 : FROM alpine:3.12 00:52:53 3.12: Pulling from library/alpine 00:52:53 3.12: Pulling from library/alpine 00:52:53 Removing intermediate container 8c04fd44b157 00:52:53 ---> 6507beb8dc3e 00:52:53 00:52:53 Step 10/31 : FROM alpine:3.12 00:52:54 3.12: Pulling from library/alpine 00:52:54 Removing intermediate container e4e983246fa8 00:52:54 ---> b15ee65632d9 00:52:54 00:52:54 Step 10/23 : FROM alpine:3.12 00:52:54 Removing intermediate container 05d2cdf1bcd3 00:52:54 ---> 649bd4c987d2 00:52:54 00:52:54 Step 10/23 : FROM alpine:3.12 00:52:54 3.12: Pulling from library/alpine 00:52:54 3.12: Pulling from library/alpine 00:52:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:52:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:52:55 Status: Downloaded newer image for alpine:3.12 00:52:55 Status: Image is up to date for alpine:3.12 00:52:55 ---> 389fef711851 00:52:55 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:52:55 ---> 389fef711851 00:52:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:52:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:52:55 Status: Image is up to date for alpine:3.12 00:52:55 ---> 389fef711851 00:52:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:52:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:52:55 Status: Image is up to date for alpine:3.12 00:52:55 ---> 389fef711851 00:52:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:52:55 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:52:55 Status: Image is up to date for alpine:3.12 00:52:55 ---> 389fef711851 00:52:55 Step 11/21 : RUN apk add --update --no-cache curl 00:52:55 ---> Running in 7bb9ecae31c6 00:52:55 ---> Running in 4d1e025c52b3 00:52:55 ---> Running in caaf3995e00d 00:52:55 ---> Running in 2cde8cf4c3ff 00:52:55 ---> Running in 5b31a9bd9602 00:52:58 Removing intermediate container caaf3995e00d 00:52:58 ---> 87631a00a290 00:52:58 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:52:58 Removing intermediate container 2cde8cf4c3ff 00:52:58 ---> b00753884c51 00:52:58 Step 12/23 : ENV APP_PORT=48080 00:52:58 ---> Running in 05715a07c8d9 00:52:58 ---> Running in 6fea55558f8a 00:52:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:59 Removing intermediate container 6fea55558f8a 00:52:59 ---> 7fcaf00c12c9 00:52:59 Step 13/23 : EXPOSE $APP_PORT 00:52:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:59 ---> Running in 9bd599db53c1 00:52:59 (1/1) Installing dumb-init (1.2.2-r1) 00:52:59 Executing busybox-1.31.1-r19.trigger 00:52:59 OK: 6 MiB in 15 packages 00:52:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:52:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:52:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:53:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:53:00 (1/5) Installing ca-certificates (20191127-r4) 00:53:00 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:53:00 (3/5) Installing libcurl (7.69.1-r3) 00:53:00 (4/5) Installing curl (7.69.1-r3) 00:53:00 (5/5) Installing dumb-init (1.2.2-r1) 00:53:00 Removing intermediate container 9bd599db53c1 00:53:00 ---> caa71ee91764 00:53:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:53:00 (1/4) Installing ca-certificates (20191127-r4) 00:53:00 Executing busybox-1.31.1-r19.trigger 00:53:00 Executing ca-certificates-20191127-r4.trigger 00:53:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:53:00 (3/4) Installing libcurl (7.69.1-r3) 00:53:00 (4/4) Installing curl (7.69.1-r3) 00:53:00 Executing busybox-1.31.1-r19.trigger 00:53:00 OK: 7 MiB in 19 packages 00:53:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:53:00 Executing ca-certificates-20191127-r4.trigger 00:53:00 ---> Running in 22d5d9d2dfb7 00:53:00 OK: 7 MiB in 18 packages 00:53:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:53:01 (1/2) Installing dumb-init (1.2.2-r1) 00:53:01 (2/2) Installing su-exec (0.2-r1) 00:53:01 Executing busybox-1.31.1-r19.trigger 00:53:01 OK: 6 MiB in 16 packages 00:53:01 Removing intermediate container 7bb9ecae31c6 00:53:01 ---> abdfeaf4004d 00:53:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:53:02 ---> Running in 875440591b39 00:53:02 ---> 34d945fb8396 00:53:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:53:02 ---> eafb6a5061d6 00:53:02 Step 9/23 : RUN make cmd/core-data/core-data 00:53:02 ---> 4e901b18e39b 00:53:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:53:02 ---> 914a7b74676a 00:53:02 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:53:02 ---> Running in 4fa2020da2b0 00:53:02 ---> Running in 92133af75da9 00:53:02 ---> Running in eebf0784c4f5 00:53:02 ---> Running in 232cd9a7849a 00:53:02 ---> 2de9a14cec94 00:53:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:53:02 ---> Running in 03fe5a3e45ef 00:53:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:53:02 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 00:53:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:53:02 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 00:53:02 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 00:53:03 Removing intermediate container 875440591b39 00:53:03 ---> 88ed1829ed07 00:53:03 Step 13/23 : ENV APP_PORT=48081 00:53:03 ---> Running in b4705060d03d 00:53:03 Removing intermediate container 4d1e025c52b3 00:53:03 ---> ac6b9d465a0a 00:53:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:53:03 Removing intermediate container 5b31a9bd9602 00:53:03 ---> 5a44d7c8845f 00:53:03 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:53:03 Removing intermediate container 05715a07c8d9 00:53:03 ---> 4ee0eb681bab 00:53:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:53:03 ---> Running in 022eff9a54f3 00:53:03 ---> Running in 598ef4847a82 00:53:03 ---> Running in 97d29e696eee 00:53:04 Removing intermediate container b4705060d03d 00:53:04 ---> 26a8a6023f84 00:53:04 Step 14/23 : EXPOSE $APP_PORT 00:53:04 Removing intermediate container 022eff9a54f3 00:53:04 ---> 2402dbc871f2 00:53:04 Step 13/24 : WORKDIR / 00:53:04 ---> Running in a0222458055f 00:53:04 Removing intermediate container 22d5d9d2dfb7 00:53:04 ---> 7159cd706590 00:53:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:53:04 Removing intermediate container 97d29e696eee 00:53:04 ---> 983c50b6c81d 00:53:04 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:53:04 ---> Running in fd387aa818d5 00:53:04 Removing intermediate container 598ef4847a82 00:53:04 ---> b0a58c10ca89 00:53:04 Step 13/21 : WORKDIR /edgex 00:53:04 ---> Running in 2f52a8774f04 00:53:04 ---> Running in d4f3c27bcc2f 00:53:04 ---> Running in 819b7f635bbb 00:53:04 Removing intermediate container a0222458055f 00:53:04 ---> f89477f1bbb2 00:53:04 Step 15/23 : WORKDIR / 00:53:05 Removing intermediate container fd387aa818d5 00:53:05 ---> 41d554562473 00:53:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:53:05 ---> Running in eac911ccf985 00:53:05 Removing intermediate container 2f52a8774f04 00:53:05 ---> 58338e98b9b5 00:53:05 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:53:06 ---> Running in 9a0ac55f67fa 00:53:06 Removing intermediate container 819b7f635bbb 00:53:06 ---> 7f83417db86b 00:53:06 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:53:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:53:06 Removing intermediate container eac911ccf985 00:53:06 ---> 7f3642641e9f 00:53:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:06 ---> a8b743d5e30f 00:53:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:53:07 ---> 536e833376dd 00:53:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:53:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:53:07 ---> 9738242e8497 00:53:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:53:07 ---> 2f67e806e63f 00:53:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:53:08 (1/6) Installing dumb-init (1.2.2-r1) 00:53:09 ---> c6bda645af8e 00:53:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:53:09 (2/6) Installing libgcc (9.3.0-r2) 00:53:09 (3/6) Installing libsodium (1.0.18-r0) 00:53:09 ---> d99ad5940c32 00:53:09 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:53:09 (4/6) Installing libstdc++ (9.3.0-r2) 00:53:09 ---> 51ab26c064fb 00:53:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:53:09 (5/6) Installing libzmq (4.3.3-r0) 00:53:09 Removing intermediate container 9a0ac55f67fa 00:53:09 ---> b95b4a0b24de 00:53:09 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:53:09 (6/6) Installing zeromq (4.3.3-r0) 00:53:10 ---> Running in 9a03c9dcb6e7 00:53:10 Executing busybox-1.31.1-r19.trigger 00:53:10 OK: 8 MiB in 20 packages 00:53:10 ---> 76249bba7066 00:53:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:53:10 ---> 36a2d78c5a19 00:53:10 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:53:10 ---> c942511b7f98 00:53:10 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:53:10 ---> Running in a9c0ef424586 00:53:10 Removing intermediate container 9a03c9dcb6e7 00:53:10 ---> dbfea4407173 00:53:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:53:11 ---> Running in e96e996f0cd3 00:53:11 Removing intermediate container a9c0ef424586 00:53:11 ---> 6ee0dd567270 00:53:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:11 ---> 66b8ad8392dd 00:53:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:53:11 ---> Running in 1ca0acd41987 00:53:11 Removing intermediate container d4f3c27bcc2f 00:53:11 ---> e574c082e4e2 00:53:11 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:11 Removing intermediate container e96e996f0cd3 00:53:11 ---> b70948236459 00:53:11 Step 18/21 : CMD ["--init=true"] 00:53:12 ---> 918de104bb5d 00:53:12 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:53:12 ---> Running in 6ddf2c5cd697 00:53:12 ---> Running in a60aab6dfff1 00:53:12 Removing intermediate container 1ca0acd41987 00:53:12 ---> bb9881126770 00:53:12 Step 21/23 : LABEL arch=x86_64 00:53:12 ---> 676866d0fa85 00:53: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/ 00:53:12 Removing intermediate container 6ddf2c5cd697 00:53:12 ---> d17acb3f89f4 00:53:12 Step 19/21 : LABEL arch=x86_64 00:53:12 ---> 1150ef2403fb 00:53:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:53:12 ---> Running in aaa2f51232d9 00:53:12 ---> Running in 5d52ed067964 00:53:13 ---> Running in 14495413f570 00:53:13 Removing intermediate container 14495413f570 00:53:13 ---> 4e358d99e601 00:53:13 Step 20/21 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:53:13 Removing intermediate container aaa2f51232d9 00:53:13 ---> 6206a86746ee 00:53:13 Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:53:14 ---> Running in f12e513b5ccc 00:53:14 ---> Running in 6623a23fc787 00:53:15 Removing intermediate container f12e513b5ccc 00:53:15 ---> 4237b2495952 00:53:15 Step 21/21 : LABEL version=0.0.0 00:53:15 ---> Running in 1893966696b2 00:53:15 ---> 2e774a4fcd91 00:53:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:53:15 Removing intermediate container 6623a23fc787 00:53:15 ---> 7a55cecec264 00:53:15 Step 23/23 : LABEL version=0.0.0 00:53:15 ---> Running in 80aa91cc9cb5 00:53:16 Removing intermediate container 1893966696b2 00:53:16 ---> 677a72af7b3c 00:53:16 00:53:16 Removing intermediate container a60aab6dfff1 00:53:16 ---> 1ea67e7ad059 00:53:16 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:53:16 Removing intermediate container 80aa91cc9cb5 00:53:16 ---> 63859c8047bc 00:53:16 00:53:16 ---> c19f1e80c115 00:53:16 Step 19/23 : ENTRYPOINT ["/core-data"] 00:53:17 Removing intermediate container 5d52ed067964 00:53:17 ---> a4ed5cac90a5 00:53:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:53:17 ---> Running in 580176a83eb1 00:53:17 ---> Running in 21b2d867518e 00:53:17 Successfully built 677a72af7b3c 00:53:17 Successfully built 63859c8047bc 00:53:17 Successfully tagged docker-security-proxy-setup-go:latest 00:53:17  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go 00:53:17 Removing intermediate container 580176a83eb1 00:53:17 ---> dcaa59d2f594 00:53:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:53:17 ---> a43ff04026dc 00:53:17 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:53:17 Successfully tagged docker-core-metadata-go:latest 00:53:17  Building docker-core-metadata-go ... done Building docker-support-notifications-go 00:53:18 Removing intermediate container 21b2d867518e 00:53:18 ---> c549dca15c82 00:53:18 Step 22/24 : LABEL arch=x86_64 00:53:18 ---> Running in 297dbcbc3c4a 00:53:18 ---> Running in 287faa95adec 00:53:18 Removing intermediate container 297dbcbc3c4a 00:53:18 ---> 0e4f6d6f2081 00:53:18 Step 21/23 : LABEL arch=x86_64 00:53:19 Removing intermediate container 287faa95adec 00:53:19 ---> 8cbcb748d8c1 00:53:19 Step 23/24 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:53:19 ---> a8fdcec75585 00:53:19 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:53:19 ---> Running in 28b3f94091dc 00:53:19 ---> Running in 2af6b7fb2161 00:53:20 Removing intermediate container 28b3f94091dc 00:53:20 ---> 62a11ccc735c 00:53:20 Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:53:20 Removing intermediate container 2af6b7fb2161 00:53:20 ---> 4e91e3d2a8fe 00:53:20 Step 24/24 : LABEL version=0.0.0 00:53:21 ---> ca6efeade197 00:53:21 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:53:21 ---> Running in 513ae163dd2e 00:53:21 ---> Running in 7237bd519ae4 00:53:24 Removing intermediate container 7237bd519ae4 00:53:24 ---> 52cf5e4a1669 00:53:24 00:53:24 Removing intermediate container 513ae163dd2e 00:53:24 ---> a13a2c56638d 00:53:24 Step 23/23 : LABEL version=0.0.0 00:53:24 ---> 8e0674d1faf9 00:53:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:53:24 Successfully built 52cf5e4a1669 00:53:24 ---> Running in 8321db2dbb21 00:53:24 Successfully tagged docker-security-secretstore-setup-go:latest 00:53:24 Building docker-sys-mgmt-agent-go 00:53:25  Building docker-security-secretstore-setup-go ... done Removing intermediate container 8321db2dbb21 00:53:25 ---> c66ff6d39055 00:53:25 00:53:27 Successfully built c66ff6d39055 00:53:27 Successfully tagged docker-core-data-go:latest 00:53:27 Building docker-core-command-go 00:53:27  Building docker-core-data-go ... done  ---> e2daa5db0175 00:53:27 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:53:28 ---> Running in 5b1fbb49274f 00:53:30 Removing intermediate container 5b1fbb49274f 00:53:30 ---> a4cb5fa269ae 00:53:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:53:32 ---> 31bd74a7c021 00:53:32 Step 26/31 : RUN chmod +x /entrypoint.sh 00:53:33 ---> Running in d303db43e249 00:53:40 Removing intermediate container d303db43e249 00:53:40 ---> fc24c9e5b436 00:53:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:53:40 ---> Running in 040334677b28 00:53:40 Removing intermediate container 040334677b28 00:53:40 ---> c1442c9b83d8 00:53:40 Step 28/31 : CMD ["gate"] 00:53:41 ---> Running in f9da793b0120 00:53:41 Removing intermediate container f9da793b0120 00:53:41 ---> 17b0fb144996 00:53:41 Step 29/31 : LABEL arch=x86_64 00:53:41 ---> Running in b213c73ac097 00:53:42 Removing intermediate container b213c73ac097 00:53:42 ---> 30f18cb0e071 00:53:42 Step 30/31 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:53:42 ---> Running in 9766edd2a6b2 00:53:43 Removing intermediate container 9766edd2a6b2 00:53:43 ---> 3ae21dce4c3a 00:53:43 Step 31/31 : LABEL version=0.0.0 00:53:43 ---> Running in 31415f79e42d 00:53:44 Removing intermediate container 31415f79e42d 00:53:44 ---> 9f7f28e68983 00:53:44 00:53:45 Successfully built 9f7f28e68983 00:53:45 Successfully tagged docker-security-bootstrapper-go:latest 00:54:34  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:54:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:54:34 ---> c0f150c1aec0 00:54:34 Step 3/22 : WORKDIR /edgex-go 00:54:34 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:54:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:54:34 ---> c0f150c1aec0 00:54:34 Step 3/22 : WORKDIR /edgex-go 00:54:34 ---> Using cache 00:54:34 ---> 660dc2b5b87f 00:54:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:34 ---> Using cache 00:54:34 ---> 660dc2b5b87f 00:54:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:34 ---> Using cache 00:54:34 ---> 0bdb37f87009 00:54:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:54:34 ---> Using cache 00:54:34 ---> 0bdb37f87009 00:54:34 Step 5/22 : RUN apk add --update --no-cache make git 00:54:34 ---> Using cache 00:54:34 ---> b6ee7215be38 00:54:34 Step 6/22 : COPY go.mod . 00:54:34 ---> Using cache 00:54:34 ---> ad1fdedd8d6b 00:54:34 Step 7/22 : RUN go mod download 00:54:34 ---> Using cache 00:54:34 ---> c9089f8d0d62 00:54:34 Step 8/22 : COPY . . 00:54:34 ---> Using cache 00:54:34 ---> 009e20ae2dca 00:54:34 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:54:34 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:54:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:54:34 ---> c0f150c1aec0 00:54:34 Step 3/26 : WORKDIR /edgex-go 00:54:34 ---> Using cache 00:54:34 ---> 660dc2b5b87f 00:54:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:34 ---> Using cache 00:54:34 ---> 0bdb37f87009 00:54:34 Step 5/26 : RUN apk add --update --no-cache make bash git 00:54:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:54:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:54:34 ---> c0f150c1aec0 00:54:34 Step 3/23 : WORKDIR /edgex-go 00:54:34 ---> Using cache 00:54:34 ---> 660dc2b5b87f 00:54:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:54:34 ---> Using cache 00:54:34 ---> 0bdb37f87009 00:54:34 Step 5/23 : RUN apk add --update --no-cache make git 00:54:34 ---> Using cache 00:54:34 ---> b6ee7215be38 00:54:34 Step 6/23 : COPY go.mod . 00:54:34 ---> Using cache 00:54:34 ---> ad1fdedd8d6b 00:54:34 Step 7/23 : RUN go mod download 00:54:34 ---> Using cache 00:54:34 ---> c9089f8d0d62 00:54:34 Step 8/23 : COPY . . 00:54:34 ---> Using cache 00:54:34 ---> 009e20ae2dca 00:54:34 Step 9/23 : RUN make cmd/core-command/core-command 00:54:34 ---> Running in eb158e6cd2d2 00:54:34 ---> Running in 4ddcbae03839 00:54:34 ---> Running in a9b8a2046edf 00:54:34 ---> Running in 4b61d134fe9d 00:54:34 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 00:54:34 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 00:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:54:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:54:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:54:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:54:36 OK: 233 MiB in 51 packages 00:54:37 OK: 233 MiB in 51 packages 00:54: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 00:54:40 Removing intermediate container a9b8a2046edf 00:54:40 ---> 7d101b81e8f4 00:54:40 Step 6/22 : COPY go.mod . 00:54:40 Removing intermediate container 4ddcbae03839 00:54:40 ---> 7887d2993ef4 00:54:40 Step 6/26 : COPY go.mod . 00:54:40 ---> 78b876cb5998 00:54:40 Step 7/22 : RUN go mod download 00:54:41 ---> Running in bfb823fb39d5 00:54:41 ---> d6a3ecb5a6d2 00:54:41 Step 7/26 : RUN go mod download 00:54:41 ---> Running in 918a9d7945ed 00:54:42 Removing intermediate container 232cd9a7849a 00:54:42 ---> a64996a2132b 00:54:42 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:54:42 ---> Running in 23dca57dc2db 00:54:44 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 00:54:47 Removing intermediate container bfb823fb39d5 00:54:47 ---> 8bfac6bb5ac7 00:54:47 Step 8/22 : COPY . . 00:54:47 Removing intermediate container 918a9d7945ed 00:54:47 ---> aa57c88a149e 00:54:47 Step 8/26 : COPY . . 00:54:53 Removing intermediate container 23dca57dc2db 00:54:53 ---> b1ab3a5697e9 00:54:53 00:54:53 Step 11/26 : FROM docker:20.10.0 00:54:53 20.10.0: Pulling from library/docker 00:54:57 Removing intermediate container 4fa2020da2b0 00:54:57 ---> ae2288db1d3a 00:54:57 00:54:57 Step 10/31 : FROM alpine:3.12 00:54:57 3.12: Pulling from library/alpine 00:55:00 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:55:00 Status: Downloaded newer image for alpine:3.12 00:55:00 ---> afeebe901d6b 00:55:00 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:55:01 ---> Running in 312b3f841337 00:55:02 Removing intermediate container 03fe5a3e45ef 00:55:02 ---> 3e2d38c3693c 00:55:02 00:55:02 Step 10/22 : FROM alpine:3.12 00:55:02 ---> afeebe901d6b 00:55:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:55:02 Removing intermediate container 312b3f841337 00:55:02 ---> ce08ecc99828 00:55:02 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:55:02 Removing intermediate container eebf0784c4f5 00:55:02 ---> 08d8ad50aea2 00:55:02 00:55:02 Step 10/22 : FROM alpine:3.12 00:55:02 ---> afeebe901d6b 00:55:02 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:55:03 ---> Running in db4e035aeddb 00:55:03 ---> Running in 33cefc60049a 00:55:03 ---> Running in df76c9eea95c 00:55:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:55:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:55:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:55:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:55:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:55:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:55:07 (1/1) Installing dumb-init (1.2.2-r1) 00:55:07 Executing busybox-1.31.1-r19.trigger 00:55:07 OK: 5 MiB in 15 packages 00:55:07 (1/2) Installing dumb-init (1.2.2-r1) 00:55:07 (2/2) Installing su-exec (0.2-r1) 00:55:07 Executing busybox-1.31.1-r19.trigger 00:55:07 OK: 5 MiB in 16 packages 00:55:07 (1/2) Installing ca-certificates (20191127-r4) 00:55:07 (2/2) Installing dumb-init (1.2.2-r1) 00:55:07 Executing busybox-1.31.1-r19.trigger 00:55:07 Executing ca-certificates-20191127-r4.trigger 00:55:07 OK: 6 MiB in 16 packages 00:55:11 Removing intermediate container db4e035aeddb 00:55:11 ---> 41f653a9e75a 00:55:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:55:11 Removing intermediate container 33cefc60049a 00:55:11 ---> 22dba76ddee0 00:55:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:55:11 ---> Running in e59e62535508 00:55:11 ---> Running in 0979937f302c 00:55:11 Removing intermediate container df76c9eea95c 00:55:11 ---> 95d5bda98a8d 00:55:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:55:11 ---> Running in 7819a7623b1f 00:55:11 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:55:12 Status: Downloaded newer image for docker:20.10.0 00:55:12 ---> eeaf43b92773 00:55:12 Step 12/26 : RUN apk add --no-cache bash 00:55:12 Removing intermediate container e59e62535508 00:55:12 ---> 3de7bb604a46 00:55:12 Step 13/22 : ENV APP_PORT=48085 00:55:12 Removing intermediate container 0979937f302c 00:55:12 ---> d315381f6a17 00:55:12 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:55:12 ---> Running in c0645ccea679 00:55:12 ---> Running in d26abc4e6163 00:55:12 ---> Running in 7507636ac3e2 00:55:13 Removing intermediate container 7819a7623b1f 00:55:13 ---> 21b599c87dfe 00:55:13 Step 13/22 : ENV APP_PORT=48060 00:55:13 ---> Running in e1783b9a21e2 00:55:13 Removing intermediate container 92133af75da9 00:55:13 ---> fc9ee9135c48 00:55:13 00:55:13 Step 10/23 : FROM alpine:3.12 00:55:13 ---> afeebe901d6b 00:55:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:55:13 Removing intermediate container d26abc4e6163 00:55:13 ---> c2c3f8abe3a5 00:55:13 Step 14/22 : EXPOSE $APP_PORT 00:55:13 Removing intermediate container 7507636ac3e2 00:55:13 ---> 11a6dedefed6 00:55:13 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:55:13 ---> Running in e71113cf6c03 00:55:13 ---> Running in b78c11f47943 00:55:13 ---> Running in 924e3f49744a 00:55:14 Removing intermediate container e1783b9a21e2 00:55:14 ---> 5045d9f56dc1 00:55:14 Step 14/22 : EXPOSE $APP_PORT 00:55:14 ---> Running in 1931577c7d49 00:55:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:55:14 Removing intermediate container e71113cf6c03 00:55:14 ---> 47991b03d8d2 00:55:14 Step 12/23 : ENV APP_PORT=48080 00:55:14 Removing intermediate container b78c11f47943 00:55:14 ---> 03728dcbe1a2 00:55:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:55:14 ---> Running in 52f405273ba6 00:55:14 Removing intermediate container 1931577c7d49 00:55:14 ---> c6498ba4f494 00:55:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:15 (1/2) Installing readline (8.0.4-r0) 00:55:15 (2/2) Installing bash (5.0.17-r0) 00:55:15 Executing bash-5.0.17-r0.post-install 00:55:15 Executing busybox-1.31.1-r19.trigger 00:55:15 OK: 12 MiB in 22 packages 00:55:15 Removing intermediate container 52f405273ba6 00:55:15 ---> 2c9ac499cc1c 00:55:15 Step 13/23 : EXPOSE $APP_PORT 00:55:15 ---> Running in 85ee1554a4bd 00:55:15 ---> 54732ab17625 00:55:15 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:55:16 ---> 2a5becb15b2b 00:55:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:55:16 Removing intermediate container 85ee1554a4bd 00:55:16 ---> d42defee7bac 00:55:16 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:55:16 ---> Running in f3919b5d4c0e 00:55:17 Removing intermediate container 924e3f49744a 00:55:17 ---> 5bac518c89b7 00:55:17 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:55:17 Removing intermediate container c0645ccea679 00:55:17 ---> 3e1b4187820d 00:55:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:55:17 ---> Running in 719f2cdda2d0 00:55:17 ---> Running in 94cd65fabd4f 00:55:17 ---> 3e48119b612f 00:55:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml ---> f75b15d4cb59 00:55:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:55:17 00:55:18 Removing intermediate container 94cd65fabd4f 00:55:18 ---> 6aa0be15c705 00:55:18 Step 14/26 : ENV APP_PORT=48090 00:55:18 Removing intermediate container 719f2cdda2d0 00:55:18 ---> 22e01766b94b 00:55:18 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:55:18 ---> Running in 8f242dd9a61c 00:55:19 ---> e513f99dccf5 00:55:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:55:19 ---> 37965a8909c2 00:55:19 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:55:19 ---> Running in 1f05bb2ff75d 00:55:19 Removing intermediate container 8f242dd9a61c 00:55:19 ---> ed14a8d37e25 00:55:19 Step 15/26 : EXPOSE $APP_PORT 00:55:19 ---> Running in ffbe9d7b83ae 00:55:19 Removing intermediate container f3919b5d4c0e 00:55:19 ---> 076ebf83bacf 00:55:19 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:55:19 ---> Running in ff22ac5500f2 00:55:19 ---> 3974973adfb8 00:55:19 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:55:19 ---> Running in acef90af6b6c 00:55:20 ---> Running in 3cc68d1e6748 00:55:20 Removing intermediate container 1f05bb2ff75d 00:55:20 ---> d76a84cb0bc8 00:55:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:20 Removing intermediate container ffbe9d7b83ae 00:55:20 ---> 2bb769fbd6aa 00:55:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:20 ---> Running in e11872e92e32 00:55:20 Removing intermediate container ff22ac5500f2 00:55:20 ---> c25c1304b55b 00:55:20 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:55:20 ---> Running in 03e7ab112cc1 00:55:21 Removing intermediate container e11872e92e32 00:55:21 ---> 8d1c25d38379 00:55:21 Step 20/22 : LABEL arch=arm64 00:55:21 ---> Running in aa46c2ab6d7b 00:55:21 Removing intermediate container 03e7ab112cc1 00:55:21 ---> ac2bb3760b58 00:55:21 Step 20/22 : LABEL arch=arm64 00:55:21 ---> Running in ffbe7675a899 00:55:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:55:22 Removing intermediate container aa46c2ab6d7b 00:55:22 ---> f3064f1abbc8 00:55:22 Step 21/22 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:55:22 ---> c7f686377c0b 00:55:22 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:55:22 ---> Running in e6fb35977b02 00:55:22 Removing intermediate container ffbe7675a899 00:55:22 ---> 54fd09a7aef1 00:55:22 Step 21/22 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:55:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:55:22 ---> Running in 0d477c7ae9b9 00:55:23 Removing intermediate container e6fb35977b02 00:55:23 ---> 7f134a628683 00:55:23 Step 22/22 : LABEL version=0.0.0 00:55:23 ---> d6a7bccb39e6 00:55:23 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:55:23 Removing intermediate container 3cc68d1e6748 00:55:23 ---> feb347d7facb 00:55:23 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:23 ---> Running in b11a7f7a2b1e 00:55:23 Removing intermediate container 0d477c7ae9b9 00:55:23 ---> 07030e76621b 00:55:23 Step 22/22 : LABEL version=0.0.0 00:55:23 ---> Running in 34f8a5cb173d 00:55:23 (1/6) Installing dumb-init (1.2.2-r1) 00:55:24 (2/6) Installing libgcc (9.3.0-r2) 00:55:24 Removing intermediate container b11a7f7a2b1e 00:55:24 ---> f6845b837662 00:55:24 00:55:24 (3/6) Installing libsodium (1.0.18-r0) 00:55:24 (4/6) Installing libstdc++ (9.3.0-r2) 00:55:24 Removing intermediate container 34f8a5cb173d 00:55:24 ---> 21bfad2a45d5 00:55:24 00:55:24 Successfully built f6845b837662 00:55:24 (5/6) Installing libzmq (4.3.3-r0) 00:55:24 Successfully tagged docker-support-notifications-go-arm64:latest 00:55:24  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go 00:55:24 ---> e869c8478cce 00:55:24 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:55:24 ---> c89fe9bb63d7 00:55:24 Step 19/26 : RUN apk --no-cache add py3-pip 00:55:24 (6/6) Installing zeromq (4.3.3-r0) 00:55:24 Successfully built 21bfad2a45d5 00:55:24 Executing busybox-1.31.1-r19.trigger 00:55:24 OK: 8 MiB in 20 packages 00:55:24 Successfully tagged docker-support-scheduler-go-arm64:latest 00:55:24  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 00:55:24 ---> Running in 43d839cb5a11 00:55:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:55:26 ---> b058e6435ffc 00:55:26 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:55:26 Removing intermediate container acef90af6b6c 00:55:26 ---> 5e59552771a1 00:55:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:55:27 (1/33) Installing libbz2 (1.0.8-r1) 00:55:27 (2/33) Installing expat (2.2.9-r1) 00:55:27 (3/33) Installing libffi (3.3-r2) 00:55:27 (4/33) Installing gdbm (1.13-r1) 00:55:27 (5/33) Installing xz-libs (5.2.5-r0) 00:55:27 (6/33) Installing sqlite-libs (3.32.1-r0) 00:55:27 (7/33) Installing python3 (3.8.5-r0) 00:55:27 ---> 92826a61e5ac 00:55:27 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:55:29 ---> b87886dee8c2 00:55:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:55:29 (8/33) Installing py3-appdirs (1.4.4-r1) 00:55:29 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:55:29 (10/33) Installing py3-parsing (2.4.7-r0) 00:55:29 (11/33) Installing py3-six (1.15.0-r0) 00:55:29 (12/33) Installing py3-packaging (20.4-r0) 00:55:29 (13/33) Installing py3-setuptools (47.0.0-r0) 00:55:29 (14/33) Installing py3-chardet (3.0.4-r4) 00:55:29 (15/33) Installing py3-idna (2.9-r0) 00:55:29 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:55:29 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:55:29 (18/33) Installing py3-requests (2.23.0-r0) 00:55:29 (19/33) Installing py3-msgpack (1.0.0-r0) 00:55:29 (20/33) Installing py3-lockfile (0.12.2-r3) 00:55:29 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:55:29 (22/33) Installing py3-colorama (0.4.3-r0) 00:55:29 (23/33) Installing py3-distlib (0.3.0-r0) 00:55:29 (24/33) Installing py3-distro (1.5.0-r1) 00:55:29 (25/33) Installing py3-webencodings (0.5.1-r3) 00:55:29 (26/33) Installing py3-html5lib (1.0.1-r4) 00:55:30 (27/33) Installing py3-pytoml (0.1.21-r0) 00:55:30 (28/33) Installing py3-pep517 (0.8.2-r0) 00:55:30 (29/33) Installing py3-progress (1.5-r0) 00:55:30 (30/33) Installing py3-toml (0.10.1-r0) 00:55:30 (31/33) Installing py3-retrying (1.3.3-r0) 00:55:30 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:55:30 (33/33) Installing py3-pip (20.1.1-r0) 00:55:30 Executing busybox-1.31.1-r19.trigger 00:55:30 OK: 71 MiB in 55 packages 00:55:30 ---> 0d28a9331969 00:55:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:55:31 ---> afe10fb32195 00:55:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:55:31 ---> b25c1bb0465e 00:55:31 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:55:32 ---> Running in 2adb7bad06b9 00:55:32 ---> 300a9a6ad51c 00:55:32 Step 19/23 : ENTRYPOINT ["/core-data"] 00:55:33 ---> Running in 119841cb571f 00:55:33 Removing intermediate container 2adb7bad06b9 00:55:33 ---> f69402bb19f7 00:55:33 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:55:34 Removing intermediate container 119841cb571f 00:55:34 ---> c73ae06e308d 00:55:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:55:35 ---> f096755ac6ed 00:55:35 Step 26/31 : RUN chmod +x /entrypoint.sh 00:55:35 ---> Running in cef5c981713c 00:55:36 ---> Running in 88162e31e234 00:55:36 Removing intermediate container cef5c981713c 00:55:36 ---> 4bb297fdb08b 00:55:36 Step 21/23 : LABEL arch=arm64 00:55:37 ---> Running in 3ac00576310b 00:55:37 Removing intermediate container 3ac00576310b 00:55:37 ---> 1a48bad528cb 00:55:37 Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:55:37 ---> Running in b243f05a04e7 00:55:38 Removing intermediate container 43d839cb5a11 00:55:38 ---> 8f82602d4052 00:55:38 Step 20/26 : RUN pip install docker-compose==1.23.2 00:55:38 Removing intermediate container b243f05a04e7 00:55:38 ---> a9523d6dc7bb 00:55:38 Step 23/23 : LABEL version=0.0.0 00:55:38 ---> Running in 082a38d944f8 00:55:39 ---> Running in ba1a971dcd59 00:55:39 Removing intermediate container 88162e31e234 00:55:39 ---> db504f9b9fe1 00:55:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:55:40 ---> Running in 5f7d8d0adbf5 00:55:40 Removing intermediate container ba1a971dcd59 00:55:40 ---> b85cc6df5fd3 00:55:40 00:55:40 Successfully built b85cc6df5fd3 00:55:41 Successfully tagged docker-core-data-go-arm64:latest 00:55:41 Building docker-core-command-go 00:55:41  Building docker-core-data-go ... done Removing intermediate container 5f7d8d0adbf5 00:55:41 ---> 6476e06e807a 00:55:41 Step 28/31 : CMD ["gate"] 00:55:42 ---> Running in 4269410fa0e4 00:55:42 Removing intermediate container 4269410fa0e4 00:55:42 ---> 188b16d6680d 00:55:42 Step 29/31 : LABEL arch=arm64 00:55:43 ---> Running in 37692937a335 00:55:44 Removing intermediate container 37692937a335 00:55:44 ---> bed386553eae 00:55:44 Step 30/31 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:55:45 ---> Running in e67c0b15af55 00:55:45 Collecting docker-compose==1.23.2 00:55:45 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:55:46 Removing intermediate container e67c0b15af55 00:55:46 ---> d6e095b0c7f7 00:55:46 Step 31/31 : LABEL version=0.0.0 00:55:46 Collecting dockerpty<0.5,>=0.4.1 00:55:46 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:55:47 ---> Running in 1b6481ed166a 00:55:48 Removing intermediate container 1b6481ed166a 00:55:48 ---> 2666b3f31359 00:55:48 00:55:49 Successfully built 2666b3f31359 00:55:49 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:55:49  Building docker-security-bootstrapper-go ... done Building docker-security-secretstore-setup-go 00:55:49 Collecting websocket-client<1.0,>=0.32.0 00:55:49 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:55:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:55:49 Collecting texttable<0.10,>=0.9.0 00:55:50 Downloading texttable-0.9.1.tar.gz (11 kB) 00:55:52 Collecting cached-property<2,>=1.2.0 00:55:52 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:55:53 Collecting docopt<0.7,>=0.6.1 00:55:53 Downloading docopt-0.6.2.tar.gz (25 kB) 00:55:56 Collecting PyYAML<4,>=3.10 00:55:56 Downloading PyYAML-3.13.tar.gz (270 kB) 00:55:56 Removing intermediate container 4b61d134fe9d 00:55:56 ---> 20d600c28250 00:55:56 00:55:56 Step 10/23 : FROM alpine:3.12 00:55:56 ---> 389fef711851 00:55:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:55:56 Removing intermediate container eb158e6cd2d2 00:55:56 ---> 07c7593b805b 00:55:56 00:55:56 Step 10/22 : FROM alpine:3.12 00:55:56 ---> 389fef711851 00:55:56 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:55:56 ---> Using cache 00:55:56 ---> abdfeaf4004d 00:55:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:55:56 ---> Using cache 00:55:56 ---> abdfeaf4004d 00:55:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:55:56 ---> Using cache 00:55:56 ---> 88ed1829ed07 00:55:56 Step 13/22 : ENV APP_PORT=48085 00:55:56 ---> Using cache 00:55:56 ---> 88ed1829ed07 00:55:56 Step 13/23 : ENV APP_PORT=48082 00:55:56 ---> Running in 2105d60d2913 00:55:56 ---> Running in 289649f80c0f 00:55:56 Removing intermediate container 2105d60d2913 00:55:56 ---> 60b3d1c3bb5c 00:55:56 Step 14/23 : EXPOSE $APP_PORT 00:55:56 Removing intermediate container 289649f80c0f 00:55:56 ---> e0daecc5ef8e 00:55:56 Step 14/22 : EXPOSE $APP_PORT 00:55:56 ---> Running in cd768db481fc 00:55:56 ---> Running in a1ba7d48fc4e 00:55:56 Removing intermediate container a1ba7d48fc4e 00:55:56 ---> 087a7ed2f928 00:55:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:56 Removing intermediate container cd768db481fc 00:55:56 ---> 1f43b8c5998c 00:55:56 Step 15/23 : WORKDIR / 00:55:56 ---> Running in 6bb2b5a10db9 00:55:56 ---> d2c94f6adbd9 00:55:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:55:56 Removing intermediate container 6bb2b5a10db9 00:55:56 ---> a700f9122691 00:55:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:55:57 ---> f0868624f33f 00:55:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:55:59 ---> 12908f867e57 00:55:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:55:59 ---> 52d059292231 00:55:59 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:55:59 ---> 2f31a7f480cd 00:55:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:55:59 ---> Running in 71e351f66026 00:55:59 ---> Running in bf621a67a375 00:55:59 ---> eee32b1665e2 00:55:59 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:56:00 ---> Running in e757f0829da7 00:56:00 ---> 3781e4de02e9 00:56:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:56:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:56:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:56:00 Removing intermediate container e757f0829da7 00:56:00 ---> 638a8a0a8fb2 00:56:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:00 ---> Running in 90d64b1b481f 00:56:00 ---> 402e1fdb6966 00:56:00 Step 19/23 : ENTRYPOINT ["/core-command"] 00:56:01 ---> Running in 16b0683b30de 00:56:01 Removing intermediate container 90d64b1b481f 00:56:01 ---> 1d0e56c91124 00:56:01 Step 20/22 : LABEL arch=x86_64 00:56:01 ---> Running in b9eded62d31c 00:56:01 Collecting docker<4.0,>=3.6.0 00:56:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:56:01 Removing intermediate container 16b0683b30de 00:56:01 ---> aaf54e342f7f 00:56:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:02 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 00:56:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:56:02 ---> Running in 439a0c5e431e 00:56:02 Collecting jsonschema<3,>=2.5.1 00:56:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:56:03 Collecting idna<2.8,>=2.5 00:56:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:56:03 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) 00:56:03 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) 00:56:03 Removing intermediate container b9eded62d31c 00:56:03 ---> cb58b0a2d346 00:56:03 Step 21/22 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:56:03 ---> Running in d22894d0ff72 00:56:04 Removing intermediate container 439a0c5e431e 00:56:04 ---> 57df98e9107a 00:56:04 Step 21/23 : LABEL arch=x86_64 00:56:04 Collecting urllib3<1.25,>=1.21.1 00:56:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:56:04 ---> Running in 36294b0105b7 00:56:04 Collecting docker-pycreds>=0.4.0 00:56:04 Removing intermediate container d22894d0ff72 00:56:04 ---> 23f30b08ee8b 00:56:04 Step 22/22 : LABEL version=0.0.0 00:56:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:56:04 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:56:04 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:56:04 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:56:04 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:56:05 ---> Running in afacd9f068cf 00:56:05 Removing intermediate container 36294b0105b7 00:56:05 ---> 7faf2bdb675b 00:56:05 Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:56:05 ---> Running in f6f28e5d1f34 00:56:05 Removing intermediate container afacd9f068cf 00:56:05 ---> ba578c81622b 00:56:05 00:56:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:56:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:56:06 ---> bc445f29c5ed 00:56:06 Step 3/23 : WORKDIR /edgex-go 00:56:06 ---> Using cache 00:56:06 ---> 5dd0da0f8c81 00:56:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:06 ---> Using cache 00:56:06 ---> afde26c9a519 00:56:06 Step 5/23 : RUN apk add --update --no-cache make git 00:56:06 Installing collected packages: dockerpty, websocket-client, texttable, cached-property, docopt, PyYAML, idna, urllib3, requests, docker-pycreds, docker, jsonschema, docker-compose 00:56:06 Running setup.py install for dockerpty: started 00:56:06 Removing intermediate container f6f28e5d1f34 00:56:06 ---> 5066729ee03c 00:56:06 Step 23/23 : LABEL version=0.0.0 00:56:06 ---> Running in 3f66158f4d6c 00:56:07 Successfully built ba578c81622b 00:56:07 Successfully tagged docker-support-scheduler-go:latest 00:56:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:56:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:56:07 ---> bc445f29c5ed 00:56:07 Step 3/21 : WORKDIR /edgex-go 00:56:07 ---> Using cache 00:56:07 ---> 5dd0da0f8c81 00:56:07 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:07 ---> Using cache 00:56:07 ---> afde26c9a519 00:56:07 Step 5/21 : RUN apk add --update --no-cache make git 00:56:07  Building docker-support-scheduler-go ... done Removing intermediate container 3f66158f4d6c 00:56:07 ---> f9151eb573d6 00:56:07 00:56:08 Running setup.py install for dockerpty: finished with status 'done' 00:56:08 Successfully built f9151eb573d6 00:56:08 Successfully tagged docker-core-command-go:latest 00:56:09 Running setup.py install for texttable: started 00:56:11 ---> Running in a68bd5003d46 00:56:11 ---> Running in f7f93ab9fe6e 00:56:12 Running setup.py install for texttable: finished with status 'done' 00:56:12 Running setup.py install for docopt: started 00:56:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:56:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:56:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:56:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:56:14 Running setup.py install for docopt: finished with status 'done' 00:56:14 Running setup.py install for PyYAML: started 00:56:15 OK: 217 MiB in 51 packages 00:56:15 OK: 217 MiB in 51 packages 00:56:18 Running setup.py install for PyYAML: finished with status 'done' 00:56:18 Attempting uninstall: idna 00:56:18 Found existing installation: idna 2.9 00:56:18 Uninstalling idna-2.9: 00:56:18 Successfully uninstalled idna-2.9 00:56:18 Removing intermediate container f7f93ab9fe6e 00:56:18 ---> 7469b8c8bb07 00:56:18 Step 6/21 : COPY go.mod . 00:56:18 Removing intermediate container a68bd5003d46 00:56:18 ---> 90a2a08e660a 00:56:18 Step 6/23 : COPY go.mod . 00:56:18 Attempting uninstall: urllib3 00:56:18 Found existing installation: urllib3 1.25.9 00:56:18 Uninstalling urllib3-1.25.9: 00:56:19 Successfully uninstalled urllib3-1.25.9 00:56:20 ---> d1317b1aa6c6 00:56:20 Step 7/21 : RUN go mod download 00:56:20 Attempting uninstall: requests 00:56:20 Found existing installation: requests 2.23.0 00:56:20 Uninstalling requests-2.23.0: 00:56:20 Successfully uninstalled requests-2.23.0 00:56:20 ---> 3926f38a8490 00:56:20 Step 7/23 : RUN go mod download 00:56:20 ---> Running in faa3ad1f1198 00:56:21 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:56:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:56:21 ---> bc445f29c5ed 00:56:21 Step 3/23 : WORKDIR /edgex-go 00:56:21 ---> Using cache 00:56:21 ---> 5dd0da0f8c81 00:56:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:21 ---> Using cache 00:56:21 ---> afde26c9a519 00:56:21 Step 5/23 : RUN apk add --update --no-cache make git 00:56:21 ---> Using cache 00:56:21 ---> 90a2a08e660a 00:56:21 Step 6/23 : COPY go.mod . 00:56:21 ---> Using cache 00:56:21 ---> 3926f38a8490 00:56:21 Step 7/23 : RUN go mod download 00:56:21 ---> Running in bd4b6ed1b431 00:56:21 ---> Running in 68790647fc06 00:56: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 00:56:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:56:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:56:25 ---> bc445f29c5ed 00:56:25 Step 3/24 : WORKDIR /edgex-go 00:56:25 ---> Using cache 00:56:25 ---> 5dd0da0f8c81 00:56:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:56:25 ---> Using cache 00:56:25 ---> afde26c9a519 00:56:25 Step 5/24 : RUN apk add --update --no-cache make git 00:56:25 ---> Using cache 00:56:25 ---> 90a2a08e660a 00:56:25 Step 6/24 : COPY go.mod . 00:56:25 ---> Using cache 00:56:25 ---> 3926f38a8490 00:56:25 Step 7/24 : RUN go mod download 00:56:26 ---> Running in 413abcdd1870 00:56:26 Removing intermediate container faa3ad1f1198 00:56:26 ---> 01035aeafb8c 00:56:26 Step 8/21 : COPY . . 00:56:27 Removing intermediate container bd4b6ed1b431 00:56:27 ---> d0ee8364ffc8 00:56:27 Step 8/23 : COPY . . 00:56:27 Removing intermediate container 68790647fc06 00:56:27 ---> dd1e71c21e5f 00:56:27 Step 8/23 : COPY . . 00:56:30 Removing intermediate container 082a38d944f8 00:56:30 ---> e4fa6f981701 00:56:30 Step 21/26 : RUN apk --no-cache add curl 00:56:32 ---> Running in 78b2e2564a3d 00:56:34 Removing intermediate container 413abcdd1870 00:56:34 ---> 676566f584f3 00:56:34 Step 8/24 : COPY . . 00:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:56:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:56:36 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:56:36 (2/3) Installing libcurl (7.69.1-r3) 00:56:36 (3/3) Installing curl (7.69.1-r3) 00:56:36 Executing busybox-1.31.1-r19.trigger 00:56:36 OK: 71 MiB in 58 packages 00:56:36  Building docker-core-command-go ... done Removing intermediate container bf621a67a375 00:56:36 ---> 076626b05017 00:56:36 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:56:36 ---> Running in e5836e2ef7b7 00:56:37 Removing intermediate container 71e351f66026 00:56:37 ---> 429cc65b5a18 00:56:37 00:56:37 Step 10/22 : FROM alpine:3.12 00:56:37 ---> 389fef711851 00:56:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:56:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:56:37 ---> Running in ec2b854d2c91 00:56:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:56:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:56:38 (1/2) Installing ca-certificates (20191127-r4) 00:56:38 (2/2) Installing dumb-init (1.2.2-r1) 00:56:38 Executing busybox-1.31.1-r19.trigger 00:56:39 Executing ca-certificates-20191127-r4.trigger 00:56:39 OK: 6 MiB in 16 packages 00:56:39 Removing intermediate container e5836e2ef7b7 00:56:39 ---> 63956144899d 00:56:39 00:56:39 Step 11/26 : FROM docker:20.10.0 00:56:39 20.10.0: Pulling from library/docker 00:56:40 Removing intermediate container ec2b854d2c91 00:56:40 ---> 91d0342b7f84 00:56:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:56:40 ---> Running in 27261a575426 00:56:41 Removing intermediate container 27261a575426 00:56:41 ---> 27eef953b63d 00:56:41 Step 13/22 : ENV APP_PORT=48060 00:56:41 Removing intermediate container 78b2e2564a3d 00:56:41 ---> 703e1dae415a 00:56:41 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:56:41 ---> Running in f4bbc0363fcb 00:56:42 Removing intermediate container f4bbc0363fcb 00:56:42 ---> 80f1fea4e181 00:56:42 Step 14/22 : EXPOSE $APP_PORT 00:56:42 ---> Running in 4ebec82e25fb 00:56:42 ---> Running in 032ec27c681d 00:56:42 Removing intermediate container 4ebec82e25fb 00:56:42 ---> 98af0fa70f5f 00:56:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:56:43 ---> b3265144886e 00:56:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:56:44 Removing intermediate container 032ec27c681d 00:56:44 ---> 6fa64772bac6 00:56:44 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:45 ---> Running in ab4193a1312c 00:56:45 ---> e693862b141b 00:56:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:56:45 ---> 3b9c6d887988 00:56:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:56:46 ---> Running in 0f5c60ca1d71 00:56:46 Removing intermediate container ab4193a1312c 00:56:46 ---> 3982dc627472 00:56:46 Step 24/26 : LABEL arch=arm64 00:56:46 Removing intermediate container 0f5c60ca1d71 00:56:46 ---> 717e4675b570 00:56:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:56:46 ---> Running in 4c7914be5273 00:56:47 ---> Running in a87c8569ecaa 00:56:47 ---> 4709d9e66b79 00:56:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:56:47 ---> 53d02f8eb73c 00:56:47 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:56:47 ---> Running in 0fb726433f53 00:56:48 ---> Running in dbf75c705f53 00:56:48 Removing intermediate container 4c7914be5273 00:56:48 ---> e12b71afdf28 00:56:48 Step 20/22 : LABEL arch=x86_64 00:56:48 ---> Running in 1c7ee2918d20 00:56:48 Removing intermediate container a87c8569ecaa 00:56:48 ---> be061ba64e17 00:56:48 Step 25/26 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:56:48 Removing intermediate container 1c7ee2918d20 00:56:48 ---> 2a686b6ac03f 00:56:48 Step 21/22 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:56:48 ---> 912f89f525da 00:56:48 Step 9/23 : RUN make cmd/core-command/core-command 00:56:48 ---> Running in 7d91b00d1878 00:56:49 Removing intermediate container 7d91b00d1878 00:56:49 ---> f61adaefd4be 00:56:49 Step 22/22 : LABEL version=0.0.0 00:56:49 ---> Running in 2756f951b362 00:56:50 Removing intermediate container 2756f951b362 00:56:50 ---> 9e3f09de138a 00:56:50 00:56:50 Successfully built 9e3f09de138a 00:56:50 ---> Running in dfbcae62d02e 00:56:50 ---> Running in 8f434110dcf2 00:56:50 Successfully tagged docker-support-notifications-go:latest 00:56:51 Removing intermediate container 8f434110dcf2 00:56:51 ---> 31357d999c18 00:56:51 Step 26/26 : LABEL version=0.0.0 00:56:51  Building docker-support-notifications-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:56:51 Status: Downloaded newer image for docker:20.10.0 00:56:51 ---> aefe523efa57 00:56:51 Step 12/26 : RUN apk add --no-cache bash 00:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:56:51 ---> Running in 39b42d00360f 00:56:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:56:51 ---> Running in 9c246118e34b 00:56:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:56:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:56:52 Removing intermediate container 9c246118e34b 00:56:52 ---> 0347138eb2e3 00:56:52 00:56:52 (1/2) Installing readline (8.0.4-r0) 00:56:52 (2/2) Installing bash (5.0.17-r0) 00:56:52 Executing bash-5.0.17-r0.post-install 00:56:52 Executing busybox-1.31.1-r19.trigger 00:56:52 OK: 12 MiB in 22 packages 00:56:52 Successfully built 0347138eb2e3 00:56:53 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:56:53  Building docker-sys-mgmt-agent-go ... done  ---> fdef06cc9123 00:56:53 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:56:53 ---> Running in 211db4eceb29 00:56:53 Removing intermediate container 39b42d00360f 00:56:53 ---> d80e4396f869 00:56:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:56:54 ---> Running in e0005ceb6a96 00:56:54 Removing intermediate container e0005ceb6a96 00:56:54 ---> 33561ec1e429 00:56:54 Step 14/26 : ENV APP_PORT=48090 00:56:54 ---> Running in 619a1bc979b0 00:56:55 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 00:56:55 Removing intermediate container 619a1bc979b0 00:56:55 ---> 8184d7742b1f 00:56:55 Step 15/26 : EXPOSE $APP_PORT 00:56:55 ---> Running in 7bf7abc281de 00:56:56 Removing intermediate container 7bf7abc281de 00:56:56 ---> 8184c66349c7 00:56:56 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:56:57 ---> 57124ea729fd 00:56:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:56:57 ---> 6ef8b79c5d2a 00:56:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:56:58 ---> cd6442a32183 00:56:58 Step 19/26 : RUN apk --no-cache add py3-pip 00:56:58 ---> Running in b56505bb5fc9 00:56:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:56:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:00 (1/33) Installing libbz2 (1.0.8-r1) 00:57:00 (2/33) Installing expat (2.2.9-r1) 00:57:00 (3/33) Installing libffi (3.3-r2) 00:57:00 (4/33) Installing gdbm (1.13-r1) 00:57:00 (5/33) Installing xz-libs (5.2.5-r0) 00:57:00 (6/33) Installing sqlite-libs (3.32.1-r0) 00:57:00 (7/33) Installing python3 (3.8.5-r0) 00:57:01 (8/33) Installing py3-appdirs (1.4.4-r1) 00:57:01 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:57:01 (10/33) Installing py3-parsing (2.4.7-r0) 00:57:01 (11/33) Installing py3-six (1.15.0-r0) 00:57:01 (12/33) Installing py3-packaging (20.4-r0) 00:57:01 (13/33) Installing py3-setuptools (47.0.0-r0) 00:57:01 (14/33) Installing py3-chardet (3.0.4-r4) 00:57:01 (15/33) Installing py3-idna (2.9-r0) 00:57:01 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:57:01 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:57:01 (18/33) Installing py3-requests (2.23.0-r0) 00:57:01 (19/33) Installing py3-msgpack (1.0.0-r0) 00:57:01 (20/33) Installing py3-lockfile (0.12.2-r3) 00:57:01 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:57:01 (22/33) Installing py3-colorama (0.4.3-r0) 00:57:01 (23/33) Installing py3-distlib (0.3.0-r0) 00:57:01 (24/33) Installing py3-distro (1.5.0-r1) 00:57:01 (25/33) Installing py3-webencodings (0.5.1-r3) 00:57:01 (26/33) Installing py3-html5lib (1.0.1-r4) 00:57:01 (27/33) Installing py3-pytoml (0.1.21-r0) 00:57:01 (28/33) Installing py3-pep517 (0.8.2-r0) 00:57:01 (29/33) Installing py3-progress (1.5-r0) 00:57:01 (30/33) Installing py3-toml (0.10.1-r0) 00:57:02 (31/33) Installing py3-retrying (1.3.3-r0) 00:57:02 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:57:02 (33/33) Installing py3-pip (20.1.1-r0) 00:57:02 Executing busybox-1.31.1-r19.trigger 00:57:02 OK: 71 MiB in 55 packages 00:57:12 Removing intermediate container b56505bb5fc9 00:57:12 ---> d797576dec02 00:57:12 Step 20/26 : RUN pip install docker-compose==1.23.2 00:57:12 ---> Running in 8313bd055f3e 00:57:14 Collecting docker-compose==1.23.2 00:57:14 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:57:14 Collecting cached-property<2,>=1.2.0 00:57:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:57:15 Collecting PyYAML<4,>=3.10 00:57:15 Downloading PyYAML-3.13.tar.gz (270 kB) 00:57:17 Collecting docker<4.0,>=3.6.0 00:57:17 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:57:17 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:57:17 Collecting docopt<0.7,>=0.6.1 00:57:17 Downloading docopt-0.6.2.tar.gz (25 kB) 00:57:18 Collecting jsonschema<3,>=2.5.1 00:57:18 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:57:18 Collecting texttable<0.10,>=0.9.0 00:57:18 Downloading texttable-0.9.1.tar.gz (11 kB) 00:57:19 Collecting dockerpty<0.5,>=0.4.1 00:57:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:57:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:57:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:57:20 Collecting websocket-client<1.0,>=0.32.0 00:57:20 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:57:20 Collecting docker-pycreds>=0.4.0 00:57:20 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:57:20 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) 00:57:20 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) 00:57:21 Collecting idna<2.8,>=2.5 00:57:21 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:57:21 Collecting urllib3<1.25,>=1.21.1 00:57:21 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:57:21 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:57:21 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:57:21 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:57:21 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:57:21 Installing collected packages: cached-property, PyYAML, idna, urllib3, requests, docker-pycreds, websocket-client, docker, docopt, jsonschema, texttable, dockerpty, docker-compose 00:57:21 Running setup.py install for PyYAML: started 00:57:22 Running setup.py install for PyYAML: finished with status 'done' 00:57:22 Attempting uninstall: idna 00:57:22 Found existing installation: idna 2.9 00:57:22 Uninstalling idna-2.9: 00:57:22 Successfully uninstalled idna-2.9 00:57:22 Attempting uninstall: urllib3 00:57:22 Found existing installation: urllib3 1.25.9 00:57:22 Uninstalling urllib3-1.25.9: 00:57:22 Successfully uninstalled urllib3-1.25.9 00:57:23 Attempting uninstall: requests 00:57:23 Found existing installation: requests 2.23.0 00:57:23 Uninstalling requests-2.23.0: 00:57:23 Successfully uninstalled requests-2.23.0 00:57:24 Running setup.py install for docopt: started 00:57:24 Running setup.py install for docopt: finished with status 'done' 00:57:24 Running setup.py install for texttable: started 00:57:25 Running setup.py install for texttable: finished with status 'done' 00:57:25 Running setup.py install for dockerpty: started 00:57:25 Running setup.py install for dockerpty: finished with status 'done' 00:57:26 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 00:57:30 Removing intermediate container 8313bd055f3e 00:57:30 ---> aab26362ca1d 00:57:30 Step 21/26 : RUN apk --no-cache add curl 00:57:30 ---> Running in 84f4f374fa47 00:57:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:57:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:57:31 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:57:31 (2/3) Installing libcurl (7.69.1-r3) 00:57:31 (3/3) Installing curl (7.69.1-r3) 00:57:31 Executing busybox-1.31.1-r19.trigger 00:57:31 OK: 72 MiB in 58 packages 00:57:31 Removing intermediate container 84f4f374fa47 00:57:31 ---> 9d84223d3da8 00:57:31 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:57:32 ---> Running in 5051c0df7438 00:57:32 Removing intermediate container 5051c0df7438 00:57:32 ---> 87002018d92a 00:57:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:57:32 ---> Running in d49dcd37dcb7 00:57:32 Removing intermediate container d49dcd37dcb7 00:57:32 ---> c14c81eec02d 00:57:32 Step 24/26 : LABEL arch=x86_64 00:57:32 ---> Running in 5e9ba0abde95 00:57:33 Removing intermediate container 5e9ba0abde95 00:57:33 ---> 796898bb4d18 00:57:33 Step 25/26 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:57:33 ---> Running in 4043aff66d68 00:57:33 Removing intermediate container 4043aff66d68 00:57:33 ---> 7f51c3e46a17 00:57:33 Step 26/26 : LABEL version=0.0.0 00:57:33 ---> Running in b1a2b2b8ba27 00:57:34 Removing intermediate container b1a2b2b8ba27 00:57:34 ---> b391a60d8d06 00:57:34 00:57:35 Successfully built b391a60d8d06 00:57:35 Successfully tagged docker-sys-mgmt-agent-go:latest 00:57:35  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 00:57:35 $ docker stop --time=1 bf6f7f0e81a7f3cab708977c0a8cce8c0a8096dc616e37d8dad40d89748a9650 00:57:38 $ docker rm -f bf6f7f0e81a7f3cab708977c0a8cce8c0a8096dc616e37d8dad40d89748a9650 [Pipeline] // withDockerContainer [Pipeline] sh 00:57:39 + docker images 00:57:39 + grep docker 00:57:39 docker-sys-mgmt-agent-go latest b391a60d8d06 5 seconds ago 313MB 00:57:39 docker-support-notifications-go latest 9e3f09de138a 50 seconds ago 17.6MB 00:57:39 docker-core-command-go latest f9151eb573d6 About a minute ago 16.9MB 00:57:39 docker-support-scheduler-go latest ba578c81622b About a minute ago 17MB 00:57:39 docker-security-bootstrapper-go latest 9f7f28e68983 3 minutes ago 23.8MB 00:57:39 docker-core-data-go latest c66ff6d39055 4 minutes ago 22.3MB 00:57:39 docker-security-secretstore-setup-go latest 52cf5e4a1669 4 minutes ago 24.6MB 00:57:39 docker-core-metadata-go latest 63859c8047bc 4 minutes ago 18.8MB 00:57:39 docker-security-proxy-setup-go latest 677a72af7b3c 4 minutes ago 24.4MB 00:57:39 docker 20.10.0 aefe523efa57 7 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 00:57:55 Still waiting to schedule task 00:57:55 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:58:03 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 00:58: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 00:58:11 Removing intermediate container 211db4eceb29 00:58:11 ---> ffe47a7b866e 00:58:11 00:58:11 Step 10/24 : FROM alpine:3.12 00:58:11 ---> afeebe901d6b 00:58:11 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:58:11 Removing intermediate container 0fb726433f53 00:58:11 ---> d0d5c5585710 00:58:11 00:58:11 Step 10/21 : FROM alpine:3.12 00:58:11 ---> afeebe901d6b 00:58:11 Step 11/21 : RUN apk add --update --no-cache curl 00:58:11 ---> Running in 4d7ecadef165 00:58:11 ---> Running in dd50b0ee8106 00:58:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:58:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:58:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:58:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:58:14 (1/4) Installing ca-certificates (20191127-r4) 00:58:14 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:58:14 (1/5) Installing ca-certificates (20191127-r4) 00:58:14 (3/4) Installing libcurl (7.69.1-r3) 00:58:14 (4/4) Installing curl (7.69.1-r3) 00:58:14 Executing busybox-1.31.1-r19.trigger 00:58:14 Executing ca-certificates-20191127-r4.trigger 00:58:14 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:58:14 (3/5) Installing libcurl (7.69.1-r3) 00:58:14 (4/5) Installing curl (7.69.1-r3) 00:58:14 (5/5) Installing dumb-init (1.2.2-r1) 00:58:14 Executing busybox-1.31.1-r19.trigger 00:58:14 Executing ca-certificates-20191127-r4.trigger 00:58:15 OK: 7 MiB in 18 packages 00:58:15 OK: 7 MiB in 19 packages 00:58:17 Removing intermediate container dd50b0ee8106 00:58:17 ---> 3ed690f1aae7 00:58:17 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:58:18 Removing intermediate container 4d7ecadef165 00:58:18 ---> 5c3c4d7a31e7 00:58:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:58:18 ---> Running in 250e83ed7326 00:58:18 ---> Running in f10c6bcee1be 00:58:18 Removing intermediate container dfbcae62d02e 00:58:18 ---> 978256b49a66 00:58:18 00:58:18 Step 10/23 : FROM alpine:3.12 00:58:18 ---> afeebe901d6b 00:58:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:58:18 ---> Using cache 00:58:18 ---> 41f653a9e75a 00:58:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:58:18 ---> Using cache 00:58:18 ---> 3de7bb604a46 00:58:18 Step 13/23 : ENV APP_PORT=48082 00:58:18 Removing intermediate container 250e83ed7326 00:58:18 ---> 09d049ad64b6 00:58:18 Step 13/21 : WORKDIR /edgex 00:58:19 ---> Running in 1798bccd519c 00:58:19 ---> Running in ec6b65ccd2e4 00:58:19 Removing intermediate container f10c6bcee1be 00:58:19 ---> baa076b0469e 00:58:19 Step 13/24 : WORKDIR / 00:58:19 ---> Running in 074a2e9b88c0 00:58:19 Removing intermediate container 1798bccd519c 00:58:19 ---> 0a18c6270173 00:58:19 Step 14/23 : EXPOSE $APP_PORT 00:58:19 ---> Running in 9fc09690289f 00:58:19 Removing intermediate container ec6b65ccd2e4 00:58:19 ---> 3be0b373751d 00:58:19 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:58:20 Removing intermediate container 074a2e9b88c0 00:58:20 ---> 7bbba391bce0 00:58:20 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:58:20 Removing intermediate container 9fc09690289f 00:58:20 ---> db74ed9982cc 00:58:20 Step 15/23 : WORKDIR / 00:58:20 ---> Running in 0382fe2b3f58 00:58:20 ---> f6f15bc78977 00:58:20 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:58:21 ---> 88763e46901d 00:58:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:58:21 Removing intermediate container 0382fe2b3f58 00:58:21 ---> 078f50fc216d 00:58:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:58:22 ---> 1368c0ab08f2 00:58:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:58:22 ---> 1a3409e2a6fe 00:58:22 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:58:22 ---> d39e85544338 00:58:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:58:23 ---> a0e3352dee44 00:58:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:58:24 ---> 815f66583506 00:58:24 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:58:24 ---> e393095f4a4a 00:58:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:58:24 ---> Running in c9b24ec516f9 00:58:24 Removing intermediate container dbf75c705f53 00:58:24 ---> 402262a09f78 00:58:24 00:58:24 Step 10/23 : FROM alpine:3.12 00:58:24 ---> afeebe901d6b 00:58:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:58:24 ---> Using cache 00:58:24 ---> 41f653a9e75a 00:58:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:58:24 ---> Using cache 00:58:24 ---> 3de7bb604a46 00:58:24 Step 13/23 : ENV APP_PORT=48081 00:58:25 ---> da4e0aae8b7b 00:58:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:58:25 ---> Running in 11cbbf72dae6 00:58:25 ---> eb057e703c61 00:58:25 Step 19/23 : ENTRYPOINT ["/core-command"] 00:58:25 Removing intermediate container c9b24ec516f9 00:58:25 ---> 6d24a337f1f9 00:58:25 Step 18/21 : CMD ["--init=true"] 00:58:25 ---> Running in f0aa2f6160b4 00:58:25 ---> Running in 6e9ab4726ecb 00:58:25 Removing intermediate container 11cbbf72dae6 00:58:25 ---> 24d83a173828 00:58:25 Step 14/23 : EXPOSE $APP_PORT 00:58:25 ---> Running in 7697d5d959cc 00:58:25 Removing intermediate container 6e9ab4726ecb 00:58:25 ---> cf841208227d 00:58:25 Step 19/21 : LABEL arch=arm64 00:58:26 Removing intermediate container f0aa2f6160b4 00:58:26 ---> 4c8b68f2d9ac 00:58:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:58:26 ---> Running in 7d5a2b9ac937 00:58:26 ---> Running in 9461c88032a6 00:58:26 Removing intermediate container 7697d5d959cc 00:58:26 ---> 06ee0f69ecd1 00:58:26 Step 15/23 : WORKDIR / 00:58:26 ---> f3211d58fc88 00:58:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:58:26 ---> Running in 1590ad0fb44d 00:58:26 Removing intermediate container 7d5a2b9ac937 00:58:26 ---> 62f3a13284c5 00:58:26 Step 20/21 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:58:27 Removing intermediate container 9461c88032a6 00:58:27 ---> fbb5e9dc61a5 00:58:27 Step 21/23 : LABEL arch=arm64 00:58:27 ---> Running in 4d4543b4fb29 00:58:27 ---> Running in af11b8ef4d04 00:58:27 Removing intermediate container 1590ad0fb44d 00:58:27 ---> 30756b47ae8e 00:58:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:58:27 ---> 0450c489c8b2 00:58:27 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/ 00:58:27 Removing intermediate container 4d4543b4fb29 00:58:27 ---> 37de71f91bb9 00:58:27 Step 21/21 : LABEL version=0.0.0 00:58:27 ---> Running in 30b051b4ffb0 00:58:27 Removing intermediate container af11b8ef4d04 00:58:27 ---> ca0cefbfcc88 00:58:27 Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:58:28 ---> Running in 74c40c97665c 00:58:28 ---> Running in 6d27ba7724b5 00:58:28 ---> c60700735a68 00:58:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:58:28 Removing intermediate container 74c40c97665c 00:58:28 ---> 52861372ccfc 00:58:28 00:58:29 Removing intermediate container 6d27ba7724b5 00:58:29 ---> 1aca7853979d 00:58:29 Step 23/23 : LABEL version=0.0.0 00:58:29 Successfully built 52861372ccfc 00:58:29 ---> Running in da71defca1fd 00:58:29 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:58:29  Building docker-security-proxy-setup-go ... done  ---> a29a780c61de 00:58:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:58:30 Removing intermediate container da71defca1fd 00:58:30 ---> f969248cbd72 00:58:30 00:58:30 Successfully built f969248cbd72 00:58:30 Successfully tagged docker-core-command-go-arm64:latest 00:58:30  Building docker-core-command-go ... done Removing intermediate container 30b051b4ffb0 00:58:30 ---> 912ec7ebce1e 00:58:30 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:58:30 ---> 959b37f0da09 00:58:30 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:58:30 ---> Running in 4babc8a88d9b 00:58:30 ---> Running in d0386259d6ee 00:58:31 Removing intermediate container d0386259d6ee 00:58:31 ---> d28acb5e3469 00:58:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:58:31 Removing intermediate container 4babc8a88d9b 00:58:31 ---> bfdf3fb9c306 00:58:31 Step 22/24 : LABEL arch=arm64 00:58:31 ---> Running in c2d3d5e20e8f 00:58:31 ---> Running in 593aec3ae772 00:58:32 Removing intermediate container c2d3d5e20e8f 00:58:32 ---> ad672f3d313d 00:58:32 Step 21/23 : LABEL arch=arm64 00:58:32 Removing intermediate container 593aec3ae772 00:58:32 ---> be3425eca84c 00:58:32 Step 23/24 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:58:32 ---> Running in d501eb3c5153 00:58:32 ---> Running in 28d74be8cf65 00:58:32 Removing intermediate container d501eb3c5153 00:58:32 ---> 3dfa41424654 00:58:32 Step 22/23 : LABEL git_sha=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:58:32 Removing intermediate container 28d74be8cf65 00:58:32 ---> 22de15adae65 00:58:32 Step 24/24 : LABEL version=0.0.0 00:58:33 ---> Running in 0873fa5b457d 00:58:33 ---> Running in 215528c3d3b8 00:58:33 Removing intermediate container 0873fa5b457d 00:58:33 ---> 0dfaf0130b52 00:58:33 Step 23/23 : LABEL version=0.0.0 00:58:33 Removing intermediate container 215528c3d3b8 00:58:33 ---> f0c374b0d018 00:58:33 00:58:33 ---> Running in 7cd07d3076cd 00:58:34 Successfully built f0c374b0d018 00:58:34 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:58:34  Building docker-security-secretstore-setup-go ... done Removing intermediate container 7cd07d3076cd 00:58:34 ---> 88d6a44ff52f 00:58:34 00:58:34 Successfully built 88d6a44ff52f 00:58:34 Successfully tagged docker-core-metadata-go-arm64:latest 00:58:34  Building docker-core-metadata-go ... done  [Pipeline] } 00:58:34 $ docker stop --time=1 655300a1c7b12e397ef52f9e0dfabb0cd793ebc2d9ebc9ac48c4eb49f471bc99 00:58:36 $ docker rm -f 655300a1c7b12e397ef52f9e0dfabb0cd793ebc2d9ebc9ac48c4eb49f471bc99 [Pipeline] // withDockerContainer [Pipeline] sh 00:58:37 + + docker images 00:58:37 grep docker 00:58:37 docker-security-secretstore-setup-go-arm64 latest f0c374b0d018 4 seconds ago 23.4MB 00:58:37 docker-core-metadata-go-arm64 latest 88d6a44ff52f 4 seconds ago 17.7MB 00:58:37 docker-core-command-go-arm64 latest f969248cbd72 8 seconds ago 16MB 00:58:37 docker-security-proxy-setup-go-arm64 latest 52861372ccfc 9 seconds ago 23.2MB 00:58:37 docker-sys-mgmt-agent-go-arm64 latest 0347138eb2e3 About a minute ago 300MB 00:58:37 docker-security-bootstrapper-go-arm64 latest 2666b3f31359 2 minutes ago 22.6MB 00:58:37 docker-core-data-go-arm64 latest b85cc6df5fd3 2 minutes ago 21MB 00:58:37 docker-support-scheduler-go-arm64 latest 21bfad2a45d5 3 minutes ago 16.1MB 00:58:37 docker-support-notifications-go-arm64 latest f6845b837662 3 minutes ago 16.7MB 00:58:37 docker 20.10.0 eeaf43b92773 7 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] } 00:58:52 Running on prd-ubuntu18.04-docker-8c-8g-25133 in /w/workspace/edgexfoundry_edgex-go_PR-3120 [Pipeline] { [Pipeline] ws 00:58:52 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 00:58:54 using credential edgex-jenkins-ssh 00:58:54 Cloning the remote Git repository 00:58:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:58:54 > git init /w/workspace/edgex-go/6 # timeout=10 00:58:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:58:54 > git --version # timeout=10 00:58:54 > git --version # 'git version 2.17.1' 00:58:54 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:59:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:59:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:59:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:59:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3120/head:refs/remotes/origin/PR-3120 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:59:05 Merging remotes/origin/master commit a296f24e360d73b4e20a007fd564889f5e431139 into PR head commit 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:59:05 Merge succeeded, producing 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 00:59:05 Checking out Revision 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 (PR-3120) 00:59:05 > git config core.sparsecheckout # timeout=10 00:59:05 > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # timeout=10 00:59:05 > git remote # timeout=10 00:59:05 > git config --get remote.origin.url # timeout=10 00:59:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:59:05 > git merge a296f24e360d73b4e20a007fd564889f5e431139 # timeout=10 00:59:05 > git rev-parse HEAD^{commit} # timeout=10 00:59:05 > git config core.sparsecheckout # timeout=10 00:59:05 > git checkout -f 83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 # timeout=10 00:59:09 Commit message: "feat(command): Implement Command GET /device/name/{name}/{command} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:10 + echo snap-build.sh 00:59:10 snap-build.sh 00:59:10 + SNAP_BASE_DIR=. 00:59:10 + '[' '!' -z /w/workspace/edgex-go/6 ']' 00:59:10 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 00:59:10 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 00:59:10 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 00:59:10 + cd /w/workspace/edgex-go/6 00:59:10 + sudo apt-get remove -qy --purge lxd lxd-client 00:59:10 Reading package lists... 00:59:10 Building dependency tree... 00:59:10 Reading state information... 00:59:10 The following packages were automatically installed and are no longer required: 00:59:10 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:59:10 uidmap xdelta3 00:59:10 Use 'sudo apt autoremove' to remove them. 00:59:10 The following packages will be REMOVED: 00:59:10 lxd* lxd-client* 00:59:11 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:59:11 After this operation, 31.7 MB disk space will be freed. 00:59:12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 00:59:12 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:59:13 Removing lxd dnsmasq configuration 00:59:13 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:59:13 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:59:14 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:59:14 (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.) 00:59:14 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:59:15 Processing triggers for systemd (237-3ubuntu10.42) ... 00:59:15 Processing triggers for ureadahead (0.100.0-21) ... 00:59:17 + sudo snap remove --purge lxd 00:59:17 snap "lxd" is not installed 00:59:17 + sudo groupadd --force --system lxd 00:59:17 ++ whoami 00:59:17 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:59:17 + newgrp - lxd 00:59:17 + sudo snap install lxd 00:59:27 2021-02-05T00:59:25Z INFO Waiting for automatic snapd restart... 00:59:42 lxd 4.10 from Canonical* installed 00:59:42 + sudo lxd init --auto 00:59:50 + sudo snap install --classic snapcraft 00:59:57 snapcraft 4.4.4 from Canonical* installed 00:59:57 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:59:57 + patch --verbose -p1 00:59:57 Hmm... Looks like a unified diff to me... 00:59:57 The text leading up to this was: 00:59:57 -------------------------- 00:59:57 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:59:57 |From: Tony Espy 00:59:57 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:59:57 |Subject: [PATCH] optimize snap build for pipeline CI check 00:59:57 | 00:59:57 |This patch is used by the EdgeX CI pipeline builds to 00:59:57 |optimize the snap CI check run for pull requests. When 00:59:57 |applied, it essentially strips out everything (apps and 00:59:57 |parts) from the snapcraft.yaml file except those required 00:59:57 |to build edgex-go, as the whole idea of the CI check is to 00:59:57 |catch changes to edgex-go that break the snap build. 00:59:57 | 00:59:57 |In general, anyone updating snapcraft.yaml will also need 00:59:57 |to update this patch file, otherwise it may fail to apply, 00:59:57 |resulting in a failed snap build CI check in the associated 00:59:57 |pull request. 00:59:57 | 00:59:57 |Note - in addition to applying this patch, the pipeline also 00:59:57 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:59:57 |need to build the finally binary .snap file (and it won't 00:59:57 |work with the patch applied). This further reduces the build 00:59:57 |time. 00:59:57 |--- 00:59:57 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:59:57 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:59:57 | 00:59:57 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:59:57 |index 1e537489..faf42425 100644 00:59:57 |--- a/snap/snapcraft.yaml 00:59:57 |+++ b/snap/snapcraft.yaml 00:59:57 -------------------------- 00:59:57 patching file snap/snapcraft.yaml 00:59:57 Using Plan A... 00:59:57 Hunk #1 succeeded at 73. 00:59:57 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 00:59:57 Hunk #3 succeeded at 214 (offset -1 lines). 00:59:57 Hunk #4 succeeded at 222 (offset -1 lines). 00:59:57 Hunk #5 succeeded at 229 (offset -1 lines). 00:59:57 Hunk #6 succeeded at 256 (offset -1 lines). 00:59:57 Hunk #7 succeeded at 290 (offset -1 lines). 00:59:57 Hunk #8 succeeded at 342. 00:59:57 Hmm... Ignoring the trailing garbage. 00:59:57 done 00:59:57 + sudo snapcraft prime --use-lxd 00:59:58 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:59:58 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: 00:59:58 - README.md 00:59:58 - snapcraft.yaml.orig 00:59:58 00:59:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:59:59 Launching a container. 01:00:11 Waiting for container to be ready 01:00:11 To start your first instance, try: lxc launch ubuntu:18.04 01:00:11 01:00:13 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:00:13 Waiting for network to be ready... 01:00:14 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:00:14 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:00:14 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 01:00:14 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:00:14 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:00:15 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:00:15 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 01:00:15 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:00:15 Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 01:00:15 Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 01:00:15 Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 01:00:15 Get:12 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:00:15 Get:13 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 01:00:15 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 01:00:15 Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:00:15 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:00:15 Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:00:15 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 01:00:15 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:00:15 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 01:00:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 01:00:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 01:00:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 01:00:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 01:00:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 01:00:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 01:00:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 01:00:18 Fetched 23.9 MB in 4s (5614 kB/s) 01:00:19 Reading package lists... 01:00:19 Reading package lists... 01:00:19 Building dependency tree... 01:00:19 Reading state information... 01:00:19 The following additional packages will be installed: 01:00:19 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:00:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:00:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:00:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:00:19 Suggested packages: 01:00:19 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:00:19 Recommended packages: 01:00:19 gnupg libsasl2-modules 01:00:19 The following NEW packages will be installed: 01:00:19 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:00:19 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:00:19 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:00:19 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:00:19 The following packages will be upgraded: 01:00:19 gpg gpg-agent gpgconf libudev1 01:00:19 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 01:00:19 Need to get 3533 kB of archives. 01:00:19 After this operation, 13.3 MB of additional disk space will be used. 01:00:19 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 01:00:19 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 01:00:20 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 01:00:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 01:00:20 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 01:00:20 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] 01:00:20 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] 01:00:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 01:00:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 01:00:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 01:00:20 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:00:20 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:00:20 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:00:20 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:00:20 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:00:20 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:00:20 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:00:20 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:00:20 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:00:20 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:00:20 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:00:20 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:00:20 debconf: delaying package configuration, since apt-utils is not installed 01:00:20 Fetched 3533 kB in 1s (3274 kB/s) 01:00:20 (Reading database ... 12511 files and directories currently installed.) 01:00:20 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 01:00:20 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 01:00:20 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 01:00:20 Selecting previously unselected package udev. 01:00:20 (Reading database ... 12511 files and directories currently installed.) 01:00:20 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 01:00:21 Unpacking udev (237-3ubuntu10.44) ... 01:00:21 Selecting previously unselected package libfuse2:amd64. 01:00:21 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:00:21 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:00:21 Selecting previously unselected package fuse. 01:00:21 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:00:21 Unpacking fuse (2.9.7-1ubuntu1) ... 01:00:21 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 01:00:21 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:00:21 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 01:00:21 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:00:21 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 01:00:21 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:00:21 Selecting previously unselected package libksba8:amd64. 01:00:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:00:21 Unpacking libksba8:amd64 (1.3.5-2) ... 01:00:21 Selecting previously unselected package libroken18-heimdal:amd64. 01:00:21 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:21 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:00:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:00:22 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:00:22 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libwind0-heimdal:amd64. 01:00:22 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:00:22 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:00:22 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:00:22 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:00:22 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:00:22 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:22 Selecting previously unselected package libsasl2-modules-db:amd64. 01:00:22 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:00:22 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:00:22 Selecting previously unselected package libsasl2-2:amd64. 01:00:22 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:00:22 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:00:23 Selecting previously unselected package libldap-common. 01:00:23 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 01:00:23 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 01:00:23 Selecting previously unselected package libldap-2.4-2:amd64. 01:00:23 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 01:00:23 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 01:00:23 Selecting previously unselected package dirmngr. 01:00:23 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 01:00:23 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 01:00:23 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 01:00:23 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 01:00:23 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:00:23 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:00:23 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:00:23 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 01:00:23 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:23 Setting up libksba8:amd64 (1.3.5-2) ... 01:00:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:00:23 Setting up udev (237-3ubuntu10.44) ... 01:00:24 invoke-rc.d: policy-rc.d denied execution of start. 01:00:24 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Processing triggers for systemd (237-3ubuntu10) ... 01:00:24 Setting up fuse (2.9.7-1ubuntu1) ... 01:00:24 Setting up gpg (2.2.4-1ubuntu1.3) ... 01:00:24 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:00:24 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 01:00:24 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 01:00:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:00:25 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:00:25 settings in the [Install] section, and DefaultInstance for template units). 01:00:25 This means they are not meant to be enabled using systemctl. 01:00:25 Possible reasons for having this kind of units are: 01:00:25 1) A unit may be statically enabled by being symlinked from another unit's 01:00:25 .wants/ or .requires/ directory. 01:00:25 2) A unit's purpose may be to act as a helper for some other unit which has 01:00:25 a requirement dependency on it. 01:00:25 3) A unit may be started when needed via activation (socket, path, timer, 01:00:25 D-Bus, udev, scripted systemctl call, ...). 01:00:25 4) In case of template units, the unit is meant to be enabled with some 01:00:25 instance name specified. 01:00:25 Reading package lists... 01:00:25 Building dependency tree... 01:00:25 Reading state information... 01:00:25 The following additional packages will be installed: 01:00:25 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:00:25 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:00:25 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:00:25 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:00:25 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:00:25 Suggested packages: 01:00:25 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:00:25 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:00:25 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:00:25 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:00:25 systemd-container policykit-1 01:00:25 Recommended packages: 01:00:25 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:00:25 The following NEW packages will be installed: 01:00:25 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:00:25 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:00:25 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:00:25 multiarch-support openssh-client python3 python3-minimal python3.6 01:00:25 python3.6-minimal snapd squashfs-tools sudo 01:00:25 The following packages will be upgraded: 01:00:25 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:00:25 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 01:00:25 Need to get 35.2 MB of archives. 01:00:25 After this operation, 141 MB of additional disk space will be used. 01:00:25 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 01:00:25 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 01:00:26 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 01:00:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 01:00:26 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 01:00:26 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:00:26 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:00:26 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:00:26 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:00:26 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:00:26 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:00:26 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:00:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:00:26 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 01:00:26 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:00:26 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 01:00:26 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 01:00:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:00:26 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 01:00:26 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:00:26 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:00:26 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:00:26 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:00:26 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:00:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 01:00:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 01:00:26 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:00:26 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:00:26 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 01:00:26 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:00:27 debconf: delaying package configuration, since apt-utils is not installed 01:00:27 Fetched 35.2 MB in 2s (16.2 MB/s) 01:00:27 (Reading database ... 12757 files and directories currently installed.) 01:00:27 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 01:00:27 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 01:00:28 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 01:00:28 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 01:00:28 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 01:00:28 (Reading database ... 12757 files and directories currently installed.) 01:00:28 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 01:00:28 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 01:00:29 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 01:00:29 (Reading database ... 12757 files and directories currently installed.) 01:00:29 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 01:00:29 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 01:00:29 Setting up apt (1.6.12ubuntu0.2) ... 01:00:29 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:00:29 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:00:29 (Reading database ... 12764 files and directories currently installed.) 01:00:29 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 01:00:29 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 01:00:30 Selecting previously unselected package libpython3.6-minimal:amd64. 01:00:30 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:00:30 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:00:30 Selecting previously unselected package libexpat1:amd64. 01:00:30 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:00:30 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:00:30 Selecting previously unselected package python3.6-minimal. 01:00:30 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:00:30 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:00:30 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 01:00:30 Checking for services that may need to be restarted...done. 01:00:30 Checking for services that may need to be restarted...done. 01:00:30 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:00:30 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:00:30 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 01:00:31 Selecting previously unselected package python3-minimal. 01:00:31 (Reading database ... 13012 files and directories currently installed.) 01:00:31 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:00:31 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:00:31 Selecting previously unselected package mime-support. 01:00:31 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:00:31 Unpacking mime-support (3.60ubuntu1) ... 01:00:31 Selecting previously unselected package libmpdec2:amd64. 01:00:31 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:00:31 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:00:31 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:00:31 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:00:31 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:00:31 Selecting previously unselected package python3.6. 01:00:31 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 01:00:31 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:00:32 Selecting previously unselected package libpython3-stdlib:amd64. 01:00:32 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:00:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:00:32 Setting up python3-minimal (3.6.7-1~18.04) ... 01:00:32 Selecting previously unselected package python3. 01:00:32 (Reading database ... 13442 files and directories currently installed.) 01:00:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:00:32 Unpacking python3 (3.6.7-1~18.04) ... 01:00:32 Selecting previously unselected package multiarch-support. 01:00:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:00:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:00:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:00:32 Selecting previously unselected package liblzo2-2:amd64. 01:00:32 (Reading database ... 13479 files and directories currently installed.) 01:00:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:00:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:00:32 Selecting previously unselected package libbsd0:amd64. 01:00:32 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:00:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:00:32 Selecting previously unselected package sudo. 01:00:32 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:00:32 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:00:32 Selecting previously unselected package apparmor. 01:00:32 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:00:32 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:00:33 Selecting previously unselected package libedit2:amd64. 01:00:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:00:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:00:33 Selecting previously unselected package libkrb5support0:amd64. 01:00:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:00:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:00:33 Selecting previously unselected package libk5crypto3:amd64. 01:00:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:00:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:00:33 Selecting previously unselected package libkeyutils1:amd64. 01:00:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:00:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:00:33 Selecting previously unselected package libkrb5-3:amd64. 01:00:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:00:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:00:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:00:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:00:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:00:33 Selecting previously unselected package libssl1.0.0:amd64. 01:00:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 01:00:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 01:00:34 Selecting previously unselected package openssh-client. 01:00:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:00:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:00:34 Selecting previously unselected package squashfs-tools. 01:00:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 01:00:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:00:34 Selecting previously unselected package snapd. 01:00:34 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 01:00:34 Unpacking snapd (2.48+18.04) ... 01:00:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:00:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 01:00:36 Setting up mime-support (3.60ubuntu1) ... 01:00:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:00:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:00:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:00:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:00:36 Setting up systemd (237-3ubuntu10.44) ... 01:00:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:00:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:00:37 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:00:37 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:00:37 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 01:00:37 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:00:37 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 01:00:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 01:00:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:00:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:00:38 Setting up python3 (3.6.7-1~18.04) ... 01:00:38 running python rtupdate hooks for python3.6... 01:00:38 running python post-rtupdate hooks for python3.6... 01:00:38 Setting up apparmor (2.12-4ubuntu5.1) ... 01:00:40 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:00:40 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:00:40 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:00:40 Setting up snapd (2.48+18.04) ... 01:00:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:00:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:00:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:00:41 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:00:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:00:42 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:00:42 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:00:42 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:00:42 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:00:42 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:00:42 /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' 01:00:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:00:42 Processing triggers for systemd (237-3ubuntu10.44) ... 01:00:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:00:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:00:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:00:44 Reading package lists... 01:00:44 Reading package lists... 01:00:45 Building dependency tree... 01:00:45 Reading state information... 01:00:45 Calculating upgrade... 01:00:45 The following packages will be upgraded: 01:00:45 advancecomp base-files bash binutils binutils-common 01:00:45 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:00:45 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:00:45 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 01:00:45 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 01:00:45 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:00:45 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:00:45 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 01:00:45 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 01:00:45 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 01:00:45 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 01:00:45 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 01:00:45 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 01:00:45 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 01:00:45 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 01:00:45 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:00:45 Need to get 63.8 MB of archives. 01:00:45 After this operation, 5188 kB of additional disk space will be used. 01:00:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] 01:00:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:00:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:00:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:00:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:00:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:00:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:00:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:00:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:00:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:00:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:00:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:00:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:00:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:00:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:00:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:00:45 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:00:45 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:00:45 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:00:45 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:00:45 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:00:45 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:00:45 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:00:45 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:00:45 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:00:45 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:00:45 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:00:45 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:00:45 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:00:45 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:00:45 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:00:45 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:00:45 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:00:45 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:00:45 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:00:45 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 01:00:45 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 01:00:45 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:00:45 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:00:45 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 01:00:45 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 01:00:45 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 01:00:45 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:00:45 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:00:45 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:00:45 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:00:45 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:00:45 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:00:45 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 01:00:46 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 01:00:46 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 01:00:46 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 01:00:46 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:00:46 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:00:46 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:00:46 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:00:46 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:00:46 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:00:46 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:00:46 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:00:46 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:00:46 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:00:46 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:00:46 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:00:46 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:00:46 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:00:46 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:00:46 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:00:46 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:00:46 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:00:46 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:00:46 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:00:46 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:00:46 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:00:46 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:00:46 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:00:46 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:00:46 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:00:46 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:00:47 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:00:47 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:00:47 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 01:00:47 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 01:00:47 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 01:00:47 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 01:00:47 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 01:00:47 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:00:47 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:00:47 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:00:47 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 01:00:47 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:00:47 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:00:47 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 01:00:47 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:00:47 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:00:47 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:00:47 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:00:47 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:00:47 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:00:47 debconf: delaying package configuration, since apt-utils is not installed 01:00:47 Fetched 63.8 MB in 2s (32.7 MB/s) 01:00:47 (Reading database ... 13912 files and directories currently installed.) 01:00:47 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:00:47 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:00:48 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:00:48 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:00:48 Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... 01:00:48 Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... 01:00:49 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:49 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:49 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:49 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:49 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:49 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:49 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:49 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:49 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:49 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:50 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:50 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:50 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:50 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:50 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:00:50 (Reading database ... 13911 files and directories currently installed.) 01:00:50 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:50 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:00:50 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:00:50 (Reading database ... 13911 files and directories currently installed.) 01:00:50 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:50 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:50 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:50 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:51 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:00:51 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:00:51 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:00:51 (Reading database ... 13911 files and directories currently installed.) 01:00:51 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:00:51 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:00:51 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:00:52 (Reading database ... 13911 files and directories currently installed.) 01:00:52 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:00:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:00:52 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:00:52 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:00:52 Setting up base-files (10.1ubuntu2.10) ... 01:00:52 Installing new version of config file /etc/issue ... 01:00:52 Installing new version of config file /etc/issue.net ... 01:00:52 Installing new version of config file /etc/lsb-release ... 01:00:52 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:00:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:00:53 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:00:53 Removing obsolete conffile /etc/default/motd-news ... 01:00:53 (Reading database ... 13912 files and directories currently installed.) 01:00:53 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:00:53 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:00:53 Setting up bash (4.4.18-2ubuntu1.2) ... 01:00:53 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 01:00:53 (Reading database ... 13912 files and directories currently installed.) 01:00:53 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:00:53 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:00:53 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:00:53 (Reading database ... 13912 files and directories currently installed.) 01:00:53 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:00:53 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:00:53 Setting up tar (1.29b-2ubuntu0.2) ... 01:00:54 (Reading database ... 13912 files and directories currently installed.) 01:00:54 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:00:54 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:00:54 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:00:54 (Reading database ... 13912 files and directories currently installed.) 01:00:54 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:00:54 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:00:54 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:00:54 (Reading database ... 13912 files and directories currently installed.) 01:00:54 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:00:54 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:00:54 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:00:54 (Reading database ... 13912 files and directories currently installed.) 01:00:54 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:00:54 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:00:54 Setting up grep (3.1-2build1) ... 01:00:55 (Reading database ... 13912 files and directories currently installed.) 01:00:55 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:00:55 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:00:55 Setting up login (1:4.5-1ubuntu2) ... 01:00:55 (Reading database ... 13912 files and directories currently installed.) 01:00:55 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:00:55 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:00:55 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:00:55 (Reading database ... 13912 files and directories currently installed.) 01:00:55 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:00:55 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:00:55 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:00:56 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:00:56 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:00:56 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:00:56 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:00:56 (Reading database ... 13912 files and directories currently installed.) 01:00:56 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:00:56 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:00:57 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:00:57 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:00:57 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:00:57 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:00:58 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:00:58 (Reading database ... 13912 files and directories currently installed.) 01:00:58 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:00:58 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:00:58 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:00:58 (Reading database ... 13912 files and directories currently installed.) 01:00:58 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:00:58 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:00:58 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:00:58 (Reading database ... 13912 files and directories currently installed.) 01:00:58 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:00:58 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:00:58 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:00:58 (Reading database ... 13912 files and directories currently installed.) 01:00:58 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:00:58 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:00:59 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:00:59 (Reading database ... 13912 files and directories currently installed.) 01:00:59 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:00:59 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:00:59 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:00:59 (Reading database ... 13912 files and directories currently installed.) 01:00:59 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:00:59 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:00:59 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:00:59 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:00:59 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:00:59 (Reading database ... 13912 files and directories currently installed.) 01:00:59 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:00:59 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:00 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:01:00 (Reading database ... 13912 files and directories currently installed.) 01:01:00 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:00 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:00 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:01:00 (Reading database ... 13912 files and directories currently installed.) 01:01:00 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:00 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:00 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:01:00 (Reading database ... 13912 files and directories currently installed.) 01:01:00 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:00 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:00 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:01:01 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:01:01 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:01:01 (Reading database ... 13912 files and directories currently installed.) 01:01:01 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:01:01 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:01:01 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:01:01 (Reading database ... 13912 files and directories currently installed.) 01:01:01 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:01:01 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:01:02 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:01:02 (Reading database ... 13914 files and directories currently installed.) 01:01:02 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:01:02 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:01:02 Setting up debconf (1.5.66ubuntu1) ... 01:01:02 (Reading database ... 13914 files and directories currently installed.) 01:01:02 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:01:02 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:01:02 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:01:02 (Reading database ... 13914 files and directories currently installed.) 01:01:02 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:01:02 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:01:02 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:01:03 (Reading database ... 13914 files and directories currently installed.) 01:01:03 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:01:03 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:03 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:03 (Reading database ... 13914 files and directories currently installed.) 01:01:03 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:01:03 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:03 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:03 (Reading database ... 13914 files and directories currently installed.) 01:01:03 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 01:01:03 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:03 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:04 (Reading database ... 13914 files and directories currently installed.) 01:01:04 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:01:04 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:01:04 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 01:01:04 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 01:01:04 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:01:04 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:01:04 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:01:04 (Reading database ... 13914 files and directories currently installed.) 01:01:04 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:01:04 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:01:04 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:01:05 (Reading database ... 13914 files and directories currently installed.) 01:01:05 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 01:01:05 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 01:01:05 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 01:01:05 (Reading database ... 13914 files and directories currently installed.) 01:01:05 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:01:05 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:01:05 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:01:05 (Reading database ... 13914 files and directories currently installed.) 01:01:05 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 01:01:05 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 01:01:05 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 01:01:05 (Reading database ... 13914 files and directories currently installed.) 01:01:05 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:01:05 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:01:06 Setting up passwd (1:4.5-1ubuntu2) ... 01:01:06 (Reading database ... 13914 files and directories currently installed.) 01:01:06 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 01:01:06 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 01:01:06 Setting up gpgv (2.2.4-1ubuntu1.3) ... 01:01:06 (Reading database ... 13914 files and directories currently installed.) 01:01:06 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:01:06 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:01:06 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:01:06 (Reading database ... 13914 files and directories currently installed.) 01:01:06 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:01:06 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:01:06 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:01:07 (Reading database ... 13914 files and directories currently installed.) 01:01:07 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:01:07 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:01:07 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:01:07 (Reading database ... 13914 files and directories currently installed.) 01:01:07 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:01:07 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:01:07 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:01:07 (Reading database ... 13914 files and directories currently installed.) 01:01:07 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 01:01:07 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 01:01:07 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 01:01:07 (Reading database ... 13914 files and directories currently installed.) 01:01:07 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 01:01:07 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 01:01:07 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 01:01:07 (Reading database ... 13915 files and directories currently installed.) 01:01:07 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:01:07 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:01:08 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:01:08 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:01:08 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 01:01:08 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 01:01:08 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 01:01:08 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 01:01:08 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:01:08 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:01:08 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:01:08 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:01:08 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:01:08 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:01:09 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:01:09 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:01:09 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:01:09 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:01:09 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:01:09 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:01:09 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:01:09 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:01:09 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:01:09 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:01:10 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:01:10 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:01:10 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:01:11 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:01:11 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:01:11 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:01:11 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:01:11 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:01:11 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:01:11 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:01:11 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 01:01:12 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 01:01:12 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:12 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:12 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:12 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:12 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:12 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:12 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:12 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:13 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:13 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:14 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:14 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:15 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:15 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:15 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:15 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:16 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:01:16 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:01:16 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:01:16 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:01:16 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:01:16 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:01:16 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:01:16 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:01:16 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:01:16 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:01:16 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:01:16 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:01:17 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:01:17 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:01:17 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:01:17 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:01:17 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:17 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:01:17 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:17 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:01:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:01:17 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:01:17 01:01:17 Current default time zone: 'Etc/UTC' 01:01:17 Local time is now: Fri Feb 5 01:01:17 UTC 2021. 01:01:17 Universal Time is now: Fri Feb 5 01:01:17 UTC 2021. 01:01:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:01:17 01:01:17 Setting up systemd-sysv (237-3ubuntu10.44) ... 01:01:17 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:17 Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... 01:01:17 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:01:17 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:01:17 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:01:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:01:17 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:01:18 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:01:18 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:01:18 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:18 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:01:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 01:01:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:18 Setting up patch (2.7.6-2ubuntu1.1) ... 01:01:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:01:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:01:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 01:01:18 Installing new version of config file /etc/ssl/openssl.cnf ... 01:01:18 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:01:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:01:18 Setting up ca-certificates (20210119~18.04.1) ... 01:01:20 Updating certificates in /etc/ssl/certs... 01:01:21 23 added, 27 removed; done. 01:01:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:01:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:01:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:01:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:01:21 Setting up pkgbinarymangler (138.18.04.1) ... 01:01:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 01:01:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:21 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:21 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:01:21 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:01:21 Setting up perl (5.26.1-6ubuntu0.5) ... 01:01:21 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 01:01:21 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:01:21 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:01:21 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 01:01:21 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:01:21 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:01:21 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:01:21 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:01:21 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:01:21 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:01:21 Processing triggers for systemd (237-3ubuntu10.44) ... 01:01:22 Processing triggers for mime-support (3.60ubuntu1) ... 01:01:22 Processing triggers for ca-certificates (20210119~18.04.1) ... 01:01:22 Updating certificates in /etc/ssl/certs... 01:01:22 0 added, 0 removed; done. 01:01:22 Running hooks in /etc/ca-certificates/update.d... 01:01:22 done. 01:01:22 Reading package lists... 01:01:23 Building dependency tree... 01:01:23 Reading state information... 01:01:23 The following NEW packages will be installed: 01:01:23 apt-transport-https 01:01:23 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:01:23 Need to get 1696 B of archives. 01:01:23 After this operation, 153 kB of additional disk space will be used. 01:01:23 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 01:01:23 debconf: delaying package configuration, since apt-utils is not installed 01:01:23 Fetched 1696 B in 0s (22.3 kB/s) 01:01:23 Selecting previously unselected package apt-transport-https. 01:01:23 (Reading database ... 13920 files and directories currently installed.) 01:01:23 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 01:01:23 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 01:01:23 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 01:01:23 Waiting for network to be ready... 01:01:30 2021-02-05T01:01:26Z INFO Waiting for automatic snapd restart... 01:01:30 snapd 2.48.2 from Canonical* installed 01:01:31 "snapd" switched to the "latest/stable" channel 01:01:31 01:01:33 core18 20201210 from Canonical* installed 01:01:33 "core18" switched to the "latest/stable" channel 01:01:33 01:01:37 snapcraft 4.4.4 from Canonical* installed 01:01:37 "snapcraft" switched to the "latest/stable" channel 01:01:37 01:01:40 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: 01:01:40 - README.md 01:01:40 - snapcraft.yaml.orig 01:01:40 01:01:40 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:01:47 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:01:47 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:01:47 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:01:47 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:01:48 Reading package lists... 01:01:48 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 01:01:55 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:01:55 Reading package lists... 01:01:55 Building dependency tree... 01:01:55 Reading state information... 01:01:55 Suggested packages: 01:01:55 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:01:55 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:01:55 Recommended packages: 01:01:55 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:01:55 The following NEW packages will be installed: 01:01:55 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:01:55 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:01:55 pkg-config zip 01:01:55 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:01:55 Need to get 7655 kB of archives. 01:01:55 After this operation, 43.7 MB of additional disk space will be used. 01:01:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 01:01:55 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 01:01:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 01:01:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 01:01:55 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:01:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:01:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:01:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:01:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:01:55 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:01:55 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:01:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:01:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:01:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:01:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:01:56 debconf: delaying package configuration, since apt-utils is not installed 01:01:56 Fetched 7655 kB in 1s (9728 kB/s) 01:01:56 Selecting previously unselected package libglib2.0-0:amd64. 01:01:56 (Reading database ... 13924 files and directories currently installed.) 01:01:56 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 01:01:56 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:01:56 Selecting previously unselected package libpsl5:amd64. 01:01:56 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:01:56 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:01:56 Selecting previously unselected package libnghttp2-14:amd64. 01:01:56 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:01:56 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:01:56 Selecting previously unselected package librtmp1:amd64. 01:01:56 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:01:56 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:01:56 Selecting previously unselected package libcurl3-gnutls:amd64. 01:01:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 01:01:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 01:01:56 Selecting previously unselected package liberror-perl. 01:01:56 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:01:56 Unpacking liberror-perl (0.17025-1) ... 01:01:56 Selecting previously unselected package git-man. 01:01:56 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 01:01:56 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 01:01:57 Selecting previously unselected package git. 01:01:57 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 01:01:57 Unpacking git (1:2.17.1-1ubuntu0.7) ... 01:01:57 Selecting previously unselected package libnorm1:amd64. 01:01:57 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:01:57 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:01:58 Selecting previously unselected package libpgm-5.2-0:amd64. 01:01:58 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:01:58 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:01:58 Selecting previously unselected package libsodium23:amd64. 01:01:58 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:01:58 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:01:58 Selecting previously unselected package libzmq5:amd64. 01:01:58 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:01:58 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:01:58 Selecting previously unselected package libzmq3-dev:amd64. 01:01:58 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:01:58 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:01:58 Selecting previously unselected package pkg-config. 01:01:58 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:01:58 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:01:58 Selecting previously unselected package zip. 01:01:58 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:01:58 Unpacking zip (3.0-11build1) ... 01:01:58 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:01:58 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 01:01:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:01:58 Setting up liberror-perl (0.17025-1) ... 01:01:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:01:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 01:01:58 No schema files found: doing nothing. 01:01:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:01:58 Setting up zip (3.0-11build1) ... 01:01:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:01:58 Setting up libsodium23:amd64 (1.0.16-2) ... 01:01:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:01:59 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:01:59 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 01:01:59 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:01:59 Setting up git (1:2.17.1-1ubuntu0.7) ... 01:01:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:02:05 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:05 git set to automatically installed. 01:02:05 git-man set to automatically installed. 01:02:05 libcurl3-gnutls set to automatically installed. 01:02:05 liberror-perl set to automatically installed. 01:02:05 libglib2.0-0 set to automatically installed. 01:02:05 libnghttp2-14 set to automatically installed. 01:02:05 libnorm1 set to automatically installed. 01:02:05 libpgm-5.2-0 set to automatically installed. 01:02:05 libpsl5 set to automatically installed. 01:02:05 librtmp1 set to automatically installed. 01:02:05 libsodium23 set to automatically installed. 01:02:05 libzmq3-dev set to automatically installed. 01:02:05 libzmq5 set to automatically installed. 01:02:05 pkg-config set to automatically installed. 01:02:05 zip set to automatically installed. 01:02:08 snapd is not logged in, snap install commands will use sudo 01:02:14 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 01:02:15 snap "core18" has no updates available 01:02:16 Pulling config-common 01:02:17 Pulling go-build-helper 01:02:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:02:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:02:39 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:02:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1537 kB] 01:02:39 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:02:39 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:02:39 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:02:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:02:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:02:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:02:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:02:39 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] 01:02:39 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 01:02:39 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 01:02:39 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] 01:02:39 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] 01:02:39 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1105 kB] 01:02:39 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] 01:02:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:02:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1877 kB] 01:02:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] 01:02:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] 01:02:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] 01:02:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] 01:02:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] 01:02:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1714 kB] 01:02:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [362 kB] 01:02:39 Fetched 23.9 MB in 0s (0 B/s) 01:02:39 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:02:39 Fetched 96.5 kB in 0s (0 B/s) 01:02:39 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:02:39 Fetched 279 kB in 0s (0 B/s) 01:02:39 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:02:39 Fetched 122 kB in 0s (0 B/s) 01:02:39 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:02:39 Fetched 77.8 kB in 0s (0 B/s) 01:02:39 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:02:39 Fetched 8848 B in 0s (0 B/s) 01:02:39 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:02:39 Fetched 47.8 kB in 0s (0 B/s) 01:02:39 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:02:39 Fetched 45.6 kB in 0s (0 B/s) 01:02:39 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:02:39 Fetched 15.0 kB in 0s (0 B/s) 01:02:39 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 01:02:39 Fetched 214 kB in 0s (0 B/s) 01:02:39 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 01:02:39 Fetched 155 kB in 0s (0 B/s) 01:02:39 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:02:39 Fetched 50.6 kB in 0s (0 B/s) 01:02:39 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:02:39 Fetched 14.8 kB in 0s (0 B/s) 01:02:39 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:02:39 Fetched 41.8 kB in 0s (0 B/s) 01:02:39 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:02:39 Fetched 499 kB in 0s (0 B/s) 01:02:39 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:02:39 Fetched 111 kB in 0s (0 B/s) 01:02:39 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:02:39 Fetched 240 kB in 0s (0 B/s) 01:02:39 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:02:39 Fetched 29.3 kB in 0s (0 B/s) 01:02:39 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:02:39 Fetched 85.5 kB in 0s (0 B/s) 01:02:39 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:02:39 Fetched 24.5 kB in 0s (0 B/s) 01:02:39 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:02:39 Fetched 49.2 kB in 0s (0 B/s) 01:02:39 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:02:39 Fetched 54.2 kB in 0s (0 B/s) 01:02:39 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:02:39 Fetched 30.8 kB in 0s (0 B/s) 01:02:39 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 01:02:39 Fetched 17.0 kB in 0s (0 B/s) 01:02:39 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:02:39 Fetched 85.9 kB in 0s (0 B/s) 01:02:39 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:02:39 Fetched 8720 B in 0s (0 B/s) 01:02:39 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 01:02:39 Fetched 137 kB in 0s (0 B/s) 01:02:39 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:02:39 Fetched 119 kB in 0s (0 B/s) 01:02:39 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 01:02:39 Fetched 109 kB in 0s (0 B/s) 01:02:39 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:02:39 Fetched 11.1 kB in 0s (0 B/s) 01:02:39 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:02:39 Fetched 645 kB in 0s (0 B/s) 01:02:39 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:02:39 Fetched 41.3 kB in 0s (0 B/s) 01:02:39 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:02:39 Fetched 17.9 kB in 0s (0 B/s) 01:02:39 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:02:39 Fetched 368 kB in 0s (0 B/s) 01:02:39 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:02:39 Fetched 187 kB in 0s (0 B/s) 01:02:39 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:02:39 Fetched 175 kB in 0s (0 B/s) 01:02:39 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:02:41 Fetched 206 kB in 0s (0 B/s) 01:02:41 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 01:02:41 Fetched 1301 kB in 0s (0 B/s) 01:02:41 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:02:41 Fetched 36.2 kB in 0s (0 B/s) 01:02:41 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 01:02:41 Fetched 159 kB in 0s (0 B/s) 01:02:41 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:02:41 Fetched 107 kB in 0s (0 B/s) 01:02:41 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:02:41 Fetched 48.7 kB in 0s (0 B/s) 01:02:41 Pulling static-packages 01:02:42 'go115' has dependencies that need to be staged: go-build-helper static-packages 01:02:42 Skipping pull go-build-helper (already ran) 01:02:42 Skipping pull static-packages (already ran) 01:02:42 Building go-build-helper 01:02:46 Building static-packages 01:02:47 Staging go-build-helper 01:02:48 Staging static-packages 01:02:49 Pulling go115 01:02:50 'edgex-go' has dependencies that need to be staged: go115 01:02:50 Skipping pull go115 (already ran) 01:02:50 Building go115 01:02:50 % Total % Received % Xferd Average Speed Time Time Time Current 01:02:50 Dload Upload Total Spent Left Speed 01:02:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 4 115M 4 5167k 0 0 13.5M 0 0:00:08 --:--:-- 0:00:08 13.5M 38 115M 38 44.1M 0 0 32.0M 0 0:00:03 0:00:01 0:00:02 32.0M 72 115M 72 83.2M 0 0 35.0M 0 0:00:03 0:00:02 0:00:01 35.0M 100 115M 100 115M 0 0 36.4M 0 0:00:03 0:00:03 --:--:-- 36.4M 01:02:54 go1.15.2.linux-amd64.tar.gz: OK 01:02:58 Staging go115 01:03:03 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:03:03 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:03:03 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:03:03 Fetched 0 B in 0s (0 B/s) 01:03:03 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:03:03 Fetched 224 kB in 0s (0 B/s) 01:03:03 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:03:03 Fetched 157 kB in 0s (0 B/s) 01:03:03 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:03:03 Fetched 221 kB in 0s (0 B/s) 01:03:03 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:03:03 Fetched 143 kB in 0s (0 B/s) 01:03:03 Pulling edgex-go 01:03:04 Pulling version 01:03:05 Building config-common 01:03:07 Skipping build go-build-helper (already ran) 01:03:07 Skipping build static-packages (already ran) 01:03:07 Skipping build go115 (already ran) 01:03:07 Building edgex-go 01:03:08 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 01:03:09 go: downloading github.com/gorilla/mux v1.8.0 01:03:09 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.7 01:03:09 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 01:03:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.22 01:03:09 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:03:09 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:03:09 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 01:03:09 go: downloading github.com/pebbe/zmq4 v1.2.2 01:03:09 go: downloading github.com/pelletier/go-toml v1.2.0 01:03:09 go: downloading github.com/go-redis/redis/v7 v7.2.0 01:03:09 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.3 01:03:09 go: downloading github.com/x448/float16 v0.8.4 01:03:09 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 01:03:09 go: downloading github.com/go-playground/validator/v10 v10.3.0 01:03:09 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:03:09 go: downloading github.com/BurntSushi/toml v0.3.1 01:03:09 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:03:09 go: downloading github.com/go-kit/kit v0.8.0 01:03:09 go: downloading github.com/imdario/mergo v0.3.11 01:03:09 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 01:03:09 go: downloading github.com/pkg/errors v0.8.1 01:03:09 go: downloading github.com/hashicorp/consul/api v1.1.0 01:03:09 go: downloading gopkg.in/yaml.v2 v2.4.0 01:03:09 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:03:09 go: downloading github.com/google/uuid v1.2.0 01:03:09 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 01:03:09 go: downloading github.com/go-playground/universal-translator v0.17.0 01:03:09 go: downloading github.com/leodido/go-urn v1.2.0 01:03:09 go: downloading github.com/mitchellh/copystructure v1.0.0 01:03:09 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:03:09 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:03:09 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 01:03:09 go: downloading github.com/hashicorp/serf v0.8.2 01:03:09 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:03:09 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:03:10 go: downloading github.com/go-playground/locales v0.13.0 01:03:10 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:03:10 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:03:10 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:03:10 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:03:17 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 01:03:22 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 01:03:23 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 01:03:24 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 01:03:25 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 01:03:25 go: downloading github.com/stretchr/testify v1.7.0 01:03:25 go: downloading github.com/davecgh/go-spew v1.1.1 01:03:25 go: downloading github.com/pmezard/go-difflib v1.0.0 01:03:25 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:03:27 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 01:03:27 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:03:27 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 01:03:28 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 01:03:29 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 01:03:29 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 01:03:30 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 01:03:31 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 01:03:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:03:32 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:03:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:03:33 go: downloading github.com/lib/pq v1.9.0 01:03:37 Building version 01:03:38 Staging config-common 01:03:39 Skipping stage go-build-helper (already ran) 01:03:39 Skipping stage static-packages (already ran) 01:03:39 Skipping stage go115 (already ran) 01:03:39 Staging edgex-go 01:03:40 Staging version 01:03:41 Priming config-common 01:03:42 Priming go-build-helper 01:03:43 Priming static-packages 01:03:46 Priming go115 01:03:47 Priming edgex-go 01:03:48 Priming version 01:03:49 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 01:03:53 provisioning config files... 01:03:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config1948160366205282179tmp [Pipeline] { [Pipeline] sh 01:03:54 + set +x 01:03:54 + curl -s https://codecov.io/bash 01:03:54 + bash -s -- 01:03:55 01:03:55 _____ _ 01:03:55 / ____| | | 01:03:55 | | ___ __| | ___ ___ _____ __ 01:03:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:03:55 | |___| (_) | (_| | __/ (_| (_) \ V / 01:03:55 \_____\___/ \__,_|\___|\___\___/ \_/ 01:03:55 Bash-20210129-7c25fce 01:03:55 01:03:55 01:03:55 ==> git version 2.24.3 found 01:03:55 ==> 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 01:03:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:03:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:03:55 ==> Jenkins CI detected. 01:03:55 project root: . 01:03:55 --> token set from env 01:03:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:03:55 ==> Running gcov in . (disable via -X gcov) 01:03:55 ==> Python coveragepy not found 01:03:55 ==> Searching for coverage reports in: 01:03:55 + . 01:03:55 -> Found 1 reports 01:03:55 ==> Detecting git/mercurial file structure 01:03:55 ==> Reading reports 01:03:55 + ./coverage.out bytes=583623 01:03:55 ==> Appending adjustments 01:03:55 https://docs.codecov.io/docs/fixing-reports 01:04:02 + Found adjustments 01:04:02 ==> Gzipping contents 01:04:02 88K /tmp/codecov.vaAC8j.gz 01:04:02 ==> Uploading reports 01:04:02 url: https://codecov.io 01:04:02 query: branch=PR-3120&commit=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3120%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3120&job=&cmd_args= 01:04:02 -> Pinging Codecov 01:04:02 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3120&commit=83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3120%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3120&job=&cmd_args= 01:04:02 -> Uploading to 01:04:02 https://storage.googleapis.com/codecov/v4/raw/2021-02-05/00271124DB129430A58F1EEE437C3FCB/83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46/41211e6f-9ac9-4258-9a61-c49c2c347d74.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210205T010401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b16b7311a4051fe56ddf1256994f9d78c75ee509d25650c38276b55e0619e853 01:04:02 % Total % Received % Xferd Average Speed Time Time Time Current 01:04:02 Dload Upload Total Spent Left Speed 01:04:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87938 0 0 100 87938 0 128k --:--:-- --:--:-- --:--:-- 128k 01:04:02 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/83637edcb2a5f6f2e5b494ce6df4a1d2342f7c46 [Pipeline] } 01:04:02 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 01:04:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:04:06 ---> package-listing.sh 01:04:06 ++ facter osfamily 01:04:06 ++ tr '[:upper:]' '[:lower:]' 01:04:06 + OS_FAMILY=redhat 01:04:06 + workspace=/w/workspace/edgex-go/6 01:04:06 + START_PACKAGES=/tmp/packages_start.txt 01:04:06 + END_PACKAGES=/tmp/packages_end.txt 01:04:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:04:06 + PACKAGES=/tmp/packages_start.txt 01:04:06 + '[' /w/workspace/edgex-go/6 ']' 01:04:06 + PACKAGES=/tmp/packages_end.txt 01:04:06 + case "${OS_FAMILY}" in 01:04:06 + rpm -qa 01:04:06 + sort 01:04:11 + '[' -f /tmp/packages_start.txt ']' 01:04:11 + '[' -f /tmp/packages_end.txt ']' 01:04:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:04:11 + '[' /w/workspace/edgex-go/6 ']' 01:04:11 + mkdir -p /w/workspace/edgex-go/6/archives/ 01:04:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 01:04:11 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:04:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:04:13 01:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:04:14 alpine: Pulling from edgex-lftools-log-publisher 01:04:14 df20fa9351a1: Pulling fs layer 01:04:14 36b3adc4ff6f: Pulling fs layer 01:04:14 8ad3a11d3b57: Pulling fs layer 01:04:14 46f8f816bc3b: Pulling fs layer 01:04:14 93b61091891f: Pulling fs layer 01:04:14 93b9cdb0e59b: Pulling fs layer 01:04:14 5e14af77c1be: Pulling fs layer 01:04:14 01666e4c0597: Pulling fs layer 01:04:14 aa168da1d23b: Pulling fs layer 01:04:14 93b61091891f: Waiting 01:04:14 93b9cdb0e59b: Waiting 01:04:14 5e14af77c1be: Waiting 01:04:14 01666e4c0597: Waiting 01:04:14 aa168da1d23b: Waiting 01:04:14 46f8f816bc3b: Waiting 01:04:14 36b3adc4ff6f: Verifying Checksum 01:04:14 36b3adc4ff6f: Download complete 01:04:14 46f8f816bc3b: Download complete 01:04:14 df20fa9351a1: Verifying Checksum 01:04:14 df20fa9351a1: Download complete 01:04:14 93b9cdb0e59b: Verifying Checksum 01:04:14 93b9cdb0e59b: Download complete 01:04:14 5e14af77c1be: Verifying Checksum 01:04:14 5e14af77c1be: Download complete 01:04:14 93b61091891f: Download complete 01:04:14 01666e4c0597: Verifying Checksum 01:04:14 01666e4c0597: Download complete 01:04:15 8ad3a11d3b57: Verifying Checksum 01:04:15 8ad3a11d3b57: Download complete 01:04:15 df20fa9351a1: Pull complete 01:04:16 36b3adc4ff6f: Pull complete 01:04:17 8ad3a11d3b57: Pull complete 01:04:18 46f8f816bc3b: Pull complete 01:04:18 93b61091891f: Pull complete 01:04:20 aa168da1d23b: Verifying Checksum 01:04:20 aa168da1d23b: Download complete 01:04:22 93b9cdb0e59b: Pull complete 01:04:22 5e14af77c1be: Pull complete 01:04:22 01666e4c0597: Pull complete 01:04:41 aa168da1d23b: Pull complete 01:04:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:04:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:04:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:04:42 prd-centos7-docker-4c-2g-25113 does not seem to be running inside a container 01:04:42 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:04:45 $ docker top 6d91350821e4ba6257507017d22ab3c005616746b3190286801913760a73ce0f -eo pid,comm [Pipeline] { [Pipeline] sh 01:04:46 + touch /tmp/pre-build-complete [Pipeline] sh 01:04:47 + mkdir -p /var/log/sa [Pipeline] sh 01:04:47 + ls /var/log/sa-host 01:04:47 + sadf -c /var/log/sa-host/sa05 01:04:47 file_magic: OK 01:04:47 HZ: Using current value: 100 01:04:47 file_header: OK 01:04:47 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 01:04:47 Statistics: 01:04:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:04:47 File successfully converted to sysstat format version 12.2.1 01:04:47 + sadf -c /var/log/sa-host/sa23 01:04:47 file_magic: OK 01:04:47 HZ: Using current value: 100 01:04:47 file_header: OK 01:04:47 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 01:04:47 Statistics: 01:04:47 Hnuu...uuuununununu... 01:04:47 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:04:47 provisioning config files... 01:04:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config251205126047594448tmp [Pipeline] { [Pipeline] echo 01:04:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:04:48 ---> create-netrc.sh [Pipeline] } 01:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:04:48 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:04:49 ---> python-tools-install.sh [Pipeline] echo 01:04:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:04:49 ---> sudo-logs.sh 01:04:49 Archiving 'sudo' log.. [Pipeline] echo 01:04:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:04:50 ---> job-cost.sh 01:04:50 lf-activate-venv: SKIPPING 01:04:50 INFO: No Stack... 01:04:51 INFO: Retrieving Pricing Info for: v1-standard-2 01:04:51 INFO: Archiving Costs [Pipeline] echo 01:04:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:04:52 ---> logs-deploy.sh 01:04:52 lf-activate-venv: SKIPPING 01:04:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3120/6 01:04:52 INFO: archiving workspace using pattern(s): 01:04:54 Archives upload complete. 01:04:55 INFO: archiving logs to Nexus