Pull request #3030 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 FelixTing for edgexfoundry/edgex-go Loading trusted files from base branch master at 668f0a3a269f3b051418dc2678a30c23b2beea7f rather than 703b681df1ca0ef4eb8fc97303f354c3211f0c17 Obtained Jenkinsfile from 668f0a3a269f3b051418dc2678a30c23b2beea7f Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23378 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/27 [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/27 # 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 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 703b681df1ca0ef4eb8fc97303f354c3211f0c17 > 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/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 Merge succeeded, producing 703b681df1ca0ef4eb8fc97303f354c3211f0c17 Checking out Revision 703b681df1ca0ef4eb8fc97303f354c3211f0c17 (PR-3030) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 Commit message: "docs(notifications): Update Swagger doc" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-27T08:15:24.630Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-27T08:15:24.898Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-27T08:15:25.009Z] ========================================================= [2021-01-27T08:15:25.009Z] EdgeX Global Pipelines Version Info [2021-01-27T08:15:25.009Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 49ddd11b749eeebb677a405925b1cca628037eed # timeout=10 [2021-01-27T08:15:27.435Z] ------------------- [2021-01-27T08:15:27.436Z] stable info: [2021-01-27T08:15:27.436Z] ------------------- [2021-01-27T08:15:27.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T08:15:27.436Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T08:15:27.436Z] Message: update stable to v1.0.179 [2021-01-27T08:15:28.412Z] ------------------- [2021-01-27T08:15:28.412Z] experimental info: [2021-01-27T08:15:28.412Z] ------------------- [2021-01-27T08:15:28.412Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-27T08:15:28.412Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-27T08:15:28.412Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-27T08:15:28.754Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-27T08:15:28.847Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-27T08:15:28.937Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-27T08:15:29.047Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-27T08:15:29.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-27T08:15:29.234Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-27T08:15:29.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-27T08:15:29.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-27T08:15:29.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-27T08:15:29.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-27T08:15:29.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-27T08:15:29.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-27T08:15:29.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-27T08:15:29.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-27T08:15:30.091Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-27T08:15:30.428Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-27T08:15:30.543Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-27T08:15:30.637Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-27T08:15:30.737Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-27T08:15:30.840Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-27T08:15:30.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-27T08:15:31.040Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-27T08:15:31.129Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-27T08:15:31.250Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3030 [Pipeline] echo [2021-01-27T08:15:31.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3030 [Pipeline] echo [2021-01-27T08:15:31.426Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3030 [Pipeline] echo [2021-01-27T08:15:31.519Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 703b681df1ca0ef4eb8fc97303f354c3211f0c17 [Pipeline] echo [2021-01-27T08:15:31.622Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 703b681 [Pipeline] echo [2021-01-27T08:15:31.742Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-27T08:15:31.913Z] provisioning config files... [2021-01-27T08:15:31.954Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config6779968109366959031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:15:32.374Z] ---> docker-login.sh [2021-01-27T08:15:32.374Z] nexus3.edgexfoundry.org:10001 [2021-01-27T08:15:32.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:15:33.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:15:33.250Z] Configure a credential helper to remove this warning. See [2021-01-27T08:15:33.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:15:33.250Z] [2021-01-27T08:15:33.250Z] Login Succeeded [2021-01-27T08:15:33.250Z] nexus3.edgexfoundry.org:10002 [2021-01-27T08:15:33.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:15:33.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:15:33.524Z] Configure a credential helper to remove this warning. See [2021-01-27T08:15:33.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:15:33.524Z] [2021-01-27T08:15:33.524Z] Login Succeeded [2021-01-27T08:15:33.524Z] nexus3.edgexfoundry.org:10003 [2021-01-27T08:15:33.793Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:15:33.793Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:15:33.793Z] Configure a credential helper to remove this warning. See [2021-01-27T08:15:33.793Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:15:33.793Z] [2021-01-27T08:15:33.793Z] Login Succeeded [2021-01-27T08:15:33.793Z] nexus3.edgexfoundry.org:10004 [2021-01-27T08:15:34.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:15:34.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:15:34.090Z] Configure a credential helper to remove this warning. See [2021-01-27T08:15:34.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:15:34.090Z] [2021-01-27T08:15:34.090Z] Login Succeeded [2021-01-27T08:15:34.090Z] docker.io [2021-01-27T08:15:34.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:15:34.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:15:34.989Z] Configure a credential helper to remove this warning. See [2021-01-27T08:15:34.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:15:34.989Z] [2021-01-27T08:15:34.989Z] Login Succeeded [2021-01-27T08:15:34.989Z] ---> docker-login.sh ends [Pipeline] } [2021-01-27T08:15:35.011Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T08:15:35.590Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-27T08:15:35.591Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:15:35.591Z] ++ dirname cmd/core-command/Dockerfile [2021-01-27T08:15:35.591Z] ++ cut -d/ -f2 [2021-01-27T08:15:35.591Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-27T08:15:35.591Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:15:35.591Z] ++ dirname cmd/core-data/Dockerfile [2021-01-27T08:15:35.591Z] ++ cut -d/ -f2 [2021-01-27T08:15:35.591Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-27T08:15:35.591Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:15:35.591Z] ++ cut -d/ -f2 [2021-01-27T08:15:35.591Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-27T08:15:35.591Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-27T08:15:35.591Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:15:35.591Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-01-27T08:15:35.591Z] ++ cut -d/ -f2 [2021-01-27T08:15:35.591Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-01-27T08:15:35.591Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:15:35.591Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-27T08:15:35.591Z] ++ cut -d/ -f2 [2021-01-27T08:15:35.591Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-27T08:15:35.591Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:15:35.591Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-27T08:15:35.591Z] ++ cut -d/ -f2 [2021-01-27T08:15:35.591Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-27T08:15:35.591Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:15:35.591Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-27T08:15:35.591Z] ++ cut -d/ -f2 [2021-01-27T08:15:35.591Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-27T08:15:35.591Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:15:35.591Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-27T08:15:35.591Z] ++ cut -d/ -f2 [2021-01-27T08:15:35.591Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-27T08:15:35.591Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-27T08:15:35.591Z] ++ cut -d/ -f2 [2021-01-27T08:15:35.591Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-27T08:15:35.591Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-27T08:15:35.721Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:15:37.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T08:15:37.389Z] [2021-01-27T08:15:37.389Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:15:37.999Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T08:15:38.325Z] latest: Pulling from edgex-devops/git-semver [2021-01-27T08:15:38.325Z] 31603596830f: Pulling fs layer [2021-01-27T08:15:38.325Z] 2a8b12db71e7: Pulling fs layer [2021-01-27T08:15:38.325Z] 6ca5941a6612: Pulling fs layer [2021-01-27T08:15:38.325Z] ecc8261a40a4: Pulling fs layer [2021-01-27T08:15:38.325Z] ecc8261a40a4: Waiting [2021-01-27T08:15:38.325Z] 2a8b12db71e7: Verifying Checksum [2021-01-27T08:15:38.325Z] 2a8b12db71e7: Download complete [2021-01-27T08:15:39.007Z] 31603596830f: Verifying Checksum [2021-01-27T08:15:39.007Z] 31603596830f: Download complete [2021-01-27T08:15:39.382Z] ecc8261a40a4: Verifying Checksum [2021-01-27T08:15:39.382Z] ecc8261a40a4: Download complete [2021-01-27T08:15:40.119Z] 6ca5941a6612: Verifying Checksum [2021-01-27T08:15:40.119Z] 6ca5941a6612: Download complete [2021-01-27T08:15:40.119Z] 31603596830f: Pull complete [2021-01-27T08:15:40.403Z] 2a8b12db71e7: Pull complete [2021-01-27T08:15:41.941Z] 6ca5941a6612: Pull complete [2021-01-27T08:15:42.258Z] ecc8261a40a4: Pull complete [2021-01-27T08:15:42.526Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-27T08:15:42.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-27T08:15:42.526Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-27T08:15:42.804Z] prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container [2021-01-27T08:15:42.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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:10004/edgex-devops/git-semver:latest cat [2021-01-27T08:15:45.959Z] $ docker top f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-27T08:15:46.602Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T08:15:46.602Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T08:15:47.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T08:15:47.135Z] $ docker exec f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce ssh-agent [2021-01-27T08:15:47.368Z] SSH_AUTH_SOCK=/tmp/ssh-JX7ieAqieLkF/agent.11 [2021-01-27T08:15:47.368Z] SSH_AGENT_PID=16 [2021-01-27T08:15:47.386Z] Running ssh-add (command line suppressed) [2021-01-27T08:15:47.546Z] Identity added: /w/workspace/edgex-go/27@tmp/private_key_3017258330780107652.key (/w/workspace/edgex-go/27@tmp/private_key_3017258330780107652.key) [2021-01-27T08:15:47.633Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T08:15:47.989Z] + git tag --points-at HEAD [Pipeline] } [2021-01-27T08:15:48.029Z] $ docker exec --env ******** --env ******** f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce ssh-agent -k [2021-01-27T08:15:48.451Z] unset SSH_AUTH_SOCK; [2021-01-27T08:15:48.452Z] unset SSH_AGENT_PID; [2021-01-27T08:15:48.452Z] echo Agent pid 16 killed; [2021-01-27T08:15:48.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-27T08:15:48.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-27T08:15:48.699Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-27T08:15:49.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-27T08:15:49.084Z] $ docker exec f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce ssh-agent [2021-01-27T08:15:49.516Z] SSH_AUTH_SOCK=/tmp/ssh-L9BBbO668dGi/agent.47 [2021-01-27T08:15:49.516Z] SSH_AGENT_PID=52 [2021-01-27T08:15:49.527Z] Running ssh-add (command line suppressed) [2021-01-27T08:15:49.788Z] Identity added: /w/workspace/edgex-go/27@tmp/private_key_5195445235013833884.key (/w/workspace/edgex-go/27@tmp/private_key_5195445235013833884.key) [2021-01-27T08:15:49.951Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-27T08:15:50.646Z] + git semver init [2021-01-27T08:15:50.646Z] # -> Open(): unable to determine branch for HEAD [2021-01-27T08:15:50.646Z] # $GIT_DIR = /w/workspace/edgex-go/27/.git [2021-01-27T08:15:50.646Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/27 [2021-01-27T08:15:50.646Z] # $SEMVER_REMOTE_NAME = origin [2021-01-27T08:15:50.646Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-27T08:15:50.646Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-27T08:15:50.646Z] # $SEMVER_BRANCH = PR-3030 [2021-01-27T08:15:50.646Z] # $SEMVER_TEMP = /tmp/semver-386835650 [2021-01-27T08:15:50.646Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-27T08:16:30.997Z] # '/tmp/semver-386835650' -> '/w/workspace/edgex-go/27/.semver' [2021-01-27T08:16:30.997Z] # -> Force: false [2021-01-27T08:16:30.997Z] # $SEMVER_DIR = /w/workspace/edgex-go/27/.semver [Pipeline] } [2021-01-27T08:16:31.047Z] $ docker exec --env ******** --env ******** f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce ssh-agent -k [2021-01-27T08:16:31.491Z] unset SSH_AUTH_SOCK; [2021-01-27T08:16:31.492Z] unset SSH_AGENT_PID; [2021-01-27T08:16:31.492Z] echo Agent pid 52 killed; [2021-01-27T08:16:31.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-27T08:16:32.230Z] + git semver [Pipeline] } [2021-01-27T08:16:32.257Z] $ docker stop --time=1 f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce [2021-01-27T08:16:34.188Z] $ docker rm -f f1d6b90ffa3478e1cbb39eb3b5083b76311beec6833e34778743e2d4ca40afce [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T08:16:34.973Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-27T08:16:35.800Z] Stashed 1 file(s) [Pipeline] echo [2021-01-27T08:16:35.803Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T08:16:36.760Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-27T08:16:37.094Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T08:16:37.429Z] + sudo service docker restart [2021-01-27T08:16:37.429Z] + true [2021-01-27T08:16:37.429Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-27T08:16:38.428Z] ========================================================= [2021-01-27T08:16:38.428Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-27T08:16:38.428Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:16:38.785Z] + 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-27T08:16:45.720Z] Sending build context to Docker daemon 327.2MB [2021-01-27T08:16:45.720Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-27T08:16:45.720Z] Step 2/6 : FROM ${BASE} [2021-01-27T08:16:46.047Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-27T08:16:46.047Z] 188c0c94c7c5: Pulling fs layer [2021-01-27T08:16:46.047Z] 0ef7d3d256c8: Pulling fs layer [2021-01-27T08:16:46.047Z] de9db76c5a1d: Pulling fs layer [2021-01-27T08:16:46.047Z] bca2f99d35d6: Pulling fs layer [2021-01-27T08:16:46.047Z] 93359f2a8cfa: Pulling fs layer [2021-01-27T08:16:46.047Z] 7c6f9722023f: Pulling fs layer [2021-01-27T08:16:46.047Z] a35cf1a2eb13: Pulling fs layer [2021-01-27T08:16:46.047Z] 93359f2a8cfa: Waiting [2021-01-27T08:16:46.047Z] 7c6f9722023f: Waiting [2021-01-27T08:16:46.047Z] a35cf1a2eb13: Waiting [2021-01-27T08:16:46.047Z] de9db76c5a1d: Download complete [2021-01-27T08:16:46.367Z] 0ef7d3d256c8: Verifying Checksum [2021-01-27T08:16:46.367Z] 0ef7d3d256c8: Download complete [2021-01-27T08:16:46.696Z] 93359f2a8cfa: Verifying Checksum [2021-01-27T08:16:46.696Z] 93359f2a8cfa: Download complete [2021-01-27T08:16:46.696Z] 7c6f9722023f: Verifying Checksum [2021-01-27T08:16:46.696Z] 7c6f9722023f: Download complete [2021-01-27T08:16:47.049Z] 188c0c94c7c5: Verifying Checksum [2021-01-27T08:16:47.049Z] 188c0c94c7c5: Download complete [2021-01-27T08:16:47.730Z] 188c0c94c7c5: Pull complete [2021-01-27T08:16:48.543Z] 0ef7d3d256c8: Pull complete [2021-01-27T08:16:48.543Z] de9db76c5a1d: Pull complete [2021-01-27T08:16:51.205Z] Still waiting to schedule task [2021-01-27T08:16:51.205Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-27T08:16:54.377Z] bca2f99d35d6: Verifying Checksum [2021-01-27T08:16:54.377Z] bca2f99d35d6: Download complete [2021-01-27T08:16:54.377Z] a35cf1a2eb13: Verifying Checksum [2021-01-27T08:16:54.377Z] a35cf1a2eb13: Download complete [2021-01-27T08:17:07.026Z] bca2f99d35d6: Pull complete [2021-01-27T08:17:07.652Z] 93359f2a8cfa: Pull complete [2021-01-27T08:17:07.932Z] 7c6f9722023f: Pull complete [2021-01-27T08:17:14.871Z] a35cf1a2eb13: Pull complete [2021-01-27T08:17:14.871Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-27T08:17:14.871Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-27T08:17:14.871Z] ---> a62c8e92a672 [2021-01-27T08:17:14.871Z] 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-27T08:17:14.871Z] ---> Running in 41a2ec74393b [2021-01-27T08:17:15.914Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:17:16.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:17:17.168Z] (1/12) Installing libmagic (5.38-r0) [2021-01-27T08:17:17.444Z] (2/12) Installing file (5.38-r0) [2021-01-27T08:17:17.445Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-27T08:17:17.445Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-27T08:17:25.954Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-27T08:17:25.954Z] (6/12) Installing patch (2.7.6-r6) [2021-01-27T08:17:25.954Z] (7/12) Installing build-base (0.5-r2) [2021-01-27T08:17:25.954Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-27T08:17:25.954Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-27T08:17:25.954Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-27T08:17:25.954Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-27T08:17:25.954Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-27T08:17:25.954Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:17:25.954Z] OK: 233 MiB in 51 packages [2021-01-27T08:17:29.630Z] Removing intermediate container 41a2ec74393b [2021-01-27T08:17:29.630Z] ---> 0af7a0098b6a [2021-01-27T08:17:29.630Z] Step 4/6 : WORKDIR /edgex-go [2021-01-27T08:17:29.630Z] ---> Running in a826f8ece87a [2021-01-27T08:17:29.630Z] Removing intermediate container a826f8ece87a [2021-01-27T08:17:29.630Z] ---> a072fd0e6ec2 [2021-01-27T08:17:29.630Z] Step 5/6 : COPY go.mod . [2021-01-27T08:17:30.250Z] ---> 7b484223eea6 [2021-01-27T08:17:30.250Z] Step 6/6 : RUN go mod download [2021-01-27T08:17:30.250Z] ---> Running in 7f5a63e8cb9a [2021-01-27T08:17:57.227Z] Removing intermediate container 7f5a63e8cb9a [2021-01-27T08:17:57.227Z] ---> 86184e57fed2 [2021-01-27T08:17:57.227Z] Successfully built 86184e57fed2 [2021-01-27T08:17:57.227Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:17:57.620Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T08:17:57.898Z] . [Pipeline] withDockerContainer [2021-01-27T08:17:58.035Z] prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container [2021-01-27T08:17:58.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T08:17:59.670Z] $ docker top ae5cac90ee7fe0c4a5cbd673cac1320e47aee4e2b58c73a40828f59642031d61 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T08:18:00.225Z] + go version [2021-01-27T08:18:00.225Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-27T08:18:00.260Z] $ docker stop --time=1 ae5cac90ee7fe0c4a5cbd673cac1320e47aee4e2b58c73a40828f59642031d61 [2021-01-27T08:18:02.397Z] $ docker rm -f ae5cac90ee7fe0c4a5cbd673cac1320e47aee4e2b58c73a40828f59642031d61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:18:03.418Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-27T08:18:03.418Z] . [Pipeline] withDockerContainer [2021-01-27T08:18:03.784Z] prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container [2021-01-27T08:18:03.933Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-27T08:18:05.733Z] $ docker top 4f57154e37c12a4391a663f86a2b08a6b516eb58bfde453e6566629082c64b71 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-27T08:18:05.951Z] ========================================================= [2021-01-27T08:18:05.951Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-27T08:18:05.951Z] ========================================================= [Pipeline] sh [2021-01-27T08:18:06.274Z] + make test [2021-01-27T08:18:06.274Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-27T08:18:24.871Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-27T08:18:42.492Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-23379 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws [2021-01-27T08:18:42.546Z] Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout [2021-01-27T08:18:47.089Z] using credential edgex-jenkins-ssh [2021-01-27T08:18:47.148Z] Cloning the remote Git repository [2021-01-27T08:18:47.217Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-27T08:18:47.931Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-27T08:18:47.515Z] > git init /w/workspace/edgex-go/27 # timeout=10 [2021-01-27T08:18:47.586Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T08:18:47.587Z] > git --version # timeout=10 [2021-01-27T08:18:47.607Z] > git --version # 'git version 2.17.1' [2021-01-27T08:18:47.609Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:18:47.666Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T08:19:02.532Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T08:19:02.553Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T08:19:02.578Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T08:19:02.611Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T08:19:02.612Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:19:02.624Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T08:19:03.430Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-27T08:19:03.430Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-27T08:19:04.073Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-27T08:19:04.353Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-27T08:19:04.742Z] Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:19:05.252Z] Merge succeeded, producing 703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:19:05.253Z] Checking out Revision 703b681df1ca0ef4eb8fc97303f354c3211f0c17 (PR-3030) [2021-01-27T08:19:04.766Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T08:19:04.830Z] > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 [2021-01-27T08:19:05.169Z] > git remote # timeout=10 [2021-01-27T08:19:05.185Z] > git config --get remote.origin.url # timeout=10 [2021-01-27T08:19:05.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:19:05.207Z] > git merge 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 [2021-01-27T08:19:05.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-27T08:19:05.263Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T08:19:05.275Z] > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 [2021-01-27T08:19:09.517Z] Commit message: "docs(notifications): Update Swagger doc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-27T08:19:11.010Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-27T08:19:11.510Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-27T08:19:11.851Z] + + true [2021-01-27T08:19:11.851Z] sudo service docker restart [2021-01-27T08:19:12.516Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-27T08:19:12.516Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-27T08:19:12.516Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-27T08:19:12.516Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-27T08:19:12.516Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-27T08:19:12.516Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-27T08:19:13.902Z] provisioning config files... [2021-01-27T08:19:13.943Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/27@tmp/config5018206536443126499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:19:14.344Z] ---> docker-login.sh [2021-01-27T08:19:14.344Z] nexus3.edgexfoundry.org:10001 [2021-01-27T08:19:15.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:19:15.406Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-27T08:19:15.406Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-27T08:19:15.406Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-27T08:19:15.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:19:15.921Z] Configure a credential helper to remove this warning. See [2021-01-27T08:19:15.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:19:15.921Z] [2021-01-27T08:19:15.921Z] Login Succeeded [2021-01-27T08:19:15.921Z] nexus3.edgexfoundry.org:10002 [2021-01-27T08:19:16.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:19:16.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:19:16.195Z] Configure a credential helper to remove this warning. See [2021-01-27T08:19:16.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:19:16.195Z] [2021-01-27T08:19:16.195Z] Login Succeeded [2021-01-27T08:19:16.195Z] nexus3.edgexfoundry.org:10003 [2021-01-27T08:19:16.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:19:16.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:19:16.792Z] Configure a credential helper to remove this warning. See [2021-01-27T08:19:16.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:19:16.792Z] [2021-01-27T08:19:16.792Z] Login Succeeded [2021-01-27T08:19:16.792Z] nexus3.edgexfoundry.org:10004 [2021-01-27T08:19:17.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:19:17.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:19:17.391Z] Configure a credential helper to remove this warning. See [2021-01-27T08:19:17.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:19:17.391Z] [2021-01-27T08:19:17.391Z] Login Succeeded [2021-01-27T08:19:17.391Z] docker.io [2021-01-27T08:19:17.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-27T08:19:18.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-27T08:19:18.258Z] Configure a credential helper to remove this warning. See [2021-01-27T08:19:18.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-27T08:19:18.258Z] [2021-01-27T08:19:18.258Z] Login Succeeded [2021-01-27T08:19:18.258Z] ---> docker-login.sh ends [Pipeline] } [2021-01-27T08:19:18.275Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-27T08:19:18.745Z] ========================================================= [2021-01-27T08:19:18.745Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-27T08:19:18.745Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:19:19.137Z] + 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-27T08:19:20.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.277s coverage: 46.6% of statements [2021-01-27T08:19:20.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-27T08:19:20.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-27T08:19:20.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-27T08:19:20.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-27T08:19:20.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-27T08:19:21.122Z] Sending build context to Docker daemon 165.9MB [2021-01-27T08:19:21.396Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-27T08:19:21.396Z] Step 2/6 : FROM ${BASE} [2021-01-27T08:19:21.396Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-27T08:19:21.396Z] 5f621e34cdf4: Pulling fs layer [2021-01-27T08:19:21.396Z] a4357932f1b6: Pulling fs layer [2021-01-27T08:19:21.396Z] 18c013af1878: Pulling fs layer [2021-01-27T08:19:21.396Z] 00ac8860ef70: Pulling fs layer [2021-01-27T08:19:21.396Z] 63d7cb157983: Pulling fs layer [2021-01-27T08:19:21.396Z] b116817d02f9: Pulling fs layer [2021-01-27T08:19:21.396Z] 745a02a5169b: Pulling fs layer [2021-01-27T08:19:21.396Z] 00ac8860ef70: Waiting [2021-01-27T08:19:21.396Z] 63d7cb157983: Waiting [2021-01-27T08:19:21.396Z] 745a02a5169b: Waiting [2021-01-27T08:19:21.396Z] b116817d02f9: Waiting [2021-01-27T08:19:21.396Z] 18c013af1878: Download complete [2021-01-27T08:19:21.396Z] a4357932f1b6: Verifying Checksum [2021-01-27T08:19:21.396Z] a4357932f1b6: Download complete [2021-01-27T08:19:21.396Z] 63d7cb157983: Verifying Checksum [2021-01-27T08:19:21.396Z] 63d7cb157983: Download complete [2021-01-27T08:19:21.993Z] b116817d02f9: Verifying Checksum [2021-01-27T08:19:21.993Z] b116817d02f9: Download complete [2021-01-27T08:19:21.993Z] 5f621e34cdf4: Verifying Checksum [2021-01-27T08:19:21.993Z] 5f621e34cdf4: Download complete [2021-01-27T08:19:22.591Z] 5f621e34cdf4: Pull complete [2021-01-27T08:19:23.192Z] a4357932f1b6: Pull complete [2021-01-27T08:19:23.788Z] 18c013af1878: Pull complete [2021-01-27T08:19:24.062Z] 745a02a5169b: Verifying Checksum [2021-01-27T08:19:24.062Z] 745a02a5169b: Download complete [2021-01-27T08:19:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.624s coverage: 27.1% of statements [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-27T08:19:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-27T08:19:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.062s coverage: 100.0% of statements [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-27T08:19:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.221s coverage: 65.8% of statements [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-27T08:19:25.625Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.557s coverage: 82.3% of statements [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-27T08:19:25.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-27T08:19:26.041Z] 00ac8860ef70: Verifying Checksum [2021-01-27T08:19:26.041Z] 00ac8860ef70: Download complete [2021-01-27T08:19:29.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.733s coverage: 28.6% of statements [2021-01-27T08:19:29.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-27T08:19:29.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-27T08:19:29.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-27T08:19:29.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-27T08:19:29.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-27T08:19:29.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.098s coverage: 100.0% of statements [2021-01-27T08:19:29.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-27T08:19:29.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.070s coverage: 100.0% of statements [2021-01-27T08:19:29.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-27T08:19:29.359Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.283s coverage: 86.7% of statements [2021-01-27T08:19:29.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-27T08:19:31.880Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.518s coverage: 97.5% of statements [2021-01-27T08:19:31.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-27T08:19:32.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.139s coverage: 78.3% of statements [2021-01-27T08:19:32.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-27T08:19:32.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-27T08:19:32.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-27T08:19:32.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-27T08:19:36.201Z] 00ac8860ef70: Pull complete [2021-01-27T08:19:36.201Z] 63d7cb157983: Pull complete [2021-01-27T08:19:36.201Z] b116817d02f9: Pull complete [2021-01-27T08:19:38.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.122s coverage: 92.8% of statements [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-27T08:19:38.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-27T08:19:38.619Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.294s coverage: 0.1% of statements [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-27T08:19:38.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-27T08:19:38.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.049s coverage: 43.8% of statements [2021-01-27T08:19:38.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.154s coverage: 79.5% of statements [2021-01-27T08:19:38.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2021-01-27T08:19:38.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.226s coverage: 96.3% of statements [2021-01-27T08:19:38.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements [2021-01-27T08:19:40.526Z] 745a02a5169b: Pull complete [2021-01-27T08:19:40.527Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-27T08:19:40.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-27T08:19:40.527Z] ---> b7e6874047d6 [2021-01-27T08:19:40.527Z] 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-27T08:19:43.155Z] ---> Running in 5db5702b4bdf [2021-01-27T08:19:44.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:19:45.187Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:19:46.164Z] (1/12) Installing libmagic (5.38-r0) [2021-01-27T08:19:46.164Z] (2/12) Installing file (5.38-r0) [2021-01-27T08:19:46.164Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-27T08:19:46.437Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-27T08:19:49.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.124s coverage: 94.4% of statements [2021-01-27T08:19:49.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.182s coverage: 44.8% of statements [2021-01-27T08:19:49.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-27T08:19:49.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-27T08:19:49.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-27T08:19:49.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-27T08:19:49.821Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-27T08:19:49.821Z] (6/12) Installing patch (2.7.6-r6) [2021-01-27T08:19:49.821Z] (7/12) Installing build-base (0.5-r2) [2021-01-27T08:19:50.090Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-27T08:19:50.090Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-27T08:19:50.090Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-27T08:19:50.362Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-27T08:19:50.362Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-27T08:19:50.362Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:19:50.634Z] OK: 217 MiB in 51 packages [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.087s coverage: 87.2% of statements [2021-01-27T08:19:50.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-27T08:19:50.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2021-01-27T08:19:50.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 75.5% of statements [2021-01-27T08:19:50.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 80.8% of statements [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.139s coverage: 87.2% of statements [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.138s coverage: 84.2% of statements [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.259s coverage: 91.4% of statements [2021-01-27T08:19:50.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.259s coverage: 63.5% of statements [2021-01-27T08:19:50.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-27T08:19:50.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements [2021-01-27T08:19:50.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-01-27T08:19:53.575Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.855s coverage: 68.9% of statements [2021-01-27T08:19:53.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-27T08:19:53.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-27T08:19:53.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-27T08:19:53.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-27T08:19:53.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-27T08:19:54.933Z] Removing intermediate container 5db5702b4bdf [2021-01-27T08:19:54.933Z] ---> 7f54f4c282cf [2021-01-27T08:19:54.933Z] Step 4/6 : WORKDIR /edgex-go [2021-01-27T08:19:54.933Z] ---> Running in 76f4bc0afbd6 [2021-01-27T08:19:54.933Z] Removing intermediate container 76f4bc0afbd6 [2021-01-27T08:19:54.933Z] ---> bee941f0d04c [2021-01-27T08:19:54.933Z] Step 5/6 : COPY go.mod . [2021-01-27T08:19:55.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.266s coverage: 37.0% of statements [2021-01-27T08:19:55.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-27T08:19:55.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-27T08:19:55.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.192s coverage: 84.0% of statements [2021-01-27T08:19:55.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.096s coverage: 100.0% of statements [2021-01-27T08:19:55.525Z] ---> c7d6419dd33a [2021-01-27T08:19:55.525Z] Step 6/6 : RUN go mod download [2021-01-27T08:19:55.797Z] ---> Running in 2d7a439ffd35 [2021-01-27T08:20:00.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.247s coverage: 47.1% of statements [2021-01-27T08:20:00.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-27T08:20:00.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-27T08:20:00.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-27T08:20:00.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-27T08:20:00.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-27T08:20:00.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.102s coverage: 100.0% of statements [2021-01-27T08:20:00.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-27T08:20:00.003Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.134s coverage: 100.0% of statements [2021-01-27T08:20:00.003Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-27T08:20:03.984Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.636s coverage: 29.1% of statements [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-27T08:20:03.984Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.216s coverage: 99.0% of statements [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-27T08:20:03.984Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-27T08:20:03.984Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.106s coverage: 0.0% of statements [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-27T08:20:03.984Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-27T08:20:03.984Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.056s coverage: 87.9% of statements [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-27T08:20:03.984Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-27T08:20:04.698Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2021-01-27T08:20:04.996Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.069s coverage: 32.1% of statements [2021-01-27T08:20:06.019Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 100.0% of statements [2021-01-27T08:20:06.318Z] GO111MODULE=on go vet ./... [2021-01-27T08:20:22.595Z] Removing intermediate container 2d7a439ffd35 [2021-01-27T08:20:22.595Z] ---> dbff5c311dba [2021-01-27T08:20:22.595Z] Successfully built dbff5c311dba [2021-01-27T08:20:22.595Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:20:22.935Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T08:20:22.935Z] . [Pipeline] withDockerContainer [2021-01-27T08:20:23.207Z] prd-ubuntu18.04-docker-arm64-4c-16g-23379 does not seem to be running inside a container [2021-01-27T08:20:23.297Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-27T08:20:24.872Z] $ docker top cc70ed302f77659879820350be7b15573d444fcf630860d2acf3510eeb9cbcff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T08:20:25.915Z] + go version [2021-01-27T08:20:25.915Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-27T08:20:25.942Z] $ docker stop --time=1 cc70ed302f77659879820350be7b15573d444fcf630860d2acf3510eeb9cbcff [2021-01-27T08:20:27.889Z] $ docker rm -f cc70ed302f77659879820350be7b15573d444fcf630860d2acf3510eeb9cbcff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:20:28.980Z] + docker inspect -f . ci-base-image-arm64 [2021-01-27T08:20:28.980Z] . [Pipeline] withDockerContainer [2021-01-27T08:20:29.209Z] prd-ubuntu18.04-docker-arm64-4c-16g-23379 does not seem to be running inside a container [2021-01-27T08:20:29.297Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-27T08:20:30.608Z] $ docker top 3fa7f183626e8e65eda5fbad747eeff9666dbe30cd02e9adba2c4128f8bd0f48 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-27T08:20:30.976Z] ========================================================= [2021-01-27T08:20:30.976Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-27T08:20:30.976Z] ========================================================= [Pipeline] sh [2021-01-27T08:20:31.619Z] + make test [2021-01-27T08:20:31.619Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-27T08:20:53.786Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-27T08:21:03.527Z] gofmt -l . [2021-01-27T08:21:04.130Z] [ "`gofmt -l .`" = "" ] [2021-01-27T08:21:05.630Z] ./bin/test-go-mod-tidy.sh [2021-01-27T08:21:07.192Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-27T08:21:08.726Z] + ls -al . [2021-01-27T08:21:08.726Z] total 668 [2021-01-27T08:21:08.726Z] drwxrwxr-x 10 1001 1001 4096 Jan 27 08:21 . [2021-01-27T08:21:08.726Z] drwxr-xr-x 4 root root 30 Jan 27 08:18 .. [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 11 Jan 27 08:15 .dockerignore [2021-01-27T08:21:08.726Z] drwxrwxr-x 8 1001 1001 179 Jan 27 08:15 .git [2021-01-27T08:21:08.726Z] drwxrwxr-x 3 1001 1001 125 Jan 27 08:15 .github [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 872 Jan 27 08:15 .gitignore [2021-01-27T08:21:08.726Z] drwx------ 3 1001 1001 60 Jan 27 08:16 .semver [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 166 Jan 27 08:15 .sonarcloud.properties [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 7859 Jan 27 08:15 Attribution.txt [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 3804 Jan 27 08:15 CONTRIBUTING.md [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 931 Jan 27 08:15 Dockerfile.build [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 863 Jan 27 08:15 Jenkinsfile [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 10775 Jan 27 08:15 LICENSE [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 6001 Jan 27 08:15 Makefile [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 6524 Jan 27 08:15 README.md [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 6755 Jan 27 08:15 SECURITY.md [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 5 Jan 27 08:16 VERSION [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 4131 Jan 27 08:15 ZMQWindows.md [2021-01-27T08:21:08.726Z] drwxrwxr-x 2 1001 1001 117 Jan 27 08:15 bin [2021-01-27T08:21:08.726Z] drwxrwxr-x 15 1001 1001 4096 Jan 27 08:15 cmd [2021-01-27T08:21:08.726Z] -rw-r--r-- 1 root root 564700 Jan 27 08:20 coverage.out [2021-01-27T08:21:08.726Z] -rw-r--r-- 1 root root 1053 Jan 27 08:21 go.mod [2021-01-27T08:21:08.726Z] -rw-r--r-- 1 root root 18995 Jan 27 08:21 go.sum [2021-01-27T08:21:08.726Z] drwxrwxr-x 8 1001 1001 127 Jan 27 08:15 internal [2021-01-27T08:21:08.726Z] drwxrwxr-x 4 1001 1001 26 Jan 27 08:15 openapi [2021-01-27T08:21:08.726Z] drwxrwxr-x 4 1001 1001 71 Jan 27 08:15 snap [2021-01-27T08:21:08.726Z] -rw-rw-r-- 1 1001 1001 168 Jan 27 08:15 version.go [Pipeline] sh [2021-01-27T08:21:09.453Z] + '[' -e coverage.out ] [2021-01-27T08:21:09.453Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-27T08:21:09.835Z] Stashed 1 file(s) [Pipeline] sh [2021-01-27T08:21:10.506Z] + make build [2021-01-27T08:21:10.506Z] 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-27T08:21:16.060Z] 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-27T08:21:34.940Z] 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-27T08:21:37.606Z] 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-27T08:21:40.824Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-27T08:21:41.122Z] 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-27T08:21:42.215Z] 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-27T08:21:45.363Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-27T08:21:45.646Z] 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-27T08:21:48.312Z] 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-27T08:21:49.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-27T08:21:49.706Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-27T08:21:49.706Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-27T08:21:50.298Z] 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-27T08:21:53.000Z] 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-27T08:21:55.621Z] 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-27T08:21:56.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-01-27T08:21:56.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-27T08:21:56.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-27T08:21:56.453Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-27T08:21:56.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-27T08:21:56.453Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-27T08:21:57.655Z] 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-27T08:21:59.805Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-27T08:22:02.604Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-27T08:22:02.604Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-27T08:22:02.604Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [Pipeline] } [2021-01-27T08:22:03.878Z] $ docker stop --time=1 4f57154e37c12a4391a663f86a2b08a6b516eb58bfde453e6566629082c64b71 [2021-01-27T08:22:06.564Z] $ docker rm -f 4f57154e37c12a4391a663f86a2b08a6b516eb58bfde453e6566629082c64b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-27T08:22:08.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.242s coverage: 46.6% of statements [2021-01-27T08:22:08.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-27T08:22:08.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-27T08:22:08.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-27T08:22:08.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-27T08:22:08.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:22:10.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T08:22:10.103Z] [2021-01-27T08:22:10.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:22:10.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T08:22:10.813Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-27T08:22:10.813Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-27T08:22:10.813Z] ca9280d653b3: Pulling fs layer [2021-01-27T08:22:10.813Z] 7e9c9ca2126c: Pulling fs layer [2021-01-27T08:22:11.851Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-27T08:22:11.851Z] cbdbe7a5bc2a: Download complete [2021-01-27T08:22:12.950Z] cbdbe7a5bc2a: Pull complete [2021-01-27T08:22:13.282Z] ca9280d653b3: Verifying Checksum [2021-01-27T08:22:13.282Z] ca9280d653b3: Download complete [2021-01-27T08:22:16.031Z] ca9280d653b3: Pull complete [2021-01-27T08:22:16.306Z] 7e9c9ca2126c: Verifying Checksum [2021-01-27T08:22:16.306Z] 7e9c9ca2126c: Download complete [2021-01-27T08:22:16.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.572s coverage: 27.1% of statements [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-27T08:22:16.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-27T08:22:16.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-27T08:22:16.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.224s coverage: 65.8% of statements [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-27T08:22:16.411Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.342s coverage: 82.3% of statements [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-27T08:22:16.411Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-27T08:22:24.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.109s coverage: 28.6% of statements [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-27T08:22:24.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.168s coverage: 100.0% of statements [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-27T08:22:24.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.079s coverage: 100.0% of statements [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-27T08:22:24.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.328s coverage: 86.7% of statements [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-27T08:22:24.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.310s coverage: 97.5% of statements [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-27T08:22:24.709Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.167s coverage: 78.3% of statements [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-27T08:22:24.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-27T08:22:29.072Z] 7e9c9ca2126c: Pull complete [2021-01-27T08:22:29.072Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-27T08:22:29.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T08:22:29.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-27T08:22:29.339Z] prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container [2021-01-27T08:22:29.429Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-27T08:22:32.921Z] $ docker top f2c4157fb5bdfd40b30951d08fd6aac4f97fb645f6615125e8dcc6c3f1931c38 -eo pid,comm [2021-01-27T08:22:33.004Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.357s coverage: 92.8% of statements [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-27T08:22:33.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-27T08:22:33.004Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.200s coverage: 0.1% of statements [2021-01-27T08:22:33.004Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-27T08:22:33.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-27T08:22:33.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-01-27T08:22:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 43.8% of statements [2021-01-27T08:22:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.112s coverage: 79.5% of statements [2021-01-27T08:22:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.115s coverage: 94.1% of statements [2021-01-27T08:22:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.086s coverage: 96.3% of statements [2021-01-27T08:22:33.005Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements [Pipeline] { [Pipeline] sh [2021-01-27T08:22:33.656Z] + docker-compose build --help [2021-01-27T08:22:33.656Z] + grep parallel [2021-01-27T08:22:35.086Z] --parallel Build images in parallel. [Pipeline] } [2021-01-27T08:22:35.115Z] $ docker stop --time=1 f2c4157fb5bdfd40b30951d08fd6aac4f97fb645f6615125e8dcc6c3f1931c38 [2021-01-27T08:22:36.882Z] $ docker rm -f f2c4157fb5bdfd40b30951d08fd6aac4f97fb645f6615125e8dcc6c3f1931c38 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:22:37.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-27T08:22:37.701Z] . [Pipeline] withDockerContainer [2021-01-27T08:22:38.022Z] prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container [2021-01-27T08:22:38.315Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-27T08:22:39.409Z] $ docker top b3533d366df1fed8e0841d90bf3640496fd3787f351e0f021f9388ce54547390 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T08:22:40.030Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-27T08:22:41.496Z] Building docker-core-command-go ... [2021-01-27T08:22:41.496Z] Building docker-core-data-go ... [2021-01-27T08:22:41.496Z] Building docker-core-metadata-go ... [2021-01-27T08:22:41.496Z] Building docker-security-bootstrapper-go ... [2021-01-27T08:22:41.496Z] Building docker-security-proxy-setup-go ... [2021-01-27T08:22:41.496Z] Building docker-security-secretstore-setup-go ... [2021-01-27T08:22:41.496Z] Building docker-support-notifications-go ... [2021-01-27T08:22:41.496Z] Building docker-support-scheduler-go ... [2021-01-27T08:22:41.496Z] Building docker-sys-mgmt-agent-go ... [2021-01-27T08:22:41.496Z] Building docker-sys-mgmt-agent-go [2021-01-27T08:22:41.496Z] Building docker-core-data-go [2021-01-27T08:22:41.496Z] Building docker-security-proxy-setup-go [2021-01-27T08:22:41.496Z] Building docker-support-scheduler-go [2021-01-27T08:22:41.496Z] Building docker-core-command-go [2021-01-27T08:22:45.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.126s coverage: 94.4% of statements [2021-01-27T08:22:45.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-01-27T08:22:45.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-01-27T08:22:45.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-01-27T08:22:45.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-01-27T08:22:45.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-01-27T08:22:45.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2021-01-27T08:22:45.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-27T08:22:45.717Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-27T08:22:45.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.057s coverage: 100.0% of statements [2021-01-27T08:22:45.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-27T08:22:45.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 75.5% of statements [2021-01-27T08:22:45.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-27T08:22:45.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.057s coverage: 80.8% of statements [2021-01-27T08:22:45.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements [2021-01-27T08:22:45.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.141s coverage: 84.2% of statements [2021-01-27T08:22:45.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.160s coverage: 91.4% of statements [2021-01-27T08:22:45.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-27T08:22:46.325Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.591s coverage: 63.5% of statements [2021-01-27T08:22:46.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-27T08:22:46.325Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-27T08:22:47.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.074s coverage: 100.0% of statements [2021-01-27T08:22:47.778Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements [2021-01-27T08:22:48.384Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-01-27T08:22:48.660Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.062s coverage: 73.7% of statements [2021-01-27T08:22:50.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements [2021-01-27T08:22:53.517Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.862s coverage: 68.9% of statements [2021-01-27T08:22:53.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-27T08:22:53.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-27T08:22:53.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-27T08:22:53.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-27T08:22:53.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-27T08:22:54.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.354s coverage: 37.0% of statements [2021-01-27T08:22:54.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-27T08:22:54.974Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-27T08:22:54.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.698s coverage: 84.0% of statements [2021-01-27T08:22:54.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.098s coverage: 100.0% of statements [2021-01-27T08:23:01.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.392s coverage: 47.1% of statements [2021-01-27T08:23:01.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-27T08:23:01.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-27T08:23:01.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-27T08:23:01.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-27T08:23:01.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-27T08:23:01.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.133s coverage: 100.0% of statements [2021-01-27T08:23:01.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-27T08:23:01.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.109s coverage: 100.0% of statements [2021-01-27T08:23:01.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-27T08:23:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.066s coverage: 29.1% of statements [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-27T08:23:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.202s coverage: 99.0% of statements [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-27T08:23:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-27T08:23:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-27T08:23:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-27T08:23:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.087s coverage: 87.9% of statements [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-27T08:23:07.122Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-27T08:23:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements [2021-01-27T08:23:07.122Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-27T08:23:09.090Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-27T08:23:09.688Z] GO111MODULE=on go vet ./... [2021-01-27T08:23:50.068Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:23:50.068Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:23:50.068Z] ---> 86184e57fed2 [2021-01-27T08:23:50.068Z] Step 3/26 : WORKDIR /edgex-go [2021-01-27T08:23:50.068Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:23:50.068Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:23:50.068Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 ---> 86184e57fed2 [2021-01-27T08:23:50.068Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T08:23:50.068Z] [2021-01-27T08:23:50.068Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:23:50.068Z] ---> 86184e57fed2 [2021-01-27T08:23:50.068Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T08:23:50.068Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:23:50.068Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:23:50.068Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:23:50.068Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:23:50.068Z] ---> 86184e57fed2 [2021-01-27T08:23:50.068Z] Step 3/21 : WORKDIR /edgex-go [2021-01-27T08:23:50.068Z] ---> 86184e57fed2 [2021-01-27T08:23:50.068Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T08:23:50.068Z] ---> Running in f0ae34d0b24f [2021-01-27T08:23:50.068Z] ---> Running in 59fd1e4282a4 [2021-01-27T08:23:50.068Z] ---> Running in 770d506ab734 [2021-01-27T08:23:50.068Z] ---> Running in f85d09a26d65 [2021-01-27T08:23:50.068Z] ---> Running in 2290e79805a5 [2021-01-27T08:23:50.068Z] Removing intermediate container 59fd1e4282a4 [2021-01-27T08:23:50.068Z] ---> 05ea6b0fbf78 [2021-01-27T08:23:50.068Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:23:50.068Z] Removing intermediate container 770d506ab734 [2021-01-27T08:23:50.068Z] ---> 469c10c8b264 [2021-01-27T08:23:50.068Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:23:50.068Z] Removing intermediate container f0ae34d0b24f [2021-01-27T08:23:50.068Z] ---> 6823d8092532 [2021-01-27T08:23:50.068Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:23:50.068Z] Removing intermediate container 2290e79805a5 [2021-01-27T08:23:50.068Z] ---> 542b429f08f6 [2021-01-27T08:23:50.068Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:23:50.068Z] ---> Running in 6dd216502004 [2021-01-27T08:23:50.068Z] Removing intermediate container f85d09a26d65 [2021-01-27T08:23:50.068Z] ---> b993a28711a2 [2021-01-27T08:23:50.068Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:23:50.068Z] ---> Running in 634905401c02 [2021-01-27T08:23:50.068Z] ---> Running in 07b6acfd3265 [2021-01-27T08:23:50.068Z] ---> Running in e41511dc5dfb [2021-01-27T08:23:50.068Z] ---> Running in 68573f109cb5 [2021-01-27T08:23:50.068Z] Removing intermediate container 6dd216502004 [2021-01-27T08:23:50.068Z] ---> a73b12147c87 [2021-01-27T08:23:50.068Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T08:23:50.068Z] ---> Running in 29aaa2575fbd [2021-01-27T08:23:50.068Z] Removing intermediate container 68573f109cb5 [2021-01-27T08:23:50.068Z] ---> c7755f32514b [2021-01-27T08:23:50.068Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-27T08:23:50.068Z] Removing intermediate container 07b6acfd3265 [2021-01-27T08:23:50.068Z] ---> a04db852f8e9 [2021-01-27T08:23:50.068Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-27T08:23:50.068Z] Removing intermediate container 634905401c02 [2021-01-27T08:23:50.068Z] ---> f2a35d1f1ce1 [2021-01-27T08:23:50.068Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-27T08:23:50.068Z] ---> Running in 6054b9476f6b [2021-01-27T08:23:50.068Z] Removing intermediate container e41511dc5dfb [2021-01-27T08:23:50.068Z] ---> c54b91357ed5 [2021-01-27T08:23:50.068Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-27T08:23:50.068Z] ---> Running in 0c4d78cd37cd [2021-01-27T08:23:50.068Z] ---> Running in e640d23bc67f [2021-01-27T08:23:50.068Z] ---> Running in efba38118a71 [2021-01-27T08:23:50.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:23:50.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:23:50.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:23:50.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:23:50.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:23:50.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:23:50.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:23:50.068Z] OK: 233 MiB in 51 packages [2021-01-27T08:23:50.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:23:50.068Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:23:50.068Z] OK: 233 MiB in 51 packages [2021-01-27T08:23:50.068Z] OK: 233 MiB in 51 packages [2021-01-27T08:23:50.347Z] OK: 233 MiB in 51 packages [2021-01-27T08:23:50.959Z] Removing intermediate container 29aaa2575fbd [2021-01-27T08:23:50.959Z] ---> de78520cc8f5 [2021-01-27T08:23:50.959Z] Step 6/23 : COPY go.mod . [2021-01-27T08:23:50.959Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:23:51.246Z] Removing intermediate container 6054b9476f6b [2021-01-27T08:23:51.246Z] ---> f3ebdabc8d23 [2021-01-27T08:23:51.576Z] Step 6/21 : COPY go.mod . [2021-01-27T08:23:51.576Z] Removing intermediate container 0c4d78cd37cd [2021-01-27T08:23:51.576Z] ---> f792cb2b5f57 [2021-01-27T08:23:51.576Z] Step 6/22 : COPY go.mod . [2021-01-27T08:23:51.576Z] ---> 6990398e9940 [2021-01-27T08:23:51.576Z] Step 7/23 : RUN go mod download [2021-01-27T08:23:51.576Z] Removing intermediate container e640d23bc67f [2021-01-27T08:23:51.576Z] ---> a410b3a61557 [2021-01-27T08:23:51.576Z] Step 6/26 : COPY go.mod . [2021-01-27T08:23:51.576Z] ---> Running in e446f5a72d05 [2021-01-27T08:23:52.289Z] ---> 8bcb61815873 [2021-01-27T08:23:52.289Z] Step 7/22 : RUN go mod download [2021-01-27T08:23:52.289Z] ---> e441ba011321 [2021-01-27T08:23:52.289Z] Step 7/21 : RUN go mod download [2021-01-27T08:23:52.289Z] ---> 8530db17eac9 [2021-01-27T08:23:52.289Z] Step 7/26 : RUN go mod download [2021-01-27T08:23:52.289Z] ---> Running in 29207bb0c075 [2021-01-27T08:23:52.289Z] ---> Running in 81b02bccdc9a [2021-01-27T08:23:52.683Z] ---> Running in 6a5a62873b4e [2021-01-27T08:23:53.353Z] OK: 233 MiB in 51 packages [2021-01-27T08:23:54.982Z] Removing intermediate container efba38118a71 [2021-01-27T08:23:54.982Z] ---> 3e77be1e97f3 [2021-01-27T08:23:54.982Z] Step 6/23 : COPY go.mod . [2021-01-27T08:23:55.943Z] ---> e8b2d48a784b [2021-01-27T08:23:55.943Z] Step 7/23 : RUN go mod download [2021-01-27T08:23:55.943Z] ---> Running in 6bdfc6b5c2a9 [2021-01-27T08:23:56.531Z] Removing intermediate container 81b02bccdc9a [2021-01-27T08:23:56.531Z] ---> fc46664986b8 [2021-01-27T08:23:56.531Z] Step 8/21 : COPY . . [2021-01-27T08:23:56.818Z] Removing intermediate container e446f5a72d05 [2021-01-27T08:23:56.818Z] ---> 7fe86f1e9322 [2021-01-27T08:23:56.818Z] Step 8/23 : COPY . . [2021-01-27T08:23:56.818Z] Removing intermediate container 29207bb0c075 [2021-01-27T08:23:56.818Z] ---> 200dfac71b71 [2021-01-27T08:23:56.818Z] Step 8/22 : COPY . . [2021-01-27T08:23:56.818Z] Removing intermediate container 6a5a62873b4e [2021-01-27T08:23:56.818Z] ---> 1b51b8bf02e8 [2021-01-27T08:23:56.818Z] Step 8/26 : COPY . . [2021-01-27T08:24:07.498Z] Removing intermediate container 6bdfc6b5c2a9 [2021-01-27T08:24:07.498Z] ---> 26d0bc2f9bcd [2021-01-27T08:24:07.498Z] Step 8/23 : COPY . . [2021-01-27T08:24:17.732Z] gofmt -l . [2021-01-27T08:24:19.707Z] [ "`gofmt -l .`" = "" ] [2021-01-27T08:24:22.326Z] ./bin/test-go-mod-tidy.sh [2021-01-27T08:24:22.924Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-27T08:24:24.567Z] + ls -al . [2021-01-27T08:24:24.567Z] total 696 [2021-01-27T08:24:24.567Z] drwxrwxr-x 9 1001 1001 4096 Jan 27 08:24 . [2021-01-27T08:24:24.567Z] drwxr-xr-x 4 root root 4096 Jan 27 08:20 .. [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 11 Jan 27 08:19 .dockerignore [2021-01-27T08:24:24.568Z] drwxrwxr-x 8 1001 1001 4096 Jan 27 08:19 .git [2021-01-27T08:24:24.568Z] drwxrwxr-x 3 1001 1001 4096 Jan 27 08:19 .github [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 872 Jan 27 08:19 .gitignore [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 166 Jan 27 08:19 .sonarcloud.properties [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 7859 Jan 27 08:19 Attribution.txt [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 3804 Jan 27 08:19 CONTRIBUTING.md [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 931 Jan 27 08:19 Dockerfile.build [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 863 Jan 27 08:19 Jenkinsfile [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 10775 Jan 27 08:19 LICENSE [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 6001 Jan 27 08:19 Makefile [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 6524 Jan 27 08:19 README.md [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 6755 Jan 27 08:19 SECURITY.md [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 5 Jan 27 08:16 VERSION [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 4131 Jan 27 08:19 ZMQWindows.md [2021-01-27T08:24:24.568Z] drwxrwxr-x 2 1001 1001 4096 Jan 27 08:19 bin [2021-01-27T08:24:24.568Z] drwxrwxr-x 15 1001 1001 4096 Jan 27 08:19 cmd [2021-01-27T08:24:24.568Z] -rw-r--r-- 1 root root 564700 Jan 27 08:23 coverage.out [2021-01-27T08:24:24.568Z] -rw-r--r-- 1 root root 1053 Jan 27 08:24 go.mod [2021-01-27T08:24:24.568Z] -rw-r--r-- 1 root root 18995 Jan 27 08:24 go.sum [2021-01-27T08:24:24.568Z] drwxrwxr-x 8 1001 1001 4096 Jan 27 08:19 internal [2021-01-27T08:24:24.568Z] drwxrwxr-x 4 1001 1001 4096 Jan 27 08:19 openapi [2021-01-27T08:24:24.568Z] drwxrwxr-x 4 1001 1001 4096 Jan 27 08:19 snap [2021-01-27T08:24:24.568Z] -rw-rw-r-- 1 1001 1001 168 Jan 27 08:19 version.go [Pipeline] sh [2021-01-27T08:24:25.243Z] + '[' -e coverage.out ] [2021-01-27T08:24:25.244Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-27T08:24:25.267Z] Warning: overwriting stash ‘coverage-report’ [2021-01-27T08:24:26.524Z] Stashed 1 file(s) [Pipeline] sh [2021-01-27T08:24:27.224Z] + make build [2021-01-27T08:24:27.224Z] 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-27T08:24:37.428Z] 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-27T08:25:04.223Z] 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-27T08:25:05.201Z] 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-27T08:25:05.310Z] ---> ad0906122115 [2021-01-27T08:25:05.310Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-27T08:25:05.310Z] ---> 14a40d40234a [2021-01-27T08:25:05.310Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-27T08:25:05.310Z] ---> 4dfea107a069 [2021-01-27T08:25:05.310Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-27T08:25:05.310Z] ---> 01e686cd21c8 [2021-01-27T08:25:05.310Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-27T08:25:05.310Z] ---> Running in fffc661d2c8e [2021-01-27T08:25:05.310Z] ---> Running in 0532174baa10 [2021-01-27T08:25:05.310Z] ---> Running in 5637784894f7 [2021-01-27T08:25:05.310Z] ---> Running in 6d8283bcded5 [2021-01-27T08:25:05.310Z] ---> b63c8b72e7ae [2021-01-27T08:25:05.310Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-27T08:25:05.310Z] ---> Running in f25019a427b7 [2021-01-27T08:25:05.310Z] 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-27T08:25:05.310Z] 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-27T08:25:05.310Z] 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-27T08:25:05.310Z] 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-27T08:25:05.310Z] 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-27T08:25:09.516Z] 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-27T08:25:11.515Z] 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-27T08:25:16.927Z] 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-27T08:25:21.232Z] 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-27T08:25:25.535Z] 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-27T08:25:28.926Z] 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-27T08:25:32.304Z] 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-27T08:25:35.688Z] 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-27T08:25:39.073Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-01-27T08:25:44.504Z] $ docker stop --time=1 3fa7f183626e8e65eda5fbad747eeff9666dbe30cd02e9adba2c4128f8bd0f48 [2021-01-27T08:25:47.095Z] $ docker rm -f 3fa7f183626e8e65eda5fbad747eeff9666dbe30cd02e9adba2c4128f8bd0f48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:25:48.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-27T08:25:48.938Z] [2021-01-27T08:25:48.938Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:25:49.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-27T08:25:49.592Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-27T08:25:49.592Z] 29e5d40040c1: Pulling fs layer [2021-01-27T08:25:49.592Z] 1ce36da41761: Pulling fs layer [2021-01-27T08:25:49.592Z] 25b303627fd3: Pulling fs layer [2021-01-27T08:25:49.592Z] 29e5d40040c1: Verifying Checksum [2021-01-27T08:25:49.592Z] 29e5d40040c1: Download complete [2021-01-27T08:25:49.865Z] 1ce36da41761: Verifying Checksum [2021-01-27T08:25:49.865Z] 1ce36da41761: Download complete [2021-01-27T08:25:50.460Z] 29e5d40040c1: Pull complete [2021-01-27T08:25:51.441Z] 25b303627fd3: Verifying Checksum [2021-01-27T08:25:51.441Z] 25b303627fd3: Download complete [2021-01-27T08:25:51.714Z] 1ce36da41761: Pull complete [2021-01-27T08:25:52.895Z] 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-27T08:26:04.093Z] 25b303627fd3: Pull complete [2021-01-27T08:26:04.093Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-27T08:26:04.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-27T08:26:04.093Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-27T08:26:04.367Z] prd-ubuntu18.04-docker-arm64-4c-16g-23379 does not seem to be running inside a container [2021-01-27T08:26:04.460Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-27T08:26:06.257Z] Removing intermediate container 0532174baa10 [2021-01-27T08:26:06.257Z] ---> 38a6dd6bae9a [2021-01-27T08:26:06.257Z] [2021-01-27T08:26:06.257Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T08:26:06.257Z] Removing intermediate container 6d8283bcded5 [2021-01-27T08:26:06.257Z] ---> 40e5511f7aec [2021-01-27T08:26:06.257Z] [2021-01-27T08:26:06.257Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T08:26:06.257Z] 3.12: Pulling from library/alpine [2021-01-27T08:26:06.257Z] 3.12: Pulling from library/alpine [2021-01-27T08:26:06.257Z] Removing intermediate container 5637784894f7 [2021-01-27T08:26:06.257Z] ---> fdd50251707d [2021-01-27T08:26:06.257Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-27T08:26:06.257Z] ---> Running in b9468c2e3b15 [2021-01-27T08:26:06.584Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T08:26:06.584Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T08:26:06.584Z] Status: Downloaded newer image for alpine:3.12 [2021-01-27T08:26:06.584Z] ---> 389fef711851 [2021-01-27T08:26:06.584Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-27T08:26:06.584Z] Status: Downloaded newer image for alpine:3.12 [2021-01-27T08:26:06.584Z] ---> 389fef711851 [2021-01-27T08:26:06.584Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T08:26:07.621Z] $ docker top 07338770b4fd5505f4c14fae354e834db353fa75e3c6b07c3ca2cf11738aba22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T08:26:08.150Z] ---> Running in b3b30658d352 [2021-01-27T08:26:08.150Z] ---> Running in 40a6f97d6bc2 [2021-01-27T08:26:08.150Z] Removing intermediate container fffc661d2c8e [2021-01-27T08:26:08.150Z] ---> 3d9726beb8a4 [2021-01-27T08:26:08.150Z] [2021-01-27T08:26:08.150Z] Step 10/21 : FROM alpine:3.12 [2021-01-27T08:26:08.150Z] ---> 389fef711851 [2021-01-27T08:26:08.150Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-27T08:26:08.460Z] ---> Running in 3d7840b8a09b [2021-01-27T08:26:08.669Z] + grep parallel [2021-01-27T08:26:08.669Z] + docker-compose build --help [2021-01-27T08:26:08.777Z] 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-27T08:26:09.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:09.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:09.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:09.873Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:10.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:10.153Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-27T08:26:10.153Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:26:10.153Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:10.153Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-27T08:26:10.153Z] OK: 6 MiB in 15 packages [2021-01-27T08:26:10.153Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:26:10.432Z] OK: 6 MiB in 15 packages [2021-01-27T08:26:10.432Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-27T08:26:10.763Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T08:26:10.763Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-27T08:26:10.763Z] (4/4) Installing curl (7.69.1-r3) [2021-01-27T08:26:10.763Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:26:10.763Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T08:26:10.763Z] OK: 7 MiB in 18 packages [2021-01-27T08:26:12.041Z] --parallel Build images in parallel. [Pipeline] } [2021-01-27T08:26:12.344Z] $ docker stop --time=1 07338770b4fd5505f4c14fae354e834db353fa75e3c6b07c3ca2cf11738aba22 [2021-01-27T08:26:13.465Z] Removing intermediate container f25019a427b7 [2021-01-27T08:26:13.465Z] ---> 571567a2fbc7 [2021-01-27T08:26:13.465Z] [2021-01-27T08:26:13.465Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T08:26:13.465Z] ---> 389fef711851 [2021-01-27T08:26:13.465Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-27T08:26:13.465Z] ---> Running in b23983356dfb [2021-01-27T08:26:13.465Z] Removing intermediate container b3b30658d352 [2021-01-27T08:26:13.465Z] ---> 2e644485e426 [2021-01-27T08:26:13.465Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T08:26:13.465Z] Removing intermediate container 40a6f97d6bc2 [2021-01-27T08:26:13.465Z] ---> 779346cfc2fd [2021-01-27T08:26:13.465Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T08:26:13.465Z] Removing intermediate container b9468c2e3b15 [2021-01-27T08:26:13.465Z] ---> 8945df078b80 [2021-01-27T08:26:13.465Z] [2021-01-27T08:26:13.465Z] Step 11/26 : FROM docker:20.10.0 [2021-01-27T08:26:13.754Z] 20.10.0: Pulling from library/docker [2021-01-27T08:26:13.754Z] ---> Running in ac56609a6dbd [2021-01-27T08:26:13.754Z] ---> Running in 7146491710fa [2021-01-27T08:26:13.754Z] Removing intermediate container 3d7840b8a09b [2021-01-27T08:26:13.754Z] ---> 83486e50b2af [2021-01-27T08:26:13.754Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T08:26:14.034Z] Removing intermediate container b23983356dfb [2021-01-27T08:26:14.034Z] ---> f47a4eb1789a [2021-01-27T08:26:14.034Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-27T08:26:14.034Z] ---> Running in bfbbbbd3ea9f [2021-01-27T08:26:14.273Z] $ docker rm -f 07338770b4fd5505f4c14fae354e834db353fa75e3c6b07c3ca2cf11738aba22 [2021-01-27T08:26:14.312Z] Removing intermediate container ac56609a6dbd [2021-01-27T08:26:14.312Z] ---> e877d35d82ff [2021-01-27T08:26:14.312Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-27T08:26:14.312Z] ---> Running in 6c9291e93062 [2021-01-27T08:26:14.312Z] Removing intermediate container 7146491710fa [2021-01-27T08:26:14.312Z] ---> 2c69ed7146d4 [2021-01-27T08:26:14.312Z] Step 13/22 : ENV APP_PORT=48085 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-01-27T08:26:14.736Z] ---> Running in 6f86444f30be [2021-01-27T08:26:14.736Z] ---> Running in 22f969e77d89 [2021-01-27T08:26:14.736Z] Removing intermediate container bfbbbbd3ea9f [2021-01-27T08:26:14.736Z] ---> ea43506efb2f [2021-01-27T08:26:14.736Z] Step 13/21 : WORKDIR /edgex [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:26:15.053Z] ---> Running in 0d22490aa18d [2021-01-27T08:26:15.128Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-27T08:26:15.128Z] . [Pipeline] withDockerContainer [2021-01-27T08:26:15.395Z] Removing intermediate container 6c9291e93062 [2021-01-27T08:26:15.396Z] ---> f628e7d69d63 [2021-01-27T08:26:15.396Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-27T08:26:15.398Z] prd-ubuntu18.04-docker-arm64-4c-16g-23379 does not seem to be running inside a container [2021-01-27T08:26:15.515Z] $ 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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-27T08:26:15.724Z] Removing intermediate container 6f86444f30be [2021-01-27T08:26:15.724Z] ---> 43900ec40534 [2021-01-27T08:26:15.724Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T08:26:16.069Z] Removing intermediate container 22f969e77d89 [2021-01-27T08:26:16.069Z] ---> 244fa2df8f30 [2021-01-27T08:26:16.069Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T08:26:16.433Z] ---> Running in b2e15bc1b3c5 [2021-01-27T08:26:16.927Z] $ docker top e487e170760747e840159ed52c97002efe6f67bca7cfad8513f11e9b9f2142e1 -eo pid,comm [2021-01-27T08:26:16.929Z] ---> Running in 2f4e8d2636d7 [Pipeline] { [Pipeline] sh [2021-01-27T08:26:17.338Z] ---> Running in b634f1c804dc [2021-01-27T08:26:17.338Z] Removing intermediate container 0d22490aa18d [2021-01-27T08:26:17.338Z] ---> ed1f7d080971 [2021-01-27T08:26:17.338Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-27T08:26:17.786Z] Removing intermediate container b2e15bc1b3c5 [2021-01-27T08:26:17.786Z] ---> 5c51de60fd93 [2021-01-27T08:26:17.786Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:26:17.786Z] Removing intermediate container 2f4e8d2636d7 [2021-01-27T08:26:17.786Z] ---> 656897884df4 [2021-01-27T08:26:17.786Z] Step 15/23 : WORKDIR / [2021-01-27T08:26:17.936Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-27T08:26:18.124Z] Removing intermediate container b634f1c804dc [2021-01-27T08:26:18.124Z] ---> 37e36c3c79c3 [2021-01-27T08:26:18.124Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:26:18.124Z] ---> Running in 83627592a73a [2021-01-27T08:26:18.124Z] ---> Running in 70422b9415c7 [2021-01-27T08:26:18.124Z] ---> 616edd8d2ea0 [2021-01-27T08:26:18.124Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-27T08:26:18.790Z] ---> 4d719ccd3f72 [2021-01-27T08:26:18.790Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-27T08:26:18.790Z] Removing intermediate container 70422b9415c7 [2021-01-27T08:26:18.790Z] ---> dc66f0b64c1a [2021-01-27T08:26:18.790Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:26:19.912Z] ---> 2ca07d6c4eb6 [2021-01-27T08:26:19.912Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-27T08:26:19.912Z] ---> 49ad91d27d7e [2021-01-27T08:26:19.912Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-27T08:26:20.523Z] ---> 519a02d9d378 [2021-01-27T08:26:20.523Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-27T08:26:20.523Z] Removing intermediate container 83627592a73a [2021-01-27T08:26:20.523Z] ---> 8bcc84cd4cd2 [2021-01-27T08:26:20.523Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-27T08:26:21.198Z] ---> c9a359f462fa [2021-01-27T08:26:21.198Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-27T08:26:21.198Z] ---> Running in 35ac261ac448 [2021-01-27T08:26:21.198Z] ---> 384997551f6d [2021-01-27T08:26:21.198Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-27T08:26:21.198Z] ---> Running in 57db4eefbc1c [2021-01-27T08:26:21.307Z] Building docker-core-command-go ... [2021-01-27T08:26:21.307Z] Building docker-core-data-go ... [2021-01-27T08:26:21.307Z] Building docker-core-metadata-go ... [2021-01-27T08:26:21.307Z] Building docker-security-bootstrapper-go ... [2021-01-27T08:26:21.307Z] Building docker-security-proxy-setup-go ... [2021-01-27T08:26:21.307Z] Building docker-security-secretstore-setup-go ... [2021-01-27T08:26:21.307Z] Building docker-support-notifications-go ... [2021-01-27T08:26:21.307Z] Building docker-support-scheduler-go ... [2021-01-27T08:26:21.307Z] Building docker-sys-mgmt-agent-go ... [2021-01-27T08:26:21.307Z] Building docker-core-metadata-go [2021-01-27T08:26:21.307Z] Building docker-security-proxy-setup-go [2021-01-27T08:26:21.307Z] Building docker-support-scheduler-go [2021-01-27T08:26:21.307Z] Building docker-sys-mgmt-agent-go [2021-01-27T08:26:21.307Z] Building docker-security-bootstrapper-go [2021-01-27T08:26:21.485Z] ---> 7be3f1bae596 [2021-01-27T08:26:21.485Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-27T08:26:21.485Z] ---> Running in 43f56e498f21 [2021-01-27T08:26:21.796Z] Removing intermediate container 57db4eefbc1c [2021-01-27T08:26:21.796Z] ---> 48ada8de897c [2021-01-27T08:26:21.796Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:26:22.076Z] ---> 3388445f8cd9 [2021-01-27T08:26:22.076Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-27T08:26:22.351Z] Removing intermediate container 43f56e498f21 [2021-01-27T08:26:22.351Z] ---> 13ccb962ee50 [2021-01-27T08:26:22.351Z] Step 18/21 : CMD ["--init=true"] [2021-01-27T08:26:22.351Z] ---> Running in cb14380d106a [2021-01-27T08:26:22.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:22.351Z] ---> Running in d39ba4582134 [2021-01-27T08:26:22.351Z] ---> Running in 1406c4c76b5d [2021-01-27T08:26:22.624Z] Removing intermediate container cb14380d106a [2021-01-27T08:26:22.624Z] ---> ad53de6fbce6 [2021-01-27T08:26:22.624Z] Step 20/22 : LABEL arch=x86_64 [2021-01-27T08:26:22.624Z] ---> Running in 07688606c08e [2021-01-27T08:26:22.898Z] Removing intermediate container d39ba4582134 [2021-01-27T08:26:22.898Z] ---> 54da721c889d [2021-01-27T08:26:22.898Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:26:22.898Z] Removing intermediate container 1406c4c76b5d [2021-01-27T08:26:22.898Z] ---> 040587bc1c43 [2021-01-27T08:26:22.898Z] Step 19/21 : LABEL arch=x86_64 [2021-01-27T08:26:22.898Z] ---> Running in e7b14c1fd403 [2021-01-27T08:26:23.169Z] ---> Running in ef0b40958a53 [2021-01-27T08:26:23.169Z] Removing intermediate container 07688606c08e [2021-01-27T08:26:23.169Z] ---> 540939f7457f [2021-01-27T08:26:23.169Z] Step 21/22 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:26:23.445Z] ---> Running in 5f35435edba9 [2021-01-27T08:26:23.445Z] Removing intermediate container e7b14c1fd403 [2021-01-27T08:26:23.445Z] ---> e0dedf06c477 [2021-01-27T08:26:23.445Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T08:26:23.445Z] Removing intermediate container ef0b40958a53 [2021-01-27T08:26:23.445Z] ---> b74d15dc4572 [2021-01-27T08:26:23.445Z] Step 20/21 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:26:23.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:23.755Z] ---> Running in 54ceae840c3c [2021-01-27T08:26:23.755Z] ---> Running in 86d120ba0afc [2021-01-27T08:26:24.027Z] Removing intermediate container 5f35435edba9 [2021-01-27T08:26:24.027Z] ---> 402564bccdf0 [2021-01-27T08:26:24.027Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T08:26:24.309Z] ---> Running in 2bbec623bf3c [2021-01-27T08:26:24.309Z] Removing intermediate container 54ceae840c3c [2021-01-27T08:26:24.309Z] ---> fd1a44b70436 [2021-01-27T08:26:24.309Z] Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:26:24.599Z] Removing intermediate container 86d120ba0afc [2021-01-27T08:26:24.599Z] ---> ceac54ee2416 [2021-01-27T08:26:24.599Z] Step 21/21 : LABEL version=0.0.0 [2021-01-27T08:26:24.599Z] ---> Running in 02b86124dd1d [2021-01-27T08:26:24.876Z] ---> Running in 0f13376d7bd7 [2021-01-27T08:26:24.876Z] Removing intermediate container 2bbec623bf3c [2021-01-27T08:26:24.876Z] ---> 6a9dcc861137 [2021-01-27T08:26:24.876Z] [2021-01-27T08:26:24.876Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-27T08:26:25.143Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-27T08:26:25.143Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-27T08:26:25.143Z] Removing intermediate container 02b86124dd1d [2021-01-27T08:26:25.143Z] ---> 9409b17c934f [2021-01-27T08:26:25.143Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T08:26:25.457Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-27T08:26:25.457Z] Successfully built 6a9dcc861137 [2021-01-27T08:26:25.457Z] ---> Running in ddf72ac8fbe8 [2021-01-27T08:26:25.457Z] Removing intermediate container 0f13376d7bd7 [2021-01-27T08:26:25.457Z] ---> cb054627f361 [2021-01-27T08:26:25.457Z] [2021-01-27T08:26:25.457Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-27T08:26:25.457Z] Building docker-security-bootstrapper-go [2021-01-27T08:26:25.753Z]  Building docker-support-scheduler-go ... done (5/6) Installing libzmq (4.3.3-r0) [2021-01-27T08:26:26.035Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-27T08:26:26.035Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:26:26.035Z] OK: 8 MiB in 20 packages [2021-01-27T08:26:26.035Z] Successfully built cb054627f361 [2021-01-27T08:26:26.312Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-27T08:26:26.312Z] Building docker-support-notifications-go [2021-01-27T08:26:26.312Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container ddf72ac8fbe8 [2021-01-27T08:26:26.312Z] ---> 22dfcc9c05ee [2021-01-27T08:26:26.312Z] [2021-01-27T08:26:26.633Z] Successfully built 22dfcc9c05ee [2021-01-27T08:26:26.633Z] Successfully tagged docker-core-command-go:latest [2021-01-27T08:26:26.948Z]  Building docker-core-command-go ... done Building docker-core-metadata-go [2021-01-27T08:26:30.511Z] Removing intermediate container 35ac261ac448 [2021-01-27T08:26:30.511Z] ---> 525e014833ae [2021-01-27T08:26:30.511Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:26:30.918Z] ---> 00ccbb929a19 [2021-01-27T08:26:30.918Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-27T08:26:32.137Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-27T08:26:32.137Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-27T08:26:32.137Z] ---> aefe523efa57 [2021-01-27T08:26:32.137Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-27T08:26:33.243Z] ---> Running in aaf7baf0f6d8 [2021-01-27T08:26:33.941Z] ---> 60aa853410ca [2021-01-27T08:26:33.941Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-27T08:26:35.533Z] ---> 6b9265c35382 [2021-01-27T08:26:35.533Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-27T08:26:35.533Z] ---> Running in e9d662e41f40 [2021-01-27T08:26:35.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:35.850Z] Removing intermediate container e9d662e41f40 [2021-01-27T08:26:35.850Z] ---> 03cc7cdad1e2 [2021-01-27T08:26:35.850Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:26:35.850Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:36.161Z] (1/2) Installing readline (8.0.4-r0) [2021-01-27T08:26:36.161Z] (2/2) Installing bash (5.0.17-r0) [2021-01-27T08:26:36.471Z] Executing bash-5.0.17-r0.post-install [2021-01-27T08:26:36.471Z] ---> Running in 5284d359e38c [2021-01-27T08:26:36.471Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:26:36.471Z] OK: 12 MiB in 22 packages [2021-01-27T08:26:37.145Z] Removing intermediate container 5284d359e38c [2021-01-27T08:26:37.145Z] ---> 2cde185c4a3c [2021-01-27T08:26:37.145Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T08:26:38.202Z] ---> Running in 486067d91b04 [2021-01-27T08:26:38.805Z] Removing intermediate container 486067d91b04 [2021-01-27T08:26:38.805Z] ---> 43a8eb0d8f48 [2021-01-27T08:26:38.805Z] Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:26:39.093Z] Removing intermediate container aaf7baf0f6d8 [2021-01-27T08:26:39.093Z] ---> cd45d781213f [2021-01-27T08:26:39.093Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-27T08:26:39.093Z] ---> Running in c5c1403b88bc [2021-01-27T08:26:39.403Z] ---> Running in 788e98cd7085 [2021-01-27T08:26:39.712Z] Removing intermediate container c5c1403b88bc [2021-01-27T08:26:39.712Z] ---> cf282d567b0e [2021-01-27T08:26:39.712Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T08:26:40.025Z] Removing intermediate container 788e98cd7085 [2021-01-27T08:26:40.025Z] ---> 90c20da0f250 [2021-01-27T08:26:40.025Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-27T08:26:40.025Z] ---> Running in eedbe9818e90 [2021-01-27T08:26:40.025Z] ---> Running in 33fc44885a25 [2021-01-27T08:26:40.294Z] Removing intermediate container eedbe9818e90 [2021-01-27T08:26:40.294Z] ---> 2d2f5642a2b0 [2021-01-27T08:26:40.294Z] [2021-01-27T08:26:40.646Z] Successfully built 2d2f5642a2b0 [2021-01-27T08:26:40.646Z] Removing intermediate container 33fc44885a25 [2021-01-27T08:26:40.646Z] ---> 2429a277566f [2021-01-27T08:26:40.646Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-27T08:26:40.646Z] Successfully tagged docker-core-data-go:latest [2021-01-27T08:26:40.646Z] Building docker-security-secretstore-setup-go [2021-01-27T08:26:40.646Z]  Building docker-core-data-go ... done  ---> Running in ec275c84c03a [2021-01-27T08:26:40.990Z] Removing intermediate container ec275c84c03a [2021-01-27T08:26:40.991Z] ---> 7c58dbaac93a [2021-01-27T08:26:40.991Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-27T08:26:43.777Z] ---> 87f9293d3398 [2021-01-27T08:26:43.777Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-27T08:26:44.813Z] ---> 6ffe9f497e41 [2021-01-27T08:26:44.813Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-27T08:26:46.289Z] ---> 14f0c4e80d61 [2021-01-27T08:26:46.289Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-27T08:26:46.956Z] ---> Running in a3e2ad56125f [2021-01-27T08:26:50.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:50.646Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:26:50.986Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-27T08:26:50.986Z] (2/33) Installing expat (2.2.9-r1) [2021-01-27T08:26:50.986Z] (3/33) Installing libffi (3.3-r2) [2021-01-27T08:26:50.986Z] (4/33) Installing gdbm (1.13-r1) [2021-01-27T08:26:50.986Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-27T08:26:50.986Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-27T08:26:51.420Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-27T08:26:57.256Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-27T08:26:57.256Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-27T08:26:57.256Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-27T08:26:57.256Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-27T08:26:57.256Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-27T08:26:57.256Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-27T08:26:57.256Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-27T08:26:57.646Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-27T08:26:57.918Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-27T08:26:57.918Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-27T08:26:57.918Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-27T08:26:57.918Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-27T08:26:57.918Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-27T08:26:57.918Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-27T08:26:58.221Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-27T08:26:58.221Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-27T08:26:58.527Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-27T08:26:58.844Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-27T08:26:59.450Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-27T08:26:59.450Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-27T08:26:59.756Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-27T08:26:59.756Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-27T08:26:59.756Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-27T08:26:59.756Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-27T08:26:59.756Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-27T08:26:59.756Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-27T08:27:00.046Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:27:00.395Z] OK: 71 MiB in 55 packages [2021-01-27T08:27:09.298Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:27:09.298Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:27:09.298Z] ---> 86184e57fed2 [2021-01-27T08:27:09.298Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T08:27:09.298Z] ---> Using cache [2021-01-27T08:27:09.298Z] ---> b993a28711a2 [2021-01-27T08:27:09.298Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:27:09.298Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:27:09.298Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:27:09.298Z] ---> 86184e57fed2 [2021-01-27T08:27:09.298Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T08:27:09.298Z] ---> Using cache [2021-01-27T08:27:09.298Z] ---> b993a28711a2 [2021-01-27T08:27:09.298Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:27:09.298Z] ---> Using cache [2021-01-27T08:27:09.298Z] ---> c54b91357ed5 [2021-01-27T08:27:09.298Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-27T08:27:09.298Z] ---> Using cache [2021-01-27T08:27:09.298Z] ---> c54b91357ed5 [2021-01-27T08:27:09.298Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T08:27:09.298Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:27:09.298Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:27:09.298Z] ---> 86184e57fed2 [2021-01-27T08:27:09.298Z] Step 3/33 : WORKDIR /edgex-go [2021-01-27T08:27:09.298Z] ---> Using cache [2021-01-27T08:27:09.298Z] ---> b993a28711a2 [2021-01-27T08:27:09.298Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:27:09.298Z] ---> Using cache [2021-01-27T08:27:09.298Z] ---> c54b91357ed5 [2021-01-27T08:27:09.298Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-27T08:27:10.037Z] ---> Running in 42024fe31ea9 [2021-01-27T08:27:10.037Z] ---> Running in fde678d5c5aa [2021-01-27T08:27:10.037Z] ---> Running in db170609589a [2021-01-27T08:27:13.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:27:13.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:27:13.644Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:27:14.027Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:27:14.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:27:14.368Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:27:15.030Z] OK: 233 MiB in 51 packages [2021-01-27T08:27:15.370Z] OK: 233 MiB in 51 packages [2021-01-27T08:27:15.370Z] OK: 233 MiB in 51 packages [2021-01-27T08:27:18.801Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:27:18.801Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:27:18.801Z] ---> 86184e57fed2 [2021-01-27T08:27:18.801Z] Step 3/24 : WORKDIR /edgex-go [2021-01-27T08:27:18.801Z] ---> Using cache [2021-01-27T08:27:18.801Z] ---> b993a28711a2 [2021-01-27T08:27:18.801Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:27:18.801Z] ---> Using cache [2021-01-27T08:27:18.801Z] ---> c54b91357ed5 [2021-01-27T08:27:18.801Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-27T08:27:18.801Z] ---> Using cache [2021-01-27T08:27:18.801Z] ---> 26816b6c7dc2 [2021-01-27T08:27:18.801Z] Step 6/24 : COPY go.mod . [2021-01-27T08:27:19.102Z] Removing intermediate container db170609589a [2021-01-27T08:27:19.102Z] ---> 26816b6c7dc2 [2021-01-27T08:27:19.102Z] Step 6/33 : COPY go.mod . [2021-01-27T08:27:19.102Z] Removing intermediate container 42024fe31ea9 [2021-01-27T08:27:19.102Z] ---> 0d7e26d5c4f2 [2021-01-27T08:27:19.102Z] Step 6/22 : COPY go.mod . [2021-01-27T08:27:19.390Z] ---> 3286b11873ca [2021-01-27T08:27:19.390Z] Step 7/24 : RUN go mod download [2021-01-27T08:27:19.390Z] Removing intermediate container fde678d5c5aa [2021-01-27T08:27:19.390Z] ---> 8ab5aad8c620 [2021-01-27T08:27:19.390Z] Step 6/23 : COPY go.mod . [2021-01-27T08:27:19.673Z] ---> Running in aa655d3a4446 [2021-01-27T08:27:19.945Z] ---> 64d58bbf4979 [2021-01-27T08:27:19.946Z] Step 7/22 : RUN go mod download [2021-01-27T08:27:19.946Z] ---> 3a97359f7504 [2021-01-27T08:27:19.946Z] Step 7/33 : RUN go mod download [2021-01-27T08:27:20.243Z] ---> Running in 00bfc2713b0c [2021-01-27T08:27:20.243Z] ---> Running in a97cef1313a4 [2021-01-27T08:27:20.243Z] ---> dd5f9943a7f9 [2021-01-27T08:27:20.243Z] Step 7/23 : RUN go mod download [2021-01-27T08:27:20.520Z] ---> Running in cf2bb7522b1d [2021-01-27T08:27:24.945Z] Removing intermediate container a97cef1313a4 [2021-01-27T08:27:24.945Z] ---> 9806cf4d00e5 [2021-01-27T08:27:24.945Z] Step 8/33 : COPY . . [2021-01-27T08:27:24.945Z] Removing intermediate container 00bfc2713b0c [2021-01-27T08:27:24.945Z] ---> 0e410b1c6eb0 [2021-01-27T08:27:24.945Z] Step 8/22 : COPY . . [2021-01-27T08:27:24.945Z] Removing intermediate container aa655d3a4446 [2021-01-27T08:27:24.945Z] ---> c3b3dfb4d8fc [2021-01-27T08:27:24.945Z] Step 8/24 : COPY . . [2021-01-27T08:27:24.945Z] Removing intermediate container cf2bb7522b1d [2021-01-27T08:27:24.945Z] ---> 57aad6e42056 [2021-01-27T08:27:24.945Z] Step 8/23 : COPY . . [2021-01-27T08:27:29.307Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:27:29.307Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:27:29.307Z] ---> dbff5c311dba [2021-01-27T08:27:29.307Z] Step 3/21 : WORKDIR /edgex-go [2021-01-27T08:27:30.297Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:27:30.297Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:27:30.297Z] ---> dbff5c311dba [2021-01-27T08:27:30.297Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T08:27:30.297Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:27:30.297Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:27:30.297Z] ---> dbff5c311dba [2021-01-27T08:27:30.297Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T08:27:30.297Z] Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:27:30.297Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:27:30.297Z] ---> dbff5c311dba [2021-01-27T08:27:30.297Z] Step 3/33 : WORKDIR /edgex-go [2021-01-27T08:27:30.297Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:27:30.297Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:27:30.297Z] ---> dbff5c311dba [2021-01-27T08:27:30.297Z] Step 3/26 : WORKDIR /edgex-go [2021-01-27T08:27:34.587Z] ---> Running in 1fa624ca9745 [2021-01-27T08:27:34.587Z] ---> Running in 4ebf81b24ac4 [2021-01-27T08:27:34.587Z] ---> Running in 76f462a07509 [2021-01-27T08:27:34.587Z] ---> Running in f7f38b3d020a [2021-01-27T08:27:34.587Z] ---> Running in be391ac111fe [2021-01-27T08:27:35.177Z] Removing intermediate container be391ac111fe [2021-01-27T08:27:35.177Z] ---> 7d1777e3630b [2021-01-27T08:27:35.177Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:27:35.177Z] Removing intermediate container 4ebf81b24ac4 [2021-01-27T08:27:35.177Z] ---> 1ce538fb7d52 [2021-01-27T08:27:35.177Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:27:35.177Z] Removing intermediate container 76f462a07509 [2021-01-27T08:27:35.177Z] ---> 462f662a386c [2021-01-27T08:27:35.177Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:27:35.177Z] Removing intermediate container 1fa624ca9745 [2021-01-27T08:27:35.177Z] ---> 543d681e34da [2021-01-27T08:27:35.177Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:27:35.448Z] Removing intermediate container f7f38b3d020a [2021-01-27T08:27:35.448Z] ---> accca969e2ec [2021-01-27T08:27:35.448Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:27:35.730Z] ---> Running in d8c3da64273d [2021-01-27T08:27:35.730Z] ---> Running in 8fd72efe8971 [2021-01-27T08:27:35.730Z] ---> Running in 9e38b9d80083 [2021-01-27T08:27:36.007Z] ---> Running in bf20b15eb565 [2021-01-27T08:27:36.007Z] ---> Running in f8a00fdd6ffd [2021-01-27T08:27:40.328Z] Removing intermediate container d8c3da64273d [2021-01-27T08:27:40.328Z] ---> 2888f1f39bfb [2021-01-27T08:27:40.328Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-27T08:27:40.328Z] ---> Running in 90e70a4fbb5e [2021-01-27T08:27:40.328Z] Removing intermediate container 8fd72efe8971 [2021-01-27T08:27:40.328Z] ---> ee334efb3f52 [2021-01-27T08:27:40.328Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-27T08:27:40.604Z] Removing intermediate container f8a00fdd6ffd [2021-01-27T08:27:40.604Z] ---> 63106591eef0 [2021-01-27T08:27:40.604Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T08:27:40.604Z] Removing intermediate container bf20b15eb565 [2021-01-27T08:27:40.604Z] ---> 4eba55e17882 [2021-01-27T08:27:40.604Z] Step 5/33 : RUN apk add --update --no-cache make git [2021-01-27T08:27:40.883Z] Removing intermediate container 9e38b9d80083 [2021-01-27T08:27:40.883Z] ---> ae8343c3c544 [2021-01-27T08:27:40.883Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-27T08:27:40.883Z] ---> Running in 3d212244f977 [2021-01-27T08:27:41.486Z] ---> Running in 483b41bb1ade [2021-01-27T08:27:41.486Z] ---> Running in 5cd00ecfe786 [2021-01-27T08:27:41.486Z] ---> Running in 3d9691d01b75 [2021-01-27T08:27:41.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:27:42.802Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:27:43.079Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:27:43.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:27:43.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:27:43.351Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:27:43.946Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:27:44.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:27:44.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:27:44.224Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:27:44.823Z] OK: 217 MiB in 51 packages [2021-01-27T08:27:44.823Z] OK: 217 MiB in 51 packages [2021-01-27T08:27:45.107Z] OK: 217 MiB in 51 packages [2021-01-27T08:27:45.107Z] OK: 217 MiB in 51 packages [2021-01-27T08:27:45.396Z] OK: 217 MiB in 51 packages [2021-01-27T08:27:47.364Z] Removing intermediate container 90e70a4fbb5e [2021-01-27T08:27:47.364Z] ---> 5489311d27c8 [2021-01-27T08:27:47.364Z] Step 6/26 : COPY go.mod . [2021-01-27T08:27:47.967Z] Removing intermediate container 3d212244f977 [2021-01-27T08:27:47.967Z] ---> 6ba57c16790c [2021-01-27T08:27:47.967Z] Step 6/21 : COPY go.mod . [2021-01-27T08:27:47.967Z] Removing intermediate container 483b41bb1ade [2021-01-27T08:27:47.967Z] ---> 54801e667856 [2021-01-27T08:27:47.967Z] Step 6/22 : COPY go.mod . [2021-01-27T08:27:48.247Z] Removing intermediate container 3d9691d01b75 [2021-01-27T08:27:48.247Z] ---> 5073b5fe9728 [2021-01-27T08:27:48.247Z] Step 6/23 : COPY go.mod . [2021-01-27T08:27:48.520Z] ---> 71240369bc4c [2021-01-27T08:27:48.520Z] Step 7/26 : RUN go mod download [2021-01-27T08:27:48.791Z] Removing intermediate container 5cd00ecfe786 [2021-01-27T08:27:48.791Z] ---> 6e1abe99037e [2021-01-27T08:27:48.791Z] Step 6/33 : COPY go.mod . [2021-01-27T08:27:49.065Z] ---> Running in 0358c0664b23 [2021-01-27T08:27:49.416Z] Removing intermediate container a3e2ad56125f [2021-01-27T08:27:49.416Z] ---> 2aa6ed6762f0 [2021-01-27T08:27:49.416Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-27T08:27:49.416Z] ---> Running in aaedf4f5649e [2021-01-27T08:27:49.664Z] ---> 5bd5993eedca [2021-01-27T08:27:49.664Z] ---> 74397e5c3c0e [2021-01-27T08:27:49.664Z] Step 7/22 : RUN go mod downloadStep 7/21 : RUN go mod download [2021-01-27T08:27:49.664Z] [2021-01-27T08:27:49.664Z] ---> e0ded2559897 [2021-01-27T08:27:49.664Z] Step 7/23 : RUN go mod download [2021-01-27T08:27:50.636Z] ---> Running in 1c1654d5e6c4 [2021-01-27T08:27:50.636Z] ---> Running in beee4ad626f4 [2021-01-27T08:27:50.636Z] ---> 7af901c35584 [2021-01-27T08:27:50.636Z] Step 7/33 : RUN go mod download [2021-01-27T08:27:50.636Z] ---> Running in cf445e8b2d60 [2021-01-27T08:27:50.909Z] ---> Running in 7d89d5205abb [2021-01-27T08:27:53.533Z] Removing intermediate container 0358c0664b23 [2021-01-27T08:27:53.533Z] ---> f2dc2f717014 [2021-01-27T08:27:53.533Z] Step 8/26 : COPY . . [2021-01-27T08:27:55.565Z] Removing intermediate container 1c1654d5e6c4 [2021-01-27T08:27:55.565Z] ---> 79a2ab0e7525 [2021-01-27T08:27:55.565Z] Step 8/22 : COPY . . [2021-01-27T08:27:55.844Z] Removing intermediate container beee4ad626f4 [2021-01-27T08:27:55.844Z] ---> d44e80ecf63f [2021-01-27T08:27:55.844Z] Step 8/21 : COPY . . [2021-01-27T08:27:56.452Z] Removing intermediate container 7d89d5205abb [2021-01-27T08:27:56.452Z] ---> 48c5139c7eae [2021-01-27T08:27:56.452Z] Step 8/33 : COPY . . [2021-01-27T08:27:56.728Z] Removing intermediate container cf445e8b2d60 [2021-01-27T08:27:56.728Z] ---> f00dfc92ab1c [2021-01-27T08:27:56.728Z] Step 8/23 : COPY . . [2021-01-27T08:28:17.382Z] Collecting docker-compose==1.23.2 [2021-01-27T08:28:17.382Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-27T08:28:17.382Z] Collecting docker<4.0,>=3.6.0 [2021-01-27T08:28:17.382Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-27T08:28:17.382Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-27T08:28:17.382Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-27T08:28:19.556Z] Collecting texttable<0.10,>=0.9.0 [2021-01-27T08:28:19.556Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-27T08:28:20.147Z] ---> fe37b3f59067 [2021-01-27T08:28:20.147Z] Step 9/33 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-27T08:28:20.418Z] ---> 22a7a4434717 [2021-01-27T08:28:20.418Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-27T08:28:20.418Z] Collecting cached-property<2,>=1.2.0 [2021-01-27T08:28:20.418Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-27T08:28:20.418Z] ---> 1811a60700af [2021-01-27T08:28:20.418Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-27T08:28:20.418Z] ---> Running in a1f23a2d1c82 [2021-01-27T08:28:20.724Z] ---> Running in 7f5fb27fb9b7 [2021-01-27T08:28:20.725Z] Collecting PyYAML<4,>=3.10 [2021-01-27T08:28:20.725Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-27T08:28:21.005Z] ---> Running in dd28d670c5ee [2021-01-27T08:28:21.005Z] ---> 7a1059eee854 [2021-01-27T08:28:21.005Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-27T08:28:21.005Z] ---> Running in fedb97bc47c8 [2021-01-27T08:28:21.597Z] Removing intermediate container a1f23a2d1c82 [2021-01-27T08:28:21.597Z] ---> 7ecf4d9334cb [2021-01-27T08:28:21.597Z] Step 10/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-27T08:28:21.892Z] ---> Running in c422bb9a0327 [2021-01-27T08:28:22.515Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-27T08:28:22.515Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-27T08:28:22.810Z] Collecting docopt<0.7,>=0.6.1 [2021-01-27T08:28:22.810Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-27T08:28:23.106Z] 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-27T08:28:23.107Z] 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-27T08:28:23.107Z] 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-27T08:28:23.107Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-27T08:28:23.391Z] 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-27T08:28:23.546Z] ---> 02840e896c05 [2021-01-27T08:28:23.546Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-27T08:28:23.546Z] ---> acd839411965 [2021-01-27T08:28:23.546Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-01-27T08:28:23.546Z] ---> 4289a5c4c14d [2021-01-27T08:28:23.546Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-27T08:28:23.546Z] ---> fb8916a7d3df [2021-01-27T08:28:23.546Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-01-27T08:28:23.546Z] ---> 07455b45e49e [2021-01-27T08:28:23.546Z] Step 9/33 : ARG BUILD_BASE_DIR="/tmp/build/dist/linux" [2021-01-27T08:28:23.546Z] ---> Running in a813331445b9 [2021-01-27T08:28:23.546Z] ---> Running in 05d4c88df06f [2021-01-27T08:28:23.546Z] ---> Running in 37c771c8ec0c [2021-01-27T08:28:23.546Z] ---> Running in 5da7da699d2c [2021-01-27T08:28:23.546Z] ---> Running in 0e043634856b [2021-01-27T08:28:23.546Z] Removing intermediate container 0e043634856b [2021-01-27T08:28:23.546Z] ---> 529abe26e56a [2021-01-27T08:28:23.546Z] Step 10/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis && set -eux; mkdir -p "$BUILD_BASE_DIR" && cd "$BUILD_BASE_DIR" && git clone https://github.com/jwilder/dockerize.git . && go get github.com/robfig/glock && glock sync -n < GLOCKFILE && TAG=$(git describe --abbrev=0 --tags) && LDFLAGS="-X main.buildVersion=$TAG" && arch="$(apk --print-arch)"; case "$arch" in x86_64 ) echo "building [dockerize] for amd64 ... "; GOOS=linux GOARCH=amd64 go build -ldflags "$LDFLAGS" -a -tags netgo -installsuffix netgo -o "$BUILD_BASE_DIR"/dockerize ;; aarch64 ) echo "building [dockerize] for arm64 ... "; GOOS=linux GOARCH=arm64 go build -ldflags "$LDFLAGS" -o "$BUILD_BASE_DIR"/dockerize ;; *) echo >&2 "Error: dockerize is not supported in arch $arch"; exit 1 ;; esac && echo "$(date) dockerize executable build done and output at directory: $BUILD_BASE_DIR" [2021-01-27T08:28:23.546Z] ---> Running in ac1bf129be3b [2021-01-27T08:28:23.546Z] 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-27T08:28:23.546Z] 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-27T08:28:23.676Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-27T08:28:23.676Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-27T08:28:23.821Z] 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-27T08:28:24.012Z] Collecting jsonschema<3,>=2.5.1 [2021-01-27T08:28:24.012Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-27T08:28:24.101Z] 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-27T08:28:24.101Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-27T08:28:24.288Z] Collecting docker-pycreds>=0.4.0 [2021-01-27T08:28:24.288Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-27T08:28:24.579Z] Collecting idna<2.8,>=2.5 [2021-01-27T08:28:24.579Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-27T08:28:24.579Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-27T08:28:24.579Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-27T08:28:24.856Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-27T08:28:24.856Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-27T08:28:24.856Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-27T08:28:24.856Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-27T08:28:24.856Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-27T08:28:24.856Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-27T08:28:25.142Z] Installing collected packages: docker-pycreds, idna, urllib3, requests, websocket-client, docker, dockerpty, texttable, cached-property, PyYAML, docopt, jsonschema, docker-compose [2021-01-27T08:28:25.142Z] Attempting uninstall: idna [2021-01-27T08:28:25.142Z] Found existing installation: idna 2.9 [2021-01-27T08:28:25.142Z] Uninstalling idna-2.9: [2021-01-27T08:28:25.447Z] Successfully uninstalled idna-2.9 [2021-01-27T08:28:25.728Z] Attempting uninstall: urllib3 [2021-01-27T08:28:25.729Z] Found existing installation: urllib3 1.25.9 [2021-01-27T08:28:25.729Z] Uninstalling urllib3-1.25.9: [2021-01-27T08:28:26.349Z] Successfully uninstalled urllib3-1.25.9 [2021-01-27T08:28:27.378Z] Attempting uninstall: requests [2021-01-27T08:28:27.378Z] Found existing installation: requests 2.23.0 [2021-01-27T08:28:27.378Z] Uninstalling requests-2.23.0: [2021-01-27T08:28:27.704Z] Successfully uninstalled requests-2.23.0 [2021-01-27T08:28:28.820Z] Running setup.py install for dockerpty: started [2021-01-27T08:28:30.352Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-27T08:28:30.662Z] Running setup.py install for texttable: started [2021-01-27T08:28:31.767Z] Running setup.py install for texttable: finished with status 'done' [2021-01-27T08:28:31.767Z] Running setup.py install for PyYAML: started [2021-01-27T08:28:33.767Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-27T08:28:33.767Z] Running setup.py install for docopt: started [2021-01-27T08:28:34.367Z] Running setup.py install for docopt: finished with status 'done' [2021-01-27T08:28:35.355Z] 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-27T08:28:40.841Z] Removing intermediate container aaedf4f5649e [2021-01-27T08:28:40.841Z] ---> a631cabaa461 [2021-01-27T08:28:40.841Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-27T08:28:40.841Z] ---> Running in e51b000c0f1c [2021-01-27T08:28:42.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:28:42.442Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:28:43.040Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T08:28:43.040Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-27T08:28:43.040Z] (3/3) Installing curl (7.69.1-r3) [2021-01-27T08:28:43.040Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:28:43.343Z] OK: 72 MiB in 58 packages [2021-01-27T08:28:45.374Z] Removing intermediate container e51b000c0f1c [2021-01-27T08:28:45.374Z] ---> dfe4dcac8b9d [2021-01-27T08:28:45.374Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-27T08:28:45.374Z] ---> Running in fb1f3e64e596 [2021-01-27T08:28:45.987Z] Removing intermediate container fb1f3e64e596 [2021-01-27T08:28:45.987Z] ---> 039c9e163888 [2021-01-27T08:28:45.987Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:28:45.987Z] ---> Running in 2f55379ec534 [2021-01-27T08:28:46.670Z] Removing intermediate container 2f55379ec534 [2021-01-27T08:28:46.670Z] ---> 514df611643c [2021-01-27T08:28:46.670Z] Step 24/26 : LABEL arch=x86_64 [2021-01-27T08:28:46.670Z] ---> Running in 02ae179d9ec4 [2021-01-27T08:28:47.037Z] Removing intermediate container 02ae179d9ec4 [2021-01-27T08:28:47.037Z] ---> cfa37bcdf3be [2021-01-27T08:28:47.037Z] Step 25/26 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:28:47.435Z] ---> Running in 4fc09a60537f [2021-01-27T08:28:47.723Z] Removing intermediate container 4fc09a60537f [2021-01-27T08:28:47.723Z] ---> 9426cfa418be [2021-01-27T08:28:47.723Z] Step 26/26 : LABEL version=0.0.0 [2021-01-27T08:28:48.059Z] ---> Running in a744a02f0dd9 [2021-01-27T08:28:49.712Z] Removing intermediate container a744a02f0dd9 [2021-01-27T08:28:49.712Z] ---> 0a7d857228e5 [2021-01-27T08:28:49.712Z] [2021-01-27T08:28:50.002Z] Successfully built 0a7d857228e5 [2021-01-27T08:28:50.384Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-27T08:29:03.312Z]  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-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-27T08:29:03.312Z] 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-27T08:29:11.855Z] Removing intermediate container dd28d670c5ee [2021-01-27T08:29:11.855Z] ---> eb1e5cd6540e [2021-01-27T08:29:11.855Z] [2021-01-27T08:29:11.855Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T08:29:11.855Z] ---> 389fef711851 [2021-01-27T08:29:11.855Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-27T08:29:12.147Z] ---> Running in e629d2c11c84 [2021-01-27T08:29:12.147Z] + mkdir -p /tmp/build/dist/linux [2021-01-27T08:29:12.147Z] + cd /tmp/build/dist/linux [2021-01-27T08:29:12.147Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-27T08:29:12.147Z] Cloning into '.'... [2021-01-27T08:29:13.277Z] + go get github.com/robfig/glock [2021-01-27T08:29:13.573Z] Removing intermediate container fedb97bc47c8 [2021-01-27T08:29:13.573Z] ---> 95333f4b0faa [2021-01-27T08:29:13.573Z] [2021-01-27T08:29:13.573Z] Step 10/24 : FROM alpine:3.12 [2021-01-27T08:29:13.573Z] ---> 389fef711851 [2021-01-27T08:29:13.573Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-27T08:29:13.573Z] ---> Running in e7336efebdae [2021-01-27T08:29:15.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:29:15.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:29:15.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:29:15.590Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:29:15.590Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-27T08:29:15.590Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-27T08:29:15.860Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-27T08:29:15.860Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:29:15.860Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T08:29:15.860Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-27T08:29:15.860Z] (4/5) Installing curl (7.69.1-r3) [2021-01-27T08:29:15.860Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-27T08:29:15.860Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:29:15.861Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T08:29:15.861Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T08:29:15.861Z] OK: 7 MiB in 19 packages [2021-01-27T08:29:15.861Z] OK: 6 MiB in 16 packages [2021-01-27T08:29:19.319Z] Removing intermediate container 7f5fb27fb9b7 [2021-01-27T08:29:19.319Z] ---> b7608493de1b [2021-01-27T08:29:19.319Z] [2021-01-27T08:29:19.319Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T08:29:19.319Z] ---> 389fef711851 [2021-01-27T08:29:19.319Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T08:29:19.319Z] ---> Using cache [2021-01-27T08:29:19.319Z] ---> 779346cfc2fd [2021-01-27T08:29:19.319Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T08:29:19.319Z] ---> Using cache [2021-01-27T08:29:19.319Z] ---> e877d35d82ff [2021-01-27T08:29:19.319Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-27T08:29:19.319Z] ---> Running in 49c6b2398c43 [2021-01-27T08:29:19.616Z] Removing intermediate container 49c6b2398c43 [2021-01-27T08:29:19.616Z] ---> 8923e10dbf0f [2021-01-27T08:29:19.616Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T08:29:19.934Z] Removing intermediate container e629d2c11c84 [2021-01-27T08:29:19.934Z] ---> 65fa7f9ad0a2 [2021-01-27T08:29:19.934Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T08:29:19.934Z] ---> Running in 491706bb058c [2021-01-27T08:29:19.934Z] Removing intermediate container e7336efebdae [2021-01-27T08:29:19.934Z] ---> 65064c9a4db7 [2021-01-27T08:29:19.934Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T08:29:20.234Z] ---> Running in a6a5b6ea616e [2021-01-27T08:29:20.234Z] ---> Running in 907c944bbcee [2021-01-27T08:29:20.511Z] Removing intermediate container 491706bb058c [2021-01-27T08:29:20.511Z] ---> 9ea8a37966ce [2021-01-27T08:29:20.511Z] Step 15/23 : WORKDIR / [2021-01-27T08:29:20.511Z] Removing intermediate container a6a5b6ea616e [2021-01-27T08:29:20.511Z] ---> f05acadae193 [2021-01-27T08:29:20.511Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-27T08:29:20.511Z] ---> Running in 51ca6fb1d032 [2021-01-27T08:29:20.787Z] ---> Running in 2e933ddaf965 [2021-01-27T08:29:20.787Z] Removing intermediate container 907c944bbcee [2021-01-27T08:29:20.787Z] ---> 13efee52c860 [2021-01-27T08:29:20.787Z] Step 13/24 : WORKDIR / [2021-01-27T08:29:20.787Z] ---> Running in e2a0255a5050 [2021-01-27T08:29:21.070Z] Removing intermediate container 2e933ddaf965 [2021-01-27T08:29:21.070Z] ---> bfde16fa4231 [2021-01-27T08:29:21.070Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T08:29:21.070Z] Removing intermediate container 51ca6fb1d032 [2021-01-27T08:29:21.070Z] ---> 729fa8b2e220 [2021-01-27T08:29:21.070Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:29:21.422Z] ---> Running in a53afd8848e6 [2021-01-27T08:29:21.782Z] Removing intermediate container e2a0255a5050 [2021-01-27T08:29:21.782Z] ---> 8336d1571d0c [2021-01-27T08:29:21.782Z] 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-27T08:29:21.782Z] Removing intermediate container a53afd8848e6 [2021-01-27T08:29:21.782Z] ---> faad8216ddfe [2021-01-27T08:29:21.782Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:29:22.157Z] ---> 577d7027eb84 [2021-01-27T08:29:22.157Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-27T08:29:22.463Z] ---> 28187dfe7aa8 [2021-01-27T08:29:22.463Z] 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-27T08:29:22.771Z] ---> 02c8b08c9d93 [2021-01-27T08:29:22.771Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-27T08:29:23.045Z] ---> 9cd4e45884b3 [2021-01-27T08:29:23.045Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-27T08:29:24.059Z] ---> 7cb154a19d89 [2021-01-27T08:29:24.059Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-27T08:29:26.270Z] ---> 875442ead94d [2021-01-27T08:29:26.270Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-27T08:29:26.714Z] ---> 6474c5bcda57 [2021-01-27T08:29:26.714Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-27T08:29:26.714Z] ---> f3109f089b67 [2021-01-27T08:29:26.714Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-27T08:29:27.048Z] ---> Running in 77d982c478cf [2021-01-27T08:29:27.374Z] ---> 579ed3ada93f [2021-01-27T08:29:27.374Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-27T08:29:27.667Z] ---> Running in 7973c8a02a99 [2021-01-27T08:29:27.667Z] Removing intermediate container 77d982c478cf [2021-01-27T08:29:27.667Z] ---> ede2db76517c [2021-01-27T08:29:27.667Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:29:27.667Z] ---> f77f95633296 [2021-01-27T08:29:27.667Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-27T08:29:27.667Z] ---> Running in 04a005fdca6d [2021-01-27T08:29:27.962Z] Removing intermediate container 7973c8a02a99 [2021-01-27T08:29:27.962Z] ---> 97af7c768b65 [2021-01-27T08:29:27.962Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:29:28.244Z] ---> Running in adb7c9806035 [2021-01-27T08:29:28.244Z] Removing intermediate container 04a005fdca6d [2021-01-27T08:29:28.516Z] ---> 3a3b41cb24f3 [2021-01-27T08:29:28.516Z] Step 21/23 : LABEL arch=x86_64 [2021-01-27T08:29:28.516Z] + glock sync -n [2021-01-27T08:29:28.799Z]  ---> Running in 0f61a6a51913 [2021-01-27T08:29:28.799Z] Removing intermediate container adb7c9806035 [2021-01-27T08:29:28.799Z] ---> ff3903ff307c [2021-01-27T08:29:28.799Z] Step 20/22 : LABEL arch=x86_64 [2021-01-27T08:29:28.799Z] ---> Running in be98068b9cf9 [2021-01-27T08:29:28.799Z] ---> 70f87f931064 [2021-01-27T08:29:28.799Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-27T08:29:29.069Z] Removing intermediate container 0f61a6a51913 [2021-01-27T08:29:29.069Z] ---> a8654490f9c1 [2021-01-27T08:29:29.069Z] Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:29:29.069Z] Removing intermediate container be98068b9cf9 [2021-01-27T08:29:29.069Z] ---> 93522b77d6f2 [2021-01-27T08:29:29.069Z] Step 21/22 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:29:29.069Z] ---> Running in 2053b33fdc49 [2021-01-27T08:29:29.361Z] ---> Running in 1212f3512827 [2021-01-27T08:29:29.361Z] ---> 09359d56a6c0 [2021-01-27T08:29:29.361Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-27T08:29:29.361Z] ---> Running in 12f1e220129c [2021-01-27T08:29:29.361Z] Removing intermediate container 2053b33fdc49 [2021-01-27T08:29:29.361Z] ---> 8506fd4be682 [2021-01-27T08:29:29.361Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T08:29:29.633Z] ---> Running in 0d4356eca653 [2021-01-27T08:29:29.633Z] Removing intermediate container 1212f3512827 [2021-01-27T08:29:29.633Z] ---> b64cb4a3f2a7 [2021-01-27T08:29:29.633Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T08:29:29.918Z] ---> Running in 2cae05a4fb9b [2021-01-27T08:29:30.198Z] Removing intermediate container 0d4356eca653 [2021-01-27T08:29:30.198Z] ---> d893931c9279 [2021-01-27T08:29:30.198Z] [2021-01-27T08:29:31.172Z] Successfully built d893931c9279 [2021-01-27T08:29:31.172Z] Successfully tagged docker-core-metadata-go:latest [2021-01-27T08:29:31.172Z]  Building docker-core-metadata-go ... done Removing intermediate container 2cae05a4fb9b [2021-01-27T08:29:31.172Z] ---> ee26cda3b51a [2021-01-27T08:29:31.172Z] [2021-01-27T08:29:31.439Z] Successfully built ee26cda3b51a [2021-01-27T08:29:31.439Z] Successfully tagged docker-support-notifications-go:latest [2021-01-27T08:29:32.036Z]  Building docker-support-notifications-go ... done Removing intermediate container 12f1e220129c [2021-01-27T08:29:32.036Z] ---> 169681a17260 [2021-01-27T08:29:32.036Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-27T08:29:32.036Z] ---> Running in 51386beeaa44 [2021-01-27T08:29:32.312Z] Removing intermediate container 51386beeaa44 [2021-01-27T08:29:32.312Z] ---> d86e3bc1494a [2021-01-27T08:29:32.312Z] Step 22/24 : LABEL arch=x86_64 [2021-01-27T08:29:32.603Z] ---> Running in ba44509b7fce [2021-01-27T08:29:32.881Z] Removing intermediate container ba44509b7fce [2021-01-27T08:29:32.881Z] ---> 43fb237c7d92 [2021-01-27T08:29:32.881Z] Step 23/24 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:29:33.174Z] ---> Running in 361f89bfee4c [2021-01-27T08:29:33.174Z] github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-27T08:29:33.174Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-27T08:29:33.174Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [2021-01-27T08:29:34.144Z] Removing intermediate container 361f89bfee4c [2021-01-27T08:29:34.144Z] ---> 12dd22327c79 [2021-01-27T08:29:34.144Z] Step 24/24 : LABEL version=0.0.0 [2021-01-27T08:29:34.144Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-27T08:29:34.144Z] + git describe '--abbrev=0' --tags [2021-01-27T08:29:34.144Z] + TAG=v0.6.1 [2021-01-27T08:29:34.144Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-27T08:29:34.144Z] + apk --print-arch [2021-01-27T08:29:34.144Z] + arch=x86_64 [2021-01-27T08:29:34.144Z] + echo 'building [dockerize] for amd64 ... ' [2021-01-27T08:29:34.144Z] + GOOS=linux GOARCH=amd64 go build -ldflags '-X main.buildVersion=v0.6.1' -a -tags netgo -installsuffix netgo -o /tmp/build/dist/linux/dockerize [2021-01-27T08:29:34.144Z] building [dockerize] for amd64 ... [2021-01-27T08:29:34.777Z] ---> Running in bf19894ad71f [2021-01-27T08:29:35.060Z] Removing intermediate container bf19894ad71f [2021-01-27T08:29:35.060Z] ---> 8b7deeb94def [2021-01-27T08:29:35.060Z] [2021-01-27T08:29:35.353Z] Successfully built 8b7deeb94def [2021-01-27T08:29:36.375Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-27T08:29:45.947Z] 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-27T08:29:45.947Z] 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-27T08:29:54.979Z]  Building docker-security-secretstore-setup-go ... done + date [2021-01-27T08:29:54.979Z] + echo 'Wed Jan 27 08:29:52 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-27T08:29:54.979Z] Wed Jan 27 08:29:52 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-27T08:30:03.400Z] Removing intermediate container c422bb9a0327 [2021-01-27T08:30:03.400Z] ---> 21d19ed08ca2 [2021-01-27T08:30:03.400Z] [2021-01-27T08:30:03.400Z] Step 11/33 : FROM alpine:3.12 [2021-01-27T08:30:03.400Z] ---> 389fef711851 [2021-01-27T08:30:03.400Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-27T08:30:03.747Z] ---> Running in 55d62a7a10f6 [2021-01-27T08:30:04.074Z] Removing intermediate container 55d62a7a10f6 [2021-01-27T08:30:04.074Z] ---> c913c0413567 [2021-01-27T08:30:04.074Z] Step 13/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-27T08:30:04.074Z] ---> Running in 19c1a9de9dd3 [2021-01-27T08:30:04.438Z] + mkdir -p /tmp/build/dist/linux [2021-01-27T08:30:04.438Z] + cd /tmp/build/dist/linux [2021-01-27T08:30:04.438Z] + git clone https://github.com/jwilder/dockerize.git . [2021-01-27T08:30:04.438Z] Cloning into '.'... [2021-01-27T08:30:04.438Z] Removing intermediate container a813331445b9 [2021-01-27T08:30:04.438Z] ---> 52c6ae9e5503 [2021-01-27T08:30:04.438Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-27T08:30:04.438Z] Removing intermediate container 5da7da699d2c [2021-01-27T08:30:04.438Z] ---> 0f6ac557396d [2021-01-27T08:30:04.438Z] [2021-01-27T08:30:04.438Z] Step 10/21 : FROM alpine:3.12 [2021-01-27T08:30:04.438Z] Removing intermediate container 37c771c8ec0c [2021-01-27T08:30:04.438Z] ---> 2e569a88498a [2021-01-27T08:30:04.438Z] [2021-01-27T08:30:04.438Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T08:30:04.438Z] 3.12: Pulling from library/alpine [2021-01-27T08:30:04.438Z] ---> Running in b370bee83487 [2021-01-27T08:30:04.438Z] 3.12: Pulling from library/alpine [2021-01-27T08:30:04.439Z] + go get github.com/robfig/glock [2021-01-27T08:30:04.439Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T08:30:04.439Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-27T08:30:04.439Z] Status: Downloaded newer image for alpine:3.12 [2021-01-27T08:30:04.439Z] Status: Downloaded newer image for alpine:3.12 [2021-01-27T08:30:04.439Z] ---> afeebe901d6b [2021-01-27T08:30:04.439Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-01-27T08:30:04.439Z] ---> afeebe901d6b [2021-01-27T08:30:04.439Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-27T08:30:04.439Z] 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-27T08:30:04.439Z] ---> Running in a2fe201885f6 [2021-01-27T08:30:04.439Z] ---> Running in 5e41d0dcd703 [2021-01-27T08:30:05.231Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-27T08:30:05.503Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-27T08:30:05.771Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-27T08:30:05.771Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-27T08:30:05.771Z] (3/3) Installing su-exec (0.2-r1) [2021-01-27T08:30:05.771Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:30:05.771Z] OK: 6 MiB in 17 packages [2021-01-27T08:30:06.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:30:06.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:30:06.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:30:06.702Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:30:07.306Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-01-27T08:30:07.306Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:30:07.306Z] OK: 5 MiB in 15 packages [2021-01-27T08:30:07.306Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-27T08:30:07.589Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T08:30:07.589Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-27T08:30:07.589Z] (4/4) Installing curl (7.69.1-r3) [2021-01-27T08:30:07.589Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:30:07.589Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T08:30:07.703Z] Removing intermediate container 19c1a9de9dd3 [2021-01-27T08:30:07.703Z] ---> 28cd6207fbf4 [2021-01-27T08:30:07.703Z] Step 14/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-27T08:30:07.863Z] OK: 7 MiB in 18 packages [2021-01-27T08:30:07.967Z] ---> Running in 8252cbd334eb [2021-01-27T08:30:08.274Z] Removing intermediate container 8252cbd334eb [2021-01-27T08:30:08.274Z] ---> 7f7773e23915 [2021-01-27T08:30:08.274Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-27T08:30:08.274Z] ---> Running in 1517889647ba [2021-01-27T08:30:08.543Z] Removing intermediate container 1517889647ba [2021-01-27T08:30:08.543Z] ---> 81bcc510989c [2021-01-27T08:30:08.543Z] Step 16/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-27T08:30:08.543Z] ---> Running in 655b245febd8 [2021-01-27T08:30:09.321Z] Removing intermediate container b370bee83487 [2021-01-27T08:30:09.322Z] ---> 049547544797 [2021-01-27T08:30:09.322Z] [2021-01-27T08:30:09.322Z] Step 11/26 : FROM docker:20.10.0 [2021-01-27T08:30:09.606Z] 20.10.0: Pulling from library/docker [2021-01-27T08:30:09.911Z] Removing intermediate container 5e41d0dcd703 [2021-01-27T08:30:09.911Z] ---> 0af967766e99 [2021-01-27T08:30:09.911Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T08:30:10.526Z] ---> Running in 8b832ab43135 [2021-01-27T08:30:11.129Z] Removing intermediate container a2fe201885f6 [2021-01-27T08:30:11.129Z] ---> ed90d9d13346 [2021-01-27T08:30:11.129Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T08:30:11.487Z] Removing intermediate container 655b245febd8 [2021-01-27T08:30:11.487Z] ---> c48625003268 [2021-01-27T08:30:11.487Z] Step 17/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-27T08:30:11.487Z] ---> Running in e30437721977 [2021-01-27T08:30:11.728Z] ---> Running in 7f8bfa50c76b [2021-01-27T08:30:11.728Z] Removing intermediate container 8b832ab43135 [2021-01-27T08:30:11.728Z] ---> c83244e124b8 [2021-01-27T08:30:11.728Z] Step 13/22 : ENV APP_PORT=48085 [2021-01-27T08:30:11.771Z] Removing intermediate container e30437721977 [2021-01-27T08:30:11.771Z] ---> 239848b67510 [2021-01-27T08:30:11.771Z] Step 18/33 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-27T08:30:12.330Z] ---> Running in dc8496042428 [2021-01-27T08:30:12.799Z] ---> cc6946724497 [2021-01-27T08:30:12.799Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-27T08:30:12.933Z] Removing intermediate container 7f8bfa50c76b [2021-01-27T08:30:12.933Z] ---> 0c0aab25c1f1 [2021-01-27T08:30:12.933Z] Step 13/21 : WORKDIR /edgex [2021-01-27T08:30:13.081Z] ---> 68dc8a295469 [2021-01-27T08:30:13.081Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-27T08:30:13.081Z] ---> Running in 0b1adfd2031d [2021-01-27T08:30:13.536Z] ---> Running in 1c7550a4edc1 [2021-01-27T08:30:13.812Z] Removing intermediate container dc8496042428 [2021-01-27T08:30:13.812Z] ---> 9e215bc92a3b [2021-01-27T08:30:13.812Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T08:30:14.113Z] ---> Running in 92c0b2fdfe91 [2021-01-27T08:30:14.405Z] Removing intermediate container 1c7550a4edc1 [2021-01-27T08:30:14.405Z] ---> ad437f86bafa [2021-01-27T08:30:14.405Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-27T08:30:15.750Z] Removing intermediate container 0b1adfd2031d [2021-01-27T08:30:15.750Z] ---> e5e3b02b237c [2021-01-27T08:30:15.750Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:30:15.750Z] ---> 343551fa2eb8 [2021-01-27T08:30:15.750Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-27T08:30:15.849Z] Removing intermediate container 92c0b2fdfe91 [2021-01-27T08:30:15.849Z] ---> c1f1d00dd5f3 [2021-01-27T08:30:15.849Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:30:16.451Z] ---> 7237fd589116 [2021-01-27T08:30:16.451Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-27T08:30:16.451Z] Removing intermediate container 05d4c88df06f [2021-01-27T08:30:16.451Z] ---> 1a42f07a8a95 [2021-01-27T08:30:16.451Z] [2021-01-27T08:30:16.451Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T08:30:16.451Z] ---> afeebe901d6b [2021-01-27T08:30:16.451Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T08:30:16.451Z] ---> Using cache [2021-01-27T08:30:16.451Z] ---> 0af967766e99 [2021-01-27T08:30:16.720Z] ---> 748c3566edae [2021-01-27T08:30:16.720Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-27T08:30:16.728Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T08:30:16.728Z] ---> Using cache [2021-01-27T08:30:16.728Z] ---> c83244e124b8 [2021-01-27T08:30:16.728Z] Step 13/23 : ENV APP_PORT=48081 [2021-01-27T08:30:16.988Z] ---> 198553229ad7 [2021-01-27T08:30:16.988Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-27T08:30:17.330Z] ---> Running in 8aae93c2d371 [2021-01-27T08:30:17.330Z] ---> 642a92882428 [2021-01-27T08:30:17.330Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-27T08:30:17.971Z] ---> 62e03e232980 [2021-01-27T08:30:17.971Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-27T08:30:18.252Z] ---> dfbfc4b47660 [2021-01-27T08:30:18.252Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-27T08:30:18.321Z] Removing intermediate container 8aae93c2d371 [2021-01-27T08:30:18.321Z] ---> e6667ec09865 [2021-01-27T08:30:18.321Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T08:30:18.526Z] ---> Running in 58f4dbc90b0b [2021-01-27T08:30:19.133Z] Removing intermediate container 58f4dbc90b0b [2021-01-27T08:30:19.133Z] ---> 618c5ffac09e [2021-01-27T08:30:19.133Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-27T08:30:19.314Z] ---> 6e21dee442b3 [2021-01-27T08:30:19.314Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-27T08:30:19.314Z] ---> Running in 2edcdd7f7d02 [2021-01-27T08:30:19.405Z] ---> a2eb11c6707e [2021-01-27T08:30:19.405Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-27T08:30:19.732Z] ---> Running in 494bbe1a88ca [2021-01-27T08:30:19.913Z] ---> e41d189512f0 [2021-01-27T08:30:19.913Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-27T08:30:20.191Z] Removing intermediate container 2edcdd7f7d02 [2021-01-27T08:30:20.191Z] ---> 4535f836b140 [2021-01-27T08:30:20.191Z] Step 15/23 : WORKDIR / [2021-01-27T08:30:20.794Z] ---> Running in 1b26c3c1bfba [2021-01-27T08:30:21.074Z] ---> 732aa6155dca [2021-01-27T08:30:21.074Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-01-27T08:30:21.668Z] ---> Running in d143e8424c42 [2021-01-27T08:30:21.773Z] Removing intermediate container 494bbe1a88ca [2021-01-27T08:30:21.773Z] ---> 169b6ef19988 [2021-01-27T08:30:21.773Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-27T08:30:21.939Z] ---> e511377607af [2021-01-27T08:30:21.939Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-27T08:30:21.939Z] Removing intermediate container 1b26c3c1bfba [2021-01-27T08:30:21.939Z] ---> f696af2656fe [2021-01-27T08:30:21.939Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:30:22.221Z] ---> Running in b712aa182f30 [2021-01-27T08:30:22.221Z] Removing intermediate container d143e8424c42 [2021-01-27T08:30:22.221Z] ---> 0df4b138b93f [2021-01-27T08:30:22.221Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:30:22.375Z] ---> Running in f546689dcf13 [2021-01-27T08:30:22.656Z] Removing intermediate container f546689dcf13 [2021-01-27T08:30:22.656Z] ---> bd22d7a6c743 [2021-01-27T08:30:22.656Z] Step 30/33 : CMD ["gate"] [2021-01-27T08:30:22.820Z] ---> Running in bab1b7a289e6 [2021-01-27T08:30:22.964Z] ---> Running in 92089fa3cec6 [2021-01-27T08:30:23.101Z] Removing intermediate container b712aa182f30 [2021-01-27T08:30:23.101Z] ---> 795676f82595 [2021-01-27T08:30:23.101Z] Step 18/21 : CMD ["--init=true"] [2021-01-27T08:30:23.379Z] ---> 94570d9ae257 [2021-01-27T08:30:23.379Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-27T08:30:23.379Z] ---> Running in c487ae53fdef [2021-01-27T08:30:23.639Z] Removing intermediate container 92089fa3cec6 [2021-01-27T08:30:23.639Z] ---> e41de1fe128a [2021-01-27T08:30:23.639Z] Step 31/33 : LABEL arch=x86_64 [2021-01-27T08:30:23.639Z] ---> Running in 292ce548d364 [2021-01-27T08:30:23.653Z] Removing intermediate container bab1b7a289e6 [2021-01-27T08:30:23.653Z] ---> 8de34fa51b47 [2021-01-27T08:30:23.653Z] Step 20/22 : LABEL arch=arm64 [2021-01-27T08:30:24.251Z] + glock sync -n [2021-01-27T08:30:24.251Z]  ---> Running in 8f1a12c27ced [2021-01-27T08:30:24.251Z] Removing intermediate container c487ae53fdef [2021-01-27T08:30:24.251Z] ---> 6f073a71d69f [2021-01-27T08:30:24.251Z] Step 19/21 : LABEL arch=arm64 [2021-01-27T08:30:24.261Z] Removing intermediate container 292ce548d364 [2021-01-27T08:30:24.261Z] ---> 608ed3cd2526 [2021-01-27T08:30:24.261Z] Step 32/33 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:30:24.538Z] ---> Running in e75c73988400 [2021-01-27T08:30:24.855Z] ---> Running in 3c1f2bf0bdf2 [2021-01-27T08:30:25.135Z] Removing intermediate container 8f1a12c27ced [2021-01-27T08:30:25.135Z] ---> 2cd613706ff7 [2021-01-27T08:30:25.135Z] Step 21/22 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:30:25.160Z] Removing intermediate container e75c73988400 [2021-01-27T08:30:25.161Z] ---> d7b20493e6a6 [2021-01-27T08:30:25.161Z] Step 33/33 : LABEL version=0.0.0 [2021-01-27T08:30:25.504Z] ---> Running in 881dff803219 [2021-01-27T08:30:25.725Z] ---> Running in 1d8adfa0e6e5 [2021-01-27T08:30:25.725Z] ---> 7023567aada2 [2021-01-27T08:30:25.725Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-27T08:30:25.856Z] Removing intermediate container 881dff803219 [2021-01-27T08:30:25.856Z] ---> 60b4704fa9e0 [2021-01-27T08:30:25.856Z] [2021-01-27T08:30:26.322Z] Removing intermediate container 3c1f2bf0bdf2 [2021-01-27T08:30:26.322Z] ---> 3c526b043cf5 [2021-01-27T08:30:26.322Z] Step 20/21 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:30:26.322Z] ---> Running in f92cb2645d41 [2021-01-27T08:30:26.322Z] Removing intermediate container 1d8adfa0e6e5 [2021-01-27T08:30:26.322Z] ---> 1c8a458ad8b7 [2021-01-27T08:30:26.322Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T08:30:26.462Z] Successfully built 60b4704fa9e0 [2021-01-27T08:30:26.462Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-01-27T08:30:26.593Z] ---> Running in ec5294441833 [2021-01-27T08:30:26.868Z] ---> 1e882e520e92 [2021-01-27T08:30:26.868Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-01-27T08:30:27.073Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-01-27T08:30:27.140Z] ---> Running in 9712f17c1168 [2021-01-27T08:30:27.140Z] Removing intermediate container f92cb2645d41 [2021-01-27T08:30:27.140Z] ---> 6ae3f6ca36a5 [2021-01-27T08:30:27.140Z] Step 21/21 : LABEL version=0.0.0 [2021-01-27T08:30:27.131Z] $ docker stop --time=1 b3533d366df1fed8e0841d90bf3640496fd3787f351e0f021f9388ce54547390 [2021-01-27T08:30:27.415Z] Removing intermediate container ec5294441833 [2021-01-27T08:30:27.415Z] ---> d80575a13a59 [2021-01-27T08:30:27.415Z] [2021-01-27T08:30:27.415Z] ---> Running in f17a734e8c0e [2021-01-27T08:30:27.415Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-27T08:30:27.415Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-27T08:30:27.415Z] ---> eeaf43b92773 [2021-01-27T08:30:27.415Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-27T08:30:27.689Z] Successfully built d80575a13a59 [2021-01-27T08:30:27.689Z] Removing intermediate container 9712f17c1168 [2021-01-27T08:30:27.689Z] ---> a877408e7c33 [2021-01-27T08:30:27.689Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:30:27.689Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-27T08:30:27.689Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-01-27T08:30:27.964Z] ---> Running in 9d155a8eaada [2021-01-27T08:30:27.964Z] ---> Running in cd78468f0fe8 [2021-01-27T08:30:28.235Z] Removing intermediate container f17a734e8c0e [2021-01-27T08:30:28.235Z] ---> 7923046ae925 [2021-01-27T08:30:28.235Z] [2021-01-27T08:30:28.834Z] Removing intermediate container cd78468f0fe8 [2021-01-27T08:30:28.834Z] ---> da7b7685a23e [2021-01-27T08:30:28.834Z] Step 21/23 : LABEL arch=arm64Successfully built 7923046ae925 [2021-01-27T08:30:28.834Z] [2021-01-27T08:30:28.834Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-27T08:30:28.834Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-01-27T08:30:29.108Z] ---> Running in c5c3613eaed3 [2021-01-27T08:30:29.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:30:29.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:30:29.816Z] $ docker rm -f b3533d366df1fed8e0841d90bf3640496fd3787f351e0f021f9388ce54547390 [2021-01-27T08:30:29.931Z] Removing intermediate container c5c3613eaed3 [2021-01-27T08:30:29.931Z] ---> 04f1671c312e [2021-01-27T08:30:29.931Z] Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T08:30:30.245Z] ---> Running in bca71102612c [2021-01-27T08:30:30.245Z] (1/2) Installing readline (8.0.4-r0) [2021-01-27T08:30:30.245Z] (2/2) Installing bash (5.0.17-r0) [2021-01-27T08:30:30.245Z] Executing bash-5.0.17-r0.post-install [2021-01-27T08:30:30.245Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:30:30.245Z] OK: 12 MiB in 22 packages [2021-01-27T08:30:30.491Z] + grep docker [2021-01-27T08:30:30.491Z] + docker images [2021-01-27T08:30:30.845Z] Removing intermediate container bca71102612c [2021-01-27T08:30:30.845Z] ---> 60e477b4e0b6 [2021-01-27T08:30:30.845Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T08:30:31.129Z] docker-security-bootstrapper-go latest 60b4704fa9e0 5 seconds ago 33.5MB [2021-01-27T08:30:31.129Z] docker-security-secretstore-setup-go latest 8b7deeb94def 56 seconds ago 24.6MB [2021-01-27T08:30:31.129Z] docker-support-notifications-go latest ee26cda3b51a About a minute ago 16.9MB [2021-01-27T08:30:31.129Z] docker-core-metadata-go latest d893931c9279 About a minute ago 18.8MB [2021-01-27T08:30:31.129Z] docker-sys-mgmt-agent-go latest 0a7d857228e5 About a minute ago 313MB [2021-01-27T08:30:31.129Z] docker-core-data-go latest 2d2f5642a2b0 3 minutes ago 22.3MB [2021-01-27T08:30:31.129Z] docker-core-command-go latest 22dfcc9c05ee 4 minutes ago 16.3MB [2021-01-27T08:30:31.129Z] docker-security-proxy-setup-go latest cb054627f361 4 minutes ago 24.4MB [2021-01-27T08:30:31.129Z] docker-support-scheduler-go latest 6a9dcc861137 4 minutes ago 16.4MB [2021-01-27T08:30:31.129Z] docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-01-27T08:30:31.463Z] github.com/elgs/gosplitargs a491c5eeb3c8 [get checkout e9cf3de21e14] [2021-01-27T08:30:31.464Z] github.com/hpcloud/tail a1dbeea552b7 [get checkout faf842bde7ed] [2021-01-27T08:30:31.464Z] github.com/jwilder/gojq c550732d4a52 [get checkout 81fa9a608a13] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-01-27T08:30:31.741Z] golang.org/x/net 5f4716e94777 [get checkout 749a502dd1ea] [2021-01-27T08:30:31.741Z] + git describe '--abbrev=0' --tags [2021-01-27T08:30:31.741Z] + TAG=v0.6.1 [2021-01-27T08:30:31.741Z] + LDFLAGS='-X main.buildVersion=v0.6.1' [2021-01-27T08:30:31.741Z] + apk --print-arch [2021-01-27T08:30:31.741Z] building [dockerize] for arm64 ... [2021-01-27T08:30:31.741Z] + arch=aarch64 [2021-01-27T08:30:31.741Z] + echo 'building [dockerize] for arm64 ... ' [2021-01-27T08:30:31.741Z] + GOOS=linux GOARCH=arm64 go build -ldflags '-X main.buildVersion=v0.6.1' -o /tmp/build/dist/linux/dockerize [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-27T08:30:32.031Z] Running on prd-ubuntu18.04-docker-8c-8g-23295 in /w/workspace/edgexfoundry_edgex-go_PR-3030 [Pipeline] { [Pipeline] ws [2021-01-27T08:30:32.117Z] Running in /w/workspace/edgex-go/27 [Pipeline] { [Pipeline] checkout [2021-01-27T08:30:32.349Z]  ---> Running in 23a53a34b970 [2021-01-27T08:30:33.790Z] Removing intermediate container 23a53a34b970 [2021-01-27T08:30:33.790Z] ---> aa382837e2d5 [2021-01-27T08:30:33.790Z] [2021-01-27T08:30:34.070Z] Successfully built aa382837e2d5 [2021-01-27T08:30:34.070Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-27T08:30:34.070Z]  Building docker-core-metadata-go ... done Building docker-core-data-go [2021-01-27T08:30:34.255Z] using credential edgex-jenkins-ssh [2021-01-27T08:30:34.349Z] Removing intermediate container 9d155a8eaada [2021-01-27T08:30:34.349Z] ---> 4795ca9fbcc2 [2021-01-27T08:30:34.349Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-27T08:30:34.394Z] Cloning the remote Git repository [2021-01-27T08:30:34.417Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-27T08:30:34.478Z] > git init /w/workspace/edgex-go/27 # timeout=10 [2021-01-27T08:30:34.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T08:30:34.500Z] > git --version # timeout=10 [2021-01-27T08:30:34.504Z] > git --version # 'git version 2.17.1' [2021-01-27T08:30:34.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:30:34.525Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T08:30:34.622Z] ---> Running in 4ceee37f903e [2021-01-27T08:30:35.224Z] Removing intermediate container 4ceee37f903e [2021-01-27T08:30:35.224Z] ---> abff953af60a [2021-01-27T08:30:35.224Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-27T08:30:35.497Z] ---> Running in 0c136412df1f [2021-01-27T08:30:36.096Z] Removing intermediate container 0c136412df1f [2021-01-27T08:30:36.096Z] ---> 45e28d72dd6f [2021-01-27T08:30:36.096Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-27T08:30:36.370Z] ---> Running in 81c4ba2d53c4 [2021-01-27T08:30:36.992Z] + date [2021-01-27T08:30:36.992Z] + echo 'Wed Jan 27 08:30:36 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux' [2021-01-27T08:30:36.992Z] Wed Jan 27 08:30:36 UTC 2021 dockerize executable build done and output at directory: /tmp/build/dist/linux [2021-01-27T08:30:37.602Z] Removing intermediate container 81c4ba2d53c4 [2021-01-27T08:30:37.602Z] ---> c65505ed8d0e [2021-01-27T08:30:37.602Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-27T08:30:40.263Z] ---> 33eaba09dedc [2021-01-27T08:30:40.263Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-27T08:30:41.727Z] ---> 01c50dfe43d5 [2021-01-27T08:30:41.727Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-27T08:30:42.012Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T08:30:42.016Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-27T08:30:42.024Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-27T08:30:42.039Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-27T08:30:42.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:30:42.623Z] Merging remotes/origin/master commit 668f0a3a269f3b051418dc2678a30c23b2beea7f into PR head commit 703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:30:42.760Z] Merge succeeded, producing 703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:30:42.761Z] Checking out Revision 703b681df1ca0ef4eb8fc97303f354c3211f0c17 (PR-3030) [2021-01-27T08:30:43.172Z] ---> cf6aa59664db [2021-01-27T08:30:43.173Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-27T08:30:43.447Z] ---> Running in c155a3212063 [2021-01-27T08:30:42.042Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3030/head:refs/remotes/origin/PR-3030 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-27T08:30:42.636Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T08:30:42.640Z] > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 [2021-01-27T08:30:42.736Z] > git remote # timeout=10 [2021-01-27T08:30:42.741Z] > git config --get remote.origin.url # timeout=10 [2021-01-27T08:30:42.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-27T08:30:42.753Z] > git merge 668f0a3a269f3b051418dc2678a30c23b2beea7f # timeout=10 [2021-01-27T08:30:42.760Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-27T08:30:42.768Z] > git config core.sparsecheckout # timeout=10 [2021-01-27T08:30:42.772Z] > git checkout -f 703b681df1ca0ef4eb8fc97303f354c3211f0c17 # timeout=10 [2021-01-27T08:30:44.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:30:44.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:30:45.868Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-27T08:30:45.868Z] (2/33) Installing expat (2.2.9-r1) [2021-01-27T08:30:45.868Z] (3/33) Installing libffi (3.3-r2) [2021-01-27T08:30:45.868Z] (4/33) Installing gdbm (1.13-r1) [2021-01-27T08:30:45.868Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-27T08:30:45.868Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-27T08:30:45.868Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-27T08:30:46.369Z] Commit message: "docs(notifications): Update Swagger doc" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:30:47.334Z] + echo snap-build.sh [2021-01-27T08:30:47.334Z] snap-build.sh [2021-01-27T08:30:47.334Z] + SNAP_BASE_DIR=. [2021-01-27T08:30:47.334Z] + '[' '!' -z /w/workspace/edgex-go/27 ']' [2021-01-27T08:30:47.334Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/27 [2021-01-27T08:30:47.334Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/27]' [2021-01-27T08:30:47.334Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/27] [2021-01-27T08:30:47.334Z] + cd /w/workspace/edgex-go/27 [2021-01-27T08:30:47.334Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-27T08:30:47.334Z] Reading package lists... [2021-01-27T08:30:47.595Z] Building dependency tree... [2021-01-27T08:30:47.595Z] Reading state information... [2021-01-27T08:30:47.595Z] The following packages were automatically installed and are no longer required: [2021-01-27T08:30:47.595Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-27T08:30:47.595Z] uidmap xdelta3 [2021-01-27T08:30:47.595Z] Use 'sudo apt autoremove' to remove them. [2021-01-27T08:30:47.595Z] The following packages will be REMOVED: [2021-01-27T08:30:47.595Z] lxd* lxd-client* [2021-01-27T08:30:47.859Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-27T08:30:47.859Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-27T08:30:47.859Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-27T08:30:47.859Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-27T08:30:47.859Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-27T08:30:47.859Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-27T08:30:47.859Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-27T08:30:47.859Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-27T08:30:48.136Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-27T08:30:48.136Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-27T08:30:48.136Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-27T08:30:48.136Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-27T08:30:48.136Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-27T08:30:48.136Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-27T08:30:48.136Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-27T08:30:48.136Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-27T08:30:48.136Z] Removing intermediate container ac1bf129be3b [2021-01-27T08:30:48.136Z] ---> 563a71ffc0ac [2021-01-27T08:30:48.136Z] [2021-01-27T08:30:48.136Z] Step 11/33 : FROM alpine:3.12 [2021-01-27T08:30:48.136Z] ---> afeebe901d6b [2021-01-27T08:30:48.136Z] Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-01-27T08:30:48.165Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-27T08:30:48.165Z] After this operation, 31.7 MB disk space will be freed. [2021-01-27T08:30:48.417Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-27T08:30:48.417Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-27T08:30:48.417Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-27T08:30:48.417Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-27T08:30:48.417Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-27T08:30:48.417Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-27T08:30:48.417Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-27T08:30:48.417Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-27T08:30:48.417Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-27T08:30:48.417Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-27T08:30:48.693Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:30:48.693Z] OK: 71 MiB in 55 packages [2021-01-27T08:30:48.945Z] (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-27T08:30:48.945Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-27T08:30:49.683Z] ---> Running in 94833cd67cfc [2021-01-27T08:30:49.889Z] Removing lxd dnsmasq configuration [2021-01-27T08:30:49.889Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-27T08:30:50.149Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-27T08:30:50.667Z] Removing intermediate container 94833cd67cfc [2021-01-27T08:30:50.667Z] ---> eb43ca4c0144 [2021-01-27T08:30:50.667Z] Step 13/33 : RUN apk add --update --no-cache dumb-init openssl su-exec [2021-01-27T08:30:50.718Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-27T08:30:50.942Z] ---> Running in 5e2e6adf0b28 [2021-01-27T08:30:50.979Z] (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-27T08:30:50.979Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-27T08:30:52.360Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-27T08:30:52.360Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-27T08:30:52.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:30:52.662Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:30:53.262Z] (1/3) Installing dumb-init (1.2.2-r1) [2021-01-27T08:30:53.262Z] (2/3) Installing openssl (1.1.1i-r0) [2021-01-27T08:30:53.262Z] (3/3) Installing su-exec (0.2-r1) [2021-01-27T08:30:53.262Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:30:53.262Z] OK: 6 MiB in 17 packages [2021-01-27T08:30:53.741Z] + sudo snap remove --purge lxd [2021-01-27T08:30:54.001Z] snap "lxd" is not installed [2021-01-27T08:30:54.001Z] + sudo groupadd --force --system lxd [2021-01-27T08:30:54.001Z] ++ whoami [2021-01-27T08:30:54.001Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-27T08:30:54.001Z] + newgrp - lxd [2021-01-27T08:30:54.001Z] + sudo snap install lxd [2021-01-27T08:30:57.583Z] Removing intermediate container 5e2e6adf0b28 [2021-01-27T08:30:57.583Z] ---> 8895bc22c746 [2021-01-27T08:30:57.583Z] Step 14/33 : ENV SECURITY_INIT_DIR /edgex-init [2021-01-27T08:30:57.583Z] ---> Running in 012f64dc6de2 [2021-01-27T08:30:58.562Z] Removing intermediate container 012f64dc6de2 [2021-01-27T08:30:58.562Z] ---> a7e1548f3b40 [2021-01-27T08:30:58.562Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-01-27T08:30:58.846Z] Removing intermediate container c155a3212063 [2021-01-27T08:30:58.846Z] ---> f3728a2fde2e [2021-01-27T08:30:58.846Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-27T08:30:58.846Z] ---> Running in 2051e7f1f615 [2021-01-27T08:30:59.120Z] ---> Running in a7f212618135 [2021-01-27T08:31:00.102Z] Removing intermediate container 2051e7f1f615 [2021-01-27T08:31:00.102Z] ---> 68b167200542 [2021-01-27T08:31:00.102Z] Step 16/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-01-27T08:31:00.377Z] ---> Running in 97daa2a574a7 [2021-01-27T08:31:02.141Z] 2021-01-27T08:30:59Z INFO Waiting for automatic snapd restart... [2021-01-27T08:31:06.033Z] Removing intermediate container 97daa2a574a7 [2021-01-27T08:31:06.033Z] ---> 1e79d482ab6e [2021-01-27T08:31:06.033Z] Step 17/33 : WORKDIR ${SECURITY_INIT_DIR} [2021-01-27T08:31:06.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:31:06.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:31:06.033Z] ---> dbff5c311dba [2021-01-27T08:31:06.033Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T08:31:06.033Z] ---> Using cache [2021-01-27T08:31:06.033Z] ---> accca969e2ec [2021-01-27T08:31:06.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:31:06.033Z] ---> Using cache [2021-01-27T08:31:06.033Z] ---> 63106591eef0 [2021-01-27T08:31:06.033Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-27T08:31:06.033Z] ---> Using cache [2021-01-27T08:31:06.033Z] ---> 5073b5fe9728 [2021-01-27T08:31:06.033Z] Step 6/23 : COPY go.mod . [2021-01-27T08:31:06.033Z] ---> Using cache [2021-01-27T08:31:06.033Z] ---> e0ded2559897 [2021-01-27T08:31:06.033Z] Step 7/23 : RUN go mod download [2021-01-27T08:31:06.033Z] ---> Using cache [2021-01-27T08:31:06.033Z] ---> f00dfc92ab1c [2021-01-27T08:31:06.033Z] Step 8/23 : COPY . . [2021-01-27T08:31:06.033Z] ---> Using cache [2021-01-27T08:31:06.033Z] ---> acd839411965 [2021-01-27T08:31:06.033Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-01-27T08:31:06.033Z] Collecting docker-compose==1.23.2 [2021-01-27T08:31:06.033Z] ---> Running in 369e5354141a [2021-01-27T08:31:06.033Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-27T08:31:06.033Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:31:06.033Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:31:06.033Z] ---> dbff5c311dba [2021-01-27T08:31:06.033Z] Step 3/22 : WORKDIR /edgex-go [2021-01-27T08:31:06.033Z] ---> Using cache [2021-01-27T08:31:06.033Z] ---> accca969e2ec [2021-01-27T08:31:06.033Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:31:06.033Z] ---> Using cache [2021-01-27T08:31:06.033Z] ---> 63106591eef0 [2021-01-27T08:31:06.033Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-27T08:31:06.033Z] ---> Running in 4b9afce52069 [2021-01-27T08:31:06.033Z] ---> Running in ec7eb8954269 [2021-01-27T08:31:07.046Z] Removing intermediate container 369e5354141a [2021-01-27T08:31:07.046Z] ---> 141a8efc5895 [2021-01-27T08:31:07.046Z] Step 18/33 : COPY --from=builder /tmp/build/dist/linux/dockerize . [2021-01-27T08:31:07.642Z] Collecting PyYAML<4,>=3.10 [2021-01-27T08:31:07.642Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-27T08:31:08.242Z] 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-27T08:31:08.519Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:31:09.118Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:31:09.719Z] ---> ff00d05712a5 [2021-01-27T08:31:09.719Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-01-27T08:31:10.323Z] OK: 217 MiB in 51 packages [2021-01-27T08:31:11.318Z] ---> 42920fe8a319 [2021-01-27T08:31:11.318Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-01-27T08:31:11.318Z] ---> Running in 1fabfaf2de3b [2021-01-27T08:31:11.595Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:31:11.595Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:31:11.595Z] ---> dbff5c311dba [2021-01-27T08:31:11.595Z] Step 3/23 : WORKDIR /edgex-go [2021-01-27T08:31:11.595Z] ---> Using cache [2021-01-27T08:31:11.595Z] ---> accca969e2ec [2021-01-27T08:31:11.595Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:31:11.595Z] ---> Using cache [2021-01-27T08:31:11.595Z] ---> 63106591eef0 [2021-01-27T08:31:11.595Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-27T08:31:11.595Z] ---> Running in 3e40c0ea9244 [2021-01-27T08:31:11.899Z] Collecting docopt<0.7,>=0.6.1 [2021-01-27T08:31:11.899Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-27T08:31:12.178Z] Removing intermediate container 4b9afce52069 [2021-01-27T08:31:12.178Z] ---> ffe52a4177e3 [2021-01-27T08:31:12.178Z] Step 6/22 : COPY go.mod . [2021-01-27T08:31:13.162Z] ---> b40e7c6603aa [2021-01-27T08:31:13.162Z] Step 7/22 : RUN go mod download [2021-01-27T08:31:13.436Z] ---> Running in b43c62764b1d [2021-01-27T08:31:14.416Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:31:15.023Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-27T08:31:15.023Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-27T08:31:15.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:31:16.001Z] Removing intermediate container 1fabfaf2de3b [2021-01-27T08:31:16.001Z] ---> bae787bb10b9 [2021-01-27T08:31:16.001Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:31:16.001Z] OK: 217 MiB in 51 packages [2021-01-27T08:31:16.993Z] ---> f27b703622f7 [2021-01-27T08:31:16.993Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-01-27T08:31:17.978Z] Removing intermediate container 3e40c0ea9244 [2021-01-27T08:31:17.978Z] ---> ed13500f43ea [2021-01-27T08:31:17.978Z] Step 6/23 : COPY go.mod . [2021-01-27T08:31:17.978Z] Collecting jsonschema<3,>=2.5.1 [2021-01-27T08:31:18.262Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-27T08:31:18.537Z] Removing intermediate container b43c62764b1d [2021-01-27T08:31:18.813Z] ---> ccacf9700945 [2021-01-27T08:31:18.813Z] Step 8/22 : COPY . . [2021-01-27T08:31:19.418Z] ---> 1933a985546e [2021-01-27T08:31:19.418Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-01-27T08:31:19.418Z] ---> 584c3d10aca2 [2021-01-27T08:31:19.418Z] Step 7/23 : RUN go mod download [2021-01-27T08:31:19.701Z] ---> Running in 34913059c8ea [2021-01-27T08:31:19.988Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-27T08:31:19.988Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-27T08:31:20.242Z] lxd 4.10 from Canonical* installed [2021-01-27T08:31:20.242Z] + sudo lxd init --auto [2021-01-27T08:31:20.979Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-27T08:31:20.979Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-27T08:31:22.426Z] ---> f667a7c3014c [2021-01-27T08:31:22.426Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ [2021-01-27T08:31:22.426Z] Collecting docker<4.0,>=3.6.0 [2021-01-27T08:31:22.426Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-27T08:31:22.701Z] 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-27T08:31:22.978Z] Collecting texttable<0.10,>=0.9.0 [2021-01-27T08:31:22.978Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-27T08:31:24.983Z] ---> cf34252e4a2c [2021-01-27T08:31:24.983Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-01-27T08:31:25.257Z] Removing intermediate container 34913059c8ea [2021-01-27T08:31:25.257Z] ---> b21dfa1c45f0 [2021-01-27T08:31:25.257Z] Step 8/23 : COPY . . [2021-01-27T08:31:25.858Z] Collecting cached-property<2,>=1.2.0 [2021-01-27T08:31:25.858Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-27T08:31:26.819Z] + sudo snap install --classic snapcraft [2021-01-27T08:31:26.858Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-27T08:31:26.858Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-27T08:31:27.133Z] ---> 6f4f2b82b562 [2021-01-27T08:31:27.133Z] Step 26/33 : VOLUME ${SECURITY_INIT_DIR} [2021-01-27T08:31:27.410Z] Collecting idna<2.8,>=2.5 [2021-01-27T08:31:27.686Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-27T08:31:27.686Z] 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-27T08:31:27.686Z] 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-27T08:31:28.667Z] Collecting docker-pycreds>=0.4.0 [2021-01-27T08:31:28.667Z] ---> Running in 6918bcc4a57d [2021-01-27T08:31:28.667Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-27T08:31:28.667Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-27T08:31:28.667Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-27T08:31:28.667Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-27T08:31:28.667Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-27T08:31:29.655Z] Installing collected packages: PyYAML, docopt, dockerpty, jsonschema, urllib3, idna, requests, websocket-client, docker-pycreds, docker, texttable, cached-property, docker-compose [2021-01-27T08:31:29.655Z] Running setup.py install for PyYAML: started [2021-01-27T08:31:29.931Z] Removing intermediate container 6918bcc4a57d [2021-01-27T08:31:29.932Z] ---> 375fafab29c4 [2021-01-27T08:31:29.932Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-01-27T08:31:32.556Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-27T08:31:32.556Z] Running setup.py install for docopt: started [2021-01-27T08:31:32.556Z] ---> fddc0a537c58 [2021-01-27T08:31:32.556Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2021-01-27T08:31:33.397Z] snapcraft 4.4.4 from Canonical* installed [2021-01-27T08:31:33.397Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-27T08:31:33.397Z] + patch --verbose -p1 [2021-01-27T08:31:33.397Z] Hmm... Looks like a unified diff to me... [2021-01-27T08:31:33.397Z] The text leading up to this was: [2021-01-27T08:31:33.397Z] -------------------------- [2021-01-27T08:31:33.397Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-27T08:31:33.397Z] |From: Tony Espy [2021-01-27T08:31:33.397Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-27T08:31:33.397Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-27T08:31:33.397Z] | [2021-01-27T08:31:33.397Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-27T08:31:33.397Z] |optimize the snap CI check run for pull requests. When [2021-01-27T08:31:33.397Z] |applied, it essentially strips out everything (apps and [2021-01-27T08:31:33.397Z] |parts) from the snapcraft.yaml file except those required [2021-01-27T08:31:33.397Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-27T08:31:33.397Z] |catch changes to edgex-go that break the snap build. [2021-01-27T08:31:33.397Z] | [2021-01-27T08:31:33.397Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-27T08:31:33.397Z] |to update this patch file, otherwise it may fail to apply, [2021-01-27T08:31:33.397Z] |resulting in a failed snap build CI check in the associated [2021-01-27T08:31:33.397Z] |pull request. [2021-01-27T08:31:33.397Z] | [2021-01-27T08:31:33.397Z] |Note - in addition to applying this patch, the pipeline also [2021-01-27T08:31:33.397Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-27T08:31:33.397Z] |need to build the finally binary .snap file (and it won't [2021-01-27T08:31:33.397Z] |work with the patch applied). This further reduces the build [2021-01-27T08:31:33.397Z] |time. [2021-01-27T08:31:33.397Z] |--- [2021-01-27T08:31:33.397Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-27T08:31:33.397Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-27T08:31:33.397Z] | [2021-01-27T08:31:33.397Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-27T08:31:33.397Z] |index 1e537489..faf42425 100644 [2021-01-27T08:31:33.397Z] |--- a/snap/snapcraft.yaml [2021-01-27T08:31:33.397Z] |+++ b/snap/snapcraft.yaml [2021-01-27T08:31:33.397Z] -------------------------- [2021-01-27T08:31:33.397Z] patching file snap/snapcraft.yaml [2021-01-27T08:31:33.397Z] Using Plan A... [2021-01-27T08:31:33.397Z] Hunk #1 succeeded at 73. [2021-01-27T08:31:33.397Z] Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). [2021-01-27T08:31:33.397Z] Hunk #3 succeeded at 214 (offset -1 lines). [2021-01-27T08:31:33.397Z] Hunk #4 succeeded at 222 (offset -1 lines). [2021-01-27T08:31:33.397Z] Hunk #5 succeeded at 229 (offset -1 lines). [2021-01-27T08:31:33.397Z] Hunk #6 succeeded at 256 (offset -1 lines). [2021-01-27T08:31:33.397Z] Hunk #7 succeeded at 290 (offset -1 lines). [2021-01-27T08:31:33.397Z] Hunk #8 succeeded at 342. [2021-01-27T08:31:33.397Z] Hmm... Ignoring the trailing garbage. [2021-01-27T08:31:33.397Z] done [2021-01-27T08:31:33.397Z] + sudo snapcraft prime --use-lxd [2021-01-27T08:31:33.544Z] ---> Running in 535ba73e5346 [2021-01-27T08:31:34.540Z] Running setup.py install for docopt: finished with status 'done' [2021-01-27T08:31:34.540Z] Running setup.py install for dockerpty: started [2021-01-27T08:31:34.778Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-27T08:31:34.778Z] 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-27T08:31:34.778Z] - README.md [2021-01-27T08:31:34.778Z] - snapcraft.yaml.orig [2021-01-27T08:31:34.778Z] [2021-01-27T08:31:34.778Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-27T08:31:35.349Z] Launching a container. [2021-01-27T08:31:37.161Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-27T08:31:37.758Z] Attempting uninstall: urllib3 [2021-01-27T08:31:37.758Z] Found existing installation: urllib3 1.25.9 [2021-01-27T08:31:37.758Z] Uninstalling urllib3-1.25.9: [2021-01-27T08:31:38.038Z] Successfully uninstalled urllib3-1.25.9 [2021-01-27T08:31:38.038Z] Removing intermediate container 535ba73e5346 [2021-01-27T08:31:38.038Z] ---> a87875d5f0ea [2021-01-27T08:31:38.038Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-27T08:31:38.643Z] Attempting uninstall: idna [2021-01-27T08:31:38.643Z] Found existing installation: idna 2.9 [2021-01-27T08:31:38.643Z] Uninstalling idna-2.9: [2021-01-27T08:31:38.643Z] Successfully uninstalled idna-2.9 [2021-01-27T08:31:38.927Z] ---> Running in 94f9b5175532 [2021-01-27T08:31:39.204Z] Attempting uninstall: requests [2021-01-27T08:31:39.204Z] Found existing installation: requests 2.23.0 [2021-01-27T08:31:39.204Z] Uninstalling requests-2.23.0: [2021-01-27T08:31:39.476Z] Successfully uninstalled requests-2.23.0 [2021-01-27T08:31:40.462Z] Removing intermediate container 94f9b5175532 [2021-01-27T08:31:40.462Z] ---> 2f20e1626c32 [2021-01-27T08:31:40.462Z] Step 30/33 : CMD ["gate"] [2021-01-27T08:31:41.067Z] Running setup.py install for texttable: started [2021-01-27T08:31:41.672Z] ---> Running in 81595da7086b [2021-01-27T08:31:42.660Z] Removing intermediate container 81595da7086b [2021-01-27T08:31:42.660Z] ---> 77f2d1cd0690 [2021-01-27T08:31:42.660Z] Step 31/33 : LABEL arch=arm64 [2021-01-27T08:31:43.261Z] Running setup.py install for texttable: finished with status 'done' [2021-01-27T08:31:43.538Z] ---> Running in 8dca2fe1026a [2021-01-27T08:31:44.533Z] 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-27T08:31:45.135Z] Removing intermediate container 8dca2fe1026a [2021-01-27T08:31:45.135Z] ---> c6956d978089 [2021-01-27T08:31:45.135Z] Step 32/33 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:31:46.122Z] ---> Running in 5d84ac978c5c [2021-01-27T08:31:46.399Z] ---> a54e4afe8527 [2021-01-27T08:31:46.399Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-01-27T08:31:46.676Z] ---> Running in 726211858dfc [2021-01-27T08:31:47.569Z] Waiting for container to be ready [2021-01-27T08:31:47.569Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-27T08:31:47.569Z] [2021-01-27T08:31:48.121Z] Removing intermediate container 5d84ac978c5c [2021-01-27T08:31:48.122Z] ---> 96b73bc4dfb9 [2021-01-27T08:31:48.122Z] Step 33/33 : LABEL version=0.0.0 [2021-01-27T08:31:49.580Z] ---> Running in bf5de18bf784 [2021-01-27T08:31:49.856Z] 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-27T08:31:50.118Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-27T08:31:50.378Z] Waiting for network to be ready... [2021-01-27T08:31:50.849Z] Removing intermediate container bf5de18bf784 [2021-01-27T08:31:50.849Z] ---> e5dd4404f7de [2021-01-27T08:31:50.849Z] [2021-01-27T08:31:50.948Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-27T08:31:50.948Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-27T08:31:50.948Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1522 kB] [2021-01-27T08:31:51.208Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] [2021-01-27T08:31:51.208Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-27T08:31:51.208Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-27T08:31:51.208Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] [2021-01-27T08:31:51.208Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.3 kB] [2021-01-27T08:31:51.208Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-27T08:31:51.208Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-27T08:31:51.473Z] Removing intermediate container a7f212618135 [2021-01-27T08:31:51.474Z] ---> 7c24dc602d0c [2021-01-27T08:31:51.474Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-27T08:31:51.777Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-27T08:31:51.778Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-27T08:31:52.038Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-27T08:31:52.038Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-27T08:31:52.038Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-27T08:31:52.038Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-27T08:31:52.038Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-27T08:31:52.038Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-27T08:31:52.088Z] Successfully built e5dd4404f7de [2021-01-27T08:31:52.088Z] ---> Running in 426a7613d5f1 [2021-01-27T08:31:52.088Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-01-27T08:31:52.088Z]  Building docker-security-bootstrapper-go ... done Building docker-security-secretstore-setup-go [2021-01-27T08:31:52.301Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-27T08:31:52.561Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1862 kB] [2021-01-27T08:31:52.821Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [387 kB] [2021-01-27T08:31:52.821Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-27T08:31:52.821Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-27T08:31:52.821Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [243 kB] [2021-01-27T08:31:52.821Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.9 kB] [2021-01-27T08:31:52.821Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1710 kB] [2021-01-27T08:31:52.821Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-27T08:31:54.090Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:31:54.090Z] ---> 4d194ff3b15e [2021-01-27T08:31:54.090Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-27T08:31:54.374Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:31:54.994Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T08:31:54.994Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-27T08:31:54.994Z] ---> Running in 9e38027537a4 [2021-01-27T08:31:54.994Z] (3/3) Installing curl (7.69.1-r3) [2021-01-27T08:31:54.994Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:31:55.274Z] OK: 71 MiB in 58 packages [2021-01-27T08:31:56.119Z] Fetched 23.8 MB in 5s (4659 kB/s) [2021-01-27T08:31:57.059Z] Reading package lists... [2021-01-27T08:31:57.262Z] 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-27T08:31:57.319Z] Reading package lists... [2021-01-27T08:31:57.319Z] Building dependency tree... [2021-01-27T08:31:57.319Z] Reading state information... [2021-01-27T08:31:57.579Z] The following additional packages will be installed: [2021-01-27T08:31:57.579Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-27T08:31:57.579Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-27T08:31:57.579Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-27T08:31:57.579Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-27T08:31:57.579Z] Suggested packages: [2021-01-27T08:31:57.579Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-27T08:31:57.579Z] Recommended packages: [2021-01-27T08:31:57.579Z] gnupg libsasl2-modules [2021-01-27T08:31:57.579Z] The following NEW packages will be installed: [2021-01-27T08:31:57.579Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-27T08:31:57.579Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-27T08:31:57.579Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-27T08:31:57.579Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-27T08:31:57.579Z] The following packages will be upgraded: [2021-01-27T08:31:57.579Z] gpg gpg-agent gpgconf libudev1 [2021-01-27T08:31:57.579Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-01-27T08:31:57.579Z] Need to get 3533 kB of archives. [2021-01-27T08:31:57.579Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-27T08:31:57.579Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-27T08:31:57.838Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-27T08:31:57.839Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-27T08:31:57.839Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-27T08:31:57.839Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-27T08:31:57.839Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-27T08:31:57.839Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-27T08:31:57.839Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-27T08:31:57.839Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-01-27T08:31:57.863Z] Removing intermediate container 426a7613d5f1 [2021-01-27T08:31:57.863Z] ---> da4c9eae241e [2021-01-27T08:31:57.863Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-27T08:31:58.099Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-01-27T08:31:58.138Z] ---> Running in e57d3d302105 [2021-01-27T08:31:58.669Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-27T08:31:58.669Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-27T08:31:58.669Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-27T08:31:58.669Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-27T08:31:58.669Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-27T08:31:58.669Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-27T08:31:58.669Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-27T08:31:58.669Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-27T08:31:58.669Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-27T08:31:58.669Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-27T08:31:58.669Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-27T08:31:58.669Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-27T08:31:58.928Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-27T08:31:58.928Z] Fetched 3533 kB in 1s (3233 kB/s) [2021-01-27T08:31:58.928Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-27T08:31:58.928Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-01-27T08:31:58.928Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-27T08:31:59.188Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-01-27T08:31:59.188Z] Selecting previously unselected package udev. [2021-01-27T08:31:59.188Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-27T08:31:59.188Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-01-27T08:31:59.188Z] Unpacking udev (237-3ubuntu10.44) ... [2021-01-27T08:31:59.383Z] Removing intermediate container e57d3d302105 [2021-01-27T08:31:59.383Z] ---> 09cf3421a2ec [2021-01-27T08:31:59.383Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:31:59.383Z] ---> Running in e65e0d571c8f [2021-01-27T08:31:59.448Z] Selecting previously unselected package libfuse2:amd64. [2021-01-27T08:31:59.448Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-27T08:31:59.448Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-27T08:31:59.708Z] Selecting previously unselected package fuse. [2021-01-27T08:31:59.708Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-27T08:31:59.708Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-27T08:31:59.708Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-27T08:31:59.708Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-27T08:31:59.968Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-27T08:31:59.968Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-27T08:31:59.968Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-27T08:31:59.968Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-27T08:32:00.229Z] Selecting previously unselected package libksba8:amd64. [2021-01-27T08:32:00.229Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-27T08:32:00.229Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-27T08:32:00.229Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-27T08:32:00.229Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-27T08:32:00.229Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:00.412Z] Removing intermediate container e65e0d571c8f [2021-01-27T08:32:00.412Z] ---> c95849ae7bf8 [2021-01-27T08:32:00.412Z] Step 24/26 : LABEL arch=arm64 [2021-01-27T08:32:00.412Z] ---> Running in 329b038029c3 [2021-01-27T08:32:00.488Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-27T08:32:00.488Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-27T08:32:00.489Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:00.489Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-27T08:32:00.489Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-27T08:32:00.489Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:00.489Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-27T08:32:00.489Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-27T08:32:00.489Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:00.749Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-27T08:32:00.749Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-27T08:32:00.749Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:00.749Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-27T08:32:00.749Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-27T08:32:00.749Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:00.749Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-27T08:32:00.749Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-27T08:32:01.009Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:01.009Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-27T08:32:01.009Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-27T08:32:01.009Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:01.009Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-27T08:32:01.009Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-27T08:32:01.009Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:01.045Z] Removing intermediate container 329b038029c3 [2021-01-27T08:32:01.045Z] ---> 5e5279f0674e [2021-01-27T08:32:01.045Z] Step 25/26 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:32:01.270Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-27T08:32:01.270Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-27T08:32:01.270Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-27T08:32:01.270Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-27T08:32:01.270Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-27T08:32:01.270Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-27T08:32:01.270Z] Selecting previously unselected package libldap-common. [2021-01-27T08:32:01.270Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-27T08:32:01.270Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-27T08:32:01.270Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-27T08:32:01.270Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-27T08:32:01.270Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-27T08:32:01.331Z] ---> Running in 9e8dcacb15ab [2021-01-27T08:32:01.529Z] Selecting previously unselected package dirmngr. [2021-01-27T08:32:01.529Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-27T08:32:01.529Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-27T08:32:01.529Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-27T08:32:01.529Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-27T08:32:01.789Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-27T08:32:01.789Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-27T08:32:01.789Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-27T08:32:01.790Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-27T08:32:01.790Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:01.790Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-27T08:32:01.790Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-27T08:32:01.790Z] Setting up udev (237-3ubuntu10.44) ... [2021-01-27T08:32:01.947Z] Removing intermediate container 9e8dcacb15ab [2021-01-27T08:32:01.947Z] ---> 153e922cf505 [2021-01-27T08:32:01.947Z] Step 26/26 : LABEL version=0.0.0 [2021-01-27T08:32:02.233Z] ---> Running in 96749ab5c0f4 [2021-01-27T08:32:02.359Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-27T08:32:02.360Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:02.360Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-27T08:32:02.360Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-27T08:32:02.619Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-27T08:32:02.619Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:02.619Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:02.619Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:02.619Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:02.619Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:02.619Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:02.619Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-27T08:32:02.619Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-27T08:32:02.878Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-27T08:32:02.878Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-27T08:32:03.236Z] Removing intermediate container 96749ab5c0f4 [2021-01-27T08:32:03.236Z] ---> b5457cb85db6 [2021-01-27T08:32:03.236Z] [2021-01-27T08:32:03.452Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-27T08:32:03.452Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-27T08:32:03.452Z] This means they are not meant to be enabled using systemctl. [2021-01-27T08:32:03.452Z] Possible reasons for having this kind of units are: [2021-01-27T08:32:03.452Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-27T08:32:03.452Z] .wants/ or .requires/ directory. [2021-01-27T08:32:03.452Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-27T08:32:03.452Z] a requirement dependency on it. [2021-01-27T08:32:03.452Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-27T08:32:03.452Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-27T08:32:03.452Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-27T08:32:03.452Z] instance name specified. [2021-01-27T08:32:03.712Z] Reading package lists... [2021-01-27T08:32:03.712Z] Building dependency tree... [2021-01-27T08:32:03.712Z] Reading state information... [2021-01-27T08:32:03.843Z] Successfully built b5457cb85db6 [2021-01-27T08:32:03.843Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-27T08:32:03.972Z] The following additional packages will be installed: [2021-01-27T08:32:03.972Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-27T08:32:03.972Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-27T08:32:03.972Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-27T08:32:03.972Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-27T08:32:03.972Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-27T08:32:03.972Z] Suggested packages: [2021-01-27T08:32:03.972Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-27T08:32:03.972Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-27T08:32:03.972Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-27T08:32:03.972Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-27T08:32:03.972Z] systemd-container policykit-1 [2021-01-27T08:32:03.972Z] Recommended packages: [2021-01-27T08:32:03.972Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-27T08:32:03.972Z] The following NEW packages will be installed: [2021-01-27T08:32:03.972Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-27T08:32:03.972Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-27T08:32:03.972Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-27T08:32:03.972Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-27T08:32:03.972Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-27T08:32:03.972Z] The following packages will be upgraded: [2021-01-27T08:32:03.972Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-27T08:32:03.972Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-01-27T08:32:03.972Z] Need to get 35.2 MB of archives. [2021-01-27T08:32:03.972Z] After this operation, 141 MB of additional disk space will be used. [2021-01-27T08:32:03.972Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-27T08:32:04.245Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-27T08:32:04.245Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-27T08:32:04.245Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-01-27T08:32:04.245Z] 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-27T08:32:04.245Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-27T08:32:04.245Z] 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-27T08:32:04.245Z] 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-27T08:32:04.245Z] 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-27T08:32:04.245Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-27T08:32:04.245Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-01-27T08:32:04.245Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-27T08:32:04.245Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-27T08:32:04.245Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-27T08:32:04.245Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-27T08:32:04.245Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-27T08:32:04.245Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-27T08:32:04.504Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-27T08:32:05.076Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-01-27T08:32:05.076Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-27T08:32:05.076Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-27T08:32:05.076Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-27T08:32:05.076Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-27T08:32:05.076Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-27T08:32:05.076Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-27T08:32:05.076Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-27T08:32:05.076Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-27T08:32:05.337Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-27T08:32:05.337Z] 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-27T08:32:05.337Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-27T08:32:06.724Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-27T08:32:06.724Z] Fetched 35.2 MB in 2s (15.4 MB/s) [2021-01-27T08:32:06.724Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-27T08:32:06.724Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-01-27T08:32:06.724Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-27T08:32:07.293Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-01-27T08:32:07.554Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-27T08:32:07.554Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-01-27T08:32:07.554Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-27T08:32:07.554Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-27T08:32:07.554Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-27T08:32:07.814Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-27T08:32:08.075Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-27T08:32:08.075Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-27T08:32:08.075Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-27T08:32:08.335Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-27T08:32:08.335Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-27T08:32:08.907Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-27T08:32:08.907Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-27T08:32:08.907Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-27T08:32:08.907Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-27T08:32:09.167Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-27T08:32:09.167Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-27T08:32:09.167Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-27T08:32:09.427Z] Selecting previously unselected package libexpat1:amd64. [2021-01-27T08:32:09.427Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-27T08:32:09.427Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-27T08:32:09.427Z] Selecting previously unselected package python3.6-minimal. [2021-01-27T08:32:09.427Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-27T08:32:09.427Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-27T08:32:09.687Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-27T08:32:09.947Z] Checking for services that may need to be restarted...done. [2021-01-27T08:32:09.947Z] Checking for services that may need to be restarted...done. [2021-01-27T08:32:09.947Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-27T08:32:09.947Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-27T08:32:09.947Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-27T08:32:10.517Z] Selecting previously unselected package python3-minimal. [2021-01-27T08:32:10.517Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-27T08:32:10.517Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-27T08:32:10.517Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-27T08:32:10.517Z] Selecting previously unselected package mime-support. [2021-01-27T08:32:10.517Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-27T08:32:10.517Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-27T08:32:11.086Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-27T08:32:11.086Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-27T08:32:11.086Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-27T08:32:11.086Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-27T08:32:11.086Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-27T08:32:11.086Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-27T08:32:11.346Z] Selecting previously unselected package python3.6. [2021-01-27T08:32:11.346Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-27T08:32:11.346Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-27T08:32:11.346Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-27T08:32:11.346Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-27T08:32:11.346Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-27T08:32:11.346Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-27T08:32:11.607Z] Selecting previously unselected package python3. [2021-01-27T08:32:11.607Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-27T08:32:11.607Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-27T08:32:11.607Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-27T08:32:11.867Z] Selecting previously unselected package multiarch-support. [2021-01-27T08:32:11.867Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-27T08:32:11.867Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-27T08:32:11.867Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-27T08:32:12.127Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-27T08:32:12.127Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-27T08:32:12.127Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-27T08:32:12.127Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-27T08:32:12.127Z] Selecting previously unselected package libbsd0:amd64. [2021-01-27T08:32:12.127Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-27T08:32:12.127Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-27T08:32:12.127Z] Selecting previously unselected package sudo. [2021-01-27T08:32:12.127Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-01-27T08:32:12.127Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-27T08:32:12.387Z] Selecting previously unselected package apparmor. [2021-01-27T08:32:12.387Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-27T08:32:12.387Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-27T08:32:12.648Z] Selecting previously unselected package libedit2:amd64. [2021-01-27T08:32:12.648Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-27T08:32:12.648Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-27T08:32:12.648Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-27T08:32:12.648Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-27T08:32:12.648Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-27T08:32:12.648Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-27T08:32:12.648Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-27T08:32:12.909Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-27T08:32:12.909Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-27T08:32:12.909Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-27T08:32:12.909Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-27T08:32:12.909Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-27T08:32:12.909Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-27T08:32:12.909Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-27T08:32:13.169Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-27T08:32:13.169Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-27T08:32:13.169Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-27T08:32:13.169Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-27T08:32:13.169Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-27T08:32:13.430Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-27T08:32:13.430Z] Selecting previously unselected package openssh-client. [2021-01-27T08:32:13.430Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-27T08:32:13.430Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-27T08:32:13.690Z] Selecting previously unselected package squashfs-tools. [2021-01-27T08:32:13.690Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-27T08:32:13.690Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-27T08:32:13.690Z] Selecting previously unselected package snapd. [2021-01-27T08:32:13.690Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-27T08:32:13.690Z] Unpacking snapd (2.48+18.04) ... [2021-01-27T08:32:16.254Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-27T08:32:16.254Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-27T08:32:16.312Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container ec7eb8954269 [2021-01-27T08:32:16.312Z] ---> 2c683ff41957 [2021-01-27T08:32:16.312Z] [2021-01-27T08:32:16.312Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T08:32:16.312Z] ---> afeebe901d6b [2021-01-27T08:32:16.312Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-01-27T08:32:16.312Z] ---> Using cache [2021-01-27T08:32:16.312Z] ---> 0af967766e99 [2021-01-27T08:32:16.312Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T08:32:16.312Z] ---> Using cache [2021-01-27T08:32:16.312Z] ---> c83244e124b8 [2021-01-27T08:32:16.312Z] Step 13/23 : ENV APP_PORT=48082 [2021-01-27T08:32:16.312Z] ---> Running in 25756c2e2d8b [2021-01-27T08:32:16.312Z] Removing intermediate container 25756c2e2d8b [2021-01-27T08:32:16.312Z] ---> 196e8d0284f8 [2021-01-27T08:32:16.312Z] Step 14/23 : EXPOSE $APP_PORT [2021-01-27T08:32:16.312Z] ---> Running in 017cfa0ebcaf [2021-01-27T08:32:16.312Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-27T08:32:16.312Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-27T08:32:16.312Z] ---> dbff5c311dba [2021-01-27T08:32:16.312Z] Step 3/24 : WORKDIR /edgex-go [2021-01-27T08:32:16.312Z] ---> Using cache [2021-01-27T08:32:16.312Z] ---> accca969e2ec [2021-01-27T08:32:16.312Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:32:16.312Z] ---> Using cache [2021-01-27T08:32:16.312Z] ---> 63106591eef0 [2021-01-27T08:32:16.312Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-27T08:32:16.312Z] ---> Using cache [2021-01-27T08:32:16.312Z] ---> 5073b5fe9728 [2021-01-27T08:32:16.312Z] Step 6/24 : COPY go.mod . [2021-01-27T08:32:16.312Z] ---> Using cache [2021-01-27T08:32:16.312Z] ---> e0ded2559897 [2021-01-27T08:32:16.312Z] Step 7/24 : RUN go mod download [2021-01-27T08:32:16.312Z] ---> Using cache [2021-01-27T08:32:16.312Z] ---> f00dfc92ab1c [2021-01-27T08:32:16.312Z] Step 8/24 : COPY . . [2021-01-27T08:32:16.312Z] ---> Using cache [2021-01-27T08:32:16.312Z] ---> acd839411965 [2021-01-27T08:32:16.312Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-27T08:32:16.590Z] ---> Running in eb7550b34e5e [2021-01-27T08:32:16.869Z] Removing intermediate container 017cfa0ebcaf [2021-01-27T08:32:16.869Z] ---> 8e81ba185024 [2021-01-27T08:32:16.869Z] Step 15/23 : WORKDIR / [2021-01-27T08:32:16.929Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-27T08:32:17.146Z] ---> Running in 782e5ce486ee [2021-01-27T08:32:17.552Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-01-27T08:32:17.552Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-27T08:32:17.552Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-27T08:32:17.755Z] Removing intermediate container 782e5ce486ee [2021-01-27T08:32:17.755Z] ---> c76774d5a2d3 [2021-01-27T08:32:17.755Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:32:17.829Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-27T08:32:17.829Z] Setting up systemd (237-3ubuntu10.44) ... [2021-01-27T08:32:17.829Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-27T08:32:18.398Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-27T08:32:18.398Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-27T08:32:18.398Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-27T08:32:18.658Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-27T08:32:18.658Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-27T08:32:18.658Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-27T08:32:18.748Z] 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-27T08:32:19.366Z] ---> d15fe90161ac [2021-01-27T08:32:19.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-27T08:32:19.600Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-27T08:32:19.600Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-27T08:32:19.600Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-27T08:32:19.600Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-27T08:32:19.600Z] running python rtupdate hooks for python3.6... [2021-01-27T08:32:19.600Z] running python post-rtupdate hooks for python3.6... [2021-01-27T08:32:19.600Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-27T08:32:20.981Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-27T08:32:21.241Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-27T08:32:21.241Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-27T08:32:21.367Z] ---> 1c1bcbd44ada [2021-01-27T08:32:21.367Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-27T08:32:21.502Z] Setting up snapd (2.48+18.04) ... [2021-01-27T08:32:21.978Z] ---> 34a48f8465dc [2021-01-27T08:32:21.978Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-01-27T08:32:22.072Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-27T08:32:22.259Z] ---> Running in e4304bc6a76e [2021-01-27T08:32:22.333Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-27T08:32:22.333Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-27T08:32:22.592Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-27T08:32:22.852Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-27T08:32:22.852Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-27T08:32:22.867Z] Removing intermediate container e4304bc6a76e [2021-01-27T08:32:22.867Z] ---> a72c30b51c75 [2021-01-27T08:32:22.867Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:32:23.112Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-27T08:32:23.145Z] ---> Running in 2cd2fd4e1ba4 [2021-01-27T08:32:23.372Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-27T08:32:23.372Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-27T08:32:23.632Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-27T08:32:23.632Z] /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-27T08:32:23.751Z] Removing intermediate container 2cd2fd4e1ba4 [2021-01-27T08:32:23.751Z] ---> 8a70e808e8f6 [2021-01-27T08:32:23.751Z] Step 21/23 : LABEL arch=arm64 [2021-01-27T08:32:23.751Z] ---> Running in aa56b35196eb [2021-01-27T08:32:23.893Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-27T08:32:23.893Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-27T08:32:24.748Z] Removing intermediate container aa56b35196eb [2021-01-27T08:32:24.748Z] ---> ba2e0f24c1e3 [2021-01-27T08:32:24.748Z] Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:32:24.748Z] ---> Running in 1ca4be6d102f [2021-01-27T08:32:25.290Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-27T08:32:25.290Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-27T08:32:25.290Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-27T08:32:25.361Z] Removing intermediate container 1ca4be6d102f [2021-01-27T08:32:25.361Z] ---> cff1b16fb92b [2021-01-27T08:32:25.361Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T08:32:25.640Z] ---> Running in ae09668f63a5 [2021-01-27T08:32:26.251Z] Removing intermediate container ae09668f63a5 [2021-01-27T08:32:26.251Z] ---> bcab452d107c [2021-01-27T08:32:26.251Z] [2021-01-27T08:32:26.673Z] Reading package lists... [2021-01-27T08:32:26.855Z] Successfully built bcab452d107c [2021-01-27T08:32:26.855Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-27T08:32:26.934Z] Reading package lists... [2021-01-27T08:32:27.195Z] Building dependency tree... [2021-01-27T08:32:27.195Z] Reading state information... [2021-01-27T08:32:27.195Z] Calculating upgrade... [2021-01-27T08:32:27.454Z] The following packages will be upgraded: [2021-01-27T08:32:27.454Z] advancecomp base-files bash binutils binutils-common [2021-01-27T08:32:27.454Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-27T08:32:27.454Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-27T08:32:27.454Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-01-27T08:32:27.454Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-01-27T08:32:27.454Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-01-27T08:32:27.454Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-01-27T08:32:27.454Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-01-27T08:32:27.454Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-01-27T08:32:27.454Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-01-27T08:32:27.454Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-01-27T08:32:27.454Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-01-27T08:32:27.454Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-01-27T08:32:27.454Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-01-27T08:32:27.454Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-27T08:32:27.715Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-27T08:32:27.715Z] Need to get 63.8 MB of archives. [2021-01-27T08:32:27.715Z] After this operation, 5205 kB of additional disk space will be used. [2021-01-27T08:32:27.715Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-135.139 [990 kB] [2021-01-27T08:32:27.715Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-27T08:32:28.286Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-27T08:32:28.286Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-27T08:32:28.286Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-27T08:32:28.286Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-27T08:32:28.286Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-27T08:32:28.286Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-27T08:32:28.286Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-27T08:32:28.286Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-27T08:32:28.286Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-27T08:32:28.286Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-27T08:32:28.286Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-27T08:32:28.286Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-27T08:32:28.286Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-27T08:32:28.286Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-27T08:32:28.286Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-27T08:32:28.286Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-27T08:32:28.286Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-27T08:32:28.286Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-27T08:32:28.546Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-27T08:32:28.546Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-27T08:32:28.546Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-27T08:32:28.546Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-27T08:32:28.546Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-27T08:32:28.546Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-27T08:32:28.546Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-27T08:32:28.546Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-27T08:32:28.546Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-27T08:32:28.546Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-27T08:32:28.546Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-27T08:32:28.546Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-27T08:32:28.546Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-27T08:32:28.546Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-27T08:32:28.546Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-27T08:32:28.546Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-01-27T08:32:28.546Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-01-27T08:32:28.546Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-27T08:32:28.546Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-27T08:32:28.546Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-27T08:32:28.546Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-01-27T08:32:28.806Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-27T08:32:28.806Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-27T08:32:28.806Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-27T08:32:28.806Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-27T08:32:28.806Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-27T08:32:28.806Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-27T08:32:28.806Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-27T08:32:28.806Z] Get:49 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-27T08:32:28.806Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-27T08:32:28.806Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-27T08:32:28.806Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-27T08:32:28.806Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-27T08:32:28.806Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-27T08:32:28.806Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-27T08:32:28.806Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-27T08:32:28.806Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-27T08:32:28.806Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-27T08:32:28.806Z] Get:59 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-27T08:32:28.806Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-27T08:32:28.806Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-27T08:32:28.806Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-27T08:32:28.806Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-27T08:32:28.806Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-27T08:32:28.806Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-27T08:32:28.806Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-27T08:32:28.806Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-27T08:32:28.806Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-27T08:32:29.066Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-27T08:32:29.066Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-27T08:32:29.066Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-27T08:32:29.066Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-27T08:32:29.066Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-27T08:32:29.066Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-27T08:32:29.066Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-27T08:32:29.066Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-27T08:32:29.066Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-27T08:32:29.066Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-27T08:32:29.066Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-27T08:32:29.066Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-27T08:32:29.066Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-27T08:32:29.066Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-27T08:32:29.066Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-27T08:32:29.066Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-27T08:32:29.066Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-27T08:32:29.066Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-27T08:32:29.391Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-27T08:32:29.391Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-27T08:32:29.391Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-27T08:32:29.391Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-27T08:32:29.962Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-27T08:32:30.222Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-27T08:32:30.222Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-27T08:32:30.482Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-27T08:32:30.742Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-27T08:32:30.742Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-27T08:32:30.742Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-27T08:32:30.742Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-27T08:32:30.742Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-27T08:32:30.742Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-27T08:32:31.002Z] Fetched 63.8 MB in 3s (19.6 MB/s) [2021-01-27T08:32:31.002Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:31.002Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-27T08:32:31.002Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-27T08:32:31.942Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-27T08:32:31.942Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-27T08:32:31.942Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-135.139_amd64.deb ... [2021-01-27T08:32:31.942Z] Unpacking linux-libc-dev:amd64 (4.15.0-135.139) over (4.15.0-20.21) ... [2021-01-27T08:32:32.881Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:32.881Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-27T08:32:32.881Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:32.881Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-27T08:32:32.881Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:33.144Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-27T08:32:33.144Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:33.144Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-27T08:32:33.144Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:33.404Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-27T08:32:33.404Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:33.404Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-27T08:32:33.404Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:33.404Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-27T08:32:33.665Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:32:33.665Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-27T08:32:33.665Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:33.665Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-27T08:32:33.665Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:32:33.927Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-27T08:32:33.927Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:33.927Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-27T08:32:33.927Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:33.927Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-27T08:32:34.187Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:34.187Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-27T08:32:34.446Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:32:34.446Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-27T08:32:34.446Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-27T08:32:34.706Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-27T08:32:35.276Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-27T08:32:35.536Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-27T08:32:35.536Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-27T08:32:35.536Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-27T08:32:35.536Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-27T08:32:35.536Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-27T08:32:35.796Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-27T08:32:35.796Z] Installing new version of config file /etc/issue ... [2021-01-27T08:32:35.796Z] Installing new version of config file /etc/issue.net ... [2021-01-27T08:32:35.796Z] Installing new version of config file /etc/lsb-release ... [2021-01-27T08:32:35.796Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-27T08:32:36.056Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-27T08:32:36.056Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-27T08:32:36.056Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-27T08:32:36.316Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:36.316Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-27T08:32:36.316Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-27T08:32:36.316Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-27T08:32:36.576Z] 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-27T08:32:36.576Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:36.576Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-27T08:32:36.576Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-27T08:32:36.576Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-27T08:32:36.836Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:36.836Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-27T08:32:36.836Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-27T08:32:36.836Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-27T08:32:37.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:37.096Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-27T08:32:37.096Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-27T08:32:37.356Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-27T08:32:37.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:37.356Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-27T08:32:37.616Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-27T08:32:37.616Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-27T08:32:37.616Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:37.616Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-27T08:32:37.616Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-27T08:32:37.876Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-27T08:32:37.876Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:37.876Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-27T08:32:37.876Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-27T08:32:38.136Z] Setting up grep (3.1-2build1) ... [2021-01-27T08:32:38.136Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:38.136Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-27T08:32:38.136Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-27T08:32:38.395Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-27T08:32:38.395Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:38.395Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-27T08:32:38.395Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-27T08:32:38.655Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-27T08:32:38.656Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:38.656Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-27T08:32:38.656Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-27T08:32:39.226Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-27T08:32:39.226Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-27T08:32:39.486Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-27T08:32:39.486Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-27T08:32:40.056Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-27T08:32:40.056Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:40.056Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-27T08:32:40.056Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-27T08:32:41.438Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-27T08:32:41.438Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-27T08:32:41.438Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-27T08:32:41.438Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-27T08:32:41.438Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-27T08:32:41.438Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:41.438Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-27T08:32:41.438Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-27T08:32:41.709Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-27T08:32:41.970Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:41.970Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-27T08:32:41.970Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-27T08:32:41.970Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-27T08:32:42.230Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:42.230Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-27T08:32:42.230Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-27T08:32:42.230Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-27T08:32:42.490Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:42.490Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-27T08:32:42.490Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-27T08:32:42.490Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-27T08:32:42.490Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:42.490Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-27T08:32:42.752Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-27T08:32:42.752Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-27T08:32:43.011Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:43.011Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-27T08:32:43.011Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-27T08:32:43.011Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-27T08:32:43.011Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-27T08:32:43.271Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-27T08:32:43.271Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:43.271Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-27T08:32:43.271Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-27T08:32:43.271Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-27T08:32:43.532Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:43.532Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-27T08:32:43.532Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-27T08:32:43.792Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-27T08:32:43.792Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:43.792Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-27T08:32:43.792Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-27T08:32:43.792Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-27T08:32:44.053Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:44.053Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-27T08:32:44.053Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-27T08:32:44.623Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-27T08:32:44.623Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-27T08:32:45.192Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-27T08:32:45.192Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:45.192Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-27T08:32:45.192Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-27T08:32:45.453Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-27T08:32:45.453Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-27T08:32:45.453Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-27T08:32:45.453Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-27T08:32:45.713Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-27T08:32:45.713Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:45.713Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-27T08:32:45.974Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-27T08:32:45.974Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-27T08:32:46.234Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:46.234Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-01-27T08:32:46.234Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-27T08:32:46.234Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-01-27T08:32:46.494Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:46.494Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-01-27T08:32:46.494Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-01-27T08:32:46.494Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-01-27T08:32:46.754Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:46.754Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-27T08:32:46.754Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-27T08:32:46.754Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-27T08:32:47.013Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:47.013Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-27T08:32:47.013Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-27T08:32:47.013Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-27T08:32:47.273Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:47.273Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-27T08:32:47.273Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-27T08:32:47.533Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-27T08:32:47.793Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:47.793Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-27T08:32:47.793Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-27T08:32:48.053Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-01-27T08:32:48.053Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-01-27T08:32:48.053Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-27T08:32:48.053Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-27T08:32:48.321Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-27T08:32:48.321Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:48.321Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-27T08:32:48.321Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-27T08:32:48.581Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-27T08:32:48.841Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:48.841Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-27T08:32:48.841Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-27T08:32:49.100Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-27T08:32:49.360Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:49.360Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-27T08:32:49.360Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-27T08:32:49.360Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-27T08:32:49.621Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:49.621Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-27T08:32:49.621Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-27T08:32:49.621Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-27T08:32:49.881Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:49.881Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-27T08:32:49.881Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-27T08:32:50.142Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-27T08:32:50.402Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:50.403Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-27T08:32:50.403Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-27T08:32:50.663Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-27T08:32:50.663Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:50.663Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-27T08:32:50.663Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-27T08:32:50.923Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-27T08:32:50.923Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:50.923Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-27T08:32:50.923Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-27T08:32:51.184Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-27T08:32:51.184Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:51.184Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-27T08:32:51.184Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-27T08:32:51.444Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-27T08:32:51.444Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:51.444Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-27T08:32:51.444Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-27T08:32:51.704Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-27T08:32:51.704Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:51.704Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-27T08:32:51.704Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-27T08:32:51.963Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-27T08:32:51.963Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-27T08:32:51.963Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-27T08:32:51.963Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-27T08:32:51.963Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-27T08:32:52.223Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-27T08:32:52.223Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-27T08:32:52.223Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-27T08:32:52.223Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-27T08:32:52.223Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-27T08:32:52.483Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-27T08:32:52.484Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-27T08:32:52.743Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-27T08:32:52.743Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-27T08:32:53.003Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-27T08:32:53.003Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-27T08:32:53.003Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-27T08:32:53.003Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-27T08:32:53.264Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-27T08:32:53.264Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-27T08:32:53.264Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-27T08:32:53.264Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-27T08:32:53.528Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-27T08:32:53.528Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-27T08:32:53.528Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-27T08:32:53.787Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-27T08:32:54.048Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-27T08:32:54.048Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-27T08:32:54.048Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-27T08:32:54.048Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-27T08:32:54.990Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-27T08:32:54.990Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-27T08:32:54.990Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-27T08:32:55.251Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-27T08:32:55.251Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-27T08:32:55.251Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-27T08:32:55.821Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-27T08:32:55.821Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-27T08:32:56.081Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-27T08:32:56.081Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-27T08:32:56.081Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-27T08:32:56.081Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-27T08:32:56.341Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:56.341Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-27T08:32:56.601Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:56.601Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-27T08:32:56.601Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:56.601Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-27T08:32:56.862Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:56.862Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-27T08:32:57.807Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:57.807Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-27T08:32:59.188Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:59.188Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-27T08:32:59.760Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-27T08:32:59.760Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-27T08:33:00.331Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-27T08:33:00.331Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-27T08:33:01.271Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-27T08:33:01.271Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-27T08:33:01.271Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-27T08:33:01.271Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-27T08:33:01.271Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-27T08:33:01.271Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-27T08:33:01.530Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-27T08:33:01.530Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-27T08:33:01.790Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-27T08:33:01.790Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-27T08:33:01.790Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-27T08:33:01.790Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-27T08:33:02.050Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-27T08:33:02.050Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-27T08:33:02.050Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-27T08:33:02.310Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-27T08:33:02.311Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:33:02.311Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-27T08:33:02.311Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:33:02.311Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:33:02.311Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:33:02.571Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-27T08:33:02.571Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-27T08:33:02.571Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-27T08:33:02.571Z] [2021-01-27T08:33:02.571Z] Current default time zone: 'Etc/UTC' [2021-01-27T08:33:02.571Z] Local time is now: Wed Jan 27 08:33:02 UTC 2021. [2021-01-27T08:33:02.571Z] Universal Time is now: Wed Jan 27 08:33:02 UTC 2021. [2021-01-27T08:33:02.571Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-27T08:33:02.571Z] [2021-01-27T08:33:02.831Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-01-27T08:33:02.831Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:33:02.831Z] Setting up linux-libc-dev:amd64 (4.15.0-135.139) ... [2021-01-27T08:33:02.831Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-27T08:33:02.831Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-27T08:33:02.831Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-27T08:33:02.831Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-27T08:33:02.831Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-27T08:33:02.831Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-27T08:33:03.091Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-27T08:33:03.091Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:33:03.091Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-27T08:33:03.355Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-27T08:33:03.355Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-27T08:33:03.355Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:33:03.355Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-27T08:33:03.355Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-27T08:33:03.616Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-27T08:33:03.616Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-27T08:33:03.616Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-27T08:33:03.616Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-27T08:33:03.616Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-27T08:33:03.616Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-27T08:33:04.999Z] Updating certificates in /etc/ssl/certs... [2021-01-27T08:33:05.917Z]  Building docker-core-command-go ... done Removing intermediate container 726211858dfc [2021-01-27T08:33:05.917Z] ---> ef09a9fe6182 [2021-01-27T08:33:05.917Z] [2021-01-27T08:33:05.917Z] Step 10/22 : FROM alpine:3.12 [2021-01-27T08:33:05.917Z] ---> afeebe901d6b [2021-01-27T08:33:05.917Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-01-27T08:33:05.917Z] ---> Running in f25a9737a6b7 [2021-01-27T08:33:05.917Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:33:05.917Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:33:05.917Z] (1/2) Installing ca-certificates (20191127-r4) [2021-01-27T08:33:05.917Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-01-27T08:33:05.917Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:33:05.917Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T08:33:05.917Z] OK: 6 MiB in 16 packages [2021-01-27T08:33:05.917Z] 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-27T08:33:05.917Z] Removing intermediate container f25a9737a6b7 [2021-01-27T08:33:05.917Z] ---> e0ac76061f32 [2021-01-27T08:33:05.917Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-01-27T08:33:05.939Z] 22 added, 17 removed; done. [2021-01-27T08:33:05.939Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-27T08:33:05.939Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-27T08:33:05.939Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-27T08:33:05.939Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-27T08:33:05.939Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-27T08:33:06.218Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-27T08:33:06.218Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-27T08:33:06.218Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-27T08:33:06.218Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-27T08:33:06.218Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-27T08:33:06.218Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-27T08:33:06.218Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-27T08:33:06.218Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-27T08:33:06.224Z] ---> Running in b2539d657248 [2021-01-27T08:33:06.477Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-27T08:33:06.477Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-27T08:33:06.477Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-27T08:33:06.477Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-27T08:33:06.477Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-27T08:33:06.477Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-27T08:33:06.477Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-27T08:33:06.477Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-27T08:33:06.757Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-27T08:33:06.757Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-27T08:33:06.757Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-01-27T08:33:06.757Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-27T08:33:06.757Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-27T08:33:06.757Z] Updating certificates in /etc/ssl/certs... [2021-01-27T08:33:06.825Z] Removing intermediate container b2539d657248 [2021-01-27T08:33:06.825Z] ---> 022c0dc41905 [2021-01-27T08:33:06.825Z] Step 13/22 : ENV APP_PORT=48060 [2021-01-27T08:33:06.825Z] ---> Running in 835df4ee9068 [2021-01-27T08:33:07.350Z] 0 added, 0 removed; done. [2021-01-27T08:33:07.350Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-27T08:33:07.350Z] done. [2021-01-27T08:33:07.434Z] Removing intermediate container 835df4ee9068 [2021-01-27T08:33:07.434Z] ---> 2db05ec0009e [2021-01-27T08:33:07.434Z] Step 14/22 : EXPOSE $APP_PORT [2021-01-27T08:33:07.713Z] ---> Running in 3ac8eea88531 [2021-01-27T08:33:07.985Z] Reading package lists... [2021-01-27T08:33:08.246Z] Building dependency tree... [2021-01-27T08:33:08.246Z] Reading state information... [2021-01-27T08:33:08.325Z] Removing intermediate container 3ac8eea88531 [2021-01-27T08:33:08.325Z] ---> 400dd05f403b [2021-01-27T08:33:08.325Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:33:08.505Z] The following NEW packages will be installed: [2021-01-27T08:33:08.506Z] apt-transport-https [2021-01-27T08:33:08.506Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-27T08:33:08.506Z] Need to get 1696 B of archives. [2021-01-27T08:33:08.506Z] After this operation, 153 kB of additional disk space will be used. [2021-01-27T08:33:08.506Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-27T08:33:08.767Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-27T08:33:08.767Z] Fetched 1696 B in 0s (29.6 kB/s) [2021-01-27T08:33:08.767Z] Selecting previously unselected package apt-transport-https. [2021-01-27T08:33:08.767Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-27T08:33:08.767Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-27T08:33:08.767Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-27T08:33:08.767Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-27T08:33:09.029Z] Waiting for network to be ready... [2021-01-27T08:33:09.328Z] ---> 3f81418c9dc5 [2021-01-27T08:33:09.328Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-27T08:33:10.790Z] ---> c65f03cb8055 [2021-01-27T08:33:10.790Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-27T08:33:11.789Z] ---> 72a9ddf05e99 [2021-01-27T08:33:11.789Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-01-27T08:33:11.789Z] ---> Running in 64a73272f533 [2021-01-27T08:33:12.395Z] Removing intermediate container 64a73272f533 [2021-01-27T08:33:12.396Z] ---> 5a5ee4c46bbb [2021-01-27T08:33:12.396Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:33:12.670Z] ---> Running in 3406ea46df2a [2021-01-27T08:33:13.663Z] Removing intermediate container 3406ea46df2a [2021-01-27T08:33:13.663Z] ---> 60e43f970001 [2021-01-27T08:33:13.663Z] Step 20/22 : LABEL arch=arm64 [2021-01-27T08:33:14.267Z] ---> Running in cf050f20f6f2 [2021-01-27T08:33:14.877Z] Removing intermediate container eb7550b34e5e [2021-01-27T08:33:14.877Z] ---> 4c52d5483893 [2021-01-27T08:33:14.877Z] [2021-01-27T08:33:14.877Z] Step 10/24 : FROM alpine:3.12 [2021-01-27T08:33:14.877Z] ---> afeebe901d6b [2021-01-27T08:33:14.877Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-27T08:33:14.877Z] Removing intermediate container cf050f20f6f2 [2021-01-27T08:33:14.877Z] ---> b35940472326 [2021-01-27T08:33:14.877Z] Step 21/22 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:33:14.877Z] ---> Running in 626b82e2c999 [2021-01-27T08:33:14.877Z] ---> Running in 656182107aef [2021-01-27T08:33:15.605Z] 2021-01-27T08:33:12Z INFO Waiting for automatic snapd restart... [2021-01-27T08:33:15.864Z] snapd 2.48.2 from Canonical* installed [2021-01-27T08:33:15.865Z] Removing intermediate container 656182107aef [2021-01-27T08:33:15.865Z] ---> 4188dbe561a0 [2021-01-27T08:33:15.865Z] Step 22/22 : LABEL version=0.0.0 [2021-01-27T08:33:15.865Z] ---> Running in 0354aa85e6fc [2021-01-27T08:33:16.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:33:16.467Z] Removing intermediate container 0354aa85e6fc [2021-01-27T08:33:16.467Z] ---> a850c044a236 [2021-01-27T08:33:16.467Z] [2021-01-27T08:33:16.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:33:16.743Z] Successfully built a850c044a236 [2021-01-27T08:33:17.016Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-27T08:33:17.245Z] "snapd" switched to the "latest/stable" channel [2021-01-27T08:33:17.245Z] [2021-01-27T08:33:17.291Z]  Building docker-support-notifications-go ... done (1/5) Installing ca-certificates (20191127-r4) [2021-01-27T08:33:17.291Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-27T08:33:17.291Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-27T08:33:17.291Z] (4/5) Installing curl (7.69.1-r3) [2021-01-27T08:33:17.291Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-27T08:33:17.291Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:33:17.291Z] Executing ca-certificates-20191127-r4.trigger [2021-01-27T08:33:17.565Z] OK: 7 MiB in 19 packages [2021-01-27T08:33:19.545Z] Removing intermediate container 626b82e2c999 [2021-01-27T08:33:19.545Z] ---> 29a999eb6546 [2021-01-27T08:33:19.545Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-27T08:33:19.545Z] ---> Running in bf54b14bb7d8 [2021-01-27T08:33:20.570Z] Removing intermediate container bf54b14bb7d8 [2021-01-27T08:33:20.570Z] ---> 1e8c4a8936ec [2021-01-27T08:33:20.570Z] Step 13/24 : WORKDIR / [2021-01-27T08:33:20.570Z] ---> Running in 2a0a91162352 [2021-01-27T08:33:21.166Z] Removing intermediate container 9e38027537a4 [2021-01-27T08:33:21.166Z] ---> 49dc860552e4 [2021-01-27T08:33:21.166Z] [2021-01-27T08:33:21.166Z] Step 10/23 : FROM alpine:3.12 [2021-01-27T08:33:21.166Z] ---> afeebe901d6b [2021-01-27T08:33:21.166Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-27T08:33:21.166Z] ---> Running in 1c28760c860d [2021-01-27T08:33:21.166Z] Removing intermediate container 2a0a91162352 [2021-01-27T08:33:21.166Z] ---> 10469f8e1d0f [2021-01-27T08:33:21.166Z] 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-27T08:33:21.478Z] core18 20201210 from Canonical* installed [2021-01-27T08:33:21.478Z] "core18" switched to the "latest/stable" channel [2021-01-27T08:33:21.478Z] [2021-01-27T08:33:21.760Z] Removing intermediate container 1c28760c860d [2021-01-27T08:33:21.760Z] ---> 6424ad0fc187 [2021-01-27T08:33:21.760Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-27T08:33:21.760Z] ---> Running in 2868d075c88b [2021-01-27T08:33:22.034Z] ---> f018abe39618 [2021-01-27T08:33:22.034Z] 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-27T08:33:22.307Z] Removing intermediate container 2868d075c88b [2021-01-27T08:33:22.307Z] ---> 510f48a6abab [2021-01-27T08:33:22.307Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-27T08:33:22.578Z] ---> Running in 23489243c812 [2021-01-27T08:33:22.851Z] ---> 6745f943bca0 [2021-01-27T08:33:22.851Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-27T08:33:23.124Z] Removing intermediate container 23489243c812 [2021-01-27T08:33:23.124Z] ---> 1e4543b450ff [2021-01-27T08:33:23.124Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-27T08:33:23.124Z] ---> Running in d96a2116a827 [2021-01-27T08:33:23.725Z] ---> 9dd38895793f [2021-01-27T08:33:23.725Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-27T08:33:24.700Z] ---> 0987d517e81a [2021-01-27T08:33:24.700Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-27T08:33:25.675Z] Removing intermediate container d96a2116a827 [2021-01-27T08:33:25.675Z] ---> 5aa08ab47428 [2021-01-27T08:33:25.675Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-01-27T08:33:25.955Z] ---> Running in fbead578490a [2021-01-27T08:33:25.955Z] ---> 6b2a2a18f439 [2021-01-27T08:33:25.955Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-27T08:33:26.754Z] snapcraft 4.4.4 from Canonical* installed [2021-01-27T08:33:26.754Z] "snapcraft" switched to the "latest/stable" channel [2021-01-27T08:33:26.754Z] [2021-01-27T08:33:26.937Z] ---> d9d94ee369cc [2021-01-27T08:33:26.937Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-27T08:33:26.937Z] ---> Running in 0707922a5590 [2021-01-27T08:33:26.937Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-27T08:33:27.908Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-27T08:33:28.497Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-01-27T08:33:28.497Z] (2/6) Installing libgcc (9.3.0-r2) [2021-01-27T08:33:28.769Z] (3/6) Installing libsodium (1.0.18-r0) [2021-01-27T08:33:28.769Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-01-27T08:33:29.040Z] (5/6) Installing libzmq (4.3.3-r0) [2021-01-27T08:33:29.040Z] Removing intermediate container 0707922a5590 [2021-01-27T08:33:29.040Z] ---> e6949f32b59e [2021-01-27T08:33:29.040Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-27T08:33:29.040Z] (6/6) Installing zeromq (4.3.3-r0) [2021-01-27T08:33:29.311Z] Executing busybox-1.31.1-r19.trigger [2021-01-27T08:33:29.311Z] ---> Running in 2c71924289f2 [2021-01-27T08:33:29.311Z] OK: 8 MiB in 20 packages [2021-01-27T08:33:29.586Z] Removing intermediate container 2c71924289f2 [2021-01-27T08:33:29.586Z] ---> f22fb0de6507 [2021-01-27T08:33:29.586Z] Step 22/24 : LABEL arch=arm64 [2021-01-27T08:33:29.861Z] ---> Running in 5739c1e1484e [2021-01-27T08:33:30.046Z] 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-27T08:33:30.046Z] - README.md [2021-01-27T08:33:30.046Z] - snapcraft.yaml.orig [2021-01-27T08:33:30.046Z] [2021-01-27T08:33:30.046Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-27T08:33:30.452Z] Removing intermediate container 5739c1e1484e [2021-01-27T08:33:30.452Z] ---> 3175ad127278 [2021-01-27T08:33:30.452Z] Step 23/24 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:33:30.453Z] Removing intermediate container fbead578490a [2021-01-27T08:33:30.453Z] ---> 67b5c14adca4 [2021-01-27T08:33:30.453Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-01-27T08:33:30.728Z] ---> Running in e9002541da6c [2021-01-27T08:33:31.013Z] Removing intermediate container e9002541da6c [2021-01-27T08:33:31.013Z] ---> d72ff4e4ca77 [2021-01-27T08:33:31.013Z] Step 24/24 : LABEL version=0.0.0 [2021-01-27T08:33:31.284Z] ---> Running in bb07e29c4b22 [2021-01-27T08:33:31.284Z] ---> 6185cd2df448 [2021-01-27T08:33:31.284Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-27T08:33:31.881Z] Removing intermediate container bb07e29c4b22 [2021-01-27T08:33:31.881Z] ---> 50a3d5b79a71 [2021-01-27T08:33:31.881Z] [2021-01-27T08:33:32.167Z] Successfully built 50a3d5b79a71 [2021-01-27T08:33:32.167Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-27T08:33:32.451Z]  Building docker-security-secretstore-setup-go ... done  ---> 8b2a19d09dde [2021-01-27T08:33:32.451Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-27T08:33:33.454Z] ---> a980a4393bfc [2021-01-27T08:33:33.454Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-27T08:33:33.454Z] ---> Running in fb798cbd6c95 [2021-01-27T08:33:34.059Z] Removing intermediate container fb798cbd6c95 [2021-01-27T08:33:34.059Z] ---> 5c39b0c2ecd2 [2021-01-27T08:33:34.059Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-27T08:33:34.059Z] ---> Running in 34938127b108 [2021-01-27T08:33:34.658Z] Removing intermediate container 34938127b108 [2021-01-27T08:33:34.658Z] ---> d1da7aede160 [2021-01-27T08:33:34.658Z] Step 21/23 : LABEL arch=arm64 [2021-01-27T08:33:34.658Z] ---> Running in 55becfd996e6 [2021-01-27T08:33:35.256Z] Removing intermediate container 55becfd996e6 [2021-01-27T08:33:35.256Z] ---> e876fdd630b6 [2021-01-27T08:33:35.256Z] Step 22/23 : LABEL git_sha=703b681df1ca0ef4eb8fc97303f354c3211f0c17 [2021-01-27T08:33:35.256Z] ---> Running in 8f31a6c57594 [2021-01-27T08:33:35.850Z] Removing intermediate container 8f31a6c57594 [2021-01-27T08:33:35.850Z] ---> e5a49c951c49 [2021-01-27T08:33:35.850Z] Step 23/23 : LABEL version=0.0.0 [2021-01-27T08:33:35.850Z] ---> Running in 1b7c92e0fe23 [2021-01-27T08:33:36.446Z] Removing intermediate container 1b7c92e0fe23 [2021-01-27T08:33:36.446Z] ---> 133669b77ea8 [2021-01-27T08:33:36.446Z] [2021-01-27T08:33:36.636Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-27T08:33:36.636Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-27T08:33:36.636Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-27T08:33:36.636Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-27T08:33:36.719Z] Successfully built 133669b77ea8 [2021-01-27T08:33:36.719Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-27T08:33:37.007Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-27T08:33:37.028Z] $ docker stop --time=1 e487e170760747e840159ed52c97002efe6f67bca7cfad8513f11e9b9f2142e1 [2021-01-27T08:33:38.016Z] Reading package lists... [2021-01-27T08:33:38.585Z] 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-27T08:33:38.992Z] $ docker rm -f e487e170760747e840159ed52c97002efe6f67bca7cfad8513f11e9b9f2142e1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-27T08:33:40.978Z] + grep docker [2021-01-27T08:33:40.978Z] + docker images [2021-01-27T08:33:41.248Z] docker-core-data-go-arm64 latest 133669b77ea8 5 seconds ago 21MB [2021-01-27T08:33:41.248Z] docker-security-secretstore-setup-go-arm64 latest 50a3d5b79a71 10 seconds ago 23.4MB [2021-01-27T08:33:41.248Z] docker-support-notifications-go-arm64 latest a850c044a236 25 seconds ago 16MB [2021-01-27T08:33:41.248Z] docker-core-command-go-arm64 latest bcab452d107c About a minute ago 15.4MB [2021-01-27T08:33:41.248Z] docker-sys-mgmt-agent-go-arm64 latest b5457cb85db6 About a minute ago 300MB [2021-01-27T08:33:41.248Z] docker-security-bootstrapper-go-arm64 latest e5dd4404f7de About a minute ago 31.9MB [2021-01-27T08:33:41.248Z] docker-core-metadata-go-arm64 latest aa382837e2d5 3 minutes ago 17.7MB [2021-01-27T08:33:41.248Z] docker-security-proxy-setup-go-arm64 latest 7923046ae925 3 minutes ago 23.2MB [2021-01-27T08:33:41.248Z] docker-support-scheduler-go-arm64 latest d80575a13a59 3 minutes ago 15.5MB [2021-01-27T08:33:41.248Z] docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-27T08:33:44.962Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-27T08:33:44.963Z] Reading package lists... [2021-01-27T08:33:44.963Z] Building dependency tree... [2021-01-27T08:33:44.963Z] Reading state information... [2021-01-27T08:33:44.963Z] Suggested packages: [2021-01-27T08:33:44.963Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-27T08:33:44.963Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-27T08:33:44.963Z] Recommended packages: [2021-01-27T08:33:44.963Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-27T08:33:44.963Z] The following NEW packages will be installed: [2021-01-27T08:33:44.963Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-27T08:33:44.963Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-27T08:33:44.963Z] pkg-config zip [2021-01-27T08:33:44.963Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-27T08:33:44.963Z] Need to get 7655 kB of archives. [2021-01-27T08:33:44.963Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-27T08:33:44.963Z] 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-27T08:33:45.222Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-27T08:33:45.222Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-27T08:33:45.222Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-27T08:33:45.222Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-27T08:33:45.222Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-27T08:33:45.222Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-27T08:33:45.222Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-27T08:33:45.481Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-27T08:33:45.482Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-27T08:33:45.482Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-27T08:33:45.741Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-27T08:33:45.741Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-27T08:33:45.741Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-27T08:33:45.741Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-27T08:33:45.741Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-27T08:33:46.000Z] Fetched 7655 kB in 1s (10.2 MB/s) [2021-01-27T08:33:46.000Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-27T08:33:46.000Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-27T08:33:46.000Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-27T08:33:46.000Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-27T08:33:46.260Z] Selecting previously unselected package libpsl5:amd64. [2021-01-27T08:33:46.260Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-27T08:33:46.260Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-27T08:33:46.260Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-27T08:33:46.260Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-27T08:33:46.260Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-27T08:33:46.520Z] Selecting previously unselected package librtmp1:amd64. [2021-01-27T08:33:46.520Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-27T08:33:46.520Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-27T08:33:46.520Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-27T08:33:46.520Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-27T08:33:46.520Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-27T08:33:46.520Z] Selecting previously unselected package liberror-perl. [2021-01-27T08:33:46.520Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-27T08:33:46.520Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-27T08:33:46.520Z] Selecting previously unselected package git-man. [2021-01-27T08:33:46.520Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-27T08:33:46.520Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-27T08:33:46.781Z] Selecting previously unselected package git. [2021-01-27T08:33:46.781Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-27T08:33:46.781Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-27T08:33:47.721Z] Selecting previously unselected package libnorm1:amd64. [2021-01-27T08:33:47.721Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-27T08:33:47.721Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-27T08:33:47.721Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-27T08:33:47.721Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-27T08:33:47.721Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-27T08:33:47.981Z] Selecting previously unselected package libsodium23:amd64. [2021-01-27T08:33:47.981Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-27T08:33:47.981Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-27T08:33:47.981Z] Selecting previously unselected package libzmq5:amd64. [2021-01-27T08:33:47.981Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-27T08:33:47.981Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-27T08:33:47.981Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-27T08:33:47.981Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-27T08:33:47.981Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-27T08:33:48.240Z] Selecting previously unselected package pkg-config. [2021-01-27T08:33:48.240Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-27T08:33:48.240Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-27T08:33:48.240Z] Selecting previously unselected package zip. [2021-01-27T08:33:48.240Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-27T08:33:48.240Z] Unpacking zip (3.0-11build1) ... [2021-01-27T08:33:48.500Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-27T08:33:48.500Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-27T08:33:48.500Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-27T08:33:48.500Z] Setting up liberror-perl (0.17025-1) ... [2021-01-27T08:33:48.500Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-27T08:33:48.500Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-27T08:33:48.500Z] No schema files found: doing nothing. [2021-01-27T08:33:48.759Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-27T08:33:48.759Z] Setting up zip (3.0-11build1) ... [2021-01-27T08:33:48.759Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-27T08:33:48.759Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-27T08:33:48.759Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-27T08:33:48.759Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-27T08:33:48.759Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-27T08:33:48.759Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-27T08:33:49.020Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-27T08:33:49.020Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-27T08:33:55.596Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-27T08:33:55.596Z] git set to automatically installed. [2021-01-27T08:33:55.596Z] git-man set to automatically installed. [2021-01-27T08:33:55.596Z] libcurl3-gnutls set to automatically installed. [2021-01-27T08:33:55.596Z] liberror-perl set to automatically installed. [2021-01-27T08:33:55.596Z] libglib2.0-0 set to automatically installed. [2021-01-27T08:33:55.596Z] libnghttp2-14 set to automatically installed. [2021-01-27T08:33:55.596Z] libnorm1 set to automatically installed. [2021-01-27T08:33:55.596Z] libpgm-5.2-0 set to automatically installed. [2021-01-27T08:33:55.596Z] libpsl5 set to automatically installed. [2021-01-27T08:33:55.596Z] librtmp1 set to automatically installed. [2021-01-27T08:33:55.596Z] libsodium23 set to automatically installed. [2021-01-27T08:33:55.596Z] libzmq3-dev set to automatically installed. [2021-01-27T08:33:55.596Z] libzmq5 set to automatically installed. [2021-01-27T08:33:55.596Z] pkg-config set to automatically installed. [2021-01-27T08:33:55.596Z] zip set to automatically installed. [2021-01-27T08:33:58.134Z] snapd is not logged in, snap install commands will use sudo [2021-01-27T08:34:04.712Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-27T08:34:04.712Z] snap "core18" has no updates available [2021-01-27T08:34:06.093Z] Pulling config-common [2021-01-27T08:34:07.033Z] Pulling go-build-helper [2021-01-27T08:34:33.601Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-27T08:34:33.601Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-27T08:34:33.601Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1522 kB] [2021-01-27T08:34:33.601Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-27T08:34:33.601Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-27T08:34:33.601Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-27T08:34:33.601Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-27T08:34:33.601Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-27T08:34:33.601Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-27T08:34:33.601Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-27T08:34:33.601Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-27T08:34:33.601Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [295 kB] [2021-01-27T08:34:33.601Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] [2021-01-27T08:34:33.601Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] [2021-01-27T08:34:33.601Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [222 kB] [2021-01-27T08:34:33.601Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [29.3 kB] [2021-01-27T08:34:33.601Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1102 kB] [2021-01-27T08:34:33.601Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [247 kB] [2021-01-27T08:34:33.601Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-27T08:34:33.601Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1862 kB] [2021-01-27T08:34:33.601Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [387 kB] [2021-01-27T08:34:33.601Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.8 kB] [2021-01-27T08:34:33.601Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7300 B] [2021-01-27T08:34:33.601Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [243 kB] [2021-01-27T08:34:33.601Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.9 kB] [2021-01-27T08:34:33.601Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1710 kB] [2021-01-27T08:34:33.601Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] [2021-01-27T08:34:33.601Z] Fetched 23.8 MB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-27T08:34:33.601Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-27T08:34:33.601Z] Fetched 279 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-27T08:34:33.601Z] Fetched 122 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-27T08:34:33.601Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-27T08:34:33.601Z] Fetched 8848 B in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-27T08:34:33.601Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-27T08:34:33.601Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-27T08:34:33.601Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-27T08:34:33.601Z] Fetched 214 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-27T08:34:33.601Z] Fetched 155 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-27T08:34:33.601Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-27T08:34:33.601Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-27T08:34:33.601Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-27T08:34:33.601Z] Fetched 499 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-27T08:34:33.601Z] Fetched 111 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-27T08:34:33.601Z] Fetched 240 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-27T08:34:33.601Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-27T08:34:33.601Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-27T08:34:33.601Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-27T08:34:33.601Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-27T08:34:33.602Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-27T08:34:33.602Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-27T08:34:33.602Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-27T08:34:33.602Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-27T08:34:33.602Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-27T08:34:33.602Z] Fetched 8720 B in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-27T08:34:33.602Z] Fetched 137 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-27T08:34:33.602Z] Fetched 119 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-27T08:34:33.602Z] Fetched 109 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-27T08:34:33.602Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-27T08:34:33.602Z] Fetched 645 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-27T08:34:33.602Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-27T08:34:33.602Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-27T08:34:33.602Z] Fetched 368 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-27T08:34:33.602Z] Fetched 187 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-27T08:34:33.602Z] Fetched 175 kB in 0s (0 B/s) [2021-01-27T08:34:33.602Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-27T08:34:34.543Z] Fetched 206 kB in 0s (0 B/s) [2021-01-27T08:34:34.543Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-27T08:34:34.543Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-27T08:34:34.543Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-27T08:34:34.543Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-27T08:34:34.543Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-27T08:34:34.543Z] Fetched 159 kB in 0s (0 B/s) [2021-01-27T08:34:34.543Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-27T08:34:34.543Z] Fetched 107 kB in 0s (0 B/s) [2021-01-27T08:34:34.543Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-27T08:34:34.543Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-27T08:34:34.543Z] Pulling static-packages [2021-01-27T08:34:35.924Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-27T08:34:35.924Z] Skipping pull go-build-helper (already ran) [2021-01-27T08:34:35.924Z] Skipping pull static-packages (already ran) [2021-01-27T08:34:35.924Z] Building go-build-helper [2021-01-27T08:34:40.121Z] Building static-packages [2021-01-27T08:34:42.060Z] Staging go-build-helper [2021-01-27T08:34:43.441Z] Staging static-packages [2021-01-27T08:34:44.380Z] Pulling go115 [2021-01-27T08:34:45.319Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-27T08:34:45.319Z] Skipping pull go115 (already ran) [2021-01-27T08:34:45.319Z] Building go115 [2021-01-27T08:34:45.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-27T08:34:45.319Z] Dload Upload Total Spent Left Speed [2021-01-27T08:34:48.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 12.7M 0 0 22.4M 0 0:00:05 --:--:-- 0:00:05 22.4M 43 115M 43 50.7M 0 0 32.3M 0 0:00:03 0:00:01 0:00:02 32.3M 77 115M 77 89.3M 0 0 35.1M 0 0:00:03 0:00:02 0:00:01 35.0M 100 115M 100 115M 0 0 36.6M 0 0:00:03 0:00:03 --:--:-- 36.6M [2021-01-27T08:34:49.223Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-27T08:34:54.508Z] Staging go115 [2021-01-27T08:35:01.087Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-27T08:35:01.087Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-27T08:35:01.087Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-27T08:35:01.087Z] Fetched 0 B in 0s (0 B/s) [2021-01-27T08:35:01.087Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-27T08:35:01.087Z] Fetched 224 kB in 0s (0 B/s) [2021-01-27T08:35:01.087Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-27T08:35:01.087Z] Fetched 157 kB in 0s (0 B/s) [2021-01-27T08:35:01.087Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-27T08:35:01.087Z] Fetched 221 kB in 0s (0 B/s) [2021-01-27T08:35:01.087Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-27T08:35:01.087Z] Fetched 143 kB in 0s (0 B/s) [2021-01-27T08:35:01.087Z] Pulling edgex-go [2021-01-27T08:35:02.467Z] Pulling version [2021-01-27T08:35:03.405Z] Building config-common [2021-01-27T08:35:05.946Z] Skipping build go-build-helper (already ran) [2021-01-27T08:35:05.946Z] Skipping build static-packages (already ran) [2021-01-27T08:35:05.946Z] Skipping build go115 (already ran) [2021-01-27T08:35:05.946Z] Building edgex-go [2021-01-27T08:35:06.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-27T08:35:07.833Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-27T08:35:07.833Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-27T08:35:07.833Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 [2021-01-27T08:35:07.833Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.6 [2021-01-27T08:35:07.833Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-27T08:35:07.833Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 [2021-01-27T08:35:07.833Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 [2021-01-27T08:35:07.833Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-27T08:35:07.833Z] go: downloading github.com/google/uuid v1.1.5 [2021-01-27T08:35:07.833Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-27T08:35:07.833Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-27T08:35:07.833Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-27T08:35:07.833Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-27T08:35:07.833Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 [2021-01-27T08:35:07.833Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-27T08:35:07.833Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-27T08:35:07.833Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 [2021-01-27T08:35:07.833Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-27T08:35:08.094Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-27T08:35:08.094Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-27T08:35:08.094Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-27T08:35:08.094Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-27T08:35:08.094Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-27T08:35:08.094Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-27T08:35:08.094Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-27T08:35:08.094Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-27T08:35:08.094Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-27T08:35:08.094Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-27T08:35:08.094Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-27T08:35:08.094Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-27T08:35:08.094Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-27T08:35:08.094Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-27T08:35:08.094Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-27T08:35:08.094Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-27T08:35:08.094Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-27T08:35:08.095Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-27T08:35:08.354Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-27T08:35:08.354Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-27T08:35:08.614Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-27T08:35:08.614Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-27T08:35:16.797Z] 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-27T08:35:22.092Z] 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-27T08:35:22.356Z] 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-27T08:35:23.300Z] 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-27T08:35:23.874Z] 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-27T08:35:23.874Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-27T08:35:23.874Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-27T08:35:23.874Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-27T08:35:23.874Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-27T08:35:25.795Z] 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-27T08:35:25.795Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-27T08:35:25.795Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-27T08:35:27.186Z] 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-27T08:35:27.759Z] 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-27T08:35:27.759Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-27T08:35:29.150Z] 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-27T08:35:30.095Z] 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-27T08:35:31.042Z] 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-27T08:35:31.042Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-27T08:35:31.986Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-01-27T08:35:31.986Z] go: downloading github.com/lib/pq v1.9.0 [2021-01-27T08:35:35.300Z] Building version [2021-01-27T08:35:37.876Z] Staging config-common [2021-01-27T08:35:38.820Z] Skipping stage go-build-helper (already ran) [2021-01-27T08:35:38.820Z] Skipping stage static-packages (already ran) [2021-01-27T08:35:38.820Z] Skipping stage go115 (already ran) [2021-01-27T08:35:38.820Z] Staging edgex-go [2021-01-27T08:35:39.764Z] Staging version [2021-01-27T08:35:40.708Z] Priming config-common [2021-01-27T08:35:41.651Z] Priming go-build-helper [2021-01-27T08:35:43.044Z] Priming static-packages [2021-01-27T08:35:44.961Z] Priming go115 [2021-01-27T08:35:46.349Z] Priming edgex-go [2021-01-27T08:35:47.294Z] Priming version [2021-01-27T08:35:48.244Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-27T08:35:52.015Z] provisioning config files... [2021-01-27T08:35:52.042Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/27@tmp/config5106246041302911568tmp [Pipeline] { [Pipeline] sh [2021-01-27T08:35:52.449Z] + set +x [2021-01-27T08:35:52.449Z] + curl -s https://codecov.io/bash [2021-01-27T08:35:52.449Z] + bash -s -- [2021-01-27T08:35:53.056Z] [2021-01-27T08:35:53.056Z] _____ _ [2021-01-27T08:35:53.056Z] / ____| | | [2021-01-27T08:35:53.056Z] | | ___ __| | ___ ___ _____ __ [2021-01-27T08:35:53.056Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-27T08:35:53.056Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-27T08:35:53.056Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-27T08:35:53.056Z] Bash-20210115-cec3c92 [2021-01-27T08:35:53.056Z] [2021-01-27T08:35:53.056Z] [2021-01-27T08:35:53.056Z] ==> git version 2.24.3 found [2021-01-27T08:35:53.056Z] ==> 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-27T08:35:53.056Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-27T08:35:53.056Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-27T08:35:53.056Z] ==> Jenkins CI detected. [2021-01-27T08:35:53.056Z] project root: . [2021-01-27T08:35:53.056Z] --> token set from env [2021-01-27T08:35:53.056Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-27T08:35:53.344Z] ==> Running gcov in . (disable via -X gcov) [2021-01-27T08:35:53.344Z] ==> Python coveragepy not found [2021-01-27T08:35:53.344Z] ==> Searching for coverage reports in: [2021-01-27T08:35:53.344Z] + . [2021-01-27T08:35:53.344Z] -> Found 1 reports [2021-01-27T08:35:53.344Z] ==> Detecting git/mercurial file structure [2021-01-27T08:35:53.344Z] ==> Reading reports [2021-01-27T08:35:53.344Z] + ./coverage.out bytes=564700 [2021-01-27T08:35:53.344Z] ==> Appending adjustments [2021-01-27T08:35:53.344Z] https://docs.codecov.io/docs/fixing-reports [2021-01-27T08:36:00.157Z] + Found adjustments [2021-01-27T08:36:00.157Z] ==> Gzipping contents [2021-01-27T08:36:00.157Z] 84K /tmp/codecov.olLBdo.gz [2021-01-27T08:36:00.157Z] ==> Uploading reports [2021-01-27T08:36:00.157Z] url: https://codecov.io [2021-01-27T08:36:00.157Z] query: branch=PR-3030&commit=703b681df1ca0ef4eb8fc97303f354c3211f0c17&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= [2021-01-27T08:36:00.157Z] -> Pinging Codecov [2021-01-27T08:36:00.157Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3030&commit=703b681df1ca0ef4eb8fc97303f354c3211f0c17&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3030%2F27%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3030&job=&cmd_args= [2021-01-27T08:36:00.157Z] -> Uploading to [2021-01-27T08:36:00.157Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-27/00271124DB129430A58F1EEE437C3FCB/703b681df1ca0ef4eb8fc97303f354c3211f0c17/830379de-1811-4d85-a24d-eafc8a6544f9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210127T083559Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ecb37635999476e8bb1ade88f14186d4aab00c7d25bb8042317c036ca327e7c [2021-01-27T08:36:00.157Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-27T08:36:00.157Z] Dload Upload Total Spent Left Speed [2021-01-27T08:36:00.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85352 0 0 100 85352 0 125k --:--:-- --:--:-- --:--:-- 125k [2021-01-27T08:36:00.864Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/703b681df1ca0ef4eb8fc97303f354c3211f0c17 [Pipeline] } [2021-01-27T08:36:00.967Z] 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-27T08:36:02.988Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:36:04.385Z] ---> package-listing.sh [2021-01-27T08:36:04.386Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-27T08:36:04.386Z] ++ facter osfamily [2021-01-27T08:36:04.710Z] + OS_FAMILY=redhat [2021-01-27T08:36:04.711Z] + workspace=/w/workspace/edgex-go/27 [2021-01-27T08:36:04.711Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-27T08:36:04.711Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-27T08:36:04.711Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-27T08:36:04.711Z] + PACKAGES=/tmp/packages_start.txt [2021-01-27T08:36:04.711Z] + '[' /w/workspace/edgex-go/27 ']' [2021-01-27T08:36:04.711Z] + PACKAGES=/tmp/packages_end.txt [2021-01-27T08:36:04.711Z] + case "${OS_FAMILY}" in [2021-01-27T08:36:04.711Z] + sort [2021-01-27T08:36:04.711Z] + rpm -qa [2021-01-27T08:36:11.712Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-27T08:36:11.712Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-27T08:36:11.712Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-27T08:36:11.713Z] + '[' /w/workspace/edgex-go/27 ']' [2021-01-27T08:36:11.713Z] + mkdir -p /w/workspace/edgex-go/27/archives/ [2021-01-27T08:36:11.713Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/27/archives/ [Pipeline] echo [2021-01-27T08:36:11.728Z] 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/27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-27T08:36:12.048Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:36:12.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T08:36:12.977Z] [2021-01-27T08:36:12.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-27T08:36:13.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T08:36:14.480Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-27T08:36:14.480Z] df20fa9351a1: Pulling fs layer [2021-01-27T08:36:14.480Z] 36b3adc4ff6f: Pulling fs layer [2021-01-27T08:36:14.480Z] 8ad3a11d3b57: Pulling fs layer [2021-01-27T08:36:14.480Z] 46f8f816bc3b: Pulling fs layer [2021-01-27T08:36:14.480Z] 93b61091891f: Pulling fs layer [2021-01-27T08:36:14.480Z] 93b9cdb0e59b: Pulling fs layer [2021-01-27T08:36:14.480Z] 5e14af77c1be: Pulling fs layer [2021-01-27T08:36:14.480Z] 01666e4c0597: Pulling fs layer [2021-01-27T08:36:14.480Z] aa168da1d23b: Pulling fs layer [2021-01-27T08:36:14.480Z] 46f8f816bc3b: Waiting [2021-01-27T08:36:14.480Z] 93b61091891f: Waiting [2021-01-27T08:36:14.480Z] 93b9cdb0e59b: Waiting [2021-01-27T08:36:14.480Z] 5e14af77c1be: Waiting [2021-01-27T08:36:14.480Z] 01666e4c0597: Waiting [2021-01-27T08:36:14.480Z] aa168da1d23b: Waiting [2021-01-27T08:36:14.480Z] 36b3adc4ff6f: Verifying Checksum [2021-01-27T08:36:14.480Z] 36b3adc4ff6f: Download complete [2021-01-27T08:36:14.480Z] 46f8f816bc3b: Verifying Checksum [2021-01-27T08:36:14.480Z] 46f8f816bc3b: Download complete [2021-01-27T08:36:14.480Z] df20fa9351a1: Verifying Checksum [2021-01-27T08:36:14.480Z] df20fa9351a1: Download complete [2021-01-27T08:36:14.779Z] 93b9cdb0e59b: Verifying Checksum [2021-01-27T08:36:14.779Z] 93b9cdb0e59b: Download complete [2021-01-27T08:36:14.779Z] 5e14af77c1be: Verifying Checksum [2021-01-27T08:36:14.779Z] 5e14af77c1be: Download complete [2021-01-27T08:36:14.779Z] 93b61091891f: Verifying Checksum [2021-01-27T08:36:14.779Z] 93b61091891f: Download complete [2021-01-27T08:36:14.779Z] 01666e4c0597: Verifying Checksum [2021-01-27T08:36:14.779Z] 01666e4c0597: Download complete [2021-01-27T08:36:15.405Z] 8ad3a11d3b57: Verifying Checksum [2021-01-27T08:36:15.405Z] 8ad3a11d3b57: Download complete [2021-01-27T08:36:15.405Z] df20fa9351a1: Pull complete [2021-01-27T08:36:16.009Z] 36b3adc4ff6f: Pull complete [2021-01-27T08:36:18.976Z] 8ad3a11d3b57: Pull complete [2021-01-27T08:36:19.350Z] 46f8f816bc3b: Pull complete [2021-01-27T08:36:21.213Z] 93b61091891f: Pull complete [2021-01-27T08:36:21.213Z] 93b9cdb0e59b: Pull complete [2021-01-27T08:36:21.585Z] 5e14af77c1be: Pull complete [2021-01-27T08:36:21.892Z] 01666e4c0597: Pull complete [2021-01-27T08:36:23.441Z] aa168da1d23b: Verifying Checksum [2021-01-27T08:36:23.441Z] aa168da1d23b: Download complete [2021-01-27T08:36:38.745Z] aa168da1d23b: Pull complete [2021-01-27T08:36:38.745Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-27T08:36:38.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-27T08:36:38.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-27T08:36:39.194Z] prd-centos7-docker-4c-2g-23378 does not seem to be running inside a container [2021-01-27T08:36:39.305Z] $ 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/27/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/27 -v /w/workspace/edgex-go/27:/w/workspace/edgex-go/27:rw,z -v /w/workspace/edgex-go/27@tmp:/w/workspace/edgex-go/27@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-lftools-log-publisher:alpine cat [2021-01-27T08:36:43.635Z] $ docker top fed617257a41b36534039bb273fc841b42c3be03e5bde404a79de80612456c8c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-27T08:36:44.347Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-27T08:36:44.683Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-27T08:36:45.324Z] + ls /var/log/sa-host [2021-01-27T08:36:45.324Z] + sadf -c /var/log/sa-host/sa23 [2021-01-27T08:36:45.324Z] file_magic: OK [2021-01-27T08:36:45.324Z] HZ: Using current value: 100 [2021-01-27T08:36:45.324Z] file_header: OK [2021-01-27T08:36:45.324Z] 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-27T08:36:45.324Z] Statistics: [2021-01-27T08:36:45.324Z] Hnuu...uuuununununu... [2021-01-27T08:36:45.324Z] File successfully converted to sysstat format version 12.2.1 [2021-01-27T08:36:45.324Z] + sadf -c /var/log/sa-host/sa27 [2021-01-27T08:36:45.324Z] file_magic: OK [2021-01-27T08:36:45.324Z] HZ: Using current value: 100 [2021-01-27T08:36:45.324Z] file_header: OK [2021-01-27T08:36:45.324Z] 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-27T08:36:45.324Z] Statistics: [2021-01-27T08:36:45.324Z] 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... [2021-01-27T08:36:45.324Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-27T08:36:45.549Z] provisioning config files... [2021-01-27T08:36:45.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/27@tmp/config6627967200548704662tmp [Pipeline] { [Pipeline] echo [2021-01-27T08:36:45.645Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:36:46.293Z] ---> create-netrc.sh [Pipeline] } [2021-01-27T08:36:46.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-27T08:36:46.406Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:36:47.079Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-27T08:36:47.095Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:36:47.433Z] ---> sudo-logs.sh [2021-01-27T08:36:47.433Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-27T08:36:47.459Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:36:47.802Z] ---> job-cost.sh [2021-01-27T08:36:47.802Z] lf-activate-venv: SKIPPING [2021-01-27T08:36:47.802Z] INFO: No Stack... [2021-01-27T08:36:49.226Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-27T08:36:49.812Z] INFO: Archiving Costs [Pipeline] echo [2021-01-27T08:36:49.829Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-27T08:36:50.187Z] ---> logs-deploy.sh [2021-01-27T08:36:50.187Z] lf-activate-venv: SKIPPING [2021-01-27T08:36:50.187Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3030/27 [2021-01-27T08:36:50.187Z] INFO: archiving workspace using pattern(s): [2021-01-27T08:36:52.806Z] Archives upload complete. [2021-01-27T08:36:53.085Z] INFO: archiving logs to Nexus [2021-01-27T08:36:55.067Z] ---> uname -a: [2021-01-27T08:36:55.068Z] Linux prd-centos7-docker-4c-2g-23378.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-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] ---> lscpu: [2021-01-27T08:36:55.068Z] Architecture: x86_64 [2021-01-27T08:36:55.068Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-27T08:36:55.068Z] Byte Order: Little Endian [2021-01-27T08:36:55.068Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-27T08:36:55.068Z] CPU(s): 4 [2021-01-27T08:36:55.068Z] On-line CPU(s) list: 0-3 [2021-01-27T08:36:55.068Z] Thread(s) per core: 1 [2021-01-27T08:36:55.068Z] Core(s) per socket: 1 [2021-01-27T08:36:55.068Z] Socket(s): 4 [2021-01-27T08:36:55.068Z] NUMA node(s): 1 [2021-01-27T08:36:55.068Z] Vendor ID: GenuineIntel [2021-01-27T08:36:55.068Z] CPU family: 6 [2021-01-27T08:36:55.068Z] Model: 44 [2021-01-27T08:36:55.068Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-27T08:36:55.068Z] Stepping: 1 [2021-01-27T08:36:55.068Z] CPU MHz: 2933.438 [2021-01-27T08:36:55.068Z] BogoMIPS: 5866.87 [2021-01-27T08:36:55.068Z] Virtualization: VT-x [2021-01-27T08:36:55.068Z] Hypervisor vendor: KVM [2021-01-27T08:36:55.068Z] Virtualization type: full [2021-01-27T08:36:55.068Z] L1d cache: 128 KiB [2021-01-27T08:36:55.068Z] L1i cache: 128 KiB [2021-01-27T08:36:55.068Z] L2 cache: 16 MiB [2021-01-27T08:36:55.068Z] L3 cache: 64 MiB [2021-01-27T08:36:55.068Z] NUMA node0 CPU(s): 0-3 [2021-01-27T08:36:55.068Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-27T08:36:55.068Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-27T08:36:55.068Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-27T08:36:55.068Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-27T08:36:55.068Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-27T08:36:55.068Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-27T08:36:55.068Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-27T08:36:55.068Z] Vulnerability Srbds: Not affected [2021-01-27T08:36:55.068Z] Vulnerability Tsx async abort: Not affected [2021-01-27T08:36:55.068Z] 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-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] ---> nproc: [2021-01-27T08:36:55.068Z] 4 [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] ---> df -h: [2021-01-27T08:36:55.068Z] Filesystem Size Used Available Use% Mounted on [2021-01-27T08:36:55.068Z] overlay 50.0G 12.7G 37.3G 25% / [2021-01-27T08:36:55.068Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-27T08:36:55.068Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-27T08:36:55.068Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-27T08:36:55.068Z] /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os [2021-01-27T08:36:55.068Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf [2021-01-27T08:36:55.068Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname [2021-01-27T08:36:55.068Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts [2021-01-27T08:36:55.068Z] /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json [2021-01-27T08:36:55.068Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host [2021-01-27T08:36:55.068Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure [2021-01-27T08:36:55.068Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log [2021-01-27T08:36:55.068Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/27@tmp [2021-01-27T08:36:55.068Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/27 [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] ---> free -m: [2021-01-27T08:36:55.068Z] total used free shared buff/cache available [2021-01-27T08:36:55.068Z] Mem: 1837 718 101 0 1017 1038 [2021-01-27T08:36:55.068Z] Swap: 1023 72 951 [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] ---> ip addr: [2021-01-27T08:36:55.068Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-27T08:36:55.068Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-27T08:36:55.068Z] inet 127.0.0.1/8 scope host lo [2021-01-27T08:36:55.068Z] valid_lft forever preferred_lft forever [2021-01-27T08:36:55.068Z] inet6 ::1/128 scope host [2021-01-27T08:36:55.068Z] valid_lft forever preferred_lft forever [2021-01-27T08:36:55.068Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-27T08:36:55.068Z] link/ether fa:16:3e:19:44:ad brd ff:ff:ff:ff:ff:ff [2021-01-27T08:36:55.068Z] inet 10.30.122.181/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-27T08:36:55.068Z] valid_lft 85043sec preferred_lft 85043sec [2021-01-27T08:36:55.068Z] inet6 fe80::f816:3eff:fe19:44ad/64 scope link [2021-01-27T08:36:55.068Z] valid_lft forever preferred_lft forever [2021-01-27T08:36:55.068Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-27T08:36:55.068Z] link/ether 02:42:db:db:de:32 brd ff:ff:ff:ff:ff:ff [2021-01-27T08:36:55.068Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-27T08:36:55.068Z] valid_lft forever preferred_lft forever [2021-01-27T08:36:55.068Z] inet6 fe80::42:dbff:fedb:de32/64 scope link [2021-01-27T08:36:55.068Z] valid_lft forever preferred_lft forever [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] ---> sar -b -r -n DEV: [2021-01-27T08:36:55.068Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] 08:14:05 LINUX RESTART (4 CPU) [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] 08:15:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-27T08:36:55.068Z] 08:16:01 59.44 15.35 44.08 0.00 4978.50 8174.18 0.00 [2021-01-27T08:36:55.068Z] 08:17:01 119.24 51.77 67.47 0.00 4806.90 33994.34 0.00 [2021-01-27T08:36:55.068Z] 08:18:02 233.13 62.50 170.63 0.00 3006.30 27459.45 0.00 [2021-01-27T08:36:55.068Z] 08:19:01 137.29 77.17 60.11 0.00 2325.76 6262.29 0.00 [2021-01-27T08:36:55.068Z] 08:20:02 58.34 12.63 45.71 0.00 508.88 4965.40 0.00 [2021-01-27T08:36:55.068Z] 08:21:01 100.59 49.25 51.34 0.00 1623.23 4691.78 0.00 [2021-01-27T08:36:55.068Z] 08:22:01 54.74 30.26 24.48 0.00 2120.97 4813.78 0.00 [2021-01-27T08:36:55.068Z] 08:23:02 212.54 51.12 161.42 0.00 15705.91 88642.57 0.00 [2021-01-27T08:36:55.068Z] 08:24:05 1203.07 1017.37 185.70 0.00 92730.28 91674.97 0.00 [2021-01-27T08:36:55.068Z] 08:25:02 2253.15 2006.79 246.36 0.00 125392.57 140121.80 0.00 [2021-01-27T08:36:55.068Z] 08:26:02 246.85 162.69 84.17 0.00 15276.88 14542.59 0.00 [2021-01-27T08:36:55.068Z] 08:27:02 507.71 204.38 303.32 0.00 74187.88 117709.73 0.00 [2021-01-27T08:36:55.068Z] 08:28:03 1904.14 1621.72 282.42 0.00 110470.93 117806.62 0.00 [2021-01-27T08:36:55.068Z] 08:29:02 817.37 664.28 153.09 0.00 37314.65 41821.07 0.00 [2021-01-27T08:36:55.068Z] 08:30:01 203.26 29.89 173.37 0.00 2229.97 21544.69 0.00 [2021-01-27T08:36:55.068Z] 08:31:01 74.49 18.59 55.90 0.00 3008.71 11034.15 0.00 [2021-01-27T08:36:55.068Z] 08:32:01 1.51 0.03 1.48 0.00 0.80 24.91 0.00 [2021-01-27T08:36:55.068Z] 08:33:01 0.35 0.05 0.30 0.00 0.67 4.23 0.00 [2021-01-27T08:36:55.068Z] 08:34:02 0.37 0.10 0.27 0.00 1.33 3.78 0.00 [2021-01-27T08:36:55.068Z] 08:35:01 0.29 0.03 0.25 0.00 0.27 2.46 0.00 [2021-01-27T08:36:55.068Z] 08:36:01 15.76 15.57 0.18 0.00 915.94 20.13 0.00 [2021-01-27T08:36:55.068Z] Average: 388.71 288.16 100.55 0.00 23639.04 34997.13 0.00 [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] 08:15:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-27T08:36:55.068Z] 08:16:01 70800 0 662124 35.19 2620 1146000 1348880 46.04 536028 1069444 77860 [2021-01-27T08:36:55.068Z] 08:17:01 64124 0 666224 35.41 2596 1148600 1554260 53.04 719864 883216 11496 [2021-01-27T08:36:55.068Z] 08:18:02 318160 0 688628 36.60 1508 873248 1314128 44.85 451016 840416 48 [2021-01-27T08:36:55.068Z] 08:19:01 233548 0 746956 39.70 1436 899604 1642296 56.05 594804 779868 46116 [2021-01-27T08:36:55.068Z] 08:20:02 231948 0 806488 42.86 680 842428 1722436 58.78 676632 693188 56948 [2021-01-27T08:36:55.068Z] 08:21:01 234312 0 790052 41.99 680 856500 1743484 59.50 639744 720932 40736 [2021-01-27T08:36:55.068Z] 08:22:01 164520 0 742112 39.44 640 974272 1472744 50.26 606896 823620 48744 [2021-01-27T08:36:55.068Z] 08:23:02 65064 0 689148 36.63 128 1127204 1279608 43.67 730900 851496 60272 [2021-01-27T08:36:55.068Z] 08:24:05 91524 0 795620 42.29 12 994388 2174808 74.22 661312 912044 66432 [2021-01-27T08:36:55.068Z] 08:25:02 727232 0 668324 35.52 12 485976 1420516 48.48 412188 515800 16 [2021-01-27T08:36:55.068Z] 08:26:02 174968 0 882704 46.91 12 823860 1838084 62.73 734684 710712 71120 [2021-01-27T08:36:55.068Z] 08:27:02 67956 0 785084 41.73 12 1028492 2177332 74.31 751896 844236 82120 [2021-01-27T08:36:55.068Z] 08:28:03 79788 0 798204 42.42 12 1003540 2325156 79.35 730548 835252 32252 [2021-01-27T08:36:55.068Z] 08:29:02 322040 0 838788 44.58 12 720704 2640832 90.13 608828 680816 46112 [2021-01-27T08:36:55.068Z] 08:30:01 109864 0 687396 36.53 12 1084272 1404168 47.92 701436 799180 63516 [2021-01-27T08:36:55.068Z] 08:31:01 220272 0 636544 33.83 12 1024716 1220708 41.66 580772 816588 8 [2021-01-27T08:36:55.068Z] 08:32:01 223884 0 632944 33.64 12 1024704 1184716 40.43 578200 816104 8 [2021-01-27T08:36:55.068Z] 08:33:01 224212 0 632596 33.62 12 1024724 1184668 40.43 578208 816136 8 [2021-01-27T08:36:55.068Z] 08:34:02 224212 0 632576 33.62 12 1024744 1184716 40.43 578220 816188 8 [2021-01-27T08:36:55.068Z] 08:35:01 224336 0 632428 33.61 12 1024768 1184800 40.44 578380 816200 12 [2021-01-27T08:36:55.068Z] 08:36:01 193196 0 637616 33.89 12 1050720 1185032 40.44 587464 835888 96 [2021-01-27T08:36:55.068Z] Average: 203141 0 716788 38.10 497 961117 1581113 53.96 620858 803682 33520 [2021-01-27T08:36:55.068Z] [2021-01-27T08:36:55.068Z] 08:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-27T08:36:55.068Z] 08:16:01 vethb7f871e 458.17 336.33 44.51 1354.89 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:16:01 eth0 969.87 818.32 4558.86 124.72 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:16:01 docker0 458.17 336.20 38.24 1354.88 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:17:01 eth0 608.13 697.48 4150.23 66.41 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:17:01 docker0 445.78 310.43 34.21 1320.38 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:18:02 eth0 229.62 137.30 850.86 20.10 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:18:02 vethc54f7b1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:18:02 docker0 118.87 201.79 8.18 828.81 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:19:01 veth00b4bbd 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:19:01 eth0 21.11 15.96 20.41 8.62 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.068Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:20:02 veth00b4bbd 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:20:02 eth0 39.61 33.08 23.10 76.46 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:20:02 docker0 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:21:01 veth00b4bbd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:21:01 eth0 9.29 6.96 7.34 4.08 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:22:01 veth00b4bbd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:22:01 eth0 44.53 37.59 28.05 77.14 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:23:02 eth0 178.41 143.90 1686.26 20.82 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:23:02 veth4c019f1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:24:05 eth0 44.64 30.30 148.71 6.43 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:24:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:24:05 veth4c019f1 0.00 0.19 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:24:05 docker0 22.01 32.75 1.36 139.05 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:25:02 vethb6e4263 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:25:02 veth8179bb3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:25:02 veth86927c9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:25:02 vethde11ce6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:26:02 eth0 2341.54 2055.27 11991.34 495.11 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:26:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:26:02 veth4c019f1 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:26:02 vethb434fb3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:27:02 eth0 236.67 148.75 1793.43 27.03 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:27:02 veth4c019f1 0.00 0.35 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:27:02 docker0 1077.95 961.33 83.94 4131.40 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:28:03 veth2944052 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:28:03 eth0 48.80 33.09 104.30 76.20 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:28:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:28:03 veth4c019f1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:29:02 veth4f5e891 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:29:02 vethb6ad1e4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:29:02 vethf77bc7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:29:02 veth4fcaf9f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:30:01 eth0 2925.44 2398.56 15210.67 697.56 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:30:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:30:01 veth4c019f1 0.00 1.03 0.00 0.05 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:30:01 docker0 1169.20 1168.47 90.22 5314.69 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:31:01 eth0 31.69 22.23 54.44 10.56 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:31:01 docker0 3.11 6.40 0.17 34.19 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:32:01 eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:33:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:34:02 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:35:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:36:01 eth0 8.17 6.92 7.71 4.30 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] Average: eth0 130.64 108.17 691.11 31.75 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] Average: docker0 55.09 55.22 4.25 251.39 0.00 0.00 0.00 0.00 [2021-01-27T08:36:55.069Z] [2021-01-27T08:36:55.069Z] [2021-01-27T08:36:55.069Z] ---> sar -P ALL: [2021-01-27T08:36:55.069Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) [2021-01-27T08:36:55.069Z] [2021-01-27T08:36:55.069Z] 08:14:05 LINUX RESTART (4 CPU) [2021-01-27T08:36:55.069Z] [2021-01-27T08:36:55.069Z] 08:15:02 CPU %user %nice %system %iowait %steal %idle [2021-01-27T08:36:55.069Z] 08:16:01 all 6.15 0.00 3.59 1.26 17.99 71.01 [2021-01-27T08:36:55.069Z] 08:16:01 0 4.94 0.00 3.96 0.56 20.18 70.36 [2021-01-27T08:36:55.069Z] 08:16:01 1 5.58 0.00 3.25 0.18 18.07 72.92 [2021-01-27T08:36:55.069Z] 08:16:01 2 8.24 0.00 3.91 3.06 18.22 66.58 [2021-01-27T08:36:55.069Z] 08:16:01 3 5.92 0.00 3.25 1.30 15.49 74.03 [2021-01-27T08:36:55.069Z] 08:17:01 all 7.23 0.00 3.10 1.00 20.57 68.10 [2021-01-27T08:36:55.069Z] 08:17:01 0 6.25 0.00 3.24 1.20 22.83 66.49 [2021-01-27T08:36:55.069Z] 08:17:01 1 11.22 0.00 3.26 1.09 19.70 64.74 [2021-01-27T08:36:55.069Z] 08:17:01 2 5.56 0.00 3.03 0.98 20.62 69.81 [2021-01-27T08:36:55.069Z] 08:17:01 3 5.91 0.00 2.86 0.73 19.14 71.35 [2021-01-27T08:36:55.069Z] 08:18:02 all 5.38 0.00 5.63 4.20 18.84 65.94 [2021-01-27T08:36:55.069Z] 08:18:02 0 4.71 0.00 5.61 4.04 20.36 65.28 [2021-01-27T08:36:55.069Z] 08:18:02 1 5.29 0.00 5.37 3.15 18.63 67.56 [2021-01-27T08:36:55.069Z] 08:18:02 2 5.76 0.00 6.20 4.69 19.08 64.26 [2021-01-27T08:36:55.069Z] 08:18:02 3 5.78 0.00 5.36 4.93 17.25 66.68 [2021-01-27T08:36:55.069Z] 08:19:01 all 32.77 0.00 9.76 3.99 24.62 28.87 [2021-01-27T08:36:55.069Z] 08:19:01 0 29.47 0.00 8.10 2.55 25.63 34.24 [2021-01-27T08:36:55.069Z] 08:19:01 1 37.91 0.00 10.81 5.36 22.52 23.40 [2021-01-27T08:36:55.069Z] 08:19:01 2 28.13 0.00 9.10 3.83 25.40 33.54 [2021-01-27T08:36:55.069Z] 08:19:01 3 36.20 0.00 11.21 4.36 24.76 23.46 [2021-01-27T08:36:55.069Z] 08:20:02 all 31.05 0.00 10.72 1.88 33.62 22.72 [2021-01-27T08:36:55.069Z] 08:20:02 0 27.22 0.00 9.52 1.79 34.55 26.92 [2021-01-27T08:36:55.069Z] 08:20:02 1 30.23 0.00 11.45 2.42 33.72 22.18 [2021-01-27T08:36:55.069Z] 08:20:02 2 41.47 0.00 12.87 2.02 30.41 13.23 [2021-01-27T08:36:55.069Z] 08:20:02 3 26.42 0.00 9.31 1.34 35.45 27.48 [2021-01-27T08:36:55.069Z] 08:21:01 all 30.14 0.00 13.02 3.64 34.68 18.52 [2021-01-27T08:36:55.069Z] 08:21:01 0 30.36 0.00 12.90 2.43 35.21 19.11 [2021-01-27T08:36:55.069Z] 08:21:01 1 31.04 0.00 12.57 4.52 35.11 16.75 [2021-01-27T08:36:55.069Z] 08:21:01 2 28.79 0.00 12.74 3.16 35.31 20.00 [2021-01-27T08:36:55.069Z] 08:21:01 3 30.37 0.00 13.89 4.46 33.06 18.22 [2021-01-27T08:36:55.069Z] 08:22:01 all 16.71 0.00 9.46 0.76 26.91 46.15 [2021-01-27T08:36:55.069Z] 08:22:01 0 14.81 0.00 8.13 0.75 29.00 47.31 [2021-01-27T08:36:55.069Z] 08:22:01 1 18.13 0.00 9.86 0.99 27.75 43.27 [2021-01-27T08:36:55.069Z] 08:22:01 2 17.64 0.00 9.75 0.73 25.18 46.69 [2021-01-27T08:36:55.069Z] 08:22:01 3 16.29 0.00 10.14 0.57 25.68 47.31 [2021-01-27T08:36:55.069Z] 08:23:02 all 5.86 0.00 8.03 3.14 26.12 56.85 [2021-01-27T08:36:55.069Z] 08:23:02 0 5.69 0.00 7.12 3.58 26.85 56.76 [2021-01-27T08:36:55.069Z] 08:23:02 1 5.67 0.00 8.11 2.63 26.37 57.22 [2021-01-27T08:36:55.069Z] 08:23:02 2 6.52 0.00 8.53 2.80 25.65 56.49 [2021-01-27T08:36:55.069Z] 08:23:02 3 5.55 0.00 8.40 3.53 25.60 56.92 [2021-01-27T08:36:55.069Z] 08:24:05 all 11.99 0.00 12.97 13.64 32.73 28.67 [2021-01-27T08:36:55.069Z] 08:24:05 0 11.46 0.00 11.83 11.48 33.17 32.06 [2021-01-27T08:36:55.069Z] 08:24:05 1 11.96 0.00 13.77 14.98 32.84 26.46 [2021-01-27T08:36:55.069Z] 08:24:05 2 12.20 0.00 12.62 14.73 31.74 28.71 [2021-01-27T08:36:55.069Z] 08:24:05 3 12.35 0.00 13.69 13.45 33.16 27.34 [2021-01-27T08:36:55.069Z] 08:25:02 all 10.39 0.00 11.47 27.85 28.09 22.19 [2021-01-27T08:36:55.069Z] 08:25:02 0 10.26 0.00 11.07 26.33 28.41 23.93 [2021-01-27T08:36:55.069Z] 08:25:02 1 8.49 0.00 11.21 28.96 27.66 23.67 [2021-01-27T08:36:55.069Z] 08:25:02 2 11.49 0.00 10.98 26.25 27.42 23.86 [2021-01-27T08:36:55.069Z] 08:25:02 3 11.39 0.00 12.68 29.91 28.87 17.16 [2021-01-27T08:36:55.069Z] 08:26:02 all 58.39 0.00 13.62 3.84 21.09 3.07 [2021-01-27T08:36:55.069Z] 08:26:02 0 56.81 0.00 13.59 4.69 22.39 2.52 [2021-01-27T08:36:55.069Z] 08:26:02 1 58.57 0.00 13.38 3.06 21.04 3.95 [2021-01-27T08:36:55.069Z] 08:26:02 2 59.61 0.00 13.91 3.46 19.56 3.46 [2021-01-27T08:36:55.069Z] 08:26:02 3 58.58 0.00 13.59 4.13 21.38 2.32 [2021-01-27T08:36:55.069Z] [2021-01-27T08:36:55.069Z] 08:26:02 CPU %user %nice %system %iowait %steal %idle [2021-01-27T08:36:55.069Z] 08:27:02 all 13.08 0.00 15.60 11.54 31.85 27.94 [2021-01-27T08:36:55.069Z] 08:27:02 0 11.03 0.00 14.33 12.52 33.04 29.08 [2021-01-27T08:36:55.069Z] 08:27:02 1 14.18 0.00 15.25 10.99 31.42 28.17 [2021-01-27T08:36:55.069Z] 08:27:02 2 13.69 0.00 17.55 11.02 31.57 26.18 [2021-01-27T08:36:55.069Z] 08:27:02 3 13.50 0.00 15.33 11.57 31.31 28.28 [2021-01-27T08:36:55.069Z] 08:28:03 all 10.43 0.00 13.53 27.26 26.45 22.34 [2021-01-27T08:36:55.069Z] 08:28:03 0 10.77 0.00 13.57 26.79 27.69 21.17 [2021-01-27T08:36:55.069Z] 08:28:03 1 10.88 0.00 13.82 28.45 26.45 20.40 [2021-01-27T08:36:55.069Z] 08:28:03 2 10.47 0.00 13.44 28.17 25.04 22.88 [2021-01-27T08:36:55.069Z] 08:28:03 3 9.60 0.00 13.28 25.63 26.58 24.90 [2021-01-27T08:36:55.069Z] 08:29:02 all 51.04 0.00 14.58 10.76 16.41 7.21 [2021-01-27T08:36:55.069Z] 08:29:02 0 52.53 0.00 15.52 10.51 15.81 5.63 [2021-01-27T08:36:55.069Z] 08:29:02 1 52.14 0.00 14.52 11.66 16.09 5.59 [2021-01-27T08:36:55.069Z] 08:29:02 2 49.68 0.00 12.85 11.36 17.74 8.37 [2021-01-27T08:36:55.069Z] 08:29:02 3 49.80 0.00 15.45 9.52 16.00 9.23 [2021-01-27T08:36:55.069Z] 08:30:01 all 27.95 0.00 12.52 9.75 16.33 33.45 [2021-01-27T08:36:55.069Z] 08:30:01 0 28.68 0.00 12.87 11.09 15.98 31.39 [2021-01-27T08:36:55.069Z] 08:30:01 1 27.72 0.00 13.43 10.20 15.67 32.98 [2021-01-27T08:36:55.069Z] 08:30:01 2 29.35 0.00 12.50 9.54 16.63 31.99 [2021-01-27T08:36:55.069Z] 08:30:01 3 26.08 0.00 11.28 8.22 17.03 37.39 [2021-01-27T08:36:55.069Z] 08:31:01 all 1.53 0.00 3.57 2.01 8.33 84.56 [2021-01-27T08:36:55.069Z] 08:31:01 0 1.47 0.00 2.82 0.92 9.42 85.38 [2021-01-27T08:36:55.069Z] 08:31:01 1 1.32 0.00 3.91 2.67 8.35 83.74 [2021-01-27T08:36:55.069Z] 08:31:01 2 1.71 0.00 3.02 1.94 8.12 85.21 [2021-01-27T08:36:55.069Z] 08:31:01 3 1.62 0.00 4.53 2.52 7.43 83.90 [2021-01-27T08:36:55.069Z] 08:32:01 all 0.11 0.00 0.05 0.00 0.28 99.56 [2021-01-27T08:36:55.069Z] 08:32:01 0 0.35 0.00 0.03 0.00 0.37 99.25 [2021-01-27T08:36:55.069Z] 08:32:01 1 0.05 0.00 0.07 0.00 0.51 99.37 [2021-01-27T08:36:55.069Z] 08:32:01 2 0.03 0.00 0.03 0.00 0.18 99.75 [2021-01-27T08:36:55.069Z] 08:32:01 3 0.02 0.00 0.05 0.02 0.07 99.85 [2021-01-27T08:36:55.069Z] 08:33:01 all 0.17 0.00 0.43 0.00 0.82 98.58 [2021-01-27T08:36:55.069Z] 08:33:01 0 0.38 0.00 0.17 0.00 0.89 98.56 [2021-01-27T08:36:55.070Z] 08:33:01 1 0.10 0.00 0.28 0.00 1.11 98.51 [2021-01-27T08:36:55.070Z] 08:33:01 2 0.12 0.00 0.78 0.02 0.33 98.75 [2021-01-27T08:36:55.070Z] 08:33:01 3 0.07 0.00 0.51 0.00 0.94 98.48 [2021-01-27T08:36:55.070Z] 08:34:02 all 0.09 0.00 0.04 0.01 0.26 99.60 [2021-01-27T08:36:55.070Z] 08:34:02 0 0.28 0.00 0.08 0.00 0.76 98.87 [2021-01-27T08:36:55.070Z] 08:34:02 1 0.03 0.00 0.02 0.02 0.07 99.87 [2021-01-27T08:36:55.070Z] 08:34:02 2 0.03 0.00 0.03 0.02 0.15 99.77 [2021-01-27T08:36:55.070Z] 08:34:02 3 0.02 0.00 0.02 0.00 0.07 99.90 [2021-01-27T08:36:55.070Z] 08:35:01 all 0.13 0.00 0.07 0.00 0.88 98.92 [2021-01-27T08:36:55.070Z] 08:35:01 0 0.37 0.00 0.03 0.02 1.27 98.32 [2021-01-27T08:36:55.070Z] 08:35:01 1 0.07 0.00 0.05 0.00 0.99 98.89 [2021-01-27T08:36:55.070Z] 08:35:01 2 0.03 0.00 0.05 0.00 0.60 99.31 [2021-01-27T08:36:55.070Z] 08:35:01 3 0.03 0.00 0.15 0.00 0.65 99.16 [2021-01-27T08:36:55.070Z] 08:36:01 all 0.93 0.00 0.75 0.57 2.42 95.34 [2021-01-27T08:36:55.070Z] 08:36:01 0 1.04 0.00 0.82 0.69 3.08 94.37 [2021-01-27T08:36:55.070Z] 08:36:01 1 1.15 0.00 0.83 0.85 1.83 95.35 [2021-01-27T08:36:55.070Z] 08:36:01 2 0.48 0.00 0.56 0.26 2.65 96.05 [2021-01-27T08:36:55.070Z] 08:36:01 3 1.06 0.00 0.78 0.46 2.10 95.60 [2021-01-27T08:36:55.070Z] Average: all 14.23 0.00 7.50 5.92 18.30 54.06 [2021-01-27T08:36:55.070Z] Average: 0 13.70 0.00 7.18 5.69 19.25 54.18 [2021-01-27T08:36:55.070Z] Average: 1 14.64 0.00 7.61 6.16 18.13 53.46 [2021-01-27T08:36:55.070Z] Average: 2 14.64 0.00 7.58 5.98 17.88 53.93 [2021-01-27T08:36:55.070Z] Average: 3 13.94 0.00 7.62 5.88 17.91 54.66 [2021-01-27T08:36:55.070Z] [2021-01-27T08:36:55.070Z] [2021-01-27T08:36:55.070Z]