Pull request #3080 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc rather than ced9dee5e15266db92b5ca39e396ce5375e147af Obtained Jenkinsfile from a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-24359 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/11 [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/11 # 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 a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc into PR head commit ced9dee5e15266db92b5ca39e396ce5375e147af > 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/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 Merge succeeded, producing ced9dee5e15266db92b5ca39e396ce5375e147af Checking out Revision ced9dee5e15266db92b5ca39e396ce5375e147af (PR-3080) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 Commit message: "Merge branch 'master' into issue-3079" > git rev-list --no-walk e333ecd1da9aaba0972792a779bd9b340e8c74fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-01T17:24:50.135Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-01T17:24:50.412Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-01T17:24:50.520Z] ========================================================= [2021-02-01T17:24:50.520Z] EdgeX Global Pipelines Version Info [2021-02-01T17:24:50.520Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:24:52.023Z] ------------------- [2021-02-01T17:24:52.024Z] stable info: [2021-02-01T17:24:52.024Z] ------------------- [2021-02-01T17:24:52.024Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T17:24:52.024Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T17:24:52.024Z] Message: update stable to v1.0.179 [2021-02-01T17:24:52.969Z] ------------------- [2021-02-01T17:24:52.969Z] experimental info: [2021-02-01T17:24:52.969Z] ------------------- [2021-02-01T17:24:52.969Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-01T17:24:52.969Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-02-01T17:24:52.969Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-01T17:24:53.246Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-02-01T17:24:53.337Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-02-01T17:24:53.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-01T17:24:53.511Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-01T17:24:53.607Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-01T17:24:53.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-01T17:24:53.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-01T17:24:53.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-02-01T17:24:53.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-02-01T17:24:54.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-02-01T17:24:54.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-01T17:24:54.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-01T17:24:54.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-01T17:24:54.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-01T17:24:54.565Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-01T17:24:54.648Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-01T17:24:54.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-01T17:24:54.833Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-01T17:24:54.919Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-02-01T17:24:55.004Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-02-01T17:24:55.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-01T17:24:55.217Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-02-01T17:24:55.314Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-02-01T17:24:55.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3080 [Pipeline] echo [2021-02-01T17:24:55.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3080 [Pipeline] echo [2021-02-01T17:24:55.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3080 [Pipeline] echo [2021-02-01T17:24:55.654Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ced9dee5e15266db92b5ca39e396ce5375e147af [Pipeline] echo [2021-02-01T17:24:55.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ced9dee [Pipeline] echo [2021-02-01T17:24:55.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-01T17:24:55.993Z] provisioning config files... [2021-02-01T17:24:56.022Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config8426928077927248876tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:24:56.371Z] ---> docker-login.sh [2021-02-01T17:24:56.371Z] nexus3.edgexfoundry.org:10001 [2021-02-01T17:24:56.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T17:24:56.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T17:24:56.898Z] Configure a credential helper to remove this warning. See [2021-02-01T17:24:56.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T17:24:56.898Z] [2021-02-01T17:24:56.898Z] Login Succeeded [2021-02-01T17:24:56.898Z] nexus3.edgexfoundry.org:10002 [2021-02-01T17:24:56.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T17:24:57.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T17:24:57.160Z] Configure a credential helper to remove this warning. See [2021-02-01T17:24:57.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T17:24:57.160Z] [2021-02-01T17:24:57.160Z] Login Succeeded [2021-02-01T17:24:57.160Z] nexus3.edgexfoundry.org:10003 [2021-02-01T17:24:57.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T17:24:57.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T17:24:57.422Z] Configure a credential helper to remove this warning. See [2021-02-01T17:24:57.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T17:24:57.422Z] [2021-02-01T17:24:57.422Z] Login Succeeded [2021-02-01T17:24:57.422Z] nexus3.edgexfoundry.org:10004 [2021-02-01T17:24:57.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T17:24:57.422Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T17:24:57.422Z] Configure a credential helper to remove this warning. See [2021-02-01T17:24:57.422Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T17:24:57.422Z] [2021-02-01T17:24:57.422Z] Login Succeeded [2021-02-01T17:24:57.422Z] docker.io [2021-02-01T17:24:57.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T17:24:57.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T17:24:57.947Z] Configure a credential helper to remove this warning. See [2021-02-01T17:24:57.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T17:24:57.947Z] [2021-02-01T17:24:57.947Z] Login Succeeded [2021-02-01T17:24:57.947Z] ---> docker-login.sh ends [Pipeline] } [2021-02-01T17:24:57.957Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T17:24:58.425Z] ++ 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-02-01T17:24:58.426Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T17:24:58.426Z] ++ dirname cmd/core-command/Dockerfile [2021-02-01T17:24:58.426Z] ++ cut -d/ -f2 [2021-02-01T17:24:58.426Z] + echo core-command,cmd/core-command/Dockerfile [2021-02-01T17:24:58.426Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T17:24:58.426Z] ++ dirname cmd/core-data/Dockerfile [2021-02-01T17:24:58.426Z] ++ cut -d/ -f2 [2021-02-01T17:24:58.426Z] + echo core-data,cmd/core-data/Dockerfile [2021-02-01T17:24:58.426Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T17:24:58.426Z] ++ dirname cmd/core-metadata/Dockerfile [2021-02-01T17:24:58.426Z] ++ cut -d/ -f2 [2021-02-01T17:24:58.426Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-02-01T17:24:58.426Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T17:24:58.426Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-02-01T17:24:58.426Z] ++ cut -d/ -f2 [2021-02-01T17:24:58.426Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-02-01T17:24:58.426Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T17:24:58.426Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-02-01T17:24:58.426Z] ++ cut -d/ -f2 [2021-02-01T17:24:58.426Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-02-01T17:24:58.426Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T17:24:58.426Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-02-01T17:24:58.426Z] ++ cut -d/ -f2 [2021-02-01T17:24:58.426Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-02-01T17:24:58.426Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T17:24:58.426Z] ++ dirname cmd/support-notifications/Dockerfile [2021-02-01T17:24:58.426Z] ++ cut -d/ -f2 [2021-02-01T17:24:58.426Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-02-01T17:24:58.426Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T17:24:58.426Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-02-01T17:24:58.426Z] ++ cut -d/ -f2 [2021-02-01T17:24:58.426Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-02-01T17:24:58.426Z] + for file in '`ls cmd/**/Dockerfile`' [2021-02-01T17:24:58.426Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-02-01T17:24:58.426Z] ++ cut -d/ -f2 [2021-02-01T17:24:58.426Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-02-01T17:24:58.505Z] 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-02-01T17:24:59.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T17:24:59.343Z] [2021-02-01T17:24:59.343Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:24:59.685Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T17:24:59.685Z] latest: Pulling from edgex-devops/git-semver [2021-02-01T17:24:59.685Z] 31603596830f: Pulling fs layer [2021-02-01T17:24:59.685Z] 2a8b12db71e7: Pulling fs layer [2021-02-01T17:24:59.685Z] 6ca5941a6612: Pulling fs layer [2021-02-01T17:24:59.685Z] ecc8261a40a4: Pulling fs layer [2021-02-01T17:24:59.685Z] ecc8261a40a4: Waiting [2021-02-01T17:24:59.685Z] 2a8b12db71e7: Verifying Checksum [2021-02-01T17:24:59.685Z] 2a8b12db71e7: Download complete [2021-02-01T17:24:59.949Z] 31603596830f: Verifying Checksum [2021-02-01T17:24:59.949Z] 31603596830f: Download complete [2021-02-01T17:24:59.949Z] ecc8261a40a4: Verifying Checksum [2021-02-01T17:24:59.949Z] ecc8261a40a4: Download complete [2021-02-01T17:24:59.949Z] 6ca5941a6612: Verifying Checksum [2021-02-01T17:24:59.949Z] 6ca5941a6612: Download complete [2021-02-01T17:25:00.213Z] 31603596830f: Pull complete [2021-02-01T17:25:00.476Z] 2a8b12db71e7: Pull complete [2021-02-01T17:25:01.425Z] 6ca5941a6612: Pull complete [2021-02-01T17:25:01.425Z] ecc8261a40a4: Pull complete [2021-02-01T17:25:01.425Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-01T17:25:01.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-01T17:25:01.425Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-01T17:25:01.528Z] prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container [2021-02-01T17:25:01.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-01T17:25:04.413Z] $ docker top b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-01T17:25:04.757Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T17:25:04.757Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T17:25:04.979Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T17:25:04.984Z] $ docker exec b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 ssh-agent [2021-02-01T17:25:05.146Z] SSH_AUTH_SOCK=/tmp/ssh-hdj100diblLt/agent.11 [2021-02-01T17:25:05.146Z] SSH_AGENT_PID=16 [2021-02-01T17:25:05.163Z] Running ssh-add (command line suppressed) [2021-02-01T17:25:05.288Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_1825538494798414037.key (/w/workspace/edgex-go/11@tmp/private_key_1825538494798414037.key) [2021-02-01T17:25:05.340Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T17:25:05.679Z] + git tag --points-at HEAD [Pipeline] } [2021-02-01T17:25:05.709Z] $ docker exec --env ******** --env ******** b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 ssh-agent -k [2021-02-01T17:25:05.826Z] unset SSH_AUTH_SOCK; [2021-02-01T17:25:05.826Z] unset SSH_AGENT_PID; [2021-02-01T17:25:05.826Z] echo Agent pid 16 killed; [2021-02-01T17:25:05.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-01T17:25:06.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-01T17:25:06.037Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-01T17:25:06.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-01T17:25:06.208Z] $ docker exec b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 ssh-agent [2021-02-01T17:25:06.370Z] SSH_AUTH_SOCK=/tmp/ssh-MMnZqCM1Zl9r/agent.44 [2021-02-01T17:25:06.370Z] SSH_AGENT_PID=50 [2021-02-01T17:25:06.377Z] Running ssh-add (command line suppressed) [2021-02-01T17:25:06.503Z] Identity added: /w/workspace/edgex-go/11@tmp/private_key_7368383418861947209.key (/w/workspace/edgex-go/11@tmp/private_key_7368383418861947209.key) [2021-02-01T17:25:06.558Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-01T17:25:06.893Z] + git semver init [2021-02-01T17:25:06.893Z] # -> Open(): unable to determine branch for HEAD [2021-02-01T17:25:06.893Z] # $GIT_DIR = /w/workspace/edgex-go/11/.git [2021-02-01T17:25:06.893Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/11 [2021-02-01T17:25:06.893Z] # $SEMVER_REMOTE_NAME = origin [2021-02-01T17:25:06.893Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-01T17:25:06.893Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-01T17:25:06.893Z] # $SEMVER_BRANCH = PR-3080 [2021-02-01T17:25:06.893Z] # $SEMVER_TEMP = /tmp/semver-759751778 [2021-02-01T17:25:06.893Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-02-01T17:25:28.907Z] # '/tmp/semver-759751778' -> '/w/workspace/edgex-go/11/.semver' [2021-02-01T17:25:28.907Z] # -> Force: false [2021-02-01T17:25:28.907Z] # $SEMVER_DIR = /w/workspace/edgex-go/11/.semver [Pipeline] } [2021-02-01T17:25:28.924Z] $ docker exec --env ******** --env ******** b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 ssh-agent -k [2021-02-01T17:25:29.153Z] unset SSH_AUTH_SOCK; [2021-02-01T17:25:29.154Z] unset SSH_AGENT_PID; [2021-02-01T17:25:29.154Z] echo Agent pid 50 killed; [2021-02-01T17:25:29.223Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-01T17:25:29.694Z] + git semver [Pipeline] } [2021-02-01T17:25:29.714Z] $ docker stop --time=1 b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 [2021-02-01T17:25:31.273Z] $ docker rm -f b204da7bddf3f0d797f0a3a2738fc2ccec59e6254973c2c7910bde576b381665 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T17:25:31.818Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-01T17:25:32.417Z] Stashed 1 file(s) [Pipeline] echo [2021-02-01T17:25:32.420Z] [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-02-01T17:25:33.307Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-01T17:25:33.607Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T17:25:33.911Z] + sudo service docker restart [2021-02-01T17:25:33.911Z] + true [2021-02-01T17:25:33.911Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-02-01T17:25:34.509Z] ========================================================= [2021-02-01T17:25:34.509Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-01T17:25:34.509Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:25:34.850Z] + 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-02-01T17:25:39.103Z] Sending build context to Docker daemon 327.4MB [2021-02-01T17:25:39.103Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-01T17:25:39.103Z] Step 2/6 : FROM ${BASE} [2021-02-01T17:25:39.103Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-01T17:25:39.103Z] 188c0c94c7c5: Pulling fs layer [2021-02-01T17:25:39.103Z] 0ef7d3d256c8: Pulling fs layer [2021-02-01T17:25:39.103Z] de9db76c5a1d: Pulling fs layer [2021-02-01T17:25:39.103Z] bca2f99d35d6: Pulling fs layer [2021-02-01T17:25:39.103Z] 93359f2a8cfa: Pulling fs layer [2021-02-01T17:25:39.103Z] 7c6f9722023f: Pulling fs layer [2021-02-01T17:25:39.103Z] a35cf1a2eb13: Pulling fs layer [2021-02-01T17:25:39.103Z] bca2f99d35d6: Waiting [2021-02-01T17:25:39.103Z] 93359f2a8cfa: Waiting [2021-02-01T17:25:39.103Z] 7c6f9722023f: Waiting [2021-02-01T17:25:39.103Z] a35cf1a2eb13: Waiting [2021-02-01T17:25:39.103Z] de9db76c5a1d: Verifying Checksum [2021-02-01T17:25:39.103Z] de9db76c5a1d: Download complete [2021-02-01T17:25:39.103Z] 0ef7d3d256c8: Download complete [2021-02-01T17:25:39.103Z] 93359f2a8cfa: Verifying Checksum [2021-02-01T17:25:39.103Z] 93359f2a8cfa: Download complete [2021-02-01T17:25:39.103Z] 7c6f9722023f: Verifying Checksum [2021-02-01T17:25:39.103Z] 7c6f9722023f: Download complete [2021-02-01T17:25:39.103Z] 188c0c94c7c5: Verifying Checksum [2021-02-01T17:25:39.103Z] 188c0c94c7c5: Download complete [2021-02-01T17:25:39.103Z] 188c0c94c7c5: Pull complete [2021-02-01T17:25:39.366Z] 0ef7d3d256c8: Pull complete [2021-02-01T17:25:39.366Z] de9db76c5a1d: Pull complete [2021-02-01T17:25:40.766Z] a35cf1a2eb13: Verifying Checksum [2021-02-01T17:25:40.766Z] a35cf1a2eb13: Download complete [2021-02-01T17:25:41.344Z] bca2f99d35d6: Verifying Checksum [2021-02-01T17:25:41.344Z] bca2f99d35d6: Download complete [2021-02-01T17:25:46.667Z] bca2f99d35d6: Pull complete [2021-02-01T17:25:46.667Z] 93359f2a8cfa: Pull complete [2021-02-01T17:25:46.667Z] 7c6f9722023f: Pull complete [2021-02-01T17:25:47.783Z] Still waiting to schedule task [2021-02-01T17:25:47.784Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-24357’ is offline [2021-02-01T17:25:51.987Z] a35cf1a2eb13: Pull complete [2021-02-01T17:25:51.987Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-01T17:25:51.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-01T17:25:51.987Z] ---> a62c8e92a672 [2021-02-01T17:25:51.987Z] 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-02-01T17:25:51.987Z] ---> Running in b38fc4d0d0f6 [2021-02-01T17:25:52.564Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:25:53.513Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:25:54.129Z] (1/12) Installing libmagic (5.38-r0) [2021-02-01T17:25:54.391Z] (2/12) Installing file (5.38-r0) [2021-02-01T17:25:54.391Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-01T17:25:54.391Z] (4/12) Installing g++ (9.3.0-r2) [2021-02-01T17:26:04.417Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-01T17:26:04.417Z] (6/12) Installing patch (2.7.6-r6) [2021-02-01T17:26:04.417Z] (7/12) Installing build-base (0.5-r2) [2021-02-01T17:26:04.417Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-01T17:26:04.417Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-01T17:26:04.417Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-01T17:26:04.417Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-01T17:26:04.417Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-01T17:26:04.417Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:26:04.417Z] OK: 233 MiB in 51 packages [2021-02-01T17:26:08.641Z] Removing intermediate container b38fc4d0d0f6 [2021-02-01T17:26:08.641Z] ---> 7f0b5cf95cb1 [2021-02-01T17:26:08.641Z] Step 4/6 : WORKDIR /edgex-go [2021-02-01T17:26:08.641Z] ---> Running in ca7cca56bc71 [2021-02-01T17:26:08.641Z] Removing intermediate container ca7cca56bc71 [2021-02-01T17:26:08.641Z] ---> d47466df0110 [2021-02-01T17:26:08.641Z] Step 5/6 : COPY go.mod . [2021-02-01T17:26:08.641Z] ---> 8449de1965a2 [2021-02-01T17:26:08.641Z] Step 6/6 : RUN go mod download [2021-02-01T17:26:08.641Z] ---> Running in 324c6638f7b5 [2021-02-01T17:26:30.666Z] Removing intermediate container 324c6638f7b5 [2021-02-01T17:26:30.666Z] ---> 53cb5997b944 [2021-02-01T17:26:30.666Z] Successfully built 53cb5997b944 [2021-02-01T17:26:30.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:26:31.082Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T17:26:31.082Z] . [Pipeline] withDockerContainer [2021-02-01T17:26:31.231Z] prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container [2021-02-01T17:26:31.293Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-x86_64 cat [2021-02-01T17:26:32.133Z] $ docker top d3c0646614b93efe55d4ca661ba02004c9aa9bfa4d531fba6bc64f571f8794a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:26:32.650Z] + go version [2021-02-01T17:26:32.650Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-01T17:26:32.667Z] $ docker stop --time=1 d3c0646614b93efe55d4ca661ba02004c9aa9bfa4d531fba6bc64f571f8794a6 [2021-02-01T17:26:34.021Z] $ docker rm -f d3c0646614b93efe55d4ca661ba02004c9aa9bfa4d531fba6bc64f571f8794a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:26:34.835Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-01T17:26:34.835Z] . [Pipeline] withDockerContainer [2021-02-01T17:26:34.939Z] prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container [2021-02-01T17:26:34.989Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-x86_64 cat [2021-02-01T17:26:35.777Z] $ docker top 9a8a03cb36ae6b07ec6ada5a12392ea51c1243a5d553432e244e9e7812bbb35e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-01T17:26:35.984Z] ========================================================= [2021-02-01T17:26:35.984Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-01T17:26:35.984Z] ========================================================= [Pipeline] sh [2021-02-01T17:26:36.280Z] + make test [2021-02-01T17:26:36.280Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-01T17:26:46.340Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-01T17:27:04.653Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-01T17:27:04.926Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-01T17:27:06.345Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-01T17:27:06.345Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-01T17:27:06.345Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-01T17:27:08.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-01T17:27:08.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-01T17:27:08.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-01T17:27:08.945Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-01T17:27:08.945Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-01T17:27:09.536Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-01T17:27:12.149Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-01T17:27:12.149Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-01T17:27:12.149Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-01T17:27:13.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.121s coverage: 46.0% of statements [2021-02-01T17:27:13.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-01T17:27:13.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-01T17:27:13.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-01T17:27:13.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-01T17:27:13.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-01T17:27:13.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-01T17:27:13.586Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-01T17:27:13.586Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.057s coverage: 100.0% of statements [2021-02-01T17:27:17.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.220s coverage: 27.1% of statements [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-01T17:27:17.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.049s coverage: 100.0% of statements [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-01T17:27:17.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-01T17:27:17.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.107s coverage: 65.8% of statements [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-01T17:27:17.868Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-01T17:27:18.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.443s coverage: 82.3% of statements [2021-02-01T17:27:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-01T17:27:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T17:27:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-01T17:27:18.851Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-01T17:27:19.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.326s coverage: 28.6% of statements [2021-02-01T17:27:19.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-01T17:27:19.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-01T17:27:19.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-01T17:27:19.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-01T17:27:19.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-01T17:27:19.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.066s coverage: 100.0% of statements [2021-02-01T17:27:19.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-01T17:27:19.823Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.058s coverage: 100.0% of statements [2021-02-01T17:27:19.823Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-01T17:27:20.428Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.106s coverage: 86.7% of statements [2021-02-01T17:27:20.428Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-01T17:27:20.710Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.143s coverage: 97.5% of statements [2021-02-01T17:27:20.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-01T17:27:20.981Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements [2021-02-01T17:27:20.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-01T17:27:20.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-01T17:27:20.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-01T17:27:20.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-01T17:27:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.410s coverage: 92.8% of statements [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-01T17:27:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.030s coverage: 58.8% of statements [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-01T17:27:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.048s coverage: 0.1% of statements [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-01T17:27:23.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-01T17:27:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 45.5% of statements [2021-02-01T17:27:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.101s coverage: 79.5% of statements [2021-02-01T17:27:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.032s coverage: 94.1% of statements [2021-02-01T17:27:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements [2021-02-01T17:27:23.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.030s coverage: 87.5% of statements [2021-02-01T17:27:35.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.045s coverage: 94.4% of statements [2021-02-01T17:27:35.991Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.039s coverage: 44.8% of statements [2021-02-01T17:27:39.907Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-24361 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws [2021-02-01T17:27:39.987Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-02-01T17:27:45.254Z] using credential edgex-jenkins-ssh [2021-02-01T17:27:45.319Z] Cloning the remote Git repository [2021-02-01T17:27:45.376Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-01T17:27:45.489Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-02-01T17:27:45.580Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-01T17:27:45.580Z] > git --version # timeout=10 [2021-02-01T17:27:45.610Z] > git --version # 'git version 2.17.1' [2021-02-01T17:27:45.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:27:45.677Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T17:27:48.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.059s coverage: 92.9% of statements [2021-02-01T17:27:48.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-01T17:27:48.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-01T17:27:48.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-01T17:27:48.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-01T17:27:48.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.048s coverage: 87.2% of statements [2021-02-01T17:27:48.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-01T17:27:48.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-01T17:27:48.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements [2021-02-01T17:27:48.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-01T17:27:48.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.043s coverage: 75.5% of statements [2021-02-01T17:27:48.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.032s coverage: 80.8% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.4% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.159s coverage: 63.5% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.033s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 91.3% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.280s coverage: 68.9% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.089s coverage: 37.0% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.298s coverage: 84.0% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.038s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.097s coverage: 47.1% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.048s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.048s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.683s coverage: 29.1% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.055s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.036s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.046s coverage: 87.9% of statements [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-01T17:27:48.392Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.026s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-02-01T17:27:48.392Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-02-01T17:27:48.392Z] GO111MODULE=on go vet ./... [2021-02-01T17:28:01.150Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-01T17:28:01.172Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T17:28:01.212Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-01T17:28:01.250Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-01T17:28:01.250Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:28:01.262Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T17:28:02.956Z] Merging remotes/origin/master commit a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc into PR head commit ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:28:03.484Z] Merge succeeded, producing ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:28:03.485Z] Checking out Revision ced9dee5e15266db92b5ca39e396ce5375e147af (PR-3080) [2021-02-01T17:28:02.974Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T17:28:02.993Z] > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 [2021-02-01T17:28:03.304Z] > git remote # timeout=10 [2021-02-01T17:28:03.322Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T17:28:03.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:28:03.419Z] > git merge a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc # timeout=10 [2021-02-01T17:28:03.450Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T17:28:03.488Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T17:28:03.526Z] > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 [2021-02-01T17:28:08.087Z] Commit message: "Merge branch 'master' into issue-3079" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-01T17:28:09.840Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-01T17:28:10.246Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-01T17:28:10.583Z] + true [2021-02-01T17:28:10.583Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-01T17:28:12.635Z] provisioning config files... [2021-02-01T17:28:12.719Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/11@tmp/config1629636288675746698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:28:13.178Z] ---> docker-login.sh [2021-02-01T17:28:13.178Z] nexus3.edgexfoundry.org:10001 [2021-02-01T17:28:14.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T17:28:14.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T17:28:14.447Z] Configure a credential helper to remove this warning. See [2021-02-01T17:28:14.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T17:28:14.447Z] [2021-02-01T17:28:14.447Z] Login Succeeded [2021-02-01T17:28:14.447Z] nexus3.edgexfoundry.org:10002 [2021-02-01T17:28:14.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T17:28:14.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T17:28:14.994Z] Configure a credential helper to remove this warning. See [2021-02-01T17:28:14.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T17:28:14.994Z] [2021-02-01T17:28:14.994Z] Login Succeeded [2021-02-01T17:28:14.994Z] nexus3.edgexfoundry.org:10003 [2021-02-01T17:28:15.130Z] gofmt -l . [2021-02-01T17:28:15.130Z] [ "`gofmt -l .`" = "" ] [2021-02-01T17:28:15.130Z] ./bin/test-go-mod-tidy.sh [2021-02-01T17:28:15.130Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-01T17:28:15.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T17:28:15.444Z] + ls -al . [2021-02-01T17:28:15.444Z] total 680 [2021-02-01T17:28:15.444Z] drwxrwxr-x 10 1001 1001 4096 Feb 1 17:28 . [2021-02-01T17:28:15.444Z] drwxr-xr-x 4 root root 30 Feb 1 17:26 .. [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 11 Feb 1 17:24 .dockerignore [2021-02-01T17:28:15.444Z] drwxrwxr-x 8 1001 1001 179 Feb 1 17:24 .git [2021-02-01T17:28:15.444Z] drwxrwxr-x 3 1001 1001 125 Feb 1 17:24 .github [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 872 Feb 1 17:24 .gitignore [2021-02-01T17:28:15.444Z] drwx------ 3 1001 1001 60 Feb 1 17:25 .semver [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 166 Feb 1 17:24 .sonarcloud.properties [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 7859 Feb 1 17:24 Attribution.txt [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 17:24 CONTRIBUTING.md [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 931 Feb 1 17:24 Dockerfile.build [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 863 Feb 1 17:24 Jenkinsfile [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 17:24 LICENSE [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 6001 Feb 1 17:24 Makefile [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 6524 Feb 1 17:24 README.md [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 6755 Feb 1 17:24 SECURITY.md [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 5 Feb 1 17:25 VERSION [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 4131 Feb 1 17:24 ZMQWindows.md [2021-02-01T17:28:15.444Z] drwxrwxr-x 2 1001 1001 117 Feb 1 17:24 bin [2021-02-01T17:28:15.444Z] drwxrwxr-x 15 1001 1001 4096 Feb 1 17:24 cmd [2021-02-01T17:28:15.444Z] -rw-r--r-- 1 root root 574984 Feb 1 17:27 coverage.out [2021-02-01T17:28:15.444Z] -rw-r--r-- 1 root root 1054 Feb 1 17:28 go.mod [2021-02-01T17:28:15.444Z] -rw-r--r-- 1 root root 19289 Feb 1 17:28 go.sum [2021-02-01T17:28:15.444Z] drwxrwxr-x 8 1001 1001 127 Feb 1 17:24 internal [2021-02-01T17:28:15.444Z] drwxrwxr-x 4 1001 1001 26 Feb 1 17:24 openapi [2021-02-01T17:28:15.444Z] drwxrwxr-x 4 1001 1001 71 Feb 1 17:24 snap [2021-02-01T17:28:15.444Z] -rw-rw-r-- 1 1001 1001 168 Feb 1 17:24 version.go [Pipeline] sh [2021-02-01T17:28:15.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T17:28:15.540Z] Configure a credential helper to remove this warning. See [2021-02-01T17:28:15.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T17:28:15.540Z] [2021-02-01T17:28:15.540Z] Login Succeeded [2021-02-01T17:28:15.540Z] nexus3.edgexfoundry.org:10004 [2021-02-01T17:28:15.749Z] + '[' -e coverage.out ] [2021-02-01T17:28:15.749Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-01T17:28:15.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T17:28:16.002Z] Stashed 1 file(s) [Pipeline] sh [2021-02-01T17:28:16.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T17:28:16.097Z] Configure a credential helper to remove this warning. See [2021-02-01T17:28:16.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T17:28:16.097Z] [2021-02-01T17:28:16.097Z] Login Succeeded [2021-02-01T17:28:16.097Z] docker.io [2021-02-01T17:28:16.298Z] + make build [2021-02-01T17:28:16.298Z] 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-02-01T17:28:16.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-01T17:28:16.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-01T17:28:16.974Z] Configure a credential helper to remove this warning. See [2021-02-01T17:28:16.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-01T17:28:16.974Z] [2021-02-01T17:28:16.974Z] Login Succeeded [2021-02-01T17:28:16.974Z] ---> docker-login.sh ends [Pipeline] } [2021-02-01T17:28:16.992Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-01T17:28:17.499Z] ========================================================= [2021-02-01T17:28:17.499Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-01T17:28:17.499Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:28:17.895Z] + 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-02-01T17:28:20.545Z] 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-02-01T17:28:20.549Z] Sending build context to Docker daemon 166.1MB [2021-02-01T17:28:20.549Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-02-01T17:28:20.549Z] Step 2/6 : FROM ${BASE} [2021-02-01T17:28:20.549Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-01T17:28:20.549Z] 5f621e34cdf4: Pulling fs layer [2021-02-01T17:28:20.549Z] a4357932f1b6: Pulling fs layer [2021-02-01T17:28:20.549Z] 18c013af1878: Pulling fs layer [2021-02-01T17:28:20.549Z] 00ac8860ef70: Pulling fs layer [2021-02-01T17:28:20.549Z] 63d7cb157983: Pulling fs layer [2021-02-01T17:28:20.549Z] b116817d02f9: Pulling fs layer [2021-02-01T17:28:20.549Z] 745a02a5169b: Pulling fs layer [2021-02-01T17:28:20.549Z] 00ac8860ef70: Waiting [2021-02-01T17:28:20.549Z] 63d7cb157983: Waiting [2021-02-01T17:28:20.549Z] b116817d02f9: Waiting [2021-02-01T17:28:20.549Z] 18c013af1878: Download complete [2021-02-01T17:28:20.549Z] a4357932f1b6: Verifying Checksum [2021-02-01T17:28:20.549Z] a4357932f1b6: Download complete [2021-02-01T17:28:20.549Z] 63d7cb157983: Verifying Checksum [2021-02-01T17:28:20.549Z] 63d7cb157983: Download complete [2021-02-01T17:28:20.831Z] 5f621e34cdf4: Verifying Checksum [2021-02-01T17:28:20.831Z] 5f621e34cdf4: Download complete [2021-02-01T17:28:20.831Z] b116817d02f9: Verifying Checksum [2021-02-01T17:28:20.831Z] b116817d02f9: Download complete [2021-02-01T17:28:21.431Z] 5f621e34cdf4: Pull complete [2021-02-01T17:28:22.035Z] a4357932f1b6: Pull complete [2021-02-01T17:28:22.311Z] 18c013af1878: Pull complete [2021-02-01T17:28:23.293Z] 745a02a5169b: Verifying Checksum [2021-02-01T17:28:23.293Z] 745a02a5169b: Download complete [2021-02-01T17:28:24.273Z] 00ac8860ef70: Verifying Checksum [2021-02-01T17:28:24.273Z] 00ac8860ef70: Download complete [2021-02-01T17:28:28.806Z] 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-02-01T17:28:29.761Z] 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-02-01T17:28:31.172Z] 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-02-01T17:28:31.436Z] 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-02-01T17:28:32.848Z] 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-02-01T17:28:34.242Z] 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-02-01T17:28:34.461Z] 00ac8860ef70: Pull complete [2021-02-01T17:28:34.736Z] 63d7cb157983: Pull complete [2021-02-01T17:28:35.332Z] b116817d02f9: Pull complete [2021-02-01T17:28:35.633Z] 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-02-01T17:28:36.579Z] 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-02-01T17:28:37.531Z] 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-02-01T17:28:38.956Z] 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-02-01T17:28:39.649Z] 745a02a5169b: Pull complete [2021-02-01T17:28:39.649Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-01T17:28:39.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-01T17:28:39.649Z] ---> b7e6874047d6 [2021-02-01T17:28:39.649Z] 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-02-01T17:28:39.907Z] 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-02-01T17:28:41.858Z] $ docker stop --time=1 9a8a03cb36ae6b07ec6ada5a12392ea51c1243a5d553432e244e9e7812bbb35e [2021-02-01T17:28:42.290Z] ---> Running in 34aa10ffae78 [2021-02-01T17:28:43.548Z] $ docker rm -f 9a8a03cb36ae6b07ec6ada5a12392ea51c1243a5d553432e244e9e7812bbb35e [2021-02-01T17:28:43.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-02-01T17:28:44.333Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-02-01T17:28:45.309Z] (1/12) Installing libmagic (5.38-r0) [2021-02-01T17:28:45.309Z] (2/12) Installing file (5.38-r0) [2021-02-01T17:28:45.581Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-02-01T17:28:45.581Z] (4/12) Installing g++ (9.3.0-r2) [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:28:46.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-01T17:28:46.949Z] [2021-02-01T17:28:46.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:28:47.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-01T17:28:47.309Z] latest: Pulling from edgex-devops/edgex-compose [2021-02-01T17:28:47.309Z] cbdbe7a5bc2a: Pulling fs layer [2021-02-01T17:28:47.309Z] ca9280d653b3: Pulling fs layer [2021-02-01T17:28:47.309Z] 7e9c9ca2126c: Pulling fs layer [2021-02-01T17:28:47.575Z] cbdbe7a5bc2a: Verifying Checksum [2021-02-01T17:28:47.575Z] cbdbe7a5bc2a: Download complete [2021-02-01T17:28:47.842Z] cbdbe7a5bc2a: Pull complete [2021-02-01T17:28:47.842Z] ca9280d653b3: Verifying Checksum [2021-02-01T17:28:47.842Z] ca9280d653b3: Download complete [2021-02-01T17:28:48.808Z] 7e9c9ca2126c: Download complete [2021-02-01T17:28:49.071Z] ca9280d653b3: Pull complete [2021-02-01T17:28:55.730Z] (5/12) Installing fortify-headers (1.1-r0) [2021-02-01T17:28:55.730Z] (6/12) Installing patch (2.7.6-r6) [2021-02-01T17:28:55.730Z] (7/12) Installing build-base (0.5-r2) [2021-02-01T17:28:55.730Z] (8/12) Installing libsodium (1.0.18-r0) [2021-02-01T17:28:55.730Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-02-01T17:28:56.000Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-02-01T17:28:56.000Z] (11/12) Installing libzmq (4.3.3-r0) [2021-02-01T17:28:56.270Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-02-01T17:28:56.270Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:28:56.270Z] OK: 217 MiB in 51 packages [2021-02-01T17:28:59.104Z] 7e9c9ca2126c: Pull complete [2021-02-01T17:28:59.104Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-02-01T17:28:59.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-01T17:28:59.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-02-01T17:28:59.338Z] prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container [2021-02-01T17:28:59.424Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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:latest cat [2021-02-01T17:29:00.408Z] $ docker top 06ae82b20d161cf8f986ced7b3d506fce96d9713b47bba296f3a6ca01b6e6fd5 -eo pid,comm [2021-02-01T17:29:00.588Z] Removing intermediate container 34aa10ffae78 [2021-02-01T17:29:00.588Z] ---> 0e0c40552937 [2021-02-01T17:29:00.588Z] Step 4/6 : WORKDIR /edgex-go [2021-02-01T17:29:00.588Z] ---> Running in b344e3a54abc [Pipeline] { [Pipeline] sh [2021-02-01T17:29:00.861Z] Removing intermediate container b344e3a54abc [2021-02-01T17:29:00.861Z] ---> 83ebe57cd09d [2021-02-01T17:29:00.861Z] Step 5/6 : COPY go.mod . [2021-02-01T17:29:01.002Z] + docker-compose build+ --help [2021-02-01T17:29:01.002Z] grep parallel [2021-02-01T17:29:01.845Z] ---> 69e220bd8836 [2021-02-01T17:29:01.845Z] Step 6/6 : RUN go mod download [2021-02-01T17:29:01.845Z] ---> Running in 98b2ac69b139 [2021-02-01T17:29:01.955Z] --parallel Build images in parallel. [Pipeline] } [2021-02-01T17:29:02.234Z] $ docker stop --time=1 06ae82b20d161cf8f986ced7b3d506fce96d9713b47bba296f3a6ca01b6e6fd5 [2021-02-01T17:29:03.625Z] $ docker rm -f 06ae82b20d161cf8f986ced7b3d506fce96d9713b47bba296f3a6ca01b6e6fd5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:29:04.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-02-01T17:29:04.272Z] . [Pipeline] withDockerContainer [2021-02-01T17:29:04.371Z] prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container [2021-02-01T17:29:04.420Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-02-01T17:29:05.115Z] $ docker top 2ffdebf33a4dc284f7999d84d2306052be18f1583fdacb44700b56dc21cf319d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:29:05.615Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-01T17:29:06.570Z] Building docker-core-command-go ... [2021-02-01T17:29:06.570Z] Building docker-core-data-go ... [2021-02-01T17:29:06.570Z] Building docker-core-metadata-go ... [2021-02-01T17:29:06.570Z] Building docker-security-bootstrapper-go ... [2021-02-01T17:29:06.570Z] Building docker-security-proxy-setup-go ... [2021-02-01T17:29:06.570Z] Building docker-security-secretstore-setup-go ... [2021-02-01T17:29:06.570Z] Building docker-support-notifications-go ... [2021-02-01T17:29:06.570Z] Building docker-support-scheduler-go ... [2021-02-01T17:29:06.570Z] Building docker-sys-mgmt-agent-go ... [2021-02-01T17:29:06.570Z] Building docker-security-bootstrapper-go [2021-02-01T17:29:06.570Z] Building docker-core-command-go [2021-02-01T17:29:06.570Z] Building docker-support-notifications-go [2021-02-01T17:29:06.570Z] Building docker-security-secretstore-setup-go [2021-02-01T17:29:06.570Z] Building docker-core-metadata-go [2021-02-01T17:29:28.659Z] Removing intermediate container 98b2ac69b139 [2021-02-01T17:29:28.659Z] ---> 85c552603c3d [2021-02-01T17:29:28.659Z] Successfully built 85c552603c3d [2021-02-01T17:29:28.659Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:29:29.012Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T17:29:29.012Z] . [Pipeline] withDockerContainer [2021-02-01T17:29:29.294Z] prd-ubuntu18.04-docker-arm64-4c-16g-24361 does not seem to be running inside a container [2021-02-01T17:29:29.373Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-01T17:29:30.896Z] $ docker top 5e17587d41324e3d930f300bd57e19273dbef9336044db58317ca0c7d8dfd8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:29:31.939Z] + go version [2021-02-01T17:29:31.939Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-01T17:29:31.959Z] $ docker stop --time=1 5e17587d41324e3d930f300bd57e19273dbef9336044db58317ca0c7d8dfd8a2 [2021-02-01T17:29:33.881Z] $ docker rm -f 5e17587d41324e3d930f300bd57e19273dbef9336044db58317ca0c7d8dfd8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:29:34.919Z] + docker inspect -f . ci-base-image-arm64 [2021-02-01T17:29:34.919Z] . [Pipeline] withDockerContainer [2021-02-01T17:29:35.181Z] prd-ubuntu18.04-docker-arm64-4c-16g-24361 does not seem to be running inside a container [2021-02-01T17:29:35.267Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-02-01T17:29:36.690Z] $ docker top 9ff07c068354a54146adbf1c046a5e81da01ef5dbd7af9a3d3aa151a73a620b6 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-02-01T17:29:37.109Z] ========================================================= [2021-02-01T17:29:37.109Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-02-01T17:29:37.109Z] ========================================================= [Pipeline] sh [2021-02-01T17:29:37.759Z] + make test [2021-02-01T17:29:37.760Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-02-01T17:29:38.814Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:29:38.814Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:29:38.815Z] ---> 53cb5997b944 [2021-02-01T17:29:38.815Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T17:29:38.815Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:29:38.815Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:29:38.815Z] ---> 53cb5997b944 [2021-02-01T17:29:38.815Z] Step 3/24 : WORKDIR /edgex-go [2021-02-01T17:29:38.815Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:29:38.815Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:29:38.815Z] ---> 53cb5997b944 [2021-02-01T17:29:38.815Z] Step 3/22 : WORKDIR /edgex-go [2021-02-01T17:29:38.815Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:29:38.815Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:29:38.815Z] ---> 53cb5997b944 [2021-02-01T17:29:38.815Z] Step 3/31 : WORKDIR /edgex-go [2021-02-01T17:29:38.815Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:29:38.815Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:29:38.815Z] ---> 53cb5997b944 [2021-02-01T17:29:38.815Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T17:29:38.815Z] ---> Running in 1be41f4fcca2 [2021-02-01T17:29:38.815Z] ---> Running in 0e544a9233e2 [2021-02-01T17:29:38.815Z] ---> Running in 2ef2401ca0fb [2021-02-01T17:29:38.815Z] ---> Running in 85c01f65dfba [2021-02-01T17:29:38.815Z] ---> Running in d974f69a251e [2021-02-01T17:29:38.815Z] Removing intermediate container 85c01f65dfba [2021-02-01T17:29:38.815Z] ---> c8d98993a961 [2021-02-01T17:29:38.815Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:29:38.815Z] Removing intermediate container d974f69a251e [2021-02-01T17:29:38.815Z] ---> 5a7e4f2c5805 [2021-02-01T17:29:38.815Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:29:38.815Z] Removing intermediate container 0e544a9233e2 [2021-02-01T17:29:38.815Z] ---> a73c770407f2 [2021-02-01T17:29:38.815Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:29:38.815Z] Removing intermediate container 2ef2401ca0fb [2021-02-01T17:29:38.815Z] ---> 8d76b10a0e21 [2021-02-01T17:29:38.815Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:29:38.815Z] Removing intermediate container 1be41f4fcca2 [2021-02-01T17:29:38.815Z] ---> decce3796e04 [2021-02-01T17:29:38.815Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:29:39.093Z] ---> Running in 000f85146174 [2021-02-01T17:29:39.093Z] ---> Running in 4690fa9ef6d4 [2021-02-01T17:29:39.093Z] ---> Running in 57f1fe05660b [2021-02-01T17:29:39.093Z] ---> Running in c999f9f4f95d [2021-02-01T17:29:39.093Z] ---> Running in c557f9e36d20 [2021-02-01T17:29:41.684Z] Removing intermediate container 57f1fe05660b [2021-02-01T17:29:41.685Z] Removing intermediate container 4690fa9ef6d4 [2021-02-01T17:29:41.685Z] ---> 8482434d8d6c [2021-02-01T17:29:41.685Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-01T17:29:41.685Z] ---> b1f0aa1226b4 [2021-02-01T17:29:41.685Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-01T17:29:41.685Z] ---> Running in 9181ba5d169d [2021-02-01T17:29:41.685Z] ---> Running in 406e8bfb88bd [2021-02-01T17:29:41.685Z] Removing intermediate container 000f85146174 [2021-02-01T17:29:41.685Z] ---> 679b456ef848 [2021-02-01T17:29:41.685Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-01T17:29:41.685Z] Removing intermediate container c999f9f4f95d [2021-02-01T17:29:41.685Z] ---> febb5f1c1187 [2021-02-01T17:29:41.685Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-01T17:29:41.685Z] Removing intermediate container c557f9e36d20 [2021-02-01T17:29:41.685Z] ---> cbfd707f7c2a [2021-02-01T17:29:41.685Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-01T17:29:41.685Z] ---> Running in e90246b2d1a1 [2021-02-01T17:29:41.685Z] ---> Running in 5a34d32fe4a5 [2021-02-01T17:29:41.960Z] ---> Running in 0e802dbabf5c [2021-02-01T17:29:42.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:29:42.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:29:42.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:29:42.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:29:42.818Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:29:43.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:29:43.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:29:43.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:29:43.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:29:43.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:29:44.055Z] OK: 233 MiB in 51 packages [2021-02-01T17:29:44.055Z] OK: 233 MiB in 51 packages [2021-02-01T17:29:44.319Z] OK: 233 MiB in 51 packages [2021-02-01T17:29:44.319Z] OK: 233 MiB in 51 packages [2021-02-01T17:29:44.319Z] OK: 233 MiB in 51 packages [2021-02-01T17:29:44.897Z] Removing intermediate container 9181ba5d169d [2021-02-01T17:29:44.897Z] ---> 1e1e8ca92512 [2021-02-01T17:29:44.897Z] Step 6/23 : COPY go.mod . [2021-02-01T17:29:44.897Z] Removing intermediate container 406e8bfb88bd [2021-02-01T17:29:44.897Z] ---> 331779ced8eb [2021-02-01T17:29:44.897Z] Step 6/24 : COPY go.mod . [2021-02-01T17:29:45.475Z] ---> 0be0248b3b9c [2021-02-01T17:29:45.475Z] Step 7/23 : RUN go mod download [2021-02-01T17:29:45.475Z] ---> aba155cc7571 [2021-02-01T17:29:45.475Z] Step 7/24 : RUN go mod download [2021-02-01T17:29:45.475Z] Removing intermediate container e90246b2d1a1 [2021-02-01T17:29:45.475Z] ---> 8e341461a80a [2021-02-01T17:29:45.475Z] Step 6/22 : COPY go.mod . [2021-02-01T17:29:45.475Z] ---> Running in e41d61012a60 [2021-02-01T17:29:45.475Z] Removing intermediate container 0e802dbabf5c [2021-02-01T17:29:45.475Z] ---> 8e97e99879e4 [2021-02-01T17:29:45.475Z] Step 6/23 : COPY go.mod . [2021-02-01T17:29:45.475Z] ---> Running in 42a5f4415152 [2021-02-01T17:29:45.739Z] Removing intermediate container 5a34d32fe4a5 [2021-02-01T17:29:45.739Z] ---> 1bb0da6a0715 [2021-02-01T17:29:45.739Z] Step 6/31 : COPY go.mod . [2021-02-01T17:29:45.739Z] ---> 2f4bfcf3d902 [2021-02-01T17:29:45.739Z] Step 7/22 : RUN go mod download [2021-02-01T17:29:46.001Z] ---> 3b654097440a [2021-02-01T17:29:46.001Z] Step 7/23 : RUN go mod download [2021-02-01T17:29:46.271Z] ---> Running in 0f70e56fb095 [2021-02-01T17:29:46.271Z] ---> 12e343723bbd [2021-02-01T17:29:46.271Z] Step 7/31 : RUN go mod download [2021-02-01T17:29:46.538Z] ---> Running in b4a0ea67aee2 [2021-02-01T17:29:46.538Z] ---> Running in bc4af79f5676 [2021-02-01T17:29:48.483Z] Removing intermediate container e41d61012a60 [2021-02-01T17:29:48.483Z] ---> 6eed5fda5671 [2021-02-01T17:29:48.483Z] Step 8/24 : COPY . . [2021-02-01T17:29:48.483Z] Removing intermediate container 0f70e56fb095 [2021-02-01T17:29:48.483Z] ---> 1f64345c77ab [2021-02-01T17:29:48.483Z] Step 8/22 : COPY . . [2021-02-01T17:29:48.483Z] Removing intermediate container 42a5f4415152 [2021-02-01T17:29:48.483Z] ---> 74d73c428885 [2021-02-01T17:29:48.483Z] Step 8/23 : COPY . . [2021-02-01T17:29:52.768Z] Removing intermediate container b4a0ea67aee2 [2021-02-01T17:29:52.768Z] ---> 18a7be426fce [2021-02-01T17:29:52.768Z] Step 8/23 : COPY . . [2021-02-01T17:29:54.759Z] Removing intermediate container bc4af79f5676 [2021-02-01T17:29:54.759Z] ---> fb251917cd4e [2021-02-01T17:29:54.759Z] Step 8/31 : COPY . . [2021-02-01T17:29:59.958Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-02-01T17:30:33.933Z] ---> 9457a2b0c849 [2021-02-01T17:30:33.933Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-01T17:30:33.933Z] ---> 4b737b723f39 [2021-02-01T17:30:33.933Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-01T17:30:33.933Z] ---> e9854f84232e [2021-02-01T17:30:33.933Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-01T17:30:33.933Z] ---> Running in 4d799e11cbd1 [2021-02-01T17:30:33.933Z] ---> Running in f9d93401f5bc [2021-02-01T17:30:33.933Z] ---> 24cec4f6882d [2021-02-01T17:30:33.933Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-01T17:30:33.933Z] ---> Running in 30af7ca1d0e5 [2021-02-01T17:30:33.933Z] ---> Running in 515489fc1ace [2021-02-01T17:30:33.933Z] ---> b7b7401c924d [2021-02-01T17:30:33.933Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-01T17:30:33.933Z] ---> Running in 3cc6f8dba4f8 [2021-02-01T17:30:33.933Z] 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-02-01T17:30:33.933Z] 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-02-01T17:30:33.933Z] 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-02-01T17:30:33.933Z] 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-02-01T17:30:33.933Z] 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-02-01T17:30:47.224Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-02-01T17:30:52.663Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-02-01T17:30:58.088Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-02-01T17:30:58.089Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-02-01T17:30:58.089Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-02-01T17:31:00.720Z] 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-02-01T17:31:00.721Z] 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-02-01T17:31:04.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-02-01T17:31:04.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-02-01T17:31:04.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-02-01T17:31:04.829Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-02-01T17:31:04.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-02-01T17:31:04.829Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-02-01T17:31:05.036Z] Removing intermediate container 30af7ca1d0e5 [2021-02-01T17:31:05.036Z] ---> 3619f233737f [2021-02-01T17:31:05.036Z] [2021-02-01T17:31:05.036Z] Step 10/22 : FROM alpine:3.12 [2021-02-01T17:31:05.036Z] 3.12: Pulling from library/alpine [2021-02-01T17:31:05.036Z] Removing intermediate container 4d799e11cbd1 [2021-02-01T17:31:05.036Z] ---> ef55f301c051 [2021-02-01T17:31:05.036Z] [2021-02-01T17:31:05.036Z] Step 10/24 : FROM alpine:3.12 [2021-02-01T17:31:05.036Z] 3.12: Pulling from library/alpine [2021-02-01T17:31:05.311Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-01T17:31:05.311Z] Status: Downloaded newer image for alpine:3.12 [2021-02-01T17:31:05.311Z] ---> 389fef711851 [2021-02-01T17:31:05.311Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-01T17:31:05.311Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-01T17:31:05.311Z] Status: Image is up to date for alpine:3.12 [2021-02-01T17:31:05.311Z] ---> 389fef711851 [2021-02-01T17:31:05.311Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-01T17:31:07.878Z] ---> Running in 61df61e6be41 [2021-02-01T17:31:07.878Z] ---> Running in 2f0d52c0a186 [2021-02-01T17:31:07.878Z] Removing intermediate container 3cc6f8dba4f8 [2021-02-01T17:31:07.878Z] ---> 060c195e927e [2021-02-01T17:31:07.878Z] [2021-02-01T17:31:07.878Z] Step 10/31 : FROM alpine:3.12 [2021-02-01T17:31:07.878Z] ---> 389fef711851 [2021-02-01T17:31:07.878Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-01T17:31:07.878Z] Removing intermediate container 515489fc1ace [2021-02-01T17:31:07.878Z] ---> aeb62e035be4 [2021-02-01T17:31:07.878Z] [2021-02-01T17:31:07.878Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T17:31:07.878Z] ---> 389fef711851 [2021-02-01T17:31:07.878Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-01T17:31:08.470Z] ---> Running in eb3c993a1dad [2021-02-01T17:31:08.470Z] ---> Running in 10ed73bdea58 [2021-02-01T17:31:09.870Z] Removing intermediate container 10ed73bdea58 [2021-02-01T17:31:09.870Z] ---> 5e6cfcc0bbbe [2021-02-01T17:31:09.870Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-01T17:31:10.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:10.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:10.141Z] ---> Running in 05e9329b27c7 [2021-02-01T17:31:10.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:10.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:10.434Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-01T17:31:10.434Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-01T17:31:10.434Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-01T17:31:10.434Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T17:31:10.434Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-01T17:31:10.434Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:31:10.434Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T17:31:10.434Z] (4/5) Installing curl (7.69.1-r3) [2021-02-01T17:31:10.434Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-01T17:31:10.434Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:31:10.434Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T17:31:10.711Z] OK: 6 MiB in 16 packages [2021-02-01T17:31:10.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:10.711Z] OK: 7 MiB in 19 packages [2021-02-01T17:31:10.711Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:10.976Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-01T17:31:10.976Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:31:10.976Z] OK: 6 MiB in 15 packages [2021-02-01T17:31:10.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:10.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:11.239Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-01T17:31:11.239Z] (2/2) Installing su-exec (0.2-r1) [2021-02-01T17:31:11.239Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:31:11.239Z] OK: 6 MiB in 16 packages [2021-02-01T17:31:12.632Z] Removing intermediate container f9d93401f5bc [2021-02-01T17:31:12.632Z] ---> 9628a93ab547 [2021-02-01T17:31:12.632Z] [2021-02-01T17:31:12.632Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T17:31:12.632Z] ---> 389fef711851 [2021-02-01T17:31:12.632Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-01T17:31:13.147Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-02-01T17:31:13.147Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-02-01T17:31:13.147Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-02-01T17:31:14.024Z] ---> Running in f2326cc5c652 [2021-02-01T17:31:14.024Z] Removing intermediate container 61df61e6be41 [2021-02-01T17:31:14.024Z] ---> 9d7e2a87978b [2021-02-01T17:31:14.024Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T17:31:14.024Z] Removing intermediate container 2f0d52c0a186 [2021-02-01T17:31:14.024Z] ---> dcaaad5e1204 [2021-02-01T17:31:14.024Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-01T17:31:14.289Z] ---> Running in b510c519fa1c [2021-02-01T17:31:14.289Z] ---> Running in b55f0df28ff3 [2021-02-01T17:31:14.289Z] Removing intermediate container eb3c993a1dad [2021-02-01T17:31:14.289Z] ---> a99c9215c421 [2021-02-01T17:31:14.289Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T17:31:14.289Z] Removing intermediate container 05e9329b27c7 [2021-02-01T17:31:14.289Z] ---> 8a9ac370f057 [2021-02-01T17:31:14.289Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-01T17:31:14.555Z] ---> Running in 3adbcee6ca4b [2021-02-01T17:31:14.555Z] ---> Running in e95144290cb9 [2021-02-01T17:31:14.555Z] Removing intermediate container b510c519fa1c [2021-02-01T17:31:14.555Z] ---> 9b9b16632961 [2021-02-01T17:31:14.555Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-01T17:31:14.555Z] Removing intermediate container b55f0df28ff3 [2021-02-01T17:31:14.555Z] ---> d74e415b927f [2021-02-01T17:31:14.555Z] Step 13/24 : WORKDIR / [2021-02-01T17:31:14.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:14.820Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:14.820Z] ---> Running in c28b7cbcffb9 [2021-02-01T17:31:14.820Z] ---> Running in ad983bb46765 [2021-02-01T17:31:14.820Z] Removing intermediate container 3adbcee6ca4b [2021-02-01T17:31:14.820Z] ---> 62006f3226e8 [2021-02-01T17:31:14.820Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-01T17:31:15.089Z] Removing intermediate container e95144290cb9 [2021-02-01T17:31:15.089Z] ---> c3dfcfbe11ba [2021-02-01T17:31:15.089Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-01T17:31:15.089Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-01T17:31:15.089Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:31:15.089Z] OK: 6 MiB in 15 packages [2021-02-01T17:31:15.089Z] ---> Running in 633717ebe7d2 [2021-02-01T17:31:15.089Z] ---> Running in e7c3b81ccbac [2021-02-01T17:31:15.367Z] Removing intermediate container ad983bb46765 [2021-02-01T17:31:15.367Z] ---> a8e4d0d0f076 [2021-02-01T17:31:15.367Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-01T17:31:15.367Z] Removing intermediate container c28b7cbcffb9 [2021-02-01T17:31:15.367Z] ---> a4a866c17761 [2021-02-01T17:31:15.367Z] 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-02-01T17:31:15.636Z] Removing intermediate container 633717ebe7d2 [2021-02-01T17:31:15.637Z] ---> c1f67e0f5ce3 [2021-02-01T17:31:15.637Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-01T17:31:15.637Z] ---> Running in 22d1e7ac7ce7 [2021-02-01T17:31:15.637Z] Removing intermediate container e7c3b81ccbac [2021-02-01T17:31:15.637Z] ---> c4ca66d9d334 [2021-02-01T17:31:15.637Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-01T17:31:15.905Z] ---> Running in f83026093a59 [2021-02-01T17:31:15.905Z] ---> Running in 55b349a9b31e [2021-02-01T17:31:15.905Z] ---> 38ebfa3ab873 [2021-02-01T17:31:15.905Z] 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-02-01T17:31:16.173Z] Removing intermediate container f2326cc5c652 [2021-02-01T17:31:16.173Z] ---> 149e367b0a97 [2021-02-01T17:31:16.173Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T17:31:16.173Z] Removing intermediate container 22d1e7ac7ce7 [2021-02-01T17:31:16.173Z] ---> c77620bca7d9 [2021-02-01T17:31:16.173Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:31:16.441Z] ---> Running in 0e9f2283782d [2021-02-01T17:31:16.441Z] Removing intermediate container f83026093a59 [2021-02-01T17:31:16.441Z] ---> 22cf88e9dc12 [2021-02-01T17:31:16.441Z] Step 15/23 : WORKDIR / [2021-02-01T17:31:16.441Z] ---> b3c30d33b8cd [2021-02-01T17:31:16.441Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-01T17:31:16.441Z] ---> Running in 2954a82881d1 [2021-02-01T17:31:16.441Z] ---> 22288ec37c30 [2021-02-01T17:31:16.441Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-01T17:31:17.391Z] Removing intermediate container 0e9f2283782d [2021-02-01T17:31:17.391Z] ---> 7b954448a407 [2021-02-01T17:31:17.391Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-01T17:31:17.666Z] ---> 8eb69c6f956e [2021-02-01T17:31:17.666Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-01T17:31:17.666Z] ---> Running in 174f79954fb9 [2021-02-01T17:31:17.666Z] Removing intermediate container 2954a82881d1 [2021-02-01T17:31:17.666Z] ---> 785467637de6 [2021-02-01T17:31:17.666Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:31:17.666Z] ---> 1b314adee2c4 [2021-02-01T17:31:17.666Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-01T17:31:18.251Z] Removing intermediate container 174f79954fb9 [2021-02-01T17:31:18.251Z] ---> c124a8b325c3 [2021-02-01T17:31:18.251Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-01T17:31:18.251Z] ---> Running in c6d9154adedb [2021-02-01T17:31:18.251Z] ---> d6644cf194b3 [2021-02-01T17:31:18.251Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-01T17:31:18.520Z] ---> ed816b6debbb [2021-02-01T17:31:18.520Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-01T17:31:18.520Z] ---> f16e550fe5bb [2021-02-01T17:31:18.520Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-01T17:31:18.520Z] Removing intermediate container 55b349a9b31e [2021-02-01T17:31:18.520Z] ---> ca326ec570cc [2021-02-01T17:31:18.520Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-01T17:31:18.520Z] ---> Running in 841ca2c407d3 [2021-02-01T17:31:18.520Z] ---> Running in cf3640f1b115 [2021-02-01T17:31:18.520Z] Removing intermediate container c6d9154adedb [2021-02-01T17:31:18.520Z] ---> 93f2341b6329 [2021-02-01T17:31:18.520Z] Step 15/23 : WORKDIR / [2021-02-01T17:31:18.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.371s coverage: 46.0% of statements [2021-02-01T17:31:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-02-01T17:31:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-02-01T17:31:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-02-01T17:31:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-02-01T17:31:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-02-01T17:31:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-02-01T17:31:18.569Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2/application [no test files] [2021-02-01T17:31:18.569Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.134s coverage: 100.0% of statements [2021-02-01T17:31:18.784Z] ---> Running in 53c20a93ad5c [2021-02-01T17:31:19.052Z] Removing intermediate container cf3640f1b115 [2021-02-01T17:31:19.052Z] ---> 07dfff0ceea7 [2021-02-01T17:31:19.052Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:31:19.052Z] ---> 5dc889e955c8 [2021-02-01T17:31:19.052Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-01T17:31:19.052Z] ---> 497f20236087 [2021-02-01T17:31:19.052Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-01T17:31:19.052Z] Removing intermediate container 841ca2c407d3 [2021-02-01T17:31:19.052Z] ---> aef9838be472 [2021-02-01T17:31:19.052Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-01T17:31:19.052Z] ---> Running in 3fe2c05b7d9e [2021-02-01T17:31:19.052Z] Removing intermediate container 53c20a93ad5c [2021-02-01T17:31:19.052Z] ---> 3dbec8a66dd8 [2021-02-01T17:31:19.052Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:31:19.315Z] Removing intermediate container 3fe2c05b7d9e [2021-02-01T17:31:19.315Z] ---> 3aff3b11753c [2021-02-01T17:31:19.315Z] Step 20/22 : LABEL arch=x86_64 [2021-02-01T17:31:19.576Z] ---> 882bd845ef79 [2021-02-01T17:31:19.576Z] 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-02-01T17:31:19.840Z] ---> Running in df8de3b46df9 [2021-02-01T17:31:19.840Z] ---> a21bd3e78d5a [2021-02-01T17:31:19.840Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-01T17:31:19.840Z] ---> Running in 371c776b52d6 [2021-02-01T17:31:19.840Z] ---> ff135bf4c548 [2021-02-01T17:31:19.840Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-01T17:31:19.840Z] ---> 8ee8e987d5c3 [2021-02-01T17:31:19.840Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-01T17:31:19.840Z] ---> Running in 538aece7cd36 [2021-02-01T17:31:20.104Z] ---> Running in cc3aa8a92891 [2021-02-01T17:31:20.367Z] Removing intermediate container df8de3b46df9 [2021-02-01T17:31:20.367Z] ---> 012ad220b36c [2021-02-01T17:31:20.367Z] Step 21/22 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:31:20.634Z] Removing intermediate container 538aece7cd36 [2021-02-01T17:31:20.634Z] ---> 96ff5020a060 [2021-02-01T17:31:20.634Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:31:20.634Z] ---> Running in 6571af5d175d [2021-02-01T17:31:20.634Z] ---> Running in 95b50b400a14 [2021-02-01T17:31:20.634Z] ---> 0f78aacd12ac [2021-02-01T17:31:20.634Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-01T17:31:20.897Z] Removing intermediate container 6571af5d175d [2021-02-01T17:31:20.897Z] ---> a51bd6830acc [2021-02-01T17:31:20.897Z] Step 22/22 : LABEL version=0.0.0 [2021-02-01T17:31:20.897Z] Removing intermediate container 95b50b400a14 [2021-02-01T17:31:20.897Z] ---> 655d82c10ad4 [2021-02-01T17:31:20.897Z] Step 21/23 : LABEL arch=x86_64 [2021-02-01T17:31:21.163Z] ---> Running in c5c64e872a22 [2021-02-01T17:31:21.163Z] ---> Running in 6839818ca3bb [2021-02-01T17:31:21.432Z] ---> 84955cdf6817 [2021-02-01T17:31:21.432Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-01T17:31:21.432Z] Removing intermediate container c5c64e872a22 [2021-02-01T17:31:21.432Z] ---> 6da6a0ac0ce4 [2021-02-01T17:31:21.432Z] [2021-02-01T17:31:21.432Z] ---> Running in f016b24886c4 [2021-02-01T17:31:21.695Z] Successfully built 6da6a0ac0ce4 [2021-02-01T17:31:21.960Z] Removing intermediate container 6839818ca3bb [2021-02-01T17:31:21.960Z] ---> db7c4edf9142 [2021-02-01T17:31:21.960Z] Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:31:21.960Z] Successfully tagged docker-support-notifications-go:latest [2021-02-01T17:31:21.960Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-02-01T17:31:21.960Z] Removing intermediate container 371c776b52d6 [2021-02-01T17:31:21.960Z] ---> b9d595b1474f [2021-02-01T17:31:21.960Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-01T17:31:21.960Z] ---> Running in 887d6c42dcd6 [2021-02-01T17:31:21.960Z] Removing intermediate container f016b24886c4 [2021-02-01T17:31:21.960Z] ---> 7f3248f5f121 [2021-02-01T17:31:21.960Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:31:22.223Z] ---> Running in 4a18de7f1af3 [2021-02-01T17:31:22.223Z] ---> Running in 7c3d557f888b [2021-02-01T17:31:22.487Z] Removing intermediate container cc3aa8a92891 [2021-02-01T17:31:22.487Z] ---> a44a3d794208 [2021-02-01T17:31:22.487Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:31:22.487Z] Removing intermediate container 887d6c42dcd6 [2021-02-01T17:31:22.487Z] ---> 7f766188f39e [2021-02-01T17:31:22.487Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T17:31:22.487Z] Removing intermediate container 4a18de7f1af3 [2021-02-01T17:31:22.487Z] ---> 3e024fbcf10c [2021-02-01T17:31:22.487Z] Step 22/24 : LABEL arch=x86_64 [2021-02-01T17:31:22.758Z] Removing intermediate container 7c3d557f888b [2021-02-01T17:31:22.758Z] ---> eb9b7d742731 [2021-02-01T17:31:22.758Z] Step 21/23 : LABEL arch=x86_64 [2021-02-01T17:31:22.758Z] ---> Running in aa10d1409928 [2021-02-01T17:31:23.025Z] ---> Running in 110b3a4844b6 [2021-02-01T17:31:23.025Z] ---> e120151036eb [2021-02-01T17:31:23.025Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-01T17:31:23.025Z] ---> Running in a045d1207ac0 [2021-02-01T17:31:23.292Z] Removing intermediate container aa10d1409928 [2021-02-01T17:31:23.292Z] ---> 6f3755b6bb44 [2021-02-01T17:31:23.292Z] [2021-02-01T17:31:23.565Z] Successfully built 6f3755b6bb44 [2021-02-01T17:31:23.565Z] Removing intermediate container 110b3a4844b6 [2021-02-01T17:31:23.565Z] ---> a4716508590e [2021-02-01T17:31:23.565Z] Step 23/24 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:31:23.565Z] Successfully tagged docker-core-command-go:latest [2021-02-01T17:31:23.565Z]  Building docker-core-command-go ... done Building docker-security-proxy-setup-go [2021-02-01T17:31:23.565Z] Removing intermediate container a045d1207ac0 [2021-02-01T17:31:23.565Z] ---> 0420c2f07413 [2021-02-01T17:31:23.565Z] Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:31:23.565Z] ---> Running in 583a9fbff7c5 [2021-02-01T17:31:23.826Z] ---> Running in d9ef3d1a83e9 [2021-02-01T17:31:23.826Z] ---> f89d048461e3 [2021-02-01T17:31:23.827Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-01T17:31:25.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.589s coverage: 27.1% of statements [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-02-01T17:31:25.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-02-01T17:31:25.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.105s coverage: 100.0% of statements [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-02-01T17:31:25.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.238s coverage: 65.8% of statements [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-02-01T17:31:25.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-02-01T17:31:27.163Z] Removing intermediate container d9ef3d1a83e9 [2021-02-01T17:31:27.163Z] ---> 845cd61eafbe [2021-02-01T17:31:27.163Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T17:31:27.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.667s coverage: 82.3% of statements [2021-02-01T17:31:27.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-02-01T17:31:27.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T17:31:27.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-02-01T17:31:27.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-02-01T17:31:27.427Z] Removing intermediate container 583a9fbff7c5 [2021-02-01T17:31:27.428Z] ---> c5c27d7f7b57 [2021-02-01T17:31:27.428Z] Step 24/24 : LABEL version=0.0.0 [2021-02-01T17:31:28.381Z] ---> 8ee74a7b202c [2021-02-01T17:31:28.381Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-01T17:31:28.652Z] ---> Running in 9d9e61b30f57 [2021-02-01T17:31:28.915Z] ---> Running in f177ddf497a2 [2021-02-01T17:31:31.482Z] Removing intermediate container 9d9e61b30f57 [2021-02-01T17:31:31.482Z] ---> 5f59347f29f9 [2021-02-01T17:31:31.482Z] [2021-02-01T17:31:31.746Z] Successfully built 5f59347f29f9 [2021-02-01T17:31:31.746Z] Successfully tagged docker-core-metadata-go:latest [2021-02-01T17:31:31.746Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-02-01T17:31:35.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.153s coverage: 28.6% of statements [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-02-01T17:31:35.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.195s coverage: 100.0% of statements [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-02-01T17:31:35.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.089s coverage: 100.0% of statements [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-02-01T17:31:35.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.297s coverage: 86.7% of statements [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-02-01T17:31:35.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.358s coverage: 97.5% of statements [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-02-01T17:31:35.624Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-02-01T17:31:35.624Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-02-01T17:31:36.017Z] Removing intermediate container f177ddf497a2 [2021-02-01T17:31:36.017Z] ---> e772a6b29561 [2021-02-01T17:31:36.017Z] [2021-02-01T17:31:36.017Z] ---> 5bc450808a7f [2021-02-01T17:31:36.017Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-01T17:31:38.608Z] Successfully built e772a6b29561 [2021-02-01T17:31:38.608Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-02-01T17:31:38.608Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-02-01T17:31:39.593Z] ---> 617ac09a79da [2021-02-01T17:31:39.593Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-01T17:31:42.952Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:31:42.952Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:31:42.952Z] ---> 53cb5997b944 [2021-02-01T17:31:42.952Z] Step 3/22 : WORKDIR /edgex-go [2021-02-01T17:31:42.952Z] ---> Using cache [2021-02-01T17:31:42.952Z] ---> decce3796e04 [2021-02-01T17:31:42.952Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:31:42.952Z] ---> Using cache [2021-02-01T17:31:42.952Z] ---> cbfd707f7c2a [2021-02-01T17:31:42.952Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-01T17:31:42.952Z] ---> Using cache [2021-02-01T17:31:42.952Z] ---> 8e97e99879e4 [2021-02-01T17:31:42.952Z] Step 6/22 : COPY go.mod . [2021-02-01T17:31:42.952Z] ---> Using cache [2021-02-01T17:31:42.952Z] ---> 3b654097440a [2021-02-01T17:31:42.952Z] Step 7/22 : RUN go mod download [2021-02-01T17:31:42.952Z] ---> Using cache [2021-02-01T17:31:42.952Z] ---> 18a7be426fce [2021-02-01T17:31:42.952Z] Step 8/22 : COPY . . [2021-02-01T17:31:42.952Z] ---> Using cache [2021-02-01T17:31:42.952Z] ---> 24cec4f6882d [2021-02-01T17:31:42.952Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-01T17:31:45.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.184s coverage: 92.8% of statements [2021-02-01T17:31:45.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-02-01T17:31:45.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T17:31:45.835Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-02-01T17:31:45.835Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-02-01T17:31:45.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-02-01T17:31:45.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-02-01T17:31:45.836Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-02-01T17:31:45.836Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.178s coverage: 0.1% of statements [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-02-01T17:31:45.836Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-02-01T17:31:45.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 45.5% of statements [2021-02-01T17:31:45.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.073s coverage: 79.5% of statements [2021-02-01T17:31:45.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.066s coverage: 94.1% of statements [2021-02-01T17:31:45.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2021-02-01T17:31:45.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-02-01T17:31:47.189Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:31:47.190Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:31:47.190Z] ---> 53cb5997b944 [2021-02-01T17:31:47.190Z] Step 3/21 : WORKDIR /edgex-go [2021-02-01T17:31:47.190Z] ---> Using cache [2021-02-01T17:31:47.190Z] ---> decce3796e04 [2021-02-01T17:31:47.190Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:31:47.190Z] ---> Using cache [2021-02-01T17:31:47.190Z] ---> cbfd707f7c2a [2021-02-01T17:31:47.190Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-01T17:31:47.190Z] ---> Using cache [2021-02-01T17:31:47.190Z] ---> 8e97e99879e4 [2021-02-01T17:31:47.190Z] Step 6/21 : COPY go.mod . [2021-02-01T17:31:47.190Z] ---> Using cache [2021-02-01T17:31:47.190Z] ---> 3b654097440a [2021-02-01T17:31:47.190Z] Step 7/21 : RUN go mod download [2021-02-01T17:31:47.190Z] ---> Using cache [2021-02-01T17:31:47.190Z] ---> 18a7be426fce [2021-02-01T17:31:47.190Z] Step 8/21 : COPY . . [2021-02-01T17:31:47.190Z] ---> Using cache [2021-02-01T17:31:47.190Z] ---> 24cec4f6882d [2021-02-01T17:31:47.190Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-01T17:31:47.767Z] ---> Running in b62d379c1359 [2021-02-01T17:31:47.767Z] ---> Running in 79c01bc49c3b [2021-02-01T17:31:48.592Z] ---> Running in adfe35d8c71b [2021-02-01T17:31:50.074Z] Removing intermediate container b62d379c1359 [2021-02-01T17:31:50.074Z] ---> 82fab3b3b95a [2021-02-01T17:31:50.074Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-01T17:31:51.485Z] ---> 103c0c9e329b [2021-02-01T17:31:51.485Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-01T17:31:52.097Z] ---> Running in 9405e778f5a4 [2021-02-01T17:31:52.097Z] 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-02-01T17:31:52.097Z] 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-02-01T17:31:53.514Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:31:53.514Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:31:53.514Z] ---> 53cb5997b944 [2021-02-01T17:31:53.514Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T17:31:53.514Z] ---> Using cache [2021-02-01T17:31:53.514Z] ---> decce3796e04 [2021-02-01T17:31:53.514Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:31:53.514Z] ---> Using cache [2021-02-01T17:31:53.514Z] ---> cbfd707f7c2a [2021-02-01T17:31:53.514Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-01T17:31:54.488Z] ---> Running in f0c734e8ead9 [2021-02-01T17:31:55.953Z] Removing intermediate container 9405e778f5a4 [2021-02-01T17:31:55.953Z] ---> 9ba8584503fe [2021-02-01T17:31:55.953Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-01T17:31:57.382Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:57.382Z] ---> Running in 20d31e195b20 [2021-02-01T17:31:57.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:31:57.979Z] Removing intermediate container 20d31e195b20 [2021-02-01T17:31:57.979Z] ---> dae5508933e2 [2021-02-01T17:31:57.979Z] Step 28/31 : CMD ["gate"] [2021-02-01T17:31:58.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.088s coverage: 94.4% of statements [2021-02-01T17:31:58.233Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements [2021-02-01T17:31:58.955Z] OK: 233 MiB in 51 packages [2021-02-01T17:31:58.955Z] ---> Running in a9a75bfbf908 [2021-02-01T17:32:00.359Z] Removing intermediate container a9a75bfbf908 [2021-02-01T17:32:00.359Z] ---> af867630632b [2021-02-01T17:32:00.359Z] Step 29/31 : LABEL arch=x86_64 [2021-02-01T17:32:02.360Z] ---> Running in 368386d53b8e [2021-02-01T17:32:02.360Z] Removing intermediate container f0c734e8ead9 [2021-02-01T17:32:02.360Z] ---> cb3f6827fa10 [2021-02-01T17:32:02.360Z] Step 6/23 : COPY go.mod . [2021-02-01T17:32:02.962Z] Removing intermediate container 368386d53b8e [2021-02-01T17:32:02.962Z] ---> 831725c2fdf8 [2021-02-01T17:32:02.962Z] Step 30/31 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:32:03.243Z] ---> 5c8fd450e0cc [2021-02-01T17:32:03.243Z] Step 7/23 : RUN go mod download [2021-02-01T17:32:03.243Z] ---> Running in e671c68f8345 [2021-02-01T17:32:03.243Z] ---> Running in d0fdea318e99 [2021-02-01T17:32:03.520Z] Removing intermediate container e671c68f8345 [2021-02-01T17:32:03.520Z] ---> 23e566396380 [2021-02-01T17:32:03.520Z] Step 31/31 : LABEL version=0.0.0 [2021-02-01T17:32:04.495Z] ---> Running in 11343db072d0 [2021-02-01T17:32:04.495Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:32:04.495Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:32:04.495Z] ---> 53cb5997b944 [2021-02-01T17:32:04.495Z] Step 3/26 : WORKDIR /edgex-go [2021-02-01T17:32:04.495Z] ---> Using cache [2021-02-01T17:32:04.495Z] ---> decce3796e04 [2021-02-01T17:32:04.495Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:32:04.495Z] ---> Using cache [2021-02-01T17:32:04.495Z] ---> cbfd707f7c2a [2021-02-01T17:32:04.761Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-01T17:32:05.719Z] ---> Running in 36f8bc197681 [2021-02-01T17:32:05.719Z] Removing intermediate container 11343db072d0 [2021-02-01T17:32:05.719Z] ---> 7fe9aea022d5 [2021-02-01T17:32:05.719Z] [2021-02-01T17:32:06.003Z] Successfully built 7fe9aea022d5 [2021-02-01T17:32:06.283Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-02-01T17:32:06.554Z]  Building docker-security-bootstrapper-go ... done Removing intermediate container d0fdea318e99 [2021-02-01T17:32:06.554Z] ---> c54dac76f18b [2021-02-01T17:32:06.554Z] Step 8/23 : COPY . . [2021-02-01T17:32:06.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:32:08.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:32:08.910Z] OK: 233 MiB in 51 packages [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.117s coverage: 92.9% of statements [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 75.5% of statements [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.066s coverage: 80.8% of statements [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.121s coverage: 87.2% of statements [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.158s coverage: 84.2% of statements [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.178s coverage: 91.4% of statements [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.535s coverage: 63.5% of statements [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.079s coverage: 91.3% of statements [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.061s coverage: 73.7% of statements [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.746s coverage: 68.9% of statements [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.320s coverage: 37.0% of statements [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-02-01T17:32:13.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.499s coverage: 84.0% of statements [2021-02-01T17:32:13.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.124s coverage: 100.0% of statements [2021-02-01T17:32:15.571Z] Removing intermediate container 36f8bc197681 [2021-02-01T17:32:15.571Z] ---> 06af500b9ab6 [2021-02-01T17:32:15.571Z] Step 6/26 : COPY go.mod . [2021-02-01T17:32:15.571Z] 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-02-01T17:32:18.158Z] ---> 9f93d92c8050 [2021-02-01T17:32:18.158Z] Step 7/26 : RUN go mod download [2021-02-01T17:32:19.118Z] ---> Running in be4b395036cc [2021-02-01T17:32:20.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.371s coverage: 47.1% of statements [2021-02-01T17:32:20.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-02-01T17:32:20.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-02-01T17:32:20.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-02-01T17:32:20.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-02-01T17:32:20.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-02-01T17:32:20.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.113s coverage: 100.0% of statements [2021-02-01T17:32:20.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-02-01T17:32:20.240Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements [2021-02-01T17:32:20.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-02-01T17:32:24.573Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.126s coverage: 29.1% of statements [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-02-01T17:32:24.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.288s coverage: 99.0% of statements [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-02-01T17:32:24.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.112s coverage: 100.0% of statements [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-02-01T17:32:24.574Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.143s coverage: 100.0% of statements [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-02-01T17:32:24.574Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.042s coverage: 0.0% of statements [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-02-01T17:32:24.574Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-02-01T17:32:24.574Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.083s coverage: 87.9% of statements [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-02-01T17:32:24.574Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-02-01T17:32:25.571Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements [2021-02-01T17:32:25.757Z] Removing intermediate container 79c01bc49c3b [2021-02-01T17:32:25.757Z] ---> 96f7767c7f04 [2021-02-01T17:32:25.757Z] [2021-02-01T17:32:25.757Z] Step 10/22 : FROM alpine:3.12 [2021-02-01T17:32:25.757Z] ---> 389fef711851 [2021-02-01T17:32:25.757Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-01T17:32:25.757Z] Removing intermediate container be4b395036cc [2021-02-01T17:32:25.757Z] ---> 7cc1af8e22c2 [2021-02-01T17:32:25.757Z] Step 8/26 : COPY . . [2021-02-01T17:32:25.757Z] ---> Using cache [2021-02-01T17:32:25.757Z] ---> 149e367b0a97 [2021-02-01T17:32:25.757Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T17:32:25.757Z] ---> Using cache [2021-02-01T17:32:25.757Z] ---> 7b954448a407 [2021-02-01T17:32:25.757Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-01T17:32:25.842Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-02-01T17:32:26.817Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-02-01T17:32:27.416Z] GO111MODULE=on go vet ./... [2021-02-01T17:32:28.317Z] ---> 986117ff70ce [2021-02-01T17:32:28.318Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-01T17:32:30.880Z] ---> Running in 2c7bd4224a31 [2021-02-01T17:32:30.880Z] Removing intermediate container adfe35d8c71b [2021-02-01T17:32:30.880Z] ---> 2c935425b526 [2021-02-01T17:32:30.880Z] [2021-02-01T17:32:30.880Z] Step 10/21 : FROM alpine:3.12 [2021-02-01T17:32:30.880Z] ---> 389fef711851 [2021-02-01T17:32:30.880Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-01T17:32:31.144Z] ---> Running in 8e20a15e2677 [2021-02-01T17:32:31.409Z] ---> Running in 7e7b9582227a [2021-02-01T17:32:31.674Z] Removing intermediate container 2c7bd4224a31 [2021-02-01T17:32:31.674Z] ---> a2ac53c1081e [2021-02-01T17:32:31.674Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-01T17:32:33.636Z] 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-02-01T17:32:33.636Z] ---> Running in 3818cfbc857f [2021-02-01T17:32:34.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:32:34.618Z] Removing intermediate container 3818cfbc857f [2021-02-01T17:32:34.618Z] ---> b0bca02e94d5 [2021-02-01T17:32:34.618Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:32:34.618Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:32:34.618Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-01T17:32:34.886Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T17:32:34.887Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-01T17:32:34.887Z] (4/4) Installing curl (7.69.1-r3) [2021-02-01T17:32:34.887Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:32:34.887Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T17:32:35.149Z] OK: 7 MiB in 18 packages [2021-02-01T17:32:37.081Z] ---> a393ca2f849a [2021-02-01T17:32:37.082Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-01T17:32:40.741Z] ---> 1adeee310fb6 [2021-02-01T17:32:40.741Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-01T17:32:41.734Z] Removing intermediate container 7e7b9582227a [2021-02-01T17:32:41.734Z] ---> 1c0bba9a889b [2021-02-01T17:32:41.734Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-01T17:32:44.338Z] ---> ee933e26cb37 [2021-02-01T17:32:44.338Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-01T17:32:44.338Z] ---> Running in 021badcd4c7d [2021-02-01T17:32:46.345Z] ---> Running in c4c4807a0250 [2021-02-01T17:32:46.345Z] Removing intermediate container 021badcd4c7d [2021-02-01T17:32:46.345Z] ---> 67d7e00755b9 [2021-02-01T17:32:46.345Z] Step 13/21 : WORKDIR /edgex [2021-02-01T17:32:47.742Z] ---> Running in 092b5d567c95 [2021-02-01T17:32:47.742Z] Removing intermediate container c4c4807a0250 [2021-02-01T17:32:47.742Z] ---> 9fa7fb450497 [2021-02-01T17:32:47.742Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:32:48.334Z] ---> Running in 47d101e2bb47 [2021-02-01T17:32:48.334Z] Removing intermediate container 092b5d567c95 [2021-02-01T17:32:48.334Z] ---> 676c9905bde8 [2021-02-01T17:32:48.334Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-01T17:32:48.610Z] ---> 4a741dcf7912 [2021-02-01T17:32:48.610Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-01T17:32:48.610Z] Removing intermediate container 47d101e2bb47 [2021-02-01T17:32:48.610Z] ---> 5e197feb92b3 [2021-02-01T17:32:48.610Z] Step 20/22 : LABEL arch=x86_64 [2021-02-01T17:32:48.610Z] ---> Running in e13e40bdfe5b [2021-02-01T17:32:48.610Z] ---> Running in 5885fc947bd4 [2021-02-01T17:32:48.882Z] ---> 18ee19ff1b71 [2021-02-01T17:32:48.882Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-01T17:32:49.164Z] Removing intermediate container 5885fc947bd4 [2021-02-01T17:32:49.164Z] ---> e5b8c2210937 [2021-02-01T17:32:49.164Z] Step 21/22 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:32:49.164Z] ---> Running in ddcefb39fc4b [2021-02-01T17:32:49.758Z] Removing intermediate container ddcefb39fc4b [2021-02-01T17:32:49.758Z] ---> a47e44c79e18 [2021-02-01T17:32:49.758Z] Step 22/22 : LABEL version=0.0.0 [2021-02-01T17:32:49.758Z] 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-02-01T17:32:50.030Z] ---> Running in eb3426a461f4 [2021-02-01T17:32:50.030Z] ---> e61115f3cff1 [2021-02-01T17:32:50.030Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-01T17:32:50.300Z] Removing intermediate container eb3426a461f4 [2021-02-01T17:32:50.300Z] ---> 2636286ad04f [2021-02-01T17:32:50.300Z] [2021-02-01T17:32:50.567Z] Successfully built 2636286ad04f [2021-02-01T17:32:50.567Z] Successfully tagged docker-support-scheduler-go:latest [2021-02-01T17:32:51.099Z]  Building docker-support-scheduler-go ... done  ---> a34134f8d58a [2021-02-01T17:32:51.099Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-01T17:32:51.364Z] ---> Running in 32038c0e4ebc [2021-02-01T17:32:51.630Z] Removing intermediate container 32038c0e4ebc [2021-02-01T17:32:51.630Z] ---> 312e171080a6 [2021-02-01T17:32:51.630Z] Step 18/21 : CMD ["--init=true"] [2021-02-01T17:32:51.630Z] ---> Running in d93337635b78 [2021-02-01T17:32:51.903Z] Removing intermediate container d93337635b78 [2021-02-01T17:32:51.903Z] ---> a30fdafe3d18 [2021-02-01T17:32:51.903Z] Step 19/21 : LABEL arch=x86_64 [2021-02-01T17:32:51.903Z] ---> Running in 54e052f8a1a7 [2021-02-01T17:32:52.494Z] Removing intermediate container 54e052f8a1a7 [2021-02-01T17:32:52.494Z] ---> a5070fbc6a3a [2021-02-01T17:32:52.494Z] Step 20/21 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:32:52.494Z] ---> Running in df8060ca811d [2021-02-01T17:32:52.764Z] Removing intermediate container df8060ca811d [2021-02-01T17:32:52.764Z] ---> e07c05b6c1e1 [2021-02-01T17:32:52.764Z] Step 21/21 : LABEL version=0.0.0 [2021-02-01T17:32:53.035Z] ---> Running in 1ecb52ede1db [2021-02-01T17:32:53.305Z] Removing intermediate container 1ecb52ede1db [2021-02-01T17:32:53.305Z] ---> ef0bcbbc9f7c [2021-02-01T17:32:53.305Z] [2021-02-01T17:32:53.903Z] Successfully built ef0bcbbc9f7c [2021-02-01T17:32:53.903Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-02-01T17:33:04.008Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 8e20a15e2677 [2021-02-01T17:33:04.008Z] ---> 46ea059e8e18 [2021-02-01T17:33:04.008Z] [2021-02-01T17:33:04.008Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T17:33:04.008Z] ---> 389fef711851 [2021-02-01T17:33:04.008Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-01T17:33:04.008Z] ---> Running in f76c8b9284c2 [2021-02-01T17:33:04.008Z] Removing intermediate container f76c8b9284c2 [2021-02-01T17:33:04.008Z] ---> 68634d7e103d [2021-02-01T17:33:04.008Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-01T17:33:04.008Z] ---> Running in cfa36de2bc69 [2021-02-01T17:33:04.586Z] Removing intermediate container cfa36de2bc69 [2021-02-01T17:33:04.586Z] ---> 055fa6cb631e [2021-02-01T17:33:04.586Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-01T17:33:04.586Z] ---> Running in 80a49b8e978e [2021-02-01T17:33:04.848Z] Removing intermediate container e13e40bdfe5b [2021-02-01T17:33:04.848Z] ---> 7088382e4e3e [2021-02-01T17:33:04.848Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-01T17:33:04.848Z] ---> Running in 18c02218baf6 [2021-02-01T17:33:04.848Z] Removing intermediate container 80a49b8e978e [2021-02-01T17:33:04.848Z] ---> 5df97a5072d5 [2021-02-01T17:33:04.848Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:33:05.111Z] ---> Running in 28e71f6fd40c [2021-02-01T17:33:05.381Z] 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-02-01T17:33:05.954Z] Removing intermediate container 28e71f6fd40c [2021-02-01T17:33:05.954Z] ---> b2a9a8074089 [2021-02-01T17:33:05.954Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-01T17:33:06.217Z] ---> Running in 137196a5e68f [2021-02-01T17:33:06.791Z] Removing intermediate container 18c02218baf6 [2021-02-01T17:33:06.791Z] ---> afc7a49bdbbb [2021-02-01T17:33:06.791Z] [2021-02-01T17:33:06.791Z] Step 11/26 : FROM docker:20.10.0 [2021-02-01T17:33:06.791Z] 20.10.0: Pulling from library/docker [2021-02-01T17:33:06.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:33:07.745Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:33:09.154Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-01T17:33:09.417Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-01T17:33:09.417Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-01T17:33:09.685Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-01T17:33:10.264Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-01T17:33:10.839Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-01T17:33:10.839Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:33:10.839Z] OK: 8 MiB in 20 packages [2021-02-01T17:33:11.788Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-01T17:33:11.788Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-01T17:33:11.788Z] ---> aefe523efa57 [2021-02-01T17:33:11.788Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-01T17:33:11.788Z] Removing intermediate container 137196a5e68f [2021-02-01T17:33:11.788Z] ---> 3472279b1d33 [2021-02-01T17:33:11.788Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:33:11.788Z] ---> Running in ccfbc19e82a0 [2021-02-01T17:33:12.053Z] ---> 96096f8eae93 [2021-02-01T17:33:12.053Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-01T17:33:12.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:33:12.315Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:33:12.580Z] (1/2) Installing readline (8.0.4-r0) [2021-02-01T17:33:12.580Z] (2/2) Installing bash (5.0.17-r0) [2021-02-01T17:33:12.580Z] Executing bash-5.0.17-r0.post-install [2021-02-01T17:33:12.580Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:33:12.580Z] OK: 12 MiB in 22 packages [2021-02-01T17:33:12.580Z] ---> 85fd3b296711 [2021-02-01T17:33:12.580Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-01T17:33:12.841Z] ---> 02aef24a7382 [2021-02-01T17:33:12.842Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-01T17:33:13.105Z] ---> Running in 32907be7d2b3 [2021-02-01T17:33:13.106Z] Removing intermediate container ccfbc19e82a0 [2021-02-01T17:33:13.106Z] ---> 8b0867b609ec [2021-02-01T17:33:13.106Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-01T17:33:13.106Z] ---> Running in b39e0b36960e [2021-02-01T17:33:13.106Z] Removing intermediate container 32907be7d2b3 [2021-02-01T17:33:13.106Z] ---> 7d3224595f25 [2021-02-01T17:33:13.106Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:33:13.367Z] ---> Running in 05878a63c632 [2021-02-01T17:33:13.367Z] Removing intermediate container b39e0b36960e [2021-02-01T17:33:13.367Z] ---> 9bd87e41401b [2021-02-01T17:33:13.367Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-01T17:33:13.367Z] ---> Running in c00491725bda [2021-02-01T17:33:13.629Z] Removing intermediate container 05878a63c632 [2021-02-01T17:33:13.629Z] ---> 653d6f0e8a4d [2021-02-01T17:33:13.629Z] Step 21/23 : LABEL arch=x86_64 [2021-02-01T17:33:13.629Z] ---> Running in db6127a286ad [2021-02-01T17:33:13.629Z] Removing intermediate container c00491725bda [2021-02-01T17:33:13.629Z] ---> 2ebccabf8569 [2021-02-01T17:33:13.629Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-01T17:33:14.575Z] ---> Running in b55bb97afb5c [2021-02-01T17:33:14.575Z] Removing intermediate container db6127a286ad [2021-02-01T17:33:14.575Z] ---> ed685cbcd284 [2021-02-01T17:33:14.575Z] Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:33:14.575Z] ---> Running in f83089809c96 [2021-02-01T17:33:14.575Z] Removing intermediate container b55bb97afb5c [2021-02-01T17:33:14.575Z] ---> 3a23cb5ea975 [2021-02-01T17:33:14.575Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-01T17:33:14.838Z] Removing intermediate container f83089809c96 [2021-02-01T17:33:14.838Z] ---> a1ee29cb86d5 [2021-02-01T17:33:14.838Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T17:33:14.838Z] ---> Running in 7d0728a3a137 [2021-02-01T17:33:15.100Z] Removing intermediate container 7d0728a3a137 [2021-02-01T17:33:15.100Z] ---> db509534dab5 [2021-02-01T17:33:15.100Z] [2021-02-01T17:33:15.362Z] ---> 324c9584720a [2021-02-01T17:33:15.362Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-01T17:33:15.362Z] Successfully built db509534dab5 [2021-02-01T17:33:15.362Z] Successfully tagged docker-core-data-go:latest [2021-02-01T17:33:15.362Z]  Building docker-core-data-go ... done  ---> e98f12c681d3 [2021-02-01T17:33:15.363Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-01T17:33:15.936Z] ---> 7b45a3cb6736 [2021-02-01T17:33:15.936Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-01T17:33:15.936Z] ---> Running in e86d9821eddc [2021-02-01T17:33:16.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:33:16.509Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:33:16.771Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-01T17:33:16.771Z] (2/33) Installing expat (2.2.9-r1) [2021-02-01T17:33:16.771Z] (3/33) Installing libffi (3.3-r2) [2021-02-01T17:33:16.771Z] (4/33) Installing gdbm (1.13-r1) [2021-02-01T17:33:16.771Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-01T17:33:16.771Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-01T17:33:16.771Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-01T17:33:17.723Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-01T17:33:17.723Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-01T17:33:17.723Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-01T17:33:17.723Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-01T17:33:17.723Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-01T17:33:17.723Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-01T17:33:17.723Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-01T17:33:17.723Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-01T17:33:17.723Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-01T17:33:17.984Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-01T17:33:17.984Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-01T17:33:17.984Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-01T17:33:17.984Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-01T17:33:17.984Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-01T17:33:17.984Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-01T17:33:17.984Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-01T17:33:17.984Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-01T17:33:17.984Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-01T17:33:17.984Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-01T17:33:17.984Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-01T17:33:18.250Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-01T17:33:18.250Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-01T17:33:18.250Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-01T17:33:18.250Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-01T17:33:18.250Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-01T17:33:18.250Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-01T17:33:18.250Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:33:18.250Z] OK: 71 MiB in 55 packages [2021-02-01T17:33:26.430Z] Removing intermediate container e86d9821eddc [2021-02-01T17:33:26.430Z] ---> c7d0f87e6895 [2021-02-01T17:33:26.430Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-01T17:33:26.430Z] ---> Running in bff231aefceb [2021-02-01T17:33:27.820Z] Collecting docker-compose==1.23.2 [2021-02-01T17:33:28.081Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-01T17:33:28.081Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-01T17:33:28.081Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-01T17:33:28.343Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-01T17:33:28.604Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-01T17:33:28.604Z] Collecting docopt<0.7,>=0.6.1 [2021-02-01T17:33:28.604Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-01T17:33:29.222Z] 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-02-01T17:33:29.222Z] Collecting jsonschema<3,>=2.5.1 [2021-02-01T17:33:29.222Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-01T17:33:29.222Z] Collecting texttable<0.10,>=0.9.0 [2021-02-01T17:33:29.222Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-01T17:33:30.727Z] Collecting docker<4.0,>=3.6.0 [2021-02-01T17:33:30.727Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-01T17:33:30.727Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-01T17:33:30.727Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-01T17:33:31.300Z] Collecting cached-property<2,>=1.2.0 [2021-02-01T17:33:31.300Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-01T17:33:31.561Z] Collecting PyYAML<4,>=3.10 [2021-02-01T17:33:31.561Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-01T17:33:32.506Z] 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-02-01T17:33:32.506Z] Collecting idna<2.8,>=2.5 [2021-02-01T17:33:32.506Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-01T17:33:32.506Z] 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-02-01T17:33:32.506Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-01T17:33:32.506Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-01T17:33:32.506Z] Collecting docker-pycreds>=0.4.0 [2021-02-01T17:33:32.506Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-01T17:33:32.768Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-01T17:33:32.768Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-01T17:33:32.768Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-01T17:33:32.768Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-01T17:33:32.768Z] Installing collected packages: websocket-client, idna, urllib3, requests, docopt, jsonschema, texttable, docker-pycreds, docker, dockerpty, cached-property, PyYAML, docker-compose [2021-02-01T17:33:33.030Z] Attempting uninstall: idna [2021-02-01T17:33:33.030Z] Found existing installation: idna 2.9 [2021-02-01T17:33:33.030Z] Uninstalling idna-2.9: [2021-02-01T17:33:33.030Z] Successfully uninstalled idna-2.9 [2021-02-01T17:33:33.030Z] Attempting uninstall: urllib3 [2021-02-01T17:33:33.030Z] Found existing installation: urllib3 1.25.9 [2021-02-01T17:33:33.030Z] Uninstalling urllib3-1.25.9: [2021-02-01T17:33:33.292Z] Successfully uninstalled urllib3-1.25.9 [2021-02-01T17:33:33.292Z] Attempting uninstall: requests [2021-02-01T17:33:33.292Z] Found existing installation: requests 2.23.0 [2021-02-01T17:33:33.292Z] Uninstalling requests-2.23.0: [2021-02-01T17:33:33.554Z] Successfully uninstalled requests-2.23.0 [2021-02-01T17:33:33.554Z] Running setup.py install for docopt: started [2021-02-01T17:33:34.130Z] Running setup.py install for docopt: finished with status 'done' [2021-02-01T17:33:34.130Z] Running setup.py install for texttable: started [2021-02-01T17:33:34.391Z] Running setup.py install for texttable: finished with status 'done' [2021-02-01T17:33:34.653Z] Running setup.py install for dockerpty: started [2021-02-01T17:33:35.225Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-01T17:33:35.225Z] Running setup.py install for PyYAML: started [2021-02-01T17:33:35.797Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-01T17:33:36.058Z] 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-02-01T17:33:38.616Z] Removing intermediate container bff231aefceb [2021-02-01T17:33:38.616Z] ---> a40f824e0e71 [2021-02-01T17:33:38.616Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-01T17:33:38.616Z] ---> Running in dbdc15ebae60 [2021-02-01T17:33:39.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-01T17:33:39.192Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-01T17:33:39.457Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T17:33:39.457Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-01T17:33:39.457Z] (3/3) Installing curl (7.69.1-r3) [2021-02-01T17:33:39.457Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:33:39.457Z] OK: 72 MiB in 58 packages [2021-02-01T17:33:40.033Z] Removing intermediate container dbdc15ebae60 [2021-02-01T17:33:40.033Z] ---> 26cb275eddbe [2021-02-01T17:33:40.033Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-01T17:33:40.033Z] ---> Running in cbb23c542d6b [2021-02-01T17:33:40.296Z] Removing intermediate container cbb23c542d6b [2021-02-01T17:33:40.296Z] ---> c79b2ec96059 [2021-02-01T17:33:40.296Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:33:40.296Z] ---> Running in ca9e156c6ce5 [2021-02-01T17:33:40.563Z] Removing intermediate container ca9e156c6ce5 [2021-02-01T17:33:40.563Z] ---> 5dd0c853f284 [2021-02-01T17:33:40.563Z] Step 24/26 : LABEL arch=x86_64 [2021-02-01T17:33:40.563Z] ---> Running in e39087f0010d [2021-02-01T17:33:40.826Z] Removing intermediate container e39087f0010d [2021-02-01T17:33:40.826Z] ---> 1990d0ef4e0b [2021-02-01T17:33:40.826Z] Step 25/26 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:33:40.826Z] ---> Running in 9f1e56b5ee20 [2021-02-01T17:33:41.088Z] Removing intermediate container 9f1e56b5ee20 [2021-02-01T17:33:41.088Z] ---> 68e01503f0bd [2021-02-01T17:33:41.088Z] Step 26/26 : LABEL version=0.0.0 [2021-02-01T17:33:41.088Z] ---> Running in 10c75510ea0f [2021-02-01T17:33:41.088Z] Removing intermediate container 10c75510ea0f [2021-02-01T17:33:41.088Z] ---> aa904144fec8 [2021-02-01T17:33:41.088Z] [2021-02-01T17:33:41.352Z] Successfully built aa904144fec8 [2021-02-01T17:33:41.352Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-02-01T17:33:41.626Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-01T17:33:41.634Z] $ docker stop --time=1 2ffdebf33a4dc284f7999d84d2306052be18f1583fdacb44700b56dc21cf319d [2021-02-01T17:33:43.186Z] $ docker rm -f 2ffdebf33a4dc284f7999d84d2306052be18f1583fdacb44700b56dc21cf319d [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T17:33:43.769Z] + docker images [2021-02-01T17:33:43.769Z] + grep docker [2021-02-01T17:33:44.032Z] docker-sys-mgmt-agent-go latest aa904144fec8 2 seconds ago 313MB [2021-02-01T17:33:44.032Z] docker-core-data-go latest db509534dab5 29 seconds ago 22.3MB [2021-02-01T17:33:44.032Z] docker-security-proxy-setup-go latest ef0bcbbc9f7c 51 seconds ago 24.4MB [2021-02-01T17:33:44.032Z] docker-support-scheduler-go latest 2636286ad04f 53 seconds ago 17MB [2021-02-01T17:33:44.032Z] docker-security-bootstrapper-go latest 7fe9aea022d5 About a minute ago 23.8MB [2021-02-01T17:33:44.032Z] docker-security-secretstore-setup-go latest e772a6b29561 2 minutes ago 24.6MB [2021-02-01T17:33:44.032Z] docker-core-metadata-go latest 5f59347f29f9 2 minutes ago 18.8MB [2021-02-01T17:33:44.032Z] docker-core-command-go latest 6f3755b6bb44 2 minutes ago 16.9MB [2021-02-01T17:33:44.032Z] docker-support-notifications-go latest 6da6a0ac0ce4 2 minutes ago 16.9MB [2021-02-01T17:33:44.032Z] docker 20.10.0 aefe523efa57 7 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-02-01T17:33:49.229Z] gofmt -l . [2021-02-01T17:33:49.229Z] [ "`gofmt -l .`" = "" ] [2021-02-01T17:33:49.229Z] ./bin/test-go-mod-tidy.sh [2021-02-01T17:33:49.229Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-02-01T17:33:49.882Z] + ls -al . [2021-02-01T17:33:49.882Z] total 708 [2021-02-01T17:33:49.882Z] drwxrwxr-x 9 1001 1001 4096 Feb 1 17:33 . [2021-02-01T17:33:49.882Z] drwxr-xr-x 4 root root 4096 Feb 1 17:29 .. [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 11 Feb 1 17:28 .dockerignore [2021-02-01T17:33:49.882Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 17:28 .git [2021-02-01T17:33:49.882Z] drwxrwxr-x 3 1001 1001 4096 Feb 1 17:28 .github [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 872 Feb 1 17:28 .gitignore [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 166 Feb 1 17:28 .sonarcloud.properties [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 7859 Feb 1 17:28 Attribution.txt [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 3804 Feb 1 17:28 CONTRIBUTING.md [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 931 Feb 1 17:28 Dockerfile.build [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 863 Feb 1 17:28 Jenkinsfile [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 10775 Feb 1 17:28 LICENSE [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 6001 Feb 1 17:28 Makefile [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 6524 Feb 1 17:28 README.md [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 6755 Feb 1 17:28 SECURITY.md [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 5 Feb 1 17:25 VERSION [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 4131 Feb 1 17:28 ZMQWindows.md [2021-02-01T17:33:49.882Z] drwxrwxr-x 2 1001 1001 4096 Feb 1 17:28 bin [2021-02-01T17:33:49.882Z] drwxrwxr-x 15 1001 1001 4096 Feb 1 17:28 cmd [2021-02-01T17:33:49.882Z] -rw-r--r-- 1 root root 574984 Feb 1 17:32 coverage.out [2021-02-01T17:33:49.882Z] -rw-r--r-- 1 root root 1054 Feb 1 17:33 go.mod [2021-02-01T17:33:49.882Z] -rw-r--r-- 1 root root 19289 Feb 1 17:33 go.sum [2021-02-01T17:33:49.882Z] drwxrwxr-x 8 1001 1001 4096 Feb 1 17:28 internal [2021-02-01T17:33:49.882Z] drwxrwxr-x 4 1001 1001 4096 Feb 1 17:28 openapi [2021-02-01T17:33:49.882Z] drwxrwxr-x 4 1001 1001 4096 Feb 1 17:28 snap [2021-02-01T17:33:49.882Z] -rw-rw-r-- 1 1001 1001 168 Feb 1 17:28 version.go [Pipeline] sh [2021-02-01T17:33:50.215Z] + '[' -e coverage.out ] [2021-02-01T17:33:50.216Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-02-01T17:33:50.569Z] Warning: overwriting stash ‘coverage-report’ [2021-02-01T17:33:51.860Z] Stashed 1 file(s) [Pipeline] sh [2021-02-01T17:33:52.560Z] + make build [2021-02-01T17:33:52.560Z] 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-02-01T17:33:59.794Z] Still waiting to schedule task [2021-02-01T17:33:59.795Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-01T17:34:02.720Z] 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-02-01T17:34:24.892Z] 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-02-01T17:34:28.289Z] 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-02-01T17:34:32.655Z] 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-02-01T17:34:34.091Z] 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-02-01T17:34:38.397Z] 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-02-01T17:34:43.799Z] 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-02-01T17:34:46.413Z] 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-02-01T17:34:50.719Z] 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-02-01T17:34:51.060Z] Running on prd-ubuntu18.04-docker-8c-8g-24362 in /w/workspace/edgexfoundry_edgex-go_PR-3080 [Pipeline] { [Pipeline] ws [2021-02-01T17:34:51.163Z] Running in /w/workspace/edgex-go/11 [Pipeline] { [Pipeline] checkout [2021-02-01T17:34:53.349Z] 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-02-01T17:34:53.613Z] using credential edgex-jenkins-ssh [2021-02-01T17:34:53.677Z] Cloning the remote Git repository [2021-02-01T17:34:53.717Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-02-01T17:34:53.822Z] > git init /w/workspace/edgex-go/11 # timeout=10 [2021-02-01T17:34:53.873Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-01T17:34:53.873Z] > git --version # timeout=10 [2021-02-01T17:34:53.883Z] > git --version # 'git version 2.17.1' [2021-02-01T17:34:53.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:34:53.938Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T17:34:57.667Z] 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-02-01T17:34:59.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-01T17:34:59.582Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-01T17:34:59.597Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-02-01T17:34:59.610Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-02-01T17:34:59.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:34:59.615Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3080/head:refs/remotes/origin/PR-3080 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-01T17:35:00.259Z] Merging remotes/origin/master commit a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc into PR head commit ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:35:00.417Z] Merge succeeded, producing ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:35:00.417Z] Checking out Revision ced9dee5e15266db92b5ca39e396ce5375e147af (PR-3080) [2021-02-01T17:35:01.063Z] 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-02-01T17:35:00.274Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T17:35:00.280Z] > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 [2021-02-01T17:35:00.392Z] > git remote # timeout=10 [2021-02-01T17:35:00.398Z] > git config --get remote.origin.url # timeout=10 [2021-02-01T17:35:00.402Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-01T17:35:00.406Z] > git merge a1bcaff37adee2cd1f27ff8b2d4a181e5e02a8cc # timeout=10 [2021-02-01T17:35:00.416Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-01T17:35:00.424Z] > git config core.sparsecheckout # timeout=10 [2021-02-01T17:35:00.428Z] > git checkout -f ced9dee5e15266db92b5ca39e396ce5375e147af # timeout=10 [2021-02-01T17:35:04.190Z] Commit message: "Merge branch 'master' into issue-3079" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:35:05.432Z] + echo snap-build.sh [2021-02-01T17:35:05.432Z] snap-build.sh [2021-02-01T17:35:05.432Z] + SNAP_BASE_DIR=. [2021-02-01T17:35:05.432Z] + '[' '!' -z /w/workspace/edgex-go/11 ']' [2021-02-01T17:35:05.432Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/11 [2021-02-01T17:35:05.432Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/11]' [2021-02-01T17:35:05.432Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/11] [2021-02-01T17:35:05.432Z] + cd /w/workspace/edgex-go/11 [2021-02-01T17:35:05.432Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-01T17:35:05.432Z] Reading package lists... [2021-02-01T17:35:05.700Z] Building dependency tree... [2021-02-01T17:35:05.700Z] Reading state information... [2021-02-01T17:35:05.981Z] The following packages were automatically installed and are no longer required: [2021-02-01T17:35:05.982Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-01T17:35:05.982Z] uidmap xdelta3 [2021-02-01T17:35:05.982Z] Use 'sudo apt autoremove' to remove them. [2021-02-01T17:35:05.982Z] The following packages will be REMOVED: [2021-02-01T17:35:05.982Z] lxd* lxd-client* [Pipeline] } [2021-02-01T17:35:06.481Z] $ docker stop --time=1 9ff07c068354a54146adbf1c046a5e81da01ef5dbd7af9a3d3aa151a73a620b6 [2021-02-01T17:35:06.568Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-01T17:35:06.568Z] After this operation, 31.7 MB disk space will be freed. [2021-02-01T17:35:07.888Z] (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-02-01T17:35:07.888Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-01T17:35:08.837Z] Removing lxd dnsmasq configuration [2021-02-01T17:35:08.837Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-01T17:35:09.083Z] $ docker rm -f 9ff07c068354a54146adbf1c046a5e81da01ef5dbd7af9a3d3aa151a73a620b6 [2021-02-01T17:35:09.103Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-01T17:35:10.051Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-01T17:35:10.321Z] (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-02-01T17:35:10.321Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:35:11.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-01T17:35:11.167Z] [2021-02-01T17:35:11.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:35:11.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-01T17:35:11.834Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-02-01T17:35:11.834Z] 29e5d40040c1: Pulling fs layer [2021-02-01T17:35:11.834Z] 1ce36da41761: Pulling fs layer [2021-02-01T17:35:11.834Z] 25b303627fd3: Pulling fs layer [2021-02-01T17:35:12.246Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-01T17:35:12.246Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-01T17:35:12.431Z] 29e5d40040c1: Download complete [2021-02-01T17:35:12.709Z] 1ce36da41761: Verifying Checksum [2021-02-01T17:35:12.709Z] 1ce36da41761: Download complete [2021-02-01T17:35:12.987Z] 29e5d40040c1: Pull complete [2021-02-01T17:35:13.637Z] + sudo snap remove --purge lxd [2021-02-01T17:35:13.901Z] snap "lxd" is not installed [2021-02-01T17:35:13.901Z] + sudo groupadd --force --system lxd [2021-02-01T17:35:13.901Z] ++ whoami [2021-02-01T17:35:13.901Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-01T17:35:13.901Z] + newgrp - lxd [2021-02-01T17:35:13.901Z] + sudo snap install lxd [2021-02-01T17:35:14.424Z] 1ce36da41761: Pull complete [2021-02-01T17:35:14.424Z] 25b303627fd3: Verifying Checksum [2021-02-01T17:35:23.965Z] 2021-02-01T17:35:21Z INFO Waiting for automatic snapd restart... [2021-02-01T17:35:24.575Z] 25b303627fd3: Pull complete [2021-02-01T17:35:24.575Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-02-01T17:35:24.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-01T17:35:24.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-02-01T17:35:24.837Z] prd-ubuntu18.04-docker-arm64-4c-16g-24361 does not seem to be running inside a container [2021-02-01T17:35:24.919Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-02-01T17:35:28.235Z] $ docker top 91ae29eb336629af5cfa30b401c83382e6ccb8ced0d93563318e8263cd918c40 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:35:29.267Z] + docker-compose build --help [2021-02-01T17:35:29.268Z] + grep parallel [2021-02-01T17:35:32.639Z] --parallel Build images in parallel. [Pipeline] } [2021-02-01T17:35:32.659Z] $ docker stop --time=1 91ae29eb336629af5cfa30b401c83382e6ccb8ced0d93563318e8263cd918c40 [2021-02-01T17:35:34.654Z] $ docker rm -f 91ae29eb336629af5cfa30b401c83382e6ccb8ced0d93563318e8263cd918c40 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:35:35.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-02-01T17:35:35.541Z] . [Pipeline] withDockerContainer [2021-02-01T17:35:35.795Z] prd-ubuntu18.04-docker-arm64-4c-16g-24361 does not seem to be running inside a container [2021-02-01T17:35:35.858Z] $ 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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@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-02-01T17:35:37.292Z] $ docker top 86314ae7a72ad57b4876af2401c08965148dab902a268a412d59e59db8c53d21 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:35:38.346Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-02-01T17:35:38.929Z] lxd 4.10 from Canonical* installed [2021-02-01T17:35:38.929Z] + sudo lxd init --auto [2021-02-01T17:35:42.630Z] Building docker-core-command-go ... [2021-02-01T17:35:42.630Z] Building docker-core-data-go ... [2021-02-01T17:35:42.630Z] Building docker-core-metadata-go ... [2021-02-01T17:35:42.630Z] Building docker-security-bootstrapper-go ... [2021-02-01T17:35:42.630Z] Building docker-security-proxy-setup-go ... [2021-02-01T17:35:42.630Z] Building docker-security-secretstore-setup-go ... [2021-02-01T17:35:42.630Z] Building docker-support-notifications-go ... [2021-02-01T17:35:42.630Z] Building docker-support-scheduler-go ... [2021-02-01T17:35:42.630Z] Building docker-sys-mgmt-agent-go ... [2021-02-01T17:35:42.630Z] Building docker-support-notifications-go [2021-02-01T17:35:42.630Z] Building docker-core-command-go [2021-02-01T17:35:42.630Z] Building docker-security-proxy-setup-go [2021-02-01T17:35:42.630Z] Building docker-core-metadata-go [2021-02-01T17:35:42.630Z] Building docker-security-bootstrapper-go [2021-02-01T17:35:45.536Z] + sudo snap install --classic snapcraft [2021-02-01T17:35:50.857Z] snapcraft 4.4.4 from Canonical* installed [2021-02-01T17:35:50.857Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-01T17:35:50.857Z] + patch --verbose -p1 [2021-02-01T17:35:50.857Z] Hmm... Looks like a unified diff to me... [2021-02-01T17:35:50.857Z] The text leading up to this was: [2021-02-01T17:35:50.857Z] -------------------------- [2021-02-01T17:35:50.857Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-02-01T17:35:50.857Z] |From: Tony Espy [2021-02-01T17:35:50.857Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-02-01T17:35:50.857Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-02-01T17:35:50.857Z] | [2021-02-01T17:35:50.857Z] |This patch is used by the EdgeX CI pipeline builds to [2021-02-01T17:35:50.857Z] |optimize the snap CI check run for pull requests. When [2021-02-01T17:35:50.857Z] |applied, it essentially strips out everything (apps and [2021-02-01T17:35:50.857Z] |parts) from the snapcraft.yaml file except those required [2021-02-01T17:35:50.857Z] |to build edgex-go, as the whole idea of the CI check is to [2021-02-01T17:35:50.857Z] |catch changes to edgex-go that break the snap build. [2021-02-01T17:35:50.857Z] | [2021-02-01T17:35:50.857Z] |In general, anyone updating snapcraft.yaml will also need [2021-02-01T17:35:50.857Z] |to update this patch file, otherwise it may fail to apply, [2021-02-01T17:35:50.857Z] |resulting in a failed snap build CI check in the associated [2021-02-01T17:35:50.857Z] |pull request. [2021-02-01T17:35:50.857Z] | [2021-02-01T17:35:50.857Z] |Note - in addition to applying this patch, the pipeline also [2021-02-01T17:35:50.857Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-02-01T17:35:50.857Z] |need to build the finally binary .snap file (and it won't [2021-02-01T17:35:50.857Z] |work with the patch applied). This further reduces the build [2021-02-01T17:35:50.857Z] |time. [2021-02-01T17:35:50.857Z] |--- [2021-02-01T17:35:50.857Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-02-01T17:35:50.857Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-02-01T17:35:50.857Z] | [2021-02-01T17:35:50.857Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-02-01T17:35:50.857Z] |index 1e537489..faf42425 100644 [2021-02-01T17:35:50.857Z] |--- a/snap/snapcraft.yaml [2021-02-01T17:35:50.857Z] |+++ b/snap/snapcraft.yaml [2021-02-01T17:35:50.857Z] -------------------------- [2021-02-01T17:35:50.857Z] patching file snap/snapcraft.yaml [2021-02-01T17:35:50.857Z] Using Plan A... [2021-02-01T17:35:50.857Z] Hunk #1 succeeded at 73. [2021-02-01T17:35:50.857Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-02-01T17:35:50.857Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-02-01T17:35:50.857Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-02-01T17:35:50.857Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-02-01T17:35:50.857Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-02-01T17:35:50.857Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-02-01T17:35:50.857Z] Hunk #8 succeeded at 342. [2021-02-01T17:35:50.857Z] Hmm... Ignoring the trailing garbage. [2021-02-01T17:35:50.857Z] done [2021-02-01T17:35:50.857Z] + sudo snapcraft prime --use-lxd [2021-02-01T17:35:52.782Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-01T17:35:52.782Z] 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-02-01T17:35:52.782Z] - README.md [2021-02-01T17:35:52.782Z] - snapcraft.yaml.orig [2021-02-01T17:35:52.782Z] [2021-02-01T17:35:52.782Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-01T17:35:53.357Z] Launching a container. [2021-02-01T17:36:05.626Z] Waiting for container to be ready [2021-02-01T17:36:05.626Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-01T17:36:05.626Z] [2021-02-01T17:36:08.182Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-02-01T17:36:08.762Z] Waiting for network to be ready... [2021-02-01T17:36:09.339Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-01T17:36:09.339Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-01T17:36:09.604Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-01T17:36:09.868Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1534 kB] [2021-02-01T17:36:09.868Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-01T17:36:10.131Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-01T17:36:10.131Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-01T17:36:10.131Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-01T17:36:10.131Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-01T17:36:10.131Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-01T17:36:10.131Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-01T17:36:10.131Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-01T17:36:10.131Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-01T17:36:10.131Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-01T17:36:10.132Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-01T17:36:10.132Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-01T17:36:10.132Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1104 kB] [2021-02-01T17:36:10.396Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-01T17:36:10.660Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-01T17:36:11.607Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1876 kB] [2021-02-01T17:36:11.870Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-01T17:36:11.870Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-01T17:36:11.870Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-01T17:36:12.135Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-01T17:36:12.135Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-01T17:36:12.135Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] [2021-02-01T17:36:12.398Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-02-01T17:36:14.963Z] Fetched 23.9 MB in 6s (4177 kB/s) [2021-02-01T17:36:15.958Z] Reading package lists... [2021-02-01T17:36:16.231Z] Reading package lists... [2021-02-01T17:36:16.496Z] Building dependency tree... [2021-02-01T17:36:16.496Z] Reading state information... [2021-02-01T17:36:16.763Z] The following additional packages will be installed: [2021-02-01T17:36:16.763Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-01T17:36:16.763Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-01T17:36:16.763Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-01T17:36:16.763Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-01T17:36:16.763Z] Suggested packages: [2021-02-01T17:36:16.763Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-01T17:36:16.763Z] Recommended packages: [2021-02-01T17:36:16.763Z] gnupg libsasl2-modules [2021-02-01T17:36:16.763Z] The following NEW packages will be installed: [2021-02-01T17:36:16.763Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-01T17:36:16.763Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-01T17:36:16.763Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-01T17:36:16.763Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-01T17:36:16.763Z] The following packages will be upgraded: [2021-02-01T17:36:16.763Z] gpg gpg-agent gpgconf libudev1 [2021-02-01T17:36:16.763Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-01T17:36:16.763Z] Need to get 3533 kB of archives. [2021-02-01T17:36:16.763Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-01T17:36:16.763Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-02-01T17:36:16.763Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-02-01T17:36:16.763Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-01T17:36:16.763Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-02-01T17:36:16.763Z] Get:5 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-02-01T17:36:16.763Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-02-01T17:36:16.763Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-02-01T17:36:16.763Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-02-01T17:36:16.763Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-02-01T17:36:17.028Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-01T17:36:17.606Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-01T17:36:17.606Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-01T17:36:17.606Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-01T17:36:17.606Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-01T17:36:17.606Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-01T17:36:17.606Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-01T17:36:17.606Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-01T17:36:17.606Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-01T17:36:17.606Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-01T17:36:17.606Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-01T17:36:17.606Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-01T17:36:17.606Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-01T17:36:17.869Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-01T17:36:17.869Z] Fetched 3533 kB in 1s (3540 kB/s) [2021-02-01T17:36:17.869Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-01T17:36:17.869Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-01T17:36:17.869Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-01T17:36:18.131Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-01T17:36:18.131Z] Selecting previously unselected package udev. [2021-02-01T17:36:18.131Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-01T17:36:18.131Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-01T17:36:18.131Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-01T17:36:18.393Z] Selecting previously unselected package libfuse2:amd64. [2021-02-01T17:36:18.656Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-01T17:36:18.656Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-01T17:36:18.656Z] Selecting previously unselected package fuse. [2021-02-01T17:36:18.656Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-01T17:36:18.656Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-01T17:36:18.656Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-01T17:36:18.919Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-01T17:36:18.919Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-01T17:36:18.919Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-01T17:36:19.181Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-01T17:36:19.181Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-01T17:36:19.181Z] Selecting previously unselected package libksba8:amd64. [2021-02-01T17:36:19.181Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-01T17:36:19.181Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-01T17:36:19.451Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-01T17:36:19.451Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T17:36:19.451Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:19.451Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-01T17:36:19.451Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T17:36:19.451Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:19.451Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-01T17:36:19.451Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T17:36:19.451Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:19.712Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-01T17:36:19.712Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T17:36:19.712Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:19.712Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-01T17:36:19.712Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T17:36:19.712Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:19.974Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-01T17:36:19.974Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T17:36:19.974Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:19.974Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-01T17:36:19.974Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T17:36:19.974Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:19.974Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-01T17:36:19.974Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T17:36:19.974Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:20.237Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-01T17:36:20.237Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-01T17:36:20.237Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:20.237Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-01T17:36:20.237Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-01T17:36:20.237Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-01T17:36:20.237Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-01T17:36:20.237Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-01T17:36:20.237Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-01T17:36:20.500Z] Selecting previously unselected package libldap-common. [2021-02-01T17:36:20.500Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-02-01T17:36:20.500Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-01T17:36:20.500Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-01T17:36:20.500Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-02-01T17:36:20.500Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-01T17:36:20.500Z] Selecting previously unselected package dirmngr. [2021-02-01T17:36:20.500Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-01T17:36:20.762Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-01T17:36:20.762Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-01T17:36:20.762Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-02-01T17:36:20.762Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-01T17:36:20.762Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-01T17:36:21.024Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-01T17:36:21.024Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-02-01T17:36:21.024Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:21.024Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-01T17:36:21.024Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-01T17:36:21.024Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-01T17:36:21.598Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-01T17:36:21.598Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:21.598Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-01T17:36:21.862Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-01T17:36:21.862Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-02-01T17:36:21.862Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:21.862Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:21.862Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:21.862Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:21.862Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:21.862Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:22.127Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-01T17:36:22.127Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-02-01T17:36:22.127Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-02-01T17:36:22.127Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-01T17:36:22.717Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-01T17:36:22.717Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-01T17:36:22.717Z] This means they are not meant to be enabled using systemctl. [2021-02-01T17:36:22.717Z] Possible reasons for having this kind of units are: [2021-02-01T17:36:22.717Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-01T17:36:22.717Z] .wants/ or .requires/ directory. [2021-02-01T17:36:22.717Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-01T17:36:22.717Z] a requirement dependency on it. [2021-02-01T17:36:22.717Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-01T17:36:22.717Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-01T17:36:22.717Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-01T17:36:22.717Z] instance name specified. [2021-02-01T17:36:22.981Z] Reading package lists... [2021-02-01T17:36:22.981Z] Building dependency tree... [2021-02-01T17:36:22.981Z] Reading state information... [2021-02-01T17:36:23.243Z] The following additional packages will be installed: [2021-02-01T17:36:23.243Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-01T17:36:23.243Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-01T17:36:23.243Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-01T17:36:23.243Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-01T17:36:23.243Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-01T17:36:23.243Z] Suggested packages: [2021-02-01T17:36:23.243Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-01T17:36:23.243Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-01T17:36:23.243Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-01T17:36:23.243Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-01T17:36:23.243Z] systemd-container policykit-1 [2021-02-01T17:36:23.243Z] Recommended packages: [2021-02-01T17:36:23.243Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-01T17:36:23.243Z] The following NEW packages will be installed: [2021-02-01T17:36:23.243Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-01T17:36:23.243Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-01T17:36:23.243Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-01T17:36:23.243Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-01T17:36:23.243Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-01T17:36:23.243Z] The following packages will be upgraded: [2021-02-01T17:36:23.243Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-01T17:36:23.505Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-01T17:36:23.505Z] Need to get 35.2 MB of archives. [2021-02-01T17:36:23.505Z] After this operation, 141 MB of additional disk space will be used. [2021-02-01T17:36:23.505Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-01T17:36:23.505Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-01T17:36:24.082Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-01T17:36:24.347Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-01T17:36:24.347Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-01T17:36:24.347Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-01T17:36:24.347Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-01T17:36:24.347Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-01T17:36:24.347Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-01T17:36:24.347Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-02-01T17:36:24.347Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-01T17:36:24.347Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-01T17:36:24.347Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-01T17:36:24.347Z] 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-02-01T17:36:24.347Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-01T17:36:24.347Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-01T17:36:24.347Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-02-01T17:36:24.347Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-02-01T17:36:24.347Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-01T17:36:24.347Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-02-01T17:36:24.609Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-02-01T17:36:24.609Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-01T17:36:24.609Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-01T17:36:24.609Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-01T17:36:24.609Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-01T17:36:24.609Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-01T17:36:24.609Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-01T17:36:24.609Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-01T17:36:24.609Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-02-01T17:36:24.609Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-01T17:36:25.560Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-01T17:36:25.560Z] Fetched 35.2 MB in 2s (19.0 MB/s) [2021-02-01T17:36:25.560Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-01T17:36:25.560Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-01T17:36:25.560Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-01T17:36:26.137Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-01T17:36:26.137Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-01T17:36:26.401Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-01T17:36:26.401Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-01T17:36:26.401Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-01T17:36:26.401Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-01T17:36:26.664Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-01T17:36:26.931Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-01T17:36:26.931Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-01T17:36:26.931Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-01T17:36:27.195Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-01T17:36:27.195Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-01T17:36:27.769Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-01T17:36:27.769Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-01T17:36:27.769Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-01T17:36:27.769Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-01T17:36:28.037Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-01T17:36:28.037Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-01T17:36:28.037Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T17:36:28.308Z] Selecting previously unselected package libexpat1:amd64. [2021-02-01T17:36:28.309Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-01T17:36:28.309Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-01T17:36:28.576Z] Selecting previously unselected package python3.6-minimal. [2021-02-01T17:36:28.576Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-01T17:36:28.576Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T17:36:28.843Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-01T17:36:28.843Z] Checking for services that may need to be restarted...done. [2021-02-01T17:36:28.843Z] Checking for services that may need to be restarted...done. [2021-02-01T17:36:28.843Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T17:36:29.429Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-01T17:36:29.429Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T17:36:30.020Z] Selecting previously unselected package python3-minimal. [2021-02-01T17:36:30.020Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-01T17:36:30.020Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-01T17:36:30.020Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-01T17:36:30.020Z] Selecting previously unselected package mime-support. [2021-02-01T17:36:30.020Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-01T17:36:30.020Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-01T17:36:30.287Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-01T17:36:30.287Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-01T17:36:30.287Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-01T17:36:30.287Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-01T17:36:30.287Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-01T17:36:30.287Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T17:36:30.549Z] Selecting previously unselected package python3.6. [2021-02-01T17:36:30.549Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-02-01T17:36:30.817Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T17:36:30.817Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-01T17:36:30.817Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-01T17:36:30.817Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-01T17:36:30.817Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-01T17:36:31.079Z] Selecting previously unselected package python3. [2021-02-01T17:36:31.079Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-01T17:36:31.079Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-01T17:36:31.079Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-01T17:36:31.344Z] Selecting previously unselected package multiarch-support. [2021-02-01T17:36:31.344Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-01T17:36:31.344Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-01T17:36:31.344Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-01T17:36:31.344Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-01T17:36:31.344Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-01T17:36:31.344Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-01T17:36:31.344Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-01T17:36:31.607Z] Selecting previously unselected package libbsd0:amd64. [2021-02-01T17:36:31.607Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-01T17:36:31.607Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-01T17:36:31.607Z] Selecting previously unselected package sudo. [2021-02-01T17:36:31.607Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-01T17:36:31.607Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-01T17:36:31.870Z] Selecting previously unselected package apparmor. [2021-02-01T17:36:31.870Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-01T17:36:31.870Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-01T17:36:31.870Z] Selecting previously unselected package libedit2:amd64. [2021-02-01T17:36:31.870Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-01T17:36:32.133Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-01T17:36:32.133Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-01T17:36:32.133Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-01T17:36:32.133Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T17:36:32.133Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-01T17:36:32.133Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-01T17:36:32.133Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T17:36:32.395Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-01T17:36:32.395Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-01T17:36:32.395Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-01T17:36:32.395Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-01T17:36:32.396Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-01T17:36:32.396Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T17:36:32.658Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-01T17:36:32.658Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-01T17:36:32.658Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T17:36:32.658Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-01T17:36:32.658Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-02-01T17:36:32.658Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-01T17:36:32.920Z] Selecting previously unselected package openssh-client. [2021-02-01T17:36:32.920Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-01T17:36:32.920Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-01T17:36:33.184Z] Selecting previously unselected package squashfs-tools. [2021-02-01T17:36:33.184Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-01T17:36:33.184Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-01T17:36:33.184Z] Selecting previously unselected package snapd. [2021-02-01T17:36:33.184Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-02-01T17:36:33.184Z] Unpacking snapd (2.48+18.04) ... [2021-02-01T17:36:35.740Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-01T17:36:35.740Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-02-01T17:36:35.740Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-01T17:36:36.003Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-01T17:36:36.003Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-01T17:36:36.003Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T17:36:36.003Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-01T17:36:36.003Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-01T17:36:36.003Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-01T17:36:36.953Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-01T17:36:36.953Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-01T17:36:36.953Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-01T17:36:36.953Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T17:36:36.953Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T17:36:36.953Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-02-01T17:36:37.906Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-01T17:36:37.906Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T17:36:37.906Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-01T17:36:37.906Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-01T17:36:37.906Z] running python rtupdate hooks for python3.6... [2021-02-01T17:36:37.906Z] running python post-rtupdate hooks for python3.6... [2021-02-01T17:36:37.906Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-01T17:36:39.831Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-01T17:36:39.831Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-01T17:36:39.831Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-01T17:36:39.831Z] Setting up snapd (2.48+18.04) ... [2021-02-01T17:36:40.405Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-01T17:36:40.668Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-01T17:36:40.931Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-01T17:36:41.193Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-01T17:36:41.193Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-01T17:36:41.193Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-01T17:36:41.456Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-01T17:36:41.720Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-01T17:36:41.984Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-01T17:36:42.246Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-01T17:36:42.509Z] /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-02-01T17:36:42.509Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-01T17:36:42.509Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-01T17:36:43.468Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-01T17:36:43.468Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-01T17:36:43.731Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-01T17:36:45.128Z] Reading package lists... [2021-02-01T17:36:45.390Z] Reading package lists... [2021-02-01T17:36:45.652Z] Building dependency tree... [2021-02-01T17:36:45.652Z] Reading state information... [2021-02-01T17:36:45.652Z] Calculating upgrade... [2021-02-01T17:36:45.915Z] The following packages will be upgraded: [2021-02-01T17:36:45.915Z] advancecomp base-files bash binutils binutils-common [2021-02-01T17:36:45.915Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-01T17:36:45.915Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-01T17:36:45.915Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-01T17:36:45.915Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-01T17:36:45.915Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-01T17:36:45.915Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-01T17:36:45.915Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-01T17:36:45.915Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-01T17:36:45.915Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-01T17:36:45.915Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-01T17:36:45.915Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-01T17:36:45.915Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-01T17:36:45.915Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-01T17:36:45.915Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-01T17:36:46.179Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-01T17:36:46.179Z] Need to get 63.8 MB of archives. [2021-02-01T17:36:46.179Z] After this operation, 5205 kB of additional disk space will be used. [2021-02-01T17:36:46.179Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-02-01T17:36:46.179Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-01T17:36:46.758Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-01T17:36:46.758Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-01T17:36:46.758Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-01T17:36:46.758Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-01T17:36:46.758Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-01T17:36:46.758Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-01T17:36:46.758Z] 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-02-01T17:36:46.758Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-01T17:36:46.758Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-01T17:36:46.758Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-01T17:36:46.758Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-01T17:36:46.758Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-01T17:36:46.758Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-01T17:36:46.758Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-01T17:36:46.758Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-01T17:36:46.758Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-01T17:36:46.758Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-01T17:36:46.758Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-01T17:36:47.020Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-01T17:36:47.020Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-01T17:36:47.020Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-01T17:36:47.020Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-01T17:36:47.020Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-01T17:36:47.020Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-01T17:36:47.020Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-01T17:36:47.020Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-01T17:36:47.020Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-01T17:36:47.020Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-01T17:36:47.020Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-01T17:36:47.020Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-01T17:36:47.286Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-01T17:36:47.286Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-01T17:36:47.286Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-01T17:36:47.286Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-01T17:36:47.286Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-01T17:36:47.286Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-01T17:36:47.286Z] Get:39 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-02-01T17:36:47.286Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-01T17:36:47.286Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-01T17:36:47.286Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-02-01T17:36:47.286Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-01T17:36:47.286Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-01T17:36:47.286Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-01T17:36:47.286Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-01T17:36:47.286Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-02-01T17:36:47.286Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-01T17:36:47.286Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-02-01T17:36:47.286Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-01T17:36:47.286Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-01T17:36:47.286Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-01T17:36:47.286Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-01T17:36:47.286Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-01T17:36:47.286Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-01T17:36:47.286Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-01T17:36:47.286Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-01T17:36:47.286Z] Get:58 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-02-01T17:36:47.286Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-01T17:36:47.286Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-01T17:36:47.286Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-01T17:36:47.548Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-01T17:36:47.548Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-01T17:36:47.548Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-01T17:36:47.548Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-01T17:36:47.548Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-01T17:36:47.548Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-01T17:36:47.548Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-01T17:36:47.548Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-01T17:36:47.548Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-01T17:36:47.548Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-02-01T17:36:47.548Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-01T17:36:47.548Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-01T17:36:47.548Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-01T17:36:47.548Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-02-01T17:36:47.548Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-02-01T17:36:47.548Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-01T17:36:47.548Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-01T17:36:47.548Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-01T17:36:47.816Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-01T17:36:47.816Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-01T17:36:47.816Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-01T17:36:47.816Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-01T17:36:47.816Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-01T17:36:47.816Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-01T17:36:47.816Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-01T17:36:47.816Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-01T17:36:47.816Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-01T17:36:47.816Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-01T17:36:47.816Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-01T17:36:48.397Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-01T17:36:48.973Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-01T17:36:48.973Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-01T17:36:48.973Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-01T17:36:49.235Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-01T17:36:49.235Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-01T17:36:49.235Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-01T17:36:49.235Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-01T17:36:49.235Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-01T17:36:49.498Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-01T17:36:49.498Z] Fetched 63.8 MB in 3s (19.0 MB/s) [2021-02-01T17:36:49.498Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:49.498Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-01T17:36:49.498Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-01T17:36:50.444Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-01T17:36:50.444Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-01T17:36:50.444Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-02-01T17:36:50.444Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-02-01T17:36:51.391Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:51.391Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T17:36:51.391Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:51.391Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T17:36:51.391Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:51.653Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T17:36:51.653Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:51.653Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T17:36:51.653Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:51.653Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T17:36:51.921Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:51.921Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T17:36:51.921Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:51.921Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T17:36:51.921Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:36:52.185Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-01T17:36:52.185Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:52.185Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-01T17:36:52.449Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:36:52.449Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-01T17:36:52.449Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:52.449Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T17:36:52.714Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:52.714Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T17:36:52.714Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-01T17:36:52.714Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-01T17:36:52.976Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:36:52.976Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-01T17:36:52.976Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-01T17:36:53.238Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-01T17:36:53.814Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-01T17:36:54.078Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-01T17:36:54.078Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-01T17:36:54.078Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-01T17:36:54.078Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-01T17:36:54.078Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-01T17:36:54.341Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-01T17:36:54.341Z] Installing new version of config file /etc/issue ... [2021-02-01T17:36:54.341Z] Installing new version of config file /etc/issue.net ... [2021-02-01T17:36:54.341Z] Installing new version of config file /etc/lsb-release ... [2021-02-01T17:36:54.341Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-01T17:36:54.604Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-01T17:36:54.866Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-01T17:36:54.866Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-01T17:36:54.866Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:54.866Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-01T17:36:54.866Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-01T17:36:55.136Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-01T17:36:55.136Z] 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-02-01T17:36:55.136Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:55.136Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T17:36:55.136Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-01T17:36:55.399Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-01T17:36:55.399Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:55.399Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-01T17:36:55.399Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-01T17:36:55.662Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-01T17:36:55.662Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:55.662Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-01T17:36:55.925Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-01T17:36:56.188Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-01T17:36:56.188Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:56.188Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-01T17:36:56.188Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-01T17:36:56.450Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-01T17:36:56.450Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:56.450Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-01T17:36:56.450Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-01T17:36:56.711Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-01T17:36:56.711Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:56.711Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-01T17:36:56.711Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-01T17:36:56.974Z] Setting up grep (3.1-2build1) ... [2021-02-01T17:36:56.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:56.974Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-01T17:36:56.974Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-01T17:36:57.236Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-01T17:36:57.497Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:57.497Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-01T17:36:57.497Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-01T17:36:57.497Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-01T17:36:57.497Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:57.497Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-01T17:36:57.498Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-01T17:36:58.072Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-01T17:36:58.072Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-01T17:36:58.334Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-01T17:36:58.334Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-01T17:36:58.908Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-01T17:36:58.908Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:36:58.908Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-01T17:36:58.908Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-01T17:37:00.299Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-01T17:37:00.299Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-01T17:37:00.299Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-01T17:37:00.299Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-01T17:37:00.299Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-01T17:37:00.571Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:00.571Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-01T17:37:00.571Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-01T17:37:00.833Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-01T17:37:00.833Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:00.833Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T17:37:00.833Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T17:37:01.197Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-01T17:37:01.197Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:01.197Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T17:37:01.197Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T17:37:01.460Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-01T17:37:01.460Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:01.460Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T17:37:01.460Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T17:37:01.727Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-01T17:37:01.727Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:01.727Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T17:37:01.727Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T17:37:01.990Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-01T17:37:01.990Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:01.990Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-01T17:37:01.990Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-01T17:37:01.990Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-01T17:37:01.990Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-01T17:37:02.251Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-01T17:37:02.252Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:02.252Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-01T17:37:02.252Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-01T17:37:02.521Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-01T17:37:02.521Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:02.521Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T17:37:02.521Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T17:37:02.521Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-01T17:37:02.785Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:02.785Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T17:37:02.785Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T17:37:02.785Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-01T17:37:03.047Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:03.047Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T17:37:03.048Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T17:37:03.309Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-01T17:37:03.571Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-01T17:37:04.146Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-01T17:37:04.146Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:04.146Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-01T17:37:04.146Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-01T17:37:04.409Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-01T17:37:04.409Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-01T17:37:04.409Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-01T17:37:04.409Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-01T17:37:04.418Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:37:04.418Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:37:04.418Z] ---> 85c552603c3d [2021-02-01T17:37:04.418Z] Step 3/31 : WORKDIR /edgex-go [2021-02-01T17:37:04.418Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:37:04.418Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:37:04.418Z] ---> 85c552603c3d [2021-02-01T17:37:04.418Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T17:37:04.418Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:37:04.419Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:37:04.419Z] ---> 85c552603c3d [2021-02-01T17:37:04.419Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T17:37:04.419Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:37:04.419Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:37:04.419Z] ---> 85c552603c3d [2021-02-01T17:37:04.419Z] Step 3/21 : WORKDIR /edgex-go [2021-02-01T17:37:04.419Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:37:04.419Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:37:04.419Z] ---> 85c552603c3d [2021-02-01T17:37:04.419Z] Step 3/22 : WORKDIR /edgex-go [2021-02-01T17:37:04.419Z] ---> Running in 982fbd8c575f [2021-02-01T17:37:04.419Z] ---> Running in 1fc4ca9bae67 [2021-02-01T17:37:04.419Z] ---> Running in 9d86acf10977 [2021-02-01T17:37:04.419Z] ---> Running in 5f3bf675130b [2021-02-01T17:37:04.419Z] ---> Running in 821f6e44a13c [2021-02-01T17:37:04.419Z] Removing intermediate container 1fc4ca9bae67 [2021-02-01T17:37:04.419Z] ---> 874033430d3f [2021-02-01T17:37:04.419Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:37:04.419Z] Removing intermediate container 982fbd8c575f [2021-02-01T17:37:04.419Z] ---> 3a7b25b4cf79 [2021-02-01T17:37:04.419Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:37:04.419Z] Removing intermediate container 9d86acf10977 [2021-02-01T17:37:04.419Z] ---> 4beac2ef2230 [2021-02-01T17:37:04.419Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:37:04.419Z] Removing intermediate container 5f3bf675130b [2021-02-01T17:37:04.419Z] ---> a27c733dc732 [2021-02-01T17:37:04.419Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:37:04.419Z] Removing intermediate container 821f6e44a13c [2021-02-01T17:37:04.419Z] ---> 13553cb3562d [2021-02-01T17:37:04.419Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:37:04.419Z] ---> Running in 5a5999cb7030 [2021-02-01T17:37:04.419Z] ---> Running in 48eea6c33686 [2021-02-01T17:37:04.419Z] ---> Running in 469c5fc734be [2021-02-01T17:37:04.419Z] ---> Running in c5f8b3018678 [2021-02-01T17:37:04.419Z] ---> Running in e7bedb27f71f [2021-02-01T17:37:04.419Z] Removing intermediate container 5a5999cb7030 [2021-02-01T17:37:04.419Z] ---> 82b3301b1347 [2021-02-01T17:37:04.419Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-01T17:37:04.419Z] ---> Running in 628e0f8400a3 [2021-02-01T17:37:04.419Z] Removing intermediate container 48eea6c33686 [2021-02-01T17:37:04.419Z] ---> c837b819121b [2021-02-01T17:37:04.419Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-02-01T17:37:04.419Z] Removing intermediate container 469c5fc734be [2021-02-01T17:37:04.419Z] ---> 77fbee3fbc0c [2021-02-01T17:37:04.419Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-02-01T17:37:04.419Z] ---> Running in e24c285db6ae [2021-02-01T17:37:04.419Z] ---> Running in aee13ed03ca8 [2021-02-01T17:37:04.419Z] Removing intermediate container e7bedb27f71f [2021-02-01T17:37:04.419Z] ---> b1141185b7fc [2021-02-01T17:37:04.419Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-02-01T17:37:04.419Z] Removing intermediate container c5f8b3018678 [2021-02-01T17:37:04.419Z] ---> f11693727a90 [2021-02-01T17:37:04.419Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-02-01T17:37:04.419Z] ---> Running in ce2fa95f8342 [2021-02-01T17:37:04.419Z] ---> Running in a0bf663dffc7 [2021-02-01T17:37:04.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:37:04.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:37:04.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:37:04.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:37:04.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:37:04.419Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:37:04.671Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-01T17:37:04.672Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:04.672Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-01T17:37:04.672Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-01T17:37:04.936Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-01T17:37:05.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:37:05.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:37:05.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:37:05.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:37:05.200Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:05.200Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-01T17:37:05.200Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-01T17:37:05.200Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-01T17:37:05.295Z] OK: 217 MiB in 51 packages [2021-02-01T17:37:05.462Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:05.462Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-01T17:37:05.462Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-01T17:37:05.462Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-01T17:37:05.723Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:05.723Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-01T17:37:05.723Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-01T17:37:05.723Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-01T17:37:05.986Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:05.986Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-01T17:37:05.986Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-01T17:37:05.986Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-01T17:37:05.986Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:05.986Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-01T17:37:06.250Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-01T17:37:06.250Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-01T17:37:06.280Z] OK: 217 MiB in 51 packages [2021-02-01T17:37:06.280Z] OK: 217 MiB in 51 packages [2021-02-01T17:37:06.280Z] OK: 217 MiB in 51 packages [2021-02-01T17:37:06.280Z] OK: 217 MiB in 51 packages [2021-02-01T17:37:06.512Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:06.513Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-01T17:37:06.820Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-01T17:37:06.888Z] Removing intermediate container 628e0f8400a3 [2021-02-01T17:37:06.888Z] ---> 9d245faffb04 [2021-02-01T17:37:06.888Z] Step 6/23 : COPY go.mod . [2021-02-01T17:37:07.082Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-01T17:37:07.082Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-01T17:37:07.082Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-01T17:37:07.082Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-01T17:37:07.345Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-01T17:37:07.345Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:07.345Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-01T17:37:07.345Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-01T17:37:07.607Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-01T17:37:07.607Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:07.607Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-01T17:37:07.607Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-01T17:37:07.869Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-01T17:37:07.877Z] Removing intermediate container aee13ed03ca8 [2021-02-01T17:37:07.877Z] ---> 07599c19b8c8 [2021-02-01T17:37:07.877Z] Step 6/22 : COPY go.mod . [2021-02-01T17:37:08.130Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:08.130Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-01T17:37:08.130Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-01T17:37:08.130Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-01T17:37:08.155Z] Removing intermediate container a0bf663dffc7 [2021-02-01T17:37:08.155Z] ---> d1c43e4d504f [2021-02-01T17:37:08.155Z] ---> b6dac61be50a [2021-02-01T17:37:08.155Z] Step 7/23 : RUN go mod download [2021-02-01T17:37:08.155Z] Step 6/23 : COPY go.mod . [2021-02-01T17:37:08.393Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:08.393Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-01T17:37:08.393Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-01T17:37:08.393Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-01T17:37:08.433Z] ---> Running in 25e7f2a783e8 [2021-02-01T17:37:08.433Z] Removing intermediate container ce2fa95f8342 [2021-02-01T17:37:08.433Z] ---> 01d7e50eabd1 [2021-02-01T17:37:08.433Z] Step 6/21 : COPY go.mod . [2021-02-01T17:37:08.654Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:08.654Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-01T17:37:08.654Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-01T17:37:08.713Z] Removing intermediate container e24c285db6ae [2021-02-01T17:37:08.713Z] ---> 7533fcc9bf41 [2021-02-01T17:37:08.713Z] Step 6/31 : COPY go.mod . [2021-02-01T17:37:08.713Z] ---> b92f64e05fcb [2021-02-01T17:37:08.713Z] Step 7/22 : RUN go mod download [2021-02-01T17:37:08.916Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-01T17:37:08.916Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:08.916Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-02-01T17:37:08.916Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-02-01T17:37:09.177Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-02-01T17:37:09.178Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:09.178Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-01T17:37:09.178Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-01T17:37:09.312Z] ---> a0a1bafe2918 [2021-02-01T17:37:09.312Z] Step 7/23 : RUN go mod download [2021-02-01T17:37:09.312Z] ---> Running in 39c752bf53cd [2021-02-01T17:37:09.439Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-01T17:37:09.439Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:09.439Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-01T17:37:09.439Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-01T17:37:09.585Z] ---> Running in 465df0dd4d30 [2021-02-01T17:37:09.585Z] ---> fe537ea90f54 [2021-02-01T17:37:09.585Z] Step 7/21 : RUN go mod download [2021-02-01T17:37:09.716Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-01T17:37:09.716Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:09.716Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-01T17:37:09.716Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-01T17:37:09.858Z] ---> 2aee0323f265 [2021-02-01T17:37:09.858Z] Step 7/31 : RUN go mod download [2021-02-01T17:37:09.990Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-01T17:37:09.990Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:09.990Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-01T17:37:09.990Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-01T17:37:10.137Z] ---> Running in 12576bb27d26 [2021-02-01T17:37:10.138Z] ---> Running in 883c796b835d [2021-02-01T17:37:10.262Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-01T17:37:10.262Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:10.262Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-01T17:37:10.262Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-01T17:37:10.262Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-01T17:37:10.530Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-01T17:37:10.530Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-01T17:37:10.530Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-01T17:37:10.530Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-01T17:37:10.800Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-01T17:37:10.800Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-01T17:37:10.800Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-01T17:37:10.800Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-01T17:37:10.800Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-01T17:37:11.069Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-02-01T17:37:11.069Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-02-01T17:37:11.343Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-02-01T17:37:11.343Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-02-01T17:37:11.617Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-01T17:37:11.617Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-01T17:37:11.949Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-01T17:37:11.949Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-01T17:37:12.211Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-01T17:37:12.211Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-01T17:37:12.211Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-01T17:37:12.211Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-01T17:37:12.472Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-01T17:37:12.472Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-01T17:37:12.472Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-01T17:37:12.472Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-01T17:37:12.733Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-01T17:37:12.733Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-01T17:37:12.733Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-01T17:37:12.767Z] Removing intermediate container 25e7f2a783e8 [2021-02-01T17:37:12.768Z] ---> b4e1f861f290 [2021-02-01T17:37:12.768Z] Step 8/23 : COPY . . [2021-02-01T17:37:12.995Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-01T17:37:13.369Z] Removing intermediate container 39c752bf53cd [2021-02-01T17:37:13.369Z] ---> 5daa690364d3 [2021-02-01T17:37:13.369Z] Step 8/22 : COPY . . [2021-02-01T17:37:13.940Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-01T17:37:13.941Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-01T17:37:13.941Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-01T17:37:13.941Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-01T17:37:13.941Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-01T17:37:13.941Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-01T17:37:14.361Z] Removing intermediate container 465df0dd4d30 [2021-02-01T17:37:14.361Z] ---> 4d1d8deefc1a [2021-02-01T17:37:14.361Z] Step 8/23 : COPY . . [2021-02-01T17:37:14.513Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-01T17:37:14.513Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-01T17:37:14.513Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-01T17:37:14.775Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-01T17:37:14.775Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-01T17:37:14.775Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-01T17:37:14.969Z] Removing intermediate container 883c796b835d [2021-02-01T17:37:14.969Z] ---> 6724b7d632e9 [2021-02-01T17:37:14.969Z] Step 8/31 : COPY . . [2021-02-01T17:37:15.037Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T17:37:15.037Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T17:37:15.037Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T17:37:15.037Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T17:37:15.241Z] Removing intermediate container 12576bb27d26 [2021-02-01T17:37:15.241Z] ---> e0e8c4cf64c6 [2021-02-01T17:37:15.241Z] Step 8/21 : COPY . . [2021-02-01T17:37:15.301Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T17:37:15.301Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T17:37:15.301Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T17:37:15.301Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T17:37:16.243Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T17:37:16.243Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T17:37:17.186Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T17:37:17.186Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T17:37:18.133Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T17:37:18.133Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T17:37:18.394Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T17:37:18.394Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T17:37:19.337Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-01T17:37:19.337Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-01T17:37:19.337Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-01T17:37:19.601Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-01T17:37:19.601Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-01T17:37:19.601Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-01T17:37:19.865Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-01T17:37:19.866Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-01T17:37:19.866Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-01T17:37:19.866Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-01T17:37:20.131Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-01T17:37:20.131Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-01T17:37:20.393Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-01T17:37:20.393Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-01T17:37:20.655Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-01T17:37:20.655Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-01T17:37:20.918Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:37:20.918Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-01T17:37:20.918Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:37:20.918Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:37:20.918Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:37:20.918Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-01T17:37:20.918Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-01T17:37:20.918Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-01T17:37:21.180Z] [2021-02-01T17:37:21.180Z] Current default time zone: 'Etc/UTC' [2021-02-01T17:37:21.180Z] Local time is now: Mon Feb 1 17:37:21 UTC 2021. [2021-02-01T17:37:21.180Z] Universal Time is now: Mon Feb 1 17:37:21 UTC 2021. [2021-02-01T17:37:21.180Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-01T17:37:21.180Z] [2021-02-01T17:37:21.180Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-01T17:37:21.180Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:37:21.180Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-02-01T17:37:21.180Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-01T17:37:21.180Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-01T17:37:21.443Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-01T17:37:21.443Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-01T17:37:21.443Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-01T17:37:21.443Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-01T17:37:21.443Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-01T17:37:21.443Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:37:21.443Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-01T17:37:21.706Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T17:37:21.967Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-01T17:37:21.967Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:37:21.967Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-01T17:37:21.967Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-01T17:37:21.967Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-01T17:37:21.967Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-02-01T17:37:21.967Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-01T17:37:21.967Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-01T17:37:22.229Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-01T17:37:22.229Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-02-01T17:37:23.620Z] Updating certificates in /etc/ssl/certs... [2021-02-01T17:37:24.194Z] 22 added, 17 removed; done. [2021-02-01T17:37:24.456Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-01T17:37:24.456Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-01T17:37:24.456Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-01T17:37:24.456Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-01T17:37:24.456Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-01T17:37:24.456Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T17:37:24.717Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-01T17:37:24.718Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T17:37:24.718Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T17:37:24.718Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T17:37:24.718Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T17:37:24.718Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T17:37:24.718Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-01T17:37:24.718Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-01T17:37:24.718Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-01T17:37:24.718Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-01T17:37:24.979Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-01T17:37:24.979Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T17:37:24.979Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-01T17:37:24.979Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-01T17:37:24.979Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-01T17:37:24.979Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-01T17:37:25.243Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-01T17:37:25.243Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-01T17:37:25.243Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-01T17:37:25.243Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-02-01T17:37:25.243Z] Updating certificates in /etc/ssl/certs... [2021-02-01T17:37:25.818Z] 0 added, 0 removed; done. [2021-02-01T17:37:25.818Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-01T17:37:25.818Z] done. [2021-02-01T17:37:26.391Z] Reading package lists... [2021-02-01T17:37:26.391Z] Building dependency tree... [2021-02-01T17:37:26.391Z] Reading state information... [2021-02-01T17:37:26.652Z] The following NEW packages will be installed: [2021-02-01T17:37:26.652Z] apt-transport-https [2021-02-01T17:37:26.652Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-01T17:37:26.652Z] Need to get 1696 B of archives. [2021-02-01T17:37:26.652Z] After this operation, 153 kB of additional disk space will be used. [2021-02-01T17:37:26.652Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-01T17:37:26.919Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-01T17:37:26.919Z] Fetched 1696 B in 0s (21.6 kB/s) [2021-02-01T17:37:26.919Z] Selecting previously unselected package apt-transport-https. [2021-02-01T17:37:26.919Z] (Reading database ... 13929 files and directories currently installed.) [2021-02-01T17:37:26.919Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-01T17:37:26.919Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-01T17:37:26.919Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-01T17:37:27.180Z] Waiting for network to be ready... [2021-02-01T17:37:35.335Z] 2021-02-01T17:37:30Z INFO Waiting for automatic snapd restart... [2021-02-01T17:37:35.335Z] snapd 2.48.2 from Canonical* installed [2021-02-01T17:37:35.597Z] "snapd" switched to the "latest/stable" channel [2021-02-01T17:37:35.597Z] [2021-02-01T17:37:39.807Z] core18 20201210 from Canonical* installed [2021-02-01T17:37:39.807Z] "core18" switched to the "latest/stable" channel [2021-02-01T17:37:39.807Z] [2021-02-01T17:37:42.076Z] ---> 591ff3e29053 [2021-02-01T17:37:42.076Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-02-01T17:37:42.076Z] ---> 81c63cda5a38 [2021-02-01T17:37:42.076Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-02-01T17:37:42.076Z] ---> 9dfca0354189 [2021-02-01T17:37:42.076Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-02-01T17:37:42.076Z] ---> 1f093244ca8b [2021-02-01T17:37:42.076Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-02-01T17:37:42.076Z] ---> Running in b8eb90474e24 [2021-02-01T17:37:42.076Z] ---> Running in 75c3bd9b4a0c [2021-02-01T17:37:42.076Z] ---> dd22d80de9ab [2021-02-01T17:37:42.076Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-02-01T17:37:42.076Z] ---> Running in 15346e807bc2 [2021-02-01T17:37:42.076Z] ---> Running in b632becec857 [2021-02-01T17:37:42.076Z] ---> Running in b881699c1c8f [2021-02-01T17:37:42.076Z] 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-02-01T17:37:42.076Z] 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-02-01T17:37:42.076Z] 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-02-01T17:37:42.348Z] 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-02-01T17:37:42.348Z] 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-02-01T17:37:45.108Z] snapcraft 4.4.4 from Canonical* installed [2021-02-01T17:37:45.108Z] "snapcraft" switched to the "latest/stable" channel [2021-02-01T17:37:45.108Z] [2021-02-01T17:37:48.414Z] 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-02-01T17:37:48.414Z] - README.md [2021-02-01T17:37:48.414Z] - snapcraft.yaml.orig [2021-02-01T17:37:48.414Z] [2021-02-01T17:37:48.414Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-01T17:37:55.041Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-01T17:37:55.041Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-01T17:37:55.041Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-01T17:37:55.041Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-01T17:37:56.430Z] Reading package lists... [2021-02-01T17:37:57.003Z] 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-02-01T17:38:03.597Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-01T17:38:03.597Z] Reading package lists... [2021-02-01T17:38:03.597Z] Building dependency tree... [2021-02-01T17:38:03.597Z] Reading state information... [2021-02-01T17:38:03.597Z] Suggested packages: [2021-02-01T17:38:03.597Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-01T17:38:03.597Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-01T17:38:03.597Z] Recommended packages: [2021-02-01T17:38:03.597Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-02-01T17:38:03.597Z] The following NEW packages will be installed: [2021-02-01T17:38:03.597Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-02-01T17:38:03.597Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-02-01T17:38:03.597Z] pkg-config zip [2021-02-01T17:38:03.597Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-02-01T17:38:03.597Z] Need to get 7655 kB of archives. [2021-02-01T17:38:03.597Z] After this operation, 43.7 MB of additional disk space will be used. [2021-02-01T17:38:03.597Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-01T17:38:03.597Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-01T17:38:03.597Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-01T17:38:03.597Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-01T17:38:03.597Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-01T17:38:03.860Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-01T17:38:03.860Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-01T17:38:03.860Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-01T17:38:03.860Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-01T17:38:04.123Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-01T17:38:04.123Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-01T17:38:04.123Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-01T17:38:04.123Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-01T17:38:04.123Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-01T17:38:04.123Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-02-01T17:38:04.386Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-01T17:38:04.386Z] Fetched 7655 kB in 1s (10.3 MB/s) [2021-02-01T17:38:04.648Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-01T17:38:04.648Z] (Reading database ... 13933 files and directories currently installed.) [2021-02-01T17:38:04.648Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-01T17:38:04.648Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-01T17:38:04.910Z] Selecting previously unselected package libpsl5:amd64. [2021-02-01T17:38:04.910Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-01T17:38:04.910Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-01T17:38:04.910Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-01T17:38:04.910Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-01T17:38:04.910Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-01T17:38:04.910Z] Selecting previously unselected package librtmp1:amd64. [2021-02-01T17:38:04.910Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-01T17:38:04.910Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-01T17:38:05.175Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-01T17:38:05.175Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-01T17:38:05.175Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-01T17:38:05.175Z] Selecting previously unselected package liberror-perl. [2021-02-01T17:38:05.175Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-02-01T17:38:05.175Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-01T17:38:05.175Z] Selecting previously unselected package git-man. [2021-02-01T17:38:05.175Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-01T17:38:05.175Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-01T17:38:05.441Z] Selecting previously unselected package git. [2021-02-01T17:38:05.441Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-01T17:38:05.441Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-01T17:38:06.385Z] Selecting previously unselected package libnorm1:amd64. [2021-02-01T17:38:06.385Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-01T17:38:06.385Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-01T17:38:06.385Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-01T17:38:06.385Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-01T17:38:06.385Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-01T17:38:06.385Z] Selecting previously unselected package libsodium23:amd64. [2021-02-01T17:38:06.385Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-02-01T17:38:06.385Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-01T17:38:06.385Z] Selecting previously unselected package libzmq5:amd64. [2021-02-01T17:38:06.385Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-01T17:38:06.385Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-01T17:38:06.646Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-01T17:38:06.646Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-01T17:38:06.646Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-01T17:38:06.909Z] Selecting previously unselected package pkg-config. [2021-02-01T17:38:06.909Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-01T17:38:06.909Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-01T17:38:06.909Z] Selecting previously unselected package zip. [2021-02-01T17:38:06.909Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-02-01T17:38:06.909Z] Unpacking zip (3.0-11build1) ... [2021-02-01T17:38:06.909Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-01T17:38:06.909Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-01T17:38:06.909Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-01T17:38:06.909Z] Setting up liberror-perl (0.17025-1) ... [2021-02-01T17:38:07.170Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-01T17:38:07.170Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-01T17:38:07.170Z] No schema files found: doing nothing. [2021-02-01T17:38:07.170Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-01T17:38:07.170Z] Setting up zip (3.0-11build1) ... [2021-02-01T17:38:07.170Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-01T17:38:07.170Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-01T17:38:07.170Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-01T17:38:07.170Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-01T17:38:07.433Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-01T17:38:07.433Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-01T17:38:07.433Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-01T17:38:07.433Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-01T17:38:14.020Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-01T17:38:14.020Z] git set to automatically installed. [2021-02-01T17:38:14.020Z] git-man set to automatically installed. [2021-02-01T17:38:14.020Z] libcurl3-gnutls set to automatically installed. [2021-02-01T17:38:14.020Z] liberror-perl set to automatically installed. [2021-02-01T17:38:14.020Z] libglib2.0-0 set to automatically installed. [2021-02-01T17:38:14.020Z] libnghttp2-14 set to automatically installed. [2021-02-01T17:38:14.020Z] libnorm1 set to automatically installed. [2021-02-01T17:38:14.020Z] libpgm-5.2-0 set to automatically installed. [2021-02-01T17:38:14.020Z] libpsl5 set to automatically installed. [2021-02-01T17:38:14.020Z] librtmp1 set to automatically installed. [2021-02-01T17:38:14.020Z] libsodium23 set to automatically installed. [2021-02-01T17:38:14.020Z] libzmq3-dev set to automatically installed. [2021-02-01T17:38:14.020Z] libzmq5 set to automatically installed. [2021-02-01T17:38:14.020Z] pkg-config set to automatically installed. [2021-02-01T17:38:14.020Z] zip set to automatically installed. [2021-02-01T17:38:15.936Z] snapd is not logged in, snap install commands will use sudo [2021-02-01T17:38:22.534Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-01T17:38:22.799Z] snap "core18" has no updates available [2021-02-01T17:38:23.757Z] Pulling config-common [2021-02-01T17:38:25.186Z] Pulling go-build-helper [2021-02-01T17:38:51.827Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-01T17:38:51.827Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-01T17:38:51.827Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1534 kB] [2021-02-01T17:38:51.827Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [297 kB] [2021-02-01T17:38:51.827Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-02-01T17:38:51.827Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-02-01T17:38:51.827Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [226 kB] [2021-02-01T17:38:51.827Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.9 kB] [2021-02-01T17:38:51.827Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1104 kB] [2021-02-01T17:38:51.827Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-02-01T17:38:51.827Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-01T17:38:51.827Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-01T17:38:51.827Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-01T17:38:51.827Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-01T17:38:51.827Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-01T17:38:51.827Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-01T17:38:51.827Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-01T17:38:51.827Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-01T17:38:51.827Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-01T17:38:51.827Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1876 kB] [2021-02-01T17:38:51.827Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [389 kB] [2021-02-01T17:38:51.827Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-02-01T17:38:51.827Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-02-01T17:38:51.827Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [247 kB] [2021-02-01T17:38:51.827Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [33.4 kB] [2021-02-01T17:38:51.827Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1712 kB] [2021-02-01T17:38:51.827Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-02-01T17:38:51.827Z] Fetched 23.9 MB in 0s (0 B/s) [2021-02-01T17:38:51.827Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-02-01T17:38:51.827Z] Fetched 96.5 kB in 0s (0 B/s) [2021-02-01T17:38:51.827Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-02-01T17:38:51.827Z] Fetched 279 kB in 0s (0 B/s) [2021-02-01T17:38:51.827Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-02-01T17:38:51.827Z] Fetched 122 kB in 0s (0 B/s) [2021-02-01T17:38:51.827Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-02-01T17:38:51.827Z] Fetched 77.8 kB in 0s (0 B/s) [2021-02-01T17:38:51.827Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-02-01T17:38:51.827Z] Fetched 8848 B in 0s (0 B/s) [2021-02-01T17:38:51.827Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-02-01T17:38:51.827Z] Fetched 47.8 kB in 0s (0 B/s) [2021-02-01T17:38:51.827Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-02-01T17:38:51.827Z] Fetched 45.6 kB in 0s (0 B/s) [2021-02-01T17:38:51.827Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-02-01T17:38:51.827Z] Fetched 15.0 kB in 0s (0 B/s) [2021-02-01T17:38:51.827Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-02-01T17:38:51.828Z] Fetched 214 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-02-01T17:38:51.828Z] Fetched 155 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-02-01T17:38:51.828Z] Fetched 50.6 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-02-01T17:38:51.828Z] Fetched 14.8 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-02-01T17:38:51.828Z] Fetched 41.8 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-02-01T17:38:51.828Z] Fetched 499 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-02-01T17:38:51.828Z] Fetched 111 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-02-01T17:38:51.828Z] Fetched 240 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-02-01T17:38:51.828Z] Fetched 29.3 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-02-01T17:38:51.828Z] Fetched 85.5 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-02-01T17:38:51.828Z] Fetched 24.5 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-02-01T17:38:51.828Z] Fetched 49.2 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-02-01T17:38:51.828Z] Fetched 54.2 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-02-01T17:38:51.828Z] Fetched 30.8 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-02-01T17:38:51.828Z] Fetched 17.0 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-02-01T17:38:51.828Z] Fetched 85.9 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-02-01T17:38:51.828Z] Fetched 8720 B in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-02-01T17:38:51.828Z] Fetched 137 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-02-01T17:38:51.828Z] Fetched 119 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-02-01T17:38:51.828Z] Fetched 109 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-02-01T17:38:51.828Z] Fetched 11.1 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-02-01T17:38:51.828Z] Fetched 645 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-02-01T17:38:51.828Z] Fetched 41.3 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-02-01T17:38:51.828Z] Fetched 17.9 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-02-01T17:38:51.828Z] Fetched 368 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-02-01T17:38:51.828Z] Fetched 187 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-02-01T17:38:51.828Z] Fetched 175 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-02-01T17:38:51.828Z] Fetched 206 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-02-01T17:38:51.828Z] Fetched 1301 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-02-01T17:38:51.828Z] Fetched 36.2 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-02-01T17:38:51.828Z] Fetched 159 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-02-01T17:38:51.828Z] Fetched 107 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-02-01T17:38:51.828Z] Fetched 48.7 kB in 0s (0 B/s) [2021-02-01T17:38:51.828Z] Pulling static-packages [2021-02-01T17:38:52.404Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-02-01T17:38:52.404Z] Skipping pull go-build-helper (already ran) [2021-02-01T17:38:52.404Z] Skipping pull static-packages (already ran) [2021-02-01T17:38:52.404Z] Building go-build-helper [2021-02-01T17:38:56.621Z] Building static-packages [2021-02-01T17:38:58.541Z] Staging go-build-helper [2021-02-01T17:38:59.490Z] Staging static-packages [2021-02-01T17:39:00.880Z] Pulling go115 [2021-02-01T17:39:02.301Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-02-01T17:39:02.301Z] Skipping pull go115 (already ran) [2021-02-01T17:39:02.301Z] Building go115 [2021-02-01T17:39:02.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-01T17:39:02.301Z] Dload Upload Total Spent Left Speed [2021-02-01T17:39:04.174Z] 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-02-01T17:39:04.174Z] 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-02-01T17:39:05.237Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 15 115M 15 18.1M 0 0 25.6M 0 0:00:04 --:--:-- 0:00:04 25.5M 46 115M 46 53.7M 0 0 31.9M 0 0:00:03 0:00:01 0:00:02 31.9M 81 115M 81 94.3M 0 0 34.9M 0 0:00:03 0:00:02 0:00:01 34.8M 100 115M 100 115M 0 0 35.3M 0 0:00:03 0:00:03 --:--:-- 35.3M [2021-02-01T17:39:06.183Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-01T17:39:11.486Z] Staging go115 [2021-02-01T17:39:18.091Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-01T17:39:18.091Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-01T17:39:18.091Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-01T17:39:18.091Z] Fetched 0 B in 0s (0 B/s) [2021-02-01T17:39:18.091Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-01T17:39:18.091Z] Fetched 224 kB in 0s (0 B/s) [2021-02-01T17:39:18.091Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-01T17:39:18.091Z] Fetched 157 kB in 0s (0 B/s) [2021-02-01T17:39:18.091Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-01T17:39:18.091Z] Fetched 221 kB in 0s (0 B/s) [2021-02-01T17:39:18.091Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-01T17:39:18.091Z] Fetched 143 kB in 0s (0 B/s) [2021-02-01T17:39:18.091Z] Pulling edgex-go [2021-02-01T17:39:19.388Z] Removing intermediate container b632becec857 [2021-02-01T17:39:19.388Z] ---> 3b973d646caa [2021-02-01T17:39:19.388Z] [2021-02-01T17:39:19.388Z] Step 10/21 : FROM alpine:3.12 [2021-02-01T17:39:19.388Z] 3.12: Pulling from library/alpine [2021-02-01T17:39:19.388Z] Removing intermediate container 75c3bd9b4a0c [2021-02-01T17:39:19.388Z] ---> 94a1bdae1a95 [2021-02-01T17:39:19.388Z] [2021-02-01T17:39:19.388Z] Step 10/22 : FROM alpine:3.12 [2021-02-01T17:39:19.388Z] 3.12: Pulling from library/alpine [2021-02-01T17:39:19.388Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-01T17:39:19.388Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-02-01T17:39:19.388Z] Status: Downloaded newer image for alpine:3.12 [2021-02-01T17:39:19.388Z] Status: Downloaded newer image for alpine:3.12 [2021-02-01T17:39:19.388Z] ---> afeebe901d6b [2021-02-01T17:39:19.388Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-02-01T17:39:19.388Z] ---> afeebe901d6b [2021-02-01T17:39:19.388Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-02-01T17:39:19.478Z] Pulling version [2021-02-01T17:39:19.987Z] ---> Running in 30dddb8c92c8 [2021-02-01T17:39:19.987Z] ---> Running in bc0bb8ba72cb [2021-02-01T17:39:20.425Z] Building config-common [2021-02-01T17:39:21.984Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:39:22.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:39:22.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:39:22.382Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:39:22.991Z] (1/4) Installing ca-certificates (20191127-r4) [2021-02-01T17:39:23.268Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T17:39:23.268Z] (1/2) Installing ca-certificates (20191127-r4) [2021-02-01T17:39:23.268Z] (3/4) Installing libcurl (7.69.1-r3) [2021-02-01T17:39:23.268Z] (4/4) Installing curl (7.69.1-r3) [2021-02-01T17:39:23.268Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:39:23.268Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T17:39:23.268Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-02-01T17:39:23.268Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:39:23.268Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T17:39:23.551Z] OK: 7 MiB in 18 packages [2021-02-01T17:39:23.748Z] Skipping build go-build-helper (already ran) [2021-02-01T17:39:23.748Z] Skipping build static-packages (already ran) [2021-02-01T17:39:23.748Z] Skipping build go115 (already ran) [2021-02-01T17:39:23.748Z] Building edgex-go [2021-02-01T17:39:23.833Z] OK: 6 MiB in 16 packages [2021-02-01T17:39:24.013Z] 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-02-01T17:39:25.418Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-02-01T17:39:25.418Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-02-01T17:39:25.418Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.13 [2021-02-01T17:39:25.418Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.4 [2021-02-01T17:39:25.418Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-02-01T17:39:25.418Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-01T17:39:25.418Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-02-01T17:39:25.418Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-01T17:39:25.418Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-02-01T17:39:25.418Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-01T17:39:25.418Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-02-01T17:39:25.418Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-01T17:39:25.418Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/pkg/errors v0.8.1 [2021-02-01T17:39:25.418Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-01T17:39:25.418Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-01T17:39:25.418Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-01T17:39:25.418Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-01T17:39:25.418Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-01T17:39:25.418Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-01T17:39:25.418Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-02-01T17:39:25.418Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-01T17:39:25.418Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-01T17:39:25.680Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-02-01T17:39:25.680Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-01T17:39:25.680Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-01T17:39:25.680Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-01T17:39:25.942Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-01T17:39:27.252Z] Removing intermediate container b881699c1c8f [2021-02-01T17:39:27.253Z] ---> 083042522c6c [2021-02-01T17:39:27.253Z] [2021-02-01T17:39:27.253Z] Step 10/31 : FROM alpine:3.12 [2021-02-01T17:39:27.253Z] ---> afeebe901d6b [2021-02-01T17:39:27.253Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-02-01T17:39:27.253Z] Removing intermediate container 30dddb8c92c8 [2021-02-01T17:39:27.253Z] ---> 5b9c40862281 [2021-02-01T17:39:27.253Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T17:39:27.253Z] Removing intermediate container bc0bb8ba72cb [2021-02-01T17:39:27.253Z] ---> fb6ff668ddd8 [2021-02-01T17:39:27.253Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-01T17:39:27.532Z] ---> Running in 45a31b1d818d [2021-02-01T17:39:27.824Z] ---> Running in fe63b9dab3ef [2021-02-01T17:39:27.824Z] ---> Running in c00e801695c7 [2021-02-01T17:39:28.224Z] Removing intermediate container 45a31b1d818d [2021-02-01T17:39:28.224Z] ---> 7bd75a6cd3d7 [2021-02-01T17:39:28.224Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-02-01T17:39:28.583Z] ---> Running in 3bbf40cd9b40 [2021-02-01T17:39:28.947Z] Removing intermediate container fe63b9dab3ef [2021-02-01T17:39:28.947Z] ---> 33e26682cbff [2021-02-01T17:39:28.947Z] Step 13/22 : ENV APP_PORT=48060 [2021-02-01T17:39:28.947Z] Removing intermediate container c00e801695c7 [2021-02-01T17:39:28.947Z] ---> 94b318e8e123 [2021-02-01T17:39:28.947Z] Step 13/21 : WORKDIR /edgex [2021-02-01T17:39:28.947Z] ---> Running in cd96dbcbb50c [2021-02-01T17:39:29.327Z] ---> Running in d76c87b7d2c5 [2021-02-01T17:39:30.817Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:39:30.818Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:39:30.818Z] Removing intermediate container d76c87b7d2c5 [2021-02-01T17:39:30.818Z] ---> 248b3dc1d066 [2021-02-01T17:39:30.818Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-01T17:39:31.100Z] Removing intermediate container cd96dbcbb50c [2021-02-01T17:39:31.100Z] ---> e670981676d8 [2021-02-01T17:39:31.100Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-02-01T17:39:31.376Z] ---> Running in 62404ea149a3 [2021-02-01T17:39:31.376Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-02-01T17:39:31.376Z] (2/2) Installing su-exec (0.2-r1) [2021-02-01T17:39:31.376Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:39:31.376Z] OK: 5 MiB in 16 packages [2021-02-01T17:39:32.366Z] Removing intermediate container 62404ea149a3 [2021-02-01T17:39:32.366Z] ---> bb5286593999 [2021-02-01T17:39:32.366Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:39:32.639Z] Removing intermediate container b8eb90474e24 [2021-02-01T17:39:32.639Z] ---> ad5e464a835f [2021-02-01T17:39:32.639Z] [2021-02-01T17:39:32.639Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T17:39:32.639Z] ---> afeebe901d6b [2021-02-01T17:39:32.639Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-01T17:39:32.910Z] ---> cdcc5666667e [2021-02-01T17:39:32.910Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-02-01T17:39:33.184Z] ---> Running in 66d611171b72 [2021-02-01T17:39:33.787Z] ---> 5f25b10458aa [2021-02-01T17:39:33.787Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-02-01T17:39:34.059Z] Removing intermediate container 3bbf40cd9b40 [2021-02-01T17:39:34.059Z] ---> cdc625d7035b [2021-02-01T17:39:34.059Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-02-01T17:39:34.348Z] ---> Running in 504684fb4058 [2021-02-01T17:39:34.621Z] ---> 676f0fc641d5 [2021-02-01T17:39:34.621Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-02-01T17:39:35.219Z] Removing intermediate container 504684fb4058 [2021-02-01T17:39:35.219Z] ---> 229db687f2cb [2021-02-01T17:39:35.219Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-02-01T17:39:35.219Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:39:35.500Z] ---> Running in 00dcc584b043 [2021-02-01T17:39:35.500Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:39:35.980Z] 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-02-01T17:39:36.112Z] ---> 6f95a34f1775 [2021-02-01T17:39:36.112Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-02-01T17:39:36.112Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-01T17:39:36.112Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:39:36.389Z] OK: 5 MiB in 15 packages [2021-02-01T17:39:36.665Z] Removing intermediate container 00dcc584b043 [2021-02-01T17:39:36.665Z] ---> bef94d346930 [2021-02-01T17:39:36.665Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-02-01T17:39:36.940Z] ---> d966beaa2c82 [2021-02-01T17:39:36.940Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-02-01T17:39:36.940Z] ---> Running in 017e7e22af21 [2021-02-01T17:39:37.221Z] ---> 41ad0c1939ea [2021-02-01T17:39:37.221Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-02-01T17:39:37.222Z] ---> Running in 62b8e380ff03 [2021-02-01T17:39:37.512Z] ---> Running in 82bf9fed500a [2021-02-01T17:39:38.125Z] Removing intermediate container 15346e807bc2 [2021-02-01T17:39:38.125Z] ---> 2871b4bf0cdf [2021-02-01T17:39:38.125Z] [2021-02-01T17:39:38.125Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T17:39:38.125Z] ---> afeebe901d6b [2021-02-01T17:39:38.125Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-02-01T17:39:38.125Z] Removing intermediate container 62b8e380ff03 [2021-02-01T17:39:38.125Z] ---> 1353f4e6ee7e [2021-02-01T17:39:38.125Z] Step 18/21 : CMD ["--init=true"] [2021-02-01T17:39:38.400Z] ---> Running in 59e4e0c8d186 [2021-02-01T17:39:38.400Z] Removing intermediate container 66d611171b72 [2021-02-01T17:39:38.400Z] ---> aa7c5d016083 [2021-02-01T17:39:38.400Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T17:39:38.400Z] Removing intermediate container 82bf9fed500a [2021-02-01T17:39:38.400Z] ---> 0de5623fa0bf [2021-02-01T17:39:38.400Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:39:38.678Z] ---> Running in 73c4e726ab17 [2021-02-01T17:39:38.678Z] ---> Running in 93724a12473c [2021-02-01T17:39:38.678Z] ---> Running in 754df876bf80 [2021-02-01T17:39:39.663Z] Removing intermediate container 73c4e726ab17 [2021-02-01T17:39:39.663Z] ---> f99099fdc68a [2021-02-01T17:39:39.663Z] Step 19/21 : LABEL arch=arm64 [2021-02-01T17:39:39.663Z] Removing intermediate container 93724a12473c [2021-02-01T17:39:39.663Z] ---> c85f0ddf4b8e [2021-02-01T17:39:39.663Z] Step 13/23 : ENV APP_PORT=48082 [2021-02-01T17:39:39.663Z] Removing intermediate container 754df876bf80 [2021-02-01T17:39:39.663Z] ---> cdaf3384673c [2021-02-01T17:39:39.663Z] Step 20/22 : LABEL arch=arm64 [2021-02-01T17:39:39.938Z] ---> Running in 2bd86454de2a [2021-02-01T17:39:39.938Z] ---> Running in 16e025a3b531 [2021-02-01T17:39:39.938Z] ---> Running in 70b90ec75c83 [2021-02-01T17:39:39.938Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:39:40.215Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:39:40.215Z] Removing intermediate container 017e7e22af21 [2021-02-01T17:39:40.215Z] ---> c1e082cb5d7b [2021-02-01T17:39:40.215Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-02-01T17:39:40.488Z] ---> Running in e2a38ea01ce9 [2021-02-01T17:39:40.767Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-02-01T17:39:40.767Z] Removing intermediate container 2bd86454de2a [2021-02-01T17:39:40.767Z] ---> 327e773c2e51 [2021-02-01T17:39:40.767Z] Step 20/21 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:39:40.767Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:39:40.767Z] OK: 5 MiB in 15 packages [2021-02-01T17:39:40.767Z] Removing intermediate container 16e025a3b531 [2021-02-01T17:39:40.767Z] ---> 0d738df0f8ec [2021-02-01T17:39:40.767Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-01T17:39:40.767Z] Removing intermediate container 70b90ec75c83 [2021-02-01T17:39:40.767Z] ---> 73a4f1739b03 [2021-02-01T17:39:40.767Z] Step 21/22 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:39:41.038Z] ---> Running in 221f3a22f778 [2021-02-01T17:39:41.039Z] ---> Running in 95307eb16d08 [2021-02-01T17:39:41.039Z] ---> Running in 1f74a82b6dcb [2021-02-01T17:39:41.305Z] 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-02-01T17:39:41.316Z] Removing intermediate container e2a38ea01ce9 [2021-02-01T17:39:41.316Z] ---> f53d308f642e [2021-02-01T17:39:41.316Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-02-01T17:39:41.590Z] Removing intermediate container 221f3a22f778 [2021-02-01T17:39:41.590Z] ---> cb63f9ab719d [2021-02-01T17:39:41.590Z] Step 21/21 : LABEL version=0.0.0 [2021-02-01T17:39:41.867Z] ---> Running in e65e24316ea2 [2021-02-01T17:39:41.867Z] Removing intermediate container 95307eb16d08 [2021-02-01T17:39:41.867Z] ---> eb8dd07f7fa9 [2021-02-01T17:39:41.867Z] Step 15/23 : WORKDIR / [2021-02-01T17:39:41.867Z] Removing intermediate container 1f74a82b6dcb [2021-02-01T17:39:41.867Z] ---> 199ecb370e34 [2021-02-01T17:39:41.867Z] Step 22/22 : LABEL version=0.0.0 [2021-02-01T17:39:42.140Z] ---> Running in a542267b8053 [2021-02-01T17:39:42.140Z] ---> Running in 2b32084d097c [2021-02-01T17:39:42.417Z] Removing intermediate container 59e4e0c8d186 [2021-02-01T17:39:42.417Z] ---> 25df10919478 [2021-02-01T17:39:42.417Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T17:39:42.417Z] ---> b997e7d1502e [2021-02-01T17:39:42.417Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-02-01T17:39:42.417Z] Removing intermediate container e65e24316ea2 [2021-02-01T17:39:42.417Z] ---> 330b1abb110e [2021-02-01T17:39:42.417Z] [2021-02-01T17:39:42.696Z] 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-02-01T17:39:42.699Z] ---> Running in 22ed097ff2fb [2021-02-01T17:39:42.699Z] ---> Running in 45aeb12372a5 [2021-02-01T17:39:42.975Z] Removing intermediate container a542267b8053 [2021-02-01T17:39:42.975Z] ---> 1260859790ba [2021-02-01T17:39:42.975Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:39:42.975Z] Successfully built 330b1abb110e [2021-02-01T17:39:42.975Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-02-01T17:39:42.975Z]  Building docker-security-proxy-setup-go ... done Building docker-security-secretstore-setup-go [2021-02-01T17:39:43.247Z] Removing intermediate container 2b32084d097c [2021-02-01T17:39:43.247Z] ---> 44bb3726996c [2021-02-01T17:39:43.247Z] [2021-02-01T17:39:43.247Z] Removing intermediate container 45aeb12372a5 [2021-02-01T17:39:43.524Z] ---> c1ea1e7d54da [2021-02-01T17:39:43.525Z] Step 13/23 : ENV APP_PORT=48081 [2021-02-01T17:39:43.525Z] ---> Running in 9992a630cad0 [2021-02-01T17:39:43.645Z] 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-02-01T17:39:43.798Z] Successfully built 44bb3726996c [2021-02-01T17:39:43.798Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-02-01T17:39:43.798Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-02-01T17:39:43.908Z] 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-02-01T17:39:44.075Z] ---> ad48448b1145 [2021-02-01T17:39:44.075Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-02-01T17:39:44.173Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-02-01T17:39:44.173Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-01T17:39:44.173Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-02-01T17:39:44.173Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-01T17:39:44.350Z] Removing intermediate container 9992a630cad0 [2021-02-01T17:39:44.350Z] ---> 55afc1291717 [2021-02-01T17:39:44.350Z] Step 14/23 : EXPOSE $APP_PORT [2021-02-01T17:39:44.627Z] ---> Running in b60527542c4f [2021-02-01T17:39:45.239Z] Removing intermediate container b60527542c4f [2021-02-01T17:39:45.240Z] ---> 0d3e095a1a4b [2021-02-01T17:39:45.240Z] Step 15/23 : WORKDIR / [2021-02-01T17:39:45.512Z] ---> Running in adc5fc47470a [2021-02-01T17:39:46.094Z] 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-02-01T17:39:46.094Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-02-01T17:39:46.094Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-02-01T17:39:46.110Z] ---> d53948676580 [2021-02-01T17:39:46.110Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-02-01T17:39:46.382Z] Removing intermediate container 22ed097ff2fb [2021-02-01T17:39:46.382Z] ---> d4c00bba3b8b [2021-02-01T17:39:46.382Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:39:46.981Z] Removing intermediate container adc5fc47470a [2021-02-01T17:39:46.981Z] ---> 38865987c29f [2021-02-01T17:39:46.981Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:39:47.485Z] 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-02-01T17:39:48.431Z] 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-02-01T17:39:48.438Z] ---> ed109d9be780 [2021-02-01T17:39:48.438Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-02-01T17:39:48.694Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-01T17:39:49.036Z] ---> bd0180a54b7e [2021-02-01T17:39:49.036Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-02-01T17:39:49.036Z] ---> ca411cb48be4 [2021-02-01T17:39:49.036Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-02-01T17:39:49.636Z] ---> Running in c833957b6251 [2021-02-01T17:39:50.094Z] 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-02-01T17:39:50.617Z] Removing intermediate container c833957b6251 [2021-02-01T17:39:50.617Z] ---> c2d7174ff84e [2021-02-01T17:39:50.617Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:39:51.041Z] 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-02-01T17:39:51.587Z] ---> f5daeaf54e0b [2021-02-01T17:39:51.587Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-02-01T17:39:51.587Z] ---> Running in 9ae04ce46db5 [2021-02-01T17:39:51.864Z] ---> a69db44afbd9 [2021-02-01T17:39:51.864Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-02-01T17:39:52.004Z] 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-02-01T17:39:52.004Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-02-01T17:39:52.460Z] Removing intermediate container 9ae04ce46db5 [2021-02-01T17:39:52.460Z] ---> a0a35809d1cd [2021-02-01T17:39:52.460Z] Step 21/23 : LABEL arch=arm64 [2021-02-01T17:39:53.055Z] ---> 460f562bde6b [2021-02-01T17:39:53.056Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-02-01T17:39:53.056Z] ---> Running in d00e63145454 [2021-02-01T17:39:53.056Z] ---> f2b0b303daef [2021-02-01T17:39:53.056Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-02-01T17:39:53.325Z] ---> Running in 9cd955d3b2ea [2021-02-01T17:39:53.404Z] 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-02-01T17:39:53.404Z] go: downloading github.com/lib/pq v1.9.0 [2021-02-01T17:39:53.918Z] Removing intermediate container d00e63145454 [2021-02-01T17:39:53.919Z] ---> 0e63d248451c [2021-02-01T17:39:53.919Z] Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:39:53.919Z] Removing intermediate container 9cd955d3b2ea [2021-02-01T17:39:53.919Z] ---> fcf8da841887 [2021-02-01T17:39:53.919Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:39:54.191Z] ---> Running in e06c59cb723d [2021-02-01T17:39:54.191Z] ---> Running in abf1b2aba0ca [2021-02-01T17:39:54.468Z] ---> 523064704624 [2021-02-01T17:39:54.468Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-02-01T17:39:54.746Z] Removing intermediate container e06c59cb723d [2021-02-01T17:39:54.746Z] ---> 8c1158ef4bc5 [2021-02-01T17:39:55.021Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T17:39:55.021Z] Removing intermediate container abf1b2aba0ca [2021-02-01T17:39:55.021Z] ---> 14cf98ce9d66 [2021-02-01T17:39:55.021Z] Step 21/23 : LABEL arch=arm64 [2021-02-01T17:39:55.021Z] ---> Running in c6607caa56d0 [2021-02-01T17:39:55.310Z] ---> Running in 25121c494e42 [2021-02-01T17:39:55.310Z] ---> 31927b15080a [2021-02-01T17:39:55.310Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-02-01T17:39:55.590Z] Removing intermediate container c6607caa56d0 [2021-02-01T17:39:55.590Z] ---> b8b7b8d62ee6 [2021-02-01T17:39:55.590Z] [2021-02-01T17:39:55.865Z] ---> Running in 7aab11905d21 [2021-02-01T17:39:56.142Z] Removing intermediate container 25121c494e42 [2021-02-01T17:39:56.142Z] ---> 14792c72a174 [2021-02-01T17:39:56.142Z] Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:39:56.142Z] Successfully built b8b7b8d62ee6 [2021-02-01T17:39:56.142Z] Successfully tagged docker-core-command-go-arm64:latest [2021-02-01T17:39:56.420Z]  Building docker-core-command-go ... done Building docker-sys-mgmt-agent-go [2021-02-01T17:39:56.420Z] ---> Running in daef95b35273 [2021-02-01T17:39:56.694Z] Removing intermediate container 7aab11905d21 [2021-02-01T17:39:56.694Z] ---> 2dd604eb101d [2021-02-01T17:39:56.694Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-02-01T17:39:56.974Z] Removing intermediate container daef95b35273 [2021-02-01T17:39:56.974Z] ---> e69241433c08 [2021-02-01T17:39:56.974Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T17:39:57.249Z] ---> Running in c2d1331e39a5 [2021-02-01T17:39:57.633Z] Building version [2021-02-01T17:39:57.848Z] ---> add0b4dd5fc3 [2021-02-01T17:39:57.848Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-02-01T17:39:57.848Z] Removing intermediate container c2d1331e39a5 [2021-02-01T17:39:57.848Z] ---> 22fde3fd1d47 [2021-02-01T17:39:57.848Z] [2021-02-01T17:39:58.446Z] Successfully built 22fde3fd1d47 [2021-02-01T17:39:58.446Z] ---> Running in b8fbcede071b [2021-02-01T17:39:58.446Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-02-01T17:39:58.446Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-02-01T17:40:00.196Z] Staging config-common [2021-02-01T17:40:01.142Z] Skipping stage go-build-helper (already ran) [2021-02-01T17:40:01.142Z] Skipping stage static-packages (already ran) [2021-02-01T17:40:01.142Z] Skipping stage go115 (already ran) [2021-02-01T17:40:01.142Z] Staging edgex-go [2021-02-01T17:40:01.842Z] Removing intermediate container b8fbcede071b [2021-02-01T17:40:01.842Z] ---> a104f92d95d1 [2021-02-01T17:40:01.842Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-02-01T17:40:02.536Z] Staging version [2021-02-01T17:40:02.831Z] ---> Running in 3230e45868f6 [2021-02-01T17:40:03.455Z] Removing intermediate container 3230e45868f6 [2021-02-01T17:40:03.455Z] ---> edd781b95d11 [2021-02-01T17:40:03.455Z] Step 28/31 : CMD ["gate"] [2021-02-01T17:40:03.927Z] Priming config-common [2021-02-01T17:40:04.446Z] ---> Running in 5c48d6bcfd42 [2021-02-01T17:40:04.876Z] Priming go-build-helper [2021-02-01T17:40:05.434Z] Removing intermediate container 5c48d6bcfd42 [2021-02-01T17:40:05.434Z] ---> 953c233f2d91 [2021-02-01T17:40:05.434Z] Step 29/31 : LABEL arch=arm64 [2021-02-01T17:40:05.829Z] Priming static-packages [2021-02-01T17:40:06.876Z] ---> Running in d2e0fed545c5 [2021-02-01T17:40:07.857Z] Removing intermediate container d2e0fed545c5 [2021-02-01T17:40:07.857Z] ---> a40b7cdeb272 [2021-02-01T17:40:07.857Z] Step 30/31 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:40:08.386Z] Priming go115 [2021-02-01T17:40:08.841Z] ---> Running in 2187dc1b1c1b [2021-02-01T17:40:09.779Z] Priming edgex-go [2021-02-01T17:40:09.819Z] Removing intermediate container 2187dc1b1c1b [2021-02-01T17:40:09.819Z] ---> efcd9b1f44cf [2021-02-01T17:40:09.819Z] Step 31/31 : LABEL version=0.0.0 [2021-02-01T17:40:10.799Z] ---> Running in b73e137f39d4 [2021-02-01T17:40:11.171Z] Priming version [2021-02-01T17:40:11.781Z] Removing intermediate container b73e137f39d4 [2021-02-01T17:40:11.781Z] ---> a1c55e03f93b [2021-02-01T17:40:11.781Z] [2021-02-01T17:40:12.059Z] Successfully built a1c55e03f93b [2021-02-01T17:40:12.059Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-02-01T17:40:12.124Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-01T17:40:34.222Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:40:34.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:40:34.223Z] ---> 85c552603c3d [2021-02-01T17:40:34.223Z] Step 3/22 : WORKDIR /edgex-go [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> a27c733dc732 [2021-02-01T17:40:34.223Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> b1141185b7fc [2021-02-01T17:40:34.223Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> 01d7e50eabd1 [2021-02-01T17:40:34.223Z] Step 6/22 : COPY go.mod . [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> fe537ea90f54 [2021-02-01T17:40:34.223Z] Step 7/22 : RUN go mod download [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> e0e8c4cf64c6 [2021-02-01T17:40:34.223Z] Step 8/22 : COPY . . [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> 1f093244ca8b [2021-02-01T17:40:34.223Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-02-01T17:40:34.223Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:40:34.223Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:40:34.223Z] ---> 85c552603c3d [2021-02-01T17:40:34.223Z] Step 3/24 : WORKDIR /edgex-go [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> a27c733dc732 [2021-02-01T17:40:34.223Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> b1141185b7fc [2021-02-01T17:40:34.223Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> 01d7e50eabd1 [2021-02-01T17:40:34.223Z] Step 6/24 : COPY go.mod . [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> fe537ea90f54 [2021-02-01T17:40:34.223Z] Step 7/24 : RUN go mod download [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> e0e8c4cf64c6 [2021-02-01T17:40:34.223Z] Step 8/24 : COPY . . [2021-02-01T17:40:34.223Z] ---> Using cache [2021-02-01T17:40:34.223Z] ---> 1f093244ca8b [2021-02-01T17:40:34.223Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-02-01T17:40:36.852Z] ---> Running in 03cf00223dc8 [2021-02-01T17:40:36.852Z] ---> Running in d2b76654e2fc [2021-02-01T17:40:38.843Z] 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-02-01T17:40:38.843Z] 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-02-01T17:40:42.249Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:40:42.249Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:40:42.249Z] ---> 85c552603c3d [2021-02-01T17:40:42.249Z] Step 3/26 : WORKDIR /edgex-go [2021-02-01T17:40:42.249Z] ---> Using cache [2021-02-01T17:40:42.249Z] ---> a27c733dc732 [2021-02-01T17:40:42.249Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:40:42.249Z] ---> Using cache [2021-02-01T17:40:42.249Z] ---> b1141185b7fc [2021-02-01T17:40:42.249Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-02-01T17:40:42.532Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-02-01T17:40:42.532Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-02-01T17:40:42.532Z] ---> 85c552603c3d [2021-02-01T17:40:42.532Z] Step 3/23 : WORKDIR /edgex-go [2021-02-01T17:40:42.532Z] ---> Using cache [2021-02-01T17:40:42.532Z] ---> a27c733dc732 [2021-02-01T17:40:42.532Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:40:42.532Z] ---> Using cache [2021-02-01T17:40:42.532Z] ---> b1141185b7fc [2021-02-01T17:40:42.532Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-02-01T17:40:43.536Z] ---> Running in 472619838e3b [2021-02-01T17:40:43.536Z] ---> Running in b1882f42e898 [2021-02-01T17:40:45.567Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:40:45.895Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:40:46.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:40:46.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:40:47.522Z] OK: 217 MiB in 51 packages [2021-02-01T17:40:48.126Z] OK: 217 MiB in 51 packages [2021-02-01T17:40:49.577Z] Removing intermediate container b1882f42e898 [2021-02-01T17:40:49.577Z] ---> a6d0dfbc951a [2021-02-01T17:40:49.577Z] Step 6/23 : COPY go.mod . [2021-02-01T17:40:49.855Z] Removing intermediate container 472619838e3b [2021-02-01T17:40:49.855Z] ---> 80d67dd7176b [2021-02-01T17:40:49.855Z] Step 6/26 : COPY go.mod . [2021-02-01T17:40:50.849Z] ---> 4996d60eed29 [2021-02-01T17:40:50.849Z] Step 7/23 : RUN go mod download [2021-02-01T17:40:50.849Z] ---> Running in e1875079780c [2021-02-01T17:40:51.452Z] ---> 67777fa7293e [2021-02-01T17:40:51.452Z] Step 7/26 : RUN go mod download [2021-02-01T17:40:51.452Z] ---> Running in ab2fefe1fa72 [2021-02-01T17:40:55.795Z] Removing intermediate container e1875079780c [2021-02-01T17:40:55.795Z] ---> 01a39289003c [2021-02-01T17:40:55.795Z] Step 8/23 : COPY . . [2021-02-01T17:40:56.396Z] Removing intermediate container ab2fefe1fa72 [2021-02-01T17:40:56.396Z] ---> 125f1cc9853b [2021-02-01T17:40:56.396Z] Step 8/26 : COPY . . [2021-02-01T17:41:28.792Z] ---> 4f61ab699c5e [2021-02-01T17:41:28.792Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-02-01T17:41:28.792Z] ---> ffd66e5cab4b [2021-02-01T17:41:28.792Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-02-01T17:41:28.792Z] ---> Running in fe87a04add9a [2021-02-01T17:41:28.792Z] ---> Running in 1c62ea556bd3 [2021-02-01T17:41:28.792Z] 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-02-01T17:41:28.792Z] 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-02-01T17:41:28.792Z] 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-02-01T17:41:41.227Z] Removing intermediate container 03cf00223dc8 [2021-02-01T17:41:41.227Z] ---> ae53bde05cbb [2021-02-01T17:41:41.227Z] [2021-02-01T17:41:41.227Z] Step 10/24 : FROM alpine:3.12 [2021-02-01T17:41:41.227Z] ---> afeebe901d6b [2021-02-01T17:41:41.227Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-02-01T17:41:41.227Z] ---> Running in 2177fb5dbce5 [2021-02-01T17:41:42.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:41:42.677Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:41:43.278Z] (1/5) Installing ca-certificates (20191127-r4) [2021-02-01T17:41:43.278Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T17:41:43.550Z] (3/5) Installing libcurl (7.69.1-r3) [2021-02-01T17:41:43.550Z] (4/5) Installing curl (7.69.1-r3) [2021-02-01T17:41:43.550Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-02-01T17:41:43.550Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:41:43.550Z] Executing ca-certificates-20191127-r4.trigger [2021-02-01T17:41:43.823Z] OK: 7 MiB in 19 packages [2021-02-01T17:41:46.448Z] Removing intermediate container 2177fb5dbce5 [2021-02-01T17:41:46.448Z] ---> 823b577fcc7d [2021-02-01T17:41:46.448Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-02-01T17:41:46.448Z] ---> Running in 1f22f4bc5442 [2021-02-01T17:41:47.443Z] Removing intermediate container 1f22f4bc5442 [2021-02-01T17:41:47.443Z] ---> 927cb85d6dda [2021-02-01T17:41:47.443Z] Step 13/24 : WORKDIR / [2021-02-01T17:41:47.443Z] ---> Running in f44f67f3d5e5 [2021-02-01T17:41:48.888Z] Removing intermediate container f44f67f3d5e5 [2021-02-01T17:41:48.888Z] ---> fd1c02762d4d [2021-02-01T17:41:48.888Z] 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-02-01T17:41:50.877Z] ---> bce062cf928c [2021-02-01T17:41:50.877Z] 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-02-01T17:41:51.152Z] Removing intermediate container d2b76654e2fc [2021-02-01T17:41:51.152Z] ---> 52c9ad7402bc [2021-02-01T17:41:51.152Z] [2021-02-01T17:41:51.152Z] Step 10/22 : FROM alpine:3.12 [2021-02-01T17:41:51.152Z] ---> afeebe901d6b [2021-02-01T17:41:51.152Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-02-01T17:41:51.152Z] ---> Using cache [2021-02-01T17:41:51.152Z] ---> 25df10919478 [2021-02-01T17:41:51.152Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-02-01T17:41:51.152Z] ---> Using cache [2021-02-01T17:41:51.152Z] ---> c1ea1e7d54da [2021-02-01T17:41:51.152Z] Step 13/22 : ENV APP_PORT=48085 [2021-02-01T17:41:51.427Z] ---> Running in fab7d5bd192a [2021-02-01T17:41:52.034Z] ---> 64a9f21e907a [2021-02-01T17:41:52.034Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-02-01T17:41:52.315Z] Removing intermediate container fab7d5bd192a [2021-02-01T17:41:52.315Z] ---> 27f6bedad9d7 [2021-02-01T17:41:52.315Z] Step 14/22 : EXPOSE $APP_PORT [2021-02-01T17:41:52.315Z] ---> Running in 28d971af81fd [2021-02-01T17:41:53.316Z] Removing intermediate container 28d971af81fd [2021-02-01T17:41:53.316Z] ---> d6cf8f61d26f [2021-02-01T17:41:53.316Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:41:53.316Z] ---> 9c5e028e0104 [2021-02-01T17:41:53.316Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-02-01T17:41:54.771Z] ---> 644400de15fc [2021-02-01T17:41:54.771Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-02-01T17:41:55.378Z] ---> 2010b262390c [2021-02-01T17:41:55.378Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-02-01T17:41:56.846Z] ---> ab641b6415f6 [2021-02-01T17:41:56.846Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-02-01T17:41:57.448Z] ---> 3dca81f6db00 [2021-02-01T17:41:57.448Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-02-01T17:41:58.431Z] ---> 98a14f975da6 [2021-02-01T17:41:58.431Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-02-01T17:41:58.431Z] ---> Running in d68cd4f1af3f [2021-02-01T17:41:58.717Z] ---> 92dc6f75aba3 [2021-02-01T17:41:58.717Z] 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-02-01T17:41:58.992Z] ---> Running in 9a5f42639609 [2021-02-01T17:41:59.271Z] Removing intermediate container d68cd4f1af3f [2021-02-01T17:41:59.271Z] ---> 922df708a223 [2021-02-01T17:41:59.271Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:41:59.548Z] ---> Running in 9207567c12f2 [2021-02-01T17:42:00.546Z] Removing intermediate container 9207567c12f2 [2021-02-01T17:42:00.546Z] ---> 353185e667c8 [2021-02-01T17:42:00.546Z] Step 20/22 : LABEL arch=arm64 [2021-02-01T17:42:00.822Z] ---> Running in 6a7a7cf88438 [2021-02-01T17:42:01.438Z] Removing intermediate container 6a7a7cf88438 [2021-02-01T17:42:01.438Z] ---> be67e8ff0aac [2021-02-01T17:42:01.438Z] Step 21/22 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:42:01.712Z] ---> Running in ec5cba5adf7b [2021-02-01T17:42:02.706Z] Removing intermediate container ec5cba5adf7b [2021-02-01T17:42:02.706Z] ---> 651c327cb0bd [2021-02-01T17:42:02.706Z] Step 22/22 : LABEL version=0.0.0 [2021-02-01T17:42:02.706Z] ---> Running in d429fe486577 [2021-02-01T17:42:02.987Z] Removing intermediate container 9a5f42639609 [2021-02-01T17:42:02.987Z] ---> c86670ceecbc [2021-02-01T17:42:02.987Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-02-01T17:42:02.987Z] ---> Running in 26f157362743 [2021-02-01T17:42:03.592Z] Removing intermediate container d429fe486577 [2021-02-01T17:42:03.592Z] ---> 3504e04e8293 [2021-02-01T17:42:03.592Z] [2021-02-01T17:42:03.873Z] Removing intermediate container 26f157362743 [2021-02-01T17:42:03.873Z] ---> 9cf8d96c22dc [2021-02-01T17:42:03.873Z] Step 22/24 : LABEL arch=arm64 [2021-02-01T17:42:03.873Z] Successfully built 3504e04e8293 [2021-02-01T17:42:04.146Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-02-01T17:42:04.146Z]  Building docker-support-scheduler-go ... done  ---> Running in efe2f048a5af [2021-02-01T17:42:04.738Z] Removing intermediate container efe2f048a5af [2021-02-01T17:42:04.738Z] ---> c15abc7ec365 [2021-02-01T17:42:04.738Z] Step 23/24 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:42:05.017Z] ---> Running in f5faca2810b5 [2021-02-01T17:42:05.618Z] Removing intermediate container f5faca2810b5 [2021-02-01T17:42:05.618Z] ---> 67de0549c2c1 [2021-02-01T17:42:05.618Z] Step 24/24 : LABEL version=0.0.0 [2021-02-01T17:42:05.897Z] ---> Running in 6fb4cfd548ce [2021-02-01T17:42:06.496Z] Removing intermediate container 6fb4cfd548ce [2021-02-01T17:42:06.496Z] ---> b63e287f0b8c [2021-02-01T17:42:06.496Z] [2021-02-01T17:42:06.772Z] Successfully built b63e287f0b8c [2021-02-01T17:42:07.049Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-02-01T17:42:29.251Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 1c62ea556bd3 [2021-02-01T17:42:29.251Z] ---> cdf1b6429edc [2021-02-01T17:42:29.251Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-02-01T17:42:29.251Z] ---> Running in 169444ff91ec [2021-02-01T17:42:29.251Z] 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-02-01T17:42:31.238Z] Removing intermediate container 169444ff91ec [2021-02-01T17:42:31.238Z] ---> 6e8bf198192d [2021-02-01T17:42:31.238Z] [2021-02-01T17:42:31.238Z] Step 11/26 : FROM docker:20.10.0 [2021-02-01T17:42:31.238Z] 20.10.0: Pulling from library/docker [2021-02-01T17:42:41.440Z] Removing intermediate container fe87a04add9a [2021-02-01T17:42:41.440Z] ---> 95c630014422 [2021-02-01T17:42:41.440Z] [2021-02-01T17:42:41.440Z] Step 10/23 : FROM alpine:3.12 [2021-02-01T17:42:41.440Z] ---> afeebe901d6b [2021-02-01T17:42:41.440Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-02-01T17:42:41.440Z] ---> Running in 8f25af7059fc [2021-02-01T17:42:41.440Z] Removing intermediate container 8f25af7059fc [2021-02-01T17:42:41.440Z] ---> 2007bc06cf70 [2021-02-01T17:42:41.440Z] Step 12/23 : ENV APP_PORT=48080 [2021-02-01T17:42:41.440Z] ---> Running in 80872eddd6d8 [2021-02-01T17:42:41.440Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-02-01T17:42:41.441Z] Status: Downloaded newer image for docker:20.10.0 [2021-02-01T17:42:41.441Z] ---> eeaf43b92773 [2021-02-01T17:42:41.441Z] Step 12/26 : RUN apk add --no-cache bash [2021-02-01T17:42:41.441Z] ---> Running in b36c289572d1 [2021-02-01T17:42:41.441Z] Removing intermediate container 80872eddd6d8 [2021-02-01T17:42:41.441Z] ---> e98a0804e562 [2021-02-01T17:42:41.441Z] Step 13/23 : EXPOSE $APP_PORT [2021-02-01T17:42:41.717Z] ---> Running in b57b9fc5a057 [2021-02-01T17:42:42.323Z] Removing intermediate container b57b9fc5a057 [2021-02-01T17:42:42.323Z] ---> ca856e3b6f4b [2021-02-01T17:42:42.323Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-01T17:42:42.323Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:42:42.323Z] ---> Running in 70f2a2d1612f [2021-02-01T17:42:42.601Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:42:43.202Z] (1/2) Installing readline (8.0.4-r0) [2021-02-01T17:42:43.202Z] (2/2) Installing bash (5.0.17-r0) [2021-02-01T17:42:43.202Z] Executing bash-5.0.17-r0.post-install [2021-02-01T17:42:43.202Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:42:43.202Z] OK: 12 MiB in 22 packages [2021-02-01T17:42:44.638Z] Removing intermediate container b36c289572d1 [2021-02-01T17:42:44.638Z] ---> 9842b0df7aa4 [2021-02-01T17:42:44.638Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-02-01T17:42:44.918Z] Removing intermediate container 70f2a2d1612f [2021-02-01T17:42:44.918Z] ---> 225e929613e3 [2021-02-01T17:42:44.918Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-02-01T17:42:44.918Z] ---> Running in a05ef0b9258e [2021-02-01T17:42:45.188Z] ---> Running in f45cd5b5fe6f [2021-02-01T17:42:45.463Z] Removing intermediate container a05ef0b9258e [2021-02-01T17:42:45.463Z] ---> 5e3766b2553e [2021-02-01T17:42:45.463Z] Step 14/26 : ENV APP_PORT=48090 [2021-02-01T17:42:45.735Z] ---> Running in b633298e589e [2021-02-01T17:42:46.009Z] Removing intermediate container b633298e589e [2021-02-01T17:42:46.009Z] ---> bef1f75a9437 [2021-02-01T17:42:46.009Z] Step 15/26 : EXPOSE $APP_PORT [2021-02-01T17:42:46.280Z] ---> Running in 42c770674563 [2021-02-01T17:42:46.280Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:42:46.871Z] Removing intermediate container 42c770674563 [2021-02-01T17:42:46.871Z] ---> eeb2dc5a71f2 [2021-02-01T17:42:46.871Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-02-01T17:42:47.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:42:48.118Z] ---> e5176636a8b8 [2021-02-01T17:42:48.118Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-02-01T17:42:48.118Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-02-01T17:42:48.118Z] (2/6) Installing libgcc (9.3.0-r2) [2021-02-01T17:42:48.118Z] (3/6) Installing libsodium (1.0.18-r0) [2021-02-01T17:42:48.389Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-02-01T17:42:48.660Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-01T17:42:48.660Z] ---> 079f9673c447 [2021-02-01T17:42:48.660Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-02-01T17:42:48.931Z] (6/6) Installing zeromq (4.3.3-r0) [2021-02-01T17:42:48.931Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:42:48.931Z] OK: 8 MiB in 20 packages [2021-02-01T17:42:49.914Z] ---> 4eecb621b5a7 [2021-02-01T17:42:49.914Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-02-01T17:42:49.914Z] ---> Running in 91f2914d2287 [2021-02-01T17:42:50.508Z] Removing intermediate container f45cd5b5fe6f [2021-02-01T17:42:50.508Z] ---> 5d997d0729ae [2021-02-01T17:42:50.508Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-02-01T17:42:51.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:42:51.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:42:51.378Z] ---> 8d9f9f7105c4 [2021-02-01T17:42:51.378Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-02-01T17:42:51.972Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-02-01T17:42:51.972Z] (2/33) Installing expat (2.2.9-r1) [2021-02-01T17:42:51.972Z] (3/33) Installing libffi (3.3-r2) [2021-02-01T17:42:51.972Z] (4/33) Installing gdbm (1.13-r1) [2021-02-01T17:42:51.972Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-02-01T17:42:51.972Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-02-01T17:42:51.972Z] (7/33) Installing python3 (3.8.5-r0) [2021-02-01T17:42:52.948Z] ---> f1de1a2fe561 [2021-02-01T17:42:52.948Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-02-01T17:42:53.923Z] ---> f657f0ed0b11 [2021-02-01T17:42:53.923Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-02-01T17:42:54.195Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-02-01T17:42:54.195Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-02-01T17:42:54.195Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-02-01T17:42:54.195Z] (11/33) Installing py3-six (1.15.0-r0) [2021-02-01T17:42:54.195Z] (12/33) Installing py3-packaging (20.4-r0) [2021-02-01T17:42:54.195Z] ---> Running in 635c4735d25c [2021-02-01T17:42:54.195Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-02-01T17:42:54.195Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-02-01T17:42:54.472Z] (15/33) Installing py3-idna (2.9-r0) [2021-02-01T17:42:54.472Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-02-01T17:42:54.472Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-02-01T17:42:54.472Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-02-01T17:42:54.472Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-02-01T17:42:54.472Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-02-01T17:42:54.472Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-02-01T17:42:54.472Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-02-01T17:42:54.472Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-02-01T17:42:54.744Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-02-01T17:42:54.744Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-02-01T17:42:54.744Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-02-01T17:42:54.744Z] Removing intermediate container 635c4735d25c [2021-02-01T17:42:54.744Z] ---> ae0b11f5263b [2021-02-01T17:42:54.744Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:42:54.744Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-02-01T17:42:54.744Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-02-01T17:42:54.744Z] (29/33) Installing py3-progress (1.5-r0) [2021-02-01T17:42:54.744Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-02-01T17:42:54.744Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-02-01T17:42:54.744Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-02-01T17:42:54.744Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-02-01T17:42:54.744Z] ---> Running in 3562fbda4d93 [2021-02-01T17:42:55.016Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:42:55.016Z] OK: 71 MiB in 55 packages [2021-02-01T17:42:55.291Z] Removing intermediate container 3562fbda4d93 [2021-02-01T17:42:55.292Z] ---> 37fd2ecef8c1 [2021-02-01T17:42:55.292Z] Step 21/23 : LABEL arch=arm64 [2021-02-01T17:42:55.567Z] ---> Running in 8a8ca6c88365 [2021-02-01T17:42:56.172Z] Removing intermediate container 8a8ca6c88365 [2021-02-01T17:42:56.172Z] ---> fb48eb8a6d19 [2021-02-01T17:42:56.172Z] Step 22/23 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:42:56.172Z] ---> Running in 7a412544263f [2021-02-01T17:42:56.771Z] Removing intermediate container 7a412544263f [2021-02-01T17:42:56.771Z] ---> b787d8f66e4e [2021-02-01T17:42:56.771Z] Step 23/23 : LABEL version=0.0.0 [2021-02-01T17:42:57.049Z] ---> Running in 435fd4c30e6e [2021-02-01T17:42:57.645Z] Removing intermediate container 435fd4c30e6e [2021-02-01T17:42:57.645Z] ---> 8688b71bd5c6 [2021-02-01T17:42:57.645Z] [2021-02-01T17:42:58.240Z] Successfully built 8688b71bd5c6 [2021-02-01T17:42:58.240Z] Successfully tagged docker-core-data-go-arm64:latest [2021-02-01T17:43:00.854Z]  Building docker-core-data-go ... done Removing intermediate container 91f2914d2287 [2021-02-01T17:43:00.854Z] ---> 252684f43201 [2021-02-01T17:43:00.854Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-02-01T17:43:01.125Z] ---> Running in 196156ba0501 [2021-02-01T17:43:06.506Z] Collecting docker-compose==1.23.2 [2021-02-01T17:43:06.506Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-02-01T17:43:06.775Z] Collecting PyYAML<4,>=3.10 [2021-02-01T17:43:06.775Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-02-01T17:43:10.137Z] Collecting texttable<0.10,>=0.9.0 [2021-02-01T17:43:10.137Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-02-01T17:43:11.556Z] Collecting cached-property<2,>=1.2.0 [2021-02-01T17:43:11.556Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-02-01T17:43:11.826Z] Collecting dockerpty<0.5,>=0.4.1 [2021-02-01T17:43:11.826Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-02-01T17:43:14.424Z] Collecting docker<4.0,>=3.6.0 [2021-02-01T17:43:14.424Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-02-01T17:43:15.391Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-02-01T17:43:15.392Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-02-01T17:43:15.979Z] Collecting websocket-client<1.0,>=0.32.0 [2021-02-01T17:43:15.979Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-02-01T17:43:16.247Z] Collecting jsonschema<3,>=2.5.1 [2021-02-01T17:43:16.516Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-02-01T17:43:16.516Z] 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-02-01T17:43:16.786Z] Collecting docopt<0.7,>=0.6.1 [2021-02-01T17:43:16.786Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-02-01T17:43:18.743Z] Collecting docker-pycreds>=0.4.0 [2021-02-01T17:43:18.743Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-02-01T17:43:18.743Z] 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-02-01T17:43:19.331Z] Collecting urllib3<1.25,>=1.21.1 [2021-02-01T17:43:19.331Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-02-01T17:43:19.331Z] 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-02-01T17:43:19.600Z] Collecting idna<2.8,>=2.5 [2021-02-01T17:43:19.600Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-02-01T17:43:19.600Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-02-01T17:43:19.600Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-02-01T17:43:19.600Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-02-01T17:43:19.600Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-02-01T17:43:20.573Z] Installing collected packages: PyYAML, texttable, cached-property, dockerpty, docker-pycreds, websocket-client, urllib3, idna, requests, docker, jsonschema, docopt, docker-compose [2021-02-01T17:43:20.573Z] Running setup.py install for PyYAML: started [2021-02-01T17:43:22.534Z] Running setup.py install for PyYAML: finished with status 'done' [2021-02-01T17:43:22.534Z] Running setup.py install for texttable: started [2021-02-01T17:43:24.490Z] Running setup.py install for texttable: finished with status 'done' [2021-02-01T17:43:24.490Z] Running setup.py install for dockerpty: started [2021-02-01T17:43:25.913Z] Running setup.py install for dockerpty: finished with status 'done' [2021-02-01T17:43:26.515Z] Attempting uninstall: urllib3 [2021-02-01T17:43:26.515Z] Found existing installation: urllib3 1.25.9 [2021-02-01T17:43:26.515Z] Uninstalling urllib3-1.25.9: [2021-02-01T17:43:26.515Z] Successfully uninstalled urllib3-1.25.9 [2021-02-01T17:43:27.103Z] Attempting uninstall: idna [2021-02-01T17:43:27.103Z] Found existing installation: idna 2.9 [2021-02-01T17:43:27.103Z] Uninstalling idna-2.9: [2021-02-01T17:43:27.103Z] Successfully uninstalled idna-2.9 [2021-02-01T17:43:28.077Z] Attempting uninstall: requests [2021-02-01T17:43:28.077Z] Found existing installation: requests 2.23.0 [2021-02-01T17:43:28.077Z] Uninstalling requests-2.23.0: [2021-02-01T17:43:28.077Z] Successfully uninstalled requests-2.23.0 [2021-02-01T17:43:29.496Z] Running setup.py install for docopt: started [2021-02-01T17:43:30.921Z] Running setup.py install for docopt: finished with status 'done' [2021-02-01T17:43:31.889Z] 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-02-01T17:43:36.170Z] Removing intermediate container 196156ba0501 [2021-02-01T17:43:36.170Z] ---> 5d3105a25851 [2021-02-01T17:43:36.170Z] Step 21/26 : RUN apk --no-cache add curl [2021-02-01T17:43:36.170Z] ---> Running in 4cdb92566832 [2021-02-01T17:43:36.761Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-01T17:43:37.033Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-01T17:43:37.634Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-02-01T17:43:37.634Z] (2/3) Installing libcurl (7.69.1-r3) [2021-02-01T17:43:37.634Z] (3/3) Installing curl (7.69.1-r3) [2021-02-01T17:43:37.634Z] Executing busybox-1.31.1-r19.trigger [2021-02-01T17:43:37.634Z] OK: 71 MiB in 58 packages [2021-02-01T17:43:39.112Z] Removing intermediate container 4cdb92566832 [2021-02-01T17:43:39.112Z] ---> 58b377af0c61 [2021-02-01T17:43:39.112Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-02-01T17:43:39.112Z] ---> Running in 441276ec28e8 [2021-02-01T17:43:39.720Z] Removing intermediate container 441276ec28e8 [2021-02-01T17:43:39.720Z] ---> 2d93e014d22e [2021-02-01T17:43:39.720Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-01T17:43:39.720Z] ---> Running in 06bee85c864f [2021-02-01T17:43:40.314Z] Removing intermediate container 06bee85c864f [2021-02-01T17:43:40.315Z] ---> 54f46923022c [2021-02-01T17:43:40.315Z] Step 24/26 : LABEL arch=arm64 [2021-02-01T17:43:40.315Z] ---> Running in 26868b1377d1 [2021-02-01T17:43:40.909Z] Removing intermediate container 26868b1377d1 [2021-02-01T17:43:40.909Z] ---> a4223ecd6ac9 [2021-02-01T17:43:40.909Z] Step 25/26 : LABEL git_sha=ced9dee5e15266db92b5ca39e396ce5375e147af [2021-02-01T17:43:41.181Z] ---> Running in 16367598544a [2021-02-01T17:43:41.454Z] Removing intermediate container 16367598544a [2021-02-01T17:43:41.454Z] ---> 7e7252803dca [2021-02-01T17:43:41.454Z] Step 26/26 : LABEL version=0.0.0 [2021-02-01T17:43:41.726Z] ---> Running in 8db6042824a9 [2021-02-01T17:43:42.318Z] Removing intermediate container 8db6042824a9 [2021-02-01T17:43:42.318Z] ---> 778d7cbe3bb4 [2021-02-01T17:43:42.318Z] [2021-02-01T17:43:42.591Z] Successfully built 778d7cbe3bb4 [2021-02-01T17:43:42.591Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-02-01T17:43:42.875Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-02-01T17:43:42.863Z] $ docker stop --time=1 86314ae7a72ad57b4876af2401c08965148dab902a268a412d59e59db8c53d21 [2021-02-01T17:43:44.824Z] $ docker rm -f 86314ae7a72ad57b4876af2401c08965148dab902a268a412d59e59db8c53d21 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-01T17:43:45.602Z] + grep docker [2021-02-01T17:43:45.602Z] + docker images [2021-02-01T17:43:45.873Z] docker-sys-mgmt-agent-go-arm64 latest 778d7cbe3bb4 4 seconds ago 300MB [2021-02-01T17:43:45.873Z] docker-core-data-go-arm64 latest 8688b71bd5c6 48 seconds ago 21MB [2021-02-01T17:43:45.873Z] docker-security-secretstore-setup-go-arm64 latest b63e287f0b8c About a minute ago 23.4MB [2021-02-01T17:43:45.873Z] docker-support-scheduler-go-arm64 latest 3504e04e8293 About a minute ago 16.1MB [2021-02-01T17:43:45.873Z] docker-security-bootstrapper-go-arm64 latest a1c55e03f93b 3 minutes ago 22.6MB [2021-02-01T17:43:45.873Z] docker-core-metadata-go-arm64 latest 22fde3fd1d47 3 minutes ago 17.8MB [2021-02-01T17:43:45.873Z] docker-core-command-go-arm64 latest b8b7b8d62ee6 3 minutes ago 16MB [2021-02-01T17:43:45.873Z] docker-security-proxy-setup-go-arm64 latest 330b1abb110e 4 minutes ago 23.2MB [2021-02-01T17:43:45.873Z] docker-support-notifications-go-arm64 latest 44bb3726996c 4 minutes ago 16MB [2021-02-01T17:43:45.873Z] docker 20.10.0 eeaf43b92773 7 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-02-01T17:43:48.380Z] provisioning config files... [2021-02-01T17:43:48.405Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/11@tmp/config4763844163723374881tmp [Pipeline] { [Pipeline] sh [2021-02-01T17:43:48.797Z] + set +x [2021-02-01T17:43:48.797Z] + curl -s https://codecov.io/bash [2021-02-01T17:43:48.797Z] + bash -s -- [2021-02-01T17:43:49.377Z] [2021-02-01T17:43:49.377Z] _____ _ [2021-02-01T17:43:49.377Z] / ____| | | [2021-02-01T17:43:49.377Z] | | ___ __| | ___ ___ _____ __ [2021-02-01T17:43:49.377Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-02-01T17:43:49.377Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-02-01T17:43:49.377Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-02-01T17:43:49.377Z] Bash-20210129-7c25fce [2021-02-01T17:43:49.377Z] [2021-02-01T17:43:49.377Z] [2021-02-01T17:43:49.377Z] ==> git version 2.24.3 found [2021-02-01T17:43:49.377Z] ==> 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-02-01T17:43:49.377Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-02-01T17:43:49.377Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-02-01T17:43:49.377Z] ==> Jenkins CI detected. [2021-02-01T17:43:49.377Z] project root: . [2021-02-01T17:43:49.377Z] --> token set from env [2021-02-01T17:43:49.377Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-02-01T17:43:49.377Z] ==> Running gcov in . (disable via -X gcov) [2021-02-01T17:43:49.377Z] ==> Python coveragepy not found [2021-02-01T17:43:49.377Z] ==> Searching for coverage reports in: [2021-02-01T17:43:49.377Z] + . [2021-02-01T17:43:49.377Z] -> Found 1 reports [2021-02-01T17:43:49.377Z] ==> Detecting git/mercurial file structure [2021-02-01T17:43:49.377Z] ==> Reading reports [2021-02-01T17:43:49.640Z] + ./coverage.out bytes=574984 [2021-02-01T17:43:49.640Z] ==> Appending adjustments [2021-02-01T17:43:49.640Z] https://docs.codecov.io/docs/fixing-reports [2021-02-01T17:43:52.951Z] + Found adjustments [2021-02-01T17:43:52.951Z] ==> Gzipping contents [2021-02-01T17:43:52.951Z] 88K /tmp/codecov.YcoVly.gz [2021-02-01T17:43:52.951Z] ==> Uploading reports [2021-02-01T17:43:52.951Z] url: https://codecov.io [2021-02-01T17:43:52.951Z] query: branch=PR-3080&commit=ced9dee5e15266db92b5ca39e396ce5375e147af&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= [2021-02-01T17:43:52.951Z] -> Pinging Codecov [2021-02-01T17:43:52.951Z] https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=PR-3080&commit=ced9dee5e15266db92b5ca39e396ce5375e147af&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3080%2F11%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3080&job=&cmd_args= [2021-02-01T17:43:53.212Z] -> Uploading to [2021-02-01T17:43:53.212Z] https://storage.googleapis.com/codecov/v4/raw/2021-02-01/00271124DB129430A58F1EEE437C3FCB/ced9dee5e15266db92b5ca39e396ce5375e147af/f89f49d3-1819-4f7c-a284-7b690dd6f175.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210201%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210201T174353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9229ec917ba00601aa2d3a4abeb5386a6607e8bce4a3451b43633298231d4d8 [2021-02-01T17:43:53.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-01T17:43:53.213Z] Dload Upload Total Spent Left Speed [2021-02-01T17:43:53.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86983 0 0 100 86983 0 141k --:--:-- --:--:-- --:--:-- 141k 100 86983 0 0 100 86983 0 141k --:--:-- --:--:-- --:--:-- 141k [2021-02-01T17:43:53.787Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ced9dee5e15266db92b5ca39e396ce5375e147af [Pipeline] } [2021-02-01T17:43:53.797Z] 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-02-01T17:43:56.111Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:43:56.989Z] ---> package-listing.sh [2021-02-01T17:43:56.989Z] ++ facter osfamily [2021-02-01T17:43:56.989Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-01T17:43:56.989Z] + OS_FAMILY=redhat [2021-02-01T17:43:56.989Z] + workspace=/w/workspace/edgex-go/11 [2021-02-01T17:43:56.989Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-01T17:43:56.989Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-01T17:43:56.989Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-01T17:43:56.989Z] + PACKAGES=/tmp/packages_start.txt [2021-02-01T17:43:56.989Z] + '[' /w/workspace/edgex-go/11 ']' [2021-02-01T17:43:56.989Z] + PACKAGES=/tmp/packages_end.txt [2021-02-01T17:43:56.989Z] + case "${OS_FAMILY}" in [2021-02-01T17:43:56.989Z] + rpm -qa [2021-02-01T17:43:56.989Z] + sort [2021-02-01T17:44:02.297Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-01T17:44:02.297Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-01T17:44:02.297Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-01T17:44:02.297Z] + '[' /w/workspace/edgex-go/11 ']' [2021-02-01T17:44:02.297Z] + mkdir -p /w/workspace/edgex-go/11/archives/ [2021-02-01T17:44:02.297Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/11/archives/ [Pipeline] echo [2021-02-01T17:44:02.311Z] 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/11/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-01T17:44:02.625Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:44:02.988Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T17:44:02.989Z] [2021-02-01T17:44:02.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-01T17:44:03.640Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T17:44:03.640Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-01T17:44:03.640Z] df20fa9351a1: Pulling fs layer [2021-02-01T17:44:03.640Z] 36b3adc4ff6f: Pulling fs layer [2021-02-01T17:44:03.640Z] 8ad3a11d3b57: Pulling fs layer [2021-02-01T17:44:03.640Z] 46f8f816bc3b: Pulling fs layer [2021-02-01T17:44:03.640Z] 93b61091891f: Pulling fs layer [2021-02-01T17:44:03.640Z] 93b9cdb0e59b: Pulling fs layer [2021-02-01T17:44:03.640Z] 5e14af77c1be: Pulling fs layer [2021-02-01T17:44:03.640Z] 01666e4c0597: Pulling fs layer [2021-02-01T17:44:03.640Z] aa168da1d23b: Pulling fs layer [2021-02-01T17:44:03.640Z] 93b9cdb0e59b: Waiting [2021-02-01T17:44:03.640Z] 5e14af77c1be: Waiting [2021-02-01T17:44:03.640Z] aa168da1d23b: Waiting [2021-02-01T17:44:03.640Z] 93b61091891f: Waiting [2021-02-01T17:44:03.640Z] 46f8f816bc3b: Waiting [2021-02-01T17:44:03.905Z] 36b3adc4ff6f: Verifying Checksum [2021-02-01T17:44:03.905Z] 36b3adc4ff6f: Download complete [2021-02-01T17:44:03.905Z] 46f8f816bc3b: Verifying Checksum [2021-02-01T17:44:03.905Z] 46f8f816bc3b: Download complete [2021-02-01T17:44:03.905Z] df20fa9351a1: Verifying Checksum [2021-02-01T17:44:03.905Z] df20fa9351a1: Download complete [2021-02-01T17:44:03.905Z] 93b9cdb0e59b: Verifying Checksum [2021-02-01T17:44:03.905Z] 93b9cdb0e59b: Download complete [2021-02-01T17:44:03.905Z] 5e14af77c1be: Verifying Checksum [2021-02-01T17:44:03.905Z] 5e14af77c1be: Download complete [2021-02-01T17:44:03.905Z] 93b61091891f: Verifying Checksum [2021-02-01T17:44:03.905Z] 93b61091891f: Download complete [2021-02-01T17:44:04.170Z] 01666e4c0597: Download complete [2021-02-01T17:44:04.433Z] df20fa9351a1: Pull complete [2021-02-01T17:44:04.698Z] 36b3adc4ff6f: Pull complete [2021-02-01T17:44:04.698Z] 8ad3a11d3b57: Verifying Checksum [2021-02-01T17:44:04.698Z] 8ad3a11d3b57: Download complete [2021-02-01T17:44:06.104Z] 8ad3a11d3b57: Pull complete [2021-02-01T17:44:06.368Z] aa168da1d23b: Verifying Checksum [2021-02-01T17:44:06.368Z] aa168da1d23b: Download complete [2021-02-01T17:44:07.763Z] 46f8f816bc3b: Pull complete [2021-02-01T17:44:09.154Z] 93b61091891f: Pull complete [2021-02-01T17:44:09.154Z] 93b9cdb0e59b: Pull complete [2021-02-01T17:44:09.154Z] 5e14af77c1be: Pull complete [2021-02-01T17:44:09.415Z] 01666e4c0597: Pull complete [2021-02-01T17:44:17.582Z] aa168da1d23b: Pull complete [2021-02-01T17:44:17.582Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-01T17:44:17.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-01T17:44:17.582Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-01T17:44:17.801Z] prd-centos7-docker-4c-2g-24359 does not seem to be running inside a container [2021-02-01T17:44:17.853Z] $ 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/11/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/11 -v /w/workspace/edgex-go/11:/w/workspace/edgex-go/11:rw,z -v /w/workspace/edgex-go/11@tmp:/w/workspace/edgex-go/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-01T17:44:22.639Z] $ docker top 8bede65527b1e7ebcba79df55aec6415c99373b4cc6aa55aed17e07407da8f3f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-01T17:44:23.290Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-01T17:44:23.588Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-01T17:44:23.885Z] + ls /var/log/sa-host [2021-02-01T17:44:23.885Z] + sadf -c /var/log/sa-host/sa01 [2021-02-01T17:44:23.885Z] file_magic: OK [2021-02-01T17:44:23.885Z] HZ: Using current value: 100 [2021-02-01T17:44:23.885Z] file_header: OK [2021-02-01T17:44:23.885Z] 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-02-01T17:44:23.885Z] Statistics: [2021-02-01T17:44:23.885Z] 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-02-01T17:44:23.885Z] File successfully converted to sysstat format version 12.2.1 [2021-02-01T17:44:23.885Z] + sadf -c /var/log/sa-host/sa23 [2021-02-01T17:44:23.885Z] file_magic: OK [2021-02-01T17:44:23.885Z] HZ: Using current value: 100 [2021-02-01T17:44:23.885Z] file_header: OK [2021-02-01T17:44:23.885Z] 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-02-01T17:44:23.885Z] Statistics: [2021-02-01T17:44:23.885Z] Hnuu...uuuununununu... [2021-02-01T17:44:23.885Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-01T17:44:24.564Z] provisioning config files... [2021-02-01T17:44:24.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/11@tmp/config5696203013596532100tmp [Pipeline] { [Pipeline] echo [2021-02-01T17:44:24.668Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:44:24.969Z] ---> create-netrc.sh [Pipeline] } [2021-02-01T17:44:24.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-01T17:44:25.084Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:44:25.380Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-01T17:44:25.392Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:44:25.723Z] ---> sudo-logs.sh [2021-02-01T17:44:25.723Z] Archiving 'sudo' log.. [Pipeline] echo [2021-02-01T17:44:25.735Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:44:26.036Z] ---> job-cost.sh [2021-02-01T17:44:26.036Z] lf-activate-venv: SKIPPING [2021-02-01T17:44:26.036Z] INFO: No Stack... [2021-02-01T17:44:26.980Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-01T17:44:27.560Z] INFO: Archiving Costs [Pipeline] echo [2021-02-01T17:44:27.573Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-01T17:44:27.870Z] ---> logs-deploy.sh [2021-02-01T17:44:27.871Z] lf-activate-venv: SKIPPING [2021-02-01T17:44:27.871Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3080/11 [2021-02-01T17:44:27.871Z] INFO: archiving workspace using pattern(s): [2021-02-01T17:44:29.307Z] Archives upload complete. [2021-02-01T17:44:29.592Z] INFO: archiving logs to Nexus [2021-02-01T17:44:30.550Z] ---> uname -a: [2021-02-01T17:44:30.550Z] Linux prd-centos7-docker-4c-2g-24359.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] ---> lscpu: [2021-02-01T17:44:30.550Z] Architecture: x86_64 [2021-02-01T17:44:30.550Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-01T17:44:30.550Z] Byte Order: Little Endian [2021-02-01T17:44:30.550Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-01T17:44:30.550Z] CPU(s): 4 [2021-02-01T17:44:30.550Z] On-line CPU(s) list: 0-3 [2021-02-01T17:44:30.550Z] Thread(s) per core: 1 [2021-02-01T17:44:30.550Z] Core(s) per socket: 1 [2021-02-01T17:44:30.550Z] Socket(s): 4 [2021-02-01T17:44:30.550Z] NUMA node(s): 1 [2021-02-01T17:44:30.550Z] Vendor ID: GenuineIntel [2021-02-01T17:44:30.550Z] CPU family: 6 [2021-02-01T17:44:30.550Z] Model: 44 [2021-02-01T17:44:30.550Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-01T17:44:30.550Z] Stepping: 1 [2021-02-01T17:44:30.550Z] CPU MHz: 2933.438 [2021-02-01T17:44:30.550Z] BogoMIPS: 5866.87 [2021-02-01T17:44:30.550Z] Virtualization: VT-x [2021-02-01T17:44:30.550Z] Hypervisor vendor: KVM [2021-02-01T17:44:30.550Z] Virtualization type: full [2021-02-01T17:44:30.550Z] L1d cache: 128 KiB [2021-02-01T17:44:30.550Z] L1i cache: 128 KiB [2021-02-01T17:44:30.550Z] L2 cache: 16 MiB [2021-02-01T17:44:30.550Z] L3 cache: 64 MiB [2021-02-01T17:44:30.550Z] NUMA node0 CPU(s): 0-3 [2021-02-01T17:44:30.550Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-01T17:44:30.550Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-01T17:44:30.550Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-01T17:44:30.550Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-01T17:44:30.550Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-01T17:44:30.550Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-01T17:44:30.550Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-01T17:44:30.550Z] Vulnerability Srbds: Not affected [2021-02-01T17:44:30.550Z] Vulnerability Tsx async abort: Not affected [2021-02-01T17:44:30.550Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] ---> nproc: [2021-02-01T17:44:30.550Z] 4 [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] ---> df -h: [2021-02-01T17:44:30.550Z] Filesystem Size Used Available Use% Mounted on [2021-02-01T17:44:30.550Z] overlay 50.0G 11.3G 38.7G 23% / [2021-02-01T17:44:30.550Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-01T17:44:30.550Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-01T17:44:30.550Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-01T17:44:30.550Z] /dev/vda1 50.0G 11.3G 38.7G 23% /facter-os [2021-02-01T17:44:30.550Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/resolv.conf [2021-02-01T17:44:30.550Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hostname [2021-02-01T17:44:30.550Z] /dev/vda1 50.0G 11.3G 38.7G 23% /etc/hosts [2021-02-01T17:44:30.550Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/auth.log [2021-02-01T17:44:30.550Z] /dev/vda1 50.0G 11.3G 38.7G 23% /run/cloud-init/result.json [2021-02-01T17:44:30.550Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/sa-host [2021-02-01T17:44:30.550Z] /dev/vda1 50.0G 11.3G 38.7G 23% /var/log/secure [2021-02-01T17:44:30.550Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/11@tmp [2021-02-01T17:44:30.550Z] /dev/vda1 50.0G 11.3G 38.7G 23% /w/workspace/edgex-go/11 [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] ---> free -m: [2021-02-01T17:44:30.550Z] total used free shared buff/cache available [2021-02-01T17:44:30.550Z] Mem: 1837 703 122 0 1012 1050 [2021-02-01T17:44:30.550Z] Swap: 1023 40 983 [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] ---> ip addr: [2021-02-01T17:44:30.550Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-01T17:44:30.550Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-01T17:44:30.550Z] inet 127.0.0.1/8 scope host lo [2021-02-01T17:44:30.550Z] valid_lft forever preferred_lft forever [2021-02-01T17:44:30.550Z] inet6 ::1/128 scope host [2021-02-01T17:44:30.550Z] valid_lft forever preferred_lft forever [2021-02-01T17:44:30.550Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-01T17:44:30.550Z] link/ether fa:16:3e:47:3d:fd brd ff:ff:ff:ff:ff:ff [2021-02-01T17:44:30.550Z] inet 10.30.123.5/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-01T17:44:30.550Z] valid_lft 85178sec preferred_lft 85178sec [2021-02-01T17:44:30.550Z] inet6 fe80::f816:3eff:fe47:3dfd/64 scope link [2021-02-01T17:44:30.550Z] valid_lft forever preferred_lft forever [2021-02-01T17:44:30.550Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-01T17:44:30.550Z] link/ether 02:42:7c:84:0d:fe brd ff:ff:ff:ff:ff:ff [2021-02-01T17:44:30.550Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-01T17:44:30.550Z] valid_lft forever preferred_lft forever [2021-02-01T17:44:30.550Z] inet6 fe80::42:7cff:fe84:dfe/64 scope link [2021-02-01T17:44:30.550Z] valid_lft forever preferred_lft forever [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] ---> sar -b -r -n DEV: [2021-02-01T17:44:30.550Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] 17:23:58 LINUX RESTART (4 CPU) [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] 17:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-01T17:44:30.550Z] 17:26:01 200.85 85.10 115.75 0.00 6778.68 46137.74 0.00 [2021-02-01T17:44:30.550Z] 17:27:01 257.53 103.82 153.71 0.00 4179.52 21076.31 0.00 [2021-02-01T17:44:30.550Z] 17:28:02 120.17 41.41 78.76 0.00 1743.97 10412.81 0.00 [2021-02-01T17:44:30.550Z] 17:29:01 149.08 39.99 109.09 0.00 2800.74 25522.37 0.00 [2021-02-01T17:44:30.550Z] 17:30:03 1812.66 1486.42 326.24 0.00 151372.90 207372.43 0.00 [2021-02-01T17:44:30.550Z] 17:31:01 1781.20 1545.25 235.95 0.00 86097.44 102830.40 0.00 [2021-02-01T17:44:30.550Z] 17:32:01 1361.41 1002.82 358.59 0.00 105819.82 138449.60 0.00 [2021-02-01T17:44:30.550Z] 17:33:02 1433.71 1123.08 310.62 0.00 73651.76 82756.15 0.00 [2021-02-01T17:44:30.550Z] 17:34:01 149.06 16.53 132.53 0.00 3235.34 20787.04 0.00 [2021-02-01T17:44:30.550Z] 17:35:01 1.93 0.58 1.35 0.00 25.58 21.32 0.00 [2021-02-01T17:44:30.550Z] 17:36:01 0.20 0.02 0.18 0.00 0.53 1.92 0.00 [2021-02-01T17:44:30.550Z] 17:37:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 [2021-02-01T17:44:30.550Z] 17:38:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 [2021-02-01T17:44:30.550Z] 17:39:01 1.68 1.40 0.28 0.00 50.36 3.93 0.00 [2021-02-01T17:44:30.550Z] 17:40:01 0.88 0.03 0.85 0.00 1.07 15.21 0.00 [2021-02-01T17:44:30.550Z] 17:41:01 0.32 0.02 0.30 0.00 0.53 3.40 0.00 [2021-02-01T17:44:30.550Z] 17:42:01 0.25 0.00 0.25 0.00 0.00 2.60 0.00 [2021-02-01T17:44:30.550Z] 17:43:01 0.17 0.00 0.17 0.00 0.00 1.53 0.00 [2021-02-01T17:44:30.550Z] 17:44:01 67.03 66.69 0.33 0.00 5312.52 23.64 0.00 [2021-02-01T17:44:30.550Z] Average: 387.28 290.97 96.31 0.00 23386.36 34692.18 0.00 [2021-02-01T17:44:30.550Z] [2021-02-01T17:44:30.550Z] 17:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-01T17:44:30.550Z] 17:26:01 85912 0 693664 36.87 1828 1100140 1430428 48.82 574652 977884 54196 [2021-02-01T17:44:30.550Z] 17:27:01 305020 0 724888 38.53 828 850808 1524360 52.02 574800 724352 99148 [2021-02-01T17:44:30.550Z] 17:28:02 259188 0 719052 38.22 724 902580 1326280 45.26 582088 749796 58760 [2021-02-01T17:44:30.550Z] 17:29:01 193400 0 704740 37.46 500 982904 1234424 42.13 563172 830416 56 [2021-02-01T17:44:30.550Z] 17:30:03 60392 0 820368 43.60 0 1000784 2345236 80.04 784004 814896 60372 [2021-02-01T17:44:30.550Z] 17:31:01 346400 0 803072 42.68 0 732072 2206564 75.31 569664 697796 12044 [2021-02-01T17:44:30.550Z] 17:32:01 121232 0 854588 45.42 0 905724 2314836 79.00 763084 768628 13188 [2021-02-01T17:44:30.550Z] 17:33:02 405968 0 682716 36.28 0 792860 1580180 53.93 472872 766772 6608 [2021-02-01T17:44:30.550Z] 17:34:01 120420 0 622148 33.07 0 1138976 1196912 40.85 466396 1052432 20 [2021-02-01T17:44:30.550Z] 17:35:01 123436 0 618420 32.87 0 1139688 1175428 40.12 465200 1052672 20 [2021-02-01T17:44:30.550Z] 17:36:01 124748 0 617120 32.80 0 1139676 1166128 39.80 464116 1052648 12 [2021-02-01T17:44:30.550Z] 17:37:01 124648 0 617192 32.80 0 1139704 1166128 39.80 464124 1052664 8 [2021-02-01T17:44:30.550Z] 17:38:01 124672 0 617156 32.80 0 1139716 1166128 39.80 464128 1052668 8 [2021-02-01T17:44:30.551Z] 17:39:01 123280 0 617788 32.83 0 1140476 1166128 39.80 464396 1053308 16 [2021-02-01T17:44:30.551Z] 17:40:01 123020 0 618024 32.85 0 1140500 1166200 39.80 464652 1053324 8 [2021-02-01T17:44:30.551Z] 17:41:01 122936 0 618112 32.85 0 1140496 1166176 39.80 464664 1053324 8 [2021-02-01T17:44:30.551Z] 17:42:01 123132 0 617900 32.84 0 1140512 1166128 39.80 464284 1053340 8 [2021-02-01T17:44:30.551Z] 17:43:01 122856 0 618164 32.85 0 1140524 1166224 39.80 464780 1053340 16 [2021-02-01T17:44:30.551Z] 17:44:01 72812 0 644236 34.24 0 1164496 1201936 41.02 483852 1081352 228 [2021-02-01T17:44:30.551Z] Average: 162288 0 675229 35.89 204 1043823 1413991 48.26 527101 944295 16038 [2021-02-01T17:44:30.551Z] [2021-02-01T17:44:30.551Z] 17:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-01T17:44:30.551Z] 17:26:01 eth0 1126.02 1182.37 5912.59 118.84 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:26:01 veth93d6474 32.40 46.37 2.14 291.71 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:26:01 docker0 912.50 808.58 73.51 3011.10 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:27:01 veth7e29dba 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:27:01 eth0 182.93 149.93 569.26 64.14 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:27:01 docker0 113.63 134.66 8.77 541.10 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:28:02 veth7e29dba 1.94 1.94 0.15 0.17 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:28:02 eth0 35.36 22.91 22.66 44.64 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:28:02 docker0 1.94 1.94 0.13 0.17 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:29:01 vethf6b1b86 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:29:01 eth0 193.10 159.30 1724.72 63.37 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:30:03 eth0 51.99 26.32 170.22 12.58 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:30:03 veth3dcb357 0.00 0.36 0.00 0.02 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:30:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:30:03 docker0 9.96 23.82 0.52 142.79 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:31:01 veth1be5e72 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:31:01 veth9e74122 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:31:01 eth0 16.74 14.08 6.71 35.99 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:31:01 veth3dcb357 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:32:01 vethd7e7adb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:32:01 eth0 92.04 54.26 272.61 64.89 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:32:01 veth3dcb357 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:32:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:33:02 eth0 60.86 37.07 98.86 53.30 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:33:02 veth3dcb357 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:33:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:33:02 veth7bb16fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:34:01 eth0 228.13 168.18 1721.23 63.69 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:34:01 docker0 1093.99 1077.90 86.31 4426.18 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:35:01 eth0 1.58 0.92 0.83 0.27 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:36:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:37:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:38:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:39:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:40:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:41:01 eth0 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:42:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:43:01 eth0 0.53 0.37 0.27 0.20 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:44:01 eth0 12.47 7.96 12.40 6.01 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] Average: eth0 104.42 94.99 546.81 27.66 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] Average: docker0 56.75 55.91 4.48 229.59 0.00 0.00 0.00 0.00 [2021-02-01T17:44:30.551Z] [2021-02-01T17:44:30.551Z] [2021-02-01T17:44:30.551Z] ---> sar -P ALL: [2021-02-01T17:44:30.551Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/01/21 _x86_64_ (4 CPU) [2021-02-01T17:44:30.551Z] [2021-02-01T17:44:30.551Z] 17:23:58 LINUX RESTART (4 CPU) [2021-02-01T17:44:30.551Z] [2021-02-01T17:44:30.551Z] 17:25:02 CPU %user %nice %system %iowait %steal %idle [2021-02-01T17:44:30.551Z] 17:26:01 all 15.12 0.00 8.91 1.64 0.11 74.22 [2021-02-01T17:44:30.551Z] 17:26:01 0 17.15 0.00 10.92 1.02 0.09 70.82 [2021-02-01T17:44:30.551Z] 17:26:01 1 14.21 0.00 7.94 2.39 0.12 75.34 [2021-02-01T17:44:30.551Z] 17:26:01 2 13.51 0.00 7.68 1.26 0.14 77.42 [2021-02-01T17:44:30.551Z] 17:26:01 3 15.63 0.00 9.11 1.89 0.09 73.28 [2021-02-01T17:44:30.551Z] 17:27:01 all 29.63 0.00 10.45 6.52 0.09 53.31 [2021-02-01T17:44:30.551Z] 17:27:01 0 29.26 0.00 9.90 6.11 0.09 54.65 [2021-02-01T17:44:30.551Z] 17:27:01 1 30.49 0.00 10.21 8.55 0.10 50.65 [2021-02-01T17:44:30.551Z] 17:27:01 2 29.60 0.00 11.36 6.66 0.07 52.31 [2021-02-01T17:44:30.551Z] 17:27:01 3 29.18 0.00 10.33 4.77 0.09 55.64 [2021-02-01T17:44:30.551Z] 17:28:02 all 48.92 0.00 13.71 3.97 0.09 33.31 [2021-02-01T17:44:30.551Z] 17:28:02 0 49.31 0.00 13.80 6.17 0.07 30.65 [2021-02-01T17:44:30.551Z] 17:28:02 1 48.38 0.00 13.46 4.54 0.10 33.51 [2021-02-01T17:44:30.551Z] 17:28:02 2 48.50 0.00 14.42 3.15 0.10 33.82 [2021-02-01T17:44:30.551Z] 17:28:02 3 49.51 0.00 13.17 2.01 0.07 35.24 [2021-02-01T17:44:30.551Z] 17:29:01 all 29.69 0.00 11.57 2.75 0.08 55.91 [2021-02-01T17:44:30.551Z] 17:29:01 0 29.10 0.00 12.00 2.80 0.07 56.03 [2021-02-01T17:44:30.551Z] 17:29:01 1 29.63 0.00 12.08 3.93 0.11 54.26 [2021-02-01T17:44:30.551Z] 17:29:01 2 30.18 0.00 11.08 1.30 0.11 57.34 [2021-02-01T17:44:30.551Z] 17:29:01 3 29.85 0.00 11.14 2.97 0.05 55.99 [2021-02-01T17:44:30.551Z] 17:30:03 all 19.61 0.00 27.85 18.05 0.17 34.32 [2021-02-01T17:44:30.551Z] 17:30:03 0 19.33 0.00 27.31 18.24 0.17 34.95 [2021-02-01T17:44:30.551Z] 17:30:03 1 18.42 0.00 26.09 17.34 0.17 37.98 [2021-02-01T17:44:30.551Z] 17:30:03 2 21.25 0.00 29.13 18.20 0.17 31.25 [2021-02-01T17:44:30.551Z] 17:30:03 3 19.44 0.00 28.88 18.44 0.16 33.08 [2021-02-01T17:44:30.551Z] 17:31:01 all 53.79 0.00 21.12 13.70 0.09 11.31 [2021-02-01T17:44:30.551Z] 17:31:01 0 53.53 0.00 20.96 13.45 0.11 11.95 [2021-02-01T17:44:30.551Z] 17:31:01 1 52.31 0.00 20.75 13.81 0.11 13.02 [2021-02-01T17:44:30.551Z] 17:31:01 2 55.45 0.00 20.64 13.84 0.07 10.00 [2021-02-01T17:44:30.551Z] 17:31:01 3 53.84 0.00 22.12 13.68 0.07 10.28 [2021-02-01T17:44:30.551Z] 17:32:01 all 28.37 0.00 23.39 22.22 0.16 25.87 [2021-02-01T17:44:30.551Z] 17:32:01 0 27.34 0.00 24.15 19.03 0.12 29.35 [2021-02-01T17:44:30.551Z] 17:32:01 1 26.92 0.00 22.04 20.37 0.17 30.49 [2021-02-01T17:44:30.551Z] 17:32:01 2 29.82 0.00 23.71 25.73 0.16 20.58 [2021-02-01T17:44:30.551Z] 17:32:01 3 29.39 0.00 23.64 23.75 0.18 23.05 [2021-02-01T17:44:30.551Z] 17:33:02 all 37.38 0.00 19.26 23.01 0.09 20.26 [2021-02-01T17:44:30.551Z] 17:33:02 0 36.42 0.00 19.47 21.29 0.09 22.73 [2021-02-01T17:44:30.551Z] 17:33:02 1 35.46 0.00 19.79 24.84 0.07 19.83 [2021-02-01T17:44:30.551Z] 17:33:02 2 37.29 0.00 19.09 23.69 0.09 19.85 [2021-02-01T17:44:30.551Z] 17:33:02 3 40.36 0.00 18.70 22.19 0.11 18.65 [2021-02-01T17:44:30.551Z] 17:34:01 all 9.18 0.00 6.31 4.92 0.12 79.46 [2021-02-01T17:44:30.551Z] 17:34:01 0 10.31 0.00 6.91 4.46 0.14 78.18 [2021-02-01T17:44:30.551Z] 17:34:01 1 9.15 0.00 6.59 4.08 0.10 80.08 [2021-02-01T17:44:30.551Z] 17:34:01 2 9.72 0.00 6.31 6.93 0.16 76.88 [2021-02-01T17:44:30.551Z] 17:34:01 3 7.53 0.00 5.45 4.22 0.09 82.72 [2021-02-01T17:44:30.551Z] 17:35:01 all 0.16 0.00 0.04 0.00 0.00 99.79 [2021-02-01T17:44:30.551Z] 17:35:01 0 0.07 0.00 0.07 0.00 0.00 99.87 [2021-02-01T17:44:30.551Z] 17:35:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-01T17:44:30.551Z] 17:35:01 2 0.53 0.00 0.03 0.02 0.00 99.42 [2021-02-01T17:44:30.551Z] 17:35:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T17:44:30.551Z] 17:36:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2021-02-01T17:44:30.551Z] 17:36:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-02-01T17:44:30.551Z] 17:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T17:44:30.551Z] 17:36:01 2 0.50 0.00 0.02 0.00 0.00 99.48 [2021-02-01T17:44:30.551Z] 17:36:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2021-02-01T17:44:30.551Z] [2021-02-01T17:44:30.551Z] 17:36:01 CPU %user %nice %system %iowait %steal %idle [2021-02-01T17:44:30.551Z] 17:37:01 all 0.10 0.00 0.04 0.00 0.00 99.85 [2021-02-01T17:44:30.551Z] 17:37:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2021-02-01T17:44:30.551Z] 17:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2021-02-01T17:44:30.551Z] 17:37:01 2 0.27 0.00 0.02 0.00 0.00 99.72 [2021-02-01T17:44:30.551Z] 17:37:01 3 0.12 0.00 0.08 0.00 0.00 99.80 [2021-02-01T17:44:30.551Z] 17:38:01 all 0.05 0.00 0.09 0.00 0.00 99.86 [2021-02-01T17:44:30.551Z] 17:38:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2021-02-01T17:44:30.551Z] 17:38:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-02-01T17:44:30.551Z] 17:38:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2021-02-01T17:44:30.551Z] 17:38:01 3 0.08 0.00 0.18 0.00 0.00 99.73 [2021-02-01T17:44:30.551Z] 17:39:01 all 0.09 0.00 0.05 0.02 0.00 99.84 [2021-02-01T17:44:30.551Z] 17:39:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2021-02-01T17:44:30.551Z] 17:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2021-02-01T17:44:30.551Z] 17:39:01 2 0.03 0.00 0.10 0.07 0.00 99.80 [2021-02-01T17:44:30.551Z] 17:39:01 3 0.27 0.00 0.03 0.00 0.00 99.70 [2021-02-01T17:44:30.551Z] 17:40:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-02-01T17:44:30.551Z] 17:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T17:44:30.551Z] 17:40:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T17:44:30.551Z] 17:40:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-01T17:44:30.551Z] 17:40:01 3 0.53 0.00 0.03 0.00 0.00 99.43 [2021-02-01T17:44:30.552Z] 17:41:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-02-01T17:44:30.552Z] 17:41:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2021-02-01T17:44:30.552Z] 17:41:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2021-02-01T17:44:30.552Z] 17:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-01T17:44:30.552Z] 17:41:01 3 0.53 0.00 0.02 0.00 0.00 99.45 [2021-02-01T17:44:30.552Z] 17:42:01 all 0.15 0.00 0.03 0.00 0.00 99.82 [2021-02-01T17:44:30.552Z] 17:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-01T17:44:30.552Z] 17:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-01T17:44:30.552Z] 17:42:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2021-02-01T17:44:30.552Z] 17:42:01 3 0.52 0.00 0.03 0.00 0.00 99.45 [2021-02-01T17:44:30.552Z] 17:43:01 all 0.15 0.00 0.02 0.00 0.00 99.83 [2021-02-01T17:44:30.552Z] 17:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-01T17:44:30.552Z] 17:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T17:44:30.552Z] 17:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-01T17:44:30.552Z] 17:43:01 3 0.52 0.00 0.00 0.00 0.00 99.48 [2021-02-01T17:44:30.552Z] 17:44:01 all 1.74 0.00 1.01 1.74 0.01 95.50 [2021-02-01T17:44:30.552Z] 17:44:01 0 0.85 0.00 0.68 0.30 0.02 98.15 [2021-02-01T17:44:30.552Z] 17:44:01 1 2.14 0.00 1.19 3.48 0.02 93.18 [2021-02-01T17:44:30.552Z] 17:44:01 2 2.15 0.00 1.17 2.69 0.00 93.99 [2021-02-01T17:44:30.552Z] 17:44:01 3 1.80 0.00 1.02 0.50 0.00 96.68 [2021-02-01T17:44:30.552Z] Average: all 14.05 0.00 7.38 5.06 0.05 73.46 [2021-02-01T17:44:30.552Z] Average: 0 13.91 0.00 7.50 4.75 0.05 73.79 [2021-02-01T17:44:30.552Z] Average: 1 13.68 0.00 7.21 5.32 0.06 73.73 [2021-02-01T17:44:30.552Z] Average: 2 14.31 0.00 7.45 5.33 0.06 72.86 [2021-02-01T17:44:30.552Z] Average: 3 14.28 0.00 7.38 4.83 0.05 73.46 [2021-02-01T17:44:30.552Z] [2021-02-01T17:44:30.552Z] [2021-02-01T17:44:30.552Z]