Pull request #2962 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7+9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 (44c5222443965398c9be78cd6801692715fd31e6) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-18416 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 Merge succeeded, producing 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 Checking out Revision 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 (PR-2962) > 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/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T03:11:43.241Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T03:11:43.505Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T03:11:43.613Z] ========================================================= [2021-01-05T03:11:43.613Z] EdgeX Global Pipelines Version Info [2021-01-05T03:11:43.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 48681769295103152e3208b5d229db6fda73c965 # timeout=10 [2021-01-05T03:11:45.119Z] ------------------- [2021-01-05T03:11:45.119Z] stable info: [2021-01-05T03:11:45.119Z] ------------------- [2021-01-05T03:11:45.119Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T03:11:45.119Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T03:11:45.119Z] Message: update stable to v1.0.173 [2021-01-05T03:11:46.083Z] ------------------- [2021-01-05T03:11:46.083Z] experimental info: [2021-01-05T03:11:46.083Z] ------------------- [2021-01-05T03:11:46.083Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T03:11:46.083Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T03:11:46.083Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T03:11:46.394Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T03:11:46.495Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T03:11:46.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T03:11:46.736Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T03:11:46.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T03:11:46.956Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T03:11:47.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T03:11:47.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T03:11:47.273Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T03:11:47.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T03:11:47.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T03:11:47.562Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T03:11:47.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T03:11:47.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T03:11:47.871Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T03:11:47.963Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T03:11:48.054Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T03:11:48.151Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T03:11:48.251Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T03:11:48.346Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T03:11:48.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T03:11:48.556Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T03:11:48.647Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T03:11:48.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2962 [Pipeline] echo [2021-01-05T03:11:48.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2962 [Pipeline] echo [2021-01-05T03:11:48.926Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2962 [Pipeline] echo [2021-01-05T03:11:49.021Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [Pipeline] echo [2021-01-05T03:11:49.110Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7aea8f4 [Pipeline] echo [2021-01-05T03:11:49.198Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T03:11:49.371Z] provisioning config files... [2021-01-05T03:11:49.399Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2089687309723750562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T03:11:49.751Z] ---> docker-login.sh [2021-01-05T03:11:49.751Z] nexus3.edgexfoundry.org:10001 [2021-01-05T03:11:50.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T03:11:50.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T03:11:50.286Z] Configure a credential helper to remove this warning. See [2021-01-05T03:11:50.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T03:11:50.286Z] [2021-01-05T03:11:50.286Z] Login Succeeded [2021-01-05T03:11:50.286Z] nexus3.edgexfoundry.org:10002 [2021-01-05T03:11:50.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T03:11:50.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T03:11:50.549Z] Configure a credential helper to remove this warning. See [2021-01-05T03:11:50.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T03:11:50.549Z] [2021-01-05T03:11:50.549Z] Login Succeeded [2021-01-05T03:11:50.549Z] nexus3.edgexfoundry.org:10003 [2021-01-05T03:11:50.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T03:11:50.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T03:11:50.810Z] Configure a credential helper to remove this warning. See [2021-01-05T03:11:50.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T03:11:50.810Z] [2021-01-05T03:11:50.810Z] Login Succeeded [2021-01-05T03:11:50.810Z] nexus3.edgexfoundry.org:10004 [2021-01-05T03:11:50.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T03:11:50.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T03:11:50.810Z] Configure a credential helper to remove this warning. See [2021-01-05T03:11:50.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T03:11:50.810Z] [2021-01-05T03:11:50.810Z] Login Succeeded [2021-01-05T03:11:50.810Z] docker.io [2021-01-05T03:11:51.073Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T03:11:51.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T03:11:51.336Z] Configure a credential helper to remove this warning. See [2021-01-05T03:11:51.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T03:11:51.336Z] [2021-01-05T03:11:51.336Z] Login Succeeded [2021-01-05T03:11:51.336Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T03:11:51.346Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T03:11:51.832Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-05T03:11:51.832Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T03:11:51.832Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T03:11:51.832Z] ++ cut -d/ -f2 [2021-01-05T03:11:51.832Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T03:11:51.832Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T03:11:51.832Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T03:11:51.832Z] ++ cut -d/ -f2 [2021-01-05T03:11:51.832Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T03:11:51.832Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T03:11:51.832Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T03:11:51.832Z] ++ cut -d/ -f2 [2021-01-05T03:11:51.832Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T03:11:51.832Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T03:11:51.832Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T03:11:51.832Z] ++ cut -d/ -f2 [2021-01-05T03:11:51.832Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T03:11:51.832Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T03:11:51.832Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T03:11:51.832Z] ++ cut -d/ -f2 [2021-01-05T03:11:51.832Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T03:11:51.832Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T03:11:51.832Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T03:11:51.832Z] ++ cut -d/ -f2 [2021-01-05T03:11:51.832Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T03:11:51.832Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T03:11:51.832Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T03:11:51.832Z] ++ cut -d/ -f2 [2021-01-05T03:11:51.832Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T03:11:51.832Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T03:11:51.832Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T03:11:51.832Z] ++ cut -d/ -f2 [2021-01-05T03:11:51.832Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T03:11:51.832Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T03:11:51.832Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T03:11:51.832Z] ++ cut -d/ -f2 [2021-01-05T03:11:51.832Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T03:11:51.915Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:11:53.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T03:11:53.949Z] [2021-01-05T03:11:53.949Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:11:54.306Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T03:11:54.306Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T03:11:54.306Z] 31603596830f: Pulling fs layer [2021-01-05T03:11:54.306Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T03:11:54.306Z] 6ca5941a6612: Pulling fs layer [2021-01-05T03:11:54.306Z] ecc8261a40a4: Pulling fs layer [2021-01-05T03:11:54.306Z] ecc8261a40a4: Waiting [2021-01-05T03:11:54.306Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T03:11:54.306Z] 2a8b12db71e7: Download complete [2021-01-05T03:11:54.306Z] 31603596830f: Verifying Checksum [2021-01-05T03:11:54.306Z] 31603596830f: Download complete [2021-01-05T03:11:54.577Z] ecc8261a40a4: Verifying Checksum [2021-01-05T03:11:54.577Z] ecc8261a40a4: Download complete [2021-01-05T03:11:54.577Z] 6ca5941a6612: Verifying Checksum [2021-01-05T03:11:54.577Z] 6ca5941a6612: Download complete [2021-01-05T03:11:54.844Z] 31603596830f: Pull complete [2021-01-05T03:11:54.844Z] 2a8b12db71e7: Pull complete [2021-01-05T03:11:55.818Z] 6ca5941a6612: Pull complete [2021-01-05T03:11:56.084Z] ecc8261a40a4: Pull complete [2021-01-05T03:11:56.084Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T03:11:56.084Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T03:11:56.084Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T03:11:56.223Z] prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container [2021-01-05T03:11:56.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T03:11:58.316Z] $ docker top ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T03:11:58.659Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T03:11:58.659Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T03:11:58.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T03:11:58.896Z] $ docker exec ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d ssh-agent [2021-01-05T03:11:59.063Z] SSH_AUTH_SOCK=/tmp/ssh-sHbqmyioECPi/agent.11 [2021-01-05T03:11:59.063Z] SSH_AGENT_PID=16 [2021-01-05T03:11:59.077Z] Running ssh-add (command line suppressed) [2021-01-05T03:11:59.200Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_1577397937414971510.key (/w/workspace/edgex-go/6@tmp/private_key_1577397937414971510.key) [2021-01-05T03:11:59.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T03:11:59.600Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T03:11:59.625Z] $ docker exec --env ******** --env ******** ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d ssh-agent -k [2021-01-05T03:11:59.742Z] unset SSH_AUTH_SOCK; [2021-01-05T03:11:59.743Z] unset SSH_AGENT_PID; [2021-01-05T03:11:59.743Z] echo Agent pid 16 killed; [2021-01-05T03:11:59.789Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T03:11:59.946Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T03:11:59.947Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T03:12:00.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T03:12:00.135Z] $ docker exec ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d ssh-agent [2021-01-05T03:12:00.309Z] SSH_AUTH_SOCK=/tmp/ssh-1eapWuCy8Dmi/agent.44 [2021-01-05T03:12:00.310Z] SSH_AGENT_PID=49 [2021-01-05T03:12:00.317Z] Running ssh-add (command line suppressed) [2021-01-05T03:12:00.442Z] Identity added: /w/workspace/edgex-go/6@tmp/private_key_685326744142988307.key (/w/workspace/edgex-go/6@tmp/private_key_685326744142988307.key) [2021-01-05T03:12:00.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T03:12:00.833Z] + git semver init [2021-01-05T03:12:00.833Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T03:12:00.833Z] # $GIT_DIR = /w/workspace/edgex-go/6/.git [2021-01-05T03:12:00.833Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/6 [2021-01-05T03:12:00.833Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T03:12:00.833Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T03:12:00.833Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T03:12:00.833Z] # $SEMVER_BRANCH = PR-2962 [2021-01-05T03:12:00.833Z] # $SEMVER_TEMP = /tmp/semver-962198893 [2021-01-05T03:12:00.833Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T03:12:19.008Z] # '/tmp/semver-962198893' -> '/w/workspace/edgex-go/6/.semver' [2021-01-05T03:12:19.008Z] # -> Force: false [2021-01-05T03:12:19.008Z] # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } [2021-01-05T03:12:19.026Z] $ docker exec --env ******** --env ******** ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d ssh-agent -k [2021-01-05T03:12:19.286Z] unset SSH_AUTH_SOCK; [2021-01-05T03:12:19.286Z] unset SSH_AGENT_PID; [2021-01-05T03:12:19.286Z] echo Agent pid 49 killed; [2021-01-05T03:12:19.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T03:12:19.866Z] + git semver [Pipeline] } [2021-01-05T03:12:19.889Z] $ docker stop --time=1 ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d [2021-01-05T03:12:21.563Z] $ docker rm -f ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T03:12:22.131Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T03:12:22.663Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T03:12:22.666Z] [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) [2021-01-05T03:12:23.225Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18413 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws [2021-01-05T03:12:23.295Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T03:12:23.726Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T03:12:24.030Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T03:12:24.339Z] + sudo service docker restart [2021-01-05T03:12:24.339Z] + true [2021-01-05T03:12:24.339Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T03:12:24.929Z] ========================================================= [2021-01-05T03:12:24.929Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T03:12:24.929Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:12:25.282Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-05T03:12:27.773Z] using credential edgex-jenkins-ssh [2021-01-05T03:12:27.838Z] Cloning the remote Git repository [2021-01-05T03:12:27.879Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T03:12:27.979Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-01-05T03:12:28.066Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T03:12:28.066Z] > git --version # timeout=10 [2021-01-05T03:12:28.083Z] > git --version # 'git version 2.17.1' [2021-01-05T03:12:28.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T03:12:28.137Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T03:12:29.514Z] Sending build context to Docker daemon 326.3MB [2021-01-05T03:12:29.514Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T03:12:29.514Z] Step 2/6 : FROM ${BASE} [2021-01-05T03:12:29.514Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T03:12:29.514Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T03:12:29.514Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T03:12:29.514Z] de9db76c5a1d: Pulling fs layer [2021-01-05T03:12:29.514Z] bca2f99d35d6: Pulling fs layer [2021-01-05T03:12:29.514Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T03:12:29.514Z] 7c6f9722023f: Pulling fs layer [2021-01-05T03:12:29.514Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T03:12:29.514Z] 93359f2a8cfa: Waiting [2021-01-05T03:12:29.514Z] 7c6f9722023f: Waiting [2021-01-05T03:12:29.514Z] a35cf1a2eb13: Waiting [2021-01-05T03:12:29.514Z] bca2f99d35d6: Waiting [2021-01-05T03:12:29.514Z] de9db76c5a1d: Verifying Checksum [2021-01-05T03:12:29.514Z] de9db76c5a1d: Download complete [2021-01-05T03:12:29.514Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T03:12:29.514Z] 0ef7d3d256c8: Download complete [2021-01-05T03:12:29.514Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T03:12:29.514Z] 93359f2a8cfa: Download complete [2021-01-05T03:12:29.514Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T03:12:29.514Z] 188c0c94c7c5: Download complete [2021-01-05T03:12:29.514Z] 7c6f9722023f: Verifying Checksum [2021-01-05T03:12:29.514Z] 7c6f9722023f: Download complete [2021-01-05T03:12:30.089Z] 188c0c94c7c5: Pull complete [2021-01-05T03:12:30.089Z] 0ef7d3d256c8: Pull complete [2021-01-05T03:12:30.352Z] de9db76c5a1d: Pull complete [2021-01-05T03:12:31.753Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T03:12:31.753Z] a35cf1a2eb13: Download complete [2021-01-05T03:12:32.339Z] bca2f99d35d6: Verifying Checksum [2021-01-05T03:12:32.339Z] bca2f99d35d6: Download complete [2021-01-05T03:12:38.998Z] bca2f99d35d6: Pull complete [2021-01-05T03:12:38.998Z] 93359f2a8cfa: Pull complete [2021-01-05T03:12:38.998Z] 7c6f9722023f: Pull complete [2021-01-05T03:12:44.319Z] a35cf1a2eb13: Pull complete [2021-01-05T03:12:44.319Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T03:12:44.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T03:12:44.319Z] ---> a62c8e92a672 [2021-01-05T03:12:44.319Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-05T03:12:44.319Z] ---> Running in bba2fbfe78f6 [2021-01-05T03:12:44.319Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:12:45.270Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:12:46.221Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T03:12:46.221Z] (2/12) Installing file (5.38-r0) [2021-01-05T03:12:46.221Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T03:12:46.484Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T03:12:49.398Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:12:48.528Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T03:12:48.546Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T03:12:48.572Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T03:12:48.606Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T03:12:48.607Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T03:12:48.617Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T03:12:49.406Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T03:12:49.422Z] > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 [2021-01-05T03:12:49.700Z] > git remote # timeout=10 [2021-01-05T03:12:49.716Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T03:12:49.728Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T03:12:49.738Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T03:12:49.783Z] Merge succeeded, producing 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:12:49.783Z] Checking out Revision 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 (PR-2962) [2021-01-05T03:12:50.707Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T03:12:50.708Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T03:12:50.708Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T03:12:50.708Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T03:12:50.708Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T03:12:50.708Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T03:12:50.972Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T03:12:50.972Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T03:12:50.972Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:12:51.238Z] OK: 233 MiB in 51 packages [2021-01-05T03:12:49.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T03:12:49.782Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T03:12:49.791Z] > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 [2021-01-05T03:12:54.198Z] Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T03:12:55.484Z] Removing intermediate container bba2fbfe78f6 [2021-01-05T03:12:55.485Z] ---> 9721ffd92431 [2021-01-05T03:12:55.485Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T03:12:55.485Z] ---> Running in b297881d2fa4 [2021-01-05T03:12:55.485Z] Removing intermediate container b297881d2fa4 [2021-01-05T03:12:55.485Z] ---> d491628e1f80 [2021-01-05T03:12:55.485Z] Step 5/6 : COPY go.mod . [2021-01-05T03:12:55.485Z] ---> 8be27c19d97f [2021-01-05T03:12:55.485Z] Step 6/6 : RUN go mod download [2021-01-05T03:12:55.750Z] ---> Running in f8f3e1268c96 [2021-01-05T03:12:55.825Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T03:12:56.246Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T03:12:56.590Z] + sudo service docker restart [2021-01-05T03:12:56.590Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T03:12:58.641Z] provisioning config files... [2021-01-05T03:12:58.682Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4107476747317743518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T03:12:59.094Z] ---> docker-login.sh [2021-01-05T03:12:59.094Z] nexus3.edgexfoundry.org:10001 [2021-01-05T03:13:00.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T03:13:00.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T03:13:00.352Z] Configure a credential helper to remove this warning. See [2021-01-05T03:13:00.352Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T03:13:00.352Z] [2021-01-05T03:13:00.352Z] Login Succeeded [2021-01-05T03:13:00.352Z] nexus3.edgexfoundry.org:10002 [2021-01-05T03:13:00.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T03:13:00.903Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T03:13:00.903Z] Configure a credential helper to remove this warning. See [2021-01-05T03:13:00.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T03:13:00.903Z] [2021-01-05T03:13:00.903Z] Login Succeeded [2021-01-05T03:13:00.903Z] nexus3.edgexfoundry.org:10003 [2021-01-05T03:13:01.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T03:13:01.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T03:13:01.455Z] Configure a credential helper to remove this warning. See [2021-01-05T03:13:01.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T03:13:01.455Z] [2021-01-05T03:13:01.455Z] Login Succeeded [2021-01-05T03:13:01.455Z] nexus3.edgexfoundry.org:10004 [2021-01-05T03:13:01.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T03:13:02.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T03:13:02.005Z] Configure a credential helper to remove this warning. See [2021-01-05T03:13:02.005Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T03:13:02.005Z] [2021-01-05T03:13:02.005Z] Login Succeeded [2021-01-05T03:13:02.005Z] docker.io [2021-01-05T03:13:02.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T03:13:02.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T03:13:02.552Z] Configure a credential helper to remove this warning. See [2021-01-05T03:13:02.552Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T03:13:02.552Z] [2021-01-05T03:13:02.552Z] Login Succeeded [2021-01-05T03:13:02.552Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T03:13:02.569Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T03:13:03.048Z] ========================================================= [2021-01-05T03:13:03.048Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T03:13:03.048Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:13:03.424Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-05T03:13:06.076Z] Sending build context to Docker daemon 165.4MB [2021-01-05T03:13:06.076Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T03:13:06.076Z] Step 2/6 : FROM ${BASE} [2021-01-05T03:13:06.076Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T03:13:06.076Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T03:13:06.076Z] a4357932f1b6: Pulling fs layer [2021-01-05T03:13:06.076Z] 18c013af1878: Pulling fs layer [2021-01-05T03:13:06.076Z] 00ac8860ef70: Pulling fs layer [2021-01-05T03:13:06.076Z] 63d7cb157983: Pulling fs layer [2021-01-05T03:13:06.076Z] b116817d02f9: Pulling fs layer [2021-01-05T03:13:06.076Z] 745a02a5169b: Pulling fs layer [2021-01-05T03:13:06.076Z] 63d7cb157983: Waiting [2021-01-05T03:13:06.076Z] b116817d02f9: Waiting [2021-01-05T03:13:06.076Z] 745a02a5169b: Waiting [2021-01-05T03:13:06.076Z] 00ac8860ef70: Waiting [2021-01-05T03:13:06.076Z] 18c013af1878: Verifying Checksum [2021-01-05T03:13:06.076Z] 18c013af1878: Download complete [2021-01-05T03:13:06.076Z] a4357932f1b6: Verifying Checksum [2021-01-05T03:13:06.076Z] a4357932f1b6: Download complete [2021-01-05T03:13:06.076Z] 63d7cb157983: Verifying Checksum [2021-01-05T03:13:06.076Z] 63d7cb157983: Download complete [2021-01-05T03:13:06.076Z] b116817d02f9: Verifying Checksum [2021-01-05T03:13:06.076Z] b116817d02f9: Download complete [2021-01-05T03:13:06.076Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T03:13:06.076Z] 5f621e34cdf4: Download complete [2021-01-05T03:13:06.676Z] 5f621e34cdf4: Pull complete [2021-01-05T03:13:07.290Z] a4357932f1b6: Pull complete [2021-01-05T03:13:07.570Z] 18c013af1878: Pull complete [2021-01-05T03:13:08.554Z] 745a02a5169b: Verifying Checksum [2021-01-05T03:13:08.554Z] 745a02a5169b: Download complete [2021-01-05T03:13:09.153Z] 00ac8860ef70: Verifying Checksum [2021-01-05T03:13:09.153Z] 00ac8860ef70: Download complete [2021-01-05T03:13:13.919Z] Removing intermediate container f8f3e1268c96 [2021-01-05T03:13:13.919Z] ---> daee45c04739 [2021-01-05T03:13:13.919Z] Successfully built daee45c04739 [2021-01-05T03:13:13.919Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:13:14.240Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T03:13:14.240Z] . [Pipeline] withDockerContainer [2021-01-05T03:13:14.346Z] prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container [2021-01-05T03:13:14.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T03:13:15.220Z] $ docker top e5af6ff64d561c0c7a419c6a4c0be67e40ef77f412a50d028c7c9783d339bb19 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T03:13:15.745Z] + go version [2021-01-05T03:13:15.745Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T03:13:15.763Z] $ docker stop --time=1 e5af6ff64d561c0c7a419c6a4c0be67e40ef77f412a50d028c7c9783d339bb19 [2021-01-05T03:13:17.146Z] $ docker rm -f e5af6ff64d561c0c7a419c6a4c0be67e40ef77f412a50d028c7c9783d339bb19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:13:18.050Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T03:13:18.051Z] . [Pipeline] withDockerContainer [2021-01-05T03:13:18.154Z] prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container [2021-01-05T03:13:18.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-05T03:13:18.996Z] $ docker top abf1e3b6550323c73d8ff73fc51d07aee40a625aed15f9b4fc638d88855381e3 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T03:13:19.191Z] ========================================================= [2021-01-05T03:13:19.191Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T03:13:19.191Z] ========================================================= [Pipeline] sh [2021-01-05T03:13:19.316Z] 00ac8860ef70: Pull complete [2021-01-05T03:13:19.316Z] 63d7cb157983: Pull complete [2021-01-05T03:13:19.316Z] b116817d02f9: Pull complete [2021-01-05T03:13:19.491Z] + make test [2021-01-05T03:13:19.491Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T03:13:23.633Z] 745a02a5169b: Pull complete [2021-01-05T03:13:23.634Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T03:13:23.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T03:13:23.634Z] ---> b7e6874047d6 [2021-01-05T03:13:23.634Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-05T03:13:27.050Z] ---> Running in 17e7298308bb [2021-01-05T03:13:27.647Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:13:28.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:13:29.219Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T03:13:29.539Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T03:13:29.814Z] (2/12) Installing file (5.38-r0) [2021-01-05T03:13:29.814Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T03:13:29.814Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T03:13:41.902Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T03:13:48.192Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T03:13:48.192Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T03:13:48.192Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T03:13:48.192Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T03:13:48.463Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T03:13:48.463Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T03:13:48.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T03:13:48.587Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T03:13:48.587Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T03:13:48.587Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T03:13:48.734Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T03:13:48.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T03:13:48.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T03:13:49.008Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T03:13:49.008Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:13:49.008Z] OK: 217 MiB in 51 packages [2021-01-05T03:13:49.436Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T03:13:49.705Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T03:13:50.293Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T03:13:52.893Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T03:13:52.893Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T03:13:52.893Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T03:13:53.314Z] Removing intermediate container 17e7298308bb [2021-01-05T03:13:53.314Z] ---> 3747f9e3893d [2021-01-05T03:13:53.314Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T03:13:53.314Z] ---> Running in 950a9fbabc99 [2021-01-05T03:13:53.314Z] Removing intermediate container 950a9fbabc99 [2021-01-05T03:13:53.314Z] ---> d23df8fe26be [2021-01-05T03:13:53.314Z] Step 5/6 : COPY go.mod . [2021-01-05T03:13:54.307Z] ---> 090d63658bad [2021-01-05T03:13:54.307Z] Step 6/6 : RUN go mod download [2021-01-05T03:13:54.307Z] ---> Running in 94085863f023 [2021-01-05T03:13:54.859Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.6% of statements [2021-01-05T03:13:54.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T03:13:54.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T03:13:54.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T03:13:54.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T03:13:54.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T03:13:59.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.188s coverage: 27.0% of statements [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T03:13:59.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T03:13:59.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T03:13:59.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.397s coverage: 76.2% of statements [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T03:13:59.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.127s coverage: 82.6% of statements [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T03:13:59.129Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T03:14:01.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.368s coverage: 28.6% of statements [2021-01-05T03:14:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T03:14:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T03:14:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T03:14:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T03:14:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T03:14:01.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements [2021-01-05T03:14:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T03:14:01.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.061s coverage: 100.0% of statements [2021-01-05T03:14:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T03:14:01.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.125s coverage: 86.7% of statements [2021-01-05T03:14:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T03:14:01.105Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.130s coverage: 97.5% of statements [2021-01-05T03:14:01.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T03:14:01.370Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements [2021-01-05T03:14:01.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T03:14:01.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T03:14:01.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T03:14:01.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T03:14:03.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.335s coverage: 93.8% of statements [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T03:14:03.985Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T03:14:03.986Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T03:14:03.986Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.1% of statements [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T03:14:03.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T03:14:03.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 75.5% of statements [2021-01-05T03:14:03.986Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T03:14:03.986Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.030s coverage: 80.8% of statements [2021-01-05T03:14:04.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.093s coverage: 87.2% of statements [2021-01-05T03:14:04.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements [2021-01-05T03:14:04.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.106s coverage: 91.4% of statements [2021-01-05T03:14:04.527Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T03:14:05.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.5% of statements [2021-01-05T03:14:05.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T03:14:05.929Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T03:14:05.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements [2021-01-05T03:14:05.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements [2021-01-05T03:14:05.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements [2021-01-05T03:14:05.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-01-05T03:14:05.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-01-05T03:14:07.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.396s coverage: 55.9% of statements [2021-01-05T03:14:07.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T03:14:07.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T03:14:07.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T03:14:07.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T03:14:07.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T03:14:07.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements [2021-01-05T03:14:07.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T03:14:07.895Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T03:14:07.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.293s coverage: 84.0% of statements [2021-01-05T03:14:07.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.053s coverage: 100.0% of statements [2021-01-05T03:14:09.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 47.1% of statements [2021-01-05T03:14:09.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T03:14:09.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T03:14:09.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T03:14:09.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T03:14:09.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T03:14:09.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements [2021-01-05T03:14:09.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T03:14:09.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements [2021-01-05T03:14:09.855Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T03:14:10.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.659s coverage: 29.1% of statements [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T03:14:10.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T03:14:10.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T03:14:10.843Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T03:14:10.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T03:14:10.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T03:14:10.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T03:14:11.107Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements [2021-01-05T03:14:11.687Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements [2021-01-05T03:14:11.687Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2021-01-05T03:14:11.949Z] GO111MODULE=on go vet ./... [2021-01-05T03:14:21.110Z] Removing intermediate container 94085863f023 [2021-01-05T03:14:21.110Z] ---> f204f591676c [2021-01-05T03:14:21.110Z] Successfully built f204f591676c [2021-01-05T03:14:21.110Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:14:21.452Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T03:14:21.452Z] . [Pipeline] withDockerContainer [2021-01-05T03:14:21.730Z] prd-ubuntu18.04-docker-arm64-4c-16g-18413 does not seem to be running inside a container [2021-01-05T03:14:21.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T03:14:23.330Z] $ docker top 3495543a34284a55bab01e2902be47166983dfc922349a3b4e70c60af13d594a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T03:14:24.377Z] + go version [2021-01-05T03:14:24.378Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T03:14:24.393Z] $ docker stop --time=1 3495543a34284a55bab01e2902be47166983dfc922349a3b4e70c60af13d594a [2021-01-05T03:14:26.369Z] $ docker rm -f 3495543a34284a55bab01e2902be47166983dfc922349a3b4e70c60af13d594a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:14:27.512Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T03:14:27.512Z] . [Pipeline] withDockerContainer [2021-01-05T03:14:27.770Z] prd-ubuntu18.04-docker-arm64-4c-16g-18413 does not seem to be running inside a container [2021-01-05T03:14:27.837Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-05T03:14:29.245Z] $ docker top 674b579fea7a2f3d99a1493dc55e12e91181225375dba1ce7c26426044a9c448 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T03:14:29.649Z] ========================================================= [2021-01-05T03:14:29.649Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T03:14:29.649Z] ========================================================= [Pipeline] sh [2021-01-05T03:14:30.296Z] + make test [2021-01-05T03:14:30.296Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T03:14:38.714Z] gofmt -l . [2021-01-05T03:14:38.714Z] [ "`gofmt -l .`" = "" ] [2021-01-05T03:14:38.714Z] ./bin/test-go-mod-tidy.sh [2021-01-05T03:14:38.714Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T03:14:39.029Z] + ls -al . [2021-01-05T03:14:39.029Z] total 636 [2021-01-05T03:14:39.029Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 03:14 . [2021-01-05T03:14:39.029Z] drwxr-xr-x 4 root root 28 Jan 5 03:13 .. [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 03:11 .dockerignore [2021-01-05T03:14:39.029Z] drwxrwxr-x 8 1001 1001 179 Jan 5 03:11 .git [2021-01-05T03:14:39.029Z] drwxrwxr-x 3 1001 1001 125 Jan 5 03:11 .github [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 03:11 .gitignore [2021-01-05T03:14:39.029Z] drwx------ 3 1001 1001 47 Jan 5 03:12 .semver [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 03:11 .sonarcloud.properties [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 03:11 CONTRIBUTING.md [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 03:11 Dockerfile.build [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 03:11 Jenkinsfile [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 03:11 LICENSE [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 03:11 Makefile [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 03:11 README.md [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 03:11 SECURITY.md [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 03:12 VERSION [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 03:11 ZMQWindows.md [2021-01-05T03:14:39.029Z] drwxrwxr-x 2 1001 1001 117 Jan 5 03:11 bin [2021-01-05T03:14:39.029Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 03:11 cmd [2021-01-05T03:14:39.029Z] -rw-r--r-- 1 root root 539358 Jan 5 03:14 coverage.out [2021-01-05T03:14:39.029Z] -rw-r--r-- 1 root root 979 Jan 5 03:14 go.mod [2021-01-05T03:14:39.029Z] -rw-r--r-- 1 root root 18934 Jan 5 03:14 go.sum [2021-01-05T03:14:39.029Z] drwxrwxr-x 8 1001 1001 127 Jan 5 03:11 internal [2021-01-05T03:14:39.029Z] drwxrwxr-x 4 1001 1001 26 Jan 5 03:11 openapi [2021-01-05T03:14:39.029Z] drwxrwxr-x 4 1001 1001 71 Jan 5 03:11 snap [2021-01-05T03:14:39.029Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 03:11 version.go [Pipeline] sh [2021-01-05T03:14:39.433Z] + '[' -e coverage.out ] [2021-01-05T03:14:39.433Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T03:14:39.739Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T03:14:40.046Z] + make build [2021-01-05T03:14:40.047Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T03:14:42.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T03:14:50.852Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T03:14:51.431Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T03:14:52.520Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T03:14:52.835Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T03:14:53.104Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T03:14:54.507Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T03:14:55.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T03:14:57.303Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T03:14:58.254Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T03:14:59.209Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T03:15:00.603Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-05T03:15:01.587Z] $ docker stop --time=1 abf1e3b6550323c73d8ff73fc51d07aee40a625aed15f9b4fc638d88855381e3 [2021-01-05T03:15:04.344Z] $ docker rm -f abf1e3b6550323c73d8ff73fc51d07aee40a625aed15f9b4fc638d88855381e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:15:08.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T03:15:08.276Z] [2021-01-05T03:15:08.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:15:08.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T03:15:08.646Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T03:15:08.646Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T03:15:08.646Z] ca9280d653b3: Pulling fs layer [2021-01-05T03:15:08.646Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T03:15:08.917Z] cbdbe7a5bc2a: Download complete [2021-01-05T03:15:09.184Z] ca9280d653b3: Verifying Checksum [2021-01-05T03:15:09.185Z] ca9280d653b3: Download complete [2021-01-05T03:15:09.185Z] cbdbe7a5bc2a: Pull complete [2021-01-05T03:15:10.152Z] ca9280d653b3: Pull complete [2021-01-05T03:15:10.152Z] 7e9c9ca2126c: Download complete [2021-01-05T03:15:16.786Z] 7e9c9ca2126c: Pull complete [2021-01-05T03:15:16.787Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T03:15:16.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T03:15:16.787Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T03:15:16.900Z] prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container [2021-01-05T03:15:16.953Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T03:15:19.944Z] $ docker top 99223348b11d66ce129b493ffa38876147ae91ae25d5afb8eaa32b722112ef7e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T03:15:20.545Z] + docker-compose build --help [2021-01-05T03:15:20.545Z] + grep parallel [2021-01-05T03:15:21.492Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T03:15:21.510Z] $ docker stop --time=1 99223348b11d66ce129b493ffa38876147ae91ae25d5afb8eaa32b722112ef7e [2021-01-05T03:15:22.879Z] $ docker rm -f 99223348b11d66ce129b493ffa38876147ae91ae25d5afb8eaa32b722112ef7e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:15:23.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T03:15:23.522Z] . [Pipeline] withDockerContainer [2021-01-05T03:15:23.642Z] prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container [2021-01-05T03:15:23.842Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-05T03:15:24.658Z] $ docker top d00e7e04f2ff531ae2c3b2bd4200425fb979c5669b04adffe70a49f5c64753a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T03:15:25.177Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T03:15:26.129Z] Building docker-core-command-go ... [2021-01-05T03:15:26.129Z] Building docker-core-data-go ... [2021-01-05T03:15:26.129Z] Building docker-core-metadata-go ... [2021-01-05T03:15:26.129Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T03:15:26.129Z] Building docker-security-proxy-setup-go ... [2021-01-05T03:15:26.129Z] Building docker-security-secretstore-setup-go ... [2021-01-05T03:15:26.129Z] Building docker-support-notifications-go ... [2021-01-05T03:15:26.129Z] Building docker-support-scheduler-go ... [2021-01-05T03:15:26.129Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T03:15:26.129Z] Building docker-sys-mgmt-agent-go [2021-01-05T03:15:26.129Z] Building docker-core-command-go [2021-01-05T03:15:26.129Z] Building docker-security-proxy-setup-go [2021-01-05T03:15:26.129Z] Building docker-security-secretstore-setup-go [2021-01-05T03:15:26.129Z] Building docker-support-notifications-go [2021-01-05T03:15:39.555Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T03:15:42.194Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T03:15:46.527Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T03:15:46.528Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T03:15:46.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T03:15:46.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T03:15:46.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T03:15:47.970Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T03:15:49.407Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T03:15:50.408Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T03:15:57.141Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T03:15:57.141Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T03:15:57.141Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T03:15:58.373Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:15:58.373Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:15:58.373Z] [2021-01-05T03:15:58.373Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:15:58.373Z] ---> daee45c04739 [2021-01-05T03:15:58.373Z] ---> daee45c04739 [2021-01-05T03:15:58.373Z] Step 3/21 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go [2021-01-05T03:15:58.373Z] [2021-01-05T03:15:58.373Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:15:58.373Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:15:58.373Z] ---> daee45c04739 [2021-01-05T03:15:58.373Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T03:15:58.373Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:15:58.373Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:15:58.373Z] ---> daee45c04739 [2021-01-05T03:15:58.373Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T03:15:58.373Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:15:58.373Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:15:58.373Z] ---> daee45c04739 [2021-01-05T03:15:58.373Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T03:15:58.373Z] ---> Running in 635307387e5e [2021-01-05T03:15:58.373Z] ---> Running in 8dafb8b716a0 [2021-01-05T03:15:58.373Z] ---> Running in 794740e9ca5c [2021-01-05T03:15:58.373Z] ---> Running in a1ad978d3899 [2021-01-05T03:15:58.373Z] ---> Running in a44ae5cd7a2f [2021-01-05T03:15:58.373Z] Removing intermediate container 794740e9ca5c [2021-01-05T03:15:58.373Z] ---> 354b6fa07516 [2021-01-05T03:15:58.373Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:15:58.373Z] Removing intermediate container 8dafb8b716a0 [2021-01-05T03:15:58.373Z] ---> 5b6696340449 [2021-01-05T03:15:58.373Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:15:58.373Z] Removing intermediate container a44ae5cd7a2f [2021-01-05T03:15:58.373Z] ---> 101f38bd37d6 [2021-01-05T03:15:58.373Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:15:58.373Z] Removing intermediate container a1ad978d3899 [2021-01-05T03:15:58.373Z] ---> 32a7c0ba7988 [2021-01-05T03:15:58.373Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:15:58.373Z] Removing intermediate container 635307387e5e [2021-01-05T03:15:58.373Z] ---> 645083b85d1c [2021-01-05T03:15:58.373Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:15:58.373Z] ---> Running in 86629f573486 [2021-01-05T03:15:58.373Z] ---> Running in c4c4edde5452 [2021-01-05T03:15:58.373Z] ---> Running in 95fdb20828cf [2021-01-05T03:15:58.373Z] ---> Running in a7e2d350755b [2021-01-05T03:15:58.373Z] ---> Running in f4e3ab2d493d [2021-01-05T03:16:00.315Z] Removing intermediate container c4c4edde5452 [2021-01-05T03:16:00.315Z] ---> 9734655f1473 [2021-01-05T03:16:00.315Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T03:16:00.578Z] Removing intermediate container 86629f573486 [2021-01-05T03:16:00.578Z] ---> da9e550bc333 [2021-01-05T03:16:00.578Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T03:16:00.578Z] ---> Running in c4c7153f7767 [2021-01-05T03:16:00.842Z] ---> Running in 472f46a5eeda [2021-01-05T03:16:00.842Z] Removing intermediate container 95fdb20828cf [2021-01-05T03:16:00.842Z] ---> 4ee2ec6bea2c [2021-01-05T03:16:00.842Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T03:16:00.842Z] Removing intermediate container f4e3ab2d493d [2021-01-05T03:16:00.842Z] ---> ae4fd48bc190 [2021-01-05T03:16:00.842Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T03:16:01.106Z] ---> Running in f6edc7bf5d64 [2021-01-05T03:16:01.106Z] Removing intermediate container a7e2d350755b [2021-01-05T03:16:01.106Z] ---> 7e525d19ef89 [2021-01-05T03:16:01.106Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T03:16:01.106Z] ---> Running in 4d0e0cc4cafa [2021-01-05T03:16:01.376Z] ---> Running in dc889d544c9c [2021-01-05T03:16:01.646Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:16:01.923Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:16:02.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:16:02.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:16:02.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:16:03.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:16:03.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:16:03.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:16:03.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:16:03.583Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:16:03.890Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.262s coverage: 46.6% of statements [2021-01-05T03:16:03.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T03:16:03.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T03:16:03.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T03:16:03.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T03:16:03.890Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T03:16:06.144Z] OK: 233 MiB in 51 packages [2021-01-05T03:16:06.144Z] OK: 233 MiB in 51 packages [2021-01-05T03:16:06.413Z] Removing intermediate container f6edc7bf5d64 [2021-01-05T03:16:06.413Z] ---> e74115e78713 [2021-01-05T03:16:06.413Z] Step 6/26 : COPY go.mod . [2021-01-05T03:16:06.413Z] OK: 233 MiB in 51 packages [2021-01-05T03:16:06.413Z] Removing intermediate container dc889d544c9c [2021-01-05T03:16:06.413Z] ---> ece1fa38e2d2 [2021-01-05T03:16:06.413Z] Step 6/22 : COPY go.mod . [2021-01-05T03:16:06.695Z] ---> 75830ce66354 [2021-01-05T03:16:06.695Z] Step 7/26 : RUN go mod download [2021-01-05T03:16:06.695Z] ---> 3f15cd7ac3ca [2021-01-05T03:16:06.695Z] Step 7/22 : RUN go mod download [2021-01-05T03:16:06.961Z] OK: 233 MiB in 51 packages [2021-01-05T03:16:06.961Z] ---> Running in cb572882eb6d [2021-01-05T03:16:06.961Z] ---> Running in 03abf83180f2 [2021-01-05T03:16:07.241Z] Removing intermediate container 4d0e0cc4cafa [2021-01-05T03:16:07.241Z] ---> 42db57c98898 [2021-01-05T03:16:07.241Z] Step 6/24 : COPY go.mod . [2021-01-05T03:16:07.241Z] OK: 233 MiB in 51 packages [2021-01-05T03:16:07.515Z] ---> e2ed92b44420 [2021-01-05T03:16:07.515Z] Step 7/24 : RUN go mod download [2021-01-05T03:16:07.787Z] ---> Running in a92f26ca5ff6 [2021-01-05T03:16:08.052Z] Removing intermediate container 472f46a5eeda [2021-01-05T03:16:08.052Z] ---> 741a6b4d3fb3 [2021-01-05T03:16:08.052Z] Step 6/24 : COPY go.mod . [2021-01-05T03:16:08.327Z] Removing intermediate container c4c7153f7767 [2021-01-05T03:16:08.327Z] ---> 7f4fc125c1f0 [2021-01-05T03:16:08.327Z] Step 6/21 : COPY go.mod . [2021-01-05T03:16:08.327Z] ---> 9fb17792c9ce [2021-01-05T03:16:08.327Z] Step 7/24 : RUN go mod download [2021-01-05T03:16:08.327Z] ---> Running in 881280c90726 [2021-01-05T03:16:08.598Z] ---> ed1a76ef433c [2021-01-05T03:16:08.598Z] Step 7/21 : RUN go mod download [2021-01-05T03:16:08.861Z] ---> Running in d01843b17cf9 [2021-01-05T03:16:09.450Z] Removing intermediate container cb572882eb6d [2021-01-05T03:16:09.450Z] ---> b6c9d3c5bcad [2021-01-05T03:16:09.450Z] Step 8/26 : COPY . . [2021-01-05T03:16:09.450Z] Removing intermediate container 03abf83180f2 [2021-01-05T03:16:09.450Z] ---> 52d5d1ac1302 [2021-01-05T03:16:09.450Z] Step 8/22 : COPY . . [2021-01-05T03:16:09.724Z] Removing intermediate container a92f26ca5ff6 [2021-01-05T03:16:09.724Z] ---> 29d6241ec22a [2021-01-05T03:16:09.724Z] Step 8/24 : COPY . . [2021-01-05T03:16:10.651Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.0% of statements [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T03:16:10.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.092s coverage: 100.0% of statements [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T03:16:10.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T03:16:10.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.591s coverage: 76.2% of statements [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T03:16:10.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.645s coverage: 82.6% of statements [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T03:16:10.652Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T03:16:11.657Z] Removing intermediate container 881280c90726 [2021-01-05T03:16:11.657Z] ---> 9595a6b02313 [2021-01-05T03:16:11.657Z] Step 8/24 : COPY . . [2021-01-05T03:16:17.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.114s coverage: 28.6% of statements [2021-01-05T03:16:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T03:16:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T03:16:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T03:16:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T03:16:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T03:16:17.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements [2021-01-05T03:16:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T03:16:17.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2021-01-05T03:16:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T03:16:17.403Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.336s coverage: 86.7% of statements [2021-01-05T03:16:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T03:16:18.292Z] Removing intermediate container d01843b17cf9 [2021-01-05T03:16:18.293Z] ---> b793a0ce1023 [2021-01-05T03:16:18.293Z] Step 8/21 : COPY . . [2021-01-05T03:16:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.293s coverage: 97.5% of statements [2021-01-05T03:16:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T03:16:18.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.170s coverage: 78.3% of statements [2021-01-05T03:16:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T03:16:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T03:16:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T03:16:18.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T03:16:27.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.992s coverage: 93.8% of statements [2021-01-05T03:16:27.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T03:16:27.139Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T03:16:27.139Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.202s coverage: 0.1% of statements [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T03:16:27.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T03:16:27.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements [2021-01-05T03:16:27.139Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T03:16:27.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements [2021-01-05T03:16:27.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements [2021-01-05T03:16:28.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements [2021-01-05T03:16:30.293Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.4% of statements [2021-01-05T03:16:30.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T03:16:32.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.545s coverage: 63.5% of statements [2021-01-05T03:16:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T03:16:32.451Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T03:16:32.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements [2021-01-05T03:16:32.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements [2021-01-05T03:16:33.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-01-05T03:16:33.445Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-01-05T03:16:34.900Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2021-01-05T03:16:39.234Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.882s coverage: 55.9% of statements [2021-01-05T03:16:39.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T03:16:39.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T03:16:39.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T03:16:39.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T03:16:39.234Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T03:16:39.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.347s coverage: 37.0% of statements [2021-01-05T03:16:39.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T03:16:39.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T03:16:39.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.604s coverage: 84.0% of statements [2021-01-05T03:16:39.837Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements [2021-01-05T03:16:48.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.323s coverage: 47.1% of statements [2021-01-05T03:16:48.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T03:16:48.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T03:16:48.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T03:16:48.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T03:16:48.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T03:16:48.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements [2021-01-05T03:16:48.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T03:16:48.155Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.095s coverage: 100.0% of statements [2021-01-05T03:16:48.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T03:16:50.574Z] ---> bf9f8ce65ed1 [2021-01-05T03:16:50.574Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T03:16:50.574Z] ---> ee7a51578b8f [2021-01-05T03:16:50.574Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T03:16:50.574Z] ---> Running in 36cfa222808f [2021-01-05T03:16:50.574Z] ---> Running in 29a7f6ca984c [2021-01-05T03:16:50.574Z] ---> c5332f402b57 [2021-01-05T03:16:50.574Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T03:16:50.574Z] ---> 14b8a56112fd [2021-01-05T03:16:50.574Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T03:16:50.574Z] ---> 8849916fd5f3 [2021-01-05T03:16:50.574Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T03:16:50.575Z] ---> Running in 97b52a77a614 [2021-01-05T03:16:50.575Z] ---> Running in bbe7ebcb12d4 [2021-01-05T03:16:50.575Z] ---> Running in c090f121d407 [2021-01-05T03:16:50.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T03:16:50.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T03:16:50.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T03:16:50.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T03:16:50.575Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T03:16:50.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.101s coverage: 29.1% of statements [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T03:16:50.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.294s coverage: 99.0% of statements [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T03:16:50.786Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.078s coverage: 100.0% of statements [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T03:16:50.786Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T03:16:50.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T03:16:50.786Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.104s coverage: 87.9% of statements [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T03:16:50.786Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T03:16:51.779Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements [2021-01-05T03:16:52.381Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements [2021-01-05T03:16:53.357Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements [2021-01-05T03:16:53.952Z] GO111MODULE=on go vet ./... [2021-01-05T03:17:17.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T03:17:17.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T03:17:22.706Z] Removing intermediate container 97b52a77a614 [2021-01-05T03:17:22.706Z] ---> 1cc0bfe28a80 [2021-01-05T03:17:22.706Z] [2021-01-05T03:17:22.706Z] Step 10/24 : FROM scratch [2021-01-05T03:17:22.706Z] ---> [2021-01-05T03:17:22.706Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T03:17:22.706Z] Removing intermediate container 36cfa222808f [2021-01-05T03:17:22.706Z] ---> c16f85bc64a6 [2021-01-05T03:17:22.706Z] [2021-01-05T03:17:22.706Z] Step 10/22 : FROM scratch [2021-01-05T03:17:22.706Z] ---> [2021-01-05T03:17:22.706Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T03:17:22.706Z] Removing intermediate container 29a7f6ca984c [2021-01-05T03:17:22.706Z] ---> b2544b67c70d [2021-01-05T03:17:22.706Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T03:17:24.637Z] ---> Running in 13ae2b540cca [2021-01-05T03:17:24.637Z] ---> Running in bbba153d562a [2021-01-05T03:17:24.637Z] ---> Running in 738286e2b2a7 [2021-01-05T03:17:24.637Z] Removing intermediate container c090f121d407 [2021-01-05T03:17:24.637Z] ---> 237b21918d31 [2021-01-05T03:17:24.637Z] [2021-01-05T03:17:24.637Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T03:17:24.906Z] Removing intermediate container bbe7ebcb12d4 [2021-01-05T03:17:24.906Z] ---> 805275483ff9 [2021-01-05T03:17:24.906Z] [2021-01-05T03:17:24.906Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T03:17:24.906Z] 3.12: Pulling from library/alpine [2021-01-05T03:17:24.906Z] 3.12: Pulling from library/alpine [2021-01-05T03:17:24.906Z] Removing intermediate container 738286e2b2a7 [2021-01-05T03:17:24.906Z] ---> a5939cb27572 [2021-01-05T03:17:24.906Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T03:17:24.906Z] Removing intermediate container bbba153d562a [2021-01-05T03:17:24.906Z] ---> ed1c8f8a2164 [2021-01-05T03:17:24.906Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T03:17:24.906Z] ---> Running in 1a1d79787c50 [2021-01-05T03:17:24.906Z] ---> Running in 1a3a9432c9f9 [2021-01-05T03:17:25.182Z] Removing intermediate container 1a3a9432c9f9 [2021-01-05T03:17:25.182Z] ---> fee1d814d361 [2021-01-05T03:17:25.182Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T03:17:25.182Z] Removing intermediate container 1a1d79787c50 [2021-01-05T03:17:25.182Z] ---> 6f7d61674a0f [2021-01-05T03:17:25.182Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T03:17:25.182Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T03:17:25.182Z] ---> Running in 8059271047f4 [2021-01-05T03:17:25.182Z] ---> Running in 7cdbd11cae74 [2021-01-05T03:17:25.448Z] Removing intermediate container 7cdbd11cae74 [2021-01-05T03:17:25.448Z] ---> 9ebd337576bc [2021-01-05T03:17:25.448Z] Step 14/22 : WORKDIR / [2021-01-05T03:17:25.448Z] Removing intermediate container 8059271047f4 [2021-01-05T03:17:25.448Z] ---> 6b4e86a85218 [2021-01-05T03:17:25.448Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T03:17:25.448Z] ---> Running in cd375b6d56a7 [2021-01-05T03:17:25.715Z] Removing intermediate container cd375b6d56a7 [2021-01-05T03:17:25.715Z] ---> 0152ee34fc09 [2021-01-05T03:17:25.715Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T03:17:25.715Z] ---> e4e2e8f343a1 [2021-01-05T03:17:25.715Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T03:17:25.982Z] ---> 3a78621d3ce4 [2021-01-05T03:17:25.982Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T03:17:27.381Z] Removing intermediate container 13ae2b540cca [2021-01-05T03:17:27.381Z] ---> a190fe89417a [2021-01-05T03:17:27.381Z] [2021-01-05T03:17:27.381Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T03:17:27.381Z] ---> 149b16ef3318 [2021-01-05T03:17:27.381Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T03:17:27.381Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T03:17:27.381Z] 20.10.0: Pulling from library/docker [2021-01-05T03:17:27.381Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T03:17:27.381Z] Status: Image is up to date for alpine:3.12 [2021-01-05T03:17:27.381Z] ---> 389fef711851 [2021-01-05T03:17:27.381Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T03:17:27.381Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T03:17:27.381Z] ---> 389fef711851 [2021-01-05T03:17:27.381Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T03:17:27.381Z] ---> 093d720bb4ad [2021-01-05T03:17:27.381Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T03:17:27.381Z] ---> Running in 98adf43af547 [2021-01-05T03:17:27.381Z] ---> Running in 2f401218c537 [2021-01-05T03:17:28.034Z] ---> 99deecd3e0a7 [2021-01-05T03:17:28.034Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T03:17:28.034Z] ---> 9522a73a4c17 [2021-01-05T03:17:28.034Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T03:17:28.034Z] ---> Running in 30cd660d88c7 [2021-01-05T03:17:28.034Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:17:28.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:17:28.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:17:28.404Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:17:28.404Z] Removing intermediate container 30cd660d88c7 [2021-01-05T03:17:28.404Z] ---> 738e58628c7d [2021-01-05T03:17:28.404Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:17:28.404Z] ---> 5e6a3b2dcb2c [2021-01-05T03:17:28.404Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T03:17:28.404Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T03:17:28.404Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T03:17:28.404Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T03:17:28.404Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T03:17:28.693Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T03:17:28.693Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T03:17:28.693Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T03:17:28.693Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:17:28.693Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T03:17:28.693Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T03:17:28.693Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:17:28.693Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T03:17:28.693Z] OK: 7 MiB in 19 packages [2021-01-05T03:17:28.693Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T03:17:28.991Z] OK: 7 MiB in 18 packages [2021-01-05T03:17:29.257Z] ---> Running in 1d164811d45b [2021-01-05T03:17:30.208Z] Removing intermediate container 1d164811d45b [2021-01-05T03:17:30.208Z] ---> 25df8c1f4f2d [2021-01-05T03:17:30.208Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T03:17:30.208Z] ---> 1b3f93ceed96 [2021-01-05T03:17:30.208Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T03:17:30.470Z] ---> Running in 703249db0032 [2021-01-05T03:17:30.735Z] Removing intermediate container 98adf43af547 [2021-01-05T03:17:30.735Z] ---> 45e235bd55b6 [2021-01-05T03:17:30.735Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T03:17:30.735Z] Removing intermediate container 2f401218c537 [2021-01-05T03:17:30.735Z] ---> a880659f2902 [2021-01-05T03:17:30.735Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T03:17:30.998Z] ---> ad1e26717bb0 [2021-01-05T03:17:30.998Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T03:17:30.998Z] Removing intermediate container 703249db0032 [2021-01-05T03:17:30.998Z] ---> 225f73490d14 [2021-01-05T03:17:30.998Z] Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:17:31.264Z] ---> Running in 6b823914e9fd [2021-01-05T03:17:31.264Z] ---> Running in 60d24bb46947 [2021-01-05T03:17:31.264Z] ---> Running in 224249dc1e28 [2021-01-05T03:17:31.264Z] ---> Running in fd7e69cd4fae [2021-01-05T03:17:31.264Z] Removing intermediate container 6b823914e9fd [2021-01-05T03:17:31.264Z] ---> 0126dd4e9608 [2021-01-05T03:17:31.264Z] Step 13/24 : WORKDIR / [2021-01-05T03:17:31.535Z] Removing intermediate container 60d24bb46947 [2021-01-05T03:17:31.535Z] ---> fac45380ea2c [2021-01-05T03:17:31.535Z] Step 13/21 : WORKDIR /edgex [2021-01-05T03:17:31.535Z] Removing intermediate container 224249dc1e28 [2021-01-05T03:17:31.535Z] ---> 44a9632f1a09 [2021-01-05T03:17:31.535Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:17:31.535Z] ---> Running in 576cd64f9a43 [2021-01-05T03:17:31.535Z] Removing intermediate container fd7e69cd4fae [2021-01-05T03:17:31.535Z] ---> 4b5a6a5b1005 [2021-01-05T03:17:31.535Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T03:17:31.802Z] ---> Running in 4f67579d4cc9 [2021-01-05T03:17:31.802Z] ---> Running in 7c7d8c26b242 [2021-01-05T03:17:31.802Z] ---> Running in 1843b80b5807 [2021-01-05T03:17:32.072Z] Removing intermediate container 576cd64f9a43 [2021-01-05T03:17:32.072Z] ---> 40742e1a1468 [2021-01-05T03:17:32.072Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-05T03:17:32.072Z] Removing intermediate container 4f67579d4cc9 [2021-01-05T03:17:32.072Z] ---> cd3133cdc9d2 [2021-01-05T03:17:32.072Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T03:17:32.340Z] ---> Running in 6a3ebce1a934 [2021-01-05T03:17:32.340Z] Removing intermediate container 7c7d8c26b242 [2021-01-05T03:17:32.340Z] ---> 9f1e83193707 [2021-01-05T03:17:32.340Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T03:17:32.340Z] Removing intermediate container 1843b80b5807 [2021-01-05T03:17:32.340Z] ---> 5db23606d314 [2021-01-05T03:17:32.340Z] [2021-01-05T03:17:32.340Z] ---> d575f417b3bb [2021-01-05T03:17:32.340Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-05T03:17:32.601Z] Successfully built 5db23606d314 [2021-01-05T03:17:32.866Z] Removing intermediate container 6a3ebce1a934 [2021-01-05T03:17:32.867Z] ---> 9e8c69d1f99f [2021-01-05T03:17:32.867Z] Step 23/24 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:17:32.867Z] Successfully tagged docker-core-command-go:latest [2021-01-05T03:17:32.867Z] Building docker-core-metadata-go [2021-01-05T03:17:34.281Z]  Building docker-core-command-go ... done  ---> 51b64f9eb7ca [2021-01-05T03:17:34.281Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T03:17:34.549Z] ---> bee1d3b5c30d [2021-01-05T03:17:34.549Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T03:17:34.549Z] ---> Running in a7a4f1b359b4 [2021-01-05T03:17:37.133Z] ---> a0a6ca789aad [2021-01-05T03:17:37.133Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T03:17:37.133Z] Removing intermediate container a7a4f1b359b4 [2021-01-05T03:17:37.133Z] ---> 0e20e8c111c3 [2021-01-05T03:17:37.133Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T03:17:37.714Z] ---> 5ab2fe2e997f [2021-01-05T03:17:37.714Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T03:17:38.676Z] ---> Running in 38821d309fd8 [2021-01-05T03:17:38.676Z] ---> 6ee88a94a3ce [2021-01-05T03:17:38.676Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T03:17:38.676Z] ---> 7272e7581293 [2021-01-05T03:17:38.676Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T03:17:38.952Z] ---> Running in ded729372f29 [2021-01-05T03:17:38.952Z] Removing intermediate container 38821d309fd8 [2021-01-05T03:17:38.952Z] ---> c666448b265a [2021-01-05T03:17:38.952Z] [2021-01-05T03:17:39.221Z] Successfully built c666448b265a [2021-01-05T03:17:40.627Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T03:17:40.627Z] Removing intermediate container ded729372f29 [2021-01-05T03:17:40.627Z] ---> 099f3a39f9a0 [2021-01-05T03:17:40.627Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T03:17:40.627Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T03:17:40.627Z] ---> aefe523efa57 [2021-01-05T03:17:40.627Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T03:17:40.627Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T03:17:40.627Z]  Building docker-support-notifications-go ... done Building docker-support-scheduler-go [2021-01-05T03:17:43.968Z] ---> f1beb34252ab [2021-01-05T03:17:43.968Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T03:17:43.968Z] ---> Running in 8a45aaf4f1bd [2021-01-05T03:17:43.968Z] ---> Running in 60d08dd163d8 [2021-01-05T03:17:47.314Z] Removing intermediate container 60d08dd163d8 [2021-01-05T03:17:47.314Z] ---> f6e5d84e724e [2021-01-05T03:17:47.314Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T03:17:47.584Z] ---> 0daba86ddf25 [2021-01-05T03:17:47.584Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T03:17:48.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:17:48.541Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:17:48.541Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:17:48.541Z] ---> daee45c04739 [2021-01-05T03:17:48.541Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T03:17:48.541Z] ---> Using cache [2021-01-05T03:17:48.541Z] ---> 645083b85d1c [2021-01-05T03:17:48.541Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:17:48.541Z] ---> Using cache [2021-01-05T03:17:48.541Z] ---> ae4fd48bc190 [2021-01-05T03:17:48.541Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T03:17:48.541Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:17:48.803Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T03:17:48.803Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T03:17:48.803Z] Executing bash-5.0.17-r0.post-install [2021-01-05T03:17:48.803Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:17:48.803Z] OK: 12 MiB in 22 packages [2021-01-05T03:17:49.384Z] ---> Running in 114ba72d11ef [2021-01-05T03:17:49.384Z] ---> Running in b7035d32c156 [2021-01-05T03:17:49.966Z] ---> Running in d3a8e9c88907 [2021-01-05T03:17:50.549Z] Removing intermediate container b7035d32c156 [2021-01-05T03:17:50.549Z] ---> 5a0f751de2f8 [2021-01-05T03:17:50.549Z] Step 20/21 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:17:50.818Z] ---> Running in 997a4c5f5856 [2021-01-05T03:17:52.232Z] Removing intermediate container 997a4c5f5856 [2021-01-05T03:17:52.232Z] ---> ba78d9d86ad0 [2021-01-05T03:17:52.232Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T03:17:52.232Z] Removing intermediate container 8a45aaf4f1bd [2021-01-05T03:17:52.232Z] ---> 7761d83a04be [2021-01-05T03:17:52.232Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T03:17:52.511Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:17:52.511Z] ---> Running in e179b4b2a551 [2021-01-05T03:17:52.511Z] ---> Running in 036e625dee2b [2021-01-05T03:17:53.463Z] Removing intermediate container 036e625dee2b [2021-01-05T03:17:53.463Z] ---> 3c070eea5159 [2021-01-05T03:17:53.463Z] [2021-01-05T03:17:53.726Z] Successfully built 3c070eea5159 [2021-01-05T03:17:53.726Z] Removing intermediate container e179b4b2a551 [2021-01-05T03:17:53.726Z] ---> cea977e205c7 [2021-01-05T03:17:53.726Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T03:17:53.726Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T03:17:53.726Z]  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go [2021-01-05T03:17:53.992Z] Removing intermediate container 114ba72d11ef [2021-01-05T03:17:53.992Z] ---> 1aa746654a77 [2021-01-05T03:17:53.992Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T03:17:54.259Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:17:54.958Z] ---> Running in af6aa5a29e4a [2021-01-05T03:17:55.918Z] OK: 233 MiB in 51 packages [2021-01-05T03:17:56.501Z] ---> Running in 8ac7828afd8b [2021-01-05T03:17:57.464Z] Removing intermediate container af6aa5a29e4a [2021-01-05T03:17:57.464Z] ---> f2cc1850de09 [2021-01-05T03:17:57.464Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T03:17:57.464Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:17:57.464Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:17:57.464Z] ---> daee45c04739 [2021-01-05T03:17:57.464Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T03:17:57.464Z] ---> Using cache [2021-01-05T03:17:57.464Z] ---> 645083b85d1c [2021-01-05T03:17:57.464Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:17:57.464Z] ---> Using cache [2021-01-05T03:17:57.464Z] ---> ae4fd48bc190 [2021-01-05T03:17:57.464Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T03:17:58.417Z] ---> Running in 2428523638ff [2021-01-05T03:17:58.417Z] ---> Running in 6a76f5587396 [2021-01-05T03:17:58.417Z] Removing intermediate container 8ac7828afd8b [2021-01-05T03:17:58.417Z] ---> d01a9ccde269 [2021-01-05T03:17:58.417Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T03:17:58.687Z] Removing intermediate container d3a8e9c88907 [2021-01-05T03:17:58.687Z] ---> 28ff614a7b17 [2021-01-05T03:17:58.687Z] Step 6/22 : COPY go.mod . [2021-01-05T03:17:58.687Z] ---> Running in 7c241fc17381 [2021-01-05T03:17:58.957Z] Removing intermediate container 2428523638ff [2021-01-05T03:17:58.957Z] ---> 15967a34c207 [2021-01-05T03:17:58.957Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T03:17:59.221Z] Removing intermediate container 7c241fc17381 [2021-01-05T03:17:59.221Z] ---> c9c759728b95 [2021-01-05T03:17:59.221Z] Step 23/24 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:17:59.221Z] ---> c563fde5af3a [2021-01-05T03:17:59.221Z] Step 7/22 : RUN go mod download [2021-01-05T03:17:59.803Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:18:00.394Z] ---> Running in ecaf9af28c99 [2021-01-05T03:18:00.394Z] ---> Running in 87e3669255e8 [2021-01-05T03:18:00.394Z] ---> f1569f418d58 [2021-01-05T03:18:00.394Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T03:18:00.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:18:01.557Z] Removing intermediate container ecaf9af28c99 [2021-01-05T03:18:01.557Z] ---> 5ebb28802a59 [2021-01-05T03:18:01.557Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T03:18:01.839Z] ---> 4e5fe9938cd3 [2021-01-05T03:18:01.839Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T03:18:01.839Z] ---> Running in 64ec0cd42e61 [2021-01-05T03:18:02.010Z] gofmt -l . [2021-01-05T03:18:02.010Z] [ "`gofmt -l .`" = "" ] [2021-01-05T03:18:02.010Z] ./bin/test-go-mod-tidy.sh [2021-01-05T03:18:02.010Z] ./bin/test-attribution-txt.sh [2021-01-05T03:18:02.111Z] OK: 233 MiB in 51 packages [2021-01-05T03:18:02.697Z] Removing intermediate container 64ec0cd42e61 [2021-01-05T03:18:02.697Z] ---> 6a70292ac6b3 [2021-01-05T03:18:02.697Z] [2021-01-05T03:18:02.963Z] Successfully built 6a70292ac6b3 [2021-01-05T03:18:02.963Z] ---> d2b340cd70da [2021-01-05T03:18:02.963Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T03:18:03.540Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T03:18:03.540Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-01-05T03:18:04.133Z] ---> Running in 5631cf37d12e [Pipeline] sh [2021-01-05T03:18:05.293Z] + ls -al . [2021-01-05T03:18:05.293Z] total 664 [2021-01-05T03:18:05.293Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 03:18 . [2021-01-05T03:18:05.293Z] drwxr-xr-x 4 root root 4096 Jan 5 03:14 .. [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 03:12 .dockerignore [2021-01-05T03:18:05.293Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 03:12 .git [2021-01-05T03:18:05.293Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 03:12 .github [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 03:12 .gitignore [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 03:12 .sonarcloud.properties [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 03:12 CONTRIBUTING.md [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 03:12 Dockerfile.build [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 03:12 Jenkinsfile [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 03:12 LICENSE [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 03:12 Makefile [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 03:12 README.md [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 03:12 SECURITY.md [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 03:12 VERSION [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 03:12 ZMQWindows.md [2021-01-05T03:18:05.293Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 03:12 bin [2021-01-05T03:18:05.293Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 03:12 cmd [2021-01-05T03:18:05.293Z] -rw-r--r-- 1 root root 539358 Jan 5 03:16 coverage.out [2021-01-05T03:18:05.293Z] -rw-r--r-- 1 root root 979 Jan 5 03:18 go.mod [2021-01-05T03:18:05.293Z] -rw-r--r-- 1 root root 18934 Jan 5 03:18 go.sum [2021-01-05T03:18:05.293Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 03:12 internal [2021-01-05T03:18:05.293Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 03:12 openapi [2021-01-05T03:18:05.293Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 03:12 snap [2021-01-05T03:18:05.293Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 03:12 version.go [Pipeline] sh [2021-01-05T03:18:05.951Z] + '[' -e coverage.out ] [2021-01-05T03:18:05.951Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T03:18:06.023Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T03:18:06.080Z] Removing intermediate container 6a76f5587396 [2021-01-05T03:18:06.080Z] ---> f6603b408ddc [2021-01-05T03:18:06.080Z] Step 6/21 : COPY go.mod . [2021-01-05T03:18:06.080Z] Removing intermediate container 87e3669255e8 [2021-01-05T03:18:06.080Z] ---> a071f15030ca [2021-01-05T03:18:06.080Z] Step 8/22 : COPY . . [2021-01-05T03:18:07.136Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T03:18:07.819Z] + make build [2021-01-05T03:18:07.819Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T03:18:08.677Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:18:08.678Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:18:08.678Z] ---> daee45c04739 [2021-01-05T03:18:08.678Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T03:18:08.678Z] ---> Using cache [2021-01-05T03:18:08.678Z] ---> 645083b85d1c [2021-01-05T03:18:08.678Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:18:08.678Z] ---> Using cache [2021-01-05T03:18:08.678Z] ---> ae4fd48bc190 [2021-01-05T03:18:08.678Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T03:18:08.678Z] ---> Using cache [2021-01-05T03:18:08.678Z] ---> f6603b408ddc [2021-01-05T03:18:08.678Z] Step 6/22 : COPY go.mod . [2021-01-05T03:18:08.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:18:08.950Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:18:09.214Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T03:18:09.214Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T03:18:09.214Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T03:18:09.214Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T03:18:09.896Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T03:18:09.897Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T03:18:09.897Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T03:18:16.578Z] ---> 756c47a04da8 [2021-01-05T03:18:16.578Z] Step 7/21 : RUN go mod download [2021-01-05T03:18:17.970Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T03:18:17.972Z] ---> 4d10308741d3 [2021-01-05T03:18:17.972Z] Step 7/22 : RUN go mod download [2021-01-05T03:18:19.369Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T03:18:19.369Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T03:18:19.369Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T03:18:19.369Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T03:18:19.633Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T03:18:20.217Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T03:18:20.217Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T03:18:20.485Z] ---> Running in 3853c1762ad2 [2021-01-05T03:18:20.485Z] ---> Running in 84faf476f217 [2021-01-05T03:18:20.485Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T03:18:20.485Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T03:18:20.760Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T03:18:20.760Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T03:18:20.760Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T03:18:20.760Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T03:18:20.760Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T03:18:22.177Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T03:18:23.130Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T03:18:24.088Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T03:18:24.677Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T03:18:24.677Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T03:18:24.964Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T03:18:24.964Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T03:18:24.964Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T03:18:24.964Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T03:18:24.964Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T03:18:24.964Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T03:18:24.964Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T03:18:25.548Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:18:25.548Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:18:25.548Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:18:25.548Z] ---> daee45c04739 [2021-01-05T03:18:25.548Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T03:18:25.548Z] ---> Using cache [2021-01-05T03:18:25.548Z] ---> 645083b85d1c [2021-01-05T03:18:25.548Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:18:25.548Z] ---> Using cache [2021-01-05T03:18:25.548Z] ---> ae4fd48bc190 [2021-01-05T03:18:25.548Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T03:18:26.136Z] OK: 71 MiB in 55 packages [2021-01-05T03:18:26.408Z] ---> Running in c5d72cfdb505 [2021-01-05T03:18:27.822Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:18:28.784Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:18:29.742Z] Removing intermediate container 3853c1762ad2 [2021-01-05T03:18:29.742Z] ---> 9ef035339b40 [2021-01-05T03:18:29.742Z] Step 8/21 : COPY . . [2021-01-05T03:18:29.742Z] Removing intermediate container 84faf476f217 [2021-01-05T03:18:29.742Z] ---> ae0d27bc673c [2021-01-05T03:18:29.742Z] Step 8/22 : COPY . . [2021-01-05T03:18:29.742Z] OK: 233 MiB in 51 packages [2021-01-05T03:18:40.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T03:18:44.463Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T03:18:44.741Z] ---> df15e157a239 [2021-01-05T03:18:44.741Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T03:18:45.008Z] Removing intermediate container c5d72cfdb505 [2021-01-05T03:18:45.008Z] ---> 7dbac66cf4e4 [2021-01-05T03:18:45.008Z] Step 6/23 : COPY go.mod . [2021-01-05T03:18:48.758Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T03:18:50.338Z] ---> Running in 2307c7053eb8 [2021-01-05T03:18:50.604Z] ---> 57fd11b361c2 [2021-01-05T03:18:50.604Z] Step 7/23 : RUN go mod download [2021-01-05T03:18:50.740Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T03:18:52.656Z] ---> Running in 77ae1ca6d599 [2021-01-05T03:18:53.237Z] Removing intermediate container 5631cf37d12e [2021-01-05T03:18:53.237Z] ---> 0fdc7e292a29 [2021-01-05T03:18:53.237Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T03:18:54.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T03:18:54.638Z] ---> Running in 49a454659ae0 [2021-01-05T03:18:55.595Z] ---> 12140db74960 [2021-01-05T03:18:55.595Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T03:18:56.140Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T03:18:56.178Z] ---> 724404e581ce [2021-01-05T03:18:56.178Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T03:18:56.178Z] ---> Running in 115d7fe19c78 [2021-01-05T03:18:56.459Z] ---> Running in 3114d3aa04fc [2021-01-05T03:18:57.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T03:18:57.456Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T03:18:57.727Z] Removing intermediate container 77ae1ca6d599 [2021-01-05T03:18:57.727Z] ---> 78880b09684d [2021-01-05T03:18:57.727Z] Step 8/23 : COPY . . [2021-01-05T03:19:00.448Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T03:19:04.411Z] Collecting docker-compose==1.23.2 [2021-01-05T03:19:04.411Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T03:19:04.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T03:19:05.388Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-05T03:19:05.673Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T03:19:05.673Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T03:19:05.938Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T03:19:05.938Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T03:19:06.206Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T03:19:06.472Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T03:19:08.131Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T03:19:10.794Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T03:19:10.794Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T03:19:11.078Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T03:19:11.078Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T03:19:11.517Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T03:19:12.743Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T03:19:12.743Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T03:19:13.999Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T03:19:13.999Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T03:19:15.463Z] Collecting PyYAML<4,>=3.10 [2021-01-05T03:19:15.463Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T03:19:15.816Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T03:19:18.077Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T03:19:18.077Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T03:19:18.348Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T03:19:18.348Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T03:19:18.348Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-05T03:19:18.623Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T03:19:18.623Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T03:19:18.895Z] Collecting idna<2.8,>=2.5 [2021-01-05T03:19:18.895Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [Pipeline] } [2021-01-05T03:19:19.209Z] $ docker stop --time=1 674b579fea7a2f3d99a1493dc55e12e91181225375dba1ce7c26426044a9c448 [2021-01-05T03:19:19.855Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-05T03:19:19.855Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T03:19:19.855Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T03:19:19.855Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T03:19:19.855Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T03:19:19.855Z] Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, jsonschema, docopt, dockerpty, PyYAML, docker-compose [2021-01-05T03:19:20.810Z] ---> 2d9f49885107 [2021-01-05T03:19:20.810Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T03:19:21.088Z] Attempting uninstall: urllib3 [2021-01-05T03:19:21.088Z] Found existing installation: urllib3 1.25.9 [2021-01-05T03:19:21.088Z] Uninstalling urllib3-1.25.9: [2021-01-05T03:19:21.353Z] ---> Running in 53627f0b58d0 [2021-01-05T03:19:21.353Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T03:19:21.782Z] $ docker rm -f 674b579fea7a2f3d99a1493dc55e12e91181225375dba1ce7c26426044a9c448 [2021-01-05T03:19:21.941Z] Attempting uninstall: idna [2021-01-05T03:19:21.941Z] Found existing installation: idna 2.9 [2021-01-05T03:19:21.941Z] Uninstalling idna-2.9: [2021-01-05T03:19:21.941Z] Successfully uninstalled idna-2.9 [2021-01-05T03:19:22.222Z] Attempting uninstall: requests [2021-01-05T03:19:22.222Z] Found existing installation: requests 2.23.0 [2021-01-05T03:19:22.222Z] Uninstalling requests-2.23.0: [2021-01-05T03:19:22.511Z] Successfully uninstalled requests-2.23.0 [2021-01-05T03:19:22.780Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T03:19:22.780Z] Running setup.py install for texttable: started [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:19:23.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T03:19:23.685Z] [2021-01-05T03:19:23.685Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:19:24.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T03:19:24.071Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T03:19:24.071Z] 29e5d40040c1: Pulling fs layer [2021-01-05T03:19:24.071Z] 1ce36da41761: Pulling fs layer [2021-01-05T03:19:24.071Z] 25b303627fd3: Pulling fs layer [2021-01-05T03:19:24.662Z] 29e5d40040c1: Download complete [2021-01-05T03:19:24.720Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T03:19:24.984Z] Removing intermediate container 115d7fe19c78 [2021-01-05T03:19:24.984Z] ---> 7a1468111fdd [2021-01-05T03:19:24.984Z] [2021-01-05T03:19:24.984Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T03:19:24.984Z] ---> 389fef711851 [2021-01-05T03:19:24.984Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T03:19:24.984Z] ---> Using cache [2021-01-05T03:19:24.984Z] ---> 45e235bd55b6 [2021-01-05T03:19:24.984Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T03:19:25.256Z] Running setup.py install for docopt: started [2021-01-05T03:19:25.263Z] 1ce36da41761: Verifying Checksum [2021-01-05T03:19:25.263Z] 1ce36da41761: Download complete [2021-01-05T03:19:25.263Z] 29e5d40040c1: Pull complete [2021-01-05T03:19:25.537Z] ---> Running in 009b80c76f44 [2021-01-05T03:19:25.812Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T03:19:25.812Z] Running setup.py install for dockerpty: started [2021-01-05T03:19:26.432Z] Removing intermediate container 009b80c76f44 [2021-01-05T03:19:26.432Z] ---> 472e0e64884d [2021-01-05T03:19:26.432Z] Step 13/22 : WORKDIR / [2021-01-05T03:19:26.432Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T03:19:26.432Z] Running setup.py install for PyYAML: started [2021-01-05T03:19:26.717Z] 1ce36da41761: Pull complete [2021-01-05T03:19:26.717Z] 25b303627fd3: Verifying Checksum [2021-01-05T03:19:26.717Z] 25b303627fd3: Download complete [2021-01-05T03:19:28.381Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T03:19:28.643Z] ---> Running in a97b44d7d13d [2021-01-05T03:19:29.593Z] Removing intermediate container 3114d3aa04fc [2021-01-05T03:19:29.593Z] ---> c7673a11589c [2021-01-05T03:19:29.593Z] [2021-01-05T03:19:29.593Z] Step 10/21 : FROM scratch [2021-01-05T03:19:29.593Z] ---> [2021-01-05T03:19:29.593Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T03:19:29.593Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-05T03:19:32.182Z] ---> Using cache [2021-01-05T03:19:32.182Z] ---> a5939cb27572 [2021-01-05T03:19:32.182Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T03:19:32.182Z] Removing intermediate container a97b44d7d13d [2021-01-05T03:19:32.182Z] ---> cdbd521e5893 [2021-01-05T03:19:32.182Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T03:19:32.182Z] ---> Running in 004d80fda46f [2021-01-05T03:19:33.587Z] Removing intermediate container 2307c7053eb8 [2021-01-05T03:19:33.587Z] ---> 184bf586c99e [2021-01-05T03:19:33.587Z] [2021-01-05T03:19:33.587Z] Step 10/22 : FROM scratch [2021-01-05T03:19:33.587Z] ---> [2021-01-05T03:19:33.587Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T03:19:33.587Z] ---> Using cache [2021-01-05T03:19:33.587Z] ---> a5939cb27572 [2021-01-05T03:19:33.587Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T03:19:36.158Z] ---> ff069fca45be [2021-01-05T03:19:36.158Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T03:19:36.158Z] Removing intermediate container 004d80fda46f [2021-01-05T03:19:36.158Z] ---> a168a7c2461a [2021-01-05T03:19:36.158Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T03:19:36.158Z] ---> Running in 51345432382d [2021-01-05T03:19:36.433Z] ---> Running in f40729a926a1 [2021-01-05T03:19:36.700Z] Removing intermediate container 49a454659ae0 [2021-01-05T03:19:36.700Z] ---> a8304de2bbd8 [2021-01-05T03:19:36.700Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T03:19:36.700Z] ---> Running in 025ad01fdac7 [2021-01-05T03:19:36.700Z] Removing intermediate container 51345432382d [2021-01-05T03:19:36.700Z] ---> 78eecc5cc966 [2021-01-05T03:19:36.700Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T03:19:36.700Z] Removing intermediate container f40729a926a1 [2021-01-05T03:19:36.700Z] ---> 9e4d9f52c7f1 [2021-01-05T03:19:36.700Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T03:19:36.859Z] 25b303627fd3: Pull complete [2021-01-05T03:19:36.859Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T03:19:36.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T03:19:36.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T03:19:36.971Z] ---> Running in 3b9bba4c011c [2021-01-05T03:19:37.126Z] prd-ubuntu18.04-docker-arm64-4c-16g-18413 does not seem to be running inside a container [2021-01-05T03:19:37.200Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T03:19:37.238Z] ---> bcba15bed69d [2021-01-05T03:19:37.238Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T03:19:37.506Z] Removing intermediate container 3b9bba4c011c [2021-01-05T03:19:37.506Z] ---> 1345ef656ad0 [2021-01-05T03:19:37.506Z] Step 14/22 : WORKDIR / [2021-01-05T03:19:37.506Z] ---> 234cfc9a606e [2021-01-05T03:19:37.506Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T03:19:37.789Z] ---> Running in 24fce5659218 [2021-01-05T03:19:38.059Z] ---> 4421c713bbb0 [2021-01-05T03:19:38.059Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T03:19:38.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:19:38.059Z] Removing intermediate container 24fce5659218 [2021-01-05T03:19:38.059Z] ---> 5e50015e5312 [2021-01-05T03:19:38.059Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T03:19:38.059Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:19:38.332Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T03:19:38.332Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T03:19:38.332Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T03:19:38.332Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:19:38.332Z] OK: 72 MiB in 58 packages [2021-01-05T03:19:38.608Z] ---> a855137df92b [2021-01-05T03:19:38.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T03:19:38.874Z] ---> 2855194e26ec [2021-01-05T03:19:38.874Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T03:19:39.140Z] ---> d42af9112b0c [2021-01-05T03:19:39.141Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T03:19:39.410Z] ---> Running in cb4904f9f7c4 [2021-01-05T03:19:40.010Z] ---> 9d248a0d87db [2021-01-05T03:19:40.011Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T03:19:40.011Z] ---> f4c2a771eb8e [2021-01-05T03:19:40.011Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T03:19:40.228Z] $ docker top af19276402b101dae50a22335423ce70726c3220a55fd2dbe7a459eb60aea9b5 -eo pid,comm [2021-01-05T03:19:40.282Z] ---> Running in 993b3098aa13 [2021-01-05T03:19:40.282Z] Removing intermediate container 025ad01fdac7 [2021-01-05T03:19:40.282Z] ---> f49896e25e93 [2021-01-05T03:19:40.282Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T03:19:40.282Z] ---> Running in 5d8139c1e3f9 [2021-01-05T03:19:40.553Z] Removing intermediate container 993b3098aa13 [2021-01-05T03:19:40.553Z] ---> 5e9fc5331962 [2021-01-05T03:19:40.553Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] { [Pipeline] sh [2021-01-05T03:19:40.825Z] ---> 1397aba46297 [2021-01-05T03:19:40.825Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T03:19:40.825Z] ---> Running in 0bccec11991d [2021-01-05T03:19:40.825Z] ---> Running in 7089de794fb6 [2021-01-05T03:19:40.825Z] Removing intermediate container 5d8139c1e3f9 [2021-01-05T03:19:40.825Z] ---> 18da74e36572 [2021-01-05T03:19:40.825Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:19:41.093Z] ---> Running in 19f2cd15ec31 [2021-01-05T03:19:41.291Z] + docker-compose build --help [2021-01-05T03:19:41.291Z] + grep parallel [2021-01-05T03:19:41.362Z] Removing intermediate container 0bccec11991d [2021-01-05T03:19:41.362Z] ---> bae092b777c5 [2021-01-05T03:19:41.362Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T03:19:41.362Z] Removing intermediate container 7089de794fb6 [2021-01-05T03:19:41.362Z] ---> f7369f4c250e [2021-01-05T03:19:41.362Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:19:41.362Z] ---> Running in e161f3a969ea [2021-01-05T03:19:41.363Z] ---> Running in 1c6d3b4e0491 [2021-01-05T03:19:41.627Z] Removing intermediate container 19f2cd15ec31 [2021-01-05T03:19:41.627Z] ---> a18fdf060cf1 [2021-01-05T03:19:41.627Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T03:19:41.627Z] ---> Running in ce38df488bea [2021-01-05T03:19:41.889Z] Removing intermediate container cb4904f9f7c4 [2021-01-05T03:19:41.889Z] ---> 99b432c65367 [2021-01-05T03:19:41.889Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T03:19:41.889Z] Removing intermediate container e161f3a969ea [2021-01-05T03:19:41.889Z] ---> 475768a2eb67 [2021-01-05T03:19:41.889Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T03:19:41.889Z] Removing intermediate container 1c6d3b4e0491 [2021-01-05T03:19:41.889Z] ---> 477ce38a8abe [2021-01-05T03:19:41.889Z] Step 20/21 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:19:42.839Z] ---> Running in 24d9e115c972 [2021-01-05T03:19:42.839Z] ---> Running in a3122606dc76 [2021-01-05T03:19:43.785Z] Removing intermediate container ce38df488bea [2021-01-05T03:19:43.785Z] ---> d273f286d042 [2021-01-05T03:19:43.785Z] Step 25/26 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:19:43.785Z] ---> Running in 53d9459667c8 [2021-01-05T03:19:44.371Z] ---> Running in 27e588f9b49a [2021-01-05T03:19:44.371Z] Removing intermediate container 24d9e115c972 [2021-01-05T03:19:44.371Z] ---> 92d75b21f61a [2021-01-05T03:19:44.371Z] Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:19:44.371Z] Removing intermediate container a3122606dc76 [2021-01-05T03:19:44.371Z] ---> 67b47c15bbed [2021-01-05T03:19:44.371Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T03:19:44.634Z] Removing intermediate container 53d9459667c8 [2021-01-05T03:19:44.634Z] ---> 7a6607d26471 [2021-01-05T03:19:44.634Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T03:19:44.634Z] ---> Running in 713fa9a1bdcf [2021-01-05T03:19:44.634Z] ---> Running in 3f101fc372b8 [2021-01-05T03:19:44.634Z] ---> Running in ee875de3e6ee [2021-01-05T03:19:44.661Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T03:19:44.677Z] $ docker stop --time=1 af19276402b101dae50a22335423ce70726c3220a55fd2dbe7a459eb60aea9b5 [2021-01-05T03:19:44.896Z] Removing intermediate container 27e588f9b49a [2021-01-05T03:19:44.896Z] ---> 66727dabb90e [2021-01-05T03:19:44.896Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T03:19:44.896Z] Removing intermediate container 713fa9a1bdcf [2021-01-05T03:19:44.896Z] ---> 0adc7bf7cfaf [2021-01-05T03:19:44.896Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T03:19:45.162Z] ---> Running in 35269741f0c7 [2021-01-05T03:19:45.162Z] Removing intermediate container 3f101fc372b8 [2021-01-05T03:19:45.162Z] ---> 5f613abfa36a [2021-01-05T03:19:45.162Z] Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:19:45.162Z] Removing intermediate container ee875de3e6ee [2021-01-05T03:19:45.162Z] ---> aa4d1e8835c7 [2021-01-05T03:19:45.162Z] [2021-01-05T03:19:45.162Z] ---> Running in b44a511c60a0 [2021-01-05T03:19:45.425Z] ---> Running in 741c6cdff4e5 [2021-01-05T03:19:45.425Z] Removing intermediate container 35269741f0c7 [2021-01-05T03:19:45.425Z] ---> 25903d3d6de4 [2021-01-05T03:19:45.425Z] [2021-01-05T03:19:45.425Z] Successfully built aa4d1e8835c7 [2021-01-05T03:19:45.687Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T03:19:45.687Z] Successfully built 25903d3d6de4 [2021-01-05T03:19:45.687Z]  Building docker-support-scheduler-go ... done Removing intermediate container b44a511c60a0 [2021-01-05T03:19:45.687Z] ---> 3be80c4e1df6 [2021-01-05T03:19:45.687Z] [2021-01-05T03:19:45.687Z] Successfully built 3be80c4e1df6 [2021-01-05T03:19:45.687Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T03:19:45.954Z]  Building docker-sys-mgmt-agent-go ... done Successfully tagged docker-core-metadata-go:latest [2021-01-05T03:19:45.954Z]  Building docker-core-metadata-go ... done Removing intermediate container 741c6cdff4e5 [2021-01-05T03:19:45.954Z] ---> a3b0141092a6 [2021-01-05T03:19:45.954Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T03:19:46.643Z] $ docker rm -f af19276402b101dae50a22335423ce70726c3220a55fd2dbe7a459eb60aea9b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:19:47.345Z] ---> Running in a1d9e2268f90 [2021-01-05T03:19:47.345Z] Removing intermediate container 53627f0b58d0 [2021-01-05T03:19:47.345Z] ---> 01fd8df6daee [2021-01-05T03:19:47.345Z] [2021-01-05T03:19:47.345Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T03:19:47.345Z] ---> 389fef711851 [2021-01-05T03:19:47.345Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T03:19:47.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T03:19:47.479Z] . [Pipeline] withDockerContainer [2021-01-05T03:19:47.608Z] ---> Running in 7e32de58ed62 [2021-01-05T03:19:47.608Z] Removing intermediate container a1d9e2268f90 [2021-01-05T03:19:47.608Z] ---> 0f8af885c01b [2021-01-05T03:19:47.608Z] [2021-01-05T03:19:47.608Z] Successfully built 0f8af885c01b [2021-01-05T03:19:47.608Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T03:19:47.608Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 7e32de58ed62 [2021-01-05T03:19:47.608Z] ---> 20c538cf6ff8 [2021-01-05T03:19:47.608Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T03:19:47.723Z] prd-ubuntu18.04-docker-arm64-4c-16g-18413 does not seem to be running inside a container [2021-01-05T03:19:47.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-05T03:19:47.871Z] ---> Running in 122cd8c9af83 [2021-01-05T03:19:47.871Z] Removing intermediate container 122cd8c9af83 [2021-01-05T03:19:47.871Z] ---> aab79deed41f [2021-01-05T03:19:47.871Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T03:19:47.871Z] ---> Running in 50b3cc79ad7d [2021-01-05T03:19:48.133Z] Removing intermediate container 50b3cc79ad7d [2021-01-05T03:19:48.133Z] ---> 6b19eaa74598 [2021-01-05T03:19:48.133Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:19:48.133Z] ---> Running in f6505c3deecb [2021-01-05T03:19:49.084Z] Removing intermediate container f6505c3deecb [2021-01-05T03:19:49.084Z] ---> abe608bae34c [2021-01-05T03:19:49.084Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T03:19:49.084Z] ---> Running in 86ca21941f94 [2021-01-05T03:19:49.240Z] $ docker top 3a14918b330dc103ecce010dfb109bd96679393f7d20119acfa24d97ac78b8ba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T03:19:49.658Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T03:19:50.288Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T03:19:50.652Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T03:19:51.660Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T03:19:51.660Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T03:19:51.927Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T03:19:52.216Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T03:19:52.216Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T03:19:52.479Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:19:52.479Z] OK: 8 MiB in 19 packages [2021-01-05T03:19:53.425Z] Removing intermediate container 86ca21941f94 [2021-01-05T03:19:53.425Z] ---> b82734bef988 [2021-01-05T03:19:53.425Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T03:19:53.689Z] ---> 0d43a2ce183c [2021-01-05T03:19:53.689Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T03:19:54.267Z] ---> 24cf86486881 [2021-01-05T03:19:54.267Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T03:19:54.530Z] ---> d235d0295f7e [2021-01-05T03:19:54.530Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T03:19:54.530Z] ---> Running in 32ff6021f9fd [2021-01-05T03:19:54.601Z] Building docker-core-command-go ... [2021-01-05T03:19:54.601Z] Building docker-core-data-go ... [2021-01-05T03:19:54.601Z] Building docker-core-metadata-go ... [2021-01-05T03:19:54.601Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T03:19:54.601Z] Building docker-security-proxy-setup-go ... [2021-01-05T03:19:54.601Z] Building docker-security-secretstore-setup-go ... [2021-01-05T03:19:54.601Z] Building docker-support-notifications-go ... [2021-01-05T03:19:54.601Z] Building docker-support-scheduler-go ... [2021-01-05T03:19:54.601Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T03:19:54.601Z] Building docker-support-notifications-go [2021-01-05T03:19:54.601Z] Building docker-core-command-go [2021-01-05T03:19:54.601Z] Building docker-core-data-go [2021-01-05T03:19:54.601Z] Building docker-support-scheduler-go [2021-01-05T03:19:54.601Z] Building docker-sys-mgmt-agent-go [2021-01-05T03:19:54.799Z] Removing intermediate container 32ff6021f9fd [2021-01-05T03:19:54.799Z] ---> 9013df1ab10f [2021-01-05T03:19:54.799Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:19:54.799Z] ---> Running in ee8c73a9f196 [2021-01-05T03:19:55.062Z] Removing intermediate container ee8c73a9f196 [2021-01-05T03:19:55.062Z] ---> c2a4d083946e [2021-01-05T03:19:55.062Z] Step 21/23 : LABEL arch=x86_64 [2021-01-05T03:19:55.062Z] ---> Running in 051e98fce1e5 [2021-01-05T03:19:55.324Z] Removing intermediate container 051e98fce1e5 [2021-01-05T03:19:55.324Z] ---> ce2f378e25a0 [2021-01-05T03:19:55.324Z] Step 22/23 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:19:55.324Z] ---> Running in c45cdc71062a [2021-01-05T03:19:55.589Z] Removing intermediate container c45cdc71062a [2021-01-05T03:19:55.589Z] ---> 6ffaea20ddeb [2021-01-05T03:19:55.589Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T03:19:55.589Z] ---> Running in 239c81393ed1 [2021-01-05T03:19:55.589Z] Removing intermediate container 239c81393ed1 [2021-01-05T03:19:55.589Z] ---> 37adbfa77968 [2021-01-05T03:19:55.589Z] [2021-01-05T03:19:55.852Z] Successfully built 37adbfa77968 [2021-01-05T03:19:55.852Z] Successfully tagged docker-core-data-go:latest [2021-01-05T03:19:56.125Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-05T03:19:56.134Z] $ docker stop --time=1 d00e7e04f2ff531ae2c3b2bd4200425fb979c5669b04adffe70a49f5c64753a4 [2021-01-05T03:19:57.805Z] $ docker rm -f d00e7e04f2ff531ae2c3b2bd4200425fb979c5669b04adffe70a49f5c64753a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T03:19:58.319Z] + docker images [2021-01-05T03:19:58.319Z] + grep docker [2021-01-05T03:19:58.319Z] docker-core-data-go latest 37adbfa77968 3 seconds ago 22.2MB [2021-01-05T03:19:58.319Z] docker-security-bootstrap-redis-go latest 0f8af885c01b 11 seconds ago 15.8MB [2021-01-05T03:19:58.319Z] docker-sys-mgmt-agent-go latest 25903d3d6de4 13 seconds ago 313MB [2021-01-05T03:19:58.319Z] docker-core-metadata-go latest 3be80c4e1df6 13 seconds ago 13MB [2021-01-05T03:19:58.319Z] docker-support-scheduler-go latest aa4d1e8835c7 14 seconds ago 10.7MB [2021-01-05T03:19:58.319Z] docker-security-secretstore-setup-go latest 6a70292ac6b3 About a minute ago 24.6MB [2021-01-05T03:19:58.319Z] docker-security-proxy-setup-go latest 3c070eea5159 2 minutes ago 24.5MB [2021-01-05T03:19:58.319Z] docker-support-notifications-go latest c666448b265a 2 minutes ago 12MB [2021-01-05T03:19:58.319Z] docker-core-command-go latest 5db23606d314 2 minutes ago 10.6MB [2021-01-05T03:19:58.319Z] docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-05T03:20:14.055Z] Still waiting to schedule task [2021-01-05T03:20:14.055Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-05T03:21:02.612Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:21:02.612Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:21:02.612Z] ---> f204f591676c [2021-01-05T03:21:02.612Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T03:21:02.612Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:21:02.612Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:21:02.612Z] ---> f204f591676c [2021-01-05T03:21:02.612Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T03:21:02.612Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:21:02.612Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:21:02.612Z] ---> f204f591676c [2021-01-05T03:21:02.612Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T03:21:02.612Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:21:02.612Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:21:02.612Z] ---> f204f591676c [2021-01-05T03:21:02.612Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T03:21:02.612Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:21:02.612Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:21:02.612Z] ---> f204f591676c [2021-01-05T03:21:02.612Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T03:21:02.612Z] ---> Running in 753dd314b724 [2021-01-05T03:21:02.612Z] ---> Running in bb91ee95e0e6 [2021-01-05T03:21:02.612Z] ---> Running in eaeacee2dc6d [2021-01-05T03:21:02.612Z] ---> Running in a2615e36320a [2021-01-05T03:21:02.612Z] ---> Running in abe764373697 [2021-01-05T03:21:03.206Z] Running on prd-ubuntu18.04-docker-8c-8g-18418 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [2021-01-05T03:21:03.213Z] Removing intermediate container abe764373697 [2021-01-05T03:21:03.213Z] ---> 0395f8029415 [2021-01-05T03:21:03.213Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:21:03.213Z] Removing intermediate container a2615e36320a [2021-01-05T03:21:03.213Z] ---> 4c23be0fc3cd [2021-01-05T03:21:03.213Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:21:03.213Z] Removing intermediate container 753dd314b724 [2021-01-05T03:21:03.213Z] ---> b154ab293a4d [2021-01-05T03:21:03.213Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:21:03.213Z] Removing intermediate container eaeacee2dc6d [2021-01-05T03:21:03.213Z] Removing intermediate container bb91ee95e0e6 [2021-01-05T03:21:03.213Z] ---> b0d57b294b6f [2021-01-05T03:21:03.213Z] ---> 394794c8d309 [2021-01-05T03:21:03.213Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:21:03.213Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] ws [2021-01-05T03:21:03.267Z] Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [2021-01-05T03:21:03.490Z] ---> Running in 3414a09aa794 [2021-01-05T03:21:03.490Z] ---> Running in 6d8e42475fe6 [2021-01-05T03:21:03.490Z] ---> Running in 4f159a7af67d [2021-01-05T03:21:03.490Z] ---> Running in b0d5a17e2eb5 [2021-01-05T03:21:03.490Z] ---> Running in 240ccdf44481 [2021-01-05T03:21:05.594Z] using credential edgex-jenkins-ssh [2021-01-05T03:21:05.659Z] Cloning the remote Git repository [2021-01-05T03:21:05.682Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T03:21:05.757Z] > git init /w/workspace/edgex-go/6 # timeout=10 [2021-01-05T03:21:05.785Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T03:21:05.792Z] > git --version # timeout=10 [2021-01-05T03:21:05.798Z] > git --version # 'git version 2.17.1' [2021-01-05T03:21:05.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T03:21:05.822Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T03:21:07.835Z] Removing intermediate container 6d8e42475fe6 [2021-01-05T03:21:07.835Z] ---> f33405a851cc [2021-01-05T03:21:07.835Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T03:21:07.835Z] Removing intermediate container 3414a09aa794 [2021-01-05T03:21:07.835Z] ---> 500955083042 [2021-01-05T03:21:07.835Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T03:21:07.835Z] ---> Running in 2e94617c3454 [2021-01-05T03:21:07.835Z] ---> Running in dd4441203422 [2021-01-05T03:21:07.835Z] Removing intermediate container 4f159a7af67d [2021-01-05T03:21:07.835Z] ---> 3055b5d36b4e [2021-01-05T03:21:07.835Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T03:21:08.108Z] ---> Running in 6cff0f505004 [2021-01-05T03:21:08.108Z] Removing intermediate container 240ccdf44481 [2021-01-05T03:21:08.108Z] ---> 880f12413623 [2021-01-05T03:21:08.108Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T03:21:08.108Z] Removing intermediate container b0d5a17e2eb5 [2021-01-05T03:21:08.108Z] ---> 32a23f046cd4 [2021-01-05T03:21:08.108Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T03:21:08.380Z] ---> Running in b48d7048f37b [2021-01-05T03:21:08.651Z] ---> Running in f86fdd2540c7 [2021-01-05T03:21:09.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:21:09.915Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:21:10.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:21:10.189Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:21:10.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:21:10.460Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:21:10.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:21:11.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:21:11.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:21:11.282Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:21:11.282Z] OK: 217 MiB in 51 packages [2021-01-05T03:21:11.884Z] OK: 217 MiB in 51 packages [2021-01-05T03:21:12.163Z] OK: 217 MiB in 51 packages [2021-01-05T03:21:12.443Z] OK: 217 MiB in 51 packages [2021-01-05T03:21:12.722Z] OK: 217 MiB in 51 packages [2021-01-05T03:21:13.325Z] Removing intermediate container 2e94617c3454 [2021-01-05T03:21:13.325Z] ---> bd165f17ffa7 [2021-01-05T03:21:13.325Z] Step 6/23 : COPY go.mod . [2021-01-05T03:21:13.598Z] Removing intermediate container dd4441203422 [2021-01-05T03:21:13.598Z] ---> f0aad7874585 [2021-01-05T03:21:13.598Z] Step 6/24 : COPY go.mod . [2021-01-05T03:21:13.873Z] Removing intermediate container 6cff0f505004 [2021-01-05T03:21:13.873Z] ---> 79cf8636b086 [2021-01-05T03:21:13.873Z] Step 6/21 : COPY go.mod . [2021-01-05T03:21:14.146Z] Removing intermediate container b48d7048f37b [2021-01-05T03:21:14.146Z] ---> 013c2e5eb81d [2021-01-05T03:21:14.146Z] Step 6/26 : COPY go.mod . [2021-01-05T03:21:14.421Z] Removing intermediate container f86fdd2540c7 [2021-01-05T03:21:14.421Z] ---> e9d9b7f29555 [2021-01-05T03:21:14.421Z] Step 6/22 : COPY go.mod . [2021-01-05T03:21:14.695Z] ---> 8ad2e29c05f1 [2021-01-05T03:21:14.695Z] Step 7/23 : RUN go mod download [2021-01-05T03:21:14.695Z] ---> 344e24d4ea39 [2021-01-05T03:21:14.695Z] Step 7/24 : RUN go mod download [2021-01-05T03:21:14.969Z] ---> Running in 1a6432840693 [2021-01-05T03:21:14.969Z] ---> Running in b39d4f353cbc [2021-01-05T03:21:14.969Z] ---> 612dec7a1519 [2021-01-05T03:21:14.969Z] Step 7/21 : RUN go mod download [2021-01-05T03:21:15.242Z] ---> Running in 04ed5e850e81 [2021-01-05T03:21:15.515Z] ---> 3c9026c9d061 [2021-01-05T03:21:15.515Z] Step 7/26 : RUN go mod download [2021-01-05T03:21:15.515Z] ---> 85d02889680f [2021-01-05T03:21:15.515Z] Step 7/22 : RUN go mod download [2021-01-05T03:21:15.792Z] ---> Running in b87a0af38d8f [2021-01-05T03:21:15.792Z] ---> Running in 9896ea78ea4d [2021-01-05T03:21:17.209Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:21:17.330Z] Merge succeeded, producing 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:21:17.331Z] Checking out Revision 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 (PR-2962) [2021-01-05T03:21:16.613Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T03:21:16.619Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T03:21:16.630Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T03:21:16.642Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T03:21:16.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T03:21:16.647Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T03:21:17.252Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T03:21:17.257Z] > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 [2021-01-05T03:21:17.333Z] > git remote # timeout=10 [2021-01-05T03:21:17.341Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T03:21:17.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T03:21:17.350Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T03:21:17.359Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T03:21:17.368Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T03:21:17.372Z] > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 [2021-01-05T03:21:19.212Z] Removing intermediate container b39d4f353cbc [2021-01-05T03:21:19.212Z] ---> 6797dcbc24d9 [2021-01-05T03:21:19.212Z] Step 8/24 : COPY . . [2021-01-05T03:21:19.488Z] Removing intermediate container 1a6432840693 [2021-01-05T03:21:19.488Z] ---> 91c23f78ee26 [2021-01-05T03:21:19.488Z] Step 8/23 : COPY . . [2021-01-05T03:21:19.763Z] Removing intermediate container 04ed5e850e81 [2021-01-05T03:21:19.763Z] ---> c4d92db7315c [2021-01-05T03:21:19.763Z] Step 8/21 : COPY . . [2021-01-05T03:21:20.746Z] Removing intermediate container 9896ea78ea4d [2021-01-05T03:21:20.746Z] ---> 7a13ac811857 [2021-01-05T03:21:20.746Z] Step 8/22 : COPY . . [2021-01-05T03:21:21.008Z] Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" [2021-01-05T03:21:21.021Z] Removing intermediate container b87a0af38d8f [2021-01-05T03:21:21.021Z] ---> 06b64ce3c580 [2021-01-05T03:21:21.021Z] Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T03:21:22.159Z] + echo snap-build.sh [2021-01-05T03:21:22.159Z] snap-build.sh [2021-01-05T03:21:22.159Z] + SNAP_BASE_DIR=. [2021-01-05T03:21:22.159Z] + '[' '!' -z /w/workspace/edgex-go/6 ']' [2021-01-05T03:21:22.159Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/6 [2021-01-05T03:21:22.159Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' [2021-01-05T03:21:22.159Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/6] [2021-01-05T03:21:22.159Z] + cd /w/workspace/edgex-go/6 [2021-01-05T03:21:22.159Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T03:21:22.159Z] Reading package lists... [2021-01-05T03:21:22.159Z] Building dependency tree... [2021-01-05T03:21:22.159Z] Reading state information... [2021-01-05T03:21:22.425Z] The following packages were automatically installed and are no longer required: [2021-01-05T03:21:22.425Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T03:21:22.425Z] uidmap xdelta3 [2021-01-05T03:21:22.425Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T03:21:22.425Z] The following packages will be REMOVED: [2021-01-05T03:21:22.425Z] lxd* lxd-client* [2021-01-05T03:21:23.001Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T03:21:23.001Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T03:21:24.052Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-05T03:21:24.052Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T03:21:24.999Z] Removing lxd dnsmasq configuration [2021-01-05T03:21:24.999Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T03:21:24.999Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T03:21:25.942Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T03:21:26.204Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-05T03:21:26.204Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T03:21:27.594Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T03:21:27.594Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T03:21:28.977Z] + sudo snap remove --purge lxd [2021-01-05T03:21:29.238Z] snap "lxd" is not installed [2021-01-05T03:21:29.238Z] + sudo groupadd --force --system lxd [2021-01-05T03:21:29.238Z] ++ whoami [2021-01-05T03:21:29.238Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T03:21:29.238Z] + newgrp - lxd [2021-01-05T03:21:29.238Z] + sudo snap install lxd [2021-01-05T03:21:39.249Z] 2021-01-05T03:21:36Z INFO Waiting for automatic snapd restart... [2021-01-05T03:21:47.889Z] ---> 26f768b5d641 [2021-01-05T03:21:47.889Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T03:21:47.889Z] ---> f7991bcef2da [2021-01-05T03:21:47.889Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T03:21:47.889Z] ---> 8f82ff2e1430 [2021-01-05T03:21:47.889Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T03:21:47.889Z] ---> Running in b6f4e21c42af [2021-01-05T03:21:47.889Z] ---> 5708744ec71b [2021-01-05T03:21:47.889Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T03:21:47.889Z] ---> 9b519aeef92e [2021-01-05T03:21:47.889Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T03:21:47.889Z] ---> Running in a5a7ae63f311 [2021-01-05T03:21:47.889Z] ---> Running in 26cff0cfaab8 [2021-01-05T03:21:47.889Z] ---> Running in 472ab863dbe0 [2021-01-05T03:21:47.889Z] ---> Running in 5d712854c620 [2021-01-05T03:21:47.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T03:21:47.889Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T03:21:47.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T03:21:47.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T03:21:47.889Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T03:21:51.567Z] lxd 4.9 from Canonical* installed [2021-01-05T03:21:51.567Z] + sudo lxd init --auto [2021-01-05T03:22:01.576Z] + sudo snap install --classic snapcraft [2021-01-05T03:22:08.166Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T03:22:08.166Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T03:22:08.166Z] + patch --verbose -p1 [2021-01-05T03:22:08.166Z] Hmm... Looks like a unified diff to me... [2021-01-05T03:22:08.166Z] The text leading up to this was: [2021-01-05T03:22:08.166Z] -------------------------- [2021-01-05T03:22:08.166Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T03:22:08.166Z] |From: Tony Espy [2021-01-05T03:22:08.166Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T03:22:08.166Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T03:22:08.166Z] | [2021-01-05T03:22:08.166Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T03:22:08.166Z] |optimize the snap CI check run for pull requests. When [2021-01-05T03:22:08.166Z] |applied, it essentially strips out everything (apps and [2021-01-05T03:22:08.166Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T03:22:08.166Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T03:22:08.166Z] |catch changes to edgex-go that break the snap build. [2021-01-05T03:22:08.166Z] | [2021-01-05T03:22:08.166Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T03:22:08.166Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T03:22:08.166Z] |resulting in a failed snap build CI check in the associated [2021-01-05T03:22:08.166Z] |pull request. [2021-01-05T03:22:08.166Z] | [2021-01-05T03:22:08.166Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T03:22:08.166Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T03:22:08.166Z] |need to build the finally binary .snap file (and it won't [2021-01-05T03:22:08.166Z] |work with the patch applied). This further reduces the build [2021-01-05T03:22:08.166Z] |time. [2021-01-05T03:22:08.166Z] |--- [2021-01-05T03:22:08.166Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T03:22:08.166Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T03:22:08.166Z] | [2021-01-05T03:22:08.166Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T03:22:08.166Z] |index 1e537489..faf42425 100644 [2021-01-05T03:22:08.166Z] |--- a/snap/snapcraft.yaml [2021-01-05T03:22:08.166Z] |+++ b/snap/snapcraft.yaml [2021-01-05T03:22:08.166Z] -------------------------- [2021-01-05T03:22:08.166Z] patching file snap/snapcraft.yaml [2021-01-05T03:22:08.166Z] Using Plan A... [2021-01-05T03:22:08.166Z] Hunk #1 succeeded at 73. [2021-01-05T03:22:08.166Z] Hunk #2 succeeded at 202. [2021-01-05T03:22:08.166Z] Hunk #3 succeeded at 214. [2021-01-05T03:22:08.166Z] Hunk #4 succeeded at 222. [2021-01-05T03:22:08.166Z] Hunk #5 succeeded at 229. [2021-01-05T03:22:08.166Z] Hunk #6 succeeded at 256. [2021-01-05T03:22:08.166Z] Hunk #7 succeeded at 290. [2021-01-05T03:22:08.166Z] Hunk #8 succeeded at 341. [2021-01-05T03:22:08.166Z] Hmm... Ignoring the trailing garbage. [2021-01-05T03:22:08.166Z] done [2021-01-05T03:22:08.166Z] + sudo snapcraft prime --use-lxd [2021-01-05T03:22:09.109Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-05T03:22:09.109Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-05T03:22:09.109Z] - README.md [2021-01-05T03:22:09.109Z] [2021-01-05T03:22:09.109Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T03:22:09.683Z] Launching a container. [2021-01-05T03:22:21.924Z] Waiting for container to be ready [2021-01-05T03:22:21.924Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-05T03:22:21.924Z] [2021-01-05T03:22:24.466Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-05T03:22:24.466Z] Waiting for network to be ready... [2021-01-05T03:22:24.726Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T03:22:24.986Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T03:22:24.986Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T03:22:24.986Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T03:22:24.986Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T03:22:24.986Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T03:22:24.986Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T03:22:24.986Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T03:22:24.986Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T03:22:25.246Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T03:22:25.506Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T03:22:25.506Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T03:22:26.076Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T03:22:26.076Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T03:22:26.077Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T03:22:26.077Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T03:22:26.077Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T03:22:26.077Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T03:22:26.335Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T03:22:26.596Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] [2021-01-05T03:22:26.596Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T03:22:26.596Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T03:22:26.596Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T03:22:26.596Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T03:22:26.596Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T03:22:26.596Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T03:22:26.855Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T03:22:28.768Z] Fetched 23.6 MB in 4s (5720 kB/s) [2021-01-05T03:22:29.710Z] Reading package lists... [2021-01-05T03:22:29.971Z] Reading package lists... [2021-01-05T03:22:30.232Z] Building dependency tree... [2021-01-05T03:22:30.232Z] Reading state information... [2021-01-05T03:22:30.493Z] The following additional packages will be installed: [2021-01-05T03:22:30.493Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T03:22:30.493Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T03:22:30.493Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T03:22:30.493Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-05T03:22:30.493Z] Suggested packages: [2021-01-05T03:22:30.493Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-05T03:22:30.493Z] Recommended packages: [2021-01-05T03:22:30.493Z] gnupg libsasl2-modules [2021-01-05T03:22:30.493Z] The following NEW packages will be installed: [2021-01-05T03:22:30.493Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-05T03:22:30.493Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-05T03:22:30.493Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-05T03:22:30.493Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-05T03:22:30.493Z] The following packages will be upgraded: [2021-01-05T03:22:30.493Z] gpg gpg-agent gpgconf libudev1 [2021-01-05T03:22:30.755Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-05T03:22:30.755Z] Need to get 3531 kB of archives. [2021-01-05T03:22:30.755Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-05T03:22:30.755Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-05T03:22:30.755Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-05T03:22:31.017Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-05T03:22:31.278Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-05T03:22:31.278Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-05T03:22:31.278Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-05T03:22:31.278Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-05T03:22:31.278Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-05T03:22:31.278Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-05T03:22:31.278Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-05T03:22:31.278Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-05T03:22:31.278Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-05T03:22:31.278Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-05T03:22:31.278Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-05T03:22:31.278Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-05T03:22:31.278Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-05T03:22:31.278Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-05T03:22:31.278Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-05T03:22:31.278Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-05T03:22:31.539Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-05T03:22:31.539Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-05T03:22:31.539Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-05T03:22:31.539Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T03:22:31.539Z] Fetched 3531 kB in 1s (3201 kB/s) [2021-01-05T03:22:31.801Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T03:22:31.801Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-05T03:22:31.801Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T03:22:31.801Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-05T03:22:31.801Z] Selecting previously unselected package udev. [2021-01-05T03:22:32.064Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-05T03:22:32.064Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-05T03:22:32.064Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-05T03:22:32.327Z] Selecting previously unselected package libfuse2:amd64. [2021-01-05T03:22:32.327Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T03:22:32.327Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T03:22:32.327Z] Selecting previously unselected package fuse. [2021-01-05T03:22:32.327Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-05T03:22:32.327Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-05T03:22:32.327Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T03:22:32.327Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T03:22:32.588Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T03:22:32.588Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T03:22:32.588Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T03:22:32.588Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T03:22:32.850Z] Selecting previously unselected package libksba8:amd64. [2021-01-05T03:22:32.850Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-05T03:22:32.850Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-05T03:22:32.850Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-05T03:22:32.850Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T03:22:32.850Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:32.850Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-05T03:22:32.850Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T03:22:32.850Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:33.112Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-05T03:22:33.112Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T03:22:33.112Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:33.112Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-05T03:22:33.112Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T03:22:33.112Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:33.112Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-05T03:22:33.112Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T03:22:33.373Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:33.373Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-05T03:22:33.373Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T03:22:33.373Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:33.373Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-05T03:22:33.373Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T03:22:33.373Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:33.634Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-05T03:22:33.634Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T03:22:33.634Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:33.634Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-05T03:22:33.634Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-05T03:22:33.634Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:33.634Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-05T03:22:33.634Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T03:22:33.634Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T03:22:33.894Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-05T03:22:33.894Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-05T03:22:33.894Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T03:22:33.894Z] Selecting previously unselected package libldap-common. [2021-01-05T03:22:33.894Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-05T03:22:33.894Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T03:22:33.894Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-05T03:22:33.894Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-05T03:22:33.894Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T03:22:34.186Z] Selecting previously unselected package dirmngr. [2021-01-05T03:22:34.186Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T03:22:34.186Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T03:22:34.186Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T03:22:34.186Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-05T03:22:34.186Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-05T03:22:34.446Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T03:22:34.446Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-05T03:22:34.446Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-05T03:22:34.446Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:34.446Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-05T03:22:34.446Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T03:22:34.446Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-05T03:22:35.018Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-05T03:22:35.018Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:35.018Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-05T03:22:35.018Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-05T03:22:35.018Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-05T03:22:35.018Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:35.279Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:35.279Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:35.279Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:35.279Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:35.279Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:35.279Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-05T03:22:35.279Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-05T03:22:35.279Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-05T03:22:35.279Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T03:22:35.853Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-05T03:22:35.853Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-05T03:22:35.853Z] This means they are not meant to be enabled using systemctl. [2021-01-05T03:22:35.853Z] Possible reasons for having this kind of units are: [2021-01-05T03:22:35.853Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-05T03:22:35.853Z] .wants/ or .requires/ directory. [2021-01-05T03:22:35.853Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-05T03:22:35.853Z] a requirement dependency on it. [2021-01-05T03:22:35.853Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-05T03:22:35.853Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-05T03:22:35.853Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-05T03:22:35.853Z] instance name specified. [2021-01-05T03:22:36.115Z] Reading package lists... [2021-01-05T03:22:36.377Z] Building dependency tree... [2021-01-05T03:22:36.377Z] Reading state information... [2021-01-05T03:22:36.642Z] The following additional packages will be installed: [2021-01-05T03:22:36.642Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-05T03:22:36.642Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-05T03:22:36.642Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-05T03:22:36.642Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-05T03:22:36.642Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-05T03:22:36.642Z] Suggested packages: [2021-01-05T03:22:36.642Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-05T03:22:36.642Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-05T03:22:36.642Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-05T03:22:36.642Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-05T03:22:36.642Z] systemd-container policykit-1 [2021-01-05T03:22:36.642Z] Recommended packages: [2021-01-05T03:22:36.642Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-05T03:22:36.642Z] The following NEW packages will be installed: [2021-01-05T03:22:36.642Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-05T03:22:36.642Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-05T03:22:36.642Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-05T03:22:36.642Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-05T03:22:36.642Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-05T03:22:36.642Z] The following packages will be upgraded: [2021-01-05T03:22:36.642Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-05T03:22:36.642Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-05T03:22:36.642Z] Need to get 35.2 MB of archives. [2021-01-05T03:22:36.642Z] After this operation, 141 MB of additional disk space will be used. [2021-01-05T03:22:36.642Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-05T03:22:36.903Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-05T03:22:36.903Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-05T03:22:36.903Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-05T03:22:36.903Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-05T03:22:36.903Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-05T03:22:36.903Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-05T03:22:36.903Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-05T03:22:36.903Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-05T03:22:36.903Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-05T03:22:36.903Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-05T03:22:36.903Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-05T03:22:36.903Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-05T03:22:36.903Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-05T03:22:36.903Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-05T03:22:36.903Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-05T03:22:36.903Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-05T03:22:37.845Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-05T03:22:37.845Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-05T03:22:37.845Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-05T03:22:37.845Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-05T03:22:37.845Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-05T03:22:37.845Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-05T03:22:37.845Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-05T03:22:37.845Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-05T03:22:37.845Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-05T03:22:37.845Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-05T03:22:37.845Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-05T03:22:37.845Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-05T03:22:37.845Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-05T03:22:39.230Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T03:22:39.230Z] Fetched 35.2 MB in 2s (15.9 MB/s) [2021-01-05T03:22:39.230Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T03:22:39.230Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-05T03:22:39.230Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T03:22:40.174Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-05T03:22:40.174Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T03:22:40.434Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-05T03:22:40.695Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T03:22:40.695Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T03:22:40.695Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T03:22:40.695Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-05T03:22:40.956Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-05T03:22:40.956Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-05T03:22:40.956Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-05T03:22:41.217Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-05T03:22:41.217Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-05T03:22:41.478Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-05T03:22:41.739Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-05T03:22:41.739Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T03:22:41.739Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T03:22:42.000Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-05T03:22:42.000Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T03:22:42.000Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T03:22:42.000Z] Selecting previously unselected package libexpat1:amd64. [2021-01-05T03:22:42.000Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-05T03:22:42.261Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T03:22:42.261Z] Selecting previously unselected package python3.6-minimal. [2021-01-05T03:22:42.261Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T03:22:42.261Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T03:22:42.522Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T03:22:42.522Z] Checking for services that may need to be restarted...done. [2021-01-05T03:22:42.522Z] Checking for services that may need to be restarted...done. [2021-01-05T03:22:42.784Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T03:22:42.784Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-05T03:22:42.784Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T03:22:43.356Z] Selecting previously unselected package python3-minimal. [2021-01-05T03:22:43.356Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-05T03:22:43.356Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-05T03:22:43.356Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-05T03:22:43.618Z] Selecting previously unselected package mime-support. [2021-01-05T03:22:43.618Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-05T03:22:43.879Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-05T03:22:43.879Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-05T03:22:43.879Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-05T03:22:43.879Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T03:22:44.141Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-05T03:22:44.141Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T03:22:44.141Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T03:22:44.402Z] Selecting previously unselected package python3.6. [2021-01-05T03:22:44.402Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-05T03:22:44.402Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T03:22:44.402Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-05T03:22:44.402Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-05T03:22:44.402Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T03:22:44.402Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-05T03:22:44.663Z] Selecting previously unselected package python3. [2021-01-05T03:22:44.923Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-05T03:22:44.923Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-05T03:22:44.923Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-05T03:22:44.923Z] Selecting previously unselected package multiarch-support. [2021-01-05T03:22:44.923Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T03:22:44.923Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T03:22:44.923Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-05T03:22:45.184Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-05T03:22:45.184Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-05T03:22:45.184Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-05T03:22:45.184Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T03:22:45.184Z] Selecting previously unselected package libbsd0:amd64. [2021-01-05T03:22:45.184Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-05T03:22:45.184Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T03:22:45.445Z] Selecting previously unselected package sudo. [2021-01-05T03:22:45.445Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-05T03:22:45.445Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T03:22:45.445Z] Selecting previously unselected package apparmor. [2021-01-05T03:22:45.445Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T03:22:45.445Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-05T03:22:45.706Z] Selecting previously unselected package libedit2:amd64. [2021-01-05T03:22:45.706Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-05T03:22:45.706Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T03:22:45.706Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-05T03:22:45.706Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T03:22:45.706Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T03:22:45.967Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-05T03:22:45.967Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T03:22:45.967Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T03:22:46.229Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-05T03:22:46.229Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-05T03:22:46.229Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T03:22:46.229Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-05T03:22:46.229Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T03:22:46.229Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T03:22:46.489Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-05T03:22:46.489Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-05T03:22:46.489Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T03:22:46.489Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-05T03:22:46.489Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-05T03:22:46.489Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T03:22:46.751Z] Selecting previously unselected package openssh-client. [2021-01-05T03:22:46.751Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-05T03:22:46.751Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T03:22:47.011Z] Selecting previously unselected package squashfs-tools. [2021-01-05T03:22:47.011Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-05T03:22:47.011Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T03:22:47.011Z] Selecting previously unselected package snapd. [2021-01-05T03:22:47.011Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-05T03:22:47.011Z] Unpacking snapd (2.48+18.04) ... [2021-01-05T03:22:48.924Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-05T03:22:48.924Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-05T03:22:49.185Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-05T03:22:49.185Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-05T03:22:49.185Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-05T03:22:49.185Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T03:22:49.185Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T03:22:49.445Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-05T03:22:49.445Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-05T03:22:50.018Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-05T03:22:50.280Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-05T03:22:50.280Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-05T03:22:50.280Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T03:22:50.280Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T03:22:50.280Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-05T03:22:50.852Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-05T03:22:50.852Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T03:22:50.852Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-05T03:22:50.852Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-05T03:22:50.852Z] running python rtupdate hooks for python3.6... [2021-01-05T03:22:50.852Z] running python post-rtupdate hooks for python3.6... [2021-01-05T03:22:51.112Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-05T03:22:53.664Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-05T03:22:53.664Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-05T03:22:53.664Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-05T03:22:53.664Z] Setting up snapd (2.48+18.04) ... [2021-01-05T03:22:54.235Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-05T03:22:54.235Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-05T03:22:54.498Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-05T03:22:54.758Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-05T03:22:54.758Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T03:22:54.758Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-05T03:22:55.018Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-05T03:22:55.279Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-05T03:22:55.279Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-05T03:22:55.541Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-05T03:22:55.541Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-05T03:22:55.541Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-05T03:22:55.802Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T03:22:56.745Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T03:22:56.745Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T03:22:56.745Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T03:22:57.947Z] Reading package lists... [2021-01-05T03:22:58.207Z] Reading package lists... [2021-01-05T03:22:58.468Z] Building dependency tree... [2021-01-05T03:22:58.468Z] Reading state information... [2021-01-05T03:22:58.468Z] Calculating upgrade... [2021-01-05T03:22:58.729Z] The following packages will be upgraded: [2021-01-05T03:22:58.729Z] advancecomp base-files bash binutils binutils-common [2021-01-05T03:22:58.729Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-05T03:22:58.729Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-05T03:22:58.729Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-05T03:22:58.729Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-05T03:22:58.729Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-05T03:22:58.729Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-05T03:22:58.729Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-05T03:22:58.729Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-05T03:22:58.729Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-05T03:22:58.729Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-05T03:22:58.729Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-05T03:22:58.729Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-05T03:22:58.729Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-05T03:22:58.990Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T03:22:58.990Z] Need to get 63.5 MB of archives. [2021-01-05T03:22:58.990Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-05T03:22:58.990Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-05T03:22:58.990Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-05T03:22:59.251Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-05T03:22:59.251Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-05T03:22:59.251Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-05T03:22:59.512Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-05T03:22:59.512Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-05T03:22:59.512Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-05T03:22:59.512Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-05T03:22:59.512Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-05T03:22:59.512Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-05T03:22:59.512Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-05T03:22:59.512Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-05T03:22:59.512Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-05T03:22:59.512Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-05T03:22:59.512Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-05T03:22:59.776Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-05T03:22:59.776Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-05T03:22:59.776Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-05T03:22:59.776Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-05T03:22:59.776Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-05T03:22:59.776Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-05T03:22:59.776Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-05T03:22:59.776Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-05T03:22:59.776Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-05T03:22:59.776Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-05T03:22:59.776Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-05T03:22:59.776Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-05T03:22:59.776Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-05T03:22:59.776Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-05T03:22:59.776Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-05T03:22:59.776Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-05T03:22:59.776Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-05T03:22:59.776Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-05T03:23:00.036Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-05T03:23:00.036Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-05T03:23:00.036Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-05T03:23:00.036Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-05T03:23:00.036Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-05T03:23:00.036Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-05T03:23:00.036Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-05T03:23:00.036Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-05T03:23:00.036Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-05T03:23:00.036Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-05T03:23:00.036Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-05T03:23:00.036Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-05T03:23:00.036Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-05T03:23:00.036Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-05T03:23:00.036Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-05T03:23:00.036Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-05T03:23:00.036Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-05T03:23:00.036Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-05T03:23:00.036Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-05T03:23:00.036Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-05T03:23:00.036Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-05T03:23:00.036Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-05T03:23:00.036Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-05T03:23:00.036Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-05T03:23:00.036Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-05T03:23:00.036Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-05T03:23:00.036Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-05T03:23:00.297Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-05T03:23:00.297Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-05T03:23:00.298Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-05T03:23:00.298Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-05T03:23:00.298Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-05T03:23:00.298Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-05T03:23:00.298Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-05T03:23:00.298Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-05T03:23:00.298Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-05T03:23:00.298Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-05T03:23:00.298Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-05T03:23:00.298Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-05T03:23:00.298Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-05T03:23:00.298Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-05T03:23:00.298Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-05T03:23:00.298Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-05T03:23:00.298Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-05T03:23:00.298Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-05T03:23:00.298Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-05T03:23:00.298Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-05T03:23:00.298Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-05T03:23:00.298Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-05T03:23:00.558Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-05T03:23:00.558Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-05T03:23:00.558Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-05T03:23:00.558Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-05T03:23:01.131Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-05T03:23:01.391Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-05T03:23:01.391Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-05T03:23:01.391Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-05T03:23:01.976Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-05T03:23:01.976Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-05T03:23:01.976Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-05T03:23:01.976Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-05T03:23:01.976Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-05T03:23:01.976Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T03:23:01.976Z] Fetched 63.5 MB in 3s (20.2 MB/s) [2021-01-05T03:23:01.976Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:01.976Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T03:23:01.976Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T03:23:02.920Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T03:23:02.920Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T03:23:02.920Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-05T03:23:02.920Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-05T03:23:03.861Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:03.861Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T03:23:03.861Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:03.861Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T03:23:04.122Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:04.122Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T03:23:04.122Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:04.386Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T03:23:04.386Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:04.386Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T03:23:04.386Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:04.648Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T03:23:04.648Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:04.648Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T03:23:04.648Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:04.909Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T03:23:04.909Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:04.909Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-05T03:23:04.909Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:05.170Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T03:23:05.170Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:05.170Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T03:23:05.170Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:05.170Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T03:23:05.431Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:05.431Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-05T03:23:05.693Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:05.955Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T03:23:05.955Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T03:23:05.955Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T03:23:06.528Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T03:23:06.788Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-05T03:23:06.788Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-05T03:23:06.788Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-05T03:23:06.788Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-05T03:23:06.788Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-05T03:23:07.050Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-05T03:23:07.050Z] Installing new version of config file /etc/issue ... [2021-01-05T03:23:07.050Z] Installing new version of config file /etc/issue.net ... [2021-01-05T03:23:07.050Z] Installing new version of config file /etc/lsb-release ... [2021-01-05T03:23:07.050Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-05T03:23:07.312Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-05T03:23:07.574Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-05T03:23:07.574Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-05T03:23:07.574Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:07.574Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-05T03:23:07.574Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-05T03:23:07.835Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-05T03:23:07.835Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-05T03:23:08.097Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:08.097Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T03:23:08.097Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-05T03:23:08.097Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-05T03:23:08.358Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:08.358Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-05T03:23:08.358Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-05T03:23:08.358Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-05T03:23:08.620Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:08.620Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-05T03:23:08.620Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T03:23:08.881Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-05T03:23:08.881Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:08.881Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T03:23:08.881Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T03:23:09.143Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T03:23:09.143Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:09.143Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T03:23:09.143Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T03:23:09.405Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-05T03:23:09.405Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:09.405Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-05T03:23:09.405Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-05T03:23:09.667Z] Setting up grep (3.1-2build1) ... [2021-01-05T03:23:09.667Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:09.667Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T03:23:09.667Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T03:23:09.929Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-05T03:23:09.929Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:09.929Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T03:23:10.189Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T03:23:10.189Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-05T03:23:10.189Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:10.189Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T03:23:10.451Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T03:23:11.025Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T03:23:11.025Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T03:23:11.025Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-05T03:23:11.025Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T03:23:11.596Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-05T03:23:11.596Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:11.596Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-05T03:23:11.856Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-05T03:23:12.800Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T03:23:12.800Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T03:23:12.800Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-05T03:23:13.061Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-05T03:23:13.061Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T03:23:13.061Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:13.061Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-05T03:23:13.061Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-05T03:23:13.322Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-05T03:23:13.322Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:13.322Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T03:23:13.583Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T03:23:13.584Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T03:23:13.584Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:13.584Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T03:23:13.584Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T03:23:13.845Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T03:23:13.845Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:13.845Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T03:23:13.845Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T03:23:14.107Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T03:23:14.107Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:14.107Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T03:23:14.107Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T03:23:14.369Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T03:23:14.369Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:14.369Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T03:23:14.369Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T03:23:14.369Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T03:23:14.630Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T03:23:14.630Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T03:23:14.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:14.630Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-05T03:23:14.630Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T03:23:14.891Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T03:23:14.891Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:14.891Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T03:23:14.891Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T03:23:15.151Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-05T03:23:15.151Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:15.151Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T03:23:15.151Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T03:23:15.151Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-05T03:23:15.411Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:15.411Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T03:23:15.411Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T03:23:15.672Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-05T03:23:15.933Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-05T03:23:16.194Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-05T03:23:16.456Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:16.456Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-05T03:23:16.456Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-05T03:23:16.717Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T03:23:16.717Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-05T03:23:16.717Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-05T03:23:16.717Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-05T03:23:16.717Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-05T03:23:16.978Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:16.978Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-05T03:23:16.978Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-05T03:23:17.239Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-05T03:23:17.239Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:17.239Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T03:23:17.499Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T03:23:17.500Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T03:23:17.761Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:17.761Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T03:23:17.761Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T03:23:17.761Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T03:23:18.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:18.022Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-05T03:23:18.022Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T03:23:18.293Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T03:23:18.293Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:18.293Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-05T03:23:18.293Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-05T03:23:18.553Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-05T03:23:18.553Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-05T03:23:18.553Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T03:23:18.553Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T03:23:18.814Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T03:23:18.814Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:18.814Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-05T03:23:18.814Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-05T03:23:19.075Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-05T03:23:19.075Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:19.075Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-05T03:23:19.075Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-05T03:23:19.340Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-05T03:23:19.602Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:19.602Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-05T03:23:19.602Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-05T03:23:19.602Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-05T03:23:19.863Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:19.863Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-05T03:23:19.863Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-05T03:23:19.863Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-05T03:23:20.124Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:20.124Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-05T03:23:20.124Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-05T03:23:20.384Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-05T03:23:20.647Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:20.647Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-05T03:23:20.647Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-05T03:23:20.647Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-05T03:23:20.907Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:20.907Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-05T03:23:20.907Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-05T03:23:20.907Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-05T03:23:21.168Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:21.168Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-05T03:23:21.168Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-05T03:23:21.168Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-05T03:23:21.430Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:21.430Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-05T03:23:21.430Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-05T03:23:21.690Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-05T03:23:21.690Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:21.690Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T03:23:21.690Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-05T03:23:21.951Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-05T03:23:21.951Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-05T03:23:21.951Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-05T03:23:21.951Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-05T03:23:22.211Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-05T03:23:22.211Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-05T03:23:22.211Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T03:23:22.211Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T03:23:22.473Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-05T03:23:22.473Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-05T03:23:22.733Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-05T03:23:22.734Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-05T03:23:22.995Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-05T03:23:22.995Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-05T03:23:22.995Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-05T03:23:23.256Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-05T03:23:23.257Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-05T03:23:23.827Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-05T03:23:23.828Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-05T03:23:23.828Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-05T03:23:24.088Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-05T03:23:24.088Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-05T03:23:24.088Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-05T03:23:24.088Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-05T03:23:24.350Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-05T03:23:24.350Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-05T03:23:24.350Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-05T03:23:24.611Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-05T03:23:24.611Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-05T03:23:24.611Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-05T03:23:24.717Z] Removing intermediate container b6f4e21c42af [2021-01-05T03:23:24.717Z] ---> dc072a8e5856 [2021-01-05T03:23:24.717Z] [2021-01-05T03:23:24.717Z] Step 10/24 : FROM scratch [2021-01-05T03:23:24.717Z] ---> [2021-01-05T03:23:24.717Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T03:23:24.717Z] ---> Running in 7efd54eb6c3e [2021-01-05T03:23:24.717Z] Removing intermediate container 26cff0cfaab8 [2021-01-05T03:23:24.717Z] ---> f3acc7be9fd5 [2021-01-05T03:23:24.717Z] [2021-01-05T03:23:24.717Z] Step 10/21 : FROM scratch [2021-01-05T03:23:24.717Z] ---> [2021-01-05T03:23:24.717Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T03:23:24.717Z] ---> Running in 8e9ddf1d02bd [2021-01-05T03:23:25.318Z] Removing intermediate container 5d712854c620 [2021-01-05T03:23:25.318Z] ---> 619790832866 [2021-01-05T03:23:25.318Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T03:23:25.318Z] Removing intermediate container 472ab863dbe0 [2021-01-05T03:23:25.318Z] ---> c5b412402d8c [2021-01-05T03:23:25.318Z] [2021-01-05T03:23:25.318Z] Step 10/22 : FROM scratch [2021-01-05T03:23:25.318Z] ---> [2021-01-05T03:23:25.318Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T03:23:25.318Z] Removing intermediate container 7efd54eb6c3e [2021-01-05T03:23:25.318Z] ---> e0e0ca3b5dfe [2021-01-05T03:23:25.318Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T03:23:25.553Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-05T03:23:25.553Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-05T03:23:25.553Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-05T03:23:25.553Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-05T03:23:25.591Z] ---> Running in 7085bc25202e [2021-01-05T03:23:25.592Z] ---> Running in 104b54fa5efa [2021-01-05T03:23:25.592Z] ---> Running in 321ee625cba0 [2021-01-05T03:23:25.592Z] Removing intermediate container 8e9ddf1d02bd [2021-01-05T03:23:25.592Z] ---> ed299402ebed [2021-01-05T03:23:25.592Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T03:23:25.824Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T03:23:25.824Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T03:23:25.870Z] ---> Running in dc521df89b24 [2021-01-05T03:23:26.096Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T03:23:26.096Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T03:23:26.386Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T03:23:26.386Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T03:23:26.386Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-05T03:23:26.386Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-05T03:23:26.474Z] Removing intermediate container 7085bc25202e [2021-01-05T03:23:26.474Z] ---> 92e6be7220f4 [2021-01-05T03:23:26.474Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T03:23:26.474Z] Removing intermediate container 104b54fa5efa [2021-01-05T03:23:26.474Z] ---> df0017953b14 [2021-01-05T03:23:26.474Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T03:23:26.719Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:26.719Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T03:23:26.719Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:26.719Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T03:23:26.756Z] ---> Running in 5fd3df8e7b5d [2021-01-05T03:23:26.756Z] ---> Running in 4d1ad1e9a929 [2021-01-05T03:23:27.040Z] Removing intermediate container dc521df89b24 [2021-01-05T03:23:27.040Z] ---> af058b1b3d4c [2021-01-05T03:23:27.040Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T03:23:27.040Z] ---> Running in 5738c4ce1bbc [2021-01-05T03:23:27.043Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:27.043Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T03:23:27.043Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:27.043Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T03:23:27.317Z] Removing intermediate container 4d1ad1e9a929 [2021-01-05T03:23:27.317Z] Removing intermediate container 5fd3df8e7b5d [2021-01-05T03:23:27.317Z] ---> 4e6dc96bbde3 [2021-01-05T03:23:27.317Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T03:23:27.317Z] ---> a94ebb59c20c [2021-01-05T03:23:27.317Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T03:23:27.590Z] ---> Running in 93a613b7a1f1 [2021-01-05T03:23:27.590Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T03:23:27.860Z] Removing intermediate container 5738c4ce1bbc [2021-01-05T03:23:27.860Z] ---> 43171d3b6380 [2021-01-05T03:23:27.860Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T03:23:28.131Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:28.132Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T03:23:28.454Z] Removing intermediate container 93a613b7a1f1 [2021-01-05T03:23:28.454Z] ---> 86a69046def9 [2021-01-05T03:23:28.454Z] Step 14/22 : WORKDIR / [2021-01-05T03:23:28.730Z] ---> 83b59bb3e7d7 [2021-01-05T03:23:28.730Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T03:23:28.731Z] ---> Running in 2d0dc58e82f5 [2021-01-05T03:23:29.003Z] ---> 920c4f910b66 [2021-01-05T03:23:29.003Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T03:23:29.076Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:29.076Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T03:23:29.597Z] Removing intermediate container 2d0dc58e82f5 [2021-01-05T03:23:29.597Z] ---> f98e0bfe016c [2021-01-05T03:23:29.597Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T03:23:29.648Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:29.648Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T03:23:30.218Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:30.218Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T03:23:30.592Z] ---> 767700578aa0 [2021-01-05T03:23:30.592Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T03:23:31.159Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-05T03:23:31.159Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-05T03:23:31.159Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T03:23:31.159Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T03:23:31.159Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T03:23:31.159Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T03:23:31.202Z] ---> 2f4dc66f00bd [2021-01-05T03:23:31.202Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T03:23:31.421Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-05T03:23:31.421Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-05T03:23:31.421Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-05T03:23:31.421Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-05T03:23:31.474Z] ---> 10e4d58d7c09 [2021-01-05T03:23:31.474Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T03:23:31.681Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T03:23:31.682Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T03:23:31.682Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-05T03:23:31.682Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-05T03:23:31.943Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-05T03:23:31.943Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-05T03:23:31.943Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:31.943Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-05T03:23:32.205Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:32.205Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:32.205Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:32.205Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-05T03:23:32.205Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-05T03:23:32.205Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-05T03:23:32.470Z] [2021-01-05T03:23:32.470Z] Current default time zone: 'Etc/UTC' [2021-01-05T03:23:32.470Z] Local time is now: Tue Jan 5 03:23:32 UTC 2021. [2021-01-05T03:23:32.470Z] Universal Time is now: Tue Jan 5 03:23:32 UTC 2021. [2021-01-05T03:23:32.470Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-05T03:23:32.470Z] [2021-01-05T03:23:32.470Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-05T03:23:32.470Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:32.470Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-05T03:23:32.470Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-05T03:23:32.470Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-05T03:23:32.470Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-05T03:23:32.470Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-05T03:23:32.470Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-05T03:23:32.470Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-05T03:23:32.730Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-05T03:23:32.730Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:32.730Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-05T03:23:32.991Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T03:23:32.991Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T03:23:32.991Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:32.991Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-05T03:23:32.991Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-05T03:23:32.991Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-05T03:23:32.991Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-05T03:23:32.991Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-05T03:23:32.991Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-05T03:23:32.991Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-05T03:23:32.991Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T03:23:33.460Z] Removing intermediate container 321ee625cba0 [2021-01-05T03:23:33.460Z] ---> aa5ae2b22bae [2021-01-05T03:23:33.460Z] [2021-01-05T03:23:33.460Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T03:23:33.460Z] ---> 6924c6da1b3a [2021-01-05T03:23:33.460Z] ---> 24f2b5983007 [2021-01-05T03:23:33.460Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"]Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T03:23:33.460Z] [2021-01-05T03:23:33.460Z] 20.10.0: Pulling from library/docker [2021-01-05T03:23:33.460Z] ---> 351c7842fc54 [2021-01-05T03:23:33.460Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T03:23:33.460Z] ---> Running in b62975a37b1e [2021-01-05T03:23:34.450Z] Removing intermediate container b62975a37b1e [2021-01-05T03:23:34.450Z] ---> 087e9d93733d [2021-01-05T03:23:34.450Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:23:34.450Z] ---> 9c07236a305e [2021-01-05T03:23:34.450Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T03:23:34.728Z] ---> Running in d7aa7f0a6406 [2021-01-05T03:23:34.728Z] ---> b38fac169371 [2021-01-05T03:23:34.728Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T03:23:34.906Z] Updating certificates in /etc/ssl/certs... [2021-01-05T03:23:35.004Z] ---> Running in 4f30e3ac0308 [2021-01-05T03:23:35.608Z] Removing intermediate container d7aa7f0a6406 [2021-01-05T03:23:35.608Z] ---> e2bd5e6f683d [2021-01-05T03:23:35.608Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T03:23:35.608Z] Removing intermediate container 4f30e3ac0308 [2021-01-05T03:23:35.608Z] ---> 880191f8b3e2 [2021-01-05T03:23:35.608Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:23:35.881Z] ---> Running in 0c6b0ca12a11 [2021-01-05T03:23:35.881Z] ---> Running in 77b37b33623f [2021-01-05T03:23:36.294Z] 22 added, 17 removed; done. [2021-01-05T03:23:36.294Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-05T03:23:36.294Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-05T03:23:36.294Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-05T03:23:36.294Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-05T03:23:36.294Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-05T03:23:36.294Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T03:23:36.294Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-05T03:23:36.294Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T03:23:36.294Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T03:23:36.294Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T03:23:36.294Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T03:23:36.294Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T03:23:36.501Z] ---> 93349262858c [2021-01-05T03:23:36.501Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T03:23:36.559Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-05T03:23:36.560Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-05T03:23:36.560Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-05T03:23:36.560Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-05T03:23:36.560Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-05T03:23:36.560Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T03:23:36.560Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-05T03:23:36.560Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-05T03:23:36.784Z] Removing intermediate container 77b37b33623f [2021-01-05T03:23:36.784Z] ---> 14356f1c5e9a [2021-01-05T03:23:36.784Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T03:23:36.784Z] Removing intermediate container 0c6b0ca12a11 [2021-01-05T03:23:36.784Z] ---> 7b4e5183f0f1 [2021-01-05T03:23:36.784Z] Step 20/21 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:23:36.820Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-05T03:23:36.820Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-05T03:23:36.820Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T03:23:36.820Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-05T03:23:36.820Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-05T03:23:37.062Z] ---> Running in e10fa631e34f [2021-01-05T03:23:37.062Z] ---> Running in fe29d631ef6b [2021-01-05T03:23:37.081Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-05T03:23:37.081Z] Updating certificates in /etc/ssl/certs... [2021-01-05T03:23:37.653Z] 0 added, 0 removed; done. [2021-01-05T03:23:37.653Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-05T03:23:37.653Z] done. [2021-01-05T03:23:38.041Z] ---> 9f8ca8ea4143 [2021-01-05T03:23:38.041Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T03:23:38.226Z] Reading package lists... [2021-01-05T03:23:38.226Z] Building dependency tree... [2021-01-05T03:23:38.226Z] Reading state information... [2021-01-05T03:23:38.315Z] Removing intermediate container fe29d631ef6b [2021-01-05T03:23:38.315Z] ---> 9d6831c2a1a3 [2021-01-05T03:23:38.315Z] Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:23:38.315Z] ---> Running in e58a00939dc2 [2021-01-05T03:23:38.315Z] Removing intermediate container e10fa631e34f [2021-01-05T03:23:38.315Z] ---> e4d5e52df678 [2021-01-05T03:23:38.487Z] The following NEW packages will be installed: [2021-01-05T03:23:38.487Z] apt-transport-https [2021-01-05T03:23:38.487Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T03:23:38.487Z] Need to get 1696 B of archives. [2021-01-05T03:23:38.487Z] After this operation, 153 kB of additional disk space will be used. [2021-01-05T03:23:38.487Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-05T03:23:38.590Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T03:23:38.590Z] ---> Running in 9e23435b2469 [2021-01-05T03:23:38.590Z] ---> Running in fdb6c33afced [2021-01-05T03:23:38.748Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T03:23:38.748Z] Fetched 1696 B in 0s (21.1 kB/s) [2021-01-05T03:23:38.748Z] Selecting previously unselected package apt-transport-https. [2021-01-05T03:23:38.748Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-05T03:23:38.748Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-05T03:23:38.748Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T03:23:38.748Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-05T03:23:39.189Z] Removing intermediate container e58a00939dc2 [2021-01-05T03:23:39.189Z] ---> 59db701307dd [2021-01-05T03:23:39.189Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:23:39.320Z] Waiting for network to be ready... [2021-01-05T03:23:39.463Z] Removing intermediate container 9e23435b2469 [2021-01-05T03:23:39.463Z] ---> 43ffb06f080d [2021-01-05T03:23:39.463Z] [2021-01-05T03:23:40.064Z] ---> Running in 82fd36cfba54 [2021-01-05T03:23:40.064Z] Successfully built 43ffb06f080d [2021-01-05T03:23:40.064Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T03:23:40.064Z]  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go [2021-01-05T03:23:40.064Z] Removing intermediate container fdb6c33afced [2021-01-05T03:23:40.064Z] ---> 9a4a96f06db9 [2021-01-05T03:23:40.064Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T03:23:40.676Z] ---> Running in c8ed8045072c [2021-01-05T03:23:40.676Z] Removing intermediate container 82fd36cfba54 [2021-01-05T03:23:40.676Z] ---> bc9942f45dff [2021-01-05T03:23:40.676Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T03:23:41.404Z] ---> Running in c3c6827d341e [2021-01-05T03:23:42.527Z] Removing intermediate container c8ed8045072c [2021-01-05T03:23:42.527Z] ---> dda63fcfde36 [2021-01-05T03:23:42.527Z] [2021-01-05T03:23:42.843Z] Successfully built dda63fcfde36 [2021-01-05T03:23:42.843Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T03:23:42.843Z]  Building docker-core-command-go ... done Removing intermediate container c3c6827d341e [2021-01-05T03:23:42.843Z] ---> ba73018b2bca [2021-01-05T03:23:42.843Z] Step 23/24 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:23:42.843Z] Building docker-security-proxy-setup-go [2021-01-05T03:23:43.116Z] Removing intermediate container a5a7ae63f311 [2021-01-05T03:23:43.116Z] ---> 4abb5adfe1b9 [2021-01-05T03:23:43.116Z] [2021-01-05T03:23:43.116Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T03:23:43.390Z] 3.12: Pulling from library/alpine [2021-01-05T03:23:43.664Z] ---> Running in 4d4bfe72ea6c [2021-01-05T03:23:44.261Z] Removing intermediate container 4d4bfe72ea6c [2021-01-05T03:23:44.261Z] ---> e1ed02034d78 [2021-01-05T03:23:44.261Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T03:23:44.611Z] 2021-01-05T03:23:42Z INFO Waiting for automatic snapd restart... [2021-01-05T03:23:44.872Z] snapd 2.48.1 from Canonical* installed [2021-01-05T03:23:45.706Z] ---> Running in 204907c2bce9 [2021-01-05T03:23:45.706Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T03:23:45.706Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T03:23:45.706Z] ---> afeebe901d6b [2021-01-05T03:23:45.706Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T03:23:45.814Z] "snapd" switched to the "latest/stable" channel [2021-01-05T03:23:45.814Z] [2021-01-05T03:23:46.689Z] ---> Running in 5057c3c12694 [2021-01-05T03:23:46.689Z] Removing intermediate container 204907c2bce9 [2021-01-05T03:23:46.689Z] ---> ef9027f5bd3f [2021-01-05T03:23:46.689Z] [2021-01-05T03:23:47.292Z] Successfully built ef9027f5bd3f [2021-01-05T03:23:48.272Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T03:23:48.272Z] Building docker-security-secretstore-setup-go [2021-01-05T03:23:48.272Z]  Building docker-support-notifications-go ... done Removing intermediate container 5057c3c12694 [2021-01-05T03:23:48.272Z] ---> 1c5b1aad1876 [2021-01-05T03:23:48.272Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T03:23:48.358Z] core18 20201210 from Canonical* installed [2021-01-05T03:23:48.870Z] ---> Running in fbe88cc9ed70 [2021-01-05T03:23:48.932Z] "core18" switched to the "latest/stable" channel [2021-01-05T03:23:48.932Z] [2021-01-05T03:23:49.466Z] Removing intermediate container fbe88cc9ed70 [2021-01-05T03:23:49.466Z] ---> 6350a6c03905 [2021-01-05T03:23:49.466Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T03:23:49.739Z] ---> Running in 5c15c426f41d [2021-01-05T03:23:50.333Z] Removing intermediate container 5c15c426f41d [2021-01-05T03:23:50.333Z] ---> 7c526aa270f9 [2021-01-05T03:23:50.333Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:23:50.602Z] ---> Running in dd9750d760b9 [2021-01-05T03:23:50.872Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T03:23:50.872Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T03:23:50.872Z] ---> eeaf43b92773 [2021-01-05T03:23:50.872Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T03:23:51.143Z] ---> Running in bcbf59cb05fc [2021-01-05T03:23:52.234Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T03:23:52.234Z] "snapcraft" switched to the "latest/stable" channel [2021-01-05T03:23:52.234Z] [2021-01-05T03:23:53.125Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:23:53.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:23:53.998Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T03:23:53.998Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T03:23:53.998Z] Executing bash-5.0.17-r0.post-install [2021-01-05T03:23:53.998Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:23:53.998Z] OK: 12 MiB in 22 packages [2021-01-05T03:23:54.275Z] Removing intermediate container dd9750d760b9 [2021-01-05T03:23:54.275Z] ---> 504cd681bdae [2021-01-05T03:23:54.275Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T03:23:55.264Z] ---> Running in 788720fccb9e [2021-01-05T03:23:56.250Z] Removing intermediate container bcbf59cb05fc [2021-01-05T03:23:56.250Z] ---> ed1749853e91 [2021-01-05T03:23:56.250Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T03:23:56.440Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-05T03:23:56.440Z] - README.md [2021-01-05T03:23:56.440Z] [2021-01-05T03:23:56.440Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-05T03:23:56.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:23:56.798Z] ---> Running in c93cc326e5b9 [2021-01-05T03:23:57.392Z] Removing intermediate container c93cc326e5b9 [2021-01-05T03:23:57.392Z] ---> 0ee01d8392c2 [2021-01-05T03:23:57.392Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T03:23:57.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:23:57.663Z] ---> Running in 2a139c1df302 [2021-01-05T03:23:58.267Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T03:23:58.267Z] Removing intermediate container 2a139c1df302 [2021-01-05T03:23:58.267Z] ---> 15c5fb7a0258 [2021-01-05T03:23:58.267Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T03:23:58.540Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T03:23:58.540Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T03:23:58.814Z] ---> Running in aeaa2260bce6 [2021-01-05T03:23:59.086Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T03:23:59.086Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T03:23:59.361Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:23:59.361Z] OK: 8 MiB in 19 packages [2021-01-05T03:23:59.361Z] Removing intermediate container aeaa2260bce6 [2021-01-05T03:23:59.361Z] ---> 4760d698f0fe [2021-01-05T03:23:59.361Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T03:24:01.344Z] ---> 9ee24f763b8d [2021-01-05T03:24:01.344Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T03:24:01.618Z] Removing intermediate container 788720fccb9e [2021-01-05T03:24:01.618Z] ---> d6ccf92c137c [2021-01-05T03:24:01.618Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T03:24:03.032Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T03:24:03.032Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T03:24:03.032Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T03:24:03.032Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T03:24:03.056Z] ---> 1b60ee752a02 [2021-01-05T03:24:03.056Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T03:24:03.056Z] ---> ab191671461c [2021-01-05T03:24:03.056Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T03:24:03.978Z] Reading package lists... [2021-01-05T03:24:04.239Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-05T03:24:05.061Z] ---> 10209df46d66 [2021-01-05T03:24:05.061Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T03:24:05.061Z] ---> Running in aa6c5efb8c26 [2021-01-05T03:24:05.334Z] ---> 0feac24ae452 [2021-01-05T03:24:05.334Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T03:24:06.780Z] ---> 28e5072f00e8 [2021-01-05T03:24:06.780Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T03:24:06.780Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:24:07.054Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:24:07.054Z] ---> Running in 05332d0db254 [2021-01-05T03:24:07.668Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T03:24:07.668Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T03:24:07.668Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T03:24:07.668Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T03:24:07.668Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T03:24:07.668Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T03:24:07.668Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T03:24:07.668Z] Removing intermediate container 05332d0db254 [2021-01-05T03:24:07.668Z] ---> 216fc363ef49 [2021-01-05T03:24:07.668Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:24:08.269Z] ---> Running in fc1e577b5181 [2021-01-05T03:24:09.724Z] Removing intermediate container fc1e577b5181 [2021-01-05T03:24:09.724Z] ---> 0e68790b58c7 [2021-01-05T03:24:09.724Z] Step 21/23 : LABEL arch=arm64 [2021-01-05T03:24:09.724Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T03:24:09.724Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T03:24:09.724Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T03:24:09.724Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T03:24:09.724Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T03:24:09.724Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T03:24:09.724Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T03:24:09.724Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T03:24:10.003Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T03:24:10.003Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T03:24:10.003Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T03:24:10.003Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T03:24:10.003Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T03:24:10.003Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T03:24:10.003Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T03:24:10.003Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T03:24:10.003Z] ---> Running in 3c57a3d82166 [2021-01-05T03:24:10.003Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T03:24:10.003Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T03:24:10.289Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T03:24:10.289Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T03:24:10.289Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T03:24:10.289Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T03:24:10.289Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T03:24:10.289Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T03:24:10.289Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T03:24:10.289Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T03:24:10.568Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:24:10.568Z] OK: 71 MiB in 55 packages [2021-01-05T03:24:10.826Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T03:24:10.826Z] Reading package lists... [2021-01-05T03:24:10.826Z] Building dependency tree... [2021-01-05T03:24:10.826Z] Reading state information... [2021-01-05T03:24:10.826Z] Suggested packages: [2021-01-05T03:24:10.826Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-05T03:24:10.826Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-05T03:24:10.826Z] Recommended packages: [2021-01-05T03:24:10.826Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-05T03:24:10.826Z] The following NEW packages will be installed: [2021-01-05T03:24:10.826Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-05T03:24:10.826Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-05T03:24:10.826Z] pkg-config zip [2021-01-05T03:24:10.827Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-05T03:24:10.827Z] Need to get 7655 kB of archives. [2021-01-05T03:24:10.827Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-05T03:24:10.827Z] 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-01-05T03:24:11.087Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-05T03:24:11.087Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-05T03:24:11.087Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-05T03:24:11.087Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-05T03:24:11.087Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-05T03:24:11.087Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-05T03:24:11.087Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-05T03:24:11.178Z] Removing intermediate container 3c57a3d82166 [2021-01-05T03:24:11.178Z] ---> 8ddfb363ba91 [2021-01-05T03:24:11.178Z] Step 22/23 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:24:11.349Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-05T03:24:11.349Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-05T03:24:11.349Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-05T03:24:11.349Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-05T03:24:11.349Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-05T03:24:11.349Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-05T03:24:11.609Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-05T03:24:11.609Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-05T03:24:11.609Z] Fetched 7655 kB in 1s (10.5 MB/s) [2021-01-05T03:24:11.609Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-05T03:24:11.609Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-05T03:24:11.609Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-05T03:24:11.782Z] ---> Running in de0d82aa96e4 [2021-01-05T03:24:11.870Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T03:24:11.870Z] Selecting previously unselected package libpsl5:amd64. [2021-01-05T03:24:11.870Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-05T03:24:11.870Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T03:24:12.131Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-05T03:24:12.131Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-05T03:24:12.131Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T03:24:12.131Z] Selecting previously unselected package librtmp1:amd64. [2021-01-05T03:24:12.131Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-05T03:24:12.131Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T03:24:12.393Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-05T03:24:12.393Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-05T03:24:12.393Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T03:24:12.393Z] Selecting previously unselected package liberror-perl. [2021-01-05T03:24:12.393Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-05T03:24:12.393Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-05T03:24:12.393Z] Selecting previously unselected package git-man. [2021-01-05T03:24:12.393Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-05T03:24:12.393Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T03:24:12.655Z] Selecting previously unselected package git. [2021-01-05T03:24:12.655Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-05T03:24:12.655Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T03:24:12.770Z] Removing intermediate container de0d82aa96e4 [2021-01-05T03:24:12.770Z] ---> 01a5bf66cbd2 [2021-01-05T03:24:12.771Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T03:24:13.368Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:24:13.368Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:24:13.368Z] ---> f204f591676c [2021-01-05T03:24:13.368Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T03:24:13.368Z] ---> Using cache [2021-01-05T03:24:13.368Z] ---> 394794c8d309 [2021-01-05T03:24:13.368Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:24:13.368Z] ---> Using cache [2021-01-05T03:24:13.368Z] ---> 880f12413623 [2021-01-05T03:24:13.368Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T03:24:13.611Z] Selecting previously unselected package libnorm1:amd64. [2021-01-05T03:24:13.611Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-05T03:24:13.611Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T03:24:13.611Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-05T03:24:13.611Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-05T03:24:13.611Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T03:24:13.644Z] ---> Running in 1d6506f5c6a1 [2021-01-05T03:24:13.874Z] Selecting previously unselected package libsodium23:amd64. [2021-01-05T03:24:13.874Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-05T03:24:13.874Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-05T03:24:13.874Z] Selecting previously unselected package libzmq5:amd64. [2021-01-05T03:24:13.874Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T03:24:13.875Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T03:24:13.875Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-05T03:24:13.875Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-05T03:24:13.875Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T03:24:14.136Z] Selecting previously unselected package pkg-config. [2021-01-05T03:24:14.136Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-05T03:24:14.136Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T03:24:14.136Z] Selecting previously unselected package zip. [2021-01-05T03:24:14.136Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-05T03:24:14.136Z] Unpacking zip (3.0-11build1) ... [2021-01-05T03:24:14.249Z] ---> Running in cd892fa9f3a4 [2021-01-05T03:24:14.399Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-05T03:24:14.399Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-05T03:24:14.399Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-05T03:24:14.399Z] Setting up liberror-perl (0.17025-1) ... [2021-01-05T03:24:14.399Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-05T03:24:14.399Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-05T03:24:14.399Z] No schema files found: doing nothing. [2021-01-05T03:24:14.399Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-05T03:24:14.399Z] Setting up zip (3.0-11build1) ... [2021-01-05T03:24:14.661Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-05T03:24:14.661Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-05T03:24:14.661Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-05T03:24:14.661Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T03:24:14.661Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-05T03:24:14.846Z] Removing intermediate container 1d6506f5c6a1 [2021-01-05T03:24:14.846Z] ---> 4e9ed5612ee6 [2021-01-05T03:24:14.846Z] [2021-01-05T03:24:14.922Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-05T03:24:14.922Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-05T03:24:14.922Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-05T03:24:15.833Z] Successfully built 4e9ed5612ee6 [2021-01-05T03:24:15.833Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T03:24:15.833Z]  Building docker-core-data-go ... done Building docker-core-metadata-go [2021-01-05T03:24:16.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:24:17.089Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:24:17.089Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:24:17.089Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:24:17.089Z] ---> f204f591676c [2021-01-05T03:24:17.089Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T03:24:17.089Z] ---> Using cache [2021-01-05T03:24:17.089Z] ---> 394794c8d309 [2021-01-05T03:24:17.089Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:24:17.089Z] ---> Using cache [2021-01-05T03:24:17.089Z] ---> 880f12413623 [2021-01-05T03:24:17.089Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T03:24:18.077Z] OK: 217 MiB in 51 packages [2021-01-05T03:24:18.351Z] ---> Running in 96ef3ab0ff11 [2021-01-05T03:24:21.004Z] Removing intermediate container cd892fa9f3a4 [2021-01-05T03:24:21.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:24:21.004Z] ---> 157ba574f7fe [2021-01-05T03:24:21.004Z] Step 6/22 : COPY go.mod . [2021-01-05T03:24:21.513Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T03:24:21.513Z] git set to automatically installed. [2021-01-05T03:24:21.513Z] git-man set to automatically installed. [2021-01-05T03:24:21.513Z] libcurl3-gnutls set to automatically installed. [2021-01-05T03:24:21.513Z] liberror-perl set to automatically installed. [2021-01-05T03:24:21.513Z] libglib2.0-0 set to automatically installed. [2021-01-05T03:24:21.513Z] libnghttp2-14 set to automatically installed. [2021-01-05T03:24:21.513Z] libnorm1 set to automatically installed. [2021-01-05T03:24:21.513Z] libpgm-5.2-0 set to automatically installed. [2021-01-05T03:24:21.513Z] libpsl5 set to automatically installed. [2021-01-05T03:24:21.513Z] librtmp1 set to automatically installed. [2021-01-05T03:24:21.513Z] libsodium23 set to automatically installed. [2021-01-05T03:24:21.513Z] libzmq3-dev set to automatically installed. [2021-01-05T03:24:21.513Z] libzmq5 set to automatically installed. [2021-01-05T03:24:21.513Z] pkg-config set to automatically installed. [2021-01-05T03:24:21.513Z] zip set to automatically installed. [2021-01-05T03:24:21.611Z] Removing intermediate container aa6c5efb8c26 [2021-01-05T03:24:21.611Z] ---> c82359934a94 [2021-01-05T03:24:21.611Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T03:24:21.889Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:24:22.511Z] ---> ae68d73d9004 [2021-01-05T03:24:22.511Z] Step 7/22 : RUN go mod download [2021-01-05T03:24:22.511Z] ---> Running in 2f58e2c8660f [2021-01-05T03:24:22.787Z] OK: 217 MiB in 51 packages [2021-01-05T03:24:23.063Z] ---> Running in dbf2fbdd4f27 [2021-01-05T03:24:23.427Z] snapd is not logged in, snap install commands will use sudo [2021-01-05T03:24:24.054Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:24:24.054Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:24:24.054Z] ---> f204f591676c [2021-01-05T03:24:24.054Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T03:24:24.054Z] ---> Using cache [2021-01-05T03:24:24.054Z] ---> 394794c8d309 [2021-01-05T03:24:24.054Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:24:24.054Z] ---> Using cache [2021-01-05T03:24:24.054Z] ---> 880f12413623 [2021-01-05T03:24:24.054Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T03:24:24.054Z] ---> Using cache [2021-01-05T03:24:24.054Z] ---> 157ba574f7fe [2021-01-05T03:24:24.054Z] Step 6/24 : COPY go.mod . [2021-01-05T03:24:24.054Z] ---> Using cache [2021-01-05T03:24:24.054Z] ---> ae68d73d9004 [2021-01-05T03:24:24.054Z] Step 7/24 : RUN go mod download [2021-01-05T03:24:24.663Z] ---> Running in dcc94d3bc937 [2021-01-05T03:24:25.267Z] Removing intermediate container 96ef3ab0ff11 [2021-01-05T03:24:25.267Z] ---> b64217a360b1 [2021-01-05T03:24:25.267Z] Step 6/21 : COPY go.mod . [2021-01-05T03:24:26.724Z] ---> feffc55ddc04 [2021-01-05T03:24:26.724Z] Step 7/21 : RUN go mod download [2021-01-05T03:24:26.724Z] ---> Running in 85b0297da5c4 [2021-01-05T03:24:28.171Z] Removing intermediate container dbf2fbdd4f27 [2021-01-05T03:24:28.171Z] ---> 724f3588b9cd [2021-01-05T03:24:28.171Z] Step 8/22 : COPY . . [2021-01-05T03:24:28.774Z] Removing intermediate container dcc94d3bc937 [2021-01-05T03:24:28.774Z] ---> 5b13dbcb6064 [2021-01-05T03:24:28.774Z] Step 8/24 : COPY . . [2021-01-05T03:24:29.763Z] Collecting docker-compose==1.23.2 [2021-01-05T03:24:30.013Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-05T03:24:30.013Z] snap "core18" has no updates available [2021-01-05T03:24:30.037Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T03:24:31.398Z] Pulling config-common [2021-01-05T03:24:32.070Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T03:24:32.070Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T03:24:32.344Z] Pulling go-build-helper [2021-01-05T03:24:32.350Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T03:24:32.350Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T03:24:33.344Z] Removing intermediate container 85b0297da5c4 [2021-01-05T03:24:33.344Z] ---> 36db2a26ce8d [2021-01-05T03:24:33.344Z] Step 8/21 : COPY . . [2021-01-05T03:24:34.794Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T03:24:34.794Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T03:24:35.070Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T03:24:35.347Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T03:24:37.989Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T03:24:37.989Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T03:24:37.989Z] ---> f204f591676c [2021-01-05T03:24:37.989Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T03:24:37.989Z] ---> Using cache [2021-01-05T03:24:37.989Z] ---> 394794c8d309 [2021-01-05T03:24:37.989Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T03:24:37.989Z] ---> Using cache [2021-01-05T03:24:37.989Z] ---> 880f12413623 [2021-01-05T03:24:37.989Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T03:24:37.989Z] ---> Using cache [2021-01-05T03:24:37.989Z] ---> b64217a360b1 [2021-01-05T03:24:37.989Z] Step 6/22 : COPY go.mod . [2021-01-05T03:24:37.989Z] ---> Using cache [2021-01-05T03:24:37.989Z] ---> feffc55ddc04 [2021-01-05T03:24:37.989Z] Step 7/22 : RUN go mod download [2021-01-05T03:24:37.989Z] ---> Using cache [2021-01-05T03:24:37.989Z] ---> 36db2a26ce8d [2021-01-05T03:24:37.989Z] Step 8/22 : COPY . . [2021-01-05T03:24:37.989Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T03:24:37.989Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T03:24:40.193Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T03:24:40.494Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T03:24:41.096Z] Collecting PyYAML<4,>=3.10 [2021-01-05T03:24:41.096Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T03:24:44.503Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T03:24:44.503Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T03:24:47.150Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T03:24:47.150Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T03:24:47.757Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-05T03:24:47.757Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-05T03:24:47.757Z] Collecting idna<2.8,>=2.5 [2021-01-05T03:24:47.757Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T03:24:48.749Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T03:24:48.749Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T03:24:49.022Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-05T03:24:49.299Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T03:24:49.299Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T03:24:49.917Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T03:24:49.917Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T03:24:49.917Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T03:24:49.917Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T03:24:50.918Z] Installing collected packages: websocket-client, jsonschema, idna, urllib3, requests, dockerpty, texttable, cached-property, PyYAML, docopt, docker-pycreds, docker, docker-compose [2021-01-05T03:24:53.563Z] Attempting uninstall: idna [2021-01-05T03:24:53.563Z] Found existing installation: idna 2.9 [2021-01-05T03:24:53.563Z] Uninstalling idna-2.9: [2021-01-05T03:24:53.563Z] Successfully uninstalled idna-2.9 [2021-01-05T03:24:54.320Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-05T03:24:54.321Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-05T03:24:54.321Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-05T03:24:54.321Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-05T03:24:54.321Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-05T03:24:54.321Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-05T03:24:54.321Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-05T03:24:54.321Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-05T03:24:54.321Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-05T03:24:54.321Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-05T03:24:54.321Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-05T03:24:54.321Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-05T03:24:54.321Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-05T03:24:54.321Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-05T03:24:54.321Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-05T03:24:54.321Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-05T03:24:54.321Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-05T03:24:54.321Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-05T03:24:54.321Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-05T03:24:54.321Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] [2021-01-05T03:24:54.321Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-05T03:24:54.321Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-05T03:24:54.321Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-05T03:24:54.321Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-05T03:24:54.321Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-05T03:24:54.321Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-05T03:24:54.321Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-05T03:24:54.321Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-05T03:24:54.321Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-05T03:24:54.321Z] Fetched 279 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-05T03:24:54.321Z] Fetched 122 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-05T03:24:54.321Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-05T03:24:54.321Z] Fetched 8848 B in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-05T03:24:54.321Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-05T03:24:54.321Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-05T03:24:54.321Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-05T03:24:54.321Z] Fetched 214 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-05T03:24:54.321Z] Fetched 155 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-05T03:24:54.321Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-05T03:24:54.321Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-05T03:24:54.321Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-05T03:24:54.321Z] Fetched 499 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-05T03:24:54.321Z] Fetched 111 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-05T03:24:54.321Z] Fetched 240 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-05T03:24:54.321Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-05T03:24:54.321Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-05T03:24:54.321Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-05T03:24:54.321Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-05T03:24:54.321Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-05T03:24:54.321Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-05T03:24:54.321Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-05T03:24:54.321Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-05T03:24:54.321Z] Fetched 8720 B in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-05T03:24:54.321Z] Fetched 137 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-05T03:24:54.321Z] Fetched 119 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-05T03:24:54.321Z] Fetched 109 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-05T03:24:54.321Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-05T03:24:54.321Z] Fetched 645 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-05T03:24:54.321Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-05T03:24:54.321Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-05T03:24:54.321Z] Fetched 368 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-05T03:24:54.321Z] Fetched 187 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-05T03:24:54.321Z] Fetched 175 kB in 0s (0 B/s) [2021-01-05T03:24:54.321Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-05T03:24:55.567Z] Attempting uninstall: urllib3 [2021-01-05T03:24:55.568Z] Found existing installation: urllib3 1.25.9 [2021-01-05T03:24:55.568Z] Uninstalling urllib3-1.25.9: [2021-01-05T03:24:55.568Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T03:24:57.043Z] Attempting uninstall: requests [2021-01-05T03:24:57.043Z] Found existing installation: requests 2.23.0 [2021-01-05T03:24:57.043Z] Uninstalling requests-2.23.0: [2021-01-05T03:24:57.315Z] Successfully uninstalled requests-2.23.0 [2021-01-05T03:24:57.834Z] Fetched 206 kB in 0s (0 B/s) [2021-01-05T03:24:57.835Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-05T03:24:57.835Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-05T03:24:57.835Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-05T03:24:57.835Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-05T03:24:57.835Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-05T03:24:57.835Z] Fetched 159 kB in 0s (0 B/s) [2021-01-05T03:24:57.835Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-05T03:24:57.835Z] Fetched 107 kB in 0s (0 B/s) [2021-01-05T03:24:57.835Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-05T03:24:57.835Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-05T03:24:57.835Z] Pulling static-packages [2021-01-05T03:24:58.149Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-05T03:24:58.149Z] Skipping pull go-build-helper (already ran) [2021-01-05T03:24:58.149Z] Skipping pull static-packages (already ran) [2021-01-05T03:24:58.149Z] Building go-build-helper [2021-01-05T03:24:59.334Z] Running setup.py install for dockerpty: started [2021-01-05T03:25:00.326Z] ---> e543559cce91 [2021-01-05T03:25:00.326Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T03:25:00.606Z] ---> fb8e0f468e87 [2021-01-05T03:25:00.606Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T03:25:00.606Z] ---> Running in 9d5e9204da3a [2021-01-05T03:25:00.606Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T03:25:00.606Z] Running setup.py install for texttable: started [2021-01-05T03:25:00.883Z] ---> c3f019d28cd7 [2021-01-05T03:25:00.884Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T03:25:00.884Z] ---> 2e3bb3c6aae8 [2021-01-05T03:25:00.884Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T03:25:00.884Z] ---> Running in acd7629c8403 [2021-01-05T03:25:01.161Z] ---> Running in e33949ccaf96 [2021-01-05T03:25:01.161Z] ---> Running in fc4c270799a0 [2021-01-05T03:25:02.369Z] Building static-packages [2021-01-05T03:25:02.612Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T03:25:03.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T03:25:03.218Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T03:25:03.218Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T03:25:03.498Z] Running setup.py install for PyYAML: started [2021-01-05T03:25:03.498Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T03:25:04.283Z] Staging go-build-helper [2021-01-05T03:25:05.227Z] Staging static-packages [2021-01-05T03:25:06.170Z] Pulling go115 [2021-01-05T03:25:06.917Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T03:25:06.917Z] Running setup.py install for docopt: started [2021-01-05T03:25:07.120Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-05T03:25:07.120Z] Skipping pull go115 (already ran) [2021-01-05T03:25:07.120Z] Building go115 [2021-01-05T03:25:07.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T03:25:07.120Z] Dload Upload Total Spent Left Speed [2021-01-05T03:25:09.579Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T03:25:10.292Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 115M 20 24.0M 0 0 27.8M 0 0:00:04 --:--:-- 0:00:04 27.8M 54 115M 54 63.3M 0 0 34.2M 0 0:00:03 0:00:01 0:00:02 34.2M 89 115M 89 103M 0 0 36.3M 0 0:00:03 0:00:02 0:00:01 36.3M 100 115M 100 115M 0 0 36.8M 0 0:00:03 0:00:03 --:--:-- 36.8M [2021-01-05T03:25:10.863Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-05T03:25:12.229Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-05T03:25:15.073Z] Staging go115 [2021-01-05T03:25:17.710Z] Removing intermediate container 2f58e2c8660f [2021-01-05T03:25:17.710Z] ---> b1db37e62574 [2021-01-05T03:25:17.710Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T03:25:17.710Z] ---> Running in 7b50be980d76 [2021-01-05T03:25:19.165Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:25:19.768Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:25:20.366Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-05T03:25:20.366Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-05T03:25:20.366Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-05T03:25:20.366Z] Fetched 0 B in 0s (0 B/s) [2021-01-05T03:25:20.366Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-05T03:25:20.366Z] Fetched 224 kB in 0s (0 B/s) [2021-01-05T03:25:20.366Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-05T03:25:20.366Z] Fetched 157 kB in 0s (0 B/s) [2021-01-05T03:25:20.366Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-05T03:25:20.366Z] Fetched 221 kB in 0s (0 B/s) [2021-01-05T03:25:20.366Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-05T03:25:20.366Z] Fetched 143 kB in 0s (0 B/s) [2021-01-05T03:25:20.366Z] Pulling edgex-go [2021-01-05T03:25:20.374Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T03:25:20.374Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T03:25:20.653Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T03:25:20.653Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:25:20.653Z] OK: 71 MiB in 58 packages [2021-01-05T03:25:21.753Z] Pulling version [2021-01-05T03:25:22.326Z] Building config-common [2021-01-05T03:25:22.686Z] Removing intermediate container 7b50be980d76 [2021-01-05T03:25:22.686Z] ---> 36a215d74c00 [2021-01-05T03:25:22.686Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T03:25:22.686Z] ---> Running in d0bbcc1c0319 [2021-01-05T03:25:23.296Z] Removing intermediate container d0bbcc1c0319 [2021-01-05T03:25:23.296Z] ---> e7c0a8408bda [2021-01-05T03:25:23.296Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:25:23.296Z] ---> Running in 1865d1fc27eb [2021-01-05T03:25:23.907Z] Removing intermediate container 1865d1fc27eb [2021-01-05T03:25:23.907Z] ---> 7ddb48bd4343 [2021-01-05T03:25:23.907Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T03:25:24.186Z] ---> Running in 0def969a673b [2021-01-05T03:25:24.243Z] Skipping build go-build-helper (already ran) [2021-01-05T03:25:24.244Z] Skipping build static-packages (already ran) [2021-01-05T03:25:24.244Z] Skipping build go115 (already ran) [2021-01-05T03:25:24.510Z] Building edgex-go [2021-01-05T03:25:24.510Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T03:25:24.791Z] Removing intermediate container 0def969a673b [2021-01-05T03:25:24.791Z] ---> 84b535188bf0 [2021-01-05T03:25:24.791Z] Step 25/26 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:25:25.068Z] ---> Running in 77ec0052b040 [2021-01-05T03:25:25.673Z] Removing intermediate container 77ec0052b040 [2021-01-05T03:25:25.673Z] ---> e2df5c36877f [2021-01-05T03:25:25.673Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T03:25:25.897Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-05T03:25:25.898Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 [2021-01-05T03:25:25.898Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 [2021-01-05T03:25:25.898Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-05T03:25:25.898Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-05T03:25:25.898Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-05T03:25:25.898Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-05T03:25:25.898Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-05T03:25:25.898Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-05T03:25:25.898Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-05T03:25:25.898Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-05T03:25:25.898Z] go: downloading github.com/google/uuid v1.1.3 [2021-01-05T03:25:25.898Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-05T03:25:25.898Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-05T03:25:25.898Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-05T03:25:25.898Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-05T03:25:25.898Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-05T03:25:25.898Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-05T03:25:25.898Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-05T03:25:25.953Z] ---> Running in a0a4e96a80df [2021-01-05T03:25:26.161Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-05T03:25:26.161Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-05T03:25:26.161Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-05T03:25:26.161Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-05T03:25:26.161Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-05T03:25:26.161Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-05T03:25:26.161Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-05T03:25:26.161Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-05T03:25:26.421Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-05T03:25:26.421Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-05T03:25:26.421Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-05T03:25:26.566Z] Removing intermediate container a0a4e96a80df [2021-01-05T03:25:26.566Z] ---> 8879ba9778cc [2021-01-05T03:25:26.566Z] [2021-01-05T03:25:27.170Z] Successfully built 8879ba9778cc [2021-01-05T03:25:27.170Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T03:25:34.564Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T03:25:38.772Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T03:25:39.717Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T03:25:40.662Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T03:25:40.923Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T03:25:40.923Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-05T03:25:41.184Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-05T03:25:41.184Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-05T03:25:41.184Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-05T03:25:42.570Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T03:25:42.831Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-05T03:25:42.831Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-05T03:25:44.217Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T03:25:44.217Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-05T03:25:45.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T03:25:45.162Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-05T03:25:46.555Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T03:25:47.127Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-05T03:25:48.075Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T03:25:50.627Z] Building version [2021-01-05T03:25:52.544Z] Staging config-common [2021-01-05T03:25:53.489Z] Skipping stage go-build-helper (already ran) [2021-01-05T03:25:53.489Z] Skipping stage static-packages (already ran) [2021-01-05T03:25:53.489Z] Skipping stage go115 (already ran) [2021-01-05T03:25:53.489Z] Staging edgex-go [2021-01-05T03:25:54.434Z] Staging version [2021-01-05T03:25:55.378Z] Priming config-common [2021-01-05T03:25:55.951Z] Priming go-build-helper [2021-01-05T03:25:56.893Z] Priming static-packages [2021-01-05T03:25:59.441Z] Priming go115 [2021-01-05T03:26:00.387Z] Priming edgex-go [2021-01-05T03:26:01.773Z] Priming version [2021-01-05T03:26:02.729Z] 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-01-05T03:26:14.168Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T03:26:14.168Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T03:26:24.395Z] Removing intermediate container 9d5e9204da3a [2021-01-05T03:26:24.395Z] ---> 6201edf7931f [2021-01-05T03:26:24.395Z] [2021-01-05T03:26:24.395Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T03:26:24.395Z] ---> afeebe901d6b [2021-01-05T03:26:24.395Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curlRemoving intermediate container e33949ccaf96 [2021-01-05T03:26:24.395Z] ---> 7fb300d5fc0f [2021-01-05T03:26:24.395Z] [2021-01-05T03:26:24.395Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T03:26:24.395Z] ---> afeebe901d6b [2021-01-05T03:26:24.395Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T03:26:24.395Z] [2021-01-05T03:26:24.395Z] ---> Running in 54ed98690531 [2021-01-05T03:26:24.395Z] ---> Running in be9ff0bcb19b [2021-01-05T03:26:24.395Z] Removing intermediate container acd7629c8403 [2021-01-05T03:26:24.395Z] ---> 240ba656d187 [2021-01-05T03:26:24.395Z] [2021-01-05T03:26:24.395Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T03:26:24.395Z] ---> afeebe901d6b [2021-01-05T03:26:24.395Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T03:26:24.669Z] ---> Running in 498640e07fd9 [2021-01-05T03:26:25.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:26:25.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:26:25.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:26:25.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:26:25.861Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T03:26:25.861Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T03:26:25.861Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T03:26:26.136Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T03:26:26.136Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T03:26:26.136Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T03:26:26.136Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T03:26:26.136Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T03:26:26.136Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T03:26:26.136Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T03:26:26.136Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T03:26:26.136Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T03:26:26.136Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:26:26.136Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:26:26.136Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T03:26:26.136Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T03:26:26.411Z] OK: 7 MiB in 19 packages [2021-01-05T03:26:26.411Z] OK: 7 MiB in 19 packages [2021-01-05T03:26:26.689Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T03:26:26.689Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T03:26:26.689Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T03:26:26.689Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T03:26:26.689Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T03:26:26.689Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T03:26:26.983Z] OK: 7 MiB in 18 packages [2021-01-05T03:26:28.975Z] Removing intermediate container be9ff0bcb19b [2021-01-05T03:26:28.975Z] ---> 005c46ef56e3 [2021-01-05T03:26:28.975Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T03:26:29.261Z] Removing intermediate container 54ed98690531 [2021-01-05T03:26:29.261Z] ---> 4a605ae394fa [2021-01-05T03:26:29.261Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T03:26:29.261Z] Removing intermediate container 498640e07fd9 [2021-01-05T03:26:29.261Z] ---> a6521d2a4233 [2021-01-05T03:26:29.261Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T03:26:29.553Z] ---> Running in 25cfce1adba9 [2021-01-05T03:26:29.553Z] ---> Running in 1b3042e27029 [2021-01-05T03:26:29.553Z] ---> Running in 1601b84d223d [2021-01-05T03:26:30.198Z] Removing intermediate container 25cfce1adba9 [2021-01-05T03:26:30.198Z] ---> 1f5de262db96 [2021-01-05T03:26:30.198Z] Step 13/22 : WORKDIR / [2021-01-05T03:26:30.491Z] Removing intermediate container 1b3042e27029 [2021-01-05T03:26:30.491Z] ---> f147ca105bd8 [2021-01-05T03:26:30.491Z] Step 13/24 : WORKDIR / [2021-01-05T03:26:30.491Z] Removing intermediate container 1601b84d223d [2021-01-05T03:26:30.491Z] ---> dab3f047b18d [2021-01-05T03:26:30.491Z] Step 13/21 : WORKDIR /edgex [2021-01-05T03:26:30.799Z] ---> Running in 7ca3b9a93c27 [2021-01-05T03:26:30.799Z] ---> Running in f0967f769daa [2021-01-05T03:26:30.799Z] ---> Running in fdd22c546b91 [2021-01-05T03:26:31.499Z] Removing intermediate container 7ca3b9a93c27 [2021-01-05T03:26:31.499Z] ---> 52e0c9db7f79 [2021-01-05T03:26:31.499Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T03:26:31.773Z] Removing intermediate container fdd22c546b91 [2021-01-05T03:26:31.773Z] ---> 4ed955ace13f [2021-01-05T03:26:31.773Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T03:26:31.773Z] Removing intermediate container f0967f769daa [2021-01-05T03:26:31.773Z] ---> b7c7f28b1472 [2021-01-05T03:26:31.773Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-05T03:26:32.757Z] ---> 5d3d9b8215cf [2021-01-05T03:26:32.757Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T03:26:32.757Z] ---> ad81bc69091e [2021-01-05T03:26:32.757Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T03:26:32.757Z] Removing intermediate container fc4c270799a0 [2021-01-05T03:26:32.757Z] ---> 381381c40ef3 [2021-01-05T03:26:32.757Z] [2021-01-05T03:26:32.757Z] Step 10/22 : FROM scratch [2021-01-05T03:26:32.757Z] ---> [2021-01-05T03:26:32.757Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T03:26:33.036Z] ---> 83b80b4b9e98 [2021-01-05T03:26:33.036Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-05T03:26:33.036Z] ---> Using cache [2021-01-05T03:26:33.036Z] ---> 92e6be7220f4 [2021-01-05T03:26:33.036Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T03:26:33.312Z] ---> Running in e938aa853811 [2021-01-05T03:26:34.296Z] ---> 7bbb9f6f57ba [2021-01-05T03:26:34.296Z] ---> ec7358cdd165 [2021-01-05T03:26:34.296Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T03:26:34.296Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T03:26:34.296Z] Removing intermediate container e938aa853811 [2021-01-05T03:26:34.296Z] ---> 1e703c0f1864 [2021-01-05T03:26:34.296Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T03:26:34.296Z] ---> f98908f32de2 [2021-01-05T03:26:34.296Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T03:26:34.569Z] ---> Running in a7c05b84cfe0 [2021-01-05T03:26:35.174Z] ---> 37954070e5af [2021-01-05T03:26:35.174Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T03:26:35.174Z] Removing intermediate container a7c05b84cfe0 [2021-01-05T03:26:35.174Z] ---> 8bb178604c29 [2021-01-05T03:26:35.174Z] Step 14/22 : WORKDIR / [2021-01-05T03:26:35.174Z] ---> 77ade14de88b [2021-01-05T03:26:35.174Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T03:26:35.447Z] ---> Running in a6b3fd668036 [2021-01-05T03:26:36.041Z] ---> a9374bcbadaf [2021-01-05T03:26:36.041Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T03:26:36.041Z] Removing intermediate container a6b3fd668036 [2021-01-05T03:26:36.041Z] ---> e0d2434d2e3a [2021-01-05T03:26:36.041Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T03:26:36.041Z] ---> a078c868d216 [2021-01-05T03:26:36.041Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T03:26:36.314Z] ---> Running in 0186430389d4 [2021-01-05T03:26:36.314Z] ---> Running in eb15e4713465 [2021-01-05T03:26:36.588Z] ---> e10d1502bdda [2021-01-05T03:26:36.588Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T03:26:36.862Z] Removing intermediate container 0186430389d4 [2021-01-05T03:26:36.862Z] ---> ddcef3cab398 [2021-01-05T03:26:36.862Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T03:26:36.862Z] ---> 4216711999a6 [2021-01-05T03:26:36.862Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T03:26:37.135Z] ---> Running in 07612550b6af [2021-01-05T03:26:38.121Z] Removing intermediate container 07612550b6af [2021-01-05T03:26:38.121Z] ---> 9409169ee4e1 [2021-01-05T03:26:38.121Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T03:26:38.394Z] ---> a04ff4379d27 [2021-01-05T03:26:38.394Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T03:26:38.394Z] ---> Running in 2e2e0aee3021 [2021-01-05T03:26:38.394Z] ---> c8cd1fc794a1 [2021-01-05T03:26:38.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T03:26:38.991Z] Removing intermediate container 2e2e0aee3021 [2021-01-05T03:26:38.991Z] ---> a6f3676fd04c [2021-01-05T03:26:38.991Z] Step 20/21 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:26:39.267Z] ---> Running in e8fff5d078ec [2021-01-05T03:26:39.267Z] Removing intermediate container eb15e4713465 [2021-01-05T03:26:39.267Z] ---> f3d366e4344d [2021-01-05T03:26:39.267Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T03:26:39.537Z] ---> 3c62f4744c80 [2021-01-05T03:26:39.537Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T03:26:39.537Z] ---> b8f7a07ddcfe [2021-01-05T03:26:39.537Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T03:26:39.537Z] ---> Running in 3aa8d1538a4e [2021-01-05T03:26:39.812Z] ---> Running in 8b4d9973a690 [2021-01-05T03:26:39.812Z] ---> Running in ccc579263f71 [2021-01-05T03:26:39.812Z] Removing intermediate container e8fff5d078ec [2021-01-05T03:26:39.812Z] ---> 37a66989f98e [2021-01-05T03:26:39.812Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T03:26:40.088Z] ---> Running in a6506e455dbe [2021-01-05T03:26:40.088Z] Removing intermediate container 3aa8d1538a4e [2021-01-05T03:26:40.088Z] ---> 283e7bb0cd42 [2021-01-05T03:26:40.088Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T03:26:40.362Z] Removing intermediate container ccc579263f71 [2021-01-05T03:26:40.362Z] ---> c5ebfce409ec [2021-01-05T03:26:40.362Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T03:26:40.362Z] ---> Running in 9032e1aebd0c [2021-01-05T03:26:40.362Z] ---> Running in db5ec9b188be [2021-01-05T03:26:40.637Z] Removing intermediate container a6506e455dbe [2021-01-05T03:26:40.638Z] ---> 210bf4545eb4 [2021-01-05T03:26:40.638Z] [2021-01-05T03:26:40.915Z] Removing intermediate container 9032e1aebd0c [2021-01-05T03:26:40.915Z] ---> e42428a797f7 [2021-01-05T03:26:40.915Z] Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:26:41.189Z] Successfully built 210bf4545eb4 [2021-01-05T03:26:41.189Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T03:26:41.189Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container db5ec9b188be [2021-01-05T03:26:41.189Z] ---> e1991504bfa4 [2021-01-05T03:26:41.189Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T03:26:41.189Z] ---> Running in 27640a4e602c [2021-01-05T03:26:41.469Z] ---> Running in 8da545b40739 [2021-01-05T03:26:41.741Z] Removing intermediate container 27640a4e602c [2021-01-05T03:26:41.741Z] ---> 9a80e0afe8e1 [2021-01-05T03:26:41.741Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T03:26:42.015Z] ---> Running in a5e98bdfd166 [2021-01-05T03:26:42.015Z] Removing intermediate container 8da545b40739 [2021-01-05T03:26:42.015Z] ---> de20560ba1a5 [2021-01-05T03:26:42.016Z] Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:26:42.292Z] ---> Running in 8ea254479181 [2021-01-05T03:26:42.569Z] Removing intermediate container 8b4d9973a690 [2021-01-05T03:26:42.569Z] ---> 6fca5f190cab [2021-01-05T03:26:42.569Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T03:26:42.569Z] ---> Running in ec5cbfc75eaf [2021-01-05T03:26:42.569Z] Removing intermediate container a5e98bdfd166 [2021-01-05T03:26:42.569Z] ---> b7166788da9e [2021-01-05T03:26:42.569Z] [2021-01-05T03:26:42.841Z] Removing intermediate container 8ea254479181 [2021-01-05T03:26:42.841Z] ---> e1b6cf638ca6 [2021-01-05T03:26:42.841Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T03:26:43.116Z] Successfully built b7166788da9e [2021-01-05T03:26:43.116Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T03:26:43.116Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 3eea04ab61a0 [2021-01-05T03:26:43.395Z] Removing intermediate container ec5cbfc75eaf [2021-01-05T03:26:43.395Z] ---> 34ed2a525a69 [2021-01-05T03:26:43.395Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T03:26:43.395Z] ---> Running in 09dc7e4c095d [2021-01-05T03:26:43.666Z] Removing intermediate container 3eea04ab61a0 [2021-01-05T03:26:43.666Z] ---> 2b59aef9083e [2021-01-05T03:26:43.666Z] [2021-01-05T03:26:43.937Z] Successfully built 2b59aef9083e [2021-01-05T03:26:43.937Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T03:26:44.210Z]  Building docker-core-metadata-go ... done Removing intermediate container 09dc7e4c095d [2021-01-05T03:26:44.210Z] ---> 7eda7c355859 [2021-01-05T03:26:44.210Z] Step 23/24 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [2021-01-05T03:26:44.210Z] ---> Running in bae96b058726 [2021-01-05T03:26:44.806Z] Removing intermediate container bae96b058726 [2021-01-05T03:26:44.806Z] ---> 3fd104287b9d [2021-01-05T03:26:44.806Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T03:26:44.806Z] ---> Running in 460c63582c43 [2021-01-05T03:26:45.413Z] Removing intermediate container 460c63582c43 [2021-01-05T03:26:45.413Z] ---> 10ed87593f7e [2021-01-05T03:26:45.413Z] [2021-01-05T03:26:45.684Z] Successfully built 10ed87593f7e [2021-01-05T03:26:45.684Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T03:26:45.976Z]  Building docker-security-secretstore-setup-go ... done  [Pipeline] } [2021-01-05T03:26:45.982Z] $ docker stop --time=1 3a14918b330dc103ecce010dfb109bd96679393f7d20119acfa24d97ac78b8ba [2021-01-05T03:26:47.926Z] $ docker rm -f 3a14918b330dc103ecce010dfb109bd96679393f7d20119acfa24d97ac78b8ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T03:26:48.688Z] + docker images [2021-01-05T03:26:48.688Z] + grep docker [2021-01-05T03:26:48.959Z] docker-security-secretstore-setup-go-arm64 latest 10ed87593f7e 4 seconds ago 23.4MB [2021-01-05T03:26:48.959Z] docker-core-metadata-go-arm64 latest 2b59aef9083e 5 seconds ago 12.2MB [2021-01-05T03:26:48.959Z] docker-security-bootstrap-redis-go-arm64 latest b7166788da9e 6 seconds ago 15.1MB [2021-01-05T03:26:48.959Z] docker-security-proxy-setup-go-arm64 latest 210bf4545eb4 8 seconds ago 23.3MB [2021-01-05T03:26:48.959Z] docker-sys-mgmt-agent-go-arm64 latest 8879ba9778cc About a minute ago 300MB [2021-01-05T03:26:48.959Z] docker-core-data-go-arm64 latest 4e9ed5612ee6 2 minutes ago 21MB [2021-01-05T03:26:48.959Z] docker-support-notifications-go-arm64 latest ef9027f5bd3f 3 minutes ago 11.4MB [2021-01-05T03:26:48.959Z] docker-core-command-go-arm64 latest dda63fcfde36 3 minutes ago 9.98MB [2021-01-05T03:26:48.959Z] docker-support-scheduler-go-arm64 latest 43ffb06f080d 3 minutes ago 10MB [2021-01-05T03:26:48.959Z] docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-05T03:26:51.292Z] provisioning config files... [2021-01-05T03:26:51.308Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config4837650481565087488tmp [Pipeline] { [Pipeline] sh [2021-01-05T03:26:51.699Z] + set +x [2021-01-05T03:26:51.699Z] + curl -s https://codecov.io/bash [2021-01-05T03:26:51.699Z] + bash -s -- [2021-01-05T03:26:52.276Z] [2021-01-05T03:26:52.276Z] _____ _ [2021-01-05T03:26:52.276Z] / ____| | | [2021-01-05T03:26:52.276Z] | | ___ __| | ___ ___ _____ __ [2021-01-05T03:26:52.276Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-05T03:26:52.276Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-05T03:26:52.276Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-05T03:26:52.276Z] Bash-20201231-23d4836 [2021-01-05T03:26:52.276Z] [2021-01-05T03:26:52.276Z] [2021-01-05T03:26:52.276Z] ==> git version 2.24.3 found [2021-01-05T03:26:52.276Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-05T03:26:52.276Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-05T03:26:52.276Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-05T03:26:52.276Z] ==> Jenkins CI detected. [2021-01-05T03:26:52.276Z] project root: . [2021-01-05T03:26:52.276Z] --> token set from env [2021-01-05T03:26:52.276Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-05T03:26:52.276Z] ==> Running gcov in . (disable via -X gcov) [2021-01-05T03:26:52.276Z] ==> Python coveragepy not found [2021-01-05T03:26:52.276Z] ==> Searching for coverage reports in: [2021-01-05T03:26:52.276Z] + . [2021-01-05T03:26:52.276Z] -> Found 1 reports [2021-01-05T03:26:52.276Z] ==> Detecting git/mercurial file structure [2021-01-05T03:26:52.539Z] ==> Reading reports [2021-01-05T03:26:52.539Z] + ./coverage.out bytes=539358 [2021-01-05T03:26:52.539Z] ==> Appending adjustments [2021-01-05T03:26:52.539Z] https://docs.codecov.io/docs/fixing-reports [2021-01-05T03:26:55.850Z] + Found adjustments [2021-01-05T03:26:55.850Z] ==> Gzipping contents [2021-01-05T03:26:55.850Z] 84K /tmp/codecov.4BkFbO.gz [2021-01-05T03:26:55.850Z] ==> Uploading reports [2021-01-05T03:26:55.850Z] url: https://codecov.io [2021-01-05T03:26:55.850Z] query: branch=PR-2962&commit=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= [2021-01-05T03:26:55.850Z] -> Pinging Codecov [2021-01-05T03:26:55.850Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2962&commit=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= [2021-01-05T03:26:55.850Z] -> Uploading to [2021-01-05T03:26:55.850Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7/8865771a-26f3-4b04-9bf5-c1967e90802e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T032655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad04f837dc13a7b12e594b016ca5e6f833a255a77ffd40bdbb3bbc419839620f [2021-01-05T03:26:55.850Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-05T03:26:55.850Z] Dload Upload Total Spent Left Speed [2021-01-05T03:26:56.425Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82105 0 0 100 82105 0 153k --:--:-- --:--:-- --:--:-- 153k [2021-01-05T03:26:56.425Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [Pipeline] } [2021-01-05T03:26:56.435Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-05T03:26:58.758Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T03:26:59.637Z] ---> package-listing.sh [2021-01-05T03:26:59.637Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T03:26:59.637Z] ++ facter osfamily [2021-01-05T03:26:59.637Z] + OS_FAMILY=redhat [2021-01-05T03:26:59.637Z] + workspace=/w/workspace/edgex-go/6 [2021-01-05T03:26:59.637Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T03:26:59.637Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T03:26:59.637Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T03:26:59.637Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T03:26:59.637Z] + '[' /w/workspace/edgex-go/6 ']' [2021-01-05T03:26:59.637Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T03:26:59.637Z] + case "${OS_FAMILY}" in [2021-01-05T03:26:59.637Z] + rpm -qa [2021-01-05T03:26:59.637Z] + sort [2021-01-05T03:27:04.968Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T03:27:04.968Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T03:27:04.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T03:27:04.968Z] + '[' /w/workspace/edgex-go/6 ']' [2021-01-05T03:27:04.968Z] + mkdir -p /w/workspace/edgex-go/6/archives/ [2021-01-05T03:27:04.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo [2021-01-05T03:27:04.982Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T03:27:05.280Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:27:05.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T03:27:05.588Z] [2021-01-05T03:27:05.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T03:27:05.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T03:27:05.951Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T03:27:05.951Z] df20fa9351a1: Pulling fs layer [2021-01-05T03:27:05.951Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T03:27:05.951Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T03:27:05.951Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T03:27:05.951Z] 93b61091891f: Pulling fs layer [2021-01-05T03:27:05.951Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T03:27:05.951Z] 5e14af77c1be: Pulling fs layer [2021-01-05T03:27:05.951Z] 01666e4c0597: Pulling fs layer [2021-01-05T03:27:05.951Z] aa168da1d23b: Pulling fs layer [2021-01-05T03:27:05.951Z] 5e14af77c1be: Waiting [2021-01-05T03:27:05.951Z] 01666e4c0597: Waiting [2021-01-05T03:27:05.951Z] 46f8f816bc3b: Waiting [2021-01-05T03:27:05.951Z] 93b61091891f: Waiting [2021-01-05T03:27:05.951Z] 93b9cdb0e59b: Waiting [2021-01-05T03:27:05.951Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T03:27:05.951Z] 36b3adc4ff6f: Download complete [2021-01-05T03:27:05.951Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T03:27:05.951Z] 46f8f816bc3b: Download complete [2021-01-05T03:27:05.951Z] df20fa9351a1: Verifying Checksum [2021-01-05T03:27:05.951Z] df20fa9351a1: Download complete [2021-01-05T03:27:06.215Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T03:27:06.215Z] 5e14af77c1be: Verifying Checksum [2021-01-05T03:27:06.215Z] 5e14af77c1be: Download complete [2021-01-05T03:27:06.215Z] 93b61091891f: Verifying Checksum [2021-01-05T03:27:06.215Z] 93b61091891f: Download complete [2021-01-05T03:27:06.215Z] 01666e4c0597: Verifying Checksum [2021-01-05T03:27:06.215Z] 01666e4c0597: Download complete [2021-01-05T03:27:06.481Z] df20fa9351a1: Pull complete [2021-01-05T03:27:06.743Z] 36b3adc4ff6f: Pull complete [2021-01-05T03:27:07.007Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T03:27:07.007Z] 8ad3a11d3b57: Download complete [2021-01-05T03:27:07.964Z] 8ad3a11d3b57: Pull complete [2021-01-05T03:27:07.964Z] 46f8f816bc3b: Pull complete [2021-01-05T03:27:08.540Z] aa168da1d23b: Verifying Checksum [2021-01-05T03:27:08.540Z] aa168da1d23b: Download complete [2021-01-05T03:27:10.517Z] 93b61091891f: Pull complete [2021-01-05T03:27:10.517Z] 93b9cdb0e59b: Pull complete [2021-01-05T03:27:10.517Z] 5e14af77c1be: Pull complete [2021-01-05T03:27:10.517Z] 01666e4c0597: Pull complete [2021-01-05T03:27:25.477Z] aa168da1d23b: Pull complete [2021-01-05T03:27:25.740Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T03:27:25.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T03:27:25.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T03:27:25.973Z] prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container [2021-01-05T03:27:26.025Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T03:27:28.420Z] $ docker top 771ebb31815baf4915dd0188cb6b469d1f5c357670dc749b6748c7d3a6fe534f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T03:27:28.959Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T03:27:29.257Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T03:27:29.558Z] + ls /var/log/sa-host [2021-01-05T03:27:29.558Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T03:27:29.558Z] file_magic: OK [2021-01-05T03:27:29.558Z] HZ: Using current value: 100 [2021-01-05T03:27:29.558Z] file_header: OK [2021-01-05T03:27:29.558Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T03:27:29.558Z] Statistics: [2021-01-05T03:27:29.558Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-05T03:27:29.558Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T03:27:29.558Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T03:27:29.558Z] file_magic: OK [2021-01-05T03:27:29.558Z] HZ: Using current value: 100 [2021-01-05T03:27:29.558Z] file_header: OK [2021-01-05T03:27:29.558Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T03:27:29.558Z] Statistics: [2021-01-05T03:27:29.558Z] Hnuu...uuuununununu... [2021-01-05T03:27:29.558Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T03:27:30.287Z] provisioning config files... [2021-01-05T03:27:30.309Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config8962006726939808348tmp [Pipeline] { [Pipeline] echo [2021-01-05T03:27:30.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T03:27:30.721Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T03:27:30.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T03:27:30.829Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T03:27:31.126Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T03:27:31.137Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T03:27:31.432Z] ---> sudo-logs.sh [2021-01-05T03:27:31.433Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T03:27:31.443Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T03:27:31.739Z] ---> job-cost.sh [2021-01-05T03:27:31.739Z] lf-activate-venv: SKIPPING [2021-01-05T03:27:31.739Z] INFO: No Stack... [2021-01-05T03:27:32.686Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T03:27:33.263Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T03:27:33.277Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T03:27:33.576Z] ---> logs-deploy.sh [2021-01-05T03:27:33.576Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2962/6 [2021-01-05T03:27:33.576Z] INFO: archiving workspace using pattern(s): [2021-01-05T03:27:34.967Z] Archives upload complete. [2021-01-05T03:27:35.230Z] INFO: archiving logs to Nexus [2021-01-05T03:27:36.176Z] ---> uname -a: [2021-01-05T03:27:36.176Z] Linux prd-centos7-docker-4c-2g-18416.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-01-05T03:27:36.176Z] [2021-01-05T03:27:36.176Z] [2021-01-05T03:27:36.176Z] ---> lscpu: [2021-01-05T03:27:36.176Z] Architecture: x86_64 [2021-01-05T03:27:36.176Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-05T03:27:36.176Z] Byte Order: Little Endian [2021-01-05T03:27:36.176Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-05T03:27:36.176Z] CPU(s): 4 [2021-01-05T03:27:36.176Z] On-line CPU(s) list: 0-3 [2021-01-05T03:27:36.176Z] Thread(s) per core: 1 [2021-01-05T03:27:36.176Z] Core(s) per socket: 1 [2021-01-05T03:27:36.176Z] Socket(s): 4 [2021-01-05T03:27:36.176Z] NUMA node(s): 1 [2021-01-05T03:27:36.176Z] Vendor ID: GenuineIntel [2021-01-05T03:27:36.176Z] CPU family: 6 [2021-01-05T03:27:36.176Z] Model: 44 [2021-01-05T03:27:36.176Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-05T03:27:36.176Z] Stepping: 1 [2021-01-05T03:27:36.176Z] CPU MHz: 2933.436 [2021-01-05T03:27:36.176Z] BogoMIPS: 5866.87 [2021-01-05T03:27:36.176Z] Virtualization: VT-x [2021-01-05T03:27:36.176Z] Hypervisor vendor: KVM [2021-01-05T03:27:36.176Z] Virtualization type: full [2021-01-05T03:27:36.176Z] L1d cache: 128 KiB [2021-01-05T03:27:36.176Z] L1i cache: 128 KiB [2021-01-05T03:27:36.176Z] L2 cache: 16 MiB [2021-01-05T03:27:36.176Z] L3 cache: 64 MiB [2021-01-05T03:27:36.176Z] NUMA node0 CPU(s): 0-3 [2021-01-05T03:27:36.176Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-05T03:27:36.176Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-05T03:27:36.176Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-05T03:27:36.176Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-05T03:27:36.176Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-05T03:27:36.176Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-05T03:27:36.176Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-05T03:27:36.176Z] Vulnerability Srbds: Not affected [2021-01-05T03:27:36.176Z] Vulnerability Tsx async abort: Not affected [2021-01-05T03:27:36.176Z] 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-01-05T03:27:36.176Z] [2021-01-05T03:27:36.176Z] [2021-01-05T03:27:36.176Z] ---> nproc: [2021-01-05T03:27:36.176Z] 4 [2021-01-05T03:27:36.176Z] [2021-01-05T03:27:36.176Z] [2021-01-05T03:27:36.176Z] ---> df -h: [2021-01-05T03:27:36.176Z] Filesystem Size Used Available Use% Mounted on [2021-01-05T03:27:36.177Z] overlay 50.0G 12.9G 37.1G 26% / [2021-01-05T03:27:36.177Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-05T03:27:36.177Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-05T03:27:36.177Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-05T03:27:36.177Z] /dev/vda1 50.0G 12.9G 37.1G 26% /facter-os [2021-01-05T03:27:36.177Z] /dev/vda1 50.0G 12.9G 37.1G 26% /etc/resolv.conf [2021-01-05T03:27:36.177Z] /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hostname [2021-01-05T03:27:36.177Z] /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hosts [2021-01-05T03:27:36.177Z] /dev/vda1 50.0G 12.9G 37.1G 26% /run/cloud-init/result.json [2021-01-05T03:27:36.177Z] /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/sa-host [2021-01-05T03:27:36.177Z] /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/secure [2021-01-05T03:27:36.177Z] /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/auth.log [2021-01-05T03:27:36.177Z] /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/6@tmp [2021-01-05T03:27:36.177Z] /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/6 [2021-01-05T03:27:36.177Z] [2021-01-05T03:27:36.177Z] [2021-01-05T03:27:36.177Z] ---> free -m: [2021-01-05T03:27:36.177Z] total used free shared buff/cache available [2021-01-05T03:27:36.177Z] Mem: 1837 677 132 0 1027 1075 [2021-01-05T03:27:36.177Z] Swap: 1023 50 973 [2021-01-05T03:27:36.177Z] [2021-01-05T03:27:36.177Z] [2021-01-05T03:27:36.177Z] ---> ip addr: [2021-01-05T03:27:36.177Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-05T03:27:36.177Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-05T03:27:36.177Z] inet 127.0.0.1/8 scope host lo [2021-01-05T03:27:36.177Z] valid_lft forever preferred_lft forever [2021-01-05T03:27:36.177Z] inet6 ::1/128 scope host [2021-01-05T03:27:36.177Z] valid_lft forever preferred_lft forever [2021-01-05T03:27:36.177Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-05T03:27:36.177Z] link/ether fa:16:3e:dc:71:0e brd ff:ff:ff:ff:ff:ff [2021-01-05T03:27:36.177Z] inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-05T03:27:36.177Z] valid_lft 83977sec preferred_lft 83977sec [2021-01-05T03:27:36.177Z] inet6 fe80::f816:3eff:fedc:710e/64 scope link [2021-01-05T03:27:36.177Z] valid_lft forever preferred_lft forever [2021-01-05T03:27:36.177Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-05T03:27:36.177Z] link/ether 02:42:c9:e2:8a:70 brd ff:ff:ff:ff:ff:ff [2021-01-05T03:27:36.177Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-05T03:27:36.177Z] valid_lft forever preferred_lft forever [2021-01-05T03:27:36.177Z] inet6 fe80::42:c9ff:fee2:8a70/64 scope link [2021-01-05T03:27:36.177Z] valid_lft forever preferred_lft forever [2021-01-05T03:27:36.177Z] [2021-01-05T03:27:36.177Z]