jim-wang-intel commented: recheck 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 4a83cd830d92d64e3c8662a0b68849c078e73697 rather than 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Obtained Jenkinsfile from 4a83cd830d92d64e3c8662a0b68849c078e73697 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 Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-23758 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [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 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Merge succeeded, producing 0cc3e3219049fdf712ebbcbcf561b47189c8f295 Checking out Revision 0cc3e3219049fdf712ebbcbcf561b47189c8f295 (PR-3078) > 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/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # 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 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" > git rev-list --no-walk 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-28T15:22:30.710Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-28T15:22:31.011Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-28T15:22:31.109Z] ========================================================= [2021-01-28T15:22:31.109Z] EdgeX Global Pipelines Version Info [2021-01-28T15:22:31.109Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-28T15:22:32.622Z] ------------------- [2021-01-28T15:22:32.622Z] stable info: [2021-01-28T15:22:32.622Z] ------------------- [2021-01-28T15:22:32.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-28T15:22:32.622Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T15:22:32.622Z] Message: update stable to v1.0.179 [2021-01-28T15:22:33.569Z] ------------------- [2021-01-28T15:22:33.569Z] experimental info: [2021-01-28T15:22:33.569Z] ------------------- [2021-01-28T15:22:33.569Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-28T15:22:33.569Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-28T15:22:33.569Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-28T15:22:33.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-28T15:22:33.952Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-28T15:22:34.043Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-28T15:22:34.128Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-28T15:22:34.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-28T15:22:34.319Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-28T15:22:34.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-28T15:22:34.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-28T15:22:34.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-28T15:22:34.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-28T15:22:34.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-28T15:22:34.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-28T15:22:34.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-28T15:22:35.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-28T15:22:35.164Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-28T15:22:35.252Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-28T15:22:35.336Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-28T15:22:35.423Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-28T15:22:35.519Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-28T15:22:35.601Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-28T15:22:35.710Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-28T15:22:35.794Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-28T15:22:35.888Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-28T15:22:35.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3078 [Pipeline] echo [2021-01-28T15:22:36.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3078 [Pipeline] echo [2021-01-28T15:22:36.193Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3078 [Pipeline] echo [2021-01-28T15:22:36.288Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cc3e3219049fdf712ebbcbcf561b47189c8f295 [Pipeline] echo [2021-01-28T15:22:36.369Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cc3e32 [Pipeline] echo [2021-01-28T15:22:36.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-28T15:22:36.637Z] provisioning config files... [2021-01-28T15:22:36.670Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4515023421089849987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-28T15:22:37.021Z] ---> docker-login.sh [2021-01-28T15:22:37.021Z] nexus3.edgexfoundry.org:10001 [2021-01-28T15:22:37.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T15:22:37.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T15:22:37.547Z] Configure a credential helper to remove this warning. See [2021-01-28T15:22:37.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T15:22:37.547Z] [2021-01-28T15:22:37.547Z] Login Succeeded [2021-01-28T15:22:37.547Z] nexus3.edgexfoundry.org:10002 [2021-01-28T15:22:37.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T15:22:37.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T15:22:37.811Z] Configure a credential helper to remove this warning. See [2021-01-28T15:22:37.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T15:22:37.811Z] [2021-01-28T15:22:37.811Z] Login Succeeded [2021-01-28T15:22:37.811Z] nexus3.edgexfoundry.org:10003 [2021-01-28T15:22:37.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T15:22:37.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T15:22:37.811Z] Configure a credential helper to remove this warning. See [2021-01-28T15:22:37.811Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T15:22:37.811Z] [2021-01-28T15:22:37.811Z] Login Succeeded [2021-01-28T15:22:37.811Z] nexus3.edgexfoundry.org:10004 [2021-01-28T15:22:38.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T15:22:38.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T15:22:38.074Z] Configure a credential helper to remove this warning. See [2021-01-28T15:22:38.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T15:22:38.074Z] [2021-01-28T15:22:38.074Z] Login Succeeded [2021-01-28T15:22:38.074Z] docker.io [2021-01-28T15:22:38.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T15:22:38.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T15:22:38.337Z] Configure a credential helper to remove this warning. See [2021-01-28T15:22:38.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T15:22:38.337Z] [2021-01-28T15:22:38.337Z] Login Succeeded [2021-01-28T15:22:38.337Z] ---> docker-login.sh ends [Pipeline] } [2021-01-28T15:22:38.348Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-28T15:22:38.802Z] ++ 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 [2021-01-28T15:22:38.802Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T15:22:38.802Z] ++ dirname cmd/core-command/Dockerfile [2021-01-28T15:22:38.802Z] ++ cut -d/ -f2 [2021-01-28T15:22:38.802Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-28T15:22:38.802Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T15:22:38.802Z] ++ dirname cmd/core-data/Dockerfile [2021-01-28T15:22:38.802Z] ++ cut -d/ -f2 [2021-01-28T15:22:38.802Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-28T15:22:38.802Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T15:22:38.802Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-28T15:22:38.802Z] ++ cut -d/ -f2 [2021-01-28T15:22:38.802Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-28T15:22:38.802Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T15:22:38.802Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-28T15:22:38.802Z] ++ cut -d/ -f2 [2021-01-28T15:22:38.802Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-28T15:22:38.802Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T15:22:38.802Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-28T15:22:38.802Z] ++ cut -d/ -f2 [2021-01-28T15:22:38.802Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-28T15:22:38.802Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T15:22:38.802Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-28T15:22:38.802Z] ++ cut -d/ -f2 [2021-01-28T15:22:38.802Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-28T15:22:38.802Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T15:22:38.802Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-28T15:22:38.802Z] ++ cut -d/ -f2 [2021-01-28T15:22:38.802Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-28T15:22:38.802Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T15:22:38.802Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-28T15:22:38.802Z] ++ cut -d/ -f2 [2021-01-28T15:22:38.802Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-28T15:22:38.802Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-28T15:22:38.802Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-28T15:22:38.802Z] ++ cut -d/ -f2 [2021-01-28T15:22:38.802Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-28T15:22:38.877Z] 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 [2021-01-28T15:22:40.674Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T15:22:40.674Z] [2021-01-28T15:22:40.674Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:22:41.017Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T15:22:41.017Z] latest: Pulling from edgex-devops/git-semver [2021-01-28T15:22:41.017Z] 31603596830f: Pulling fs layer [2021-01-28T15:22:41.017Z] 2a8b12db71e7: Pulling fs layer [2021-01-28T15:22:41.017Z] 6ca5941a6612: Pulling fs layer [2021-01-28T15:22:41.017Z] ecc8261a40a4: Pulling fs layer [2021-01-28T15:22:41.017Z] ecc8261a40a4: Waiting [2021-01-28T15:22:41.017Z] 2a8b12db71e7: Verifying Checksum [2021-01-28T15:22:41.017Z] 2a8b12db71e7: Download complete [2021-01-28T15:22:41.280Z] 31603596830f: Verifying Checksum [2021-01-28T15:22:41.280Z] 31603596830f: Download complete [2021-01-28T15:22:41.280Z] ecc8261a40a4: Verifying Checksum [2021-01-28T15:22:41.280Z] ecc8261a40a4: Download complete [2021-01-28T15:22:41.280Z] 6ca5941a6612: Verifying Checksum [2021-01-28T15:22:41.280Z] 6ca5941a6612: Download complete [2021-01-28T15:22:41.542Z] 31603596830f: Pull complete [2021-01-28T15:22:41.808Z] 2a8b12db71e7: Pull complete [2021-01-28T15:22:42.386Z] 6ca5941a6612: Pull complete [2021-01-28T15:22:42.656Z] ecc8261a40a4: Pull complete [2021-01-28T15:22:42.656Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-28T15:22:42.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-28T15:22:42.918Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-28T15:22:43.020Z] prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container [2021-01-28T15:22:43.073Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-28T15:22:45.554Z] $ docker top c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-28T15:22:45.893Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-28T15:22:45.893Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-28T15:22:46.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-28T15:22:46.095Z] $ docker exec c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 ssh-agent [2021-01-28T15:22:46.254Z] SSH_AUTH_SOCK=/tmp/ssh-Cjg5Y12fAEVT/agent.12 [2021-01-28T15:22:46.254Z] SSH_AGENT_PID=17 [2021-01-28T15:22:46.263Z] Running ssh-add (command line suppressed) [2021-01-28T15:22:46.388Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_433252989407012360.key (/w/workspace/edgex-go/6@tmp/private_key_433252989407012360.key) [2021-01-28T15:22:46.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-28T15:22:46.766Z] + git tag --points-at HEAD [Pipeline] } [2021-01-28T15:22:46.787Z] $ docker exec --env ******** --env ******** c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 ssh-agent -k [2021-01-28T15:22:46.902Z] unset SSH_AUTH_SOCK; [2021-01-28T15:22:46.903Z] unset SSH_AGENT_PID; [2021-01-28T15:22:46.903Z] echo Agent pid 17 killed; [2021-01-28T15:22:46.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-28T15:22:47.082Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-28T15:22:47.082Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-28T15:22:47.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-28T15:22:47.250Z] $ docker exec c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 ssh-agent [2021-01-28T15:22:47.416Z] SSH_AUTH_SOCK=/tmp/ssh-Zeh6GspcjJiu/agent.46 [2021-01-28T15:22:47.416Z] SSH_AGENT_PID=52 [2021-01-28T15:22:47.423Z] Running ssh-add (command line suppressed) [2021-01-28T15:22:47.545Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_811187170627463237.key (/w/workspace/edgex-go/6@tmp/private_key_811187170627463237.key) [2021-01-28T15:22:47.594Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-28T15:22:47.927Z] + git semver init [2021-01-28T15:22:47.927Z] # -> Open(): unable to determine branch for HEAD [2021-01-28T15:22:47.927Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-01-28T15:22:47.927Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-01-28T15:22:47.927Z] # $SEMVER_REMOTE_NAME = origin [2021-01-28T15:22:47.927Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-28T15:22:47.927Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-28T15:22:47.927Z] # $SEMVER_BRANCH = PR-3078 [2021-01-28T15:22:47.927Z] # $SEMVER_TEMP = /tmp/semver-002549077 [2021-01-28T15:22:47.927Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-28T15:23:34.702Z] # '/tmp/semver-002549077' -> '/w/workspace/edgex-go/6/.semver' [2021-01-28T15:23:34.702Z] # -> Force: false [2021-01-28T15:23:34.702Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-01-28T15:23:34.716Z] $ docker exec --env ******** --env ******** c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 ssh-agent -k [2021-01-28T15:23:35.059Z] unset SSH_AUTH_SOCK; [2021-01-28T15:23:35.059Z] unset SSH_AGENT_PID; [2021-01-28T15:23:35.059Z] echo Agent pid 52 killed; [2021-01-28T15:23:35.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-28T15:23:35.714Z] + git semver [Pipeline] } [2021-01-28T15:23:35.733Z] $ docker stop --time=1 c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 [2021-01-28T15:23:37.727Z] $ docker rm -f c702567c22f50286b55bda176f4f6678fcc9d287bd8f52a27a1aeac7be3b76a9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-28T15:23:38.285Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-28T15:23:38.857Z] Stashed 1 file(s) [Pipeline] echo [2021-01-28T15:23:38.860Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-28T15:23:39.788Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-28T15:23:40.092Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-28T15:23:40.394Z] + sudo service docker restart [2021-01-28T15:23:40.395Z] + true [2021-01-28T15:23:40.395Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-28T15:23:40.995Z] ========================================================= [2021-01-28T15:23:40.995Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-28T15:23:40.995Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:23:41.458Z] + 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 . [2021-01-28T15:23:44.785Z] Sending build context to Docker daemon 327.2MB [2021-01-28T15:23:44.785Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-28T15:23:44.785Z] Step 2/6 : FROM ${BASE} [2021-01-28T15:23:44.785Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-28T15:23:44.785Z] 188c0c94c7c5: Pulling fs layer [2021-01-28T15:23:44.785Z] 0ef7d3d256c8: Pulling fs layer [2021-01-28T15:23:44.785Z] de9db76c5a1d: Pulling fs layer [2021-01-28T15:23:44.785Z] bca2f99d35d6: Pulling fs layer [2021-01-28T15:23:44.785Z] 93359f2a8cfa: Pulling fs layer [2021-01-28T15:23:44.785Z] 7c6f9722023f: Pulling fs layer [2021-01-28T15:23:44.785Z] a35cf1a2eb13: Pulling fs layer [2021-01-28T15:23:44.785Z] 93359f2a8cfa: Waiting [2021-01-28T15:23:44.785Z] 7c6f9722023f: Waiting [2021-01-28T15:23:44.785Z] a35cf1a2eb13: Waiting [2021-01-28T15:23:44.785Z] bca2f99d35d6: Waiting [2021-01-28T15:23:45.048Z] de9db76c5a1d: Verifying Checksum [2021-01-28T15:23:45.048Z] de9db76c5a1d: Download complete [2021-01-28T15:23:45.048Z] 0ef7d3d256c8: Verifying Checksum [2021-01-28T15:23:45.048Z] 0ef7d3d256c8: Download complete [2021-01-28T15:23:45.311Z] 7c6f9722023f: Verifying Checksum [2021-01-28T15:23:45.311Z] 7c6f9722023f: Download complete [2021-01-28T15:23:46.259Z] 188c0c94c7c5: Download complete [2021-01-28T15:23:46.521Z] 188c0c94c7c5: Pull complete [2021-01-28T15:23:46.795Z] 0ef7d3d256c8: Pull complete [2021-01-28T15:23:46.795Z] de9db76c5a1d: Pull complete [2021-01-28T15:23:48.199Z] a35cf1a2eb13: Verifying Checksum [2021-01-28T15:23:48.199Z] a35cf1a2eb13: Download complete [2021-01-28T15:23:49.151Z] bca2f99d35d6: Download complete [2021-01-28T15:23:54.277Z] Still waiting to schedule task [2021-01-28T15:23:54.277Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-28T15:23:54.488Z] bca2f99d35d6: Pull complete [2021-01-28T15:23:54.488Z] 93359f2a8cfa: Pull complete [2021-01-28T15:23:54.488Z] 7c6f9722023f: Pull complete [2021-01-28T15:24:01.117Z] a35cf1a2eb13: Pull complete [2021-01-28T15:24:01.117Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-28T15:24:01.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-28T15:24:01.117Z] ---> a62c8e92a672 [2021-01-28T15:24:01.117Z] 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 [2021-01-28T15:24:01.117Z] ---> Running in 643a489c967f [2021-01-28T15:24:01.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:24:02.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:24:05.390Z] (1/12) Installing libmagic (5.38-r0) [2021-01-28T15:24:06.779Z] (2/12) Installing file (5.38-r0) [2021-01-28T15:24:06.779Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-28T15:24:06.779Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-28T15:24:45.570Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-28T15:24:45.570Z] (6/12) Installing patch (2.7.6-r6) [2021-01-28T15:24:45.570Z] (7/12) Installing build-base (0.5-r2) [2021-01-28T15:24:45.570Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-28T15:24:45.570Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-28T15:24:45.570Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-28T15:24:45.570Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-28T15:24:45.570Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-28T15:24:45.570Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:24:45.570Z] OK: 233 MiB in 51 packages [2021-01-28T15:24:45.570Z] Removing intermediate container 643a489c967f [2021-01-28T15:24:45.570Z] ---> 3249076f0af7 [2021-01-28T15:24:45.570Z] Step 4/6 : WORKDIR /edgex-go [2021-01-28T15:24:45.570Z] ---> Running in b3456179ed12 [2021-01-28T15:24:45.570Z] Removing intermediate container b3456179ed12 [2021-01-28T15:24:45.570Z] ---> 85ec0da823be [2021-01-28T15:24:45.570Z] Step 5/6 : COPY go.mod . [2021-01-28T15:24:45.570Z] ---> cf18a892b65e [2021-01-28T15:24:45.570Z] Step 6/6 : RUN go mod download [2021-01-28T15:24:45.570Z] ---> Running in 6c5138a5dc7c [2021-01-28T15:25:07.586Z] Removing intermediate container 6c5138a5dc7c [2021-01-28T15:25:07.586Z] ---> 93425f43a0dc [2021-01-28T15:25:07.586Z] Successfully built 93425f43a0dc [2021-01-28T15:25:07.586Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:25:07.901Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-28T15:25:07.901Z] . [Pipeline] withDockerContainer [2021-01-28T15:25:08.011Z] prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container [2021-01-28T15:25:08.059Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-28T15:25:09.034Z] $ docker top e88c3e314bdd0f47f21031ab54dcbc5a377b1fc5948b7d3df87d4bd8fd166c27 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T15:25:09.576Z] + go version [2021-01-28T15:25:09.576Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-28T15:25:09.593Z] $ docker stop --time=1 e88c3e314bdd0f47f21031ab54dcbc5a377b1fc5948b7d3df87d4bd8fd166c27 [2021-01-28T15:25:10.966Z] $ docker rm -f e88c3e314bdd0f47f21031ab54dcbc5a377b1fc5948b7d3df87d4bd8fd166c27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:25:11.782Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-28T15:25:11.782Z] . [Pipeline] withDockerContainer [2021-01-28T15:25:11.879Z] prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container [2021-01-28T15:25:11.927Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-28T15:25:12.679Z] $ docker top 4d2a61d77b0362aefeda796749df88d447e02125b98200e6c6424c511b54377a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-28T15:25:12.910Z] ========================================================= [2021-01-28T15:25:12.910Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-28T15:25:12.910Z] ========================================================= [Pipeline] sh [2021-01-28T15:25:13.204Z] + make test [2021-01-28T15:25:13.204Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-28T15:25:21.656Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-28T15:25:36.700Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-28T15:25:43.360Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-28T15:25:43.360Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-28T15:25:43.360Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-28T15:25:43.360Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-28T15:25:45.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-28T15:25:45.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-28T15:25:45.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-28T15:25:45.310Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-28T15:25:45.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-28T15:25:45.310Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-28T15:25:47.896Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-28T15:25:47.896Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-28T15:25:47.896Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-28T15:25:49.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.090s coverage: 46.6% of statements [2021-01-28T15:25:49.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-28T15:25:49.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-28T15:25:49.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-28T15:25:49.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-28T15:25:49.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-28T15:25:50.959Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23759 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws [2021-01-28T15:25:51.014Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-01-28T15:25:53.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.167s coverage: 27.1% of statements [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-28T15:25:53.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.039s coverage: 100.0% of statements [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-28T15:25:53.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.038s coverage: 100.0% of statements [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-28T15:25:53.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.076s coverage: 65.8% of statements [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-28T15:25:53.235Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.412s coverage: 82.3% of statements [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-28T15:25:53.235Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-28T15:25:55.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.374s coverage: 28.6% of statements [2021-01-28T15:25:55.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-28T15:25:55.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-28T15:25:55.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-28T15:25:55.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-28T15:25:55.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-28T15:25:55.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.075s coverage: 100.0% of statements [2021-01-28T15:25:55.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-28T15:25:55.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements [2021-01-28T15:25:55.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-28T15:25:55.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.126s coverage: 86.7% of statements [2021-01-28T15:25:55.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-28T15:25:55.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.115s coverage: 97.5% of statements [2021-01-28T15:25:55.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-28T15:25:55.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.092s coverage: 78.3% of statements [2021-01-28T15:25:55.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-28T15:25:55.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-28T15:25:55.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-28T15:25:55.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-28T15:25:55.865Z] using credential edgex-jenkins-ssh [2021-01-28T15:25:55.929Z] Cloning the remote Git repository [2021-01-28T15:25:56.007Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-28T15:25:56.142Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-01-28T15:25:56.230Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-28T15:25:56.231Z] > git --version # timeout=10 [2021-01-28T15:25:56.255Z] > git --version # 'git version 2.17.1' [2021-01-28T15:25:56.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T15:25:56.322Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T15:25:58.353Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.430s coverage: 92.8% of statements [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-28T15:25:58.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-28T15:25:58.354Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.1% of statements [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-28T15:25:58.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-28T15:25:58.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 43.8% of statements [2021-01-28T15:25:58.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.037s coverage: 79.5% of statements [2021-01-28T15:25:58.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-01-28T15:25:58.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-01-28T15:25:58.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2021-01-28T15:26:08.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.056s coverage: 94.4% of statements [2021-01-28T15:26:08.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.036s coverage: 44.8% of statements [2021-01-28T15:26:08.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-28T15:26:08.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-28T15:26:08.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-28T15:26:08.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.033s coverage: 80.8% of statements [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.044s coverage: 84.2% of statements [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.070s coverage: 91.4% of statements [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.200s coverage: 63.5% of statements [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 91.3% of statements [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.274s coverage: 68.9% of statements [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.254s coverage: 84.0% of statements [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.033s coverage: 100.0% of statements [2021-01-28T15:26:10.334Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.101s coverage: 47.1% of statements [2021-01-28T15:26:10.334Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-28T15:26:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-28T15:26:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-28T15:26:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-28T15:26:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-28T15:26:10.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements [2021-01-28T15:26:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-28T15:26:10.335Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-01-28T15:26:10.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-28T15:26:10.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.714s coverage: 29.1% of statements [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-28T15:26:10.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.068s coverage: 99.0% of statements [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-28T15:26:10.604Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.057s coverage: 100.0% of statements [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-28T15:26:10.604Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-28T15:26:10.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.025s coverage: 100.0% of statements [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-28T15:26:10.604Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.054s coverage: 87.9% of statements [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-28T15:26:10.604Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-28T15:26:11.184Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements [2021-01-28T15:26:11.772Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements [2021-01-28T15:26:12.041Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-28T15:26:12.307Z] GO111MODULE=on go vet ./... [2021-01-28T15:26:17.233Z] Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:26:16.339Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-28T15:26:16.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T15:26:16.389Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-28T15:26:16.423Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-28T15:26:16.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T15:26:16.437Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-28T15:26:17.257Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T15:26:17.278Z] > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 [2021-01-28T15:26:17.745Z] Merge succeeded, producing 0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:26:17.745Z] Checking out Revision 0cc3e3219049fdf712ebbcbcf561b47189c8f295 (PR-3078) [2021-01-28T15:26:17.578Z] > git remote # timeout=10 [2021-01-28T15:26:17.601Z] > git config --get remote.origin.url # timeout=10 [2021-01-28T15:26:17.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T15:26:17.625Z] > git merge 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 [2021-01-28T15:26:17.700Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-28T15:26:17.753Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T15:26:17.781Z] > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 [2021-01-28T15:26:22.247Z] Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-28T15:26:23.803Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-28T15:26:24.229Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-28T15:26:24.623Z] + + true [2021-01-28T15:26:24.623Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-28T15:26:27.326Z] provisioning config files... [2021-01-28T15:26:27.367Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7759988943864294742tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-28T15:26:27.778Z] ---> docker-login.sh [2021-01-28T15:26:27.778Z] nexus3.edgexfoundry.org:10001 [2021-01-28T15:26:28.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T15:26:29.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T15:26:29.039Z] Configure a credential helper to remove this warning. See [2021-01-28T15:26:29.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T15:26:29.039Z] [2021-01-28T15:26:29.039Z] Login Succeeded [2021-01-28T15:26:29.039Z] nexus3.edgexfoundry.org:10002 [2021-01-28T15:26:29.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T15:26:29.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T15:26:29.589Z] Configure a credential helper to remove this warning. See [2021-01-28T15:26:29.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T15:26:29.589Z] [2021-01-28T15:26:29.589Z] Login Succeeded [2021-01-28T15:26:29.589Z] nexus3.edgexfoundry.org:10003 [2021-01-28T15:26:29.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T15:26:30.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T15:26:30.141Z] Configure a credential helper to remove this warning. See [2021-01-28T15:26:30.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T15:26:30.141Z] [2021-01-28T15:26:30.141Z] Login Succeeded [2021-01-28T15:26:30.141Z] nexus3.edgexfoundry.org:10004 [2021-01-28T15:26:30.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T15:26:30.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T15:26:30.692Z] Configure a credential helper to remove this warning. See [2021-01-28T15:26:30.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T15:26:30.692Z] [2021-01-28T15:26:30.692Z] Login Succeeded [2021-01-28T15:26:30.692Z] docker.io [2021-01-28T15:26:30.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-28T15:26:31.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-28T15:26:31.559Z] Configure a credential helper to remove this warning. See [2021-01-28T15:26:31.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-28T15:26:31.559Z] [2021-01-28T15:26:31.559Z] Login Succeeded [2021-01-28T15:26:31.559Z] ---> docker-login.sh ends [Pipeline] } [2021-01-28T15:26:31.578Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-28T15:26:32.170Z] ========================================================= [2021-01-28T15:26:32.170Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-28T15:26:32.170Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:26:32.552Z] + 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 . [2021-01-28T15:26:35.189Z] Sending build context to Docker daemon 165.9MB [2021-01-28T15:26:35.189Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-28T15:26:35.189Z] Step 2/6 : FROM ${BASE} [2021-01-28T15:26:35.189Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-28T15:26:35.189Z] 5f621e34cdf4: Pulling fs layer [2021-01-28T15:26:35.189Z] a4357932f1b6: Pulling fs layer [2021-01-28T15:26:35.189Z] 18c013af1878: Pulling fs layer [2021-01-28T15:26:35.189Z] 00ac8860ef70: Pulling fs layer [2021-01-28T15:26:35.189Z] 63d7cb157983: Pulling fs layer [2021-01-28T15:26:35.189Z] b116817d02f9: Pulling fs layer [2021-01-28T15:26:35.189Z] 745a02a5169b: Pulling fs layer [2021-01-28T15:26:35.189Z] b116817d02f9: Waiting [2021-01-28T15:26:35.189Z] 00ac8860ef70: Waiting [2021-01-28T15:26:35.190Z] 63d7cb157983: Waiting [2021-01-28T15:26:35.190Z] 745a02a5169b: Waiting [2021-01-28T15:26:35.190Z] 18c013af1878: Download complete [2021-01-28T15:26:35.190Z] a4357932f1b6: Download complete [2021-01-28T15:26:35.190Z] 63d7cb157983: Verifying Checksum [2021-01-28T15:26:35.190Z] b116817d02f9: Download complete [2021-01-28T15:26:35.190Z] 5f621e34cdf4: Verifying Checksum [2021-01-28T15:26:35.190Z] 5f621e34cdf4: Download complete [2021-01-28T15:26:35.787Z] 5f621e34cdf4: Pull complete [2021-01-28T15:26:36.391Z] a4357932f1b6: Pull complete [2021-01-28T15:26:36.665Z] 18c013af1878: Pull complete [2021-01-28T15:26:38.105Z] 745a02a5169b: Verifying Checksum [2021-01-28T15:26:38.105Z] 745a02a5169b: Download complete [2021-01-28T15:26:38.705Z] 00ac8860ef70: Verifying Checksum [2021-01-28T15:26:38.705Z] 00ac8860ef70: Download complete [2021-01-28T15:26:39.039Z] gofmt -l . [2021-01-28T15:26:39.039Z] [ "`gofmt -l .`" = "" ] [2021-01-28T15:26:39.039Z] ./bin/test-go-mod-tidy.sh [2021-01-28T15:26:39.039Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-28T15:26:39.610Z] + ls -al . [2021-01-28T15:26:39.610Z] total 668 [2021-01-28T15:26:39.610Z] drwxrwxr-x 10 1001 1001 4096 Jan 28 15:26 . [2021-01-28T15:26:39.610Z] drwxr-xr-x 4 root root 28 Jan 28 15:25 .. [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 15:22 .dockerignore [2021-01-28T15:26:39.610Z] drwxrwxr-x 8 1001 1001 179 Jan 28 15:22 .git [2021-01-28T15:26:39.610Z] drwxrwxr-x 3 1001 1001 125 Jan 28 15:22 .github [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 872 Jan 28 15:22 .gitignore [2021-01-28T15:26:39.610Z] drwx------ 3 1001 1001 60 Jan 28 15:23 .semver [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 15:22 .sonarcloud.properties [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 7859 Jan 28 15:22 Attribution.txt [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 15:22 CONTRIBUTING.md [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 931 Jan 28 15:22 Dockerfile.build [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 863 Jan 28 15:22 Jenkinsfile [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 15:22 LICENSE [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 6001 Jan 28 15:22 Makefile [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 6524 Jan 28 15:22 README.md [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 6755 Jan 28 15:22 SECURITY.md [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 5 Jan 28 15:23 VERSION [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 15:22 ZMQWindows.md [2021-01-28T15:26:39.610Z] drwxrwxr-x 2 1001 1001 117 Jan 28 15:22 bin [2021-01-28T15:26:39.610Z] drwxrwxr-x 15 1001 1001 4096 Jan 28 15:22 cmd [2021-01-28T15:26:39.610Z] -rw-r--r-- 1 root root 564700 Jan 28 15:26 coverage.out [2021-01-28T15:26:39.610Z] -rw-r--r-- 1 root root 1053 Jan 28 15:26 go.mod [2021-01-28T15:26:39.610Z] -rw-r--r-- 1 root root 19080 Jan 28 15:26 go.sum [2021-01-28T15:26:39.610Z] drwxrwxr-x 8 1001 1001 127 Jan 28 15:22 internal [2021-01-28T15:26:39.610Z] drwxrwxr-x 4 1001 1001 26 Jan 28 15:22 openapi [2021-01-28T15:26:39.610Z] drwxrwxr-x 4 1001 1001 71 Jan 28 15:22 snap [2021-01-28T15:26:39.610Z] -rw-rw-r-- 1 1001 1001 168 Jan 28 15:22 version.go [Pipeline] sh [2021-01-28T15:26:39.913Z] + '[' -e coverage.out ] [2021-01-28T15:26:39.913Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-28T15:26:40.156Z] Stashed 1 file(s) [Pipeline] sh [2021-01-28T15:26:40.454Z] + make build [2021-01-28T15:26:40.454Z] 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 [2021-01-28T15:26:43.010Z] 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 [2021-01-28T15:26:48.911Z] 00ac8860ef70: Pull complete [2021-01-28T15:26:48.911Z] 63d7cb157983: Pull complete [2021-01-28T15:26:49.186Z] b116817d02f9: Pull complete [2021-01-28T15:26:51.253Z] 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 [2021-01-28T15:26:53.181Z] 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 [2021-01-28T15:26:53.498Z] 745a02a5169b: Pull complete [2021-01-28T15:26:53.499Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-28T15:26:53.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-28T15:26:53.499Z] ---> b7e6874047d6 [2021-01-28T15:26:53.499Z] 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 [2021-01-28T15:26:54.577Z] 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 [2021-01-28T15:26:55.164Z] 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 [2021-01-28T15:26:56.134Z] ---> Running in 1cfd9b211912 [2021-01-28T15:26:56.556Z] 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 [2021-01-28T15:26:57.568Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:26:57.947Z] 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 [2021-01-28T15:26:58.163Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:26:58.897Z] 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 [2021-01-28T15:26:59.142Z] (1/12) Installing libmagic (5.38-r0) [2021-01-28T15:26:59.142Z] (2/12) Installing file (5.38-r0) [2021-01-28T15:26:59.142Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-28T15:26:59.413Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-28T15:26:59.845Z] 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 [2021-01-28T15:27:01.237Z] 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 [2021-01-28T15:27:02.198Z] 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 [2021-01-28T15:27:03.592Z] 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 [2021-01-28T15:27:03.711Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-28T15:27:03.712Z] (6/12) Installing patch (2.7.6-r6) [2021-01-28T15:27:03.712Z] (7/12) Installing build-base (0.5-r2) [2021-01-28T15:27:03.712Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-28T15:27:03.712Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-28T15:27:03.712Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-28T15:27:03.985Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-28T15:27:03.985Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-28T15:27:03.985Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:27:03.985Z] OK: 217 MiB in 51 packages [Pipeline] } [2021-01-28T15:27:05.024Z] $ docker stop --time=1 4d2a61d77b0362aefeda796749df88d447e02125b98200e6c6424c511b54377a [2021-01-28T15:27:06.744Z] $ docker rm -f 4d2a61d77b0362aefeda796749df88d447e02125b98200e6c6424c511b54377a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-28T15:27:08.292Z] Removing intermediate container 1cfd9b211912 [2021-01-28T15:27:08.292Z] ---> 3197273e8178 [2021-01-28T15:27:08.292Z] Step 4/6 : WORKDIR /edgex-go [2021-01-28T15:27:08.292Z] ---> Running in 10db0cf809b7 [2021-01-28T15:27:08.568Z] Removing intermediate container 10db0cf809b7 [2021-01-28T15:27:08.568Z] ---> 0ef3a1a46fd2 [2021-01-28T15:27:08.568Z] Step 5/6 : COPY go.mod . [2021-01-28T15:27:09.179Z] ---> c557040caba8 [2021-01-28T15:27:09.179Z] Step 6/6 : RUN go mod download [2021-01-28T15:27:09.461Z] ---> Running in ee74e7643818 [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:27:09.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T15:27:09.887Z] [2021-01-28T15:27:09.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:27:10.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T15:27:10.237Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-28T15:27:10.237Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-28T15:27:10.237Z] ca9280d653b3: Pulling fs layer [2021-01-28T15:27:10.237Z] 7e9c9ca2126c: Pulling fs layer [2021-01-28T15:27:11.185Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-28T15:27:11.185Z] cbdbe7a5bc2a: Download complete [2021-01-28T15:27:11.448Z] ca9280d653b3: Verifying Checksum [2021-01-28T15:27:11.448Z] ca9280d653b3: Download complete [2021-01-28T15:27:11.448Z] cbdbe7a5bc2a: Pull complete [2021-01-28T15:27:12.480Z] 7e9c9ca2126c: Verifying Checksum [2021-01-28T15:27:12.480Z] 7e9c9ca2126c: Download complete [2021-01-28T15:27:12.750Z] ca9280d653b3: Pull complete [2021-01-28T15:27:19.464Z] 7e9c9ca2126c: Pull complete [2021-01-28T15:27:19.464Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-28T15:27:19.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T15:27:19.464Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-28T15:27:19.626Z] prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container [2021-01-28T15:27:19.678Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-28T15:27:22.754Z] $ docker top deee145e8deb088fb2cfc93e441b810ca77e87e2e63dd1377a451e1fb308ae06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T15:27:23.375Z] + docker-compose build --help [2021-01-28T15:27:23.375Z] + grep parallel [2021-01-28T15:27:24.321Z] --parallel Build images in parallel. [Pipeline] } [2021-01-28T15:27:24.341Z] $ docker stop --time=1 deee145e8deb088fb2cfc93e441b810ca77e87e2e63dd1377a451e1fb308ae06 [2021-01-28T15:27:25.709Z] $ docker rm -f deee145e8deb088fb2cfc93e441b810ca77e87e2e63dd1377a451e1fb308ae06 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:27:26.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-28T15:27:26.371Z] . [Pipeline] withDockerContainer [2021-01-28T15:27:26.475Z] prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container [2021-01-28T15:27:26.526Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-28T15:27:27.134Z] $ docker top 707a15fbb1573ca70bc058af92dce3fe24ca3e9fe463a6816d096d3d3647b1f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T15:27:27.608Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-28T15:27:28.553Z] Building docker-core-command-go ... [2021-01-28T15:27:28.553Z] Building docker-core-data-go ... [2021-01-28T15:27:28.553Z] Building docker-core-metadata-go ... [2021-01-28T15:27:28.553Z] Building docker-security-bootstrapper-go ... [2021-01-28T15:27:28.553Z] Building docker-security-proxy-setup-go ... [2021-01-28T15:27:28.553Z] Building docker-security-secretstore-setup-go ... [2021-01-28T15:27:28.553Z] Building docker-support-notifications-go ... [2021-01-28T15:27:28.553Z] Building docker-support-scheduler-go ... [2021-01-28T15:27:28.553Z] Building docker-sys-mgmt-agent-go ... [2021-01-28T15:27:28.553Z] Building docker-support-notifications-go [2021-01-28T15:27:28.553Z] Building docker-core-command-go [2021-01-28T15:27:28.553Z] Building docker-core-data-go [2021-01-28T15:27:28.553Z] Building docker-support-scheduler-go [2021-01-28T15:27:28.553Z] Building docker-sys-mgmt-agent-go [2021-01-28T15:27:36.305Z] Removing intermediate container ee74e7643818 [2021-01-28T15:27:36.305Z] ---> b86872924498 [2021-01-28T15:27:36.305Z] Successfully built b86872924498 [2021-01-28T15:27:36.305Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:27:36.641Z] + docker inspect -f . ci-base-image-arm64 [2021-01-28T15:27:36.641Z] . [Pipeline] withDockerContainer [2021-01-28T15:27:36.909Z] prd-ubuntu18.04-docker-arm64-4c-16g-23759 does not seem to be running inside a container [2021-01-28T15:27:36.993Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-28T15:27:38.537Z] $ docker top 52412970a090cd8fc88699bd3d210d626d7ca5b9c76bf3319e5de12f181fca55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T15:27:39.586Z] + go version [2021-01-28T15:27:39.586Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-28T15:27:39.611Z] $ docker stop --time=1 52412970a090cd8fc88699bd3d210d626d7ca5b9c76bf3319e5de12f181fca55 [2021-01-28T15:27:41.574Z] $ docker rm -f 52412970a090cd8fc88699bd3d210d626d7ca5b9c76bf3319e5de12f181fca55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:27:42.645Z] + docker inspect -f . ci-base-image-arm64 [2021-01-28T15:27:42.645Z] . [Pipeline] withDockerContainer [2021-01-28T15:27:42.911Z] prd-ubuntu18.04-docker-arm64-4c-16g-23759 does not seem to be running inside a container [2021-01-28T15:27:42.990Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-28T15:27:44.387Z] $ docker top 59aa9fa02b653ef5b6176996cf674dc023fb16a67c670c45ba8438b047e1dd1e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-28T15:27:44.771Z] ========================================================= [2021-01-28T15:27:44.771Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-28T15:27:44.771Z] ========================================================= [Pipeline] sh [2021-01-28T15:27:45.419Z] + make test [2021-01-28T15:27:45.419Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-28T15:28:00.833Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:28:00.833Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:28:00.833Z] ---> 93425f43a0dc [2021-01-28T15:28:00.833Z] Step 3/26 : WORKDIR /edgex-go [2021-01-28T15:28:00.833Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:28:00.833Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:28:00.833Z] ---> 93425f43a0dc [2021-01-28T15:28:00.833Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T15:28:00.833Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:28:00.833Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:28:00.833Z] ---> 93425f43a0dc [2021-01-28T15:28:00.833Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T15:28:00.833Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:28:00.833Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:28:00.833Z] ---> 93425f43a0dc [2021-01-28T15:28:00.833Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T15:28:00.833Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:28:00.833Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:28:00.833Z] ---> 93425f43a0dc [2021-01-28T15:28:00.833Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T15:28:00.833Z] ---> Running in d7ef23b4634c [2021-01-28T15:28:00.833Z] ---> Running in faf8ab52fee1 [2021-01-28T15:28:00.833Z] ---> Running in bbd0450efa67 [2021-01-28T15:28:00.833Z] ---> Running in dec0829c2d99 [2021-01-28T15:28:00.833Z] ---> Running in 374f39b93eb9 [2021-01-28T15:28:00.833Z] Removing intermediate container dec0829c2d99 [2021-01-28T15:28:00.833Z] ---> 5d57e39a93d5 [2021-01-28T15:28:00.833Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:28:00.833Z] Removing intermediate container 374f39b93eb9 [2021-01-28T15:28:00.833Z] ---> 2c407739cc9b [2021-01-28T15:28:00.833Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:28:00.833Z] Removing intermediate container bbd0450efa67 [2021-01-28T15:28:00.833Z] ---> 9bc2cd6bf4eb [2021-01-28T15:28:00.833Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:28:00.833Z] Removing intermediate container faf8ab52fee1 [2021-01-28T15:28:00.833Z] ---> aab80ff60300 [2021-01-28T15:28:00.833Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:28:00.833Z] Removing intermediate container d7ef23b4634c [2021-01-28T15:28:00.833Z] ---> fac0f223ed18 [2021-01-28T15:28:00.833Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:28:00.833Z] ---> Running in 570cbce9818b [2021-01-28T15:28:01.120Z] ---> Running in 2fdde04054f0 [2021-01-28T15:28:01.121Z] ---> Running in 50fa86c37bec [2021-01-28T15:28:01.121Z] ---> Running in 528f920b9252 [2021-01-28T15:28:01.121Z] ---> Running in fe8e2078e10a [2021-01-28T15:28:02.535Z] Removing intermediate container 570cbce9818b [2021-01-28T15:28:02.535Z] ---> 271bc60f71ae [2021-01-28T15:28:02.535Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-28T15:28:02.799Z] Removing intermediate container 528f920b9252 [2021-01-28T15:28:02.799Z] ---> fcdd2f1e182d [2021-01-28T15:28:02.799Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-28T15:28:03.065Z] ---> Running in b541a806c5af [2021-01-28T15:28:03.065Z] ---> Running in 2dd92e8b2edc [2021-01-28T15:28:03.065Z] Removing intermediate container 2fdde04054f0 [2021-01-28T15:28:03.065Z] ---> 9279c91fd5fc [2021-01-28T15:28:03.065Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T15:28:03.331Z] ---> Running in fbc9fe950c46 [2021-01-28T15:28:03.331Z] Removing intermediate container 50fa86c37bec [2021-01-28T15:28:03.331Z] ---> 00911ff9db8d [2021-01-28T15:28:03.331Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-28T15:28:03.596Z] Removing intermediate container fe8e2078e10a [2021-01-28T15:28:03.596Z] ---> c0390009558d [2021-01-28T15:28:03.596Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-28T15:28:03.864Z] ---> Running in ee6fb3c9c9fc [2021-01-28T15:28:03.864Z] ---> Running in 5fcff8f067ec [2021-01-28T15:28:04.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:28:04.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:28:04.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:28:04.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:28:04.716Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:28:04.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:28:04.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:28:04.983Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:28:05.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:28:05.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:28:05.526Z] OK: 233 MiB in 51 packages [2021-01-28T15:28:05.526Z] OK: 233 MiB in 51 packages [2021-01-28T15:28:05.526Z] OK: 233 MiB in 51 packages [2021-01-28T15:28:05.791Z] OK: 233 MiB in 51 packages [2021-01-28T15:28:05.791Z] OK: 233 MiB in 51 packages [2021-01-28T15:28:06.368Z] Removing intermediate container 2dd92e8b2edc [2021-01-28T15:28:06.368Z] ---> 35e06cabd0ab [2021-01-28T15:28:06.368Z] Step 6/22 : COPY go.mod . [2021-01-28T15:28:06.630Z] Removing intermediate container b541a806c5af [2021-01-28T15:28:06.631Z] ---> 9c9be321cae9 [2021-01-28T15:28:06.631Z] Step 6/22 : COPY go.mod . [2021-01-28T15:28:06.631Z] ---> da5ab395933d [2021-01-28T15:28:06.631Z] Step 7/22 : RUN go mod download [2021-01-28T15:28:06.895Z] Removing intermediate container fbc9fe950c46 [2021-01-28T15:28:06.895Z] ---> 56549b1aab1a [2021-01-28T15:28:06.895Z] Step 6/23 : COPY go.mod . [2021-01-28T15:28:06.895Z] Removing intermediate container 5fcff8f067ec [2021-01-28T15:28:06.895Z] ---> f4df08e9337d [2021-01-28T15:28:06.895Z] Step 6/26 : COPY go.mod . [2021-01-28T15:28:06.895Z] ---> Running in 20277fd8f4f7 [2021-01-28T15:28:06.895Z] ---> a82b89705d45 [2021-01-28T15:28:06.895Z] Step 7/22 : RUN go mod download [2021-01-28T15:28:07.157Z] Removing intermediate container ee6fb3c9c9fc [2021-01-28T15:28:07.157Z] ---> 1bb77f74653a [2021-01-28T15:28:07.157Z] Step 6/23 : COPY go.mod . [2021-01-28T15:28:07.157Z] ---> Running in 21d3062f09e9 [2021-01-28T15:28:07.419Z] ---> 60288d2dbfe7 [2021-01-28T15:28:07.419Z] Step 7/23 : RUN go mod download [2021-01-28T15:28:07.419Z] ---> 00631d004c4f [2021-01-28T15:28:07.419Z] Step 7/26 : RUN go mod download [2021-01-28T15:28:07.604Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-28T15:28:07.683Z] ---> Running in d8d71f45eae6 [2021-01-28T15:28:07.683Z] ---> cb8a46cfda82 [2021-01-28T15:28:07.683Z] Step 7/23 : RUN go mod download [2021-01-28T15:28:07.952Z] ---> Running in 3d391432355d [2021-01-28T15:28:07.952Z] ---> Running in fcf51324b910 [2021-01-28T15:28:09.890Z] Removing intermediate container 21d3062f09e9 [2021-01-28T15:28:09.890Z] ---> 2f5e1bc215e3 [2021-01-28T15:28:09.890Z] Step 8/22 : COPY . . [2021-01-28T15:28:09.890Z] Removing intermediate container 20277fd8f4f7 [2021-01-28T15:28:09.890Z] ---> a04ab22b6b53 [2021-01-28T15:28:09.890Z] Step 8/22 : COPY . . [2021-01-28T15:28:09.890Z] Removing intermediate container d8d71f45eae6 [2021-01-28T15:28:09.890Z] ---> 714f0069975a [2021-01-28T15:28:09.890Z] Step 8/23 : COPY . . [2021-01-28T15:28:16.565Z] Removing intermediate container 3d391432355d [2021-01-28T15:28:16.565Z] ---> 04d9ebbb6c60 [2021-01-28T15:28:16.565Z] Step 8/26 : COPY . . [2021-01-28T15:28:17.515Z] Removing intermediate container fcf51324b910 [2021-01-28T15:28:17.515Z] ---> d91a0bb1e222 [2021-01-28T15:28:17.515Z] Step 8/23 : COPY . . [2021-01-28T15:28:54.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-28T15:28:56.595Z] ---> 4ffece78e4fc [2021-01-28T15:28:56.595Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-28T15:28:56.595Z] ---> b41fa554563b [2021-01-28T15:28:56.595Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-28T15:28:56.595Z] ---> eb0c648c944a [2021-01-28T15:28:56.595Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-28T15:28:56.595Z] ---> Running in 94388b2faf5a [2021-01-28T15:28:56.595Z] ---> Running in 96da54035ae7 [2021-01-28T15:28:56.595Z] ---> Running in 00d92d0c73a9 [2021-01-28T15:28:56.595Z] ---> a35da973511a [2021-01-28T15:28:56.595Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-28T15:28:56.595Z] ---> 8c0dc3e9e8b9 [2021-01-28T15:28:56.595Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-28T15:28:56.595Z] ---> Running in 04a8030c0458 [2021-01-28T15:28:56.595Z] ---> Running in 683de6e61518 [2021-01-28T15:28:56.595Z] 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 [2021-01-28T15:28:56.595Z] 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 [2021-01-28T15:28:56.595Z] 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 [2021-01-28T15:28:56.595Z] 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 [2021-01-28T15:28:56.595Z] 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 [2021-01-28T15:29:00.080Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-28T15:29:04.431Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-28T15:29:04.431Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-28T15:29:04.431Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-28T15:29:11.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-28T15:29:11.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-28T15:29:11.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-28T15:29:11.210Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-28T15:29:11.210Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-28T15:29:11.210Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-28T15:29:17.954Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-28T15:29:17.954Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-28T15:29:17.954Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-28T15:29:23.393Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.284s coverage: 46.6% of statements [2021-01-28T15:29:23.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-28T15:29:23.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-28T15:29:23.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-28T15:29:23.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-28T15:29:23.393Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-28T15:29:30.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.583s coverage: 27.1% of statements [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-28T15:29:30.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.082s coverage: 100.0% of statements [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-28T15:29:30.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.069s coverage: 100.0% of statements [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-28T15:29:30.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.289s coverage: 65.8% of statements [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-28T15:29:30.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.319s coverage: 82.3% of statements [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-28T15:29:30.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-28T15:29:35.583Z] Removing intermediate container 00d92d0c73a9 [2021-01-28T15:29:35.583Z] ---> 3fcfbdee8b59 [2021-01-28T15:29:35.583Z] [2021-01-28T15:29:35.583Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T15:29:35.583Z] Removing intermediate container 683de6e61518 [2021-01-28T15:29:35.583Z] ---> 03baa47c6064 [2021-01-28T15:29:35.583Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-28T15:29:35.583Z] Removing intermediate container 96da54035ae7 [2021-01-28T15:29:35.583Z] ---> 88bc5427a973 [2021-01-28T15:29:35.583Z] [2021-01-28T15:29:35.583Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T15:29:35.583Z] 3.12: Pulling from library/alpine [2021-01-28T15:29:35.583Z] 3.12: Pulling from library/alpine [2021-01-28T15:29:35.583Z] Removing intermediate container 94388b2faf5a [2021-01-28T15:29:35.583Z] ---> bad7752f1bc8 [2021-01-28T15:29:35.583Z] [2021-01-28T15:29:35.583Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T15:29:35.583Z] 3.12: Pulling from library/alpine [2021-01-28T15:29:35.583Z] ---> Running in a70ebf111cac [2021-01-28T15:29:35.583Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T15:29:35.583Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T15:29:35.583Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T15:29:35.583Z] Status: Downloaded newer image for alpine:3.12 [2021-01-28T15:29:35.583Z] ---> 389fef711851 [2021-01-28T15:29:35.583Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-28T15:29:35.583Z] Status: Image is up to date for alpine:3.12 [2021-01-28T15:29:35.583Z] ---> 389fef711851 [2021-01-28T15:29:35.583Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-28T15:29:35.583Z] Status: Downloaded newer image for alpine:3.12 [2021-01-28T15:29:35.583Z] ---> 389fef711851 [2021-01-28T15:29:35.583Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T15:29:35.583Z] 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 [2021-01-28T15:29:35.583Z] ---> Running in 61a3432e41d8 [2021-01-28T15:29:35.583Z] ---> Running in e39ab0005d6c [2021-01-28T15:29:35.583Z] ---> Running in ae2c02829e45 [2021-01-28T15:29:35.583Z] Removing intermediate container 04a8030c0458 [2021-01-28T15:29:35.583Z] ---> 1d10a2885250 [2021-01-28T15:29:35.583Z] [2021-01-28T15:29:35.583Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T15:29:35.583Z] ---> 389fef711851 [2021-01-28T15:29:35.583Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-28T15:29:35.583Z] ---> Running in cbc050a4da3f [2021-01-28T15:29:35.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:35.583Z] Removing intermediate container cbc050a4da3f [2021-01-28T15:29:35.583Z] ---> 14775cda8687 [2021-01-28T15:29:35.583Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-28T15:29:35.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:35.583Z] ---> Running in ef4f13ce4819 [2021-01-28T15:29:35.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:35.583Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-28T15:29:35.583Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:29:35.583Z] OK: 6 MiB in 15 packages [2021-01-28T15:29:35.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:35.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:35.583Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:35.583Z] Removing intermediate container a70ebf111cac [2021-01-28T15:29:35.583Z] ---> 1dff292cbf81 [2021-01-28T15:29:35.583Z] [2021-01-28T15:29:35.583Z] Step 11/26 : FROM docker:20.10.0 [2021-01-28T15:29:35.583Z] Removing intermediate container ef4f13ce4819 [2021-01-28T15:29:35.583Z] ---> e2c88150422b [2021-01-28T15:29:35.583Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-28T15:29:35.583Z] ---> Running in f550ed5db819 [2021-01-28T15:29:35.583Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-28T15:29:35.583Z] 20.10.0: Pulling from library/docker [2021-01-28T15:29:35.583Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-28T15:29:35.583Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:29:35.583Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-28T15:29:35.583Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:29:35.583Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T15:29:35.583Z] OK: 6 MiB in 16 packages [2021-01-28T15:29:35.583Z] OK: 6 MiB in 15 packages [2021-01-28T15:29:36.173Z] Removing intermediate container f550ed5db819 [2021-01-28T15:29:36.174Z] ---> 53e67075da45 [2021-01-28T15:29:36.174Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:29:36.452Z] ---> Running in 677a67ab1bda [2021-01-28T15:29:36.452Z] Removing intermediate container 61a3432e41d8 [2021-01-28T15:29:36.452Z] ---> a8e6679f71f3 [2021-01-28T15:29:36.452Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T15:29:37.427Z] ---> Running in 0203cfddc2bb [2021-01-28T15:29:38.009Z] Removing intermediate container e39ab0005d6c [2021-01-28T15:29:38.009Z] ---> 220a767d180b [2021-01-28T15:29:38.009Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T15:29:38.009Z] Removing intermediate container ae2c02829e45 [2021-01-28T15:29:38.009Z] ---> 775954eadeb8 [2021-01-28T15:29:38.009Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T15:29:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.134s coverage: 28.6% of statements [2021-01-28T15:29:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-28T15:29:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-28T15:29:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-28T15:29:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-28T15:29:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-28T15:29:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.181s coverage: 100.0% of statements [2021-01-28T15:29:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-28T15:29:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.135s coverage: 100.0% of statements [2021-01-28T15:29:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-28T15:29:38.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.365s coverage: 86.7% of statements [2021-01-28T15:29:38.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-28T15:29:38.599Z] Removing intermediate container 0203cfddc2bb [2021-01-28T15:29:38.599Z] ---> f5cca6818519 [2021-01-28T15:29:38.599Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-28T15:29:39.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.316s coverage: 97.5% of statements [2021-01-28T15:29:39.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-28T15:29:39.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements [2021-01-28T15:29:39.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-28T15:29:39.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-28T15:29:39.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-28T15:29:39.070Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-28T15:29:39.192Z] ---> Running in 328e8f6ab2b7 [2021-01-28T15:29:39.192Z] ---> Running in a02c1aa96fbf [2021-01-28T15:29:39.192Z] ---> Running in 63db015d29df [2021-01-28T15:29:39.456Z] Removing intermediate container 328e8f6ab2b7 [2021-01-28T15:29:39.456Z] ---> 01f2baa2efa4 [2021-01-28T15:29:39.456Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-28T15:29:39.721Z] Removing intermediate container 63db015d29df [2021-01-28T15:29:39.721Z] ---> ecf1d4e0994d [2021-01-28T15:29:39.721Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T15:29:39.721Z] ---> Running in 2a0337e7712e [2021-01-28T15:29:39.721Z] Removing intermediate container a02c1aa96fbf [2021-01-28T15:29:39.721Z] ---> 5aa219eead27 [2021-01-28T15:29:39.721Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-28T15:29:39.721Z] Removing intermediate container 677a67ab1bda [2021-01-28T15:29:39.721Z] ---> fe308ad29d27 [2021-01-28T15:29:39.721Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-28T15:29:39.988Z] ---> Running in eeb25010e900 [2021-01-28T15:29:39.989Z] ---> Running in d1dc8274d194 [2021-01-28T15:29:39.989Z] ---> Running in c49994baeceb [2021-01-28T15:29:39.989Z] Removing intermediate container 2a0337e7712e [2021-01-28T15:29:39.989Z] ---> 7a1aab4f2bb3 [2021-01-28T15:29:39.989Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T15:29:40.276Z] Removing intermediate container eeb25010e900 [2021-01-28T15:29:40.276Z] ---> a212899871e2 [2021-01-28T15:29:40.276Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:29:40.276Z] ---> Running in 2c8f436b200d [2021-01-28T15:29:40.276Z] Removing intermediate container d1dc8274d194 [2021-01-28T15:29:40.276Z] ---> 34deb21e4cd7 [2021-01-28T15:29:40.276Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T15:29:40.564Z] ---> Running in dddb90c54273 [2021-01-28T15:29:40.841Z] Removing intermediate container 2c8f436b200d [2021-01-28T15:29:40.841Z] ---> ba18164a9487 [2021-01-28T15:29:40.841Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:29:40.841Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:41.109Z] ---> ddd34fb8fa02 [2021-01-28T15:29:41.109Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-28T15:29:41.109Z] Removing intermediate container dddb90c54273 [2021-01-28T15:29:41.109Z] ---> 04c8449494ba [2021-01-28T15:29:41.109Z] Step 15/23 : WORKDIR / [2021-01-28T15:29:41.109Z] ---> Running in 8152b426e56f [2021-01-28T15:29:41.392Z] ---> 0b9a3a25d082 [2021-01-28T15:29:41.392Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-28T15:29:41.392Z] Removing intermediate container 8152b426e56f [2021-01-28T15:29:41.392Z] ---> 78f3142814f0 [2021-01-28T15:29:41.392Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:29:41.665Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:41.665Z] ---> 55d1f6e31514 [2021-01-28T15:29:41.665Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-28T15:29:42.241Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-28T15:29:42.241Z] ---> 0b2e9fc1929d [2021-01-28T15:29:42.242Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-28T15:29:42.242Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-28T15:29:42.242Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-28T15:29:42.242Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-28T15:29:42.242Z] ---> 767167553c83 [2021-01-28T15:29:42.242Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-28T15:29:42.242Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-28T15:29:42.512Z] ---> c69f7a2d87fe [2021-01-28T15:29:42.512Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-28T15:29:42.512Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-28T15:29:42.512Z] ---> aefe523efa57 [2021-01-28T15:29:42.512Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-28T15:29:42.512Z] ---> Running in 62170fe2766d [2021-01-28T15:29:42.512Z] ---> Running in 4dc54c954b3a [2021-01-28T15:29:42.512Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-28T15:29:42.780Z] ---> 1e08570ea29f [2021-01-28T15:29:42.780Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-28T15:29:42.780Z] ---> b9bc385b40de [2021-01-28T15:29:42.780Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-28T15:29:42.780Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-28T15:29:42.780Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:29:42.780Z] OK: 8 MiB in 20 packages [2021-01-28T15:29:43.076Z] ---> Running in ae1801155519 [2021-01-28T15:29:43.076Z] Removing intermediate container 4dc54c954b3a [2021-01-28T15:29:43.076Z] ---> 1d9aa92d256f [2021-01-28T15:29:43.076Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:29:43.076Z] ---> bc52c53d9679 [2021-01-28T15:29:43.076Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-28T15:29:43.364Z] ---> Running in 7e500a472b24 [2021-01-28T15:29:43.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:43.364Z] ---> Running in 62db4e4562f7 [2021-01-28T15:29:43.364Z] Removing intermediate container ae1801155519 [2021-01-28T15:29:43.364Z] ---> e3c5929e21ab [2021-01-28T15:29:43.364Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:29:43.364Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:43.664Z] ---> Running in bdc352dcb6a5 [2021-01-28T15:29:43.664Z] (1/2) Installing readline (8.0.4-r0) [2021-01-28T15:29:43.664Z] (2/2) Installing bash (5.0.17-r0) [2021-01-28T15:29:43.664Z] Executing bash-5.0.17-r0.post-install [2021-01-28T15:29:43.664Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:29:43.664Z] OK: 12 MiB in 22 packages [2021-01-28T15:29:43.664Z] Removing intermediate container 62db4e4562f7 [2021-01-28T15:29:43.664Z] ---> b62ae277c629 [2021-01-28T15:29:43.664Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:29:43.664Z] Removing intermediate container 7e500a472b24 [2021-01-28T15:29:43.664Z] ---> 255d25e28c75 [2021-01-28T15:29:43.664Z] Step 20/22 : LABEL arch=x86_64 [2021-01-28T15:29:43.972Z] ---> Running in 157779373a98 [2021-01-28T15:29:43.972Z] ---> Running in 377e934193c1 [2021-01-28T15:29:43.972Z] Removing intermediate container c49994baeceb [2021-01-28T15:29:43.972Z] ---> ba74b9e77c34 [2021-01-28T15:29:43.972Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:29:44.316Z] Removing intermediate container bdc352dcb6a5 [2021-01-28T15:29:44.316Z] ---> 6c7359c6e69c [2021-01-28T15:29:44.316Z] Step 20/22 : LABEL arch=x86_64 [2021-01-28T15:29:44.603Z] ---> Running in 28fcb9b06611 [2021-01-28T15:29:44.603Z] Removing intermediate container 157779373a98 [2021-01-28T15:29:44.603Z] ---> d2d321e81703 [2021-01-28T15:29:44.603Z] Step 21/23 : LABEL arch=x86_64 [2021-01-28T15:29:44.866Z] Removing intermediate container 377e934193c1 [2021-01-28T15:29:44.866Z] ---> 746e5953c513 [2021-01-28T15:29:44.866Z] Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:29:44.866Z] ---> ba8afc96a722 [2021-01-28T15:29:44.866Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-28T15:29:44.866Z] Removing intermediate container 62170fe2766d [2021-01-28T15:29:44.866Z] ---> 769fab1a1445 [2021-01-28T15:29:44.866Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-28T15:29:44.866Z] ---> Running in af6bf1e5ecd1 [2021-01-28T15:29:44.867Z] Removing intermediate container 28fcb9b06611 [2021-01-28T15:29:44.867Z] ---> daba8595f69c [2021-01-28T15:29:44.867Z] Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:29:45.132Z] ---> Running in 60ade185c453 [2021-01-28T15:29:45.132Z] ---> Running in 7e50a54e363c [2021-01-28T15:29:45.132Z] ---> Running in 16c1a466d399 [2021-01-28T15:29:45.397Z] Removing intermediate container af6bf1e5ecd1 [2021-01-28T15:29:45.397Z] ---> eb85bdc582f7 [2021-01-28T15:29:45.397Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T15:29:45.397Z] Removing intermediate container 60ade185c453 [2021-01-28T15:29:45.397Z] ---> c3107065a3ee [2021-01-28T15:29:45.397Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:29:45.397Z] Removing intermediate container 7e50a54e363c [2021-01-28T15:29:45.397Z] ---> a17146660d82 [2021-01-28T15:29:45.397Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-28T15:29:45.397Z] ---> 7f89bbb776fa [2021-01-28T15:29:45.397Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-28T15:29:45.662Z] ---> Running in 749d0572e432 [2021-01-28T15:29:45.662Z] Removing intermediate container 16c1a466d399 [2021-01-28T15:29:45.662Z] ---> a076cb181ac8 [2021-01-28T15:29:45.662Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T15:29:45.662Z] ---> Running in 0fd6a5053b4d [2021-01-28T15:29:45.662Z] ---> Running in e45c1e5f27d0 [2021-01-28T15:29:45.925Z] ---> Running in 92b94ecf1efe [2021-01-28T15:29:45.925Z] Removing intermediate container 749d0572e432 [2021-01-28T15:29:45.925Z] ---> 254b6d839562 [2021-01-28T15:29:45.925Z] [2021-01-28T15:29:45.925Z] ---> 422fd7493194 [2021-01-28T15:29:45.925Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-28T15:29:46.195Z] Removing intermediate container 0fd6a5053b4d [2021-01-28T15:29:46.195Z] ---> 1f4b3fa076f4 [2021-01-28T15:29:46.195Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T15:29:46.195Z] Successfully built 254b6d839562 [2021-01-28T15:29:46.195Z] Removing intermediate container e45c1e5f27d0 [2021-01-28T15:29:46.195Z] ---> 3c7eaeaa834a [2021-01-28T15:29:46.195Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-28T15:29:46.195Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-28T15:29:46.195Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go [2021-01-28T15:29:46.195Z] ---> Running in 8ba2b39da0b2 [2021-01-28T15:29:46.458Z] ---> Running in 713b0add49c1 [2021-01-28T15:29:46.458Z] Removing intermediate container 92b94ecf1efe [2021-01-28T15:29:46.458Z] ---> d0a9e11f35ac [2021-01-28T15:29:46.458Z] [2021-01-28T15:29:46.458Z] ---> Running in 1d2cba02f480 [2021-01-28T15:29:46.733Z] Successfully built d0a9e11f35ac [2021-01-28T15:29:46.733Z] Removing intermediate container 8ba2b39da0b2 [2021-01-28T15:29:46.733Z] ---> 8293276f1d1f [2021-01-28T15:29:46.733Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:29:46.733Z] Successfully tagged docker-support-notifications-go:latest [2021-01-28T15:29:46.733Z]  Building docker-support-notifications-go ... done Building docker-security-proxy-setup-go [2021-01-28T15:29:46.733Z] Removing intermediate container 713b0add49c1 [2021-01-28T15:29:46.733Z] ---> 6c865baef6ce [2021-01-28T15:29:46.733Z] [2021-01-28T15:29:46.733Z] Removing intermediate container 1d2cba02f480 [2021-01-28T15:29:46.733Z] ---> d0f6e72f9d2f [2021-01-28T15:29:46.733Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-28T15:29:46.733Z] ---> Running in a5b6cee0c167 [2021-01-28T15:29:47.003Z] Successfully built 6c865baef6ce [2021-01-28T15:29:47.003Z] Successfully tagged docker-core-command-go:latest [2021-01-28T15:29:47.003Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-01-28T15:29:47.287Z] Removing intermediate container a5b6cee0c167 [2021-01-28T15:29:47.287Z] ---> 7f79d3a16b87 [2021-01-28T15:29:47.287Z] Step 21/23 : LABEL arch=x86_64 [2021-01-28T15:29:49.314Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.299s coverage: 92.8% of statements [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-28T15:29:49.314Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-28T15:29:49.314Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.219s coverage: 0.1% of statements [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-28T15:29:49.314Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-28T15:29:49.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.085s coverage: 43.8% of statements [2021-01-28T15:29:49.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements [2021-01-28T15:29:49.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements [2021-01-28T15:29:49.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.082s coverage: 96.3% of statements [2021-01-28T15:29:49.314Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-01-28T15:29:51.514Z] ---> Running in 926cc16f5c26 [2021-01-28T15:29:51.514Z] ---> 6a3b84cb2f45 [2021-01-28T15:29:51.514Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-28T15:29:54.106Z] ---> 29a5825f713b [2021-01-28T15:29:54.106Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-28T15:29:54.106Z] Removing intermediate container 926cc16f5c26 [2021-01-28T15:29:54.106Z] ---> 48af76c8fa39 [2021-01-28T15:29:54.106Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:29:56.665Z] ---> Running in c7448b1ed7be [2021-01-28T15:29:57.241Z] ---> 5bfd2422f2b0 [2021-01-28T15:29:57.242Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-28T15:29:57.242Z] ---> Running in bab338f2ff6e [2021-01-28T15:29:57.242Z] Removing intermediate container c7448b1ed7be [2021-01-28T15:29:57.242Z] ---> 9855d77b26b6 [2021-01-28T15:29:57.242Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T15:29:57.514Z] ---> Running in b47f2ee14e1a [2021-01-28T15:29:58.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:58.486Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:29:58.486Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-28T15:29:58.760Z] (2/33) Installing expat (2.2.9-r1) [2021-01-28T15:29:58.760Z] (3/33) Installing libffi (3.3-r2) [2021-01-28T15:29:58.760Z] (4/33) Installing gdbm (1.13-r1) [2021-01-28T15:29:59.028Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-28T15:29:59.028Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-28T15:29:59.028Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-28T15:29:59.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2021-01-28T15:29:59.491Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2021-01-28T15:29:59.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-28T15:29:59.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-28T15:29:59.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-28T15:29:59.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-28T15:30:01.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements [2021-01-28T15:30:01.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-28T15:30:01.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-28T15:30:01.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements [2021-01-28T15:30:01.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-28T15:30:01.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements [2021-01-28T15:30:01.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-28T15:30:01.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-01-28T15:30:01.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.107s coverage: 87.2% of statements [2021-01-28T15:30:01.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.119s coverage: 84.2% of statements [2021-01-28T15:30:01.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.158s coverage: 91.4% of statements [2021-01-28T15:30:01.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-28T15:30:01.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.502s coverage: 63.5% of statements [2021-01-28T15:30:01.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-28T15:30:01.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-28T15:30:01.635Z] Removing intermediate container b47f2ee14e1a [2021-01-28T15:30:01.635Z] ---> 755a8d8b5335 [2021-01-28T15:30:01.635Z] [2021-01-28T15:30:01.775Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements [2021-01-28T15:30:02.395Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements [2021-01-28T15:30:03.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2021-01-28T15:30:04.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.088s coverage: 73.7% of statements [2021-01-28T15:30:04.743Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2021-01-28T15:30:06.975Z] Successfully built 755a8d8b5335 [2021-01-28T15:30:06.975Z] Successfully tagged docker-core-data-go:latest [2021-01-28T15:30:06.975Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-28T15:30:06.975Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-01-28T15:30:06.975Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-28T15:30:06.975Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-28T15:30:06.975Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-28T15:30:06.975Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-28T15:30:06.975Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-28T15:30:06.975Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-28T15:30:06.975Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-28T15:30:06.975Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-28T15:30:06.975Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-28T15:30:06.975Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-28T15:30:06.975Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-28T15:30:07.932Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-28T15:30:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.846s coverage: 68.9% of statements [2021-01-28T15:30:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-28T15:30:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-28T15:30:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-28T15:30:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-28T15:30:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-28T15:30:09.356Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-28T15:30:10.201Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.381s coverage: 37.0% of statements [2021-01-28T15:30:10.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-28T15:30:10.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-28T15:30:10.314Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-28T15:30:10.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.699s coverage: 84.0% of statements [2021-01-28T15:30:10.800Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.090s coverage: 100.0% of statements [2021-01-28T15:30:11.272Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-28T15:30:11.272Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-28T15:30:11.272Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-28T15:30:11.272Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-28T15:30:11.546Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-28T15:30:11.546Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-28T15:30:11.546Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-28T15:30:11.546Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-28T15:30:11.829Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-28T15:30:12.448Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-28T15:30:12.448Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-28T15:30:15.818Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:30:15.818Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:30:15.818Z] ---> 93425f43a0dc [2021-01-28T15:30:15.818Z] Step 3/21 : WORKDIR /edgex-go [2021-01-28T15:30:15.818Z] ---> Using cache [2021-01-28T15:30:15.818Z] ---> fac0f223ed18 [2021-01-28T15:30:15.818Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:30:15.818Z] ---> Using cache [2021-01-28T15:30:15.818Z] ---> c0390009558d [2021-01-28T15:30:15.818Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-28T15:30:16.250Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.362s coverage: 47.1% of statements [2021-01-28T15:30:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-28T15:30:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-28T15:30:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-28T15:30:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-28T15:30:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-28T15:30:16.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.143s coverage: 100.0% of statements [2021-01-28T15:30:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-28T15:30:16.251Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.099s coverage: 100.0% of statements [2021-01-28T15:30:16.251Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-28T15:30:16.779Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:30:16.779Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:30:16.779Z] ---> 93425f43a0dc [2021-01-28T15:30:16.779Z] Step 3/24 : WORKDIR /edgex-go [2021-01-28T15:30:16.779Z] ---> Using cache [2021-01-28T15:30:16.779Z] ---> fac0f223ed18 [2021-01-28T15:30:16.779Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:30:16.779Z] ---> Using cache [2021-01-28T15:30:16.779Z] ---> c0390009558d [2021-01-28T15:30:16.779Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-28T15:30:17.380Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:30:17.380Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:30:17.380Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:30:17.380Z] ---> 93425f43a0dc [2021-01-28T15:30:17.380Z] Step 3/34 : WORKDIR /edgex-go [2021-01-28T15:30:17.380Z] ---> Using cache [2021-01-28T15:30:17.380Z] ---> fac0f223ed18 [2021-01-28T15:30:17.380Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:30:17.380Z] ---> Using cache [2021-01-28T15:30:17.380Z] ---> c0390009558d [2021-01-28T15:30:17.380Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-28T15:30:17.648Z] OK: 71 MiB in 55 packages [2021-01-28T15:30:18.229Z] ---> Running in 071e326e7f1c [2021-01-28T15:30:18.229Z] ---> Running in 22b151d74fb6 [2021-01-28T15:30:18.229Z] ---> Running in 982fbc3a9f3e [2021-01-28T15:30:20.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:30:20.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:30:20.191Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:30:20.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:30:20.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:30:20.773Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:30:21.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.962s coverage: 29.1% of statements [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-28T15:30:21.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.210s coverage: 99.0% of statements [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-28T15:30:21.683Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.106s coverage: 100.0% of statements [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-28T15:30:21.683Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.056s coverage: 0.0% of statements [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-28T15:30:21.683Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.047s coverage: 100.0% of statements [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-28T15:30:21.683Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-28T15:30:21.683Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-28T15:30:21.683Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements [2021-01-28T15:30:21.726Z] OK: 233 MiB in 51 packages [2021-01-28T15:30:21.726Z] OK: 233 MiB in 51 packages [2021-01-28T15:30:21.726Z] OK: 233 MiB in 51 packages [2021-01-28T15:30:21.956Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-01-28T15:30:23.386Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-28T15:30:23.986Z] GO111MODULE=on go vet ./... [2021-01-28T15:30:27.074Z] Removing intermediate container 071e326e7f1c [2021-01-28T15:30:27.074Z] ---> 9a8d40834fc6 [2021-01-28T15:30:27.074Z] Step 6/21 : COPY go.mod . [2021-01-28T15:30:27.651Z] Removing intermediate container 982fbc3a9f3e [2021-01-28T15:30:27.651Z] ---> 4dc1a2db6dff [2021-01-28T15:30:27.651Z] Step 6/34 : COPY go.mod . [2021-01-28T15:30:27.651Z] Removing intermediate container 22b151d74fb6 [2021-01-28T15:30:27.651Z] ---> d45bc3914c08 [2021-01-28T15:30:27.651Z] Step 6/24 : COPY go.mod . [2021-01-28T15:30:29.046Z] ---> 694fb6dd7ea4 [2021-01-28T15:30:29.046Z] Step 7/21 : RUN go mod download [2021-01-28T15:30:29.046Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:30:29.046Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:30:29.046Z] ---> 93425f43a0dc [2021-01-28T15:30:29.046Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T15:30:29.046Z] ---> Using cache [2021-01-28T15:30:29.046Z] ---> fac0f223ed18 [2021-01-28T15:30:29.046Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:30:29.046Z] ---> Using cache [2021-01-28T15:30:29.046Z] ---> c0390009558d [2021-01-28T15:30:29.046Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T15:30:29.046Z] ---> Using cache [2021-01-28T15:30:29.046Z] ---> d45bc3914c08 [2021-01-28T15:30:29.046Z] Step 6/23 : COPY go.mod . [2021-01-28T15:30:30.971Z] ---> e6de1e14ad5b [2021-01-28T15:30:30.971Z] Step 7/24 : RUN go mod download [2021-01-28T15:30:30.971Z] ---> Running in 6f9f9894de94 [2021-01-28T15:30:31.916Z] ---> f2376d2dc87f [2021-01-28T15:30:31.916Z] Step 7/34 : RUN go mod download [2021-01-28T15:30:31.916Z] ---> 09731955fa45 [2021-01-28T15:30:31.916Z] Step 7/23 : RUN go mod download [2021-01-28T15:30:32.492Z] ---> Running in 84196672973e [2021-01-28T15:30:32.755Z] ---> Running in c9147664297d [2021-01-28T15:30:32.755Z] ---> Running in be1d41af8ae8 [2021-01-28T15:30:33.341Z] Removing intermediate container bab338f2ff6e [2021-01-28T15:30:33.341Z] ---> 2ed4beb10f43 [2021-01-28T15:30:33.341Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-28T15:30:33.341Z] ---> Running in e6d32ba8f5d8 [2021-01-28T15:30:35.291Z] Removing intermediate container be1d41af8ae8 [2021-01-28T15:30:35.291Z] Removing intermediate container 6f9f9894de94 [2021-01-28T15:30:35.291Z] ---> 13e2ec989694 [2021-01-28T15:30:35.291Z] ---> f37bc24e55f0 [2021-01-28T15:30:35.291Z] Step 8/23 : COPY . . [2021-01-28T15:30:35.291Z] Step 8/21 : COPY . . [2021-01-28T15:30:35.291Z] Removing intermediate container c9147664297d [2021-01-28T15:30:35.291Z] ---> df41aea6e19a [2021-01-28T15:30:35.291Z] Step 8/34 : COPY . . [2021-01-28T15:30:35.291Z] Removing intermediate container 84196672973e [2021-01-28T15:30:35.291Z] ---> c33f82ac429d [2021-01-28T15:30:35.291Z] Step 8/24 : COPY . . [2021-01-28T15:30:35.874Z] Collecting docker-compose==1.23.2 [2021-01-28T15:30:35.874Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-28T15:30:39.201Z] Collecting jsonschema<3,>=2.5.1 [2021-01-28T15:30:39.201Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-28T15:30:41.141Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-28T15:30:41.141Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-28T15:30:41.407Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-28T15:30:43.335Z] Collecting docker<4.0,>=3.6.0 [2021-01-28T15:30:43.335Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-28T15:30:45.926Z] Collecting cached-property<2,>=1.2.0 [2021-01-28T15:30:45.926Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-28T15:30:48.482Z] Collecting PyYAML<4,>=3.10 [2021-01-28T15:30:48.482Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-28T15:30:51.838Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-28T15:30:51.838Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-28T15:30:55.178Z] Collecting texttable<0.10,>=0.9.0 [2021-01-28T15:30:55.178Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-28T15:30:57.777Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-28T15:30:57.777Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-28T15:30:58.741Z] Collecting docopt<0.7,>=0.6.1 [2021-01-28T15:30:58.741Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-28T15:31:00.153Z] Collecting docker-pycreds>=0.4.0 [2021-01-28T15:31:00.153Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-28T15:31:01.577Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-28T15:31:01.577Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-28T15:31:01.856Z] 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) [2021-01-28T15:31:01.856Z] 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) [2021-01-28T15:31:02.137Z] Collecting idna<2.8,>=2.5 [2021-01-28T15:31:02.137Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-28T15:31:02.137Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-28T15:31:02.137Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-28T15:31:02.137Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-28T15:31:02.137Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-28T15:31:02.407Z] Installing collected packages: jsonschema, websocket-client, docker-pycreds, urllib3, idna, requests, docker, cached-property, PyYAML, texttable, dockerpty, docopt, docker-compose [2021-01-28T15:31:03.840Z] Attempting uninstall: urllib3 [2021-01-28T15:31:03.840Z] Found existing installation: urllib3 1.25.9 [2021-01-28T15:31:03.840Z] Uninstalling urllib3-1.25.9: [2021-01-28T15:31:06.717Z] Successfully uninstalled urllib3-1.25.9 [2021-01-28T15:31:09.527Z] Attempting uninstall: idna [2021-01-28T15:31:09.527Z] Found existing installation: idna 2.9 [2021-01-28T15:31:09.527Z] Uninstalling idna-2.9: [2021-01-28T15:31:09.527Z] Successfully uninstalled idna-2.9 [2021-01-28T15:31:09.527Z] Attempting uninstall: requests [2021-01-28T15:31:09.527Z] Found existing installation: requests 2.23.0 [2021-01-28T15:31:09.527Z] Uninstalling requests-2.23.0: [2021-01-28T15:31:09.789Z] Successfully uninstalled requests-2.23.0 [2021-01-28T15:31:12.344Z] ---> b1c8858b619d [2021-01-28T15:31:12.344Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-28T15:31:12.344Z] ---> 47d1bcdb4577 [2021-01-28T15:31:12.344Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-28T15:31:12.344Z] ---> 978a6f22f814 [2021-01-28T15:31:12.344Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-28T15:31:12.344Z] Running setup.py install for PyYAML: started [2021-01-28T15:31:12.344Z] ---> Running in 2b15e93eb956 [2021-01-28T15:31:12.344Z] ---> Running in 0b8dcc965056 [2021-01-28T15:31:12.344Z] ---> Running in edff5386bbaa [2021-01-28T15:31:12.344Z] ---> e2ff2b4d46bf [2021-01-28T15:31:12.344Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-28T15:31:12.344Z] ---> Running in 21a3e7483c03 [2021-01-28T15:31:12.608Z] Removing intermediate container edff5386bbaa [2021-01-28T15:31:12.608Z] ---> 5fcdb216f088 [2021-01-28T15:31:12.608Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-28T15:31:12.874Z] ---> Running in 6961da9ac42e [2021-01-28T15:31:13.466Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-28T15:31:13.466Z] Running setup.py install for texttable: started [2021-01-28T15:31:13.749Z] 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 [2021-01-28T15:31:13.749Z] 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 [2021-01-28T15:31:13.749Z] 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 [2021-01-28T15:31:13.749Z] 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 [2021-01-28T15:31:14.336Z] Running setup.py install for texttable: finished with status 'done' [2021-01-28T15:31:14.336Z] Running setup.py install for dockerpty: started [2021-01-28T15:31:14.608Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-28T15:31:14.892Z] Running setup.py install for docopt: started [2021-01-28T15:31:15.499Z] Running setup.py install for docopt: finished with status 'done' [2021-01-28T15:31:15.770Z] 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 [2021-01-28T15:31:22.477Z] Removing intermediate container e6d32ba8f5d8 [2021-01-28T15:31:22.477Z] ---> b88889bde3a6 [2021-01-28T15:31:22.477Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-28T15:31:22.477Z] ---> Running in a51089fb7368 [2021-01-28T15:31:23.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:31:23.070Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:31:23.342Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T15:31:23.342Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-28T15:31:23.342Z] (3/3) Installing curl (7.69.1-r3) [2021-01-28T15:31:23.342Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:31:23.622Z] OK: 72 MiB in 58 packages [2021-01-28T15:31:25.599Z] Removing intermediate container a51089fb7368 [2021-01-28T15:31:25.600Z] ---> da5e4760ed05 [2021-01-28T15:31:25.600Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-28T15:31:25.600Z] ---> Running in 9586aa318d15 [2021-01-28T15:31:25.600Z] Removing intermediate container 9586aa318d15 [2021-01-28T15:31:25.600Z] ---> 7802615121df [2021-01-28T15:31:25.600Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:31:25.600Z] ---> Running in 6da15bf19138 [2021-01-28T15:31:26.182Z] Removing intermediate container 6da15bf19138 [2021-01-28T15:31:26.182Z] ---> 9cdf9dbde967 [2021-01-28T15:31:26.182Z] Step 24/26 : LABEL arch=x86_64 [2021-01-28T15:31:26.182Z] ---> Running in 486d06017e85 [2021-01-28T15:31:26.461Z] Removing intermediate container 486d06017e85 [2021-01-28T15:31:26.461Z] ---> 42f7fef61e9c [2021-01-28T15:31:26.461Z] Step 25/26 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:31:26.461Z] ---> Running in e9ec6f8eaee7 [2021-01-28T15:31:27.434Z] Removing intermediate container e9ec6f8eaee7 [2021-01-28T15:31:27.434Z] ---> 73accf223ab0 [2021-01-28T15:31:27.434Z] Step 26/26 : LABEL version=0.0.0 [2021-01-28T15:31:27.434Z] ---> Running in 9aa66898d625 [2021-01-28T15:31:27.707Z] Removing intermediate container 9aa66898d625 [2021-01-28T15:31:27.707Z] ---> c3da63c1e4ff [2021-01-28T15:31:27.707Z] [2021-01-28T15:31:27.707Z] Successfully built c3da63c1e4ff [2021-01-28T15:31:27.707Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-28T15:31:32.057Z] gofmt -l . [2021-01-28T15:31:34.027Z] [ "`gofmt -l .`" = "" ] [2021-01-28T15:31:35.944Z]  Building docker-sys-mgmt-agent-go ... done 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 [2021-01-28T15:31:35.944Z] 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 [2021-01-28T15:31:35.944Z] 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 [2021-01-28T15:31:35.998Z] ./bin/test-go-mod-tidy.sh [2021-01-28T15:31:36.597Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-28T15:31:38.707Z] + ls -al . [2021-01-28T15:31:38.707Z] total 696 [2021-01-28T15:31:38.707Z] drwxrwxr-x 9 1001 1001 4096 Jan 28 15:31 . [2021-01-28T15:31:38.707Z] drwxr-xr-x 4 root root 4096 Jan 28 15:27 .. [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 11 Jan 28 15:26 .dockerignore [2021-01-28T15:31:38.707Z] drwxrwxr-x 8 1001 1001 4096 Jan 28 15:26 .git [2021-01-28T15:31:38.707Z] drwxrwxr-x 3 1001 1001 4096 Jan 28 15:26 .github [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 872 Jan 28 15:26 .gitignore [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 166 Jan 28 15:26 .sonarcloud.properties [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 7859 Jan 28 15:26 Attribution.txt [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 3804 Jan 28 15:26 CONTRIBUTING.md [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 931 Jan 28 15:26 Dockerfile.build [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 863 Jan 28 15:26 Jenkinsfile [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 10775 Jan 28 15:26 LICENSE [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 6001 Jan 28 15:26 Makefile [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 6524 Jan 28 15:26 README.md [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 6755 Jan 28 15:26 SECURITY.md [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 5 Jan 28 15:23 VERSION [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 4131 Jan 28 15:26 ZMQWindows.md [2021-01-28T15:31:38.707Z] drwxrwxr-x 2 1001 1001 4096 Jan 28 15:26 bin [2021-01-28T15:31:38.707Z] drwxrwxr-x 15 1001 1001 4096 Jan 28 15:26 cmd [2021-01-28T15:31:38.707Z] -rw-r--r-- 1 root root 564700 Jan 28 15:30 coverage.out [2021-01-28T15:31:38.707Z] -rw-r--r-- 1 root root 1053 Jan 28 15:31 go.mod [2021-01-28T15:31:38.707Z] -rw-r--r-- 1 root root 19080 Jan 28 15:31 go.sum [2021-01-28T15:31:38.707Z] drwxrwxr-x 8 1001 1001 4096 Jan 28 15:26 internal [2021-01-28T15:31:38.707Z] drwxrwxr-x 4 1001 1001 4096 Jan 28 15:26 openapi [2021-01-28T15:31:38.707Z] drwxrwxr-x 4 1001 1001 4096 Jan 28 15:26 snap [2021-01-28T15:31:38.707Z] -rw-rw-r-- 1 1001 1001 168 Jan 28 15:26 version.go [Pipeline] sh [2021-01-28T15:31:39.374Z] + '[' -e coverage.out ] [2021-01-28T15:31:39.374Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-28T15:31:39.447Z] Warning: overwriting stash ‘coverage-report’ [2021-01-28T15:31:40.806Z] Stashed 1 file(s) [Pipeline] sh [2021-01-28T15:31:41.281Z] + mkdir -p /tmp/build/dist/linux [2021-01-28T15:31:41.281Z] + cd /tmp/build/dist/linux [2021-01-28T15:31:41.281Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-28T15:31:41.281Z] Cloning into '.'... [2021-01-28T15:31:41.505Z] + make build [2021-01-28T15:31:41.505Z] 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 [2021-01-28T15:31:42.676Z] + go get github.com/robfig/glock [2021-01-28T15:31:42.676Z] Removing intermediate container 0b8dcc965056 [2021-01-28T15:31:42.676Z] ---> 9be10e1d0e08 [2021-01-28T15:31:42.676Z] [2021-01-28T15:31:42.676Z] Step 10/24 : FROM alpine:3.12 [2021-01-28T15:31:42.676Z] ---> 389fef711851 [2021-01-28T15:31:42.676Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-28T15:31:42.940Z] Removing intermediate container 2b15e93eb956 [2021-01-28T15:31:42.940Z] ---> 4021ec6b451e [2021-01-28T15:31:42.940Z] [2021-01-28T15:31:42.940Z] Step 10/21 : FROM alpine:3.12 [2021-01-28T15:31:42.940Z] ---> 389fef711851 [2021-01-28T15:31:42.940Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-28T15:31:42.940Z] ---> Running in a8633d73602a [2021-01-28T15:31:43.205Z] ---> Running in 1937f00719d2 [2021-01-28T15:31:43.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:31:43.795Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:31:44.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:31:44.061Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:31:44.327Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-28T15:31:44.327Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-28T15:31:44.327Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T15:31:44.327Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T15:31:44.327Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-28T15:31:44.327Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-28T15:31:44.327Z] (4/4) Installing curl (7.69.1-r3) [2021-01-28T15:31:44.327Z] (4/5) Installing curl (7.69.1-r3) [2021-01-28T15:31:44.327Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:31:44.327Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-28T15:31:44.327Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:31:44.327Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T15:31:44.327Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T15:31:44.327Z] OK: 7 MiB in 19 packages [2021-01-28T15:31:44.327Z] OK: 7 MiB in 18 packages [2021-01-28T15:31:47.652Z] Removing intermediate container 21a3e7483c03 [2021-01-28T15:31:47.653Z] ---> 5e4f054f1b3c [2021-01-28T15:31:47.653Z] [2021-01-28T15:31:47.653Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T15:31:47.653Z] ---> 389fef711851 [2021-01-28T15:31:47.653Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T15:31:47.653Z] ---> Using cache [2021-01-28T15:31:47.653Z] ---> 775954eadeb8 [2021-01-28T15:31:47.653Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T15:31:47.653Z] ---> Using cache [2021-01-28T15:31:47.653Z] ---> 5aa219eead27 [2021-01-28T15:31:47.653Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-28T15:31:47.919Z] ---> Running in 2caab86986d6 [2021-01-28T15:31:51.238Z] Removing intermediate container 2caab86986d6 [2021-01-28T15:31:51.238Z] ---> 57cd037f3620 [2021-01-28T15:31:51.238Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T15:31:51.238Z] Removing intermediate container a8633d73602a [2021-01-28T15:31:51.238Z] ---> 47e4a8491056 [2021-01-28T15:31:51.238Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T15:31:51.238Z] Removing intermediate container 1937f00719d2 [2021-01-28T15:31:51.238Z] ---> 3cead9f502fc [2021-01-28T15:31:51.238Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T15:31:51.238Z] ---> Running in b0954d2de1da [2021-01-28T15:31:51.238Z] ---> Running in 3aa3949d0e18 [2021-01-28T15:31:51.238Z] ---> Running in 08733b1ed2cb [2021-01-28T15:31:51.238Z] Removing intermediate container b0954d2de1da [2021-01-28T15:31:51.238Z] ---> 82e5ab4c0fa2 [2021-01-28T15:31:51.238Z] Step 15/23 : WORKDIR / [2021-01-28T15:31:51.501Z] Removing intermediate container 3aa3949d0e18 [2021-01-28T15:31:51.501Z] ---> 213a8ca29d18 [2021-01-28T15:31:51.501Z] Step 13/24 : WORKDIR / [2021-01-28T15:31:51.501Z] ---> Running in 6aa9486cdb9a [2021-01-28T15:31:51.501Z] Removing intermediate container 08733b1ed2cb [2021-01-28T15:31:51.501Z] ---> 0c824b5aad73 [2021-01-28T15:31:51.501Z] Step 13/21 : WORKDIR /edgex [2021-01-28T15:31:51.501Z] ---> Running in 048e448d0cb7 [2021-01-28T15:31:51.501Z] ---> Running in af80c49d3d9c [2021-01-28T15:31:51.775Z] Removing intermediate container 6aa9486cdb9a [2021-01-28T15:31:51.775Z] ---> c880e8901654 [2021-01-28T15:31:51.775Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:31:51.775Z] Removing intermediate container 048e448d0cb7 [2021-01-28T15:31:51.775Z] ---> 5235c03b7459 [2021-01-28T15:31:51.775Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-28T15:31:51.827Z] 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 [2021-01-28T15:31:52.038Z] Removing intermediate container af80c49d3d9c [2021-01-28T15:31:52.038Z] ---> e8a659b87cfe [2021-01-28T15:31:52.038Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-28T15:31:52.038Z] + glock sync -n [2021-01-28T15:31:52.301Z]  ---> 7f0e3e0ab730 [2021-01-28T15:31:52.301Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-28T15:31:52.301Z] ---> f2097f8b5794 [2021-01-28T15:31:52.301Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-28T15:31:52.301Z] ---> 1b900c896933 [2021-01-28T15:31:52.301Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-28T15:31:52.568Z] ---> 1a261ce3a8cb [2021-01-28T15:31:52.568Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-28T15:31:52.830Z] ---> 3c410076d15d [2021-01-28T15:31:52.830Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-28T15:31:52.830Z] ---> 1e7257877f1b [2021-01-28T15:31:52.830Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-28T15:31:53.403Z] ---> 12b3c31a2560 [2021-01-28T15:31:53.403Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-28T15:31:54.795Z] ---> 5e73c6e7f273 [2021-01-28T15:31:54.796Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-28T15:31:54.796Z] ---> 1450143c7838 [2021-01-28T15:31:54.796Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-28T15:31:54.796Z] ---> 972a20bcfdf8 [2021-01-28T15:31:54.796Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-28T15:31:54.796Z] ---> Running in 7b08fb874a6a [2021-01-28T15:31:54.796Z] ---> Running in 794a0de07c55 [2021-01-28T15:31:55.057Z] Removing intermediate container 7b08fb874a6a [2021-01-28T15:31:55.057Z] ---> 453e44d4c308 [2021-01-28T15:31:55.057Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:31:55.324Z] ---> Running in 7928058d94ba [2021-01-28T15:31:55.324Z] Removing intermediate container 794a0de07c55 [2021-01-28T15:31:55.324Z] ---> a56f24987bee [2021-01-28T15:31:55.324Z] Step 18/21 : CMD ["--init=true"] [2021-01-28T15:31:55.324Z] ---> f12bac8b29e5 [2021-01-28T15:31:55.324Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-28T15:31:55.324Z] ---> Running in f38b2bd24a2b [2021-01-28T15:31:55.585Z] Removing intermediate container 7928058d94ba [2021-01-28T15:31:55.585Z] ---> a633c8267841 [2021-01-28T15:31:55.585Z] Step 21/23 : LABEL arch=x86_64 [2021-01-28T15:31:55.585Z] ---> Running in fc7c585f3d18 [2021-01-28T15:31:55.585Z] Removing intermediate container f38b2bd24a2b [2021-01-28T15:31:55.585Z] ---> 112c3ceb7a94 [2021-01-28T15:31:55.585Z] Step 19/21 : LABEL arch=x86_64 [2021-01-28T15:31:55.849Z] ---> aca4ae068ed3 [2021-01-28T15:31:55.849Z] 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/ [2021-01-28T15:31:55.849Z] ---> Running in 67ca2fa24ce1 [2021-01-28T15:31:55.849Z] ---> Running in 7966255abb27 [2021-01-28T15:31:55.849Z] Removing intermediate container fc7c585f3d18 [2021-01-28T15:31:55.849Z] ---> 1b123f184a34 [2021-01-28T15:31:55.849Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:31:56.111Z] Removing intermediate container 67ca2fa24ce1 [2021-01-28T15:31:56.111Z] ---> fe56a961a1ce [2021-01-28T15:31:56.111Z] Step 20/21 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:31:56.381Z] ---> Running in 979c79570d1d [2021-01-28T15:31:56.381Z] github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-28T15:31:56.381Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-28T15:31:56.381Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-28T15:31:56.954Z] ---> Running in 3dd653339630 [2021-01-28T15:31:56.954Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-28T15:31:56.954Z] + git describe '--abbrev=0' --tags [2021-01-28T15:31:56.954Z] + TAG=v0.6.1 [2021-01-28T15:31:56.954Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-28T15:31:56.954Z] + apk --print-arch [2021-01-28T15:31:56.954Z] + arch=x86_64 [2021-01-28T15:31:56.954Z] + echo 'building [dockerize] for amd64 ... ' [2021-01-28T15:31:56.954Z] + CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize [2021-01-28T15:31:56.954Z] building [dockerize] for amd64 ... [2021-01-28T15:31:57.527Z] Removing intermediate container 979c79570d1d [2021-01-28T15:31:57.527Z] ---> 5103c72d34fb [2021-01-28T15:31:57.527Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T15:31:58.112Z] ---> Running in 2a412435c88f [2021-01-28T15:31:58.112Z] Removing intermediate container 3dd653339630 [2021-01-28T15:31:58.112Z] ---> afc79dace87e [2021-01-28T15:31:58.112Z] Step 21/21 : LABEL version=0.0.0 [2021-01-28T15:31:58.373Z] ---> Running in d2ee145c9d49 [2021-01-28T15:31:58.373Z] Removing intermediate container 2a412435c88f [2021-01-28T15:31:58.373Z] ---> 7046dd0fdef8 [2021-01-28T15:31:58.373Z] [2021-01-28T15:31:58.651Z] Removing intermediate container 7966255abb27 [2021-01-28T15:31:58.651Z] ---> 789522d35977 [2021-01-28T15:31:58.651Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-28T15:31:58.651Z] Removing intermediate container d2ee145c9d49 [2021-01-28T15:31:58.652Z] ---> 645c0e7ebd49 [2021-01-28T15:31:58.652Z] [2021-01-28T15:31:58.652Z] ---> Running in 6b65e22677bd [2021-01-28T15:31:58.652Z] Successfully built 7046dd0fdef8 [2021-01-28T15:31:58.652Z] Successfully tagged docker-core-metadata-go:latest [2021-01-28T15:31:58.920Z]  Building docker-core-metadata-go ... done Successfully built 645c0e7ebd49 [2021-01-28T15:31:58.920Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-28T15:31:58.920Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 6b65e22677bd [2021-01-28T15:31:58.920Z] ---> 71ab586859f7 [2021-01-28T15:31:58.920Z] Step 22/24 : LABEL arch=x86_64 [2021-01-28T15:31:59.184Z] ---> Running in 248fa7e22fed [2021-01-28T15:31:59.450Z] Removing intermediate container 248fa7e22fed [2021-01-28T15:31:59.450Z] ---> a4d4cab4fdf3 [2021-01-28T15:31:59.450Z] Step 23/24 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:31:59.450Z] ---> Running in d3d4fbf15095 [2021-01-28T15:31:59.711Z] Removing intermediate container d3d4fbf15095 [2021-01-28T15:31:59.711Z] ---> 9e004a66e64d [2021-01-28T15:31:59.711Z] Step 24/24 : LABEL version=0.0.0 [2021-01-28T15:31:59.973Z] ---> Running in c78e4c773aac [2021-01-28T15:32:00.245Z] Removing intermediate container c78e4c773aac [2021-01-28T15:32:00.245Z] ---> c9bbcb78d576 [2021-01-28T15:32:00.245Z] [2021-01-28T15:32:00.525Z] Successfully built c9bbcb78d576 [2021-01-28T15:32:00.525Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-28T15:32:08.800Z]  Building docker-security-secretstore-setup-go ... done + date [2021-01-28T15:32:08.800Z] + echo 'Thu Jan 28 15:32:08 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-28T15:32:08.800Z] Thu Jan 28 15:32:08 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-28T15:32:14.017Z] 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 [2021-01-28T15:32:17.404Z] 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 [2021-01-28T15:32:18.836Z] Removing intermediate container 6961da9ac42e [2021-01-28T15:32:18.837Z] ---> de2535bc2067 [2021-01-28T15:32:18.837Z] Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" [2021-01-28T15:32:18.837Z] ---> Running in a00f6f19400c [2021-01-28T15:32:18.837Z] /lib/ld-musl-x86_64.so.1: /test/dockerize: Not a valid dynamic program [2021-01-28T15:32:18.837Z] statically linked [2021-01-28T15:32:18.837Z] Removing intermediate container a00f6f19400c [2021-01-28T15:32:18.837Z] ---> b9430295e43d [2021-01-28T15:32:18.837Z] [2021-01-28T15:32:18.837Z] Step 12/34 : FROM alpine:3.12 [2021-01-28T15:32:18.837Z] ---> 389fef711851 [2021-01-28T15:32:18.837Z] Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-28T15:32:18.837Z] ---> Running in 4ca042851a4e [2021-01-28T15:32:18.837Z] Removing intermediate container 4ca042851a4e [2021-01-28T15:32:18.837Z] ---> 5af2892e6828 [2021-01-28T15:32:18.837Z] Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-28T15:32:19.100Z] ---> Running in 0138bf4fe593 [2021-01-28T15:32:19.362Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-28T15:32:19.623Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-28T15:32:19.623Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-28T15:32:19.623Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-28T15:32:19.623Z] (3/3) Installing su-exec (0.2-r1) [2021-01-28T15:32:19.623Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:32:19.623Z] OK: 6 MiB in 17 packages [2021-01-28T15:32:20.198Z] Removing intermediate container 0138bf4fe593 [2021-01-28T15:32:20.198Z] ---> 0f99736ade05 [2021-01-28T15:32:20.198Z] Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-28T15:32:20.198Z] ---> Running in caec47ae0d91 [2021-01-28T15:32:20.461Z] Removing intermediate container caec47ae0d91 [2021-01-28T15:32:20.461Z] ---> 551568b1f678 [2021-01-28T15:32:20.461Z] Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-28T15:32:20.461Z] ---> Running in 256eefdcf7a8 [2021-01-28T15:32:20.723Z] Removing intermediate container 256eefdcf7a8 [2021-01-28T15:32:20.723Z] ---> 12f3e726fb89 [2021-01-28T15:32:20.723Z] Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-28T15:32:20.723Z] ---> Running in 62994812bc9d [2021-01-28T15:32:21.670Z] Removing intermediate container 62994812bc9d [2021-01-28T15:32:21.670Z] ---> b67ed0ab8843 [2021-01-28T15:32:21.670Z] Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-28T15:32:21.670Z] ---> Running in d144e14dd74e [2021-01-28T15:32:21.932Z] Removing intermediate container d144e14dd74e [2021-01-28T15:32:21.932Z] ---> f3bfacfa8aea [2021-01-28T15:32:21.932Z] Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-28T15:32:22.505Z] ---> b2e5e2f24421 [2021-01-28T15:32:22.505Z] Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-28T15:32:22.505Z] ---> 365716030c37 [2021-01-28T15:32:22.505Z] Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-28T15:32:22.772Z] ---> Running in 3273913df1ea [2021-01-28T15:32:22.805Z] 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 [2021-01-28T15:32:23.078Z] 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 [2021-01-28T15:32:25.326Z] Removing intermediate container 3273913df1ea [2021-01-28T15:32:25.326Z] ---> 518ed6034655 [2021-01-28T15:32:25.326Z] Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:32:25.587Z] ---> 52886ce4e5a6 [2021-01-28T15:32:25.587Z] Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-28T15:32:25.848Z] ---> 11effa5cfa27 [2021-01-28T15:32:25.848Z] Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-28T15:32:26.110Z] ---> 45c208283918 [2021-01-28T15:32:26.110Z] Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-28T15:32:26.688Z] ---> d3470e9200b6 [2021-01-28T15:32:26.688Z] Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-28T15:32:26.972Z] ---> b685fd4ac4d2 [2021-01-28T15:32:26.972Z] Step 27/34 : VOLUME ${SECURITY_INIT_DIR} [2021-01-28T15:32:27.273Z] ---> Running in 26f8c923c7eb [2021-01-28T15:32:27.273Z] Removing intermediate container 26f8c923c7eb [2021-01-28T15:32:27.273Z] ---> 68fc532b355a [2021-01-28T15:32:27.273Z] Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-28T15:32:27.570Z] ---> 97c74cae3dd4 [2021-01-28T15:32:27.570Z] Step 29/34 : RUN chmod +x /entrypoint.sh [2021-01-28T15:32:27.851Z] ---> Running in 5693e4abc6e5 [2021-01-28T15:32:28.484Z] 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 [2021-01-28T15:32:28.935Z] Removing intermediate container 5693e4abc6e5 [2021-01-28T15:32:28.935Z] ---> dfb3b1f4d291 [2021-01-28T15:32:28.935Z] Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-28T15:32:28.935Z] ---> Running in 40d9b54f2ea5 [2021-01-28T15:32:29.197Z] Removing intermediate container 40d9b54f2ea5 [2021-01-28T15:32:29.197Z] ---> 7a9325c1997f [2021-01-28T15:32:29.197Z] Step 31/34 : CMD ["gate"] [2021-01-28T15:32:29.458Z] ---> Running in 9cb9b615107b [2021-01-28T15:32:29.721Z] Removing intermediate container 9cb9b615107b [2021-01-28T15:32:29.721Z] ---> 36a7bf2cd9c3 [2021-01-28T15:32:29.721Z] Step 32/34 : LABEL arch=x86_64 [2021-01-28T15:32:29.721Z] ---> Running in 7e9035fe84cc [2021-01-28T15:32:29.984Z] Removing intermediate container 7e9035fe84cc [2021-01-28T15:32:29.984Z] ---> 43a6b0db92a0 [2021-01-28T15:32:29.984Z] Step 33/34 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:32:30.245Z] ---> Running in 2dba96deaca1 [2021-01-28T15:32:30.245Z] Removing intermediate container 2dba96deaca1 [2021-01-28T15:32:30.245Z] ---> f43024283f22 [2021-01-28T15:32:30.245Z] Step 34/34 : LABEL version=0.0.0 [2021-01-28T15:32:30.506Z] ---> Running in 9ed9fd6b7047 [2021-01-28T15:32:30.767Z] Removing intermediate container 9ed9fd6b7047 [2021-01-28T15:32:30.767Z] ---> 3c252fe09ae5 [2021-01-28T15:32:30.767Z] [2021-01-28T15:32:31.029Z] Successfully built 3c252fe09ae5 [2021-01-28T15:32:31.029Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-28T15:32:31.301Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-01-28T15:32:31.318Z] $ docker stop --time=1 707a15fbb1573ca70bc058af92dce3fe24ca3e9fe463a6816d096d3d3647b1f3 [2021-01-28T15:32:32.790Z] 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 [2021-01-28T15:32:32.883Z] $ docker rm -f 707a15fbb1573ca70bc058af92dce3fe24ca3e9fe463a6816d096d3d3647b1f3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-28T15:32:33.447Z] + docker images [2021-01-28T15:32:33.447Z] + grep docker [2021-01-28T15:32:33.712Z] docker-security-bootstrapper-go latest 3c252fe09ae5 3 seconds ago 33.5MB [2021-01-28T15:32:33.712Z] docker-security-secretstore-setup-go latest c9bbcb78d576 33 seconds ago 24.6MB [2021-01-28T15:32:33.712Z] docker-core-metadata-go latest 7046dd0fdef8 35 seconds ago 18.8MB [2021-01-28T15:32:33.712Z] docker-security-proxy-setup-go latest 645c0e7ebd49 35 seconds ago 24.4MB [2021-01-28T15:32:33.712Z] docker-sys-mgmt-agent-go latest c3da63c1e4ff About a minute ago 313MB [2021-01-28T15:32:33.712Z] docker-core-data-go latest 755a8d8b5335 2 minutes ago 22.3MB [2021-01-28T15:32:33.712Z] docker-core-command-go latest 6c865baef6ce 2 minutes ago 16.3MB [2021-01-28T15:32:33.712Z] docker-support-notifications-go latest d0a9e11f35ac 2 minutes ago 16.9MB [2021-01-28T15:32:33.712Z] docker-support-scheduler-go latest 254b6d839562 2 minutes ago 16.4MB [2021-01-28T15:32:33.712Z] docker 20.10.0 aefe523efa57 6 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 [2021-01-28T15:32:37.093Z] 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 [2021-01-28T15:32:40.483Z] 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 [2021-01-28T15:32:43.869Z] 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 [2021-01-28T15:32:47.247Z] 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 [2021-01-28T15:32:49.333Z] Still waiting to schedule task [2021-01-28T15:32:49.333Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-28T15:32:50.641Z] 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] } [2021-01-28T15:32:56.072Z] $ docker stop --time=1 59aa9fa02b653ef5b6176996cf674dc023fb16a67c670c45ba8438b047e1dd1e [2021-01-28T15:32:58.861Z] $ docker rm -f 59aa9fa02b653ef5b6176996cf674dc023fb16a67c670c45ba8438b047e1dd1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:33:01.110Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T15:33:01.110Z] [2021-01-28T15:33:01.110Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:33:01.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T15:33:02.076Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-28T15:33:02.076Z] 29e5d40040c1: Pulling fs layer [2021-01-28T15:33:02.076Z] 1ce36da41761: Pulling fs layer [2021-01-28T15:33:02.076Z] 25b303627fd3: Pulling fs layer [2021-01-28T15:33:02.076Z] 29e5d40040c1: Verifying Checksum [2021-01-28T15:33:02.076Z] 29e5d40040c1: Download complete [2021-01-28T15:33:03.057Z] 29e5d40040c1: Pull complete [2021-01-28T15:33:03.338Z] 1ce36da41761: Verifying Checksum [2021-01-28T15:33:03.338Z] 1ce36da41761: Download complete [2021-01-28T15:33:04.785Z] 1ce36da41761: Pull complete [2021-01-28T15:33:05.060Z] 25b303627fd3: Verifying Checksum [2021-01-28T15:33:05.060Z] 25b303627fd3: Download complete [2021-01-28T15:33:13.309Z] 25b303627fd3: Pull complete [2021-01-28T15:33:13.309Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-28T15:33:13.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T15:33:13.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-28T15:33:13.534Z] prd-ubuntu18.04-docker-arm64-4c-16g-23759 does not seem to be running inside a container [2021-01-28T15:33:13.606Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-28T15:33:16.809Z] $ docker top dc3d58af88501457738ccccb4ee16723d3e7db79b7bcfda9dab92789c095576f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T15:33:17.855Z] + grep parallel [2021-01-28T15:33:17.855Z] + docker-compose build --help [2021-01-28T15:33:22.141Z] --parallel Build images in parallel. [Pipeline] } [2021-01-28T15:33:22.161Z] $ docker stop --time=1 dc3d58af88501457738ccccb4ee16723d3e7db79b7bcfda9dab92789c095576f [2021-01-28T15:33:24.016Z] $ docker rm -f dc3d58af88501457738ccccb4ee16723d3e7db79b7bcfda9dab92789c095576f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:33:24.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-28T15:33:24.775Z] . [Pipeline] withDockerContainer [2021-01-28T15:33:25.018Z] prd-ubuntu18.04-docker-arm64-4c-16g-23759 does not seem to be running inside a container [2021-01-28T15:33:25.096Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-28T15:33:26.579Z] $ docker top e12896f1847e2741784028da52baa6906875104cd183990458614aab916015b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T15:33:27.678Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-28T15:33:33.068Z] Building docker-core-command-go ... [2021-01-28T15:33:33.068Z] Building docker-core-data-go ... [2021-01-28T15:33:33.068Z] Building docker-core-metadata-go ... [2021-01-28T15:33:33.068Z] Building docker-security-bootstrapper-go ... [2021-01-28T15:33:33.068Z] Building docker-security-proxy-setup-go ... [2021-01-28T15:33:33.068Z] Building docker-security-secretstore-setup-go ... [2021-01-28T15:33:33.068Z] Building docker-support-notifications-go ... [2021-01-28T15:33:33.068Z] Building docker-support-scheduler-go ... [2021-01-28T15:33:33.068Z] Building docker-sys-mgmt-agent-go ... [2021-01-28T15:33:33.068Z] Building docker-sys-mgmt-agent-go [2021-01-28T15:33:33.068Z] Building docker-security-proxy-setup-go [2021-01-28T15:33:33.068Z] Building docker-core-command-go [2021-01-28T15:33:33.068Z] Building docker-support-notifications-go [2021-01-28T15:33:33.068Z] Building docker-support-scheduler-go [2021-01-28T15:33:39.431Z] Running on prd-ubuntu18.04-docker-8c-8g-23763 in /w/workspace/edgexfoundry_edgex-go_PR-3078 [Pipeline] { [Pipeline] ws [2021-01-28T15:33:39.480Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-01-28T15:33:41.549Z] using credential edgex-jenkins-ssh [2021-01-28T15:33:41.599Z] Cloning the remote Git repository [2021-01-28T15:33:41.633Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-28T15:33:41.694Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-01-28T15:33:41.724Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-28T15:33:41.724Z] > git --version # timeout=10 [2021-01-28T15:33:41.730Z] > git --version # 'git version 2.17.1' [2021-01-28T15:33:41.731Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T15:33:41.754Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T15:33:49.242Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-28T15:33:49.248Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-28T15:33:49.257Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-28T15:33:49.269Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-28T15:33:49.269Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T15:33:49.272Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3078/head:refs/remotes/origin/PR-3078 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-28T15:33:49.899Z] Merging remotes/origin/master commit 4a83cd830d92d64e3c8662a0b68849c078e73697 into PR head commit 0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:33:50.020Z] Merge succeeded, producing 0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:33:50.020Z] Checking out Revision 0cc3e3219049fdf712ebbcbcf561b47189c8f295 (PR-3078) [2021-01-28T15:33:49.911Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T15:33:49.916Z] > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 [2021-01-28T15:33:49.987Z] > git remote # timeout=10 [2021-01-28T15:33:49.994Z] > git config --get remote.origin.url # timeout=10 [2021-01-28T15:33:50.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-28T15:33:50.007Z] > git merge 4a83cd830d92d64e3c8662a0b68849c078e73697 # timeout=10 [2021-01-28T15:33:50.016Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-28T15:33:50.026Z] > git config core.sparsecheckout # timeout=10 [2021-01-28T15:33:50.038Z] > git checkout -f 0cc3e3219049fdf712ebbcbcf561b47189c8f295 # timeout=10 [2021-01-28T15:33:53.678Z] Commit message: "feat(meta): Invoke Device Service callback for DeviceProfile change" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-28T15:33:54.740Z] + echo snap-build.sh [2021-01-28T15:33:54.741Z] snap-build.sh [2021-01-28T15:33:54.741Z] + SNAP_BASE_DIR=. [2021-01-28T15:33:54.741Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-01-28T15:33:54.741Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-01-28T15:33:54.741Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-01-28T15:33:54.741Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-01-28T15:33:54.741Z] + cd /w/workspace/edgex-go/6 [2021-01-28T15:33:54.741Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-28T15:33:54.741Z] Reading package lists... [2021-01-28T15:33:55.004Z] Building dependency tree... [2021-01-28T15:33:55.004Z] Reading state information... [2021-01-28T15:33:55.004Z] The following packages were automatically installed and are no longer required: [2021-01-28T15:33:55.004Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-28T15:33:55.004Z] uidmap xdelta3 [2021-01-28T15:33:55.004Z] Use 'sudo apt autoremove' to remove them. [2021-01-28T15:33:55.004Z] The following packages will be REMOVED: [2021-01-28T15:33:55.004Z] lxd* lxd-client* [2021-01-28T15:33:55.576Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-28T15:33:55.577Z] After this operation, 31.7 MB disk space will be freed. [2021-01-28T15:33:56.624Z] (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.) [2021-01-28T15:33:56.624Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-28T15:33:57.568Z] Removing lxd dnsmasq configuration [2021-01-28T15:33:57.568Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-28T15:33:57.830Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-28T15:33:58.773Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-28T15:33:59.039Z] (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.) [2021-01-28T15:33:59.039Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-28T15:34:00.430Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-28T15:34:00.430Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-28T15:34:02.348Z] + sudo snap remove --purge lxd [2021-01-28T15:34:02.348Z] snap "lxd" is not installed [2021-01-28T15:34:02.348Z] + sudo groupadd --force --system lxd [2021-01-28T15:34:02.348Z] ++ whoami [2021-01-28T15:34:02.348Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-28T15:34:02.348Z] + newgrp - lxd [2021-01-28T15:34:02.611Z] + sudo snap install lxd [2021-01-28T15:34:12.628Z] 2021-01-28T15:34:09Z INFO Waiting for automatic snapd restart... [2021-01-28T15:34:24.947Z] lxd 4.10 from Canonical* installed [2021-01-28T15:34:24.947Z] + sudo lxd init --auto [2021-01-28T15:34:33.090Z] + sudo snap install --classic snapcraft [2021-01-28T15:34:41.118Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:34:41.118Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:34:41.118Z] ---> b86872924498 [2021-01-28T15:34:41.118Z] Step 3/26 : WORKDIR /edgex-go [2021-01-28T15:34:41.118Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:34:41.118Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:34:41.118Z] ---> b86872924498 [2021-01-28T15:34:41.118Z] Step 3/21 : WORKDIR /edgex-go [2021-01-28T15:34:41.118Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:34:41.118Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:34:41.118Z] ---> b86872924498 [2021-01-28T15:34:41.118Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T15:34:41.118Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:34:41.118Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:34:41.118Z] ---> b86872924498 [2021-01-28T15:34:41.118Z] Step 3/22 : WORKDIR /edgex-go [2021-01-28T15:34:41.118Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:34:41.118Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:34:41.118Z] ---> b86872924498 [2021-01-28T15:34:41.118Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T15:34:41.118Z] ---> Running in dd0e4f16d258 [2021-01-28T15:34:41.118Z] ---> Running in 451a6146b39b [2021-01-28T15:34:41.118Z] ---> Running in 1905aa2b4bae [2021-01-28T15:34:41.118Z] ---> Running in 2d480cf37c1d [2021-01-28T15:34:41.118Z] ---> Running in 723f481498ca [2021-01-28T15:34:41.118Z] Removing intermediate container 1905aa2b4bae [2021-01-28T15:34:41.118Z] ---> f5df8714d76b [2021-01-28T15:34:41.118Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:34:41.118Z] Removing intermediate container 2d480cf37c1d [2021-01-28T15:34:41.118Z] ---> 2a0c8e953254 [2021-01-28T15:34:41.118Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:34:41.118Z] Removing intermediate container 451a6146b39b [2021-01-28T15:34:41.118Z] ---> 669c36cf1787 [2021-01-28T15:34:41.118Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:34:41.118Z] Removing intermediate container dd0e4f16d258 [2021-01-28T15:34:41.118Z] ---> 4e79f159165a [2021-01-28T15:34:41.118Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:34:41.118Z] Removing intermediate container 723f481498ca [2021-01-28T15:34:41.118Z] ---> bd51eb066f3f [2021-01-28T15:34:41.118Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:34:41.118Z] ---> Running in 9839c824835a [2021-01-28T15:34:41.118Z] ---> Running in 2653936fea96 [2021-01-28T15:34:41.118Z] ---> Running in c9b70e59d185 [2021-01-28T15:34:41.118Z] ---> Running in 1d246948b83a [2021-01-28T15:34:41.118Z] ---> Running in d4fe33272fdf [2021-01-28T15:34:43.113Z] Removing intermediate container 9839c824835a [2021-01-28T15:34:43.113Z] ---> 5531236fb552 [2021-01-28T15:34:43.113Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-28T15:34:43.124Z] snapcraft 4.4.4 from Canonical* installed [2021-01-28T15:34:43.124Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-28T15:34:43.124Z] + patch --verbose -p1 [2021-01-28T15:34:43.124Z] Hmm... Looks like a unified diff to me... [2021-01-28T15:34:43.124Z] The text leading up to this was: [2021-01-28T15:34:43.124Z] -------------------------- [2021-01-28T15:34:43.124Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-28T15:34:43.124Z] |From: Tony Espy [2021-01-28T15:34:43.124Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-28T15:34:43.124Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-28T15:34:43.124Z] | [2021-01-28T15:34:43.124Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-28T15:34:43.124Z] |optimize the snap CI check run for pull requests. When [2021-01-28T15:34:43.124Z] |applied, it essentially strips out everything (apps and [2021-01-28T15:34:43.124Z] |parts) from the snapcraft.yaml file except those required [2021-01-28T15:34:43.124Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-28T15:34:43.124Z] |catch changes to edgex-go that break the snap build. [2021-01-28T15:34:43.124Z] | [2021-01-28T15:34:43.124Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-28T15:34:43.124Z] |to update this patch file, otherwise it may fail to apply, [2021-01-28T15:34:43.124Z] |resulting in a failed snap build CI check in the associated [2021-01-28T15:34:43.124Z] |pull request. [2021-01-28T15:34:43.124Z] | [2021-01-28T15:34:43.124Z] |Note - in addition to applying this patch, the pipeline also [2021-01-28T15:34:43.124Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-28T15:34:43.124Z] |need to build the finally binary .snap file (and it won't [2021-01-28T15:34:43.124Z] |work with the patch applied). This further reduces the build [2021-01-28T15:34:43.124Z] |time. [2021-01-28T15:34:43.124Z] |--- [2021-01-28T15:34:43.124Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-28T15:34:43.124Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-28T15:34:43.124Z] | [2021-01-28T15:34:43.124Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-28T15:34:43.124Z] |index 1e537489..faf42425 100644 [2021-01-28T15:34:43.124Z] |--- a/snap/snapcraft.yaml [2021-01-28T15:34:43.124Z] |+++ b/snap/snapcraft.yaml [2021-01-28T15:34:43.124Z] -------------------------- [2021-01-28T15:34:43.124Z] patching file snap/snapcraft.yaml [2021-01-28T15:34:43.124Z] Using Plan A... [2021-01-28T15:34:43.124Z] Hunk #1 succeeded at 73. [2021-01-28T15:34:43.124Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-28T15:34:43.124Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-28T15:34:43.124Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-28T15:34:43.124Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-28T15:34:43.124Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-28T15:34:43.124Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-28T15:34:43.124Z] Hunk #8 succeeded at 342. [2021-01-28T15:34:43.124Z] Hmm... Ignoring the trailing garbage. [2021-01-28T15:34:43.124Z] done [2021-01-28T15:34:43.124Z] + sudo snapcraft prime --use-lxd [2021-01-28T15:34:43.384Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-28T15:34:43.384Z] 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: [2021-01-28T15:34:43.384Z] - README.md [2021-01-28T15:34:43.384Z] - snapcraft.yaml.orig [2021-01-28T15:34:43.384Z] [2021-01-28T15:34:43.384Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-28T15:34:43.386Z] ---> Running in ba6eb026bd0b [2021-01-28T15:34:43.655Z] Removing intermediate container 2653936fea96 [2021-01-28T15:34:43.655Z] ---> 9e61294f184d [2021-01-28T15:34:43.655Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-28T15:34:43.931Z] Removing intermediate container c9b70e59d185 [2021-01-28T15:34:43.931Z] ---> e59224e52d90 [2021-01-28T15:34:43.931Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T15:34:43.931Z] ---> Running in 1898f2af8123 [2021-01-28T15:34:43.956Z] Launching a container. [2021-01-28T15:34:44.204Z] Removing intermediate container d4fe33272fdf [2021-01-28T15:34:44.204Z] ---> 1eba54b61a59 [2021-01-28T15:34:44.204Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-28T15:34:44.204Z] Removing intermediate container 1d246948b83a [2021-01-28T15:34:44.204Z] ---> 359396c27327 [2021-01-28T15:34:44.204Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-28T15:34:44.476Z] ---> Running in a9b04346e3be [2021-01-28T15:34:44.476Z] ---> Running in de085495b1df [2021-01-28T15:34:44.476Z] ---> Running in e8a3927739b5 [2021-01-28T15:34:45.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:34:46.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:34:46.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:34:46.055Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:34:46.326Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:34:46.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:34:46.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:34:46.604Z] OK: 217 MiB in 51 packages [2021-01-28T15:34:46.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:34:47.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:34:47.151Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:34:47.427Z] OK: 217 MiB in 51 packages [2021-01-28T15:34:48.026Z] OK: 217 MiB in 51 packages [2021-01-28T15:34:48.026Z] OK: 217 MiB in 51 packages [2021-01-28T15:34:48.026Z] OK: 217 MiB in 51 packages [2021-01-28T15:34:48.301Z] Removing intermediate container ba6eb026bd0b [2021-01-28T15:34:48.301Z] ---> 81d068191e49 [2021-01-28T15:34:48.301Z] Step 6/26 : COPY go.mod . [2021-01-28T15:34:49.282Z] Removing intermediate container 1898f2af8123 [2021-01-28T15:34:49.282Z] ---> 9a6f30330367 [2021-01-28T15:34:49.282Z] Step 6/22 : COPY go.mod . [2021-01-28T15:34:49.282Z] ---> 34e8382c7bba [2021-01-28T15:34:49.282Z] Step 7/26 : RUN go mod download [2021-01-28T15:34:49.555Z] ---> Running in e5f933c207a6 [2021-01-28T15:34:49.828Z] Removing intermediate container a9b04346e3be [2021-01-28T15:34:49.828Z] ---> b5a156cd801d [2021-01-28T15:34:49.828Z] Step 6/23 : COPY go.mod . [2021-01-28T15:34:49.828Z] Removing intermediate container e8a3927739b5 [2021-01-28T15:34:49.828Z] ---> aa7097b4f7e7 [2021-01-28T15:34:49.828Z] Step 6/22 : COPY go.mod . [2021-01-28T15:34:50.098Z] Removing intermediate container de085495b1df [2021-01-28T15:34:50.098Z] ---> 3f948baa3237 [2021-01-28T15:34:50.098Z] Step 6/21 : COPY go.mod . [2021-01-28T15:34:50.098Z] ---> 2227b6e5b1f6 [2021-01-28T15:34:50.098Z] Step 7/22 : RUN go mod download [2021-01-28T15:34:50.371Z] ---> Running in 038ebe4e60df [2021-01-28T15:34:50.977Z] ---> 3bfc1b845958 [2021-01-28T15:34:50.977Z] Step 7/23 : RUN go mod download [2021-01-28T15:34:50.977Z] ---> 8985c0e6d64b [2021-01-28T15:34:50.977Z] Step 7/22 : RUN go mod download [2021-01-28T15:34:51.254Z] ---> Running in 7f7481bfbb75 [2021-01-28T15:34:51.254Z] ---> dd912222b85f [2021-01-28T15:34:51.254Z] Step 7/21 : RUN go mod download [2021-01-28T15:34:51.254Z] ---> Running in a8f94f9024ed [2021-01-28T15:34:51.531Z] ---> Running in c144a2b87af4 [2021-01-28T15:34:53.534Z] Removing intermediate container e5f933c207a6 [2021-01-28T15:34:53.534Z] ---> 34af96518b85 [2021-01-28T15:34:53.534Z] Step 8/26 : COPY . . [2021-01-28T15:34:55.003Z] Removing intermediate container 038ebe4e60df [2021-01-28T15:34:55.003Z] ---> 02c9dc545569 [2021-01-28T15:34:55.003Z] Step 8/22 : COPY . . [2021-01-28T15:34:56.992Z] Removing intermediate container 7f7481bfbb75 [2021-01-28T15:34:56.992Z] ---> ad940596ed73 [2021-01-28T15:34:56.992Z] Step 8/23 : COPY . . [2021-01-28T15:34:57.271Z] Removing intermediate container c144a2b87af4 [2021-01-28T15:34:57.271Z] ---> a34e1e02ea50 [2021-01-28T15:34:57.271Z] Step 8/21 : COPY . . [2021-01-28T15:34:57.271Z] Removing intermediate container a8f94f9024ed [2021-01-28T15:34:57.271Z] ---> 624d6e76a3dd [2021-01-28T15:34:57.271Z] Step 8/22 : COPY . . [2021-01-28T15:34:58.863Z] Waiting for container to be ready [2021-01-28T15:34:58.863Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-28T15:34:58.863Z] [2021-01-28T15:35:00.248Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-28T15:35:00.826Z] Waiting for network to be ready... [2021-01-28T15:35:01.401Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-28T15:35:01.401Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-28T15:35:01.663Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1522 kB] [2021-01-28T15:35:01.663Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-28T15:35:01.924Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-28T15:35:02.186Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-28T15:35:02.186Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-28T15:35:02.186Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-28T15:35:02.186Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-28T15:35:02.186Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-28T15:35:02.186Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-28T15:35:02.186Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] [2021-01-28T15:35:02.186Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-28T15:35:02.186Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-28T15:35:02.186Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] [2021-01-28T15:35:02.186Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.3 kB] [2021-01-28T15:35:02.186Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-28T15:35:02.186Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-28T15:35:02.447Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-28T15:35:02.708Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1864 kB] [2021-01-28T15:35:02.969Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [388 kB] [2021-01-28T15:35:02.969Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-28T15:35:02.969Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-28T15:35:02.969Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [244 kB] [2021-01-28T15:35:02.969Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.9 kB] [2021-01-28T15:35:02.969Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1710 kB] [2021-01-28T15:35:02.969Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-28T15:35:05.521Z] Fetched 23.8 MB in 4s (5623 kB/s) [2021-01-28T15:35:06.093Z] Reading package lists... [2021-01-28T15:35:06.354Z] Reading package lists... [2021-01-28T15:35:06.614Z] Building dependency tree... [2021-01-28T15:35:06.614Z] Reading state information... [2021-01-28T15:35:06.614Z] The following additional packages will be installed: [2021-01-28T15:35:06.614Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-28T15:35:06.615Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-28T15:35:06.615Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-28T15:35:06.615Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-28T15:35:06.615Z] Suggested packages: [2021-01-28T15:35:06.615Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-28T15:35:06.615Z] Recommended packages: [2021-01-28T15:35:06.615Z] gnupg libsasl2-modules [2021-01-28T15:35:06.615Z] The following NEW packages will be installed: [2021-01-28T15:35:06.615Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-28T15:35:06.615Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-28T15:35:06.615Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-28T15:35:06.615Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-28T15:35:06.615Z] The following packages will be upgraded: [2021-01-28T15:35:06.615Z] gpg gpg-agent gpgconf libudev1 [2021-01-28T15:35:06.875Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-28T15:35:06.875Z] Need to get 3533 kB of archives. [2021-01-28T15:35:06.875Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-28T15:35:06.875Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-28T15:35:06.875Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-28T15:35:06.875Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-28T15:35:06.875Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-28T15:35:06.875Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-28T15:35:06.875Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-28T15:35:06.875Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-28T15:35:06.875Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-28T15:35:06.875Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-28T15:35:07.135Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-28T15:35:07.708Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-28T15:35:07.708Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-28T15:35:07.708Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-28T15:35:07.708Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-28T15:35:07.708Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-28T15:35:07.708Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-28T15:35:07.708Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-28T15:35:07.708Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-28T15:35:07.708Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-28T15:35:07.708Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-28T15:35:07.708Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-28T15:35:07.708Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-28T15:35:07.708Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-28T15:35:07.969Z] Fetched 3533 kB in 1s (3574 kB/s) [2021-01-28T15:35:07.969Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-28T15:35:07.969Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-28T15:35:07.969Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-28T15:35:07.969Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-28T15:35:08.231Z] Selecting previously unselected package udev. [2021-01-28T15:35:08.231Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-28T15:35:08.231Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-28T15:35:08.231Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-28T15:35:08.493Z] Selecting previously unselected package libfuse2:amd64. [2021-01-28T15:35:08.493Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-28T15:35:08.493Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-28T15:35:08.493Z] Selecting previously unselected package fuse. [2021-01-28T15:35:08.493Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-28T15:35:08.493Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-28T15:35:08.756Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-28T15:35:08.756Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-28T15:35:08.756Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-28T15:35:08.756Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-28T15:35:09.017Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-28T15:35:09.017Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-28T15:35:09.017Z] Selecting previously unselected package libksba8:amd64. [2021-01-28T15:35:09.017Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-28T15:35:09.017Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-28T15:35:09.278Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-28T15:35:09.278Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-28T15:35:09.278Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:09.278Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-28T15:35:09.278Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-28T15:35:09.278Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:09.539Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-28T15:35:09.539Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-28T15:35:09.539Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:09.539Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-28T15:35:09.539Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-28T15:35:09.539Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:09.539Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-28T15:35:09.539Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-28T15:35:09.539Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:09.800Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-28T15:35:09.800Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-28T15:35:09.800Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:09.800Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-28T15:35:09.800Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-28T15:35:09.800Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:10.063Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-28T15:35:10.063Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-28T15:35:10.063Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:10.063Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-28T15:35:10.063Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-28T15:35:10.063Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:10.324Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-28T15:35:10.324Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-28T15:35:10.324Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-28T15:35:10.324Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-28T15:35:10.324Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-28T15:35:10.324Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-28T15:35:10.324Z] Selecting previously unselected package libldap-common. [2021-01-28T15:35:10.324Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-28T15:35:10.324Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-28T15:35:10.591Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-28T15:35:10.591Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-28T15:35:10.591Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-28T15:35:10.591Z] Selecting previously unselected package dirmngr. [2021-01-28T15:35:10.591Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-28T15:35:10.591Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-28T15:35:10.591Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-28T15:35:10.857Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-28T15:35:10.857Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-28T15:35:10.857Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-28T15:35:10.857Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-28T15:35:10.857Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-28T15:35:10.857Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:10.857Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-28T15:35:10.857Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-28T15:35:11.119Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-28T15:35:11.379Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-28T15:35:11.379Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:11.641Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-28T15:35:11.641Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-28T15:35:11.641Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-28T15:35:11.641Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:11.641Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:11.641Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:11.641Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:11.641Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:11.901Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:11.901Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-28T15:35:11.901Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-28T15:35:11.901Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-28T15:35:11.901Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-28T15:35:12.472Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-28T15:35:12.472Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-28T15:35:12.472Z] This means they are not meant to be enabled using systemctl. [2021-01-28T15:35:12.472Z] Possible reasons for having this kind of units are: [2021-01-28T15:35:12.472Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-28T15:35:12.472Z] .wants/ or .requires/ directory. [2021-01-28T15:35:12.472Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-28T15:35:12.472Z] a requirement dependency on it. [2021-01-28T15:35:12.472Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-28T15:35:12.472Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-28T15:35:12.472Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-28T15:35:12.472Z] instance name specified. [2021-01-28T15:35:12.733Z] Reading package lists... [2021-01-28T15:35:12.733Z] Building dependency tree... [2021-01-28T15:35:12.733Z] Reading state information... [2021-01-28T15:35:12.994Z] The following additional packages will be installed: [2021-01-28T15:35:12.994Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-28T15:35:12.994Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-28T15:35:12.994Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-28T15:35:12.994Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-28T15:35:12.994Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-28T15:35:12.994Z] Suggested packages: [2021-01-28T15:35:12.994Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-28T15:35:12.994Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-28T15:35:12.994Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-28T15:35:12.994Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-28T15:35:12.994Z] systemd-container policykit-1 [2021-01-28T15:35:12.994Z] Recommended packages: [2021-01-28T15:35:12.994Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-28T15:35:12.994Z] The following NEW packages will be installed: [2021-01-28T15:35:12.994Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-28T15:35:12.994Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-28T15:35:12.994Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-28T15:35:12.994Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-28T15:35:12.994Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-28T15:35:12.994Z] The following packages will be upgraded: [2021-01-28T15:35:12.994Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-28T15:35:13.255Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-28T15:35:13.255Z] Need to get 35.2 MB of archives. [2021-01-28T15:35:13.255Z] After this operation, 141 MB of additional disk space will be used. [2021-01-28T15:35:13.255Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-28T15:35:13.255Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-28T15:35:13.826Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-28T15:35:13.826Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-28T15:35:13.826Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-28T15:35:13.826Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-28T15:35:13.826Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-28T15:35:13.826Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-28T15:35:13.826Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-28T15:35:13.826Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-28T15:35:13.826Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-28T15:35:13.826Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-28T15:35:13.826Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-28T15:35:14.088Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-28T15:35:14.088Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-28T15:35:14.088Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-28T15:35:14.088Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-28T15:35:14.088Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-28T15:35:14.088Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-28T15:35:14.088Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-28T15:35:14.088Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-28T15:35:14.088Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-28T15:35:14.088Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-01-28T15:35:14.088Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-28T15:35:14.349Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-28T15:35:14.349Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-28T15:35:14.349Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-28T15:35:14.349Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-28T15:35:14.349Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-28T15:35:14.349Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-28T15:35:14.922Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-28T15:35:14.922Z] Fetched 35.2 MB in 2s (18.8 MB/s) [2021-01-28T15:35:15.183Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-28T15:35:15.183Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-28T15:35:15.183Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-28T15:35:15.753Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-28T15:35:15.753Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-28T15:35:16.014Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-28T15:35:16.015Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-28T15:35:16.015Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-28T15:35:16.015Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-28T15:35:16.275Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-28T15:35:16.275Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-28T15:35:16.275Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-28T15:35:16.536Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-28T15:35:16.798Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-28T15:35:16.798Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-28T15:35:17.059Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-28T15:35:17.322Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-28T15:35:17.322Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-28T15:35:17.322Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-28T15:35:17.582Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-28T15:35:17.582Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-28T15:35:17.582Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-28T15:35:17.843Z] Selecting previously unselected package libexpat1:amd64. [2021-01-28T15:35:17.843Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-28T15:35:17.843Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-28T15:35:18.104Z] Selecting previously unselected package python3.6-minimal. [2021-01-28T15:35:18.104Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-28T15:35:18.104Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-28T15:35:18.366Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-28T15:35:18.366Z] Checking for services that may need to be restarted...done. [2021-01-28T15:35:18.366Z] Checking for services that may need to be restarted...done. [2021-01-28T15:35:18.627Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-28T15:35:18.627Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-28T15:35:18.627Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-28T15:35:19.201Z] Selecting previously unselected package python3-minimal. [2021-01-28T15:35:19.201Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-28T15:35:19.201Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-28T15:35:19.201Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-28T15:35:19.201Z] Selecting previously unselected package mime-support. [2021-01-28T15:35:19.201Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-28T15:35:19.201Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-28T15:35:19.201Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-28T15:35:19.201Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-28T15:35:19.201Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-28T15:35:19.463Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-28T15:35:19.463Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-28T15:35:19.463Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-28T15:35:19.724Z] Selecting previously unselected package python3.6. [2021-01-28T15:35:19.724Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-28T15:35:19.724Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-28T15:35:19.724Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-28T15:35:19.724Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-28T15:35:19.724Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-28T15:35:19.724Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-28T15:35:19.984Z] Selecting previously unselected package python3. [2021-01-28T15:35:19.984Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-28T15:35:19.984Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-28T15:35:19.984Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-28T15:35:20.245Z] Selecting previously unselected package multiarch-support. [2021-01-28T15:35:20.245Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-28T15:35:20.245Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-28T15:35:20.245Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-28T15:35:20.245Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-28T15:35:20.245Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-28T15:35:20.245Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-28T15:35:20.245Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-28T15:35:20.506Z] Selecting previously unselected package libbsd0:amd64. [2021-01-28T15:35:20.506Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-28T15:35:20.506Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-28T15:35:20.506Z] Selecting previously unselected package sudo. [2021-01-28T15:35:20.506Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-01-28T15:35:20.506Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-28T15:35:20.767Z] Selecting previously unselected package apparmor. [2021-01-28T15:35:20.767Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-28T15:35:20.767Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-28T15:35:20.767Z] Selecting previously unselected package libedit2:amd64. [2021-01-28T15:35:20.767Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-28T15:35:21.027Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-28T15:35:21.027Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-28T15:35:21.027Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-28T15:35:21.027Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-28T15:35:21.027Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-28T15:35:21.027Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-28T15:35:21.027Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-28T15:35:21.289Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-28T15:35:21.289Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-28T15:35:21.289Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-28T15:35:21.289Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-28T15:35:21.289Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-28T15:35:21.289Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-28T15:35:21.549Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-28T15:35:21.549Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-28T15:35:21.549Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-28T15:35:21.549Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-28T15:35:21.549Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-28T15:35:21.549Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-28T15:35:21.810Z] Selecting previously unselected package openssh-client. [2021-01-28T15:35:21.810Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-28T15:35:21.810Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-28T15:35:22.071Z] Selecting previously unselected package squashfs-tools. [2021-01-28T15:35:22.071Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-28T15:35:22.071Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-28T15:35:22.071Z] Selecting previously unselected package snapd. [2021-01-28T15:35:22.071Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-28T15:35:22.071Z] Unpacking snapd (2.48+18.04) ... [2021-01-28T15:35:23.983Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-28T15:35:23.983Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-28T15:35:24.126Z] ---> 36d48bac4b8c [2021-01-28T15:35:24.126Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-28T15:35:24.126Z] ---> 8d8858250690 [2021-01-28T15:35:24.126Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-28T15:35:24.126Z] ---> a8326b0707af [2021-01-28T15:35:24.126Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-28T15:35:24.126Z] ---> a50019bb46cb [2021-01-28T15:35:24.126Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-28T15:35:24.126Z] ---> Running in 84d8469e64ea [2021-01-28T15:35:24.126Z] ---> Running in 35c31d441c7e [2021-01-28T15:35:24.126Z] ---> Running in f0bc4d87d102 [2021-01-28T15:35:24.126Z] ---> 3263ba754310 [2021-01-28T15:35:24.126Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-28T15:35:24.126Z] ---> Running in 6dbabce26a29 [2021-01-28T15:35:24.126Z] ---> Running in cd10b0bfc1cb [2021-01-28T15:35:24.126Z] 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 [2021-01-28T15:35:24.244Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-28T15:35:24.244Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-28T15:35:24.244Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-28T15:35:24.244Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-28T15:35:24.244Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-28T15:35:24.244Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-28T15:35:24.244Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-28T15:35:24.731Z] 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 [2021-01-28T15:35:24.731Z] 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 [2021-01-28T15:35:25.009Z] 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 [2021-01-28T15:35:25.009Z] 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 [2021-01-28T15:35:25.186Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-28T15:35:25.186Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-28T15:35:25.186Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-28T15:35:25.186Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-28T15:35:25.186Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-28T15:35:25.186Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-28T15:35:25.757Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-28T15:35:25.757Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-28T15:35:25.757Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-28T15:35:25.757Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-28T15:35:26.017Z] running python rtupdate hooks for python3.6... [2021-01-28T15:35:26.017Z] running python post-rtupdate hooks for python3.6... [2021-01-28T15:35:26.017Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-28T15:35:27.402Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-28T15:35:27.402Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-28T15:35:27.661Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-28T15:35:27.661Z] Setting up snapd (2.48+18.04) ... [2021-01-28T15:35:28.125Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-28T15:35:28.386Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-28T15:35:28.386Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-28T15:35:28.646Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-28T15:35:28.906Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-28T15:35:28.906Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-28T15:35:29.167Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-28T15:35:29.167Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-28T15:35:29.428Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-28T15:35:29.689Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-28T15:35:29.689Z] /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' [2021-01-28T15:35:29.689Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-28T15:35:29.689Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-28T15:35:30.634Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-28T15:35:30.634Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-28T15:35:30.634Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-28T15:35:31.775Z] Reading package lists... [2021-01-28T15:35:32.036Z] Reading package lists... [2021-01-28T15:35:32.297Z] Building dependency tree... [2021-01-28T15:35:32.297Z] Reading state information... [2021-01-28T15:35:32.297Z] Calculating upgrade... [2021-01-28T15:35:32.558Z] The following packages will be upgraded: [2021-01-28T15:35:32.558Z] advancecomp base-files bash binutils binutils-common [2021-01-28T15:35:32.558Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-28T15:35:32.558Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-28T15:35:32.558Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-28T15:35:32.558Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-28T15:35:32.558Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-28T15:35:32.558Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-28T15:35:32.558Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-28T15:35:32.558Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-28T15:35:32.558Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-28T15:35:32.558Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-28T15:35:32.558Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-28T15:35:32.558Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-28T15:35:32.558Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-28T15:35:32.558Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-28T15:35:32.558Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-28T15:35:32.558Z] Need to get 63.8 MB of archives. [2021-01-28T15:35:32.558Z] After this operation, 5205 kB of additional disk space will be used. [2021-01-28T15:35:32.558Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-01-28T15:35:32.558Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-28T15:35:32.558Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-28T15:35:32.558Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-28T15:35:32.558Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-28T15:35:32.558Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-28T15:35:32.558Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-28T15:35:32.825Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-28T15:35:32.825Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-28T15:35:32.825Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-28T15:35:32.825Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-28T15:35:32.825Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-28T15:35:32.825Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-28T15:35:32.825Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-28T15:35:32.825Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-28T15:35:32.825Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-28T15:35:32.825Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-28T15:35:32.825Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-28T15:35:32.825Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-28T15:35:32.825Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-28T15:35:32.826Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-28T15:35:32.826Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-28T15:35:32.826Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-28T15:35:32.826Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-28T15:35:32.826Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-28T15:35:32.826Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-28T15:35:32.826Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-28T15:35:32.826Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-28T15:35:32.826Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-28T15:35:32.826Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-28T15:35:32.826Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-28T15:35:32.826Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-28T15:35:32.826Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-28T15:35:32.826Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-28T15:35:32.826Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-28T15:35:32.826Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-28T15:35:32.826Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-28T15:35:32.826Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-28T15:35:32.826Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-28T15:35:32.826Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-28T15:35:32.826Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-28T15:35:32.826Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-28T15:35:32.826Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-28T15:35:32.826Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-28T15:35:32.826Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-28T15:35:32.826Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-28T15:35:32.826Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-28T15:35:32.826Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-28T15:35:32.826Z] 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] [2021-01-28T15:35:33.087Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-28T15:35:33.087Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-28T15:35:33.087Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-28T15:35:33.087Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-28T15:35:33.087Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-28T15:35:33.087Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-28T15:35:33.087Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-28T15:35:33.087Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-28T15:35:33.346Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-28T15:35:33.346Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-28T15:35:33.346Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-28T15:35:33.605Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-28T15:35:33.605Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-28T15:35:33.605Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-28T15:35:33.605Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-28T15:35:33.605Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-28T15:35:33.605Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-28T15:35:33.605Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-28T15:35:33.866Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-28T15:35:33.866Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-28T15:35:33.866Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-28T15:35:33.866Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-28T15:35:33.866Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-28T15:35:33.866Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-28T15:35:33.866Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-28T15:35:33.866Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-28T15:35:33.866Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-28T15:35:33.866Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-28T15:35:33.866Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-28T15:35:33.866Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-28T15:35:33.866Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-28T15:35:33.866Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-28T15:35:33.866Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-28T15:35:33.866Z] 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] [2021-01-28T15:35:33.866Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-28T15:35:33.866Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-28T15:35:33.866Z] 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] [2021-01-28T15:35:34.127Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-28T15:35:34.127Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-28T15:35:34.127Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-28T15:35:34.127Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-28T15:35:34.127Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-28T15:35:34.127Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-28T15:35:34.128Z] 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] [2021-01-28T15:35:34.128Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-28T15:35:34.387Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-28T15:35:34.387Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-28T15:35:34.387Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-28T15:35:34.387Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-28T15:35:34.387Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-28T15:35:34.387Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-28T15:35:34.387Z] Fetched 63.8 MB in 2s (35.7 MB/s) [2021-01-28T15:35:34.387Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:34.387Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-28T15:35:34.387Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-28T15:35:35.331Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-28T15:35:35.331Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-28T15:35:35.331Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-01-28T15:35:35.331Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-01-28T15:35:36.276Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:36.276Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-28T15:35:36.276Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:36.276Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-28T15:35:36.536Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:36.537Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-28T15:35:36.799Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:36.799Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-28T15:35:36.799Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:36.799Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-28T15:35:37.060Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:37.060Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-28T15:35:37.060Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:37.060Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-28T15:35:37.321Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:35:37.321Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-28T15:35:37.321Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:37.321Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-28T15:35:37.582Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:35:37.582Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-28T15:35:37.582Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:37.582Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-28T15:35:37.843Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:37.843Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-28T15:35:37.843Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:37.843Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-28T15:35:38.103Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:35:38.363Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-28T15:35:38.363Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-28T15:35:38.363Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-28T15:35:38.960Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-28T15:35:38.960Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-28T15:35:38.960Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-28T15:35:39.221Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-28T15:35:39.221Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-28T15:35:39.221Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-28T15:35:39.482Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-28T15:35:39.482Z] Installing new version of config file /etc/issue ... [2021-01-28T15:35:39.482Z] Installing new version of config file /etc/issue.net ... [2021-01-28T15:35:39.482Z] Installing new version of config file /etc/lsb-release ... [2021-01-28T15:35:39.482Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-28T15:35:39.743Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-28T15:35:39.743Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-28T15:35:39.743Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-28T15:35:40.004Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:40.004Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-28T15:35:40.004Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-28T15:35:40.270Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-28T15:35:40.270Z] 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 [2021-01-28T15:35:40.270Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:40.270Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-28T15:35:40.270Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-28T15:35:40.531Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-28T15:35:40.531Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:40.531Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-28T15:35:40.531Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-28T15:35:40.791Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-28T15:35:40.791Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:40.791Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-28T15:35:40.791Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-28T15:35:41.051Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-28T15:35:41.313Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:41.313Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-28T15:35:41.313Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-28T15:35:41.313Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-28T15:35:41.583Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:41.584Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-28T15:35:41.584Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-28T15:35:41.846Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-28T15:35:41.846Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:41.846Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-28T15:35:41.846Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-28T15:35:42.106Z] Setting up grep (3.1-2build1) ... [2021-01-28T15:35:42.107Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:42.107Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-28T15:35:42.107Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-28T15:35:42.367Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-28T15:35:42.628Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:42.628Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-28T15:35:42.628Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-28T15:35:42.628Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-28T15:35:42.888Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:42.888Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-28T15:35:42.888Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-28T15:35:43.458Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-28T15:35:43.458Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-28T15:35:43.458Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-28T15:35:43.458Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-28T15:35:44.036Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-28T15:35:44.297Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:44.297Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-28T15:35:44.297Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-28T15:35:45.683Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-28T15:35:45.683Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-28T15:35:45.683Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-28T15:35:45.683Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-28T15:35:45.683Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-28T15:35:45.683Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:45.683Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-28T15:35:45.683Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-28T15:35:45.945Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-28T15:35:45.945Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:45.946Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-28T15:35:45.946Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-28T15:35:46.206Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-28T15:35:46.206Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:46.206Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-28T15:35:46.206Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-28T15:35:46.468Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-28T15:35:46.468Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:46.468Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-28T15:35:46.468Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-28T15:35:46.468Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-28T15:35:46.729Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:46.729Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-28T15:35:46.729Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-28T15:35:46.729Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-28T15:35:46.729Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:46.729Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-28T15:35:46.990Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-28T15:35:46.990Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-28T15:35:46.990Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-28T15:35:46.990Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-28T15:35:47.250Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:47.250Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-28T15:35:47.250Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-28T15:35:47.250Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-28T15:35:47.511Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:47.511Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-28T15:35:47.511Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-28T15:35:47.511Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-28T15:35:47.511Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:47.511Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-28T15:35:47.772Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-28T15:35:47.772Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-28T15:35:47.772Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:47.772Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-28T15:35:48.032Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-28T15:35:48.293Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-28T15:35:48.555Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-28T15:35:48.816Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-28T15:35:49.078Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:49.078Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-28T15:35:49.078Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-28T15:35:49.339Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-28T15:35:49.339Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-28T15:35:49.339Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-28T15:35:49.601Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-28T15:35:49.602Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-28T15:35:49.863Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:49.863Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-28T15:35:49.863Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-28T15:35:49.863Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-28T15:35:50.124Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:50.124Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-28T15:35:50.387Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-28T15:35:50.387Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-28T15:35:50.387Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:50.387Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-28T15:35:50.648Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-28T15:35:50.649Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-28T15:35:50.649Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:50.649Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-28T15:35:50.910Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-28T15:35:50.910Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-28T15:35:51.172Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:51.172Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-28T15:35:51.172Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-28T15:35:51.172Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-28T15:35:51.432Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:51.432Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-28T15:35:51.432Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-28T15:35:51.432Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-28T15:35:51.693Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:51.693Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-28T15:35:51.693Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-28T15:35:51.953Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-28T15:35:51.953Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-28T15:35:51.953Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-28T15:35:51.953Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-28T15:35:52.213Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-28T15:35:52.213Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:52.213Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-28T15:35:52.213Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-28T15:35:52.474Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-28T15:35:52.475Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:52.475Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-28T15:35:52.735Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-28T15:35:52.735Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-28T15:35:52.996Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:52.996Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-28T15:35:52.996Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-28T15:35:52.996Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-28T15:35:53.257Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:53.257Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-28T15:35:53.257Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-28T15:35:53.257Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-28T15:35:53.519Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:53.519Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-28T15:35:53.519Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-28T15:35:53.780Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-28T15:35:54.040Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:54.040Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-28T15:35:54.040Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-28T15:35:54.040Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-28T15:35:54.301Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:54.301Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-28T15:35:54.301Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-28T15:35:54.301Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-28T15:35:54.562Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:54.562Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-28T15:35:54.562Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-28T15:35:54.562Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-28T15:35:54.906Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:54.906Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-28T15:35:54.906Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-28T15:35:54.906Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-28T15:35:55.250Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:55.250Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-28T15:35:55.250Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-28T15:35:55.250Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-28T15:35:55.599Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:55.599Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-28T15:35:55.599Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-28T15:35:55.599Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-28T15:35:55.599Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-28T15:35:55.599Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-28T15:35:55.599Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-28T15:35:55.904Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-28T15:35:55.904Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-28T15:35:55.904Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-28T15:35:55.904Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-28T15:35:56.165Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-28T15:35:56.165Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-28T15:35:56.165Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-28T15:35:56.435Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-28T15:35:56.435Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-28T15:35:56.435Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-28T15:35:56.696Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-28T15:35:56.696Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-28T15:35:56.958Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-28T15:35:56.958Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-28T15:35:56.958Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-28T15:35:56.958Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-28T15:35:57.219Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-28T15:35:57.219Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-28T15:35:57.219Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-28T15:35:57.480Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-28T15:35:57.480Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-28T15:35:57.480Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-28T15:35:57.740Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-28T15:35:57.740Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-28T15:35:57.740Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-28T15:35:58.000Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-28T15:35:58.572Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-28T15:35:58.572Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-28T15:35:58.834Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-28T15:35:58.834Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-28T15:35:58.834Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-28T15:35:58.834Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-28T15:35:59.408Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-28T15:35:59.408Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-28T15:35:59.408Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-28T15:35:59.408Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-28T15:35:59.408Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-28T15:35:59.669Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-28T15:35:59.669Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:59.669Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-28T15:35:59.930Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:59.930Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-28T15:35:59.930Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-28T15:35:59.930Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-28T15:36:00.191Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-28T15:36:00.191Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-28T15:36:01.146Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-28T15:36:01.146Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-28T15:36:02.090Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-28T15:36:02.090Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-28T15:36:02.661Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-28T15:36:02.661Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-28T15:36:03.232Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-28T15:36:03.232Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-28T15:36:03.803Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-28T15:36:04.063Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-28T15:36:04.063Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-28T15:36:04.063Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-28T15:36:04.063Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-28T15:36:04.323Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-28T15:36:04.323Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-28T15:36:04.323Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-28T15:36:04.584Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-28T15:36:04.584Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-28T15:36:04.584Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-28T15:36:04.846Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-28T15:36:04.846Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-28T15:36:04.846Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-28T15:36:04.846Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-28T15:36:05.108Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-28T15:36:05.108Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:36:05.108Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-28T15:36:05.108Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:36:05.368Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:36:05.368Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:36:05.368Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-28T15:36:05.368Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-28T15:36:05.368Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-28T15:36:05.368Z] [2021-01-28T15:36:05.368Z] Current default time zone: 'Etc/UTC' [2021-01-28T15:36:05.368Z] Local time is now: Thu Jan 28 15:36:05 UTC 2021. [2021-01-28T15:36:05.368Z] Universal Time is now: Thu Jan 28 15:36:05 UTC 2021. [2021-01-28T15:36:05.368Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-28T15:36:05.368Z] [2021-01-28T15:36:05.631Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-28T15:36:05.631Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:36:05.631Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-01-28T15:36:05.891Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-28T15:36:05.891Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-28T15:36:05.891Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-28T15:36:05.891Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-28T15:36:05.891Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-28T15:36:06.151Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-28T15:36:06.151Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-28T15:36:06.151Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:36:06.151Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-28T15:36:06.412Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-28T15:36:06.412Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-28T15:36:06.412Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:36:06.412Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-28T15:36:06.412Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-28T15:36:06.676Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-28T15:36:06.676Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-28T15:36:06.676Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-28T15:36:06.676Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-28T15:36:06.676Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-28T15:36:06.676Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-28T15:36:08.588Z] Updating certificates in /etc/ssl/certs... [2021-01-28T15:36:09.159Z] 22 added, 17 removed; done. [2021-01-28T15:36:09.419Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-28T15:36:09.419Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-28T15:36:09.419Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-28T15:36:09.419Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-28T15:36:09.419Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-28T15:36:09.419Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-28T15:36:09.682Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-28T15:36:09.682Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-28T15:36:09.682Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-28T15:36:09.682Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-28T15:36:09.682Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-28T15:36:09.682Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-28T15:36:09.682Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-28T15:36:09.944Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-28T15:36:09.944Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-28T15:36:09.944Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-28T15:36:09.944Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-28T15:36:09.944Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-28T15:36:09.944Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-28T15:36:09.944Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-28T15:36:10.205Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-28T15:36:10.205Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-28T15:36:10.205Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-28T15:36:10.205Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-28T15:36:10.465Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-28T15:36:10.465Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-28T15:36:10.465Z] Updating certificates in /etc/ssl/certs... [2021-01-28T15:36:11.037Z] 0 added, 0 removed; done. [2021-01-28T15:36:11.037Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-28T15:36:11.037Z] done. [2021-01-28T15:36:11.298Z] Reading package lists... [2021-01-28T15:36:11.558Z] Building dependency tree... [2021-01-28T15:36:11.558Z] Reading state information... [2021-01-28T15:36:11.558Z] The following NEW packages will be installed: [2021-01-28T15:36:11.558Z] apt-transport-https [2021-01-28T15:36:11.818Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-28T15:36:11.818Z] Need to get 1696 B of archives. [2021-01-28T15:36:11.818Z] After this operation, 153 kB of additional disk space will be used. [2021-01-28T15:36:11.818Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-28T15:36:11.818Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-28T15:36:11.818Z] Fetched 1696 B in 0s (9382 B/s) [2021-01-28T15:36:12.079Z] Selecting previously unselected package apt-transport-https. [2021-01-28T15:36:12.079Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-28T15:36:12.079Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-28T15:36:12.079Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-28T15:36:12.079Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-28T15:36:12.341Z] Waiting for network to be ready... [2021-01-28T15:36:18.918Z] 2021-01-28T15:36:15Z INFO Waiting for automatic snapd restart... [2021-01-28T15:36:18.918Z] snapd 2.48.2 from Canonical* installed [2021-01-28T15:36:19.858Z] "snapd" switched to the "latest/stable" channel [2021-01-28T15:36:19.858Z] [2021-01-28T15:36:22.401Z] core18 20201210 from Canonical* installed [2021-01-28T15:36:22.663Z] "core18" switched to the "latest/stable" channel [2021-01-28T15:36:22.663Z] [2021-01-28T15:36:25.959Z] snapcraft 4.4.4 from Canonical* installed [2021-01-28T15:36:25.959Z] "snapcraft" switched to the "latest/stable" channel [2021-01-28T15:36:25.959Z] [2021-01-28T15:36:29.257Z] 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: [2021-01-28T15:36:29.257Z] - README.md [2021-01-28T15:36:29.257Z] - snapcraft.yaml.orig [2021-01-28T15:36:29.257Z] [2021-01-28T15:36:29.257Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-28T15:36:35.837Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-28T15:36:35.837Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-28T15:36:35.837Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-28T15:36:35.837Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-28T15:36:37.036Z] Reading package lists... [2021-01-28T15:36:37.296Z] 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 [2021-01-28T15:36:43.880Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-28T15:36:43.881Z] Reading package lists... [2021-01-28T15:36:43.881Z] Building dependency tree... [2021-01-28T15:36:43.881Z] Reading state information... [2021-01-28T15:36:43.881Z] Suggested packages: [2021-01-28T15:36:43.881Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-28T15:36:43.881Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-28T15:36:43.881Z] Recommended packages: [2021-01-28T15:36:43.881Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-28T15:36:43.881Z] The following NEW packages will be installed: [2021-01-28T15:36:43.881Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-28T15:36:43.881Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-28T15:36:43.881Z] pkg-config zip [2021-01-28T15:36:43.881Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-28T15:36:43.881Z] Need to get 7655 kB of archives. [2021-01-28T15:36:43.881Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-28T15:36:43.881Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-28T15:36:43.881Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-28T15:36:43.881Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-28T15:36:44.141Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-28T15:36:44.141Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-28T15:36:44.141Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-28T15:36:44.141Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-28T15:36:44.141Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-28T15:36:44.141Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-28T15:36:44.141Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-28T15:36:44.401Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-28T15:36:44.401Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-28T15:36:44.401Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-28T15:36:44.667Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-28T15:36:44.667Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-28T15:36:44.667Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-28T15:36:44.667Z] Fetched 7655 kB in 1s (7805 kB/s) [2021-01-28T15:36:44.667Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-28T15:36:44.928Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-28T15:36:44.928Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-28T15:36:44.928Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-28T15:36:44.928Z] Selecting previously unselected package libpsl5:amd64. [2021-01-28T15:36:44.928Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-28T15:36:44.928Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-28T15:36:45.189Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-28T15:36:45.189Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-28T15:36:45.189Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-28T15:36:45.189Z] Selecting previously unselected package librtmp1:amd64. [2021-01-28T15:36:45.189Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-28T15:36:45.189Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-28T15:36:45.450Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-28T15:36:45.450Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-28T15:36:45.450Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-28T15:36:45.450Z] Selecting previously unselected package liberror-perl. [2021-01-28T15:36:45.450Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-28T15:36:45.450Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-28T15:36:45.450Z] Selecting previously unselected package git-man. [2021-01-28T15:36:45.450Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-28T15:36:45.450Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-28T15:36:45.711Z] Selecting previously unselected package git. [2021-01-28T15:36:45.711Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-28T15:36:45.711Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-28T15:36:46.651Z] Selecting previously unselected package libnorm1:amd64. [2021-01-28T15:36:46.651Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-28T15:36:46.651Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-28T15:36:46.651Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-28T15:36:46.651Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-28T15:36:46.651Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-28T15:36:46.651Z] Selecting previously unselected package libsodium23:amd64. [2021-01-28T15:36:46.651Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-28T15:36:46.651Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-28T15:36:46.890Z] 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 [2021-01-28T15:36:46.911Z] Selecting previously unselected package libzmq5:amd64. [2021-01-28T15:36:46.911Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-28T15:36:46.911Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-28T15:36:46.911Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-28T15:36:46.911Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-28T15:36:46.911Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-28T15:36:47.172Z] Selecting previously unselected package pkg-config. [2021-01-28T15:36:47.172Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-28T15:36:47.172Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-28T15:36:47.172Z] Selecting previously unselected package zip. [2021-01-28T15:36:47.172Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-28T15:36:47.172Z] Unpacking zip (3.0-11build1) ... [2021-01-28T15:36:47.172Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-28T15:36:47.172Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-28T15:36:47.432Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-28T15:36:47.432Z] Setting up liberror-perl (0.17025-1) ... [2021-01-28T15:36:47.432Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-28T15:36:47.432Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-28T15:36:47.432Z] No schema files found: doing nothing. [2021-01-28T15:36:47.432Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-28T15:36:47.432Z] Setting up zip (3.0-11build1) ... [2021-01-28T15:36:47.432Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-28T15:36:47.432Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-28T15:36:47.432Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-28T15:36:47.693Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-28T15:36:47.693Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-28T15:36:47.693Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-28T15:36:47.693Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-28T15:36:47.693Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-28T15:36:54.273Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-28T15:36:54.533Z] git set to automatically installed. [2021-01-28T15:36:54.533Z] git-man set to automatically installed. [2021-01-28T15:36:54.533Z] libcurl3-gnutls set to automatically installed. [2021-01-28T15:36:54.533Z] liberror-perl set to automatically installed. [2021-01-28T15:36:54.533Z] libglib2.0-0 set to automatically installed. [2021-01-28T15:36:54.533Z] libnghttp2-14 set to automatically installed. [2021-01-28T15:36:54.533Z] libnorm1 set to automatically installed. [2021-01-28T15:36:54.533Z] libpgm-5.2-0 set to automatically installed. [2021-01-28T15:36:54.533Z] libpsl5 set to automatically installed. [2021-01-28T15:36:54.533Z] librtmp1 set to automatically installed. [2021-01-28T15:36:54.533Z] libsodium23 set to automatically installed. [2021-01-28T15:36:54.533Z] libzmq3-dev set to automatically installed. [2021-01-28T15:36:54.533Z] libzmq5 set to automatically installed. [2021-01-28T15:36:54.533Z] pkg-config set to automatically installed. [2021-01-28T15:36:54.533Z] zip set to automatically installed. [2021-01-28T15:36:55.915Z] snapd is not logged in, snap install commands will use sudo [2021-01-28T15:37:02.581Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-28T15:37:02.581Z] snap "core18" has no updates available [2021-01-28T15:37:03.550Z] Pulling config-common [2021-01-28T15:37:04.490Z] Pulling go-build-helper [2021-01-28T15:37:05.311Z] Removing intermediate container cd10b0bfc1cb [2021-01-28T15:37:05.311Z] ---> 7665386d42e5 [2021-01-28T15:37:05.311Z] [2021-01-28T15:37:05.311Z] Step 10/21 : FROM alpine:3.12 [2021-01-28T15:37:05.311Z] Removing intermediate container 35c31d441c7e [2021-01-28T15:37:05.311Z] ---> 29d0d06a06be [2021-01-28T15:37:05.311Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-28T15:37:05.311Z] 3.12: Pulling from library/alpine [2021-01-28T15:37:05.311Z] ---> Running in 5af210f70d9d [2021-01-28T15:37:06.300Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-28T15:37:06.300Z] Status: Downloaded newer image for alpine:3.12 [2021-01-28T15:37:06.300Z] ---> afeebe901d6b [2021-01-28T15:37:06.300Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-28T15:37:06.593Z] 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 [2021-01-28T15:37:08.039Z] ---> Running in f235425462bf [2021-01-28T15:37:08.651Z] Removing intermediate container 6dbabce26a29 [2021-01-28T15:37:08.651Z] ---> 924011423b1e [2021-01-28T15:37:08.651Z] [2021-01-28T15:37:08.651Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T15:37:08.651Z] ---> afeebe901d6b [2021-01-28T15:37:08.651Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T15:37:08.651Z] Removing intermediate container f0bc4d87d102 [2021-01-28T15:37:08.651Z] ---> b3d5f38a1d5a [2021-01-28T15:37:08.651Z] [2021-01-28T15:37:08.651Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T15:37:08.651Z] ---> afeebe901d6b [2021-01-28T15:37:08.651Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-28T15:37:08.651Z] Removing intermediate container 84d8469e64ea [2021-01-28T15:37:08.651Z] ---> 212f76022f7f [2021-01-28T15:37:08.651Z] [2021-01-28T15:37:08.651Z] Step 10/22 : FROM alpine:3.12 [2021-01-28T15:37:08.651Z] ---> afeebe901d6b [2021-01-28T15:37:08.651Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-28T15:37:09.246Z] ---> Running in 9cb803cc45da [2021-01-28T15:37:09.246Z] ---> Running in 9c26a3d6426f [2021-01-28T15:37:09.246Z] ---> Running in 04f9d9bef0a2 [2021-01-28T15:37:09.847Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:10.122Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:10.122Z] Removing intermediate container 5af210f70d9d [2021-01-28T15:37:10.122Z] ---> c970f2e591f7 [2021-01-28T15:37:10.122Z] [2021-01-28T15:37:10.122Z] Step 11/26 : FROM docker:20.10.0 [2021-01-28T15:37:10.400Z] 20.10.0: Pulling from library/docker [2021-01-28T15:37:10.678Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-28T15:37:10.954Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T15:37:10.954Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-28T15:37:10.954Z] (4/4) Installing curl (7.69.1-r3) [2021-01-28T15:37:10.954Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:37:10.954Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T15:37:10.954Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:11.227Z] OK: 7 MiB in 18 packages [2021-01-28T15:37:11.227Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:11.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:11.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:11.778Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:11.778Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-28T15:37:11.778Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:37:12.058Z] OK: 5 MiB in 15 packages [2021-01-28T15:37:12.058Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:12.665Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-28T15:37:12.665Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-28T15:37:12.665Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-28T15:37:12.665Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:37:12.665Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T15:37:12.665Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:37:12.665Z] OK: 5 MiB in 15 packages [2021-01-28T15:37:13.025Z] OK: 6 MiB in 16 packages [2021-01-28T15:37:14.630Z] Removing intermediate container 9cb803cc45da [2021-01-28T15:37:14.630Z] ---> 8e88b7effc80 [2021-01-28T15:37:14.630Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T15:37:15.279Z] ---> Running in b04e90060252 [2021-01-28T15:37:15.279Z] Removing intermediate container f235425462bf [2021-01-28T15:37:15.279Z] ---> d2e6822a24ad [2021-01-28T15:37:15.279Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T15:37:15.961Z] Removing intermediate container 9c26a3d6426f [2021-01-28T15:37:15.961Z] ---> 30469775a01d [2021-01-28T15:37:15.961Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T15:37:15.961Z] ---> Running in bce705e0ddd8 [2021-01-28T15:37:16.277Z] ---> Running in aacce2b34f79 [2021-01-28T15:37:16.277Z] Removing intermediate container b04e90060252 [2021-01-28T15:37:16.277Z] ---> ee69b191801d [2021-01-28T15:37:16.277Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-28T15:37:16.568Z] Removing intermediate container 04f9d9bef0a2 [2021-01-28T15:37:16.568Z] ---> 38a6b9857ed3 [2021-01-28T15:37:16.568Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T15:37:16.568Z] ---> Running in 4e0d095e149e [2021-01-28T15:37:16.864Z] ---> Running in 00bbca511bc9 [2021-01-28T15:37:16.864Z] Removing intermediate container aacce2b34f79 [2021-01-28T15:37:16.864Z] ---> 6d383ac7fb4d [2021-01-28T15:37:16.864Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-28T15:37:17.143Z] Removing intermediate container bce705e0ddd8 [2021-01-28T15:37:17.143Z] ---> 5c82bae58f79 [2021-01-28T15:37:17.143Z] Step 13/21 : WORKDIR /edgex [2021-01-28T15:37:17.143Z] ---> Running in fb9cdf3c5c4f [2021-01-28T15:37:17.143Z] Removing intermediate container 4e0d095e149e [2021-01-28T15:37:17.143Z] ---> cd64a7821f3e [2021-01-28T15:37:17.143Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T15:37:17.419Z] ---> Running in e0cac75158d6 [2021-01-28T15:37:17.419Z] ---> Running in 8a108ad6dfe0 [2021-01-28T15:37:17.690Z] Removing intermediate container 00bbca511bc9 [2021-01-28T15:37:17.691Z] ---> 0ccf9024a908 [2021-01-28T15:37:17.691Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-28T15:37:17.961Z] Removing intermediate container fb9cdf3c5c4f [2021-01-28T15:37:17.961Z] ---> a90669bfe581 [2021-01-28T15:37:17.961Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T15:37:17.961Z] ---> Running in 8281e5679cae [2021-01-28T15:37:18.558Z] ---> Running in 4f00309958ed [2021-01-28T15:37:18.558Z] Removing intermediate container e0cac75158d6 [2021-01-28T15:37:18.558Z] ---> 5c4bf55a4b5d [2021-01-28T15:37:18.558Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-28T15:37:18.830Z] Removing intermediate container 8a108ad6dfe0 [2021-01-28T15:37:18.830Z] ---> 7c291c2d2709 [2021-01-28T15:37:18.830Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:37:19.104Z] Removing intermediate container 8281e5679cae [2021-01-28T15:37:19.104Z] ---> 7ee016dcea96 [2021-01-28T15:37:19.104Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-28T15:37:19.702Z] Removing intermediate container 4f00309958ed [2021-01-28T15:37:19.702Z] ---> b6f151129894 [2021-01-28T15:37:19.702Z] Step 15/23 : WORKDIR / [2021-01-28T15:37:19.702Z] ---> Running in 1f38979477e6 [2021-01-28T15:37:19.977Z] ---> 07dc6b164bba [2021-01-28T15:37:19.977Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-28T15:37:19.977Z] ---> Running in 7e532073ff20 [2021-01-28T15:37:20.583Z] ---> b533d943e96a [2021-01-28T15:37:20.583Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-28T15:37:20.860Z] Removing intermediate container 1f38979477e6 [2021-01-28T15:37:20.860Z] ---> 7e4211b2bbe5 [2021-01-28T15:37:20.860Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:37:21.134Z] Removing intermediate container 7e532073ff20 [2021-01-28T15:37:21.134Z] ---> 85fd9d1c058e [2021-01-28T15:37:21.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:37:22.570Z] ---> ddc8c15510a2 [2021-01-28T15:37:22.570Z] ---> d2cc501baf48 [2021-01-28T15:37:22.570Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-28T15:37:22.570Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-28T15:37:22.845Z] ---> b5e09a11f969 [2021-01-28T15:37:22.845Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-28T15:37:23.118Z] ---> 81e5227b2a24 [2021-01-28T15:37:23.118Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-28T15:37:24.106Z] ---> d39173f2af6e [2021-01-28T15:37:24.106Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-28T15:37:24.708Z] ---> Running in 28db93e54654 [2021-01-28T15:37:24.708Z] ---> 7a7508680833 [2021-01-28T15:37:24.708Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-28T15:37:24.708Z] ---> 4f31b2056449 [2021-01-28T15:37:24.708Z] ---> 71309f8e2054 [2021-01-28T15:37:24.708Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-28T15:37:24.708Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-28T15:37:24.983Z] ---> Running in 0f42051283a3 [2021-01-28T15:37:25.256Z] Removing intermediate container 28db93e54654 [2021-01-28T15:37:25.256Z] ---> 5e6ce75e0a10 [2021-01-28T15:37:25.256Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:37:25.527Z] ---> Running in fc94533e0c93 [2021-01-28T15:37:25.802Z] ---> e5cc79497d95 [2021-01-28T15:37:25.802Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-28T15:37:25.802Z] Removing intermediate container 0f42051283a3 [2021-01-28T15:37:25.802Z] ---> 9f5a01ec5dfd [2021-01-28T15:37:25.802Z] Step 18/21 : CMD ["--init=true"] [2021-01-28T15:37:25.802Z] ---> fad9c68168c3 [2021-01-28T15:37:25.802Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-28T15:37:26.077Z] ---> Running in 3111cfdf3411 [2021-01-28T15:37:26.077Z] ---> Running in b77f4cf6b4d7 [2021-01-28T15:37:26.077Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-28T15:37:26.077Z] ---> Running in a8c70766b7de [2021-01-28T15:37:26.356Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-28T15:37:26.356Z] ---> eeaf43b92773 [2021-01-28T15:37:26.356Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-28T15:37:26.356Z] Removing intermediate container fc94533e0c93 [2021-01-28T15:37:26.356Z] ---> 2ebe6496e19d [2021-01-28T15:37:26.356Z] Step 20/22 : LABEL arch=arm64 [2021-01-28T15:37:26.356Z] ---> Running in 651d737e5e3d [2021-01-28T15:37:26.356Z] ---> Running in a6aba40c4131 [2021-01-28T15:37:26.444Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-28T15:37:26.444Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-28T15:37:26.444Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-28T15:37:26.444Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1522 kB] [2021-01-28T15:37:26.444Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-28T15:37:26.444Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-28T15:37:26.444Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] [2021-01-28T15:37:26.444Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-28T15:37:26.444Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-28T15:37:26.444Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] [2021-01-28T15:37:26.444Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.3 kB] [2021-01-28T15:37:26.444Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-28T15:37:26.444Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-28T15:37:26.444Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-28T15:37:26.444Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-28T15:37:26.444Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-28T15:37:26.444Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-28T15:37:26.444Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-28T15:37:26.444Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-28T15:37:26.444Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1864 kB] [2021-01-28T15:37:26.444Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [388 kB] [2021-01-28T15:37:26.444Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-28T15:37:26.444Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-28T15:37:26.444Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [244 kB] [2021-01-28T15:37:26.444Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.9 kB] [2021-01-28T15:37:26.444Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1710 kB] [2021-01-28T15:37:26.444Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-28T15:37:26.444Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-28T15:37:26.444Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-28T15:37:26.444Z] Fetched 279 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-28T15:37:26.444Z] Fetched 122 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-28T15:37:26.444Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-28T15:37:26.444Z] Fetched 8848 B in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-28T15:37:26.444Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-28T15:37:26.444Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-28T15:37:26.444Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-28T15:37:26.444Z] Fetched 214 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-28T15:37:26.444Z] Fetched 155 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-28T15:37:26.444Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-28T15:37:26.444Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-28T15:37:26.444Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-28T15:37:26.444Z] Fetched 499 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-28T15:37:26.444Z] Fetched 111 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-28T15:37:26.444Z] Fetched 240 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-28T15:37:26.444Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-28T15:37:26.444Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-28T15:37:26.444Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-28T15:37:26.444Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-28T15:37:26.444Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-28T15:37:26.444Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-28T15:37:26.444Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-28T15:37:26.444Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-28T15:37:26.444Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-28T15:37:26.444Z] Fetched 8720 B in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-28T15:37:26.445Z] Fetched 137 kB in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-28T15:37:26.445Z] Fetched 119 kB in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-28T15:37:26.445Z] Fetched 109 kB in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-28T15:37:26.445Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-28T15:37:26.445Z] Fetched 645 kB in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-28T15:37:26.445Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-28T15:37:26.445Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-28T15:37:26.445Z] Fetched 368 kB in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-28T15:37:26.445Z] Fetched 187 kB in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-28T15:37:26.445Z] Fetched 175 kB in 0s (0 B/s) [2021-01-28T15:37:26.445Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-28T15:37:26.626Z] Removing intermediate container 3111cfdf3411 [2021-01-28T15:37:26.626Z] ---> dd201dbd3f74 [2021-01-28T15:37:26.626Z] Step 19/21 : LABEL arch=arm64 [2021-01-28T15:37:26.901Z] Removing intermediate container b77f4cf6b4d7 [2021-01-28T15:37:26.901Z] ---> aca89a47ad65 [2021-01-28T15:37:26.901Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:37:26.901Z] Removing intermediate container a8c70766b7de [2021-01-28T15:37:26.901Z] ---> 09b75cfcde49 [2021-01-28T15:37:26.901Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:37:27.173Z] ---> Running in fb140e2d959b [2021-01-28T15:37:27.173Z] ---> Running in 54c5d228583c [2021-01-28T15:37:27.173Z] ---> Running in 683a31b659da [2021-01-28T15:37:27.173Z] Removing intermediate container 651d737e5e3d [2021-01-28T15:37:27.173Z] ---> 6b8070f4eba5 [2021-01-28T15:37:27.173Z] Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:37:27.445Z] ---> Running in f5075daa2c32 [2021-01-28T15:37:27.715Z] Removing intermediate container fb140e2d959b [2021-01-28T15:37:27.715Z] ---> d150faa4f916 [2021-01-28T15:37:27.715Z] Step 21/23 : LABEL arch=arm64 [2021-01-28T15:37:27.827Z] Fetched 206 kB in 0s (0 B/s) [2021-01-28T15:37:27.827Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-28T15:37:27.827Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-28T15:37:27.827Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-28T15:37:27.827Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-28T15:37:27.827Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-28T15:37:27.827Z] Fetched 159 kB in 0s (0 B/s) [2021-01-28T15:37:27.827Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-28T15:37:27.827Z] Fetched 107 kB in 0s (0 B/s) [2021-01-28T15:37:27.827Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-28T15:37:27.827Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-28T15:37:27.827Z] Pulling static-packages [2021-01-28T15:37:27.991Z] Removing intermediate container 54c5d228583c [2021-01-28T15:37:27.991Z] ---> 9caacd15024d [2021-01-28T15:37:27.991Z] Step 20/21 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:37:27.991Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:27.991Z] ---> Running in 02bfccda9594 [2021-01-28T15:37:27.991Z] Removing intermediate container 683a31b659da [2021-01-28T15:37:27.991Z] ---> 36cc5319afc8 [2021-01-28T15:37:27.991Z] Step 20/22 : LABEL arch=arm64 [2021-01-28T15:37:27.991Z] Removing intermediate container f5075daa2c32 [2021-01-28T15:37:27.991Z] ---> 2e16af8cf4d8 [2021-01-28T15:37:27.991Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T15:37:28.266Z] ---> Running in 3edf325c0702 [2021-01-28T15:37:28.266Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:28.266Z] ---> Running in d3a2ebd548b8 [2021-01-28T15:37:28.266Z] ---> Running in 495b2bfb4a1f [2021-01-28T15:37:28.538Z] Removing intermediate container 02bfccda9594 [2021-01-28T15:37:28.538Z] ---> d4ef9eb3a791 [2021-01-28T15:37:28.538Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:37:28.768Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-28T15:37:28.768Z] Skipping pull go-build-helper (already ran) [2021-01-28T15:37:28.768Z] Skipping pull static-packages (already ran) [2021-01-28T15:37:28.768Z] Building go-build-helper [2021-01-28T15:37:28.826Z] Removing intermediate container 3edf325c0702 [2021-01-28T15:37:28.826Z] ---> e5cd200cdfb8 [2021-01-28T15:37:28.826Z] Step 21/21 : LABEL version=0.0.0 [2021-01-28T15:37:28.826Z] ---> Running in a31a7b8426ea [2021-01-28T15:37:28.826Z] (1/2) Installing readline (8.0.4-r0) [2021-01-28T15:37:28.826Z] (2/2) Installing bash (5.0.17-r0) [2021-01-28T15:37:28.826Z] Executing bash-5.0.17-r0.post-install [2021-01-28T15:37:28.826Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:37:28.826Z] OK: 12 MiB in 22 packages [2021-01-28T15:37:29.097Z] ---> Running in 8065f4b2b2d4 [2021-01-28T15:37:29.097Z] Removing intermediate container 495b2bfb4a1f [2021-01-28T15:37:29.097Z] ---> 924ad491cf2d [2021-01-28T15:37:29.097Z] [2021-01-28T15:37:29.097Z] Removing intermediate container d3a2ebd548b8 [2021-01-28T15:37:29.097Z] ---> d74dd13fbd4e [2021-01-28T15:37:29.097Z] Step 21/22 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:37:29.369Z] ---> Running in 3445a026b5bf [2021-01-28T15:37:29.642Z] Removing intermediate container a31a7b8426ea [2021-01-28T15:37:29.642Z] ---> c61fc2f6654f [2021-01-28T15:37:29.642Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T15:37:29.642Z] Successfully built 924ad491cf2d [2021-01-28T15:37:29.642Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-28T15:37:29.642Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-01-28T15:37:29.917Z] ---> Running in 758ec730ed06 [2021-01-28T15:37:29.917Z] Removing intermediate container 8065f4b2b2d4 [2021-01-28T15:37:29.917Z] ---> af741c7f12ec [2021-01-28T15:37:29.917Z] [2021-01-28T15:37:30.195Z] Removing intermediate container 3445a026b5bf [2021-01-28T15:37:30.195Z] ---> efe9111faa4c [2021-01-28T15:37:30.195Z] Step 22/22 : LABEL version=0.0.0 [2021-01-28T15:37:30.467Z] ---> Running in 389308b613cc [2021-01-28T15:37:30.467Z] Successfully built af741c7f12ec [2021-01-28T15:37:30.467Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-28T15:37:30.467Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-01-28T15:37:30.756Z] Removing intermediate container 758ec730ed06 [2021-01-28T15:37:30.756Z] ---> 92a9c1165a51 [2021-01-28T15:37:30.756Z] [2021-01-28T15:37:30.756Z] Removing intermediate container a6aba40c4131 [2021-01-28T15:37:30.756Z] ---> 0ced7888228d [2021-01-28T15:37:30.756Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-28T15:37:31.030Z] Successfully built 92a9c1165a51 [2021-01-28T15:37:31.303Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-28T15:37:31.303Z] Building docker-security-bootstrapper-go [2021-01-28T15:37:31.303Z] ---> Running in bf5a39b96892 [2021-01-28T15:37:31.303Z]  Building docker-core-command-go ... done Removing intermediate container 389308b613cc [2021-01-28T15:37:31.303Z] ---> 6c263a0029f3 [2021-01-28T15:37:31.303Z] [2021-01-28T15:37:31.575Z] Successfully built 6c263a0029f3 [2021-01-28T15:37:31.849Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-28T15:37:31.849Z]  Building docker-support-notifications-go ... done Removing intermediate container bf5a39b96892 [2021-01-28T15:37:31.849Z] ---> 21287eb62aa9 [2021-01-28T15:37:31.849Z] Step 14/26 : ENV APP_PORT=48090Building docker-core-metadata-go [2021-01-28T15:37:31.849Z] [2021-01-28T15:37:31.849Z] ---> Running in bab8ee19bf14 [2021-01-28T15:37:32.449Z] Removing intermediate container bab8ee19bf14 [2021-01-28T15:37:32.449Z] ---> 02b4e6e40da0 [2021-01-28T15:37:32.449Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-28T15:37:32.449Z] ---> Running in 04ac7e2e218e [2021-01-28T15:37:32.972Z] Building static-packages [2021-01-28T15:37:33.047Z] Removing intermediate container 04ac7e2e218e [2021-01-28T15:37:33.047Z] ---> 5e0d99be3f8e [2021-01-28T15:37:33.047Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-28T15:37:34.359Z] Staging go-build-helper [2021-01-28T15:37:34.492Z] ---> d8498651bffe [2021-01-28T15:37:34.492Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-28T15:37:34.929Z] Staging static-packages [2021-01-28T15:37:35.874Z] Pulling go115 [2021-01-28T15:37:36.481Z] ---> 1ef1805d06a3 [2021-01-28T15:37:36.481Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-28T15:37:36.817Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-28T15:37:36.817Z] Skipping pull go115 (already ran) [2021-01-28T15:37:36.817Z] Building go115 [2021-01-28T15:37:36.817Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-28T15:37:36.817Z] Dload Upload Total Spent Left Speed [2021-01-28T15:37:39.992Z] ---> a54ccf491e1d [2021-01-28T15:37:39.992Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-28T15:37:40.056Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 35 115M 35 40.4M 0 0 39.0M 0 0:00:02 0:00:01 0:00:01 39.0M 68 115M 68 78.8M 0 0 38.6M 0 0:00:02 0:00:02 --:--:-- 38.6M 100 115M 100 115M 0 0 38.1M 0 0:00:03 0:00:03 --:--:-- 38.1M [2021-01-28T15:37:40.273Z] ---> Running in 6d3b58627af2 [2021-01-28T15:37:40.627Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-28T15:37:41.268Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:41.540Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:37:42.131Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-28T15:37:42.131Z] (2/33) Installing expat (2.2.9-r1) [2021-01-28T15:37:42.131Z] (3/33) Installing libffi (3.3-r2) [2021-01-28T15:37:42.131Z] (4/33) Installing gdbm (1.13-r1) [2021-01-28T15:37:42.131Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-28T15:37:42.131Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-28T15:37:42.131Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-28T15:37:43.935Z] Staging go115 [2021-01-28T15:37:44.109Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-28T15:37:44.109Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-28T15:37:44.109Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-28T15:37:44.109Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-28T15:37:44.109Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-28T15:37:44.109Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-28T15:37:44.109Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-28T15:37:44.384Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-28T15:37:44.384Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-28T15:37:44.384Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-28T15:37:44.384Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-28T15:37:44.384Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-28T15:37:44.384Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-28T15:37:44.384Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-28T15:37:44.384Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-28T15:37:44.655Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-28T15:37:44.655Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-28T15:37:44.655Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-28T15:37:44.655Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-28T15:37:44.655Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-28T15:37:44.655Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-28T15:37:44.655Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-28T15:37:44.655Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-28T15:37:44.655Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-28T15:37:44.655Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-28T15:37:44.655Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-28T15:37:44.930Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:37:44.930Z] OK: 71 MiB in 55 packages [2021-01-28T15:37:49.218Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-28T15:37:49.219Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-28T15:37:49.219Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-28T15:37:49.219Z] Fetched 0 B in 0s (0 B/s) [2021-01-28T15:37:49.219Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-28T15:37:49.219Z] Fetched 224 kB in 0s (0 B/s) [2021-01-28T15:37:49.219Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-28T15:37:49.219Z] Fetched 157 kB in 0s (0 B/s) [2021-01-28T15:37:49.219Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-28T15:37:49.219Z] Fetched 221 kB in 0s (0 B/s) [2021-01-28T15:37:49.219Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-28T15:37:49.219Z] Fetched 143 kB in 0s (0 B/s) [2021-01-28T15:37:49.219Z] Pulling edgex-go [2021-01-28T15:37:50.159Z] Pulling version [2021-01-28T15:37:51.102Z] Building config-common [2021-01-28T15:37:53.020Z] Skipping build go-build-helper (already ran) [2021-01-28T15:37:53.020Z] Skipping build static-packages (already ran) [2021-01-28T15:37:53.020Z] Skipping build go115 (already ran) [2021-01-28T15:37:53.280Z] Building edgex-go [2021-01-28T15:37:53.280Z] 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 [2021-01-28T15:37:54.665Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-28T15:37:54.665Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-28T15:37:54.665Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-28T15:37:54.665Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 [2021-01-28T15:37:54.665Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-28T15:37:54.665Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-28T15:37:54.665Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-28T15:37:54.665Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-28T15:37:54.665Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-28T15:37:54.665Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-28T15:37:54.665Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-28T15:37:54.665Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-28T15:37:54.665Z] go: downloading github.com/google/uuid v1.2.0 [2021-01-28T15:37:54.665Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-28T15:37:54.665Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-28T15:37:54.665Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-28T15:37:54.665Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-28T15:37:54.665Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-28T15:37:54.665Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-28T15:37:54.665Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-28T15:37:54.665Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-28T15:37:54.665Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-28T15:37:54.933Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-28T15:37:54.933Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-28T15:37:54.933Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-28T15:37:54.933Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-28T15:37:54.933Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-28T15:37:54.933Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-28T15:37:54.933Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-28T15:37:54.933Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-28T15:37:54.933Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-28T15:37:54.933Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-28T15:37:54.933Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-28T15:37:54.933Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-28T15:37:54.933Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-28T15:37:54.933Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-28T15:37:54.933Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-28T15:37:55.087Z] Removing intermediate container 6d3b58627af2 [2021-01-28T15:37:55.087Z] ---> 6d2224df0eb8 [2021-01-28T15:37:55.087Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-28T15:37:55.087Z] ---> Running in 1d37ece7aa22 [2021-01-28T15:37:55.196Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-28T15:37:55.196Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-28T15:37:55.196Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-28T15:38:00.503Z] Collecting docker-compose==1.23.2 [2021-01-28T15:38:00.503Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-28T15:38:00.777Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-28T15:38:01.372Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-28T15:38:01.372Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-28T15:38:01.970Z] Collecting jsonschema<3,>=2.5.1 [2021-01-28T15:38:01.970Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-28T15:38:02.571Z] Collecting texttable<0.10,>=0.9.0 [2021-01-28T15:38:02.571Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-28T15:38:03.329Z] 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 [2021-01-28T15:38:05.224Z] Collecting cached-property<2,>=1.2.0 [2021-01-28T15:38:05.224Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-28T15:38:05.224Z] Collecting docopt<0.7,>=0.6.1 [2021-01-28T15:38:05.224Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-28T15:38:06.618Z] 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 [2021-01-28T15:38:07.189Z] 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 [2021-01-28T15:38:08.133Z] 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 [2021-01-28T15:38:08.399Z] 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 [2021-01-28T15:38:08.636Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-28T15:38:08.636Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-28T15:38:08.658Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-28T15:38:08.659Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-28T15:38:08.659Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-28T15:38:08.659Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-28T15:38:09.235Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-28T15:38:09.235Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-28T15:38:10.572Z] 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 [2021-01-28T15:38:10.572Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-28T15:38:10.572Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-28T15:38:11.961Z] 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 [2021-01-28T15:38:12.569Z] 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 [2021-01-28T15:38:12.633Z] Collecting PyYAML<4,>=3.10 [2021-01-28T15:38:12.633Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-28T15:38:12.830Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-28T15:38:14.213Z] 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 [2021-01-28T15:38:14.784Z] 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 [2021-01-28T15:38:15.637Z] 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 [2021-01-28T15:38:15.637Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-28T15:38:16.957Z] Collecting docker<4.0,>=3.6.0 [2021-01-28T15:38:16.957Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-28T15:38:16.957Z] Collecting idna<2.8,>=2.5 [2021-01-28T15:38:16.957Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-28T15:38:17.019Z] 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 [2021-01-28T15:38:17.019Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-28T15:38:17.940Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-28T15:38:17.940Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-28T15:38:18.392Z] 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) [2021-01-28T15:38:18.392Z] 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) [2021-01-28T15:38:18.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:38:18.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:38:18.689Z] ---> b86872924498 [2021-01-28T15:38:18.689Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T15:38:18.689Z] ---> Using cache [2021-01-28T15:38:18.689Z] ---> bd51eb066f3f [2021-01-28T15:38:18.689Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:38:18.689Z] ---> Using cache [2021-01-28T15:38:18.689Z] ---> 1eba54b61a59 [2021-01-28T15:38:18.689Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-28T15:38:18.963Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:38:18.963Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:38:18.963Z] ---> b86872924498 [2021-01-28T15:38:18.963Z] Step 3/23 : WORKDIR /edgex-go [2021-01-28T15:38:18.963Z] ---> Using cache [2021-01-28T15:38:18.963Z] ---> bd51eb066f3f [2021-01-28T15:38:18.963Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:38:18.963Z] ---> Using cache [2021-01-28T15:38:18.963Z] ---> 1eba54b61a59 [2021-01-28T15:38:18.963Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-28T15:38:18.963Z] ---> Using cache [2021-01-28T15:38:18.963Z] ---> aa7097b4f7e7 [2021-01-28T15:38:18.963Z] Step 6/23 : COPY go.mod . [2021-01-28T15:38:18.963Z] ---> Using cache [2021-01-28T15:38:18.963Z] ---> 8985c0e6d64b [2021-01-28T15:38:18.963Z] Step 7/23 : RUN go mod download [2021-01-28T15:38:18.963Z] ---> Using cache [2021-01-28T15:38:18.963Z] ---> 624d6e76a3dd [2021-01-28T15:38:18.963Z] Step 8/23 : COPY . . [2021-01-28T15:38:19.397Z] ---> Using cache [2021-01-28T15:38:19.397Z] ---> a8326b0707af [2021-01-28T15:38:19.397Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-28T15:38:19.397Z] Collecting docker-pycreds>=0.4.0 [2021-01-28T15:38:19.397Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:38:19.397Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:38:19.397Z] ---> b86872924498 [2021-01-28T15:38:19.397Z] Step 3/24 : WORKDIR /edgex-go [2021-01-28T15:38:19.397Z] ---> Using cache [2021-01-28T15:38:19.397Z] ---> bd51eb066f3f [2021-01-28T15:38:19.397Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:38:19.397Z] ---> Using cache [2021-01-28T15:38:19.397Z] ---> 1eba54b61a59 [2021-01-28T15:38:19.397Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-28T15:38:19.397Z] ---> Using cache [2021-01-28T15:38:19.397Z] ---> aa7097b4f7e7 [2021-01-28T15:38:19.397Z] Step 6/24 : COPY go.mod . [2021-01-28T15:38:19.397Z] ---> Using cache [2021-01-28T15:38:19.397Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-28T15:38:19.397Z] ---> 8985c0e6d64b [2021-01-28T15:38:19.397Z] Step 7/24 : RUN go mod download [2021-01-28T15:38:19.397Z] ---> Using cache [2021-01-28T15:38:19.397Z] ---> 624d6e76a3dd [2021-01-28T15:38:19.397Z] Step 8/24 : COPY . . [2021-01-28T15:38:19.590Z] Building version [2021-01-28T15:38:19.672Z] Step 1/34 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-28T15:38:19.672Z] Step 2/34 : FROM ${BUILDER_BASE} AS builder [2021-01-28T15:38:19.672Z] ---> b86872924498 [2021-01-28T15:38:19.672Z] Step 3/34 : WORKDIR /edgex-go [2021-01-28T15:38:19.672Z] ---> Using cache [2021-01-28T15:38:19.672Z] ---> bd51eb066f3f [2021-01-28T15:38:19.672Z] Step 4/34 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:38:19.672Z] ---> Using cache [2021-01-28T15:38:19.672Z] ---> 1eba54b61a59 [2021-01-28T15:38:19.672Z] Step 5/34 : RUN apk add --update --no-cache make git [2021-01-28T15:38:19.672Z] ---> Using cache [2021-01-28T15:38:19.672Z] ---> aa7097b4f7e7 [2021-01-28T15:38:19.672Z] Step 6/34 : COPY go.mod . [2021-01-28T15:38:19.672Z] ---> Using cache [2021-01-28T15:38:19.672Z] ---> 8985c0e6d64b [2021-01-28T15:38:19.672Z] Step 7/34 : RUN go mod download [2021-01-28T15:38:19.672Z] ---> Using cache [2021-01-28T15:38:19.672Z] ---> 624d6e76a3dd [2021-01-28T15:38:19.672Z] Step 8/34 : COPY . . [2021-01-28T15:38:19.672Z] ---> Using cache [2021-01-28T15:38:19.672Z] ---> a8326b0707af [2021-01-28T15:38:19.672Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-28T15:38:19.672Z] ---> Using cache [2021-01-28T15:38:19.672Z] ---> a8326b0707af [2021-01-28T15:38:19.672Z] Step 9/34 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-28T15:38:19.944Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-28T15:38:19.944Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-28T15:38:19.944Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-28T15:38:19.944Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-28T15:38:20.538Z] Installing collected packages: websocket-client, jsonschema, texttable, cached-property, docopt, idna, urllib3, requests, dockerpty, PyYAML, docker-pycreds, docker, docker-compose [2021-01-28T15:38:21.501Z] Staging config-common [2021-01-28T15:38:22.442Z] Skipping stage go-build-helper (already ran) [2021-01-28T15:38:22.442Z] Skipping stage static-packages (already ran) [2021-01-28T15:38:22.442Z] Skipping stage go115 (already ran) [2021-01-28T15:38:22.442Z] Staging edgex-go [2021-01-28T15:38:23.173Z] Running setup.py install for texttable: started [2021-01-28T15:38:23.382Z] Staging version [2021-01-28T15:38:23.455Z] ---> Running in c88feb4e4b93 [2021-01-28T15:38:23.455Z] ---> Running in 31c1c09cf58b [2021-01-28T15:38:23.455Z] ---> Running in 89459c3fba49 [2021-01-28T15:38:23.455Z] ---> Running in 6b8e9b67200d [2021-01-28T15:38:24.060Z] Removing intermediate container 31c1c09cf58b [2021-01-28T15:38:24.060Z] ---> 01af87f4711b [2021-01-28T15:38:24.060Z] Step 10/34 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-28T15:38:24.324Z] Priming config-common [2021-01-28T15:38:24.332Z] ---> Running in 373153f3d503 [2021-01-28T15:38:24.895Z] Priming go-build-helper [2021-01-28T15:38:25.763Z] 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 [2021-01-28T15:38:25.764Z] Running setup.py install for texttable: finished with status 'done' [2021-01-28T15:38:25.764Z] Running setup.py install for docopt: started [2021-01-28T15:38:25.764Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:38:25.764Z] 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 [2021-01-28T15:38:25.835Z] Priming static-packages [2021-01-28T15:38:26.039Z] 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 [2021-01-28T15:38:26.638Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:38:27.619Z] OK: 217 MiB in 51 packages [2021-01-28T15:38:28.233Z] Running setup.py install for docopt: finished with status 'done' [2021-01-28T15:38:28.233Z] Attempting uninstall: idna [2021-01-28T15:38:28.233Z] Found existing installation: idna 2.9 [2021-01-28T15:38:28.379Z] Priming go115 [2021-01-28T15:38:28.507Z] Uninstalling idna-2.9: [2021-01-28T15:38:28.507Z] Successfully uninstalled idna-2.9 [2021-01-28T15:38:29.107Z] Removing intermediate container 89459c3fba49 [2021-01-28T15:38:29.107Z] ---> 68a506ca7652 [2021-01-28T15:38:29.107Z] Step 6/23 : COPY go.mod . [2021-01-28T15:38:29.321Z] Priming edgex-go [2021-01-28T15:38:29.381Z] Attempting uninstall: urllib3 [2021-01-28T15:38:29.381Z] Found existing installation: urllib3 1.25.9 [2021-01-28T15:38:29.381Z] Uninstalling urllib3-1.25.9: [2021-01-28T15:38:29.671Z] Successfully uninstalled urllib3-1.25.9 [2021-01-28T15:38:30.262Z] Priming version [2021-01-28T15:38:30.268Z] ---> f56bcfedb418 [2021-01-28T15:38:30.268Z] Step 7/23 : RUN go mod download [2021-01-28T15:38:30.540Z] ---> Running in 7e63c8a32c15 [2021-01-28T15:38:30.540Z] Attempting uninstall: requests [2021-01-28T15:38:30.818Z] Found existing installation: requests 2.23.0 [2021-01-28T15:38:30.818Z] Uninstalling requests-2.23.0: [2021-01-28T15:38:30.818Z] Successfully uninstalled requests-2.23.0 [2021-01-28T15:38:31.206Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-28T15:38:31.415Z] Running setup.py install for dockerpty: started [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-28T15:38:34.814Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-28T15:38:34.814Z] Running setup.py install for PyYAML: started [2021-01-28T15:38:34.814Z] Removing intermediate container 7e63c8a32c15 [2021-01-28T15:38:34.814Z] ---> b88b279c7a70 [2021-01-28T15:38:34.814Z] Step 8/23 : COPY . . [2021-01-28T15:38:38.218Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-28T15:38:41.643Z] 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 [2021-01-28T15:38:51.861Z] Removing intermediate container 1d37ece7aa22 [2021-01-28T15:38:51.861Z] ---> d934d437e54f [2021-01-28T15:38:51.861Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-28T15:38:52.459Z] ---> Running in 87c18af0faab [2021-01-28T15:38:53.895Z] ---> e2434e497e1e [2021-01-28T15:38:53.895Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-28T15:38:54.166Z] ---> Running in 3350559e559b [2021-01-28T15:38:54.437Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:38:54.712Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:38:55.707Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T15:38:55.707Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-28T15:38:55.707Z] (3/3) Installing curl (7.69.1-r3) [2021-01-28T15:38:55.707Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:38:55.707Z] OK: 71 MiB in 58 packages [2021-01-28T15:38:55.983Z] 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 [2021-01-28T15:38:57.433Z] Removing intermediate container 87c18af0faab [2021-01-28T15:38:57.433Z] ---> f32a27996dc0 [2021-01-28T15:38:57.433Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-28T15:38:57.706Z] ---> Running in b531532611c5 [2021-01-28T15:38:58.319Z] Removing intermediate container b531532611c5 [2021-01-28T15:38:58.319Z] ---> ac7f081defbb [2021-01-28T15:38:58.319Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:38:58.592Z] ---> Running in cdceb89df20e [2021-01-28T15:38:59.590Z] Removing intermediate container cdceb89df20e [2021-01-28T15:38:59.590Z] ---> a966ba750b50 [2021-01-28T15:38:59.590Z] Step 24/26 : LABEL arch=arm64 [2021-01-28T15:38:59.590Z] ---> Running in e5c36f3ae822 [2021-01-28T15:39:00.588Z] Removing intermediate container e5c36f3ae822 [2021-01-28T15:39:00.588Z] ---> 61688a294aad [2021-01-28T15:39:00.588Z] Step 25/26 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:39:00.588Z] ---> Running in ad2ec3636b62 [2021-01-28T15:39:01.587Z] Removing intermediate container ad2ec3636b62 [2021-01-28T15:39:01.587Z] ---> c8faed9a6363 [2021-01-28T15:39:01.587Z] Step 26/26 : LABEL version=0.0.0 [2021-01-28T15:39:01.587Z] ---> Running in 07701dc55309 [2021-01-28T15:39:02.188Z] Removing intermediate container 07701dc55309 [2021-01-28T15:39:02.188Z] ---> e932e66deeef [2021-01-28T15:39:02.188Z] [2021-01-28T15:39:02.797Z] Successfully built e932e66deeef [2021-01-28T15:39:02.797Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-28T15:39:35.188Z]  Building docker-sys-mgmt-agent-go ... done 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 [2021-01-28T15:39:40.605Z] 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 [2021-01-28T15:39:48.912Z] Removing intermediate container 6b8e9b67200d [2021-01-28T15:39:48.912Z] ---> a5d5490c7cc8 [2021-01-28T15:39:48.912Z] [2021-01-28T15:39:48.912Z] Step 10/24 : FROM alpine:3.12 [2021-01-28T15:39:48.912Z] ---> afeebe901d6b [2021-01-28T15:39:48.912Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-28T15:39:49.507Z] ---> Running in d924d4b6b1d9 [2021-01-28T15:39:51.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:39:51.490Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:39:52.088Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-28T15:39:52.364Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-28T15:39:52.364Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-28T15:39:52.364Z] (4/5) Installing curl (7.69.1-r3) [2021-01-28T15:39:52.364Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-28T15:39:52.364Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:39:52.364Z] Executing ca-certificates-20191127-r4.trigger [2021-01-28T15:39:52.647Z] OK: 7 MiB in 19 packages [2021-01-28T15:39:56.071Z] Removing intermediate container d924d4b6b1d9 [2021-01-28T15:39:56.071Z] ---> 19edb3082d14 [2021-01-28T15:39:56.071Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-28T15:39:56.071Z] ---> Running in 4741bb012e45 [2021-01-28T15:39:56.345Z] Removing intermediate container 4741bb012e45 [2021-01-28T15:39:56.345Z] ---> eb5d7be8925a [2021-01-28T15:39:56.345Z] Step 13/24 : WORKDIR / [2021-01-28T15:39:56.624Z] ---> Running in 4c9d3423cc18 [2021-01-28T15:39:57.240Z] Removing intermediate container 4c9d3423cc18 [2021-01-28T15:39:57.240Z] ---> 56734a2441f2 [2021-01-28T15:39:57.241Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-28T15:39:58.244Z] + mkdir -p /tmp/build/dist/linux [2021-01-28T15:39:58.244Z] + cd /tmp/build/dist/linux [2021-01-28T15:39:58.244Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-28T15:39:58.244Z] Cloning into '.'... [2021-01-28T15:39:58.846Z]  ---> 46c71db12d97 [2021-01-28T15:39:58.846Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-28T15:39:58.846Z] + go get github.com/robfig/glock [2021-01-28T15:39:59.832Z]  ---> 02f25c5c1f7c [2021-01-28T15:39:59.832Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-28T15:40:01.297Z] ---> 2232cefcac36 [2021-01-28T15:40:01.297Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-28T15:40:03.356Z] ---> 80aba198e522 [2021-01-28T15:40:03.357Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-28T15:40:04.811Z] ---> 61161ee286f0 [2021-01-28T15:40:04.811Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-28T15:40:06.271Z] ---> 9fcc4a4ffbdf [2021-01-28T15:40:06.271Z] 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/ [2021-01-28T15:40:06.548Z] ---> Running in 96b259f5b997 [2021-01-28T15:40:12.009Z] Removing intermediate container 96b259f5b997 [2021-01-28T15:40:12.009Z] ---> 2605a781ca25 [2021-01-28T15:40:12.009Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-28T15:40:12.009Z] ---> Running in a758c18dea47 [2021-01-28T15:40:12.009Z] Removing intermediate container c88feb4e4b93 [2021-01-28T15:40:12.009Z] ---> a50af87c4605 [2021-01-28T15:40:12.009Z] [2021-01-28T15:40:12.009Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T15:40:12.009Z] ---> afeebe901d6b [2021-01-28T15:40:12.009Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-28T15:40:12.009Z] ---> Using cache [2021-01-28T15:40:12.009Z] ---> 30469775a01d [2021-01-28T15:40:12.009Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-28T15:40:12.009Z] ---> Using cache [2021-01-28T15:40:12.009Z] ---> 6d383ac7fb4d [2021-01-28T15:40:12.009Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-28T15:40:12.293Z] ---> Running in 8b1407b0c431 [2021-01-28T15:40:12.567Z] Removing intermediate container a758c18dea47 [2021-01-28T15:40:12.567Z] ---> 7cfc8cdcad2d [2021-01-28T15:40:12.567Z] Step 22/24 : LABEL arch=arm64 [2021-01-28T15:40:12.842Z] ---> Running in 44ef297d8bdf [2021-01-28T15:40:13.117Z] Removing intermediate container 8b1407b0c431 [2021-01-28T15:40:13.117Z] ---> 8bb1518288a3 [2021-01-28T15:40:13.117Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-28T15:40:13.393Z] ---> Running in ef5172b8ca0d [2021-01-28T15:40:13.393Z] Removing intermediate container 44ef297d8bdf [2021-01-28T15:40:13.681Z] ---> 8758cebd05b1 [2021-01-28T15:40:13.681Z] Step 23/24 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:40:13.957Z] ---> Running in 2913b7d5093a [2021-01-28T15:40:14.232Z] Removing intermediate container ef5172b8ca0d [2021-01-28T15:40:14.232Z] ---> 52d001ebde78 [2021-01-28T15:40:14.232Z] Step 15/23 : WORKDIR / [2021-01-28T15:40:14.506Z] ---> Running in 7f44a006f62d [2021-01-28T15:40:14.506Z] Removing intermediate container 2913b7d5093a [2021-01-28T15:40:14.506Z] ---> 357a3ab7ec94 [2021-01-28T15:40:14.506Z] Step 24/24 : LABEL version=0.0.0 [2021-01-28T15:40:15.117Z] ---> Running in 6e8fefc2c80a [2021-01-28T15:40:15.397Z] Removing intermediate container 7f44a006f62d [2021-01-28T15:40:15.397Z] ---> 91128d723cf8 [2021-01-28T15:40:15.397Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:40:15.998Z] Removing intermediate container 6e8fefc2c80a [2021-01-28T15:40:15.998Z] ---> 2dbb20159835 [2021-01-28T15:40:15.998Z] [2021-01-28T15:40:16.598Z] Successfully built 2dbb20159835 [2021-01-28T15:40:16.598Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-28T15:40:16.598Z]  Building docker-security-secretstore-setup-go ... done  ---> 536603f17914 [2021-01-28T15:40:16.598Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-28T15:40:18.600Z] ---> edae4d8a44d9 [2021-01-28T15:40:18.600Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-28T15:40:19.211Z] ---> 380c3d2bff41 [2021-01-28T15:40:19.211Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-28T15:40:19.484Z] ---> Running in e674a7a4164a [2021-01-28T15:40:20.082Z] Removing intermediate container e674a7a4164a [2021-01-28T15:40:20.082Z] ---> 88b33e98220f [2021-01-28T15:40:20.082Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:40:20.082Z] ---> Running in 4ea4cb836e44 [2021-01-28T15:40:21.075Z] Removing intermediate container 4ea4cb836e44 [2021-01-28T15:40:21.075Z] ---> 1feaf139bb6e [2021-01-28T15:40:21.075Z] Step 21/23 : LABEL arch=arm64 [2021-01-28T15:40:21.075Z] + glock sync -n [2021-01-28T15:40:21.075Z]  ---> Running in d9262bbb93e4 [2021-01-28T15:40:21.682Z] Removing intermediate container d9262bbb93e4 [2021-01-28T15:40:21.682Z] ---> 0e967dd9055c [2021-01-28T15:40:21.682Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:40:21.955Z] ---> Running in 1f2b01298002 [2021-01-28T15:40:22.942Z] Removing intermediate container 1f2b01298002 [2021-01-28T15:40:22.942Z] ---> f4acb0f6b302 [2021-01-28T15:40:22.942Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T15:40:22.942Z] ---> Running in ce39c263b204 [2021-01-28T15:40:23.543Z] Removing intermediate container ce39c263b204 [2021-01-28T15:40:23.543Z] ---> 4afedb0b269f [2021-01-28T15:40:23.543Z] [2021-01-28T15:40:24.144Z] Successfully built 4afedb0b269f [2021-01-28T15:40:24.144Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-28T15:40:26.764Z]  Building docker-core-metadata-go ... done github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-28T15:40:26.764Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-28T15:40:26.764Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-28T15:40:26.764Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-28T15:40:26.764Z] + git describe '--abbrev=0' --tags [2021-01-28T15:40:26.764Z] + TAG=v0.6.1 [2021-01-28T15:40:26.764Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-28T15:40:26.764Z] + apk --print-arch [2021-01-28T15:40:26.764Z] + arch=aarch64 [2021-01-28T15:40:26.764Z] + echo 'building [dockerize] for arm64 ... ' [2021-01-28T15:40:26.764Z] + CGO_ENABLED=0 GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize [2021-01-28T15:40:26.764Z] building [dockerize] for arm64 ... [2021-01-28T15:40:31.087Z] Removing intermediate container 3350559e559b [2021-01-28T15:40:31.087Z] ---> 71f161050870 [2021-01-28T15:40:31.087Z] [2021-01-28T15:40:31.087Z] Step 10/23 : FROM alpine:3.12 [2021-01-28T15:40:31.087Z] ---> afeebe901d6b [2021-01-28T15:40:31.087Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-28T15:40:31.087Z] + date [2021-01-28T15:40:31.087Z] + echo 'Thu Jan 28 15:40:30 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-28T15:40:31.087Z] Thu Jan 28 15:40:30 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-28T15:40:31.087Z] ---> Running in c78f7c2e2db0 [2021-01-28T15:40:31.365Z] Removing intermediate container c78f7c2e2db0 [2021-01-28T15:40:31.365Z] ---> b643f5ee6b46 [2021-01-28T15:40:31.365Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-28T15:40:31.645Z] ---> Running in c59312bf5ac8 [2021-01-28T15:40:32.243Z] Removing intermediate container c59312bf5ac8 [2021-01-28T15:40:32.243Z] ---> bb7a2924affc [2021-01-28T15:40:32.243Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-28T15:40:32.942Z] ---> Running in 65d798ebf7cf [2021-01-28T15:40:33.634Z] Removing intermediate container 65d798ebf7cf [2021-01-28T15:40:33.634Z] ---> 02ba5ef200e7 [2021-01-28T15:40:33.634Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-28T15:40:33.939Z] ---> Running in e217c1d880ff [2021-01-28T15:40:37.520Z] Removing intermediate container e217c1d880ff [2021-01-28T15:40:37.520Z] ---> 087df851c3e4 [2021-01-28T15:40:37.520Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-28T15:40:37.520Z] ---> Running in e2a12d61a948 [2021-01-28T15:40:39.029Z] Removing intermediate container 373153f3d503 [2021-01-28T15:40:39.029Z] ---> 13966c7be22f [2021-01-28T15:40:39.029Z] Step 11/34 : RUN mkdir -p /test && cp "$BUILD_BASE_DIR"/dockerize /test/ && ldd /test/dockerize 2>&1 > /test/ldd_out.log || echo "statically linked" [2021-01-28T15:40:39.029Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:40:39.309Z] ---> Running in 1b44338f7ae0 [2021-01-28T15:40:40.287Z] /lib/ld-musl-aarch64.so.1: /test/dockerize: Not a valid dynamic program [2021-01-28T15:40:40.287Z] statically linked [2021-01-28T15:40:40.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:40:42.012Z] Removing intermediate container 1b44338f7ae0 [2021-01-28T15:40:42.012Z] ---> e45a25f34c0b [2021-01-28T15:40:42.012Z] [2021-01-28T15:40:42.012Z] Step 12/34 : FROM alpine:3.12 [2021-01-28T15:40:42.012Z] ---> afeebe901d6b [2021-01-28T15:40:42.012Z] Step 13/34 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-28T15:40:42.012Z] ---> Running in d458bfda77a2 [2021-01-28T15:40:42.286Z] Removing intermediate container d458bfda77a2 [2021-01-28T15:40:42.286Z] ---> b572673acb8e [2021-01-28T15:40:42.286Z] Step 14/34 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-28T15:40:42.559Z] ---> Running in 5370ec6313d2 [2021-01-28T15:40:43.532Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-28T15:40:43.532Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-28T15:40:43.532Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-28T15:40:43.803Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-28T15:40:43.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-28T15:40:44.073Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-28T15:40:44.343Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-28T15:40:44.344Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-28T15:40:44.344Z] (3/3) Installing su-exec (0.2-r1) [2021-01-28T15:40:44.616Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:40:44.616Z] OK: 6 MiB in 17 packages [2021-01-28T15:40:44.889Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-28T15:40:45.159Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-28T15:40:45.159Z] Executing busybox-1.31.1-r19.trigger [2021-01-28T15:40:45.430Z] OK: 8 MiB in 20 packages [2021-01-28T15:40:46.028Z] Removing intermediate container 5370ec6313d2 [2021-01-28T15:40:46.029Z] ---> 1de87dc18c6f [2021-01-28T15:40:46.029Z] Step 15/34 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-28T15:40:46.029Z] ---> Running in d73e95698f57 [2021-01-28T15:40:46.619Z] Removing intermediate container e2a12d61a948 [2021-01-28T15:40:46.619Z] ---> f97b0facc324 [2021-01-28T15:40:46.619Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:40:46.619Z] Removing intermediate container d73e95698f57 [2021-01-28T15:40:46.619Z] ---> 9df608181baa [2021-01-28T15:40:46.619Z] Step 16/34 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-28T15:40:46.900Z] ---> Running in d475188b7d0a [2021-01-28T15:40:47.176Z] Removing intermediate container d475188b7d0a [2021-01-28T15:40:47.176Z] ---> 7690947b0441 [2021-01-28T15:40:47.176Z] Step 17/34 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-28T15:40:47.449Z] ---> 355d3dc435dc [2021-01-28T15:40:47.449Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-28T15:40:47.449Z] ---> Running in bcb56f6c4cd1 [2021-01-28T15:40:48.887Z] ---> fffa5520af5e [2021-01-28T15:40:48.887Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-28T15:40:49.481Z] ---> 33891e5868b5 [2021-01-28T15:40:49.481Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-28T15:40:49.751Z] Removing intermediate container bcb56f6c4cd1 [2021-01-28T15:40:49.751Z] ---> 341255b57c10 [2021-01-28T15:40:49.751Z] Step 18/34 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-28T15:40:49.751Z] ---> Running in 32b10ab7f235 [2021-01-28T15:40:49.751Z] ---> Running in 91a92878284a [2021-01-28T15:40:50.343Z] Removing intermediate container 32b10ab7f235 [2021-01-28T15:40:50.343Z] ---> ad634bac1f30 [2021-01-28T15:40:50.343Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-28T15:40:50.343Z] Removing intermediate container 91a92878284a [2021-01-28T15:40:50.343Z] ---> ea5bd767c98a [2021-01-28T15:40:50.343Z] Step 19/34 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-28T15:40:50.343Z] ---> Running in 6976c175ade1 [2021-01-28T15:40:50.936Z] Removing intermediate container 6976c175ade1 [2021-01-28T15:40:50.936Z] ---> 71894e788e85 [2021-01-28T15:40:50.936Z] Step 21/23 : LABEL arch=arm64 [2021-01-28T15:40:51.209Z] ---> Running in d0236a8ce7fe [2021-01-28T15:40:51.483Z] ---> 6164896e60e5 [2021-01-28T15:40:51.483Z] Step 20/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-28T15:40:51.755Z] Removing intermediate container d0236a8ce7fe [2021-01-28T15:40:51.755Z] ---> 9034e4317c18 [2021-01-28T15:40:51.755Z] Step 22/23 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:40:52.030Z] ---> Running in 78097d3af035 [2021-01-28T15:40:52.302Z] ---> 9d43150bc54d [2021-01-28T15:40:52.302Z] Step 21/34 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-28T15:40:52.302Z] ---> Running in b052e1323127 [2021-01-28T15:40:52.580Z] Removing intermediate container 78097d3af035 [2021-01-28T15:40:52.580Z] ---> 8955a00179c6 [2021-01-28T15:40:52.580Z] Step 23/23 : LABEL version=0.0.0 [2021-01-28T15:40:52.857Z] ---> Running in 496d94186f0a [2021-01-28T15:40:53.130Z] Removing intermediate container 496d94186f0a [2021-01-28T15:40:53.130Z] ---> 35d483bdf962 [2021-01-28T15:40:53.130Z] [2021-01-28T15:40:53.724Z] Successfully built 35d483bdf962 [2021-01-28T15:40:53.724Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-28T15:40:55.154Z]  Building docker-core-data-go ... done Removing intermediate container b052e1323127 [2021-01-28T15:40:55.154Z] ---> 19cdc1706ff6 [2021-01-28T15:40:55.154Z] Step 22/34 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-28T15:40:55.748Z] ---> 09d214d66305 [2021-01-28T15:40:55.748Z] Step 23/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-28T15:40:56.724Z] ---> 5be747eaad4e [2021-01-28T15:40:56.724Z] Step 24/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-28T15:40:57.320Z] ---> 7443abc9219c [2021-01-28T15:40:57.320Z] Step 25/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-28T15:40:58.300Z] ---> d124d1ebf307 [2021-01-28T15:40:58.300Z] Step 26/34 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-28T15:40:59.293Z] ---> c67e3fb0ad52 [2021-01-28T15:40:59.293Z] Step 27/34 : VOLUME ${SECURITY_INIT_DIR} [2021-01-28T15:40:59.568Z] ---> Running in abe9896d9c51 [2021-01-28T15:40:59.848Z] Removing intermediate container abe9896d9c51 [2021-01-28T15:40:59.849Z] ---> 36264ffbab63 [2021-01-28T15:40:59.849Z] Step 28/34 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-28T15:41:00.834Z] ---> f7dc63afeecf [2021-01-28T15:41:00.834Z] Step 29/34 : RUN chmod +x /entrypoint.sh [2021-01-28T15:41:01.109Z] ---> Running in 95c948023db8 [2021-01-28T15:41:03.737Z] Removing intermediate container 95c948023db8 [2021-01-28T15:41:03.737Z] ---> 2357734e495c [2021-01-28T15:41:03.737Z] Step 30/34 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-28T15:41:03.737Z] ---> Running in 9574ef95a5da [2021-01-28T15:41:04.337Z] Removing intermediate container 9574ef95a5da [2021-01-28T15:41:04.337Z] ---> 5008729ae9c3 [2021-01-28T15:41:04.337Z] Step 31/34 : CMD ["gate"] [2021-01-28T15:41:04.614Z] ---> Running in 2ba1f7a4fba1 [2021-01-28T15:41:05.213Z] Removing intermediate container 2ba1f7a4fba1 [2021-01-28T15:41:05.213Z] ---> 934077edfe80 [2021-01-28T15:41:05.213Z] Step 32/34 : LABEL arch=arm64 [2021-01-28T15:41:05.492Z] ---> Running in 2a4292419f7f [2021-01-28T15:41:06.091Z] Removing intermediate container 2a4292419f7f [2021-01-28T15:41:06.091Z] ---> e721aa73c848 [2021-01-28T15:41:06.091Z] Step 33/34 : LABEL git_sha=0cc3e3219049fdf712ebbcbcf561b47189c8f295 [2021-01-28T15:41:06.684Z] ---> Running in 2356010e4620 [2021-01-28T15:41:06.956Z] Removing intermediate container 2356010e4620 [2021-01-28T15:41:06.956Z] ---> 6454f040add5 [2021-01-28T15:41:06.956Z] Step 34/34 : LABEL version=0.0.0 [2021-01-28T15:41:07.551Z] ---> Running in 9a04f06ee8e6 [2021-01-28T15:41:08.141Z] Removing intermediate container 9a04f06ee8e6 [2021-01-28T15:41:08.141Z] ---> 6fc0babfdcea [2021-01-28T15:41:08.141Z] [2021-01-28T15:41:08.413Z] Successfully built 6fc0babfdcea [2021-01-28T15:41:08.413Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-28T15:41:08.699Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-01-28T15:41:08.704Z] $ docker stop --time=1 e12896f1847e2741784028da52baa6906875104cd183990458614aab916015b0 [2021-01-28T15:41:10.661Z] $ docker rm -f e12896f1847e2741784028da52baa6906875104cd183990458614aab916015b0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-28T15:41:11.342Z] + docker images [2021-01-28T15:41:11.342Z] + grep docker [2021-01-28T15:41:11.614Z] docker-security-bootstrapper-go-arm64 latest 6fc0babfdcea 4 seconds ago 31.9MB [2021-01-28T15:41:11.614Z] docker-core-data-go-arm64 latest 35d483bdf962 19 seconds ago 21MB [2021-01-28T15:41:11.614Z] docker-core-metadata-go-arm64 latest 4afedb0b269f 48 seconds ago 17.7MB [2021-01-28T15:41:11.614Z] docker-security-secretstore-setup-go-arm64 latest 2dbb20159835 56 seconds ago 23.4MB [2021-01-28T15:41:11.614Z] docker-sys-mgmt-agent-go-arm64 latest e932e66deeef 2 minutes ago 300MB [2021-01-28T15:41:11.614Z] docker-core-command-go-arm64 latest 92a9c1165a51 3 minutes ago 15.4MB [2021-01-28T15:41:11.614Z] docker-support-notifications-go-arm64 latest 6c263a0029f3 3 minutes ago 16MB [2021-01-28T15:41:11.614Z] docker-security-proxy-setup-go-arm64 latest af741c7f12ec 3 minutes ago 23.2MB [2021-01-28T15:41:11.614Z] docker-support-scheduler-go-arm64 latest 924ad491cf2d 3 minutes ago 15.5MB [2021-01-28T15:41:11.614Z] docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-28T15:41:13.275Z] provisioning config files... [2021-01-28T15:41:13.287Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config6352582278439461609tmp [Pipeline] { [Pipeline] sh [2021-01-28T15:41:13.672Z] + set +x [2021-01-28T15:41:13.672Z] + curl -s https://codecov.io/bash [2021-01-28T15:41:13.672Z] + bash -s -- [2021-01-28T15:41:13.941Z] [2021-01-28T15:41:13.941Z] _____ _ [2021-01-28T15:41:13.941Z] / ____| | | [2021-01-28T15:41:13.941Z] | | ___ __| | ___ ___ _____ __ [2021-01-28T15:41:13.942Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-28T15:41:13.942Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-28T15:41:13.942Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-28T15:41:13.942Z] Bash-20210128-d4071a2 [2021-01-28T15:41:13.942Z] [2021-01-28T15:41:13.942Z] [2021-01-28T15:41:13.942Z] ==> git version 2.24.3 found [2021-01-28T15:41:13.942Z] ==> 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 [2021-01-28T15:41:13.942Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-28T15:41:13.942Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-28T15:41:13.942Z] ==> Jenkins CI detected. [2021-01-28T15:41:13.942Z] project root: . [2021-01-28T15:41:13.942Z] --> token set from env [2021-01-28T15:41:14.204Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-28T15:41:14.204Z] ==> Running gcov in . (disable via -X gcov) [2021-01-28T15:41:14.204Z] ==> Python coveragepy not found [2021-01-28T15:41:14.204Z] ==> Searching for coverage reports in: [2021-01-28T15:41:14.204Z] + . [2021-01-28T15:41:14.204Z] -> Found 1 reports [2021-01-28T15:41:14.204Z] ==> Detecting git/mercurial file structure [2021-01-28T15:41:14.204Z] ==> Reading reports [2021-01-28T15:41:14.204Z] + ./coverage.out bytes=564700 [2021-01-28T15:41:14.204Z] ==> Appending adjustments [2021-01-28T15:41:14.204Z] https://docs.codecov.io/docs/fixing-reports [2021-01-28T15:41:17.512Z] + Found adjustments [2021-01-28T15:41:17.512Z] ==> Gzipping contents [2021-01-28T15:41:17.512Z] 84K /tmp/codecov.VSKNDT.gz [2021-01-28T15:41:17.512Z] ==> Uploading reports [2021-01-28T15:41:17.512Z] url: https://codecov.io [2021-01-28T15:41:17.512Z] query: branch=PR-3078&commit=0cc3e3219049fdf712ebbcbcf561b47189c8f295&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3078%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3078&job=&cmd_args= [2021-01-28T15:41:17.512Z] -> Pinging Codecov [2021-01-28T15:41:17.512Z] https://codecov.io/upload/v4?package=bash-20210128-d4071a2&token=secret&branch=PR-3078&commit=0cc3e3219049fdf712ebbcbcf561b47189c8f295&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3078%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3078&job=&cmd_args= [2021-01-28T15:41:18.902Z] -> Uploading to [2021-01-28T15:41:18.902Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-28/00271124DB129430A58F1EEE437C3FCB/0cc3e3219049fdf712ebbcbcf561b47189c8f295/6f30053a-b5da-43a3-99ce-195dab6888da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210128T154118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7128bbf151e55501bbf066701f004c52eba5ba2d32a5f99149de6c5b6567e229 [2021-01-28T15:41:18.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-28T15:41:18.902Z] Dload Upload Total Spent Left Speed [2021-01-28T15:41:19.163Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85494 0 0 100 85494 0 168k --:--:-- --:--:-- --:--:-- 168k 100 85494 0 0 100 85494 0 168k --:--:-- --:--:-- --:--:-- 168k [2021-01-28T15:41:19.163Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/0cc3e3219049fdf712ebbcbcf561b47189c8f295 [Pipeline] } [2021-01-28T15:41:19.173Z] 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 [2021-01-28T15:41:21.244Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T15:41:22.120Z] ---> package-listing.sh [2021-01-28T15:41:22.120Z] ++ facter osfamily [2021-01-28T15:41:22.120Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-28T15:41:22.120Z] + OS_FAMILY=redhat [2021-01-28T15:41:22.120Z] + workspace=/w/workspace/edgex-go/6 [2021-01-28T15:41:22.120Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-28T15:41:22.120Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-28T15:41:22.120Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-28T15:41:22.120Z] + PACKAGES=/tmp/packages_start.txt [2021-01-28T15:41:22.120Z] + '[' /w/workspace/edgex-go/6 ']' [2021-01-28T15:41:22.120Z] + PACKAGES=/tmp/packages_end.txt [2021-01-28T15:41:22.120Z] + case "${OS_FAMILY}" in [2021-01-28T15:41:22.120Z] + rpm -qa [2021-01-28T15:41:22.120Z] + sort [2021-01-28T15:41:27.425Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-28T15:41:27.425Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-28T15:41:27.425Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-28T15:41:27.425Z] + '[' /w/workspace/edgex-go/6 ']' [2021-01-28T15:41:27.425Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-01-28T15:41:27.425Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-01-28T15:41:27.439Z] 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 [2021-01-28T15:41:27.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:41:28.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T15:41:28.042Z] [2021-01-28T15:41:28.042Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-28T15:41:28.392Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T15:41:28.392Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-28T15:41:28.392Z] df20fa9351a1: Pulling fs layer [2021-01-28T15:41:28.392Z] 36b3adc4ff6f: Pulling fs layer [2021-01-28T15:41:28.392Z] 8ad3a11d3b57: Pulling fs layer [2021-01-28T15:41:28.392Z] 46f8f816bc3b: Pulling fs layer [2021-01-28T15:41:28.392Z] 93b61091891f: Pulling fs layer [2021-01-28T15:41:28.392Z] 93b9cdb0e59b: Pulling fs layer [2021-01-28T15:41:28.392Z] 5e14af77c1be: Pulling fs layer [2021-01-28T15:41:28.392Z] 01666e4c0597: Pulling fs layer [2021-01-28T15:41:28.392Z] aa168da1d23b: Pulling fs layer [2021-01-28T15:41:28.392Z] 46f8f816bc3b: Waiting [2021-01-28T15:41:28.392Z] 93b61091891f: Waiting [2021-01-28T15:41:28.392Z] 5e14af77c1be: Waiting [2021-01-28T15:41:28.392Z] 93b9cdb0e59b: Waiting [2021-01-28T15:41:28.392Z] 01666e4c0597: Waiting [2021-01-28T15:41:28.392Z] aa168da1d23b: Waiting [2021-01-28T15:41:28.392Z] 36b3adc4ff6f: Download complete [2021-01-28T15:41:28.654Z] 46f8f816bc3b: Verifying Checksum [2021-01-28T15:41:28.654Z] 46f8f816bc3b: Download complete [2021-01-28T15:41:28.654Z] df20fa9351a1: Verifying Checksum [2021-01-28T15:41:28.654Z] df20fa9351a1: Download complete [2021-01-28T15:41:28.654Z] 93b9cdb0e59b: Verifying Checksum [2021-01-28T15:41:28.654Z] 93b9cdb0e59b: Download complete [2021-01-28T15:41:28.654Z] 5e14af77c1be: Download complete [2021-01-28T15:41:28.654Z] 93b61091891f: Verifying Checksum [2021-01-28T15:41:28.654Z] 93b61091891f: Download complete [2021-01-28T15:41:28.654Z] 01666e4c0597: Verifying Checksum [2021-01-28T15:41:28.654Z] 01666e4c0597: Download complete [2021-01-28T15:41:28.918Z] df20fa9351a1: Pull complete [2021-01-28T15:41:29.180Z] 36b3adc4ff6f: Pull complete [2021-01-28T15:41:29.445Z] 8ad3a11d3b57: Verifying Checksum [2021-01-28T15:41:29.445Z] 8ad3a11d3b57: Download complete [2021-01-28T15:41:30.031Z] 8ad3a11d3b57: Pull complete [2021-01-28T15:41:30.296Z] 46f8f816bc3b: Pull complete [2021-01-28T15:41:31.695Z] aa168da1d23b: Verifying Checksum [2021-01-28T15:41:31.695Z] aa168da1d23b: Download complete [2021-01-28T15:41:32.268Z] 93b61091891f: Pull complete [2021-01-28T15:41:32.529Z] 93b9cdb0e59b: Pull complete [2021-01-28T15:41:32.529Z] 5e14af77c1be: Pull complete [2021-01-28T15:41:32.795Z] 01666e4c0597: Pull complete [2021-01-28T15:41:40.964Z] aa168da1d23b: Pull complete [2021-01-28T15:41:41.226Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-28T15:41:41.226Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-28T15:41:41.226Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-28T15:41:41.404Z] prd-centos7-docker-4c-2g-23758 does not seem to be running inside a container [2021-01-28T15:41:41.456Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-28T15:41:46.006Z] $ docker top cbdeb6278f78f8f3f574179b5f04e6322f51dbaa1ffbe65d867e808c3f21d767 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-28T15:41:46.617Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-28T15:41:46.922Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-28T15:41:47.221Z] + ls /var/log/sa-host [2021-01-28T15:41:47.221Z] + sadf -c /var/log/sa-host/sa23 [2021-01-28T15:41:47.221Z] file_magic: OK [2021-01-28T15:41:47.221Z] HZ: Using current value: 100 [2021-01-28T15:41:47.221Z] file_header: OK [2021-01-28T15:41:47.221Z] 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 [2021-01-28T15:41:47.221Z] Statistics: [2021-01-28T15:41:47.221Z] Hnuu...uuuununununu... [2021-01-28T15:41:47.221Z] File successfully converted to sysstat format version 12.2.1 [2021-01-28T15:41:47.221Z] + sadf -c /var/log/sa-host/sa28 [2021-01-28T15:41:47.221Z] file_magic: OK [2021-01-28T15:41:47.221Z] HZ: Using current value: 100 [2021-01-28T15:41:47.221Z] file_header: OK [2021-01-28T15:41:47.222Z] 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 [2021-01-28T15:41:47.222Z] Statistics: [2021-01-28T15:41:47.222Z] 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... [2021-01-28T15:41:47.222Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-28T15:41:47.448Z] provisioning config files... [2021-01-28T15:41:47.464Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config356274825276342498tmp [Pipeline] { [Pipeline] echo [2021-01-28T15:41:47.592Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T15:41:47.894Z] ---> create-netrc.sh [Pipeline] } [2021-01-28T15:41:47.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-28T15:41:47.995Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T15:41:48.303Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-28T15:41:48.375Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T15:41:48.849Z] ---> sudo-logs.sh [2021-01-28T15:41:48.849Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-28T15:41:48.873Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T15:41:49.172Z] ---> job-cost.sh [2021-01-28T15:41:49.172Z] lf-activate-venv: SKIPPING [2021-01-28T15:41:49.172Z] INFO: No Stack... [2021-01-28T15:41:50.117Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-28T15:41:50.690Z] INFO: Archiving Costs [Pipeline] echo [2021-01-28T15:41:50.704Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-28T15:41:51.002Z] ---> logs-deploy.sh [2021-01-28T15:41:51.003Z] lf-activate-venv: SKIPPING [2021-01-28T15:41:51.003Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3078/6 [2021-01-28T15:41:51.003Z] INFO: archiving workspace using pattern(s): [2021-01-28T15:41:52.926Z] Archives upload complete. [2021-01-28T15:41:52.926Z] INFO: archiving logs to Nexus