Pull request #3402 opened 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from b27c83eeb2c3ab2cbae14ac6d387c82e552599c9+03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 (2560993ff258fc9f8d36d4d10320dda50913641d) Running in Durability level: MAX_SURVIVABILITY 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3402/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3402/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-centos7-docker-4c-2g-1817 in /w/workspace/edgexfoundry_edgex-go_PR-3402 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 Merge succeeded, producing b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 Checking out Revision b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 (PR-3402) > 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/3402/head:refs/remotes/origin/PR-3402 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 Commit message: "feat(security)!: Switch Consul's default_policy to deny - turn on Consul's "deny" default_policy - use more restrict policy rules for Consul's agent token" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-26T16:43:36.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-26T16:43:36.921Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-26T16:43:37.034Z] ========================================================= [2021-04-26T16:43:37.034Z] EdgeX Global Pipelines Version Info [2021-04-26T16:43:37.034Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-26T16:43:39.118Z] ------------------- [2021-04-26T16:43:39.118Z] stable info: [2021-04-26T16:43:39.118Z] ------------------- [2021-04-26T16:43:39.118Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-26T16:43:39.118Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-26T16:43:39.118Z] Message: update stable to v1.0.186 [2021-04-26T16:43:39.727Z] ------------------- [2021-04-26T16:43:39.727Z] experimental info: [2021-04-26T16:43:39.727Z] ------------------- [2021-04-26T16:43:39.727Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-26T16:43:39.727Z] Commit SHA: cb91434416315492d6e8e8a157e47fc41dd13198 [2021-04-26T16:43:39.727Z] Message: update experimental to v1.0.189 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-26T16:43:40.049Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-04-26T16:43:40.107Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-04-26T16:43:40.169Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-26T16:43:40.228Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-26T16:43:40.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-26T16:43:40.346Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-26T16:43:40.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-26T16:43:40.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-04-26T16:43:40.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-04-26T16:43:40.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-04-26T16:43:40.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-26T16:43:40.700Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-26T16:43:40.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-26T16:43:40.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-26T16:43:40.872Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T16:43:40.928Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-26T16:43:40.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-26T16:43:41.039Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-26T16:43:41.098Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-04-26T16:43:41.158Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-04-26T16:43:41.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-26T16:43:41.280Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-26T16:43:41.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3402 [Pipeline] echo [2021-04-26T16:43:41.390Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3402 [Pipeline] echo [2021-04-26T16:43:41.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3402 [Pipeline] echo [2021-04-26T16:43:41.504Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [Pipeline] echo [2021-04-26T16:43:41.570Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b27c83e [Pipeline] echo [2021-04-26T16:43:41.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T16:43:41.843Z] provisioning config files... [2021-04-26T16:43:41.883Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config34789132217551527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T16:43:42.325Z] ---> docker-login.sh [2021-04-26T16:43:42.325Z] nexus3.edgexfoundry.org:10001 [2021-04-26T16:43:42.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T16:43:43.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T16:43:43.196Z] Configure a credential helper to remove this warning. See [2021-04-26T16:43:43.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T16:43:43.196Z] [2021-04-26T16:43:43.196Z] Login Succeeded [2021-04-26T16:43:43.196Z] nexus3.edgexfoundry.org:10002 [2021-04-26T16:43:44.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T16:43:44.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T16:43:44.769Z] Configure a credential helper to remove this warning. See [2021-04-26T16:43:44.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T16:43:44.769Z] [2021-04-26T16:43:44.769Z] Login Succeeded [2021-04-26T16:43:44.769Z] nexus3.edgexfoundry.org:10003 [2021-04-26T16:43:45.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T16:43:45.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T16:43:45.799Z] Configure a credential helper to remove this warning. See [2021-04-26T16:43:45.799Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T16:43:45.799Z] [2021-04-26T16:43:45.799Z] Login Succeeded [2021-04-26T16:43:45.799Z] nexus3.edgexfoundry.org:10004 [2021-04-26T16:43:46.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T16:43:46.388Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T16:43:46.388Z] Configure a credential helper to remove this warning. See [2021-04-26T16:43:46.388Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T16:43:46.388Z] [2021-04-26T16:43:46.388Z] Login Succeeded [2021-04-26T16:43:46.388Z] docker.io [2021-04-26T16:43:47.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T16:43:47.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T16:43:47.344Z] Configure a credential helper to remove this warning. See [2021-04-26T16:43:47.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T16:43:47.344Z] [2021-04-26T16:43:47.344Z] Login Succeeded [2021-04-26T16:43:47.344Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T16:43:47.409Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T16:43:47.912Z] ++ 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-04-26T16:43:47.912Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T16:43:47.912Z] ++ dirname cmd/core-command/Dockerfile [2021-04-26T16:43:47.912Z] ++ cut -d/ -f2 [2021-04-26T16:43:47.913Z] + echo core-command,cmd/core-command/Dockerfile [2021-04-26T16:43:47.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T16:43:47.913Z] ++ dirname cmd/core-data/Dockerfile [2021-04-26T16:43:47.913Z] ++ cut -d/ -f2 [2021-04-26T16:43:47.913Z] + echo core-data,cmd/core-data/Dockerfile [2021-04-26T16:43:47.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T16:43:47.913Z] ++ cut -d/ -f2 [2021-04-26T16:43:47.913Z] ++ dirname cmd/core-metadata/Dockerfile [2021-04-26T16:43:47.913Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-04-26T16:43:47.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T16:43:47.913Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-04-26T16:43:47.913Z] ++ cut -d/ -f2 [2021-04-26T16:43:47.913Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-04-26T16:43:47.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T16:43:47.913Z] ++ cut -d/ -f2 [2021-04-26T16:43:47.913Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-04-26T16:43:47.913Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-04-26T16:43:47.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T16:43:47.913Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-04-26T16:43:47.913Z] ++ cut -d/ -f2 [2021-04-26T16:43:47.913Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-04-26T16:43:47.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T16:43:47.913Z] ++ dirname cmd/support-notifications/Dockerfile [2021-04-26T16:43:47.913Z] ++ cut -d/ -f2 [2021-04-26T16:43:47.913Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-04-26T16:43:47.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T16:43:47.913Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-04-26T16:43:47.913Z] ++ cut -d/ -f2 [2021-04-26T16:43:47.913Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-04-26T16:43:47.913Z] + for file in '`ls cmd/**/Dockerfile`' [2021-04-26T16:43:47.913Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-04-26T16:43:47.913Z] ++ cut -d/ -f2 [2021-04-26T16:43:47.913Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-04-26T16:43:48.092Z] 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-04-26T16:43:49.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T16:43:49.781Z] [2021-04-26T16:43:49.781Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:43:50.161Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T16:43:50.161Z] latest: Pulling from edgex-devops/git-semver [2021-04-26T16:43:50.161Z] 31603596830f: Pulling fs layer [2021-04-26T16:43:50.161Z] 2a8b12db71e7: Pulling fs layer [2021-04-26T16:43:50.161Z] 6ca5941a6612: Pulling fs layer [2021-04-26T16:43:50.161Z] ecc8261a40a4: Pulling fs layer [2021-04-26T16:43:50.161Z] ecc8261a40a4: Waiting [2021-04-26T16:43:50.161Z] 2a8b12db71e7: Verifying Checksum [2021-04-26T16:43:50.161Z] 2a8b12db71e7: Download complete [2021-04-26T16:43:50.161Z] 31603596830f: Verifying Checksum [2021-04-26T16:43:50.161Z] 31603596830f: Download complete [2021-04-26T16:43:50.426Z] 6ca5941a6612: Verifying Checksum [2021-04-26T16:43:50.426Z] 6ca5941a6612: Download complete [2021-04-26T16:43:50.426Z] ecc8261a40a4: Verifying Checksum [2021-04-26T16:43:50.426Z] ecc8261a40a4: Download complete [2021-04-26T16:43:51.989Z] 31603596830f: Pull complete [2021-04-26T16:43:51.989Z] 2a8b12db71e7: Pull complete [2021-04-26T16:43:53.045Z] 6ca5941a6612: Pull complete [2021-04-26T16:43:54.681Z] ecc8261a40a4: Pull complete [2021-04-26T16:43:54.681Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-26T16:43:54.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-26T16:43:54.681Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-26T16:43:55.108Z] prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container [2021-04-26T16:43:55.305Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-26T16:43:59.798Z] $ docker top 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-26T16:44:00.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T16:44:00.194Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T16:44:00.681Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T16:44:00.687Z] $ docker exec 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 ssh-agent [2021-04-26T16:44:00.958Z] SSH_AUTH_SOCK=/tmp/ssh-9YIJNkV29NLj/agent.11 [2021-04-26T16:44:00.958Z] SSH_AGENT_PID=16 [2021-04-26T16:44:00.979Z] Running ssh-add (command line suppressed) [2021-04-26T16:44:01.162Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2183792819700641348.key (/w/workspace/edgex-go/1@tmp/private_key_2183792819700641348.key) [2021-04-26T16:44:01.254Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T16:44:01.938Z] + git tag --points-at HEAD [Pipeline] } [2021-04-26T16:44:01.987Z] $ docker exec --env ******** --env ******** 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 ssh-agent -k [2021-04-26T16:44:02.145Z] unset SSH_AUTH_SOCK; [2021-04-26T16:44:02.145Z] unset SSH_AGENT_PID; [2021-04-26T16:44:02.145Z] echo Agent pid 16 killed; [2021-04-26T16:44:02.209Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-26T16:44:02.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-26T16:44:02.298Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-26T16:44:02.539Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-26T16:44:02.543Z] $ docker exec 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 ssh-agent [2021-04-26T16:44:02.772Z] SSH_AUTH_SOCK=/tmp/ssh-IqRe6WKrYLow/agent.47 [2021-04-26T16:44:02.772Z] SSH_AGENT_PID=52 [2021-04-26T16:44:02.781Z] Running ssh-add (command line suppressed) [2021-04-26T16:44:02.959Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_8191452401095611409.key (/w/workspace/edgex-go/1@tmp/private_key_8191452401095611409.key) [2021-04-26T16:44:03.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-26T16:44:03.375Z] + git semver init [2021-04-26T16:44:03.375Z] # -> Open(): unable to determine branch for HEAD [2021-04-26T16:44:03.375Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-04-26T16:44:03.375Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-04-26T16:44:03.375Z] # $SEMVER_REMOTE_NAME = origin [2021-04-26T16:44:03.375Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-26T16:44:03.375Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-26T16:44:03.375Z] # $SEMVER_BRANCH = PR-3402 [2021-04-26T16:44:03.375Z] # $SEMVER_TEMP = /tmp/semver-344682525 [2021-04-26T16:44:03.375Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-04-26T16:44:36.230Z] # '/tmp/semver-344682525' -> '/w/workspace/edgex-go/1/.semver' [2021-04-26T16:44:36.230Z] # -> Force: false [2021-04-26T16:44:36.230Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-04-26T16:44:36.266Z] $ docker exec --env ******** --env ******** 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 ssh-agent -k [2021-04-26T16:44:36.730Z] unset SSH_AUTH_SOCK; [2021-04-26T16:44:36.730Z] unset SSH_AGENT_PID; [2021-04-26T16:44:36.730Z] echo Agent pid 52 killed; [2021-04-26T16:44:36.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-26T16:44:37.316Z] + git semver [Pipeline] } [2021-04-26T16:44:37.621Z] $ docker stop --time=1 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 [2021-04-26T16:44:39.841Z] $ docker rm -f 8085ef5d268e266025aac842f2a682ec4f2c0712e9f18915d1b2c12bcd36f823 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T16:44:41.007Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-26T16:44:42.172Z] Stashed 1 file(s) [Pipeline] echo [2021-04-26T16:44:42.197Z] [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-04-26T16:44:43.189Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-26T16:44:43.608Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T16:44:44.069Z] + true [2021-04-26T16:44:44.069Z] + sudo service docker restart [2021-04-26T16:44:44.069Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-04-26T16:44:46.064Z] ========================================================= [2021-04-26T16:44:46.064Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-26T16:44:46.064Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:44:46.467Z] + 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-04-26T16:44:51.835Z] Sending build context to Docker daemon 329.6MB [2021-04-26T16:44:51.835Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T16:44:51.835Z] Step 2/6 : FROM ${BASE} [2021-04-26T16:44:51.835Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-26T16:44:51.835Z] 188c0c94c7c5: Pulling fs layer [2021-04-26T16:44:51.835Z] 0ef7d3d256c8: Pulling fs layer [2021-04-26T16:44:51.835Z] de9db76c5a1d: Pulling fs layer [2021-04-26T16:44:51.835Z] bca2f99d35d6: Pulling fs layer [2021-04-26T16:44:51.835Z] 93359f2a8cfa: Pulling fs layer [2021-04-26T16:44:51.835Z] 7c6f9722023f: Pulling fs layer [2021-04-26T16:44:51.835Z] a35cf1a2eb13: Pulling fs layer [2021-04-26T16:44:51.835Z] 93359f2a8cfa: Waiting [2021-04-26T16:44:51.835Z] bca2f99d35d6: Waiting [2021-04-26T16:44:51.835Z] 7c6f9722023f: Waiting [2021-04-26T16:44:51.835Z] a35cf1a2eb13: Waiting [2021-04-26T16:44:51.835Z] de9db76c5a1d: Verifying Checksum [2021-04-26T16:44:51.835Z] de9db76c5a1d: Download complete [2021-04-26T16:44:51.835Z] 0ef7d3d256c8: Verifying Checksum [2021-04-26T16:44:51.835Z] 0ef7d3d256c8: Download complete [2021-04-26T16:44:51.835Z] 93359f2a8cfa: Verifying Checksum [2021-04-26T16:44:51.835Z] 93359f2a8cfa: Download complete [2021-04-26T16:44:52.118Z] 7c6f9722023f: Verifying Checksum [2021-04-26T16:44:52.118Z] 7c6f9722023f: Download complete [2021-04-26T16:44:52.387Z] 188c0c94c7c5: Verifying Checksum [2021-04-26T16:44:52.387Z] 188c0c94c7c5: Download complete [2021-04-26T16:44:52.663Z] 188c0c94c7c5: Pull complete [2021-04-26T16:44:53.639Z] 0ef7d3d256c8: Pull complete [2021-04-26T16:44:54.225Z] de9db76c5a1d: Pull complete [2021-04-26T16:44:54.829Z] a35cf1a2eb13: Verifying Checksum [2021-04-26T16:44:54.829Z] a35cf1a2eb13: Download complete [2021-04-26T16:44:56.245Z] bca2f99d35d6: Verifying Checksum [2021-04-26T16:44:56.245Z] bca2f99d35d6: Download complete [2021-04-26T16:44:57.633Z] Still waiting to schedule task [2021-04-26T16:44:57.633Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-04-26T16:45:08.812Z] bca2f99d35d6: Pull complete [2021-04-26T16:45:09.079Z] 93359f2a8cfa: Pull complete [2021-04-26T16:45:09.351Z] 7c6f9722023f: Pull complete [2021-04-26T16:45:16.073Z] a35cf1a2eb13: Pull complete [2021-04-26T16:45:16.073Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-26T16:45:16.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-26T16:45:16.073Z] ---> a62c8e92a672 [2021-04-26T16:45:16.073Z] 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-04-26T16:45:16.073Z] ---> Running in f3a8df07f378 [2021-04-26T16:45:17.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:45:17.625Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:45:17.889Z] (1/12) Installing libmagic (5.38-r0) [2021-04-26T16:45:18.155Z] (2/12) Installing file (5.38-r0) [2021-04-26T16:45:18.155Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-26T16:45:18.155Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-26T16:45:21.570Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-26T16:45:21.570Z] (6/12) Installing patch (2.7.6-r6) [2021-04-26T16:45:21.570Z] (7/12) Installing build-base (0.5-r2) [2021-04-26T16:45:21.570Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-26T16:45:21.570Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-26T16:45:21.570Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-26T16:45:21.837Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-26T16:45:21.837Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-26T16:45:21.837Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T16:45:22.107Z] OK: 233 MiB in 51 packages [2021-04-26T16:45:26.425Z] Removing intermediate container f3a8df07f378 [2021-04-26T16:45:26.425Z] ---> c7cf08208de6 [2021-04-26T16:45:26.425Z] Step 4/6 : WORKDIR /edgex-go [2021-04-26T16:45:26.425Z] ---> Running in a72b456e4df9 [2021-04-26T16:45:26.425Z] Removing intermediate container a72b456e4df9 [2021-04-26T16:45:26.425Z] ---> 7461f37c1ed7 [2021-04-26T16:45:26.425Z] Step 5/6 : COPY go.mod . [2021-04-26T16:45:26.425Z] ---> 01f2f4fb50b0 [2021-04-26T16:45:26.425Z] Step 6/6 : RUN go mod download [2021-04-26T16:45:26.706Z] ---> Running in 56ba7bc57b5a [2021-04-26T16:46:05.949Z] Removing intermediate container 56ba7bc57b5a [2021-04-26T16:46:05.949Z] ---> b81aacc0d716 [2021-04-26T16:46:05.949Z] Successfully built b81aacc0d716 [2021-04-26T16:46:05.949Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:46:06.337Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T16:46:06.615Z] . [Pipeline] withDockerContainer [2021-04-26T16:46:07.076Z] prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container [2021-04-26T16:46:07.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-26T16:46:08.865Z] $ docker top 4f9adf457a72ea5e96fe35f0985c179ed6ffbe4ac50eb38a442ad6c3dedb9aaa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T16:46:09.798Z] + go version [2021-04-26T16:46:09.798Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-26T16:46:09.876Z] $ docker stop --time=1 4f9adf457a72ea5e96fe35f0985c179ed6ffbe4ac50eb38a442ad6c3dedb9aaa [2021-04-26T16:46:11.892Z] $ docker rm -f 4f9adf457a72ea5e96fe35f0985c179ed6ffbe4ac50eb38a442ad6c3dedb9aaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:46:13.019Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-26T16:46:13.019Z] . [Pipeline] withDockerContainer [2021-04-26T16:46:13.194Z] prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container [2021-04-26T16:46:13.270Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-26T16:46:14.686Z] $ docker top 733d3ab5ebfd84fec16aa342e49b347157d7380998b279f7ed9afea3a2bc635e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-26T16:46:14.901Z] ========================================================= [2021-04-26T16:46:14.901Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-26T16:46:14.901Z] ========================================================= [Pipeline] sh [2021-04-26T16:46:15.236Z] + make test [2021-04-26T16:46:15.236Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-26T16:46:33.654Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-26T16:46:48.918Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1824 in /w/workspace/edgexfoundry_edgex-go_PR-3402 [Pipeline] { [Pipeline] ws [2021-04-26T16:46:48.977Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T16:46:54.611Z] using credential edgex-jenkins-ssh [2021-04-26T16:46:54.631Z] Cloning the remote Git repository [2021-04-26T16:46:54.691Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-26T16:46:54.802Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-26T16:46:54.909Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-26T16:46:54.910Z] > git --version # timeout=10 [2021-04-26T16:46:54.928Z] > git --version # 'git version 2.17.1' [2021-04-26T16:46:54.930Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T16:46:55.055Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T16:47:06.492Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-26T16:47:10.576Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-26T16:47:10.595Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T16:47:10.622Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-26T16:47:10.659Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-26T16:47:10.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T16:47:10.670Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3402/head:refs/remotes/origin/PR-3402 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T16:47:11.502Z] Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:47:11.942Z] Merge succeeded, producing b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:47:11.943Z] Checking out Revision b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 (PR-3402) [2021-04-26T16:47:11.519Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T16:47:11.537Z] > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 [2021-04-26T16:47:11.856Z] > git remote # timeout=10 [2021-04-26T16:47:11.875Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T16:47:11.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T16:47:11.903Z] > git merge 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 [2021-04-26T16:47:11.926Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T16:47:11.948Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T16:47:11.958Z] > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 [2021-04-26T16:47:15.173Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-26T16:47:16.260Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-26T16:47:16.260Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-26T16:47:16.398Z] Commit message: "feat(security)!: Switch Consul's default_policy to deny - turn on Consul's "deny" default_policy - use more restrict policy rules for Consul's agent token" [2021-04-26T16:47:16.448Z] > git --version # timeout=10 [2021-04-26T16:47:16.461Z] > git --version # 'git version 2.17.1' [2021-04-26T16:47:16.476Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-26T16:47:20.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-26T16:47:20.049Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-26T16:47:20.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-26T16:47:20.050Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-04-26T16:47:20.230Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-26T16:47:20.647Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-26T16:47:21.008Z] + true [2021-04-26T16:47:21.008Z] + sudo service docker restart [2021-04-26T16:47:21.517Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-26T16:47:22.543Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-26T16:47:23.107Z] provisioning config files... [2021-04-26T16:47:23.166Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8041285372733795514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T16:47:23.588Z] ---> docker-login.sh [2021-04-26T16:47:23.588Z] nexus3.edgexfoundry.org:10001 [2021-04-26T16:47:24.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T16:47:25.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T16:47:25.176Z] Configure a credential helper to remove this warning. See [2021-04-26T16:47:25.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T16:47:25.176Z] [2021-04-26T16:47:25.176Z] Login Succeeded [2021-04-26T16:47:25.176Z] nexus3.edgexfoundry.org:10002 [2021-04-26T16:47:25.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T16:47:25.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T16:47:25.451Z] Configure a credential helper to remove this warning. See [2021-04-26T16:47:25.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T16:47:25.451Z] [2021-04-26T16:47:25.451Z] Login Succeeded [2021-04-26T16:47:25.451Z] nexus3.edgexfoundry.org:10003 [2021-04-26T16:47:26.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T16:47:26.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T16:47:26.056Z] Configure a credential helper to remove this warning. See [2021-04-26T16:47:26.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T16:47:26.056Z] [2021-04-26T16:47:26.056Z] Login Succeeded [2021-04-26T16:47:26.056Z] nexus3.edgexfoundry.org:10004 [2021-04-26T16:47:26.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T16:47:26.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T16:47:26.657Z] Configure a credential helper to remove this warning. See [2021-04-26T16:47:26.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T16:47:26.657Z] [2021-04-26T16:47:26.657Z] Login Succeeded [2021-04-26T16:47:26.657Z] docker.io [2021-04-26T16:47:26.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-26T16:47:27.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-26T16:47:27.045Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-26T16:47:27.045Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-26T16:47:27.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-26T16:47:27.529Z] Configure a credential helper to remove this warning. See [2021-04-26T16:47:27.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-26T16:47:27.529Z] [2021-04-26T16:47:27.529Z] Login Succeeded [2021-04-26T16:47:27.529Z] ---> docker-login.sh ends [Pipeline] } [2021-04-26T16:47:27.560Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-26T16:47:28.012Z] ========================================================= [2021-04-26T16:47:28.012Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-26T16:47:28.012Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:47:28.404Z] + 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-04-26T16:47:29.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.268s coverage: 45.9% of statements [2021-04-26T16:47:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-26T16:47:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-26T16:47:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-26T16:47:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-26T16:47:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-26T16:47:29.801Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-26T16:47:29.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.081s coverage: 19.8% of statements [2021-04-26T16:47:29.801Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.171s coverage: 100.0% of statements [2021-04-26T16:47:31.037Z] Sending build context to Docker daemon 167.4MB [2021-04-26T16:47:31.037Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-04-26T16:47:31.037Z] Step 2/6 : FROM ${BASE} [2021-04-26T16:47:31.037Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-26T16:47:31.037Z] 5f621e34cdf4: Pulling fs layer [2021-04-26T16:47:31.037Z] a4357932f1b6: Pulling fs layer [2021-04-26T16:47:31.037Z] 18c013af1878: Pulling fs layer [2021-04-26T16:47:31.037Z] 00ac8860ef70: Pulling fs layer [2021-04-26T16:47:31.037Z] 63d7cb157983: Pulling fs layer [2021-04-26T16:47:31.037Z] b116817d02f9: Pulling fs layer [2021-04-26T16:47:31.037Z] 745a02a5169b: Pulling fs layer [2021-04-26T16:47:31.037Z] 00ac8860ef70: Waiting [2021-04-26T16:47:31.037Z] 63d7cb157983: Waiting [2021-04-26T16:47:31.037Z] b116817d02f9: Waiting [2021-04-26T16:47:31.037Z] 745a02a5169b: Waiting [2021-04-26T16:47:31.037Z] 18c013af1878: Download complete [2021-04-26T16:47:31.037Z] a4357932f1b6: Verifying Checksum [2021-04-26T16:47:31.037Z] a4357932f1b6: Download complete [2021-04-26T16:47:31.037Z] 63d7cb157983: Verifying Checksum [2021-04-26T16:47:31.037Z] 63d7cb157983: Download complete [2021-04-26T16:47:31.037Z] b116817d02f9: Download complete [2021-04-26T16:47:31.037Z] 5f621e34cdf4: Verifying Checksum [2021-04-26T16:47:31.037Z] 5f621e34cdf4: Download complete [2021-04-26T16:47:31.649Z] 5f621e34cdf4: Pull complete [2021-04-26T16:47:32.256Z] a4357932f1b6: Pull complete [2021-04-26T16:47:32.532Z] 18c013af1878: Pull complete [2021-04-26T16:47:33.522Z] 745a02a5169b: Download complete [2021-04-26T16:47:34.959Z] 00ac8860ef70: Verifying Checksum [2021-04-26T16:47:34.959Z] 00ac8860ef70: Download complete [2021-04-26T16:47:35.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.340s coverage: 27.1% of statements [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-26T16:47:35.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-26T16:47:35.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.133s coverage: 100.0% of statements [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-26T16:47:35.363Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.118s coverage: 71.3% of statements [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-26T16:47:35.363Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-26T16:47:35.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.262s coverage: 82.9% of statements [2021-04-26T16:47:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-26T16:47:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T16:47:35.680Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.118s coverage: 78.9% of statements [2021-04-26T16:47:35.680Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-04-26T16:47:41.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.655s coverage: 28.6% of statements [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-26T16:47:41.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.171s coverage: 100.0% of statements [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-26T16:47:41.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.162s coverage: 100.0% of statements [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-26T16:47:41.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.259s coverage: 86.7% of statements [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-26T16:47:41.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.260s coverage: 97.5% of statements [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-26T16:47:41.289Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.149s coverage: 78.3% of statements [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-26T16:47:41.289Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-26T16:47:45.148Z] 00ac8860ef70: Pull complete [2021-04-26T16:47:45.148Z] 63d7cb157983: Pull complete [2021-04-26T16:47:45.148Z] b116817d02f9: Pull complete [2021-04-26T16:47:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.569s coverage: 93.0% of statements [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-26T16:47:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.062s coverage: 58.8% of statements [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-26T16:47:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.078s coverage: 0.9% of statements [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-26T16:47:45.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-26T16:47:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.137s coverage: 47.1% of statements [2021-04-26T16:47:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.085s coverage: 79.5% of statements [2021-04-26T16:47:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.097s coverage: 94.1% of statements [2021-04-26T16:47:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.157s coverage: 96.3% of statements [2021-04-26T16:47:45.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2021-04-26T16:47:49.477Z] 745a02a5169b: Pull complete [2021-04-26T16:47:49.477Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-26T16:47:49.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-26T16:47:49.478Z] ---> b7e6874047d6 [2021-04-26T16:47:49.478Z] 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-04-26T16:47:52.859Z] ---> Running in 79271a81fb0c [2021-04-26T16:47:53.452Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:47:54.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:47:55.018Z] (1/12) Installing libmagic (5.38-r0) [2021-04-26T16:47:55.290Z] (2/12) Installing file (5.38-r0) [2021-04-26T16:47:55.290Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-04-26T16:47:55.290Z] (4/12) Installing g++ (9.3.0-r2) [2021-04-26T16:47:58.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.100s coverage: 94.4% of statements [2021-04-26T16:47:58.129Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.073s coverage: 44.8% of statements [2021-04-26T16:47:59.585Z] (5/12) Installing fortify-headers (1.1-r0) [2021-04-26T16:47:59.585Z] (6/12) Installing patch (2.7.6-r6) [2021-04-26T16:47:59.585Z] (7/12) Installing build-base (0.5-r2) [2021-04-26T16:47:59.585Z] (8/12) Installing libsodium (1.0.18-r0) [2021-04-26T16:47:59.585Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-04-26T16:47:59.585Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-04-26T16:47:59.855Z] (11/12) Installing libzmq (4.3.3-r0) [2021-04-26T16:47:59.855Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-04-26T16:48:00.128Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T16:48:00.129Z] OK: 217 MiB in 51 packages [2021-04-26T16:48:02.427Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.412s coverage: 81.8% of statements [2021-04-26T16:48:02.427Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-26T16:48:04.441Z] Removing intermediate container 79271a81fb0c [2021-04-26T16:48:04.441Z] ---> fcf732b91571 [2021-04-26T16:48:04.441Z] Step 4/6 : WORKDIR /edgex-go [2021-04-26T16:48:04.441Z] ---> Running in a1ffbe690664 [2021-04-26T16:48:04.714Z] Removing intermediate container a1ffbe690664 [2021-04-26T16:48:04.714Z] ---> 46f62e976fff [2021-04-26T16:48:04.714Z] Step 5/6 : COPY go.mod . [2021-04-26T16:48:05.311Z] ---> 7a13df58b9b1 [2021-04-26T16:48:05.311Z] Step 6/6 : RUN go mod download [2021-04-26T16:48:05.593Z] ---> Running in b9527d4d56f8 [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.190s coverage: 92.9% of statements [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 77.8% of statements [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.093s coverage: 100.0% of statements [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 75.5% of statements [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.8% of statements [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.118s coverage: 87.2% of statements [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.100s coverage: 84.6% of statements [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.216s coverage: 91.6% of statements [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.547s coverage: 64.4% of statements [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.054s coverage: 91.3% of statements [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.054s coverage: 73.7% of statements [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-04-26T16:48:09.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.242s coverage: 69.0% of statements [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-26T16:48:09.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-26T16:48:11.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.527s coverage: 38.4% of statements [2021-04-26T16:48:11.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-26T16:48:11.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-26T16:48:11.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.131s coverage: 89.5% of statements [2021-04-26T16:48:11.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-26T16:48:11.912Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.200s coverage: 84.8% of statements [2021-04-26T16:48:15.708Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.279s coverage: 47.0% of statements [2021-04-26T16:48:15.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-26T16:48:15.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-26T16:48:15.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-26T16:48:15.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-26T16:48:15.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-26T16:48:15.708Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements [2021-04-26T16:48:15.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-26T16:48:15.708Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.090s coverage: 100.0% of statements [2021-04-26T16:48:15.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-26T16:48:15.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-26T16:48:15.990Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.090s coverage: 9.6% of statements [2021-04-26T16:48:15.990Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-26T16:48:16.597Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.211s coverage: 88.6% of statements [2021-04-26T16:48:16.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-26T16:48:16.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T16:48:16.597Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-26T16:48:20.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.168s coverage: 28.7% of statements [2021-04-26T16:48:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-26T16:48:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-26T16:48:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-26T16:48:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-26T16:48:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-26T16:48:20.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.122s coverage: 99.0% of statements [2021-04-26T16:48:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-26T16:48:20.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.124s coverage: 100.0% of statements [2021-04-26T16:48:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-26T16:48:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-26T16:48:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-26T16:48:20.125Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.091s coverage: 64.6% of statements [2021-04-26T16:48:20.125Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-26T16:48:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.167s coverage: 95.6% of statements [2021-04-26T16:48:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-26T16:48:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T16:48:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-26T16:48:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements [2021-04-26T16:48:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-26T16:48:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.131s coverage: 100.0% of statements [2021-04-26T16:48:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-26T16:48:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-26T16:48:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-26T16:48:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-26T16:48:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.051s coverage: 87.9% of statements [2021-04-26T16:48:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-26T16:48:21.113Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-26T16:48:21.113Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-04-26T16:48:21.711Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 28.1% of statements [2021-04-26T16:48:21.986Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.201s coverage: 100.0% of statements [2021-04-26T16:48:22.579Z] GO111MODULE=on go vet ./... [2021-04-26T16:48:32.430Z] Removing intermediate container b9527d4d56f8 [2021-04-26T16:48:32.430Z] ---> cc6180f551bd [2021-04-26T16:48:32.430Z] Successfully built cc6180f551bd [2021-04-26T16:48:32.430Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:48:32.820Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T16:48:32.820Z] . [Pipeline] withDockerContainer [2021-04-26T16:48:33.076Z] prd-ubuntu18.04-docker-arm64-4c-16g-1824 does not seem to be running inside a container [2021-04-26T16:48:33.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-04-26T16:48:34.647Z] $ docker top 358463fde682f296b40deaa3fd2d217d1d82dee31e069010ed428788eb18410b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T16:48:35.653Z] + go version [2021-04-26T16:48:35.653Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-26T16:48:35.672Z] $ docker stop --time=1 358463fde682f296b40deaa3fd2d217d1d82dee31e069010ed428788eb18410b [2021-04-26T16:48:37.534Z] $ docker rm -f 358463fde682f296b40deaa3fd2d217d1d82dee31e069010ed428788eb18410b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:48:38.468Z] + docker inspect -f . ci-base-image-arm64 [2021-04-26T16:48:38.468Z] . [Pipeline] withDockerContainer [2021-04-26T16:48:38.757Z] prd-ubuntu18.04-docker-arm64-4c-16g-1824 does not seem to be running inside a container [2021-04-26T16:48:38.827Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat [2021-04-26T16:48:40.272Z] $ docker top 2df8b4c12075bbafda6c71d552a1bc779ff1768b787695e8b546652dbb7877e7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-04-26T16:48:40.683Z] ========================================================= [2021-04-26T16:48:40.683Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-04-26T16:48:40.683Z] ========================================================= [Pipeline] sh [2021-04-26T16:48:41.429Z] + make test [2021-04-26T16:48:41.429Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-04-26T16:49:03.742Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-04-26T16:49:20.011Z] gofmt -l . [2021-04-26T16:49:20.012Z] [ "`gofmt -l .`" = "" ] [2021-04-26T16:49:20.012Z] ./bin/test-go-mod-tidy.sh [2021-04-26T16:49:20.012Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-26T16:49:20.732Z] + ls -al . [2021-04-26T16:49:20.732Z] total 816 [2021-04-26T16:49:20.732Z] drwxrwxr-x 10 1001 1001 4096 Apr 26 16:49 . [2021-04-26T16:49:20.732Z] drwxr-xr-x 4 root root 28 Apr 26 16:46 .. [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 16:43 .dockerignore [2021-04-26T16:49:20.732Z] drwxrwxr-x 8 1001 1001 179 Apr 26 16:43 .git [2021-04-26T16:49:20.732Z] drwxrwxr-x 3 1001 1001 125 Apr 26 16:43 .github [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 818 Apr 26 16:43 .gitignore [2021-04-26T16:49:20.732Z] drwx------ 3 1001 1001 60 Apr 26 16:44 .semver [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 16:43 .sonarcloud.properties [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 8609 Apr 26 16:43 Attribution.txt [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 16:43 CONTRIBUTING.md [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 931 Apr 26 16:43 Dockerfile.build [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 863 Apr 26 16:43 Jenkinsfile [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 16:43 LICENSE [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 5774 Apr 26 16:43 Makefile [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 7978 Apr 26 16:43 README.md [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 6755 Apr 26 16:43 SECURITY.md [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 16:44 VERSION [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 16:43 ZMQWindows.md [2021-04-26T16:49:20.732Z] drwxrwxr-x 2 1001 1001 117 Apr 26 16:43 bin [2021-04-26T16:49:20.732Z] drwxrwxr-x 14 1001 1001 4096 Apr 26 16:43 cmd [2021-04-26T16:49:20.732Z] -rw-r--r-- 1 root root 704560 Apr 26 16:48 coverage.out [2021-04-26T16:49:20.732Z] -rw-r--r-- 1 root root 1060 Apr 26 16:49 go.mod [2021-04-26T16:49:20.732Z] -rw-r--r-- 1 root root 22420 Apr 26 16:49 go.sum [2021-04-26T16:49:20.732Z] drwxrwxr-x 8 1001 1001 127 Apr 26 16:43 internal [2021-04-26T16:49:20.732Z] drwxrwxr-x 4 1001 1001 26 Apr 26 16:43 openapi [2021-04-26T16:49:20.732Z] drwxrwxr-x 4 1001 1001 71 Apr 26 16:43 snap [2021-04-26T16:49:20.732Z] -rw-rw-r-- 1 1001 1001 168 Apr 26 16:43 version.go [Pipeline] sh [2021-04-26T16:49:21.069Z] + '[' -e coverage.out ] [2021-04-26T16:49:21.069Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-26T16:49:21.352Z] Stashed 1 file(s) [Pipeline] sh [2021-04-26T16:49:21.684Z] + make build [2021-04-26T16:49:21.684Z] 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-04-26T16:49:28.366Z] 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-04-26T16:49:46.918Z] 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-04-26T16:49:47.954Z] 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-04-26T16:49:52.421Z] 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-04-26T16:49:53.007Z] 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-04-26T16:49:55.608Z] 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-04-26T16:49:58.211Z] 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-04-26T16:50:00.316Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-04-26T16:50:00.316Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-04-26T16:50:00.488Z] 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-04-26T16:50:03.159Z] 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-04-26T16:50:04.575Z] 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-04-26T16:50:07.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-04-26T16:50:07.078Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-04-26T16:50:07.180Z] 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-04-26T16:50:08.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-04-26T16:50:08.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-04-26T16:50:08.528Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-04-26T16:50:09.969Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [Pipeline] } [2021-04-26T16:50:10.771Z] $ docker stop --time=1 733d3ab5ebfd84fec16aa342e49b347157d7380998b279f7ed9afea3a2bc635e [2021-04-26T16:50:12.596Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-04-26T16:50:12.891Z] $ docker rm -f 733d3ab5ebfd84fec16aa342e49b347157d7380998b279f7ed9afea3a2bc635e [2021-04-26T16:50:13.579Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:50:16.895Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T16:50:17.168Z] [2021-04-26T16:50:17.168Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:50:17.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T16:50:17.548Z] latest: Pulling from edgex-devops/edgex-compose [2021-04-26T16:50:17.548Z] cbdbe7a5bc2a: Pulling fs layer [2021-04-26T16:50:17.548Z] ca9280d653b3: Pulling fs layer [2021-04-26T16:50:17.548Z] 7e9c9ca2126c: Pulling fs layer [2021-04-26T16:50:17.824Z] cbdbe7a5bc2a: Verifying Checksum [2021-04-26T16:50:17.824Z] cbdbe7a5bc2a: Download complete [2021-04-26T16:50:18.800Z] cbdbe7a5bc2a: Pull complete [2021-04-26T16:50:18.800Z] ca9280d653b3: Verifying Checksum [2021-04-26T16:50:18.800Z] ca9280d653b3: Download complete [2021-04-26T16:50:20.799Z] ca9280d653b3: Pull complete [2021-04-26T16:50:20.799Z] 7e9c9ca2126c: Verifying Checksum [2021-04-26T16:50:20.799Z] 7e9c9ca2126c: Download complete [2021-04-26T16:50:21.884Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-04-26T16:50:21.884Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-04-26T16:50:21.884Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-04-26T16:50:28.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.336s coverage: 45.9% of statements [2021-04-26T16:50:28.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-04-26T16:50:28.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-04-26T16:50:28.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-04-26T16:50:28.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-04-26T16:50:28.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-04-26T16:50:28.611Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-04-26T16:50:28.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.107s coverage: 19.8% of statements [2021-04-26T16:50:28.611Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.233s coverage: 100.0% of statements [2021-04-26T16:50:31.078Z] 7e9c9ca2126c: Pull complete [2021-04-26T16:50:31.078Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-04-26T16:50:31.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T16:50:31.078Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-04-26T16:50:31.251Z] prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container [2021-04-26T16:50:31.314Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-26T16:50:34.317Z] $ docker top 07cd6d509f8c116dc88b67ce5e7a5ccffb3c44475786e904daabe55e658f055d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T16:50:34.815Z] + docker-compose build --help [2021-04-26T16:50:34.815Z] + grep parallel [2021-04-26T16:50:35.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.539s coverage: 27.1% of statements [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-04-26T16:50:35.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.139s coverage: 100.0% of statements [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-04-26T16:50:35.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.220s coverage: 100.0% of statements [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-04-26T16:50:35.342Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.241s coverage: 71.3% of statements [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-04-26T16:50:35.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-04-26T16:50:36.219Z] --parallel Build images in parallel. [Pipeline] } [2021-04-26T16:50:36.270Z] $ docker stop --time=1 07cd6d509f8c116dc88b67ce5e7a5ccffb3c44475786e904daabe55e658f055d [2021-04-26T16:50:37.794Z] $ docker rm -f 07cd6d509f8c116dc88b67ce5e7a5ccffb3c44475786e904daabe55e658f055d [Pipeline] // withDockerContainer [2021-04-26T16:50:37.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.457s coverage: 82.9% of statements [2021-04-26T16:50:37.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-04-26T16:50:37.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T16:50:37.980Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.144s coverage: 78.9% of statements [2021-04-26T16:50:37.980Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:50:38.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-04-26T16:50:38.479Z] . [Pipeline] withDockerContainer [2021-04-26T16:50:38.650Z] prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container [2021-04-26T16:50:38.719Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-04-26T16:50:39.770Z] $ docker top 5bc8ffbe1737dd1616815bc4aa0116fb335882d56890921c833ecc08a08bf5a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T16:50:40.358Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-26T16:50:41.760Z] Building docker-core-command-go ... [2021-04-26T16:50:41.760Z] Building docker-core-data-go ... [2021-04-26T16:50:41.760Z] Building docker-core-metadata-go ... [2021-04-26T16:50:41.760Z] Building docker-security-bootstrapper-go ... [2021-04-26T16:50:41.760Z] Building docker-security-proxy-setup-go ... [2021-04-26T16:50:41.760Z] Building docker-security-secretstore-setup-go ... [2021-04-26T16:50:41.760Z] Building docker-support-notifications-go ... [2021-04-26T16:50:41.760Z] Building docker-support-scheduler-go ... [2021-04-26T16:50:41.760Z] Building docker-sys-mgmt-agent-go ... [2021-04-26T16:50:41.760Z] Building docker-core-command-go [2021-04-26T16:50:41.760Z] Building docker-security-proxy-setup-go [2021-04-26T16:50:41.760Z] Building docker-support-notifications-go [2021-04-26T16:50:41.760Z] Building docker-support-scheduler-go [2021-04-26T16:50:41.760Z] Building docker-sys-mgmt-agent-go [2021-04-26T16:50:48.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.105s coverage: 28.6% of statements [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-04-26T16:50:48.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.225s coverage: 100.0% of statements [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-04-26T16:50:48.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.132s coverage: 100.0% of statements [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-04-26T16:50:48.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.426s coverage: 86.7% of statements [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-04-26T16:50:48.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.474s coverage: 97.5% of statements [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-04-26T16:50:48.180Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.254s coverage: 78.3% of statements [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-04-26T16:50:48.180Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-04-26T16:50:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.270s coverage: 93.0% of statements [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-04-26T16:50:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.130s coverage: 58.8% of statements [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-04-26T16:50:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.192s coverage: 0.9% of statements [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-04-26T16:50:56.465Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-04-26T16:50:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.141s coverage: 47.1% of statements [2021-04-26T16:50:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.185s coverage: 79.5% of statements [2021-04-26T16:50:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.134s coverage: 94.1% of statements [2021-04-26T16:50:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.164s coverage: 96.3% of statements [2021-04-26T16:50:56.465Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.134s coverage: 87.5% of statements [2021-04-26T16:51:08.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.184s coverage: 94.4% of statements [2021-04-26T16:51:08.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements [2021-04-26T16:51:15.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.511s coverage: 81.8% of statements [2021-04-26T16:51:15.584Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-04-26T16:51:25.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.189s coverage: 92.9% of statements [2021-04-26T16:51:25.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-04-26T16:51:25.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-04-26T16:51:25.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-04-26T16:51:25.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 77.8% of statements [2021-04-26T16:51:25.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-04-26T16:51:25.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-04-26T16:51:25.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-04-26T16:51:25.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-04-26T16:51:25.763Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-04-26T16:51:25.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2021-04-26T16:51:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-04-26T16:51:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements [2021-04-26T16:51:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.140s coverage: 75.5% of statements [2021-04-26T16:51:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.118s coverage: 80.8% of statements [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.176s coverage: 87.2% of statements [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.215s coverage: 84.6% of statements [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.224s coverage: 91.6% of statements [2021-04-26T16:51:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.577s coverage: 64.4% of statements [2021-04-26T16:51:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-04-26T16:51:25.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.131s coverage: 100.0% of statements [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.091s coverage: 91.3% of statements [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-04-26T16:51:25.764Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.085s coverage: 73.7% of statements [2021-04-26T16:51:26.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2021-04-26T16:51:29.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.872s coverage: 69.0% of statements [2021-04-26T16:51:29.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-04-26T16:51:29.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-04-26T16:51:29.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-04-26T16:51:31.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.507s coverage: 38.4% of statements [2021-04-26T16:51:31.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-04-26T16:51:31.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-04-26T16:51:31.209Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.118s coverage: 89.5% of statements [2021-04-26T16:51:31.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-04-26T16:51:31.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements [2021-04-26T16:51:37.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.461s coverage: 47.0% of statements [2021-04-26T16:51:37.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-04-26T16:51:37.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-04-26T16:51:37.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-04-26T16:51:37.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-04-26T16:51:37.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-04-26T16:51:37.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.119s coverage: 100.0% of statements [2021-04-26T16:51:37.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-04-26T16:51:37.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.102s coverage: 100.0% of statements [2021-04-26T16:51:37.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-04-26T16:51:37.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-04-26T16:51:37.940Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.129s coverage: 9.6% of statements [2021-04-26T16:51:37.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-04-26T16:51:39.388Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.481s coverage: 88.6% of statements [2021-04-26T16:51:39.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-04-26T16:51:39.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T16:51:39.388Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-04-26T16:51:46.123Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.278s coverage: 28.7% of statements [2021-04-26T16:51:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-04-26T16:51:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-04-26T16:51:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-04-26T16:51:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-04-26T16:51:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-04-26T16:51:46.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.215s coverage: 99.0% of statements [2021-04-26T16:51:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-04-26T16:51:46.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.246s coverage: 100.0% of statements [2021-04-26T16:51:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-04-26T16:51:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-04-26T16:51:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-04-26T16:51:46.124Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.156s coverage: 64.6% of statements [2021-04-26T16:51:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-04-26T16:51:46.723Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.386s coverage: 95.6% of statements [2021-04-26T16:51:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-04-26T16:51:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-04-26T16:51:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-04-26T16:51:46.723Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2021-04-26T16:51:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-04-26T16:51:46.723Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements [2021-04-26T16:51:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-04-26T16:51:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-04-26T16:51:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-04-26T16:51:46.723Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-04-26T16:51:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-04-26T16:51:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-04-26T16:51:46.999Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-04-26T16:51:46.999Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2021-04-26T16:51:48.977Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.109s coverage: 28.1% of statements [2021-04-26T16:51:49.572Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-04-26T16:51:50.164Z] GO111MODULE=on go vet ./... [2021-04-26T16:51:50.627Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:51:50.627Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:51:50.627Z] ---> b81aacc0d716 [2021-04-26T16:51:50.627Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T16:51:50.627Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:51:50.627Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:51:50.627Z] ---> b81aacc0d716 [2021-04-26T16:51:50.627Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T16:51:51.331Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:51:51.331Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:51:51.331Z] ---> b81aacc0d716 [2021-04-26T16:51:51.331Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T16:51:51.331Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:51:51.331Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:51:51.331Z] ---> b81aacc0d716 [2021-04-26T16:51:51.331Z] Step 3/21 : WORKDIR /edgex-go [2021-04-26T16:51:51.331Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:51:51.331Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:51:51.331Z] ---> b81aacc0d716 [2021-04-26T16:51:51.331Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T16:51:51.595Z] ---> Running in 2be9f07075af [2021-04-26T16:51:51.595Z] ---> Running in 6fc291af53e3 [2021-04-26T16:51:51.595Z] ---> Running in efd4e6439423 [2021-04-26T16:51:51.595Z] ---> Running in d763343e83ab [2021-04-26T16:51:51.595Z] ---> Running in c695fb0b9694 [2021-04-26T16:51:52.577Z] Removing intermediate container efd4e6439423 [2021-04-26T16:51:52.577Z] ---> be848f52ac4b [2021-04-26T16:51:52.577Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:51:52.577Z] Removing intermediate container 6fc291af53e3 [2021-04-26T16:51:52.577Z] ---> c6444928d39f [2021-04-26T16:51:52.577Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:51:52.577Z] Removing intermediate container 2be9f07075af [2021-04-26T16:51:52.577Z] ---> 21e6f6728bbc [2021-04-26T16:51:52.577Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:51:52.577Z] Removing intermediate container d763343e83ab [2021-04-26T16:51:52.577Z] ---> ba1b1212554b [2021-04-26T16:51:52.577Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:51:52.846Z] Removing intermediate container c695fb0b9694 [2021-04-26T16:51:52.846Z] ---> 7ed5f00466e4 [2021-04-26T16:51:52.846Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:51:52.846Z] ---> Running in f2d9759f42b7 [2021-04-26T16:51:52.846Z] ---> Running in 3d64fa553c2a [2021-04-26T16:51:52.846Z] ---> Running in 5d9babdcf1d4 [2021-04-26T16:51:52.846Z] ---> Running in 3ac355e6a528 [2021-04-26T16:51:52.846Z] ---> Running in a3cf0ab46431 [2021-04-26T16:51:58.426Z] Removing intermediate container 3ac355e6a528 [2021-04-26T16:51:58.426Z] ---> 3517cd23eebf [2021-04-26T16:51:58.426Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-26T16:51:58.761Z] Removing intermediate container f2d9759f42b7 [2021-04-26T16:51:58.761Z] ---> 94f913ade43f [2021-04-26T16:51:58.761Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-26T16:51:58.761Z] ---> Running in 57c73402befb [2021-04-26T16:51:58.761Z] Removing intermediate container 3d64fa553c2a [2021-04-26T16:51:58.761Z] ---> e9c10b36ead0 [2021-04-26T16:51:58.761Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T16:51:58.761Z] Removing intermediate container 5d9babdcf1d4 [2021-04-26T16:51:58.761Z] ---> 1b4296055bb5 [2021-04-26T16:51:58.761Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-26T16:51:58.761Z] Removing intermediate container a3cf0ab46431 [2021-04-26T16:51:58.761Z] ---> 19ad8dc8807d [2021-04-26T16:51:58.761Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-26T16:51:59.056Z] ---> Running in de6d616de8c3 [2021-04-26T16:51:59.056Z] ---> Running in 9eda572efb24 [2021-04-26T16:51:59.056Z] ---> Running in ff4300cef1ae [2021-04-26T16:51:59.419Z] ---> Running in 9d584bc159b6 [2021-04-26T16:52:00.425Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:52:00.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:52:00.708Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:52:01.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:52:01.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:52:01.296Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:52:01.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:52:01.570Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:52:01.843Z] OK: 233 MiB in 51 packages [2021-04-26T16:52:01.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:52:01.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:52:02.182Z] OK: 233 MiB in 51 packages [2021-04-26T16:52:02.481Z] OK: 233 MiB in 51 packages [2021-04-26T16:52:02.481Z] OK: 233 MiB in 51 packages [2021-04-26T16:52:02.772Z] OK: 233 MiB in 51 packages [2021-04-26T16:52:03.048Z] Removing intermediate container 57c73402befb [2021-04-26T16:52:03.048Z] ---> 14d79e09876e [2021-04-26T16:52:03.048Z] Step 6/22 : COPY go.mod . [2021-04-26T16:52:03.322Z] Removing intermediate container 9eda572efb24 [2021-04-26T16:52:03.322Z] ---> 67e74754edbb [2021-04-26T16:52:03.322Z] Step 6/23 : COPY go.mod . [2021-04-26T16:52:03.322Z] ---> cf0ba8b4da9c [2021-04-26T16:52:03.322Z] Step 7/22 : RUN go mod download [2021-04-26T16:52:03.597Z] ---> Running in c5de067d9440 [2021-04-26T16:52:03.597Z] Removing intermediate container ff4300cef1ae [2021-04-26T16:52:03.597Z] ---> 88cb46bc6d54 [2021-04-26T16:52:03.597Z] Step 6/22 : COPY go.mod . [2021-04-26T16:52:03.868Z] Removing intermediate container 9d584bc159b6 [2021-04-26T16:52:03.868Z] ---> b4efd731f19c [2021-04-26T16:52:03.868Z] Step 6/23 : COPY go.mod . [2021-04-26T16:52:03.868Z] Removing intermediate container de6d616de8c3 [2021-04-26T16:52:03.868Z] ---> 90783e23b2f9 [2021-04-26T16:52:03.868Z] Step 6/21 : COPY go.mod . [2021-04-26T16:52:04.168Z] ---> a6eaa2f5d4c6 [2021-04-26T16:52:04.168Z] Step 7/23 : RUN go mod download [2021-04-26T16:52:04.168Z] ---> Running in 49a9ec5ae539 [2021-04-26T16:52:04.459Z] ---> d959b225a629 [2021-04-26T16:52:04.459Z] Step 7/22 : RUN go mod download [2021-04-26T16:52:04.459Z] ---> 9c57ed080841 [2021-04-26T16:52:04.459Z] Step 7/21 : RUN go mod download [2021-04-26T16:52:04.459Z] ---> Running in 4ff2af90ee67 [2021-04-26T16:52:04.733Z] ---> 2ab01b0491f2 [2021-04-26T16:52:04.733Z] Step 7/23 : RUN go mod download [2021-04-26T16:52:04.733Z] ---> Running in 1c5c9c80934f [2021-04-26T16:52:05.017Z] ---> Running in 4afb27461bfd [2021-04-26T16:52:09.533Z] Removing intermediate container 49a9ec5ae539 [2021-04-26T16:52:09.533Z] ---> 143ef5e16aef [2021-04-26T16:52:09.533Z] Step 8/23 : COPY . . [2021-04-26T16:52:09.533Z] Removing intermediate container 4afb27461bfd [2021-04-26T16:52:09.533Z] ---> bae980751450 [2021-04-26T16:52:09.533Z] Step 8/23 : COPY . . [2021-04-26T16:52:09.533Z] Removing intermediate container 1c5c9c80934f [2021-04-26T16:52:09.533Z] ---> 8da52f0df209 [2021-04-26T16:52:09.533Z] Step 8/21 : COPY . . [2021-04-26T16:52:09.533Z] Removing intermediate container 4ff2af90ee67 [2021-04-26T16:52:09.533Z] ---> 55b0f53dbdc2 [2021-04-26T16:52:09.533Z] Step 8/22 : COPY . . [2021-04-26T16:52:09.533Z] Removing intermediate container c5de067d9440 [2021-04-26T16:52:09.533Z] ---> 7fcd40caab47 [2021-04-26T16:52:09.533Z] Step 8/22 : COPY . . [2021-04-26T16:53:12.043Z] gofmt -l . [2021-04-26T16:53:12.043Z] [ "`gofmt -l .`" = "" ] [2021-04-26T16:53:12.638Z] ./bin/test-go-mod-tidy.sh [2021-04-26T16:53:13.617Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-04-26T16:53:15.742Z] + ls -al . [2021-04-26T16:53:15.742Z] total 844 [2021-04-26T16:53:15.742Z] drwxrwxr-x 9 1001 1001 4096 Apr 26 16:53 . [2021-04-26T16:53:15.742Z] drwxr-xr-x 4 root root 4096 Apr 26 16:48 .. [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 11 Apr 26 16:47 .dockerignore [2021-04-26T16:53:15.742Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 16:47 .git [2021-04-26T16:53:15.742Z] drwxrwxr-x 3 1001 1001 4096 Apr 26 16:47 .github [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 818 Apr 26 16:47 .gitignore [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 166 Apr 26 16:47 .sonarcloud.properties [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 8609 Apr 26 16:47 Attribution.txt [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 3804 Apr 26 16:47 CONTRIBUTING.md [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 931 Apr 26 16:47 Dockerfile.build [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 863 Apr 26 16:47 Jenkinsfile [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 10775 Apr 26 16:47 LICENSE [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 5774 Apr 26 16:47 Makefile [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 7978 Apr 26 16:47 README.md [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 6755 Apr 26 16:47 SECURITY.md [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 5 Apr 26 16:44 VERSION [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 4131 Apr 26 16:47 ZMQWindows.md [2021-04-26T16:53:15.742Z] drwxrwxr-x 2 1001 1001 4096 Apr 26 16:47 bin [2021-04-26T16:53:15.742Z] drwxrwxr-x 14 1001 1001 4096 Apr 26 16:47 cmd [2021-04-26T16:53:15.742Z] -rw-r--r-- 1 root root 704560 Apr 26 16:51 coverage.out [2021-04-26T16:53:15.742Z] -rw-r--r-- 1 root root 1060 Apr 26 16:53 go.mod [2021-04-26T16:53:15.742Z] -rw-r--r-- 1 root root 22420 Apr 26 16:53 go.sum [2021-04-26T16:53:15.742Z] drwxrwxr-x 8 1001 1001 4096 Apr 26 16:47 internal [2021-04-26T16:53:15.742Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 16:47 openapi [2021-04-26T16:53:15.742Z] drwxrwxr-x 4 1001 1001 4096 Apr 26 16:47 snap [2021-04-26T16:53:15.742Z] -rw-rw-r-- 1 1001 1001 168 Apr 26 16:47 version.go [Pipeline] sh [2021-04-26T16:53:16.427Z] + '[' -e coverage.out ] [2021-04-26T16:53:16.427Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-04-26T16:53:16.464Z] Warning: overwriting stash ‘coverage-report’ [2021-04-26T16:53:17.357Z] Stashed 1 file(s) [Pipeline] sh [2021-04-26T16:53:18.027Z] + make build [2021-04-26T16:53:18.027Z] 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-04-26T16:53:30.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-04-26T16:53:31.673Z] ---> bf3aeebee725 [2021-04-26T16:53:31.673Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-26T16:53:31.673Z] ---> 6b902109a7c9 [2021-04-26T16:53:31.673Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-26T16:53:31.673Z] ---> 77319fb9b44f [2021-04-26T16:53:31.673Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-26T16:53:31.673Z] ---> db1c453bbc15 [2021-04-26T16:53:31.673Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-26T16:53:31.673Z] ---> c23d74f0efd1 [2021-04-26T16:53:31.673Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-26T16:53:31.943Z] ---> Running in c7ffd869edf7 [2021-04-26T16:53:31.943Z] ---> Running in 12b614d64fbe [2021-04-26T16:53:32.223Z] ---> Running in f229b4aaba6c [2021-04-26T16:53:32.223Z] ---> Running in 19c3879fb533 [2021-04-26T16:53:32.223Z] ---> Running in dfd323b81a02 [2021-04-26T16:53:36.715Z] 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-04-26T16:53:36.715Z] 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-04-26T16:53:36.715Z] 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-04-26T16:53:36.715Z] 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-04-26T16:53:36.715Z] 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-04-26T16:53:57.220Z] 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-04-26T16:53:58.200Z] 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-04-26T16:54:03.599Z] 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-04-26T16:54:05.034Z] 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-04-26T16:54:10.435Z] 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-04-26T16:54:15.838Z] 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-04-26T16:54:21.237Z] 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-04-26T16:54:25.537Z] 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-04-26T16:54:28.920Z] 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-04-26T16:54:32.339Z] 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-04-26T16:54:33.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-04-26T16:54:39.039Z] $ docker stop --time=1 2df8b4c12075bbafda6c71d552a1bc779ff1768b787695e8b546652dbb7877e7 [2021-04-26T16:54:41.596Z] $ docker rm -f 2df8b4c12075bbafda6c71d552a1bc779ff1768b787695e8b546652dbb7877e7 [2021-04-26T16:54:41.795Z] Removing intermediate container 12b614d64fbe [2021-04-26T16:54:41.795Z] ---> c581aadd6970 [2021-04-26T16:54:41.795Z] [2021-04-26T16:54:41.795Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T16:54:41.795Z] Removing intermediate container f229b4aaba6c [2021-04-26T16:54:41.795Z] ---> 3ff87bc7fdcf [2021-04-26T16:54:41.795Z] [2021-04-26T16:54:41.795Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T16:54:41.795Z] Removing intermediate container 19c3879fb533 [2021-04-26T16:54:41.795Z] ---> 2512450e5f5b [2021-04-26T16:54:41.795Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-26T16:54:41.795Z] 3.12: Pulling from library/alpine [2021-04-26T16:54:41.795Z] 3.12: Pulling from library/alpine [2021-04-26T16:54:41.795Z] Removing intermediate container dfd323b81a02 [2021-04-26T16:54:41.795Z] ---> 3c383b9788e6 [2021-04-26T16:54:41.795Z] [2021-04-26T16:54:41.795Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T16:54:41.795Z] 3.12: Pulling from library/alpine [2021-04-26T16:54:41.795Z] ---> Running in ac9f928e9c05 [2021-04-26T16:54:42.071Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T16:54:42.071Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T16:54:42.071Z] Status: Image is up to date for alpine:3.12 [2021-04-26T16:54:42.071Z] Status: Downloaded newer image for alpine:3.12 [2021-04-26T16:54:42.071Z] ---> 13621d1b12d4 [2021-04-26T16:54:42.071Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-26T16:54:42.071Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T16:54:42.071Z] Status: Image is up to date for alpine:3.12 [2021-04-26T16:54:42.071Z] ---> 13621d1b12d4 [2021-04-26T16:54:42.071Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T16:54:42.071Z] ---> 13621d1b12d4 [2021-04-26T16:54:42.071Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-04-26T16:54:43.042Z] ---> Running in cbdc664d4876 [2021-04-26T16:54:43.042Z] ---> Running in 44a7e0cb54b1 [2021-04-26T16:54:43.042Z] ---> Running in b093fb35bdc3 [2021-04-26T16:54:43.042Z] 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-04-26T16:54:43.042Z] Removing intermediate container c7ffd869edf7 [2021-04-26T16:54:43.042Z] ---> cc9202c6632e [2021-04-26T16:54:43.042Z] [2021-04-26T16:54:43.042Z] Step 10/21 : FROM alpine:3.12 [2021-04-26T16:54:43.042Z] ---> 13621d1b12d4 [2021-04-26T16:54:43.042Z] Step 11/21 : RUN apk add --update --no-cache curl [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:54:43.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T16:54:43.622Z] [2021-04-26T16:54:43.622Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T16:54:43.638Z] ---> Running in 8e31894f0428 [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:54:44.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T16:54:44.355Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-04-26T16:54:44.355Z] 29e5d40040c1: Pulling fs layer [2021-04-26T16:54:44.355Z] 1ce36da41761: Pulling fs layer [2021-04-26T16:54:44.355Z] 25b303627fd3: Pulling fs layer [2021-04-26T16:54:44.638Z] 29e5d40040c1: Verifying Checksum [2021-04-26T16:54:44.638Z] 29e5d40040c1: Download complete [2021-04-26T16:54:44.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:54:44.728Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:54:45.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:54:45.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:54:45.150Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T16:54:45.150Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:54:45.150Z] OK: 6 MiB in 15 packages [2021-04-26T16:54:45.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:54:45.150Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:54:45.265Z] 1ce36da41761: Verifying Checksum [2021-04-26T16:54:45.265Z] 1ce36da41761: Download complete [2021-04-26T16:54:45.265Z] 29e5d40040c1: Pull complete [2021-04-26T16:54:45.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:54:45.615Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:54:46.614Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-26T16:54:46.614Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-26T16:54:46.614Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-26T16:54:46.614Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T16:54:46.614Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-26T16:54:46.614Z] (4/4) Installing curl (7.76.1-r0) [2021-04-26T16:54:46.614Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:54:46.614Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:54:46.614Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T16:54:46.614Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:54:46.614Z] OK: 6 MiB in 15 packages [2021-04-26T16:54:46.614Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T16:54:46.614Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T16:54:46.716Z] 1ce36da41761: Pull complete [2021-04-26T16:54:46.970Z] OK: 7 MiB in 18 packages [2021-04-26T16:54:46.971Z] OK: 6 MiB in 16 packages [2021-04-26T16:54:46.988Z] 25b303627fd3: Verifying Checksum [2021-04-26T16:54:46.988Z] 25b303627fd3: Download complete [2021-04-26T16:54:47.597Z] Removing intermediate container ac9f928e9c05 [2021-04-26T16:54:47.597Z] ---> b4063466bc11 [2021-04-26T16:54:47.597Z] [2021-04-26T16:54:47.597Z] Step 11/23 : FROM docker:20.10.0 [2021-04-26T16:54:47.918Z] 20.10.0: Pulling from library/docker [2021-04-26T16:54:49.446Z] Removing intermediate container cbdc664d4876 [2021-04-26T16:54:49.446Z] ---> 48cad9aede0d [2021-04-26T16:54:49.446Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T16:54:49.446Z] Removing intermediate container b093fb35bdc3 [2021-04-26T16:54:49.446Z] ---> 63d0c17bb441 [2021-04-26T16:54:49.446Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T16:54:49.735Z] ---> Running in 05285f9b307d [2021-04-26T16:54:50.041Z] ---> Running in 55178237f706 [2021-04-26T16:54:50.042Z] Removing intermediate container 44a7e0cb54b1 [2021-04-26T16:54:50.042Z] ---> b8908141a2cd [2021-04-26T16:54:50.042Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T16:54:51.039Z] Removing intermediate container 8e31894f0428 [2021-04-26T16:54:51.039Z] ---> cee5ce15fdfb [2021-04-26T16:54:51.039Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T16:54:51.309Z] ---> Running in 0cbcb938c315 [2021-04-26T16:54:51.682Z] Removing intermediate container 05285f9b307d [2021-04-26T16:54:51.682Z] ---> 8874762b64f9 [2021-04-26T16:54:51.682Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-26T16:54:51.682Z] Removing intermediate container 55178237f706 [2021-04-26T16:54:51.682Z] ---> f3d1aa31387d [2021-04-26T16:54:51.682Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-26T16:54:51.682Z] ---> Running in 9040b532e127 [2021-04-26T16:54:52.081Z] ---> Running in 92abd1ed8f57 [2021-04-26T16:54:52.081Z] ---> Running in 4925cd797dbb [2021-04-26T16:54:52.387Z] Removing intermediate container 0cbcb938c315 [2021-04-26T16:54:52.387Z] ---> 7e9dfeed2fbf [2021-04-26T16:54:52.387Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-26T16:54:52.684Z] Removing intermediate container 9040b532e127 [2021-04-26T16:54:52.684Z] ---> a2f21c07f1e2 [2021-04-26T16:54:52.684Z] Step 13/21 : WORKDIR /edgex [2021-04-26T16:54:52.684Z] ---> Running in b77af81a9589 [2021-04-26T16:54:52.684Z] Removing intermediate container 92abd1ed8f57 [2021-04-26T16:54:52.684Z] ---> 40e603b87be7 [2021-04-26T16:54:52.684Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T16:54:52.998Z] Removing intermediate container 4925cd797dbb [2021-04-26T16:54:52.998Z] ---> ce64de167632 [2021-04-26T16:54:52.998Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T16:54:53.301Z] ---> Running in 11f1933675b2 [2021-04-26T16:54:53.301Z] ---> Running in d012b7c6d0f0 [2021-04-26T16:54:53.301Z] Removing intermediate container b77af81a9589 [2021-04-26T16:54:53.301Z] ---> 2ebbc721df76 [2021-04-26T16:54:53.301Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T16:54:53.624Z] ---> Running in e9ce0caaeba3 [2021-04-26T16:54:53.624Z] ---> Running in 7dcbb0296dd5 [2021-04-26T16:54:54.301Z] Removing intermediate container 11f1933675b2 [2021-04-26T16:54:54.301Z] ---> 3c1adaabaa19 [2021-04-26T16:54:54.302Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T16:54:54.302Z] Removing intermediate container d012b7c6d0f0 [2021-04-26T16:54:54.302Z] ---> 2e7c2594bd3e [2021-04-26T16:54:54.302Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-26T16:54:54.302Z] Removing intermediate container 7dcbb0296dd5 [2021-04-26T16:54:54.302Z] ---> 5fcfa1b1ebe2 [2021-04-26T16:54:54.302Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T16:54:54.614Z] Removing intermediate container e9ce0caaeba3 [2021-04-26T16:54:54.614Z] ---> ddaea04017dd [2021-04-26T16:54:54.614Z] Step 15/23 : WORKDIR / [2021-04-26T16:54:54.614Z] ---> Running in 1fc63f3848fa [2021-04-26T16:54:55.261Z] ---> 486c44839c31 [2021-04-26T16:54:55.261Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-26T16:54:55.261Z] ---> fbcb68e844ea [2021-04-26T16:54:55.261Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-26T16:54:55.588Z] ---> dc062ccbaea8 [2021-04-26T16:54:55.588Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-26T16:54:55.588Z] Removing intermediate container 1fc63f3848fa [2021-04-26T16:54:55.588Z] ---> 12bbcc2da2fc [2021-04-26T16:54:55.588Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T16:54:57.124Z] 25b303627fd3: Pull complete [2021-04-26T16:54:57.124Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-04-26T16:54:57.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T16:54:57.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-04-26T16:54:57.418Z] prd-ubuntu18.04-docker-arm64-4c-16g-1824 does not seem to be running inside a container [2021-04-26T16:54:57.443Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-26T16:54:57.650Z] ---> 7f07a5d565eb [2021-04-26T16:54:57.650Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-26T16:54:57.650Z] ---> 1c62f1f49586 [2021-04-26T16:54:57.650Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-26T16:54:57.928Z] ---> 5a574a4103eb [2021-04-26T16:54:57.928Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-26T16:54:57.928Z] ---> e92725f80f49 [2021-04-26T16:54:57.928Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-26T16:54:59.983Z] ---> b6b91eacd23a [2021-04-26T16:54:59.983Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-26T16:54:59.983Z] ---> 37ac18cefb63 [2021-04-26T16:54:59.983Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-26T16:54:59.983Z] ---> c17d8bac615e [2021-04-26T16:54:59.983Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-26T16:54:59.983Z] ---> 73b5f0be46d1 [2021-04-26T16:54:59.983Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-26T16:54:59.983Z] ---> Running in f1d3c6dbb43d [2021-04-26T16:55:00.253Z] ---> Running in 1597b5326f2c [2021-04-26T16:55:00.253Z] ---> Running in a72ce09bae6f [2021-04-26T16:55:00.647Z] $ docker top 173e2cb76dac15293cb92ea6a599c7af453c2e5ae46d850af21f7892a9efb6d3 -eo pid,comm [2021-04-26T16:55:00.848Z] Removing intermediate container f1d3c6dbb43d [2021-04-26T16:55:00.849Z] ---> 7724485e308c [2021-04-26T16:55:00.849Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T16:55:00.849Z] Removing intermediate container 1597b5326f2c [2021-04-26T16:55:00.849Z] ---> affd23b59eb5 [2021-04-26T16:55:00.849Z] Step 18/21 : CMD ["--init=true"] [Pipeline] { [Pipeline] sh [2021-04-26T16:55:01.129Z] ---> de424203fbfe [2021-04-26T16:55:01.129Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-26T16:55:01.129Z] ---> Running in 6b033486a01b [2021-04-26T16:55:01.129Z] Removing intermediate container a72ce09bae6f [2021-04-26T16:55:01.129Z] ---> 2cb62ceefe57 [2021-04-26T16:55:01.129Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T16:55:01.730Z] ---> Running in b03efce9ab06 [2021-04-26T16:55:01.730Z] ---> Running in 14c5fd8f9630 [2021-04-26T16:55:01.730Z] ---> Running in 9833010a3eb8 [2021-04-26T16:55:01.751Z] + grep parallel [2021-04-26T16:55:01.751Z] + docker-compose build --help [2021-04-26T16:55:02.009Z] Removing intermediate container 6b033486a01b [2021-04-26T16:55:02.009Z] ---> 40467a621c32 [2021-04-26T16:55:02.009Z] Step 20/22 : LABEL arch=x86_64 [2021-04-26T16:55:02.289Z] ---> Running in 128deb0a1220 [2021-04-26T16:55:02.289Z] Removing intermediate container b03efce9ab06 [2021-04-26T16:55:02.289Z] ---> a726d1df3c93 [2021-04-26T16:55:02.289Z] Step 19/21 : LABEL arch=x86_64 [2021-04-26T16:55:02.289Z] Removing intermediate container 14c5fd8f9630 [2021-04-26T16:55:02.289Z] ---> 59ee19a5c0f3 [2021-04-26T16:55:02.289Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T16:55:02.289Z] Removing intermediate container 9833010a3eb8 [2021-04-26T16:55:02.289Z] ---> 169d4c12585a [2021-04-26T16:55:02.289Z] Step 20/22 : LABEL arch=x86_64 [2021-04-26T16:55:02.289Z] ---> Running in 88b320340008 [2021-04-26T16:55:02.562Z] ---> Running in e5c8e61deaaf [2021-04-26T16:55:02.562Z] ---> Running in d802b4a1abb8 [2021-04-26T16:55:02.562Z] Removing intermediate container 128deb0a1220 [2021-04-26T16:55:02.562Z] ---> 6ec944f558e3 [2021-04-26T16:55:02.562Z] Step 21/22 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:55:02.832Z] ---> Running in e05b561ced6f [2021-04-26T16:55:02.832Z] Removing intermediate container e5c8e61deaaf [2021-04-26T16:55:02.832Z] ---> 867ac7420b64 [2021-04-26T16:55:02.832Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T16:55:03.102Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-26T16:55:03.102Z] Removing intermediate container 88b320340008 [2021-04-26T16:55:03.102Z] ---> 89e7ff6f6c43 [2021-04-26T16:55:03.102Z] Step 20/21 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:55:03.102Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-26T16:55:03.102Z] Removing intermediate container d802b4a1abb8 [2021-04-26T16:55:03.102Z] ---> e1f89a35dfe0 [2021-04-26T16:55:03.102Z] Step 21/22 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:55:03.102Z] ---> aefe523efa57 [2021-04-26T16:55:03.102Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-26T16:55:03.374Z] ---> Running in b7fcd94e0d52 [2021-04-26T16:55:03.374Z] ---> Running in 39611543dfcd [2021-04-26T16:55:03.374Z] ---> Running in 5c9987b8a6e4 [2021-04-26T16:55:03.374Z] ---> Running in 88724e8d1ad5 [2021-04-26T16:55:03.374Z] Removing intermediate container e05b561ced6f [2021-04-26T16:55:03.374Z] ---> 6ac1ad945c4e [2021-04-26T16:55:03.374Z] Step 22/22 : LABEL version=0.0.0 [2021-04-26T16:55:03.645Z] ---> Running in f17635ead85d [2021-04-26T16:55:03.645Z] Removing intermediate container b7fcd94e0d52 [2021-04-26T16:55:03.645Z] ---> 9c856a19e5b4 [2021-04-26T16:55:03.645Z] Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:55:03.645Z] Removing intermediate container 5c9987b8a6e4 [2021-04-26T16:55:03.645Z] ---> 23084e782ccc [2021-04-26T16:55:03.645Z] Step 22/22 : LABEL version=0.0.0 [2021-04-26T16:55:03.645Z] Removing intermediate container 88724e8d1ad5 [2021-04-26T16:55:03.645Z] ---> c312cabec1d7 [2021-04-26T16:55:03.645Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-26T16:55:03.925Z] Removing intermediate container 39611543dfcd [2021-04-26T16:55:03.925Z] ---> 64b1cab6cb0d [2021-04-26T16:55:03.925Z] Step 21/21 : LABEL version=0.0.0 [2021-04-26T16:55:03.925Z] ---> Running in 28dceaee36d1 [2021-04-26T16:55:03.925Z] ---> Running in ff9e72f76bb9 [2021-04-26T16:55:03.925Z] ---> Running in 3feba869a386 [2021-04-26T16:55:03.925Z] ---> Running in 2e0b48377b37 [2021-04-26T16:55:03.925Z] Removing intermediate container f17635ead85d [2021-04-26T16:55:03.925Z] ---> 57c8046ba482 [2021-04-26T16:55:03.925Z] [2021-04-26T16:55:04.513Z] Removing intermediate container 28dceaee36d1 [2021-04-26T16:55:04.513Z] ---> 932c1bfc53e0 [2021-04-26T16:55:04.513Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T16:55:04.792Z] Removing intermediate container ff9e72f76bb9 [2021-04-26T16:55:04.792Z] ---> bad3dfb6f23f [2021-04-26T16:55:04.792Z] [2021-04-26T16:55:04.792Z] ---> Running in ea68f638f1fa [2021-04-26T16:55:04.792Z] Removing intermediate container 2e0b48377b37 [2021-04-26T16:55:04.792Z] ---> a1a82520fecd [2021-04-26T16:55:04.792Z] [2021-04-26T16:55:04.792Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:55:05.091Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:55:05.091Z] (1/39) Installing readline (8.0.4-r0) [2021-04-26T16:55:05.131Z] --parallel Build images in parallel. [2021-04-26T16:55:05.376Z] (2/39) Installing bash (5.0.17-r0) [2021-04-26T16:55:05.376Z] Executing bash-5.0.17-r0.post-install [2021-04-26T16:55:05.376Z] Successfully built bad3dfb6f23f [2021-04-26T16:55:05.376Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T16:55:05.376Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-26T16:55:05.376Z] Successfully built 57c8046ba482 [2021-04-26T16:55:05.376Z] (5/39) Installing curl (7.76.1-r0) [2021-04-26T16:55:05.376Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-26T16:55:05.376Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-26T16:55:05.376Z] Successfully built a1a82520fecd [2021-04-26T16:55:05.376Z] (8/39) Installing expat (2.2.9-r1) [2021-04-26T16:55:05.376Z] (9/39) Installing libffi (3.3-r2) [2021-04-26T16:55:05.376Z] (10/39) Installing gdbm (1.13-r1) [2021-04-26T16:55:05.376Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-26T16:55:05.376Z] Successfully tagged docker-support-notifications-go:latest [2021-04-26T16:55:05.376Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-26T16:55:05.376Z] Building docker-core-data-go [2021-04-26T16:55:05.376Z]  Building docker-support-notifications-go ... done Removing intermediate container ea68f638f1fa [2021-04-26T16:55:05.376Z] ---> aabccd20758c [2021-04-26T16:55:05.376Z] [2021-04-26T16:55:05.376Z] Successfully tagged docker-support-scheduler-go:latest [2021-04-26T16:55:05.376Z] Building docker-core-metadata-go [2021-04-26T16:55:05.376Z]  Building docker-support-scheduler-go ... done Successfully tagged docker-security-proxy-setup-go:latest [2021-04-26T16:55:05.376Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-26T16:55:05.376Z] Building docker-security-bootstrapper-go [Pipeline] } [2021-04-26T16:55:05.392Z] $ docker stop --time=1 173e2cb76dac15293cb92ea6a599c7af453c2e5ae46d850af21f7892a9efb6d3 [2021-04-26T16:55:05.791Z]  Building docker-security-proxy-setup-go ... done Successfully built aabccd20758c [2021-04-26T16:55:06.132Z] Successfully tagged docker-core-command-go:latest [2021-04-26T16:55:06.132Z]  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go [2021-04-26T16:55:06.803Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-26T16:55:06.803Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-26T16:55:06.803Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-26T16:55:06.803Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-26T16:55:06.803Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-26T16:55:06.803Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-26T16:55:06.803Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-26T16:55:06.803Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-26T16:55:06.803Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-26T16:55:06.804Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-26T16:55:06.804Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-26T16:55:06.804Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-26T16:55:07.182Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-26T16:55:07.182Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-26T16:55:07.182Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-26T16:55:07.182Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-26T16:55:07.182Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-26T16:55:07.182Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-26T16:55:07.182Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-26T16:55:07.182Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-26T16:55:07.182Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-26T16:55:07.182Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-26T16:55:07.182Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-26T16:55:07.182Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-26T16:55:07.182Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-26T16:55:07.182Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-26T16:55:07.344Z] $ docker rm -f 173e2cb76dac15293cb92ea6a599c7af453c2e5ae46d850af21f7892a9efb6d3 [2021-04-26T16:55:07.451Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T16:55:07.451Z] OK: 72 MiB in 59 packages [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-26T16:55:08.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-04-26T16:55:08.295Z] . [Pipeline] withDockerContainer [2021-04-26T16:55:08.571Z] prd-ubuntu18.04-docker-arm64-4c-16g-1824 does not seem to be running inside a container [2021-04-26T16:55:08.594Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-04-26T16:55:09.997Z] $ docker top 928cf953b09596b38e54cd36dc156889374d0e618200bb5fd9e95429bcd63cdd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T16:55:11.065Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-04-26T16:55:14.417Z] Collecting docker-compose==1.23.2 [2021-04-26T16:55:14.417Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-26T16:55:15.009Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-26T16:55:15.009Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-26T16:55:15.353Z] Building docker-core-command-go ... [2021-04-26T16:55:15.353Z] Building docker-core-data-go ... [2021-04-26T16:55:15.353Z] Building docker-core-metadata-go ... [2021-04-26T16:55:15.353Z] Building docker-security-bootstrapper-go ... [2021-04-26T16:55:15.353Z] Building docker-security-proxy-setup-go ... [2021-04-26T16:55:15.353Z] Building docker-security-secretstore-setup-go ... [2021-04-26T16:55:15.353Z] Building docker-support-notifications-go ... [2021-04-26T16:55:15.353Z] Building docker-support-scheduler-go ... [2021-04-26T16:55:15.353Z] Building docker-sys-mgmt-agent-go ... [2021-04-26T16:55:15.353Z] Building docker-security-secretstore-setup-go [2021-04-26T16:55:15.353Z] Building docker-support-scheduler-go [2021-04-26T16:55:15.353Z] Building docker-security-proxy-setup-go [2021-04-26T16:55:15.353Z] Building docker-security-bootstrapper-go [2021-04-26T16:55:15.353Z] Building docker-core-command-go [2021-04-26T16:55:15.603Z] Collecting PyYAML<4,>=3.10 [2021-04-26T16:55:15.603Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-26T16:55:20.053Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-26T16:55:20.053Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-26T16:55:20.053Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-26T16:55:20.053Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-26T16:55:21.504Z] Collecting docopt<0.7,>=0.6.1 [2021-04-26T16:55:21.504Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-26T16:55:23.023Z] Collecting jsonschema<3,>=2.5.1 [2021-04-26T16:55:23.023Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-26T16:55:23.023Z] Collecting texttable<0.10,>=0.9.0 [2021-04-26T16:55:23.023Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-26T16:55:24.535Z] Collecting cached-property<2,>=1.2.0 [2021-04-26T16:55:24.535Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-26T16:55:24.830Z] Collecting docker<4.0,>=3.6.0 [2021-04-26T16:55:24.830Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-26T16:55:24.830Z] 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-04-26T16:55:24.830Z] 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-04-26T16:55:24.830Z] 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-04-26T16:55:25.119Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-26T16:55:25.119Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-26T16:55:25.388Z] Collecting idna<2.8,>=2.5 [2021-04-26T16:55:25.388Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-26T16:55:25.388Z] Collecting docker-pycreds>=0.4.0 [2021-04-26T16:55:25.388Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-26T16:55:25.388Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-26T16:55:25.388Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-26T16:55:25.388Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-26T16:55:25.388Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-26T16:55:25.658Z] Installing collected packages: websocket-client, PyYAML, urllib3, idna, requests, dockerpty, docopt, jsonschema, texttable, cached-property, docker-pycreds, docker, docker-compose [2021-04-26T16:55:25.932Z] Running setup.py install for PyYAML: started [2021-04-26T16:55:26.897Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-26T16:55:26.897Z] Attempting uninstall: urllib3 [2021-04-26T16:55:26.897Z] Found existing installation: urllib3 1.25.9 [2021-04-26T16:55:26.897Z] Uninstalling urllib3-1.25.9: [2021-04-26T16:55:26.897Z] Successfully uninstalled urllib3-1.25.9 [2021-04-26T16:55:27.172Z] Attempting uninstall: idna [2021-04-26T16:55:27.172Z] Found existing installation: idna 2.9 [2021-04-26T16:55:27.172Z] Uninstalling idna-2.9: [2021-04-26T16:55:27.172Z] Successfully uninstalled idna-2.9 [2021-04-26T16:55:28.162Z] Attempting uninstall: requests [2021-04-26T16:55:28.162Z] Found existing installation: requests 2.23.0 [2021-04-26T16:55:28.162Z] Uninstalling requests-2.23.0: [2021-04-26T16:55:28.162Z] Successfully uninstalled requests-2.23.0 [2021-04-26T16:55:28.162Z] Running setup.py install for dockerpty: started [2021-04-26T16:55:29.746Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-26T16:55:29.746Z] Running setup.py install for docopt: started [2021-04-26T16:55:32.057Z] Running setup.py install for docopt: finished with status 'done' [2021-04-26T16:55:32.793Z] Running setup.py install for texttable: started [2021-04-26T16:55:33.815Z] Running setup.py install for texttable: finished with status 'done' [2021-04-26T16:55:38.220Z] 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.58.0 [2021-04-26T16:56:02.798Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:56:02.798Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:56:02.798Z] ---> b81aacc0d716 [2021-04-26T16:56:02.798Z] Step 3/31 : WORKDIR /edgex-go [2021-04-26T16:56:02.798Z] ---> Using cache [2021-04-26T16:56:02.798Z] ---> 7ed5f00466e4 [2021-04-26T16:56:02.798Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:56:02.798Z] ---> Using cache [2021-04-26T16:56:02.798Z] ---> 19ad8dc8807d [2021-04-26T16:56:02.798Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-26T16:56:02.798Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:56:02.798Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:56:02.798Z] ---> b81aacc0d716 [2021-04-26T16:56:02.798Z] Step 3/24 : WORKDIR /edgex-go [2021-04-26T16:56:02.798Z] ---> Using cache [2021-04-26T16:56:02.798Z] ---> 7ed5f00466e4 [2021-04-26T16:56:02.798Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:56:02.798Z] ---> Using cache [2021-04-26T16:56:02.798Z] ---> 19ad8dc8807d [2021-04-26T16:56:02.798Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-26T16:56:02.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:56:02.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:56:02.798Z] ---> b81aacc0d716 [2021-04-26T16:56:02.798Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T16:56:02.798Z] ---> Using cache [2021-04-26T16:56:02.798Z] ---> 7ed5f00466e4 [2021-04-26T16:56:02.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:56:02.798Z] ---> Using cache [2021-04-26T16:56:02.798Z] ---> 19ad8dc8807d [2021-04-26T16:56:02.798Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T16:56:02.798Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:56:02.798Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:56:02.798Z] ---> b81aacc0d716 [2021-04-26T16:56:02.798Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T16:56:02.798Z] ---> Using cache [2021-04-26T16:56:02.798Z] ---> 7ed5f00466e4 [2021-04-26T16:56:02.798Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:56:02.798Z] ---> Using cache [2021-04-26T16:56:02.798Z] ---> 19ad8dc8807d [2021-04-26T16:56:02.798Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-26T16:56:02.799Z] ---> Running in b7def14d2d24 [2021-04-26T16:56:02.799Z] ---> Running in db7c7722fee3 [2021-04-26T16:56:02.799Z] ---> Running in f3a6fcfd0e4d [2021-04-26T16:56:02.799Z] ---> Running in f4ded7caaaf0 [2021-04-26T16:56:04.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:56:04.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:56:04.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:56:04.799Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:56:05.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:56:05.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:56:05.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:56:05.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:56:06.361Z] OK: 233 MiB in 51 packages [2021-04-26T16:56:06.361Z] OK: 233 MiB in 51 packages [2021-04-26T16:56:06.361Z] OK: 233 MiB in 51 packages [2021-04-26T16:56:06.361Z] OK: 233 MiB in 51 packages [2021-04-26T16:56:09.084Z] Removing intermediate container db7c7722fee3 [2021-04-26T16:56:09.084Z] ---> 8759990ad8a6 [2021-04-26T16:56:09.084Z] Step 6/23 : COPY go.mod . [2021-04-26T16:56:09.084Z] Removing intermediate container f3a6fcfd0e4d [2021-04-26T16:56:09.084Z] ---> 66b84f68265d [2021-04-26T16:56:09.084Z] Step 6/24 : COPY go.mod . [2021-04-26T16:56:09.084Z] Removing intermediate container f4ded7caaaf0 [2021-04-26T16:56:09.084Z] ---> 5e5f27992e40 [2021-04-26T16:56:09.084Z] Step 6/31 : COPY go.mod . [2021-04-26T16:56:09.084Z] Removing intermediate container b7def14d2d24 [2021-04-26T16:56:09.084Z] ---> 4c872f5b2b71 [2021-04-26T16:56:09.084Z] Step 6/23 : COPY go.mod . [2021-04-26T16:56:09.358Z] ---> 755e9e8bb4ae [2021-04-26T16:56:09.358Z] Step 7/24 : RUN go mod download [2021-04-26T16:56:09.358Z] ---> ce99e139524f [2021-04-26T16:56:09.358Z] Step 7/23 : RUN go mod download [2021-04-26T16:56:09.681Z] ---> 53fa685e2398 [2021-04-26T16:56:09.681Z] Step 7/31 : RUN go mod download [2021-04-26T16:56:09.681Z] ---> Running in 96f7ec86ce54 [2021-04-26T16:56:09.681Z] ---> da7521e58960 [2021-04-26T16:56:09.681Z] Step 7/23 : RUN go mod download [2021-04-26T16:56:09.681Z] ---> Running in 920b168e0f12 [2021-04-26T16:56:09.985Z] ---> Running in cd26e828e671 [2021-04-26T16:56:09.985Z] ---> Running in b9f65bf0a3af [2021-04-26T16:56:17.030Z] Removing intermediate container b9f65bf0a3af [2021-04-26T16:56:17.030Z] ---> 2cd5c4d0f8c8 [2021-04-26T16:56:17.030Z] Step 8/23 : COPY . . [2021-04-26T16:56:17.030Z] Removing intermediate container 920b168e0f12 [2021-04-26T16:56:17.030Z] ---> dd6426f9ae81 [2021-04-26T16:56:17.030Z] Step 8/23 : COPY . . [2021-04-26T16:56:17.382Z] Removing intermediate container cd26e828e671 [2021-04-26T16:56:17.382Z] ---> 4abbda0bd83b [2021-04-26T16:56:17.382Z] Step 8/31 : COPY . . [2021-04-26T16:56:17.748Z] Removing intermediate container 96f7ec86ce54 [2021-04-26T16:56:17.748Z] ---> 43373068cf85 [2021-04-26T16:56:17.748Z] Step 8/24 : COPY . . [2021-04-26T16:56:37.090Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:56:37.090Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:56:37.090Z] ---> cc6180f551bd [2021-04-26T16:56:37.090Z] Step 3/21 : WORKDIR /edgex-go [2021-04-26T16:56:37.090Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:56:37.090Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:56:37.090Z] ---> cc6180f551bd [2021-04-26T16:56:37.090Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T16:56:37.090Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:56:37.090Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:56:37.090Z] ---> cc6180f551bd [2021-04-26T16:56:37.090Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T16:56:37.090Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:56:37.090Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:56:37.090Z] ---> cc6180f551bd [2021-04-26T16:56:37.090Z] Step 3/24 : WORKDIR /edgex-go [2021-04-26T16:56:37.090Z] Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T16:56:37.090Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2021-04-26T16:56:37.090Z] ---> cc6180f551bd [2021-04-26T16:56:37.090Z] Step 3/31 : WORKDIR /edgex-go [2021-04-26T16:56:37.090Z] ---> Running in af64413e5202 [2021-04-26T16:56:37.090Z] ---> Running in 2610e5006c3a [2021-04-26T16:56:37.090Z] ---> Running in c33cd249fb7b [2021-04-26T16:56:37.090Z] ---> Running in 17bd0cdf20ce [2021-04-26T16:56:37.090Z] ---> Running in 89897a1074b6 [2021-04-26T16:56:37.090Z] Removing intermediate container 2610e5006c3a [2021-04-26T16:56:37.090Z] ---> 56d44890aa44 [2021-04-26T16:56:37.090Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:56:37.090Z] Removing intermediate container c33cd249fb7b [2021-04-26T16:56:37.090Z] ---> ae8605b39aaf [2021-04-26T16:56:37.090Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:56:37.090Z] Removing intermediate container 89897a1074b6 [2021-04-26T16:56:37.090Z] ---> 29fd85562d30 [2021-04-26T16:56:37.090Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:56:37.090Z] Removing intermediate container af64413e5202 [2021-04-26T16:56:37.090Z] ---> c59659986bbf [2021-04-26T16:56:37.090Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:56:37.090Z] Removing intermediate container 17bd0cdf20ce [2021-04-26T16:56:37.090Z] ---> 4baf99bf7996 [2021-04-26T16:56:37.090Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:56:37.090Z] ---> Running in a4dc5aeba39c [2021-04-26T16:56:37.090Z] ---> Running in f4452e52abce [2021-04-26T16:56:37.090Z] ---> Running in 240257f39757 [2021-04-26T16:56:37.090Z] ---> Running in 1253071a53c4 [2021-04-26T16:56:37.090Z] ---> Running in 081bd03f5dfc [2021-04-26T16:56:37.090Z] Removing intermediate container f4452e52abce [2021-04-26T16:56:37.090Z] ---> dc37b86518a6 [2021-04-26T16:56:37.090Z] Step 5/31 : RUN apk add --update --no-cache make git [2021-04-26T16:56:37.090Z] ---> Running in f67bf2340393 [2021-04-26T16:56:37.090Z] Removing intermediate container 240257f39757 [2021-04-26T16:56:37.090Z] ---> 8468061c8803 [2021-04-26T16:56:37.090Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T16:56:37.090Z] ---> Running in 0d0c4b54e2a7 [2021-04-26T16:56:37.090Z] Removing intermediate container 1253071a53c4 [2021-04-26T16:56:37.090Z] ---> 72d1b03e32b5 [2021-04-26T16:56:37.090Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-04-26T16:56:37.090Z] ---> Running in 8ba1a350266e [2021-04-26T16:56:37.090Z] Removing intermediate container a4dc5aeba39c [2021-04-26T16:56:37.090Z] ---> 1fa357b476d9 [2021-04-26T16:56:37.090Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-04-26T16:56:37.090Z] Removing intermediate container 081bd03f5dfc [2021-04-26T16:56:37.090Z] ---> 7619225e9ea4 [2021-04-26T16:56:37.090Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-04-26T16:56:37.090Z] ---> Running in 166c1d7c014a [2021-04-26T16:56:37.090Z] ---> Running in f751ddf46918 [2021-04-26T16:56:37.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:56:37.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:56:37.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:56:37.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:56:37.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:56:37.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:56:37.090Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:56:37.090Z] OK: 217 MiB in 51 packages [2021-04-26T16:56:37.369Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:56:37.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:56:37.650Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:56:37.650Z] OK: 217 MiB in 51 packages [2021-04-26T16:56:37.924Z] OK: 217 MiB in 51 packages [2021-04-26T16:56:38.538Z] OK: 217 MiB in 51 packages [2021-04-26T16:56:38.538Z] OK: 217 MiB in 51 packages [2021-04-26T16:56:38.538Z] Removing intermediate container f67bf2340393 [2021-04-26T16:56:38.538Z] ---> f2db08f3679b [2021-04-26T16:56:38.538Z] Step 6/31 : COPY go.mod . [2021-04-26T16:56:39.523Z] ---> 5e37ed694f96 [2021-04-26T16:56:39.523Z] Step 7/31 : RUN go mod download [2021-04-26T16:56:39.523Z] Removing intermediate container 0d0c4b54e2a7 [2021-04-26T16:56:39.523Z] ---> 076a7da0f405 [2021-04-26T16:56:39.523Z] Step 6/23 : COPY go.mod . [2021-04-26T16:56:39.523Z] Removing intermediate container 8ba1a350266e [2021-04-26T16:56:39.523Z] ---> d67e0d5ccd33 [2021-04-26T16:56:39.523Z] Step 6/22 : COPY go.mod . [2021-04-26T16:56:39.798Z] ---> Running in 8f44001ad471 [2021-04-26T16:56:40.074Z] Removing intermediate container f751ddf46918 [2021-04-26T16:56:40.074Z] ---> 9da49bccb16c [2021-04-26T16:56:40.074Z] Step 6/21 : COPY go.mod . [2021-04-26T16:56:40.348Z] Removing intermediate container 166c1d7c014a [2021-04-26T16:56:40.348Z] ---> 714f2ae1e37b [2021-04-26T16:56:40.348Z] Step 6/24 : COPY go.mod . [2021-04-26T16:56:40.621Z] ---> 9cefb75ce807 [2021-04-26T16:56:40.621Z] Step 7/23 : RUN go mod download [2021-04-26T16:56:40.621Z] ---> f77e948897e5 [2021-04-26T16:56:40.621Z] Step 7/22 : RUN go mod download [2021-04-26T16:56:40.904Z] ---> Running in 5b8ca6bffc70 [2021-04-26T16:56:40.904Z] ---> Running in 97ed73d9eb1a [2021-04-26T16:56:41.177Z] ---> a43cf8cb899b [2021-04-26T16:56:41.177Z] Step 7/21 : RUN go mod download [2021-04-26T16:56:41.466Z] ---> Running in be0a68f312bc [2021-04-26T16:56:41.466Z] ---> acc7ed78d0cc [2021-04-26T16:56:41.466Z] Step 7/24 : RUN go mod download [2021-04-26T16:56:41.748Z] ---> Running in 31d4c6ec18bc [2021-04-26T16:56:43.759Z] Removing intermediate container 8f44001ad471 [2021-04-26T16:56:43.759Z] ---> f7fabfb7b213 [2021-04-26T16:56:43.759Z] Step 8/31 : COPY . . [2021-04-26T16:56:46.433Z] Removing intermediate container 97ed73d9eb1a [2021-04-26T16:56:46.433Z] ---> 5c1ceb3f2fe1 [2021-04-26T16:56:46.433Z] Step 8/23 : COPY . . [2021-04-26T16:56:46.709Z] Removing intermediate container 5b8ca6bffc70 [2021-04-26T16:56:46.709Z] ---> 50aa0ca2047b [2021-04-26T16:56:46.709Z] Step 8/22 : COPY . . [2021-04-26T16:56:47.311Z] Removing intermediate container 31d4c6ec18bc [2021-04-26T16:56:47.311Z] ---> 98e192f14656 [2021-04-26T16:56:47.311Z] Step 8/24 : COPY . . [2021-04-26T16:56:47.589Z] Removing intermediate container be0a68f312bc [2021-04-26T16:56:47.589Z] ---> 123e7d9f5899 [2021-04-26T16:56:47.589Z] Step 8/21 : COPY . . [2021-04-26T16:56:48.413Z] Removing intermediate container 3feba869a386 [2021-04-26T16:56:48.413Z] ---> 586c86086c4c [2021-04-26T16:56:48.413Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-26T16:56:52.284Z] ---> Running in f01c3516f82a [2021-04-26T16:56:55.759Z] Removing intermediate container f01c3516f82a [2021-04-26T16:56:55.759Z] ---> f8a1a6086a67 [2021-04-26T16:56:55.759Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-26T16:56:58.042Z] ---> Running in f7cd2941b115 [2021-04-26T16:57:00.061Z] Removing intermediate container f7cd2941b115 [2021-04-26T16:57:00.061Z] ---> ba2345358ec6 [2021-04-26T16:57:00.061Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-26T16:57:08.827Z] ---> 7c46206e0a2e [2021-04-26T16:57:08.827Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-26T16:57:11.489Z] ---> 243433d39234 [2021-04-26T16:57:11.489Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-26T16:57:14.273Z] ---> 1d525c380aa6 [2021-04-26T16:57:14.273Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-26T16:57:14.405Z] ---> 95b69fe0e428 [2021-04-26T16:57:14.405Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-26T16:57:14.405Z] ---> f9e7757e23b5 [2021-04-26T16:57:14.405Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2021-04-26T16:57:14.405Z] ---> 119820984057 [2021-04-26T16:57:14.405Z] Step 9/23 : RUN make cmd/core-command/core-command [2021-04-26T16:57:14.405Z] ---> 76780cd13dc2 [2021-04-26T16:57:14.405Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-04-26T16:57:14.405Z] ---> Running in 026c4031c7f9 [2021-04-26T16:57:14.405Z] ---> Running in 45249c8e3321 [2021-04-26T16:57:14.405Z] ---> f0065b57df5f [2021-04-26T16:57:14.405Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-26T16:57:14.405Z] ---> Running in e8a7aba8444c [2021-04-26T16:57:14.405Z] ---> Running in 6ffc205c909f [2021-04-26T16:57:14.405Z] ---> Running in 0ef89a6f483e [2021-04-26T16:57:14.405Z] 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-04-26T16:57:14.681Z] 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-04-26T16:57:14.681Z] 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-04-26T16:57:14.962Z] 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-04-26T16:57:14.962Z] 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-04-26T16:57:17.018Z] ---> Running in c508f6bf5b60 [2021-04-26T16:57:19.724Z] Removing intermediate container c508f6bf5b60 [2021-04-26T16:57:19.724Z] ---> 9482b0cb9d8e [2021-04-26T16:57:19.724Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T16:57:21.788Z] ---> Running in e54afc064df1 [2021-04-26T16:57:23.287Z] Removing intermediate container e54afc064df1 [2021-04-26T16:57:23.287Z] ---> 907a2801d72e [2021-04-26T16:57:23.287Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T16:57:24.849Z] ---> Running in 2dff320b3a5b [2021-04-26T16:57:26.311Z] Removing intermediate container 2dff320b3a5b [2021-04-26T16:57:26.311Z] ---> c8c6b7cf55ed [2021-04-26T16:57:26.311Z] Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:57:27.298Z] ---> Running in 5b6e0619c80d [2021-04-26T16:57:27.902Z] ---> b0e1937cf509 [2021-04-26T16:57:27.902Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-26T16:57:27.902Z] ---> 88b81f446b0e [2021-04-26T16:57:27.902Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-26T16:57:27.902Z] ---> 79ecf27c77cd [2021-04-26T16:57:27.902Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-04-26T16:57:28.181Z] ---> Running in ead23e099755 [2021-04-26T16:57:28.181Z] ---> Running in ddd362239c73 [2021-04-26T16:57:28.181Z] ---> Running in 87caf3c8290d [2021-04-26T16:57:28.181Z] Removing intermediate container 5b6e0619c80d [2021-04-26T16:57:28.181Z] ---> e55b270b5ed8 [2021-04-26T16:57:28.181Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T16:57:28.936Z] ---> Running in c8ae5b66c9ae [2021-04-26T16:57:28.936Z] ---> 88b04826244a [2021-04-26T16:57:28.936Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-04-26T16:57:30.348Z] ---> Running in 548b8bed55c1 [2021-04-26T16:57:30.658Z] Removing intermediate container c8ae5b66c9ae [2021-04-26T16:57:30.658Z] ---> 3c527faa2e0b [2021-04-26T16:57:30.658Z] [2021-04-26T16:57:31.490Z] Successfully built 3c527faa2e0b [2021-04-26T16:57:31.490Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-04-26T16:57:32.484Z]  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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-04-26T16:57:32.484Z] 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-04-26T16:57:32.484Z] 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-04-26T16:57:32.484Z] 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-04-26T16:58:20.020Z] 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-04-26T16:58:22.183Z] Removing intermediate container 548b8bed55c1 [2021-04-26T16:58:22.183Z] ---> 22fcd67f4f4b [2021-04-26T16:58:22.183Z] [2021-04-26T16:58:22.183Z] Step 10/31 : FROM alpine:3.12 [2021-04-26T16:58:22.183Z] ---> 13621d1b12d4 [2021-04-26T16:58:22.183Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-26T16:58:22.792Z] ---> Running in 817f51a40d38 [2021-04-26T16:58:23.067Z] Removing intermediate container 817f51a40d38 [2021-04-26T16:58:23.067Z] ---> 10c9bf51d3a7 [2021-04-26T16:58:23.067Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-26T16:58:24.244Z] ---> Running in 483d723f656b [2021-04-26T16:58:25.480Z] Removing intermediate container ead23e099755 [2021-04-26T16:58:25.480Z] ---> 1556afb42a4c [2021-04-26T16:58:25.480Z] [2021-04-26T16:58:25.480Z] Step 10/24 : FROM alpine:3.12 [2021-04-26T16:58:25.480Z] ---> 13621d1b12d4 [2021-04-26T16:58:25.480Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-26T16:58:27.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:58:27.281Z] ---> Running in b2f69f30f161 [2021-04-26T16:58:27.281Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:58:28.029Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-26T16:58:28.029Z] (2/2) Installing su-exec (0.2-r1) [2021-04-26T16:58:28.029Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:58:28.029Z] OK: 6 MiB in 16 packages [2021-04-26T16:58:30.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:58:30.619Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:58:31.224Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-26T16:58:31.224Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T16:58:31.224Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-26T16:58:31.224Z] Removing intermediate container 87caf3c8290d [2021-04-26T16:58:31.224Z] ---> 0f26a82e99a6 [2021-04-26T16:58:31.224Z] [2021-04-26T16:58:31.224Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T16:58:31.224Z] ---> 13621d1b12d4 [2021-04-26T16:58:31.224Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T16:58:31.224Z] ---> Using cache [2021-04-26T16:58:31.224Z] ---> 63d0c17bb441 [2021-04-26T16:58:31.224Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T16:58:31.224Z] (4/6) Installing curl (7.76.1-r0) [2021-04-26T16:58:31.224Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-26T16:58:31.224Z] (6/6) Installing su-exec (0.2-r1) [2021-04-26T16:58:31.224Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:58:31.224Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T16:58:31.224Z] ---> Using cache [2021-04-26T16:58:31.224Z] ---> f3d1aa31387d [2021-04-26T16:58:31.224Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-26T16:58:31.224Z] OK: 7 MiB in 20 packages [2021-04-26T16:58:32.652Z] ---> Running in 97a0879f0f89 [2021-04-26T16:58:33.242Z] Removing intermediate container 483d723f656b [2021-04-26T16:58:33.242Z] ---> 929dfdfcaa8e [2021-04-26T16:58:33.242Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-26T16:58:33.242Z] Removing intermediate container 97a0879f0f89 [2021-04-26T16:58:33.242Z] ---> ccf682185c16 [2021-04-26T16:58:33.242Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T16:58:33.526Z] Removing intermediate container ddd362239c73 [2021-04-26T16:58:33.526Z] ---> d1d404cb5e62 [2021-04-26T16:58:33.526Z] [2021-04-26T16:58:33.526Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T16:58:33.526Z] ---> 13621d1b12d4 [2021-04-26T16:58:33.526Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-26T16:58:33.802Z] ---> Running in c4d6eb6bf55d [2021-04-26T16:58:33.802Z] ---> Running in 9bdfdbc19972 [2021-04-26T16:58:34.078Z] ---> Running in da37d5c50c07 [2021-04-26T16:58:34.348Z] Removing intermediate container b2f69f30f161 [2021-04-26T16:58:34.348Z] ---> cfc143b4857e [2021-04-26T16:58:34.348Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T16:58:34.348Z] ---> Running in 82ac67acdc96 [2021-04-26T16:58:34.349Z] Removing intermediate container c4d6eb6bf55d [2021-04-26T16:58:34.349Z] ---> 5e4f89c5338f [2021-04-26T16:58:34.349Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-26T16:58:34.349Z] Removing intermediate container 9bdfdbc19972 [2021-04-26T16:58:34.349Z] ---> 80521ec6107c [2021-04-26T16:58:34.349Z] Step 15/23 : WORKDIR / [2021-04-26T16:58:34.634Z] ---> Running in 3aff05c40f35 [2021-04-26T16:58:34.634Z] Removing intermediate container da37d5c50c07 [2021-04-26T16:58:34.634Z] ---> e08d599e2659 [2021-04-26T16:58:34.634Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-26T16:58:34.634Z] ---> Running in 7e1997e767c3 [2021-04-26T16:58:34.922Z] ---> Running in 1c40983ed353 [2021-04-26T16:58:35.207Z] Removing intermediate container 3aff05c40f35 [2021-04-26T16:58:35.207Z] ---> 93cb406377b8 [2021-04-26T16:58:35.207Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-26T16:58:35.207Z] Removing intermediate container 82ac67acdc96 [2021-04-26T16:58:35.207Z] ---> 0594f46c3442 [2021-04-26T16:58:35.207Z] Step 13/24 : WORKDIR / [2021-04-26T16:58:35.650Z] Removing intermediate container 7e1997e767c3 [2021-04-26T16:58:35.650Z] ---> 49abb20f3b5b [2021-04-26T16:58:35.650Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T16:58:35.949Z] ---> Running in 99d76cd85d5d [2021-04-26T16:58:35.949Z] Removing intermediate container 1c40983ed353 [2021-04-26T16:58:35.949Z] ---> cf3817b9e7b8 [2021-04-26T16:58:35.949Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-26T16:58:35.949Z] ---> Running in 1d833e9134b9 [2021-04-26T16:58:36.281Z] ---> Running in 73e99aefd801 [2021-04-26T16:58:36.610Z] ---> c1e3387b677f [2021-04-26T16:58:36.610Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-26T16:58:36.958Z] Removing intermediate container 1d833e9134b9 [2021-04-26T16:58:36.958Z] ---> 28924d74beaa [2021-04-26T16:58:36.958Z] 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-04-26T16:58:37.292Z] Removing intermediate container 73e99aefd801 [2021-04-26T16:58:37.292Z] ---> a54dc945b91c [2021-04-26T16:58:37.292Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T16:58:37.570Z] ---> Running in 19a4675cc42d [2021-04-26T16:58:37.853Z] ---> f4b72d6836dd [2021-04-26T16:58:37.853Z] 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-04-26T16:58:38.166Z] ---> 62eb3c1daee5 [2021-04-26T16:58:38.166Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-26T16:58:38.882Z] ---> 1fe82add43dd [2021-04-26T16:58:38.882Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-26T16:58:39.158Z] Removing intermediate container 99d76cd85d5d [2021-04-26T16:58:39.158Z] ---> fb4409567c54 [2021-04-26T16:58:39.158Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-26T16:58:39.158Z] ---> 608ab5cd5d5e [2021-04-26T16:58:39.158Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-26T16:58:39.427Z] ---> Running in 7de8ec174196 [2021-04-26T16:58:39.701Z] ---> Running in e2f90caba1d5 [2021-04-26T16:58:40.287Z] ---> 3e88378109cb [2021-04-26T16:58:40.287Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-26T16:58:40.287Z] Removing intermediate container 7de8ec174196 [2021-04-26T16:58:40.287Z] ---> 39577879870b [2021-04-26T16:58:40.287Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-26T16:58:40.287Z] Removing intermediate container e2f90caba1d5 [2021-04-26T16:58:40.287Z] ---> ffb679f7df92 [2021-04-26T16:58:40.287Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T16:58:40.568Z] Removing intermediate container 19a4675cc42d [2021-04-26T16:58:40.568Z] ---> dda9223c7624 [2021-04-26T16:58:40.568Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-26T16:58:41.160Z] ---> Running in 7ef51fa8f188 [2021-04-26T16:58:41.450Z] ---> Running in c9709e122ac4 [2021-04-26T16:58:41.718Z] ---> 98cb8842683c [2021-04-26T16:58:41.718Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-26T16:58:41.718Z] ---> 2349ca0e4fa1 [2021-04-26T16:58:41.718Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-26T16:58:41.718Z] Removing intermediate container 7ef51fa8f188 [2021-04-26T16:58:41.718Z] ---> 5b6be427d523 [2021-04-26T16:58:41.718Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T16:58:42.013Z] ---> Running in fb2035fd5122 [2021-04-26T16:58:42.013Z] ---> Running in 117155435a6a [2021-04-26T16:58:42.642Z] Removing intermediate container 117155435a6a [2021-04-26T16:58:42.642Z] ---> 34f329308b2b [2021-04-26T16:58:42.642Z] Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:58:42.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-26T16:58:42.913Z] ---> Running in 74950d9e76ae [2021-04-26T16:58:43.200Z] ---> e61732051989 [2021-04-26T16:58:43.201Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-26T16:58:43.201Z] Removing intermediate container 74950d9e76ae [2021-04-26T16:58:43.201Z] ---> 6d64d374bdd6 [2021-04-26T16:58:43.201Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T16:58:43.473Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-26T16:58:43.473Z] ---> Running in 762a2384440b [2021-04-26T16:58:43.743Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-26T16:58:44.016Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-26T16:58:44.016Z] ---> 7d272ea9f0b6 [2021-04-26T16:58:44.016Z] 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-04-26T16:58:44.016Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-26T16:58:44.016Z] Removing intermediate container 762a2384440b [2021-04-26T16:58:44.016Z] ---> 386cdbb02d50 [2021-04-26T16:58:44.016Z] [2021-04-26T16:58:44.016Z] ---> Running in 6a15d710f92c [2021-04-26T16:58:44.016Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-26T16:58:44.619Z] Removing intermediate container fb2035fd5122 [2021-04-26T16:58:44.619Z] ---> 1a3240fa6c4b [2021-04-26T16:58:44.619Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T16:58:44.893Z] Successfully built 386cdbb02d50 [2021-04-26T16:58:44.893Z] Successfully tagged docker-core-metadata-go:latest [2021-04-26T16:58:45.172Z]  Building docker-core-metadata-go ... done (5/6) Installing libzmq (4.3.3-r0) [2021-04-26T16:58:45.172Z] ---> c94fdca4ff96 [2021-04-26T16:58:45.172Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-26T16:58:45.172Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-26T16:58:45.482Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:58:45.482Z] OK: 8 MiB in 20 packages [2021-04-26T16:58:46.462Z] Removing intermediate container 6a15d710f92c [2021-04-26T16:58:46.462Z] ---> 4e44377acd14 [2021-04-26T16:58:46.462Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-26T16:58:46.462Z] ---> Running in 805911c86f22 [2021-04-26T16:58:46.462Z] ---> aa06152ca7ee [2021-04-26T16:58:46.462Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-26T16:58:46.734Z] Removing intermediate container 805911c86f22 [2021-04-26T16:58:46.734Z] ---> 0a4a59917254 [2021-04-26T16:58:46.734Z] Step 22/24 : LABEL arch=x86_64 [2021-04-26T16:58:46.734Z] Removing intermediate container c9709e122ac4 [2021-04-26T16:58:46.734Z] ---> 374c259edc93 [2021-04-26T16:58:46.734Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T16:58:47.010Z] ---> Running in 291a1d65966d [2021-04-26T16:58:47.010Z] ---> 8d89d17929b1 [2021-04-26T16:58:47.010Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-26T16:58:47.290Z] Removing intermediate container 291a1d65966d [2021-04-26T16:58:47.290Z] ---> 15069c3d1075 [2021-04-26T16:58:47.290Z] Step 23/24 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:58:47.557Z] ---> Running in 0284668ac2af [2021-04-26T16:58:47.557Z] ---> 3ee729b90044 [2021-04-26T16:58:47.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-26T16:58:47.825Z] ---> 4082f6f533fb [2021-04-26T16:58:47.825Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-26T16:58:47.825Z] Removing intermediate container 0284668ac2af [2021-04-26T16:58:47.825Z] ---> 270fe6733fea [2021-04-26T16:58:47.825Z] Step 24/24 : LABEL version=0.0.0 [2021-04-26T16:58:48.091Z] ---> Running in d8571918de87 [2021-04-26T16:58:48.363Z] ---> d48cc9b1044c [2021-04-26T16:58:48.363Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-26T16:58:48.630Z] ---> Running in cd4f2fc5e402 [2021-04-26T16:58:48.630Z] Removing intermediate container d8571918de87 [2021-04-26T16:58:48.630Z] ---> a24f8acf44b9 [2021-04-26T16:58:48.630Z] [2021-04-26T16:58:48.630Z] ---> 21caaa28519e [2021-04-26T16:58:48.630Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-26T16:58:49.213Z] Successfully built a24f8acf44b9 [2021-04-26T16:58:49.213Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-04-26T16:58:49.213Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container cd4f2fc5e402 [2021-04-26T16:58:49.213Z] ---> c463cdba5d7c [2021-04-26T16:58:49.213Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-26T16:58:49.213Z] ---> b3a2963b1df4 [2021-04-26T16:58:49.213Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-26T16:58:49.484Z] ---> Running in 66b868c44b7c [2021-04-26T16:58:49.484Z] ---> bae4a10210d7 [2021-04-26T16:58:49.484Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-26T16:58:49.750Z] Removing intermediate container 66b868c44b7c [2021-04-26T16:58:49.750Z] ---> 15b136afe27e [2021-04-26T16:58:49.750Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T16:58:49.750Z] ---> Running in efe732de9377 [2021-04-26T16:58:49.750Z] ---> Running in 9874488771d2 [2021-04-26T16:58:50.034Z] Removing intermediate container 9874488771d2 [2021-04-26T16:58:50.034Z] ---> 83f52881fd7d [2021-04-26T16:58:50.034Z] Step 21/23 : LABEL arch=x86_64 [2021-04-26T16:58:50.301Z] ---> Running in d907944195dd [2021-04-26T16:58:50.571Z] Removing intermediate container d907944195dd [2021-04-26T16:58:50.571Z] ---> 21cf1fa3c812 [2021-04-26T16:58:50.571Z] Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:58:50.571Z] ---> Running in dcf81b4dafda [2021-04-26T16:58:51.541Z] Removing intermediate container dcf81b4dafda [2021-04-26T16:58:51.541Z] ---> 31fbb76bcffd [2021-04-26T16:58:51.541Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T16:58:51.808Z] ---> Running in ff58b3c70580 [2021-04-26T16:58:51.851Z] 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-04-26T16:58:51.851Z] 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-04-26T16:58:52.074Z] Removing intermediate container efe732de9377 [2021-04-26T16:58:52.074Z] ---> b9c37edd1321 [2021-04-26T16:58:52.074Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-26T16:58:52.353Z] Removing intermediate container ff58b3c70580 [2021-04-26T16:58:52.353Z] ---> 3fabf2f4f493 [2021-04-26T16:58:52.353Z] [2021-04-26T16:58:52.618Z] ---> Running in 0fd192c1be64 [2021-04-26T16:58:52.928Z] Successfully built 3fabf2f4f493 [2021-04-26T16:58:52.928Z] Successfully tagged docker-core-data-go:latest [2021-04-26T16:58:52.928Z]  Building docker-core-data-go ... done Removing intermediate container 0fd192c1be64 [2021-04-26T16:58:52.928Z] ---> fb381f284379 [2021-04-26T16:58:52.928Z] Step 28/31 : CMD ["gate"] [2021-04-26T16:58:53.210Z] ---> Running in 351a7ffb9791 [2021-04-26T16:58:53.800Z] Removing intermediate container 351a7ffb9791 [2021-04-26T16:58:53.800Z] ---> 018db4f23f9c [2021-04-26T16:58:53.800Z] Step 29/31 : LABEL arch=x86_64 [2021-04-26T16:58:53.800Z] ---> Running in f09bab73fa27 [2021-04-26T16:58:54.399Z] Removing intermediate container f09bab73fa27 [2021-04-26T16:58:54.399Z] ---> fa1ddb61e6bc [2021-04-26T16:58:54.399Z] Step 30/31 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:58:54.685Z] ---> Running in afc07a58158f [2021-04-26T16:58:55.264Z] Removing intermediate container afc07a58158f [2021-04-26T16:58:55.264Z] ---> 12a9e4b05c94 [2021-04-26T16:58:55.264Z] Step 31/31 : LABEL version=0.0.0 [2021-04-26T16:58:55.264Z] ---> Running in 9c8b161c091d [2021-04-26T16:58:55.846Z] Removing intermediate container 9c8b161c091d [2021-04-26T16:58:55.846Z] ---> e6494587a2e6 [2021-04-26T16:58:55.846Z] [2021-04-26T16:58:56.110Z] Successfully built e6494587a2e6 [2021-04-26T16:58:56.110Z] Successfully tagged docker-security-bootstrapper-go:latest [2021-04-26T16:58:56.756Z]  Building docker-security-bootstrapper-go ... done  [Pipeline] } [2021-04-26T16:58:56.876Z] $ docker stop --time=1 5bc8ffbe1737dd1616815bc4aa0116fb335882d56890921c833ecc08a08bf5a8 [2021-04-26T16:59:00.002Z] $ docker rm -f 5bc8ffbe1737dd1616815bc4aa0116fb335882d56890921c833ecc08a08bf5a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T16:59:00.657Z] + docker images [2021-04-26T16:59:00.657Z] + grep docker [2021-04-26T16:59:01.644Z] docker-security-bootstrapper-go latest e6494587a2e6 6 seconds ago 19.3MB [2021-04-26T16:59:01.644Z] docker-core-data-go latest 3fabf2f4f493 9 seconds ago 22.9MB [2021-04-26T16:59:01.644Z] docker-security-secretstore-setup-go latest a24f8acf44b9 13 seconds ago 26.3MB [2021-04-26T16:59:01.644Z] docker-core-metadata-go latest 386cdbb02d50 18 seconds ago 19.2MB [2021-04-26T16:59:01.644Z] docker-sys-mgmt-agent-go latest 3c527faa2e0b About a minute ago 312MB [2021-04-26T16:59:01.644Z] docker-core-command-go latest aabccd20758c 3 minutes ago 17.5MB [2021-04-26T16:59:01.644Z] docker-security-proxy-setup-go latest a1a82520fecd 3 minutes ago 26MB [2021-04-26T16:59:01.644Z] docker-support-notifications-go latest bad3dfb6f23f 3 minutes ago 18.2MB [2021-04-26T16:59:01.644Z] docker-support-scheduler-go latest 57c8046ba482 3 minutes ago 17.7MB [2021-04-26T16:59:01.644Z] docker 20.10.0 aefe523efa57 4 months ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-26T16:59:06.949Z] Removing intermediate container 026c4031c7f9 [2021-04-26T16:59:06.949Z] ---> 64c81b319161 [2021-04-26T16:59:06.949Z] [2021-04-26T16:59:06.949Z] Step 10/31 : FROM alpine:3.12 [2021-04-26T16:59:06.949Z] 3.12: Pulling from library/alpine [2021-04-26T16:59:06.949Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-26T16:59:06.949Z] Status: Downloaded newer image for alpine:3.12 [2021-04-26T16:59:06.949Z] ---> 9852663dfa18 [2021-04-26T16:59:06.949Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-04-26T16:59:07.221Z] ---> Running in d865fff935ea [2021-04-26T16:59:08.668Z] Removing intermediate container d865fff935ea [2021-04-26T16:59:08.668Z] ---> 8ee654cf9f79 [2021-04-26T16:59:08.668Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2021-04-26T16:59:09.278Z] ---> Running in 917b4a1332dc [2021-04-26T16:59:11.288Z] Removing intermediate container 0ef89a6f483e [2021-04-26T16:59:11.288Z] ---> d8eda06695b6 [2021-04-26T16:59:11.288Z] [2021-04-26T16:59:11.288Z] Step 10/24 : FROM alpine:3.12 [2021-04-26T16:59:11.288Z] ---> 9852663dfa18 [2021-04-26T16:59:11.288Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-04-26T16:59:11.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:59:11.573Z] Removing intermediate container 6ffc205c909f [2021-04-26T16:59:11.573Z] ---> 7543a8ca52dc [2021-04-26T16:59:11.573Z] [2021-04-26T16:59:11.573Z] Step 10/21 : FROM alpine:3.12 [2021-04-26T16:59:11.573Z] ---> 9852663dfa18 [2021-04-26T16:59:11.573Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-04-26T16:59:11.573Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:59:11.848Z] ---> Running in 7791787ac577 [2021-04-26T16:59:12.125Z] ---> Running in b785361323a7 [2021-04-26T16:59:12.406Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-04-26T16:59:12.406Z] (2/2) Installing su-exec (0.2-r1) [2021-04-26T16:59:12.406Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:59:12.406Z] OK: 5 MiB in 16 packages [2021-04-26T16:59:14.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:59:14.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:59:14.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:59:14.422Z] Removing intermediate container e8a7aba8444c [2021-04-26T16:59:14.422Z] ---> c558e67d7834 [2021-04-26T16:59:14.422Z] [2021-04-26T16:59:14.422Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T16:59:14.422Z] ---> 9852663dfa18 [2021-04-26T16:59:14.422Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T16:59:14.422Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:59:14.700Z] (1/6) Installing ca-certificates (20191127-r4) [2021-04-26T16:59:14.981Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T16:59:14.981Z] (3/6) Installing libcurl (7.76.1-r0) [2021-04-26T16:59:14.981Z] Removing intermediate container 917b4a1332dc [2021-04-26T16:59:14.982Z] ---> c2f0ed3f0fdf [2021-04-26T16:59:14.982Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2021-04-26T16:59:14.982Z] (4/6) Installing curl (7.76.1-r0) [2021-04-26T16:59:14.982Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-04-26T16:59:14.982Z] (6/6) Installing su-exec (0.2-r1) [2021-04-26T16:59:14.982Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:59:14.982Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T16:59:14.982Z] (1/4) Installing ca-certificates (20191127-r4) [2021-04-26T16:59:15.258Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T16:59:15.258Z] (3/4) Installing libcurl (7.76.1-r0) [2021-04-26T16:59:15.258Z] (4/4) Installing curl (7.76.1-r0) [2021-04-26T16:59:15.258Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:59:15.258Z] OK: 7 MiB in 20 packages [2021-04-26T16:59:15.258Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T16:59:15.258Z] ---> Running in 9839861e024f [2021-04-26T16:59:15.538Z] OK: 7 MiB in 18 packages [2021-04-26T16:59:15.819Z] ---> Running in 6fede77c5706 [2021-04-26T16:59:16.805Z] Removing intermediate container 6fede77c5706 [2021-04-26T16:59:16.805Z] ---> b2b7b28086aa [2021-04-26T16:59:16.805Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-04-26T16:59:17.080Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:59:17.080Z] Removing intermediate container 45249c8e3321 [2021-04-26T16:59:17.080Z] ---> 8c9fcff8f606 [2021-04-26T16:59:17.080Z] [2021-04-26T16:59:17.080Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T16:59:17.080Z] ---> 9852663dfa18 [2021-04-26T16:59:17.080Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2021-04-26T16:59:17.354Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:59:17.354Z] ---> Running in 71e5bf7cd413 [2021-04-26T16:59:17.856Z] Still waiting to schedule task [2021-04-26T16:59:17.856Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-26T16:59:17.952Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T16:59:17.952Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:59:17.952Z] OK: 5 MiB in 15 packages [2021-04-26T16:59:17.952Z] ---> Running in 74ed8fa539cf [2021-04-26T16:59:17.952Z] Removing intermediate container 7791787ac577 [2021-04-26T16:59:17.952Z] ---> 3da80333a4b6 [2021-04-26T16:59:17.952Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T16:59:18.228Z] Removing intermediate container 71e5bf7cd413 [2021-04-26T16:59:18.228Z] ---> 81a957c2478c [2021-04-26T16:59:18.228Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-04-26T16:59:18.501Z] Removing intermediate container b785361323a7 [2021-04-26T16:59:18.501Z] ---> 14577a85b57d [2021-04-26T16:59:18.501Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-04-26T16:59:18.501Z] ---> Running in 057991f892af [2021-04-26T16:59:18.777Z] ---> Running in 8873e84ea44e [2021-04-26T16:59:18.777Z] ---> Running in a71b26bbfeb8 [2021-04-26T16:59:19.385Z] Removing intermediate container 057991f892af [2021-04-26T16:59:19.385Z] ---> f397d86030ce [2021-04-26T16:59:19.385Z] Step 13/24 : WORKDIR / [2021-04-26T16:59:19.385Z] ---> Running in 63eae618746e [2021-04-26T16:59:19.385Z] Removing intermediate container a71b26bbfeb8 [2021-04-26T16:59:19.385Z] ---> 1e56a5838434 [2021-04-26T16:59:19.385Z] Step 13/21 : WORKDIR /edgex [2021-04-26T16:59:19.660Z] Removing intermediate container 9839861e024f [2021-04-26T16:59:19.660Z] ---> 8d7504552f95 [2021-04-26T16:59:19.660Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T16:59:19.660Z] ---> Running in 57a6c8a921bb [2021-04-26T16:59:19.660Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T16:59:19.935Z] ---> Running in 40eee8650e76 [2021-04-26T16:59:19.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T16:59:20.207Z] Removing intermediate container 63eae618746e [2021-04-26T16:59:20.207Z] ---> 6e1cb04f2994 [2021-04-26T16:59:20.207Z] 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-04-26T16:59:20.481Z] Removing intermediate container 57a6c8a921bb [2021-04-26T16:59:20.482Z] ---> d2facbe042d5 [2021-04-26T16:59:20.482Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-04-26T16:59:20.482Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-04-26T16:59:20.482Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T16:59:20.482Z] OK: 5 MiB in 15 packages [2021-04-26T16:59:20.756Z] Removing intermediate container 40eee8650e76 [2021-04-26T16:59:20.756Z] ---> 4ddfefa7fede [2021-04-26T16:59:20.756Z] Step 13/23 : ENV APP_PORT=48082 [2021-04-26T16:59:21.031Z] ---> Running in 36b6b6796f26 [2021-04-26T16:59:21.632Z] ---> 9342bfdd63c0 [2021-04-26T16:59:21.632Z] 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-04-26T16:59:21.632Z] ---> 1af4162b9938 [2021-04-26T16:59:21.632Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-04-26T16:59:21.905Z] Removing intermediate container 8873e84ea44e [2021-04-26T16:59:21.905Z] ---> 6eeeedd6e74c [2021-04-26T16:59:21.905Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2021-04-26T16:59:21.905Z] Removing intermediate container 36b6b6796f26 [2021-04-26T16:59:21.905Z] ---> 6179ad7635f8 [2021-04-26T16:59:21.905Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T16:59:22.180Z] ---> Running in 9d45efa7f687 [2021-04-26T16:59:22.180Z] ---> Running in e1b50892a2e7 [2021-04-26T16:59:22.180Z] Removing intermediate container 74ed8fa539cf [2021-04-26T16:59:22.180Z] ---> 83f6c80a88f3 [2021-04-26T16:59:22.180Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T16:59:22.454Z] ---> 6bc6da65d5a0 [2021-04-26T16:59:22.454Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-04-26T16:59:22.454Z] ---> Running in 019ae8728926 [2021-04-26T16:59:22.733Z] Removing intermediate container e1b50892a2e7 [2021-04-26T16:59:22.733Z] ---> d13250ebaf3c [2021-04-26T16:59:22.733Z] Step 15/23 : WORKDIR / [2021-04-26T16:59:22.733Z] Removing intermediate container 9d45efa7f687 [2021-04-26T16:59:22.733Z] ---> c84528605d03 [2021-04-26T16:59:22.733Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-04-26T16:59:23.335Z] ---> Running in 837681a2510c [2021-04-26T16:59:23.335Z] ---> e08f618cb78c [2021-04-26T16:59:23.335Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-04-26T16:59:23.335Z] Removing intermediate container 019ae8728926 [2021-04-26T16:59:23.335Z] ---> cd3599c509be [2021-04-26T16:59:23.335Z] Step 13/22 : ENV APP_PORT=48085 [2021-04-26T16:59:23.611Z] ---> 2e323155e232 [2021-04-26T16:59:23.611Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-04-26T16:59:23.611Z] ---> Running in 03a1f3b2f600 [2021-04-26T16:59:23.889Z] ---> 0318029a9329 [2021-04-26T16:59:23.889Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-04-26T16:59:23.889Z] Removing intermediate container 837681a2510c [2021-04-26T16:59:23.889Z] ---> 2d40194cfab5 [2021-04-26T16:59:23.889Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T16:59:24.166Z] ---> Running in 4ed89e51e2d9 [2021-04-26T16:59:24.764Z] Removing intermediate container 03a1f3b2f600 [2021-04-26T16:59:24.764Z] ---> 762a6f93b2c3 [2021-04-26T16:59:24.764Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T16:59:25.041Z] ---> Running in 1ce4106b7abe [2021-04-26T16:59:25.321Z] ---> 112e46298050 [2021-04-26T16:59:25.321Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-04-26T16:59:25.321Z] ---> c35cd1ccb0d1 [2021-04-26T16:59:25.321Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-04-26T16:59:25.321Z] ---> e02aff7e5e34 [2021-04-26T16:59:25.321Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-04-26T16:59:25.601Z] ---> Running in b6f4e39abad1 [2021-04-26T16:59:25.877Z] Removing intermediate container 1ce4106b7abe [2021-04-26T16:59:25.877Z] ---> 08790b1fee43 [2021-04-26T16:59:25.877Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T16:59:26.480Z] Removing intermediate container b6f4e39abad1 [2021-04-26T16:59:26.480Z] ---> 75521efdd2e8 [2021-04-26T16:59:26.480Z] Step 18/21 : CMD ["--init=true"] [2021-04-26T16:59:26.757Z] ---> Running in c820a812435d [2021-04-26T16:59:27.350Z] ---> aaccc74b3b0e [2021-04-26T16:59:27.351Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-04-26T16:59:27.351Z] ---> 54e945823c31 [2021-04-26T16:59:27.351Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-04-26T16:59:27.351Z] ---> f3efb80cee73 [2021-04-26T16:59:27.351Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-04-26T16:59:27.636Z] Removing intermediate container c820a812435d [2021-04-26T16:59:27.636Z] ---> f7dcc4895223 [2021-04-26T16:59:27.636Z] Step 19/21 : LABEL arch=arm64 [2021-04-26T16:59:27.923Z] ---> Running in 2229efda4ab9 [2021-04-26T16:59:28.201Z] Removing intermediate container 4ed89e51e2d9 [2021-04-26T16:59:28.201Z] ---> c1b0a17a0d39 [2021-04-26T16:59:28.201Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T16:59:28.799Z] ---> 4714ee286800 [2021-04-26T16:59:28.799Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2021-04-26T16:59:28.799Z] ---> df43983ad1bc [2021-04-26T16:59:28.799Z] 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-04-26T16:59:28.799Z] ---> Running in b4cf5db7669a [2021-04-26T16:59:28.799Z] ---> Running in dbd0862c76f8 [2021-04-26T16:59:28.799Z] Removing intermediate container 2229efda4ab9 [2021-04-26T16:59:29.077Z] ---> 86cbcae474da [2021-04-26T16:59:29.077Z] Step 20/21 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:59:29.077Z] ---> 180d8b9a413f [2021-04-26T16:59:29.077Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-04-26T16:59:29.351Z] ---> Running in 3800ac152870 [2021-04-26T16:59:29.351Z] ---> 998ac0b1fd8a [2021-04-26T16:59:29.351Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-04-26T16:59:29.627Z] Removing intermediate container dbd0862c76f8 [2021-04-26T16:59:29.627Z] ---> 3ab73fd0d72e [2021-04-26T16:59:29.627Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T16:59:29.627Z] ---> Running in 9edd8dd3d1fe [2021-04-26T16:59:30.230Z] Removing intermediate container 3800ac152870 [2021-04-26T16:59:30.230Z] ---> bc7d40a033cc [2021-04-26T16:59:30.230Z] Step 21/21 : LABEL version=0.0.0 [2021-04-26T16:59:30.230Z] ---> b0bf2354e13d [2021-04-26T16:59:30.230Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2021-04-26T16:59:30.516Z] ---> Running in 0f6ef63d8270 [2021-04-26T16:59:30.516Z] ---> Running in 5deef9202c4d [2021-04-26T16:59:30.516Z] Removing intermediate container 9edd8dd3d1fe [2021-04-26T16:59:30.516Z] ---> ca7b5ab481a4 [2021-04-26T16:59:30.516Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T16:59:30.791Z] ---> Running in 1460cb2b0348 [2021-04-26T16:59:31.387Z] Removing intermediate container 5deef9202c4d [2021-04-26T16:59:31.387Z] ---> 9e746a4b8106 [2021-04-26T16:59:31.387Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T16:59:31.387Z] Removing intermediate container 0f6ef63d8270 [2021-04-26T16:59:31.387Z] ---> 6c796ec0dfc7 [2021-04-26T16:59:31.387Z] [2021-04-26T16:59:31.387Z] ---> b4a7e1188d4e [2021-04-26T16:59:31.387Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-04-26T16:59:31.662Z] Removing intermediate container 1460cb2b0348 [2021-04-26T16:59:31.662Z] ---> 7fa6c071c9ee [2021-04-26T16:59:31.662Z] Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:59:31.662Z] ---> Running in ba4a0f9253a7 [2021-04-26T16:59:31.950Z] ---> Running in 4efc4d66094b [2021-04-26T16:59:31.950Z] Successfully built 6c796ec0dfc7 [2021-04-26T16:59:31.950Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-04-26T16:59:31.950Z]  Building docker-security-proxy-setup-go ... done Building docker-support-notifications-go [2021-04-26T16:59:31.950Z] Removing intermediate container b4cf5db7669a [2021-04-26T16:59:31.950Z] ---> 2adc1219e65f [2021-04-26T16:59:31.950Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-04-26T16:59:32.225Z] ---> Running in cb2a12df12aa [2021-04-26T16:59:32.225Z] Removing intermediate container ba4a0f9253a7 [2021-04-26T16:59:32.225Z] ---> c46f248567cd [2021-04-26T16:59:32.225Z] Step 20/22 : LABEL arch=arm64 [2021-04-26T16:59:32.506Z] ---> 0e23f999ec47 [2021-04-26T16:59:32.506Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-04-26T16:59:32.506Z] ---> Running in ec03813c415d [2021-04-26T16:59:32.506Z] Removing intermediate container 4efc4d66094b [2021-04-26T16:59:32.506Z] ---> 5f9c79ad4680 [2021-04-26T16:59:32.506Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T16:59:32.785Z] ---> Running in 55cf5beef847 [2021-04-26T16:59:32.785Z] Removing intermediate container cb2a12df12aa [2021-04-26T16:59:32.785Z] ---> bdc24d12d6b3 [2021-04-26T16:59:32.785Z] Step 22/24 : LABEL arch=arm64 [2021-04-26T16:59:33.076Z] Removing intermediate container ec03813c415d [2021-04-26T16:59:33.076Z] ---> 18a7e84edba9 [2021-04-26T16:59:33.076Z] Step 21/22 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:59:33.076Z] ---> Running in 0dfb5710fcf7 [2021-04-26T16:59:33.353Z] ---> Running in 7dd86960545d [2021-04-26T16:59:33.623Z] Removing intermediate container 55cf5beef847 [2021-04-26T16:59:33.623Z] ---> 93e36ae5b248 [2021-04-26T16:59:33.623Z] [2021-04-26T16:59:34.224Z] ---> c63c01898f42 [2021-04-26T16:59:34.224Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-04-26T16:59:34.224Z] Successfully built 93e36ae5b248 [2021-04-26T16:59:34.224Z] Successfully tagged docker-core-command-go-arm64:latest [2021-04-26T16:59:34.224Z] Building docker-core-metadata-go [2021-04-26T16:59:34.498Z]  Building docker-core-command-go ... done Removing intermediate container 7dd86960545d [2021-04-26T16:59:34.498Z] ---> 83aa819a5245 [2021-04-26T16:59:34.498Z] Step 22/22 : LABEL version=0.0.0 [2021-04-26T16:59:34.498Z] Removing intermediate container 0dfb5710fcf7 [2021-04-26T16:59:34.498Z] ---> a8e18c206f8e [2021-04-26T16:59:34.498Z] Step 23/24 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:59:34.777Z] ---> Running in 4e48c662ac4a [2021-04-26T16:59:34.777Z] ---> Running in 251a303c824a [2021-04-26T16:59:35.062Z] ---> c9828e1b72ff [2021-04-26T16:59:35.062Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2021-04-26T16:59:35.656Z] ---> Running in a168cb17ca48 [2021-04-26T16:59:35.656Z] Removing intermediate container 4e48c662ac4a [2021-04-26T16:59:35.656Z] ---> 47fcee76b969 [2021-04-26T16:59:35.656Z] [2021-04-26T16:59:35.656Z] Removing intermediate container 251a303c824a [2021-04-26T16:59:35.656Z] ---> 19569fd2ed58 [2021-04-26T16:59:35.656Z] Step 24/24 : LABEL version=0.0.0 [2021-04-26T16:59:36.257Z] Successfully built 47fcee76b969 [2021-04-26T16:59:36.532Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-04-26T16:59:36.532Z]  Building docker-support-scheduler-go ... done Building docker-core-data-go [2021-04-26T16:59:36.532Z] ---> Running in 46ced820df85 [2021-04-26T16:59:36.532Z] Removing intermediate container a168cb17ca48 [2021-04-26T16:59:36.532Z] ---> 3db072e6daa3 [2021-04-26T16:59:36.532Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-04-26T16:59:37.517Z] Removing intermediate container 46ced820df85 [2021-04-26T16:59:37.517Z] ---> f64c5fe3a1d4 [2021-04-26T16:59:37.517Z] [2021-04-26T16:59:37.811Z] Successfully built f64c5fe3a1d4 [2021-04-26T16:59:37.812Z] ---> b51794299a84 [2021-04-26T16:59:37.812Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2021-04-26T16:59:37.812Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-04-26T16:59:37.812Z]  Building docker-security-secretstore-setup-go ... done Building docker-sys-mgmt-agent-go [2021-04-26T16:59:38.415Z] ---> Running in c3a83bce8dd8 [2021-04-26T16:59:41.806Z] Removing intermediate container c3a83bce8dd8 [2021-04-26T16:59:41.806Z] ---> 277ad31d1bd3 [2021-04-26T16:59:41.806Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2021-04-26T16:59:42.791Z] ---> Running in 549adfbd4cdb [2021-04-26T16:59:44.227Z] Removing intermediate container 549adfbd4cdb [2021-04-26T16:59:44.227Z] ---> fd785e6628a2 [2021-04-26T16:59:44.227Z] Step 28/31 : CMD ["gate"] [2021-04-26T16:59:45.219Z] ---> Running in d3bda9cc4110 [2021-04-26T16:59:45.817Z] Removing intermediate container d3bda9cc4110 [2021-04-26T16:59:45.818Z] ---> 8faaad029666 [2021-04-26T16:59:45.818Z] Step 29/31 : LABEL arch=arm64 [2021-04-26T16:59:46.793Z] ---> Running in 4b7fa9bd292a [2021-04-26T16:59:48.229Z] Removing intermediate container 4b7fa9bd292a [2021-04-26T16:59:48.229Z] ---> 94930597eaa5 [2021-04-26T16:59:48.229Z] Step 30/31 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T16:59:48.838Z] ---> Running in 19b8eead9b3f [2021-04-26T16:59:49.110Z] Removing intermediate container 19b8eead9b3f [2021-04-26T16:59:49.110Z] ---> 6935e5c50104 [2021-04-26T16:59:49.110Z] Step 31/31 : LABEL version=0.0.0 [2021-04-26T16:59:49.701Z] ---> Running in 6a5c973ecb9c [2021-04-26T16:59:49.974Z] Removing intermediate container 6a5c973ecb9c [2021-04-26T16:59:49.974Z] ---> 66d9c6629f5c [2021-04-26T16:59:49.974Z] [2021-04-26T16:59:50.568Z] Successfully built 66d9c6629f5c [2021-04-26T16:59:50.568Z] Successfully tagged docker-security-bootstrapper-go-arm64:latest [2021-04-26T17:00:16.524Z] Running on prd-ubuntu18.04-docker-8c-8g-1825 in /w/workspace/edgexfoundry_edgex-go_PR-3402 [Pipeline] { [Pipeline] ws [2021-04-26T17:00:16.580Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-04-26T17:00:19.064Z] using credential edgex-jenkins-ssh [2021-04-26T17:00:19.077Z] Cloning the remote Git repository [2021-04-26T17:00:18.005Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-04-26T17:00:18.078Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-04-26T17:00:18.101Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-26T17:00:18.102Z] > git --version # timeout=10 [2021-04-26T17:00:18.107Z] > git --version # 'git version 2.17.1' [2021-04-26T17:00:18.107Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T17:00:18.132Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T17:00:25.318Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-26T17:00:25.323Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-26T17:00:25.333Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-04-26T17:00:25.344Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-04-26T17:00:25.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T17:00:25.348Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3402/head:refs/remotes/origin/PR-3402 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-26T17:00:27.088Z] Merging remotes/origin/master commit 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 into PR head commit b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T17:00:27.248Z] Merge succeeded, producing b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T17:00:27.249Z] Checking out Revision b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 (PR-3402) [2021-04-26T17:00:26.019Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T17:00:26.033Z] > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 [2021-04-26T17:00:26.115Z] > git remote # timeout=10 [2021-04-26T17:00:26.122Z] > git config --get remote.origin.url # timeout=10 [2021-04-26T17:00:26.131Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-26T17:00:26.135Z] > git merge 03ff76bef9ea91d3a070bcb4fd44d0f94334fca4 # timeout=10 [2021-04-26T17:00:26.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-26T17:00:26.160Z] > git config core.sparsecheckout # timeout=10 [2021-04-26T17:00:26.164Z] > git checkout -f b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 # timeout=10 [2021-04-26T17:00:29.577Z]  Building docker-security-bootstrapper-go ... done Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T17:00:29.577Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-04-26T17:00:29.577Z] ---> cc6180f551bd [2021-04-26T17:00:29.577Z] Step 3/22 : WORKDIR /edgex-go [2021-04-26T17:00:29.577Z] ---> Using cache [2021-04-26T17:00:29.577Z] ---> 4baf99bf7996 [2021-04-26T17:00:29.577Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T17:00:29.577Z] ---> Using cache [2021-04-26T17:00:29.577Z] ---> 7619225e9ea4 [2021-04-26T17:00:29.577Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2021-04-26T17:00:30.176Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T17:00:30.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T17:00:30.451Z] ---> cc6180f551bd [2021-04-26T17:00:30.451Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T17:00:30.451Z] ---> Using cache [2021-04-26T17:00:30.451Z] ---> 4baf99bf7996 [2021-04-26T17:00:30.451Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T17:00:30.451Z] ---> Using cache [2021-04-26T17:00:30.451Z] ---> 7619225e9ea4 [2021-04-26T17:00:30.451Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-04-26T17:00:30.451Z] ---> Using cache [2021-04-26T17:00:30.451Z] ---> 9da49bccb16c [2021-04-26T17:00:30.451Z] Step 6/23 : COPY go.mod . [2021-04-26T17:00:30.451Z] ---> Using cache [2021-04-26T17:00:30.451Z] ---> a43cf8cb899b [2021-04-26T17:00:30.451Z] Step 7/23 : RUN go mod download [2021-04-26T17:00:30.451Z] ---> Using cache [2021-04-26T17:00:30.451Z] ---> 123e7d9f5899 [2021-04-26T17:00:30.451Z] Step 8/23 : COPY . . [2021-04-26T17:00:30.451Z] ---> Using cache [2021-04-26T17:00:30.451Z] ---> 76780cd13dc2 [2021-04-26T17:00:30.451Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2021-04-26T17:00:30.886Z] Commit message: "feat(security)!: Switch Consul's default_policy to deny - turn on Consul's "deny" default_policy - use more restrict policy rules for Consul's agent token" [2021-04-26T17:00:29.821Z] > git --version # timeout=10 [2021-04-26T17:00:29.824Z] > git --version # 'git version 2.17.1' [2021-04-26T17:00:29.827Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-26T17:00:31.904Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T17:00:31.905Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T17:00:31.905Z] ---> cc6180f551bd [2021-04-26T17:00:31.905Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T17:00:31.905Z] ---> Using cache [2021-04-26T17:00:31.905Z] ---> 4baf99bf7996 [2021-04-26T17:00:31.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T17:00:31.905Z] ---> Using cache [2021-04-26T17:00:31.905Z] ---> 7619225e9ea4 [2021-04-26T17:00:31.905Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-04-26T17:00:31.905Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-04-26T17:00:31.905Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-04-26T17:00:31.905Z] ---> cc6180f551bd [2021-04-26T17:00:31.905Z] Step 3/23 : WORKDIR /edgex-go [2021-04-26T17:00:31.905Z] ---> Using cache [2021-04-26T17:00:31.905Z] ---> 4baf99bf7996 [2021-04-26T17:00:31.905Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T17:00:31.905Z] ---> Using cache [2021-04-26T17:00:31.905Z] ---> 7619225e9ea4 [2021-04-26T17:00:31.905Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2021-04-26T17:00:32.204Z] + echo snap-build.sh [2021-04-26T17:00:32.204Z] snap-build.sh [2021-04-26T17:00:32.204Z] + SNAP_BASE_DIR=. [2021-04-26T17:00:32.204Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-04-26T17:00:32.204Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-04-26T17:00:32.204Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-04-26T17:00:32.204Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-04-26T17:00:32.204Z] + cd /w/workspace/edgex-go/1 [2021-04-26T17:00:32.204Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-26T17:00:32.204Z] Reading package lists... [2021-04-26T17:00:32.204Z] Building dependency tree... [2021-04-26T17:00:32.204Z] Reading state information... [2021-04-26T17:00:32.466Z] The following packages were automatically installed and are no longer required: [2021-04-26T17:00:32.466Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-26T17:00:32.466Z] uidmap xdelta3 [2021-04-26T17:00:32.466Z] Use 'sudo apt autoremove' to remove them. [2021-04-26T17:00:32.466Z] The following packages will be REMOVED: [2021-04-26T17:00:32.466Z] lxd* lxd-client* [2021-04-26T17:00:32.730Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-26T17:00:32.730Z] After this operation, 31.7 MB disk space will be freed. [2021-04-26T17:00:32.876Z] ---> Running in edf2a9addc36 [2021-04-26T17:00:32.877Z] ---> Running in 371394384b9d [2021-04-26T17:00:32.877Z] ---> Running in e2e9f42f44c9 [2021-04-26T17:00:32.877Z] ---> Running in 26cd38cb430f [2021-04-26T17:00:34.350Z] (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-04-26T17:00:34.350Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-26T17:00:34.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T17:00:34.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T17:00:34.878Z] 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-04-26T17:00:34.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T17:00:35.154Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T17:00:35.302Z] Removing lxd dnsmasq configuration [2021-04-26T17:00:35.302Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-26T17:00:35.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T17:00:35.431Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T17:00:35.565Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-26T17:00:36.133Z] OK: 217 MiB in 51 packages [2021-04-26T17:00:36.133Z] OK: 217 MiB in 51 packages [2021-04-26T17:00:36.464Z] OK: 217 MiB in 51 packages [2021-04-26T17:00:36.510Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-26T17:00:36.510Z] (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-04-26T17:00:36.510Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-26T17:00:37.895Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-26T17:00:37.895Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-26T17:00:38.668Z] Removing intermediate container 26cd38cb430f [2021-04-26T17:00:38.668Z] ---> 6c99f15950a0 [2021-04-26T17:00:38.668Z] Step 6/23 : COPY go.mod . [2021-04-26T17:00:38.668Z] Removing intermediate container 371394384b9d [2021-04-26T17:00:38.668Z] ---> 2fc06c84e818 [2021-04-26T17:00:38.668Z] Step 6/22 : COPY go.mod . [2021-04-26T17:00:38.953Z] Removing intermediate container edf2a9addc36 [2021-04-26T17:00:38.953Z] ---> dd1e8c7be099 [2021-04-26T17:00:38.953Z] Step 6/23 : COPY go.mod . [2021-04-26T17:00:39.280Z] + sudo snap remove --purge lxd [2021-04-26T17:00:39.280Z] snap "lxd" is not installed [2021-04-26T17:00:39.280Z] + sudo groupadd --force --system lxd [2021-04-26T17:00:39.280Z] ++ whoami [2021-04-26T17:00:39.280Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-26T17:00:39.280Z] + newgrp - lxd [2021-04-26T17:00:39.280Z] + sudo snap install lxd [2021-04-26T17:00:39.939Z] ---> 4967abec1c2b [2021-04-26T17:00:39.939Z] Step 7/23 : RUN go mod download [2021-04-26T17:00:40.547Z] ---> Running in 26bea7ccf559 [2021-04-26T17:00:40.547Z] ---> 8e8f2315a1d7 [2021-04-26T17:00:40.547Z] Step 7/23 : RUN go mod download [2021-04-26T17:00:40.547Z] ---> 41babdfbfa41 [2021-04-26T17:00:40.547Z] Step 7/22 : RUN go mod download [2021-04-26T17:00:40.825Z] ---> Running in 75244b3a0761 [2021-04-26T17:00:40.825Z] ---> Running in 40f625b7153b [2021-04-26T17:00:46.296Z] Removing intermediate container 26bea7ccf559 [2021-04-26T17:00:46.296Z] ---> 3c2dcfdbe265 [2021-04-26T17:00:46.296Z] Step 8/23 : COPY . . [2021-04-26T17:00:46.296Z] Removing intermediate container 75244b3a0761 [2021-04-26T17:00:46.296Z] ---> bfddd0d66f2d [2021-04-26T17:00:46.296Z] Step 8/22 : COPY . . [2021-04-26T17:00:46.578Z] Removing intermediate container 40f625b7153b [2021-04-26T17:00:46.578Z] ---> f8b59d1527c9 [2021-04-26T17:00:46.578Z] Step 8/23 : COPY . . [2021-04-26T17:00:47.439Z] 2021-04-26T17:00:45Z INFO Waiting for automatic snapd restart... [2021-04-26T17:01:02.367Z] lxd 4.13 from Canonical* installed [2021-04-26T17:01:02.367Z] + sudo lxd init --auto [2021-04-26T17:01:08.960Z] + sudo snap install --classic snapcraft [2021-04-26T17:01:14.270Z] snapcraft 4.6.2 from Canonical* installed [2021-04-26T17:01:14.270Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-26T17:01:14.270Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2021-04-26T17:01:14.270Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T17:01:14.270Z] Dload Upload Total Spent Left Speed [2021-04-26T17:01:14.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4098 0 --:--:-- --:--:-- --:--:-- 4071 [2021-04-26T17:01:14.270Z] 100 3325k 100 3325k 0 0 9.8M 0 --:--:-- --:--:-- --:--:-- 9.8M [2021-04-26T17:01:14.270Z] ./yq_linux_amd64 [2021-04-26T17:01:14.531Z] + sudo snapcraft prime --use-lxd [2021-04-26T17:01:15.924Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-26T17:01:15.924Z] 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-04-26T17:01:15.924Z] - README.md [2021-04-26T17:01:15.924Z] [2021-04-26T17:01:15.924Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-26T17:01:16.872Z] Launching a container. [2021-04-26T17:01:25.718Z] ---> 395f6b81a60f [2021-04-26T17:01:25.718Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2021-04-26T17:01:25.718Z] ---> 775938da4e20 [2021-04-26T17:01:25.718Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-04-26T17:01:25.718Z] ---> 9d0b94e3aacd [2021-04-26T17:01:25.718Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-04-26T17:01:25.718Z] ---> Running in 8358e5a5fc63 [2021-04-26T17:01:25.718Z] ---> Running in f4d412083a4f [2021-04-26T17:01:25.718Z] ---> Running in 023a3e13396d [2021-04-26T17:01:25.718Z] 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-04-26T17:01:25.718Z] 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-04-26T17:01:25.718Z] 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-04-26T17:01:29.125Z] Waiting for container to be ready [2021-04-26T17:01:29.125Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-26T17:01:29.125Z] [2021-04-26T17:01:31.669Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-26T17:01:31.930Z] Waiting for network to be ready... [2021-04-26T17:01:32.190Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-26T17:01:32.451Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-26T17:01:32.451Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1697 kB] [2021-04-26T17:01:32.451Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-26T17:01:32.451Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-04-26T17:01:32.451Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-26T17:01:32.451Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-26T17:01:32.451Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-26T17:01:32.451Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-26T17:01:32.714Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-26T17:01:32.974Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-26T17:01:32.974Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-26T17:01:33.235Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-26T17:01:33.235Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-26T17:01:33.235Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-26T17:01:33.235Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-26T17:01:33.235Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-26T17:01:33.235Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-26T17:01:33.497Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-26T17:01:34.028Z] Removing intermediate container e2e9f42f44c9 [2021-04-26T17:01:34.028Z] ---> 79453610ea56 [2021-04-26T17:01:34.028Z] [2021-04-26T17:01:34.028Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T17:01:34.028Z] ---> 9852663dfa18 [2021-04-26T17:01:34.028Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2021-04-26T17:01:34.028Z] ---> Using cache [2021-04-26T17:01:34.028Z] ---> 83f6c80a88f3 [2021-04-26T17:01:34.028Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T17:01:34.028Z] ---> Using cache [2021-04-26T17:01:34.028Z] ---> cd3599c509be [2021-04-26T17:01:34.028Z] Step 13/23 : ENV APP_PORT=48081 [2021-04-26T17:01:34.028Z] ---> Running in 2fdd66a8c0ab [2021-04-26T17:01:34.066Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-26T17:01:34.066Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-26T17:01:34.066Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-04-26T17:01:34.066Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-26T17:01:34.066Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-04-26T17:01:34.066Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-26T17:01:34.066Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-26T17:01:34.066Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-26T17:01:34.306Z] Removing intermediate container 2fdd66a8c0ab [2021-04-26T17:01:34.306Z] ---> 550581ec1fb4 [2021-04-26T17:01:34.306Z] Step 14/23 : EXPOSE $APP_PORT [2021-04-26T17:01:34.306Z] ---> Running in b87251955fbc [2021-04-26T17:01:35.304Z] Removing intermediate container b87251955fbc [2021-04-26T17:01:35.304Z] ---> 0931087169cc [2021-04-26T17:01:35.304Z] Step 15/23 : WORKDIR / [2021-04-26T17:01:35.304Z] ---> Running in f9ce23a963e6 [2021-04-26T17:01:35.985Z] Fetched 24.4 MB in 4s (6292 kB/s) [2021-04-26T17:01:36.289Z] Removing intermediate container f9ce23a963e6 [2021-04-26T17:01:36.289Z] ---> 011bc6a5b978 [2021-04-26T17:01:36.289Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T17:01:36.930Z] Reading package lists... [2021-04-26T17:01:37.192Z] Reading package lists... [2021-04-26T17:01:37.192Z] Building dependency tree... [2021-04-26T17:01:37.192Z] Reading state information... [2021-04-26T17:01:37.270Z] ---> 60d97006173d [2021-04-26T17:01:37.270Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-04-26T17:01:37.454Z] The following additional packages will be installed: [2021-04-26T17:01:37.454Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-26T17:01:37.454Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-26T17:01:37.454Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-26T17:01:37.454Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-26T17:01:37.454Z] Suggested packages: [2021-04-26T17:01:37.454Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-26T17:01:37.454Z] Recommended packages: [2021-04-26T17:01:37.454Z] gnupg libsasl2-modules [2021-04-26T17:01:37.454Z] The following NEW packages will be installed: [2021-04-26T17:01:37.454Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-26T17:01:37.454Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-26T17:01:37.454Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-26T17:01:37.454Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-26T17:01:37.454Z] The following packages will be upgraded: [2021-04-26T17:01:37.454Z] gpg gpg-agent gpgconf libudev1 [2021-04-26T17:01:37.715Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-04-26T17:01:37.715Z] Need to get 3529 kB of archives. [2021-04-26T17:01:37.715Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-26T17:01:37.715Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] [2021-04-26T17:01:37.715Z] Get:2 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-04-26T17:01:37.715Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-26T17:01:37.976Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-26T17:01:37.976Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] [2021-04-26T17:01:37.976Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-04-26T17:01:38.238Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-26T17:01:38.238Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-26T17:01:38.238Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-26T17:01:38.238Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-26T17:01:38.238Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-26T17:01:38.501Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-26T17:01:38.501Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-26T17:01:38.501Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-26T17:01:38.501Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-26T17:01:38.501Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-26T17:01:38.501Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-26T17:01:38.501Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-26T17:01:38.501Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-26T17:01:38.501Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-26T17:01:38.501Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-26T17:01:38.501Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-26T17:01:38.501Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T17:01:38.501Z] Fetched 3529 kB in 1s (3160 kB/s) [2021-04-26T17:01:38.762Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-26T17:01:38.762Z] Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... [2021-04-26T17:01:38.762Z] Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-26T17:01:38.762Z] Setting up libudev1:amd64 (237-3ubuntu10.46) ... [2021-04-26T17:01:39.024Z] Selecting previously unselected package udev. [2021-04-26T17:01:39.024Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-26T17:01:39.024Z] Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... [2021-04-26T17:01:39.024Z] Unpacking udev (237-3ubuntu10.46) ... [2021-04-26T17:01:39.286Z] Selecting previously unselected package libfuse2:amd64. [2021-04-26T17:01:39.286Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-26T17:01:39.286Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-26T17:01:39.289Z] ---> 25ec31a8c028 [2021-04-26T17:01:39.289Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-04-26T17:01:39.548Z] Selecting previously unselected package fuse. [2021-04-26T17:01:39.548Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-26T17:01:39.548Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-26T17:01:39.548Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-26T17:01:39.548Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-26T17:01:39.809Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-26T17:01:39.809Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-26T17:01:40.073Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-26T17:01:40.073Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-26T17:01:40.285Z] ---> f36343efc65f [2021-04-26T17:01:40.285Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2021-04-26T17:01:40.285Z] ---> Running in fccd7484fe94 [2021-04-26T17:01:40.333Z] Selecting previously unselected package libksba8:amd64. [2021-04-26T17:01:40.333Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-26T17:01:40.334Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-26T17:01:40.334Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-26T17:01:40.334Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T17:01:40.334Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:40.593Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-26T17:01:40.593Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T17:01:40.593Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:40.593Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-26T17:01:40.593Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T17:01:40.593Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:40.856Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-26T17:01:40.856Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T17:01:40.856Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:40.856Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-26T17:01:40.856Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T17:01:40.856Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:41.116Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-26T17:01:41.116Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T17:01:41.116Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:41.116Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-26T17:01:41.116Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T17:01:41.116Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:41.275Z] Removing intermediate container fccd7484fe94 [2021-04-26T17:01:41.275Z] ---> 5f0e6870a0a9 [2021-04-26T17:01:41.275Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T17:01:41.275Z] ---> Running in 33d98517c60d [2021-04-26T17:01:41.377Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-26T17:01:41.377Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T17:01:41.377Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:41.377Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-26T17:01:41.377Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-26T17:01:41.377Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:41.377Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-26T17:01:41.377Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-26T17:01:41.377Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-26T17:01:41.641Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-26T17:01:41.641Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-26T17:01:41.641Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-26T17:01:41.641Z] Selecting previously unselected package libldap-common. [2021-04-26T17:01:41.641Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-26T17:01:41.641Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-26T17:01:41.641Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-26T17:01:41.641Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-26T17:01:41.641Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-26T17:01:41.888Z] Removing intermediate container 33d98517c60d [2021-04-26T17:01:41.888Z] ---> ba2b2661aee1 [2021-04-26T17:01:41.888Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T17:01:41.888Z] ---> Running in 366081ca6c90 [2021-04-26T17:01:41.903Z] Selecting previously unselected package dirmngr. [2021-04-26T17:01:41.903Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-26T17:01:41.903Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-26T17:01:41.903Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-26T17:01:42.166Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-26T17:01:42.166Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-26T17:01:42.166Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-26T17:01:42.166Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-26T17:01:42.166Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-26T17:01:42.166Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:42.166Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-26T17:01:42.166Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-26T17:01:42.166Z] Setting up udev (237-3ubuntu10.46) ... [2021-04-26T17:01:42.497Z] Removing intermediate container 366081ca6c90 [2021-04-26T17:01:42.497Z] ---> 336a8fdc379f [2021-04-26T17:01:42.497Z] Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T17:01:42.741Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-26T17:01:42.741Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:42.741Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-26T17:01:42.741Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-26T17:01:42.741Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-26T17:01:42.779Z] ---> Running in 26d22550347a [2021-04-26T17:01:43.002Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:43.002Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:43.002Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:43.002Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:43.002Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:43.002Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:43.002Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-26T17:01:43.002Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-26T17:01:43.264Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-26T17:01:43.264Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-26T17:01:43.405Z] Removing intermediate container 26d22550347a [2021-04-26T17:01:43.406Z] ---> 060a700ffe0c [2021-04-26T17:01:43.406Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T17:01:43.526Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-26T17:01:43.526Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-26T17:01:43.526Z] This means they are not meant to be enabled using systemctl. [2021-04-26T17:01:43.526Z] Possible reasons for having this kind of units are: [2021-04-26T17:01:43.526Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-26T17:01:43.526Z] .wants/ or .requires/ directory. [2021-04-26T17:01:43.526Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-26T17:01:43.526Z] a requirement dependency on it. [2021-04-26T17:01:43.526Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-26T17:01:43.526Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-26T17:01:43.526Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-26T17:01:43.526Z] instance name specified. [2021-04-26T17:01:43.689Z] ---> Running in 9a234ee32a4f [2021-04-26T17:01:44.046Z] Reading package lists... [2021-04-26T17:01:44.046Z] Building dependency tree... [2021-04-26T17:01:44.046Z] Reading state information... [2021-04-26T17:01:44.302Z] Removing intermediate container 9a234ee32a4f [2021-04-26T17:01:44.302Z] ---> e60ec9b24eff [2021-04-26T17:01:44.302Z] [2021-04-26T17:01:44.310Z] The following additional packages will be installed: [2021-04-26T17:01:44.310Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-26T17:01:44.310Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-26T17:01:44.310Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-26T17:01:44.310Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-26T17:01:44.310Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-26T17:01:44.310Z] Suggested packages: [2021-04-26T17:01:44.310Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-26T17:01:44.310Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-26T17:01:44.310Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-26T17:01:44.310Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-26T17:01:44.310Z] systemd-container policykit-1 [2021-04-26T17:01:44.310Z] Recommended packages: [2021-04-26T17:01:44.310Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-26T17:01:44.310Z] The following NEW packages will be installed: [2021-04-26T17:01:44.310Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-26T17:01:44.310Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-26T17:01:44.310Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-26T17:01:44.310Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-26T17:01:44.310Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-26T17:01:44.310Z] The following packages will be upgraded: [2021-04-26T17:01:44.310Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-26T17:01:44.310Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-04-26T17:01:44.310Z] Need to get 35.2 MB of archives. [2021-04-26T17:01:44.310Z] After this operation, 141 MB of additional disk space will be used. [2021-04-26T17:01:44.310Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-26T17:01:44.310Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] [2021-04-26T17:01:44.310Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-26T17:01:44.570Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-26T17:01:44.570Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-26T17:01:44.570Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-04-26T17:01:44.570Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-26T17:01:44.570Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-26T17:01:44.570Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-26T17:01:44.570Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-26T17:01:44.570Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-26T17:01:44.570Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-26T17:01:44.570Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-26T17:01:44.570Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-26T17:01:44.570Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-26T17:01:44.570Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-26T17:01:44.570Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-26T17:01:44.911Z] Successfully built e60ec9b24eff [2021-04-26T17:01:44.911Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-04-26T17:01:45.512Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] [2021-04-26T17:01:45.512Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-26T17:01:45.512Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-26T17:01:45.512Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-26T17:01:45.512Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-26T17:01:45.512Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-26T17:01:45.512Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-26T17:01:45.512Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-26T17:01:45.512Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-26T17:01:45.512Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-26T17:01:45.512Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-26T17:01:45.512Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-26T17:01:45.512Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-26T17:01:45.772Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T17:01:45.772Z] Fetched 35.2 MB in 1s (25.1 MB/s) [2021-04-26T17:01:45.772Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-26T17:01:45.772Z] Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... [2021-04-26T17:01:46.031Z] Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-26T17:01:46.601Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... [2021-04-26T17:01:46.601Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-26T17:01:46.601Z] Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... [2021-04-26T17:01:46.864Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-26T17:01:46.864Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-26T17:01:46.864Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-26T17:01:47.124Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-26T17:01:47.124Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-26T17:01:47.124Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-26T17:01:47.124Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-26T17:01:47.384Z] Setting up apt (1.6.13) ... [2021-04-26T17:01:47.384Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-26T17:01:47.997Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-26T17:01:47.997Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-26T17:01:47.997Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-26T17:01:47.997Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-26T17:01:48.258Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-26T17:01:48.258Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-26T17:01:48.258Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T17:01:48.520Z] Selecting previously unselected package libexpat1:amd64. [2021-04-26T17:01:48.520Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-26T17:01:48.520Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-26T17:01:50.436Z] Selecting previously unselected package python3.6-minimal. [2021-04-26T17:01:50.436Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-26T17:01:50.436Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T17:01:50.697Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-26T17:01:50.697Z] Checking for services that may need to be restarted...done. [2021-04-26T17:01:50.697Z] Checking for services that may need to be restarted...done. [2021-04-26T17:01:50.697Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T17:01:50.697Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-26T17:01:50.697Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T17:01:51.269Z] Selecting previously unselected package python3-minimal. [2021-04-26T17:01:51.269Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-26T17:01:51.269Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-26T17:01:51.269Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-26T17:01:51.269Z] Selecting previously unselected package mime-support. [2021-04-26T17:01:51.269Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-26T17:01:51.269Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-26T17:01:51.529Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-26T17:01:51.529Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-26T17:01:51.529Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-26T17:01:51.529Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-26T17:01:51.529Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-26T17:01:51.529Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T17:01:51.791Z] Selecting previously unselected package python3.6. [2021-04-26T17:01:51.791Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-26T17:01:51.791Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T17:01:52.052Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-26T17:01:52.052Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-26T17:01:52.052Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-26T17:01:52.052Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-26T17:01:52.312Z] Selecting previously unselected package python3. [2021-04-26T17:01:52.312Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-26T17:01:52.312Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-26T17:01:52.312Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-26T17:01:52.312Z] Selecting previously unselected package multiarch-support. [2021-04-26T17:01:52.312Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-26T17:01:52.312Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-26T17:01:52.575Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-26T17:01:52.575Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-26T17:01:52.575Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-26T17:01:52.575Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-26T17:01:52.575Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-26T17:01:52.575Z] Selecting previously unselected package libbsd0:amd64. [2021-04-26T17:01:52.575Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-26T17:01:52.575Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-26T17:01:52.837Z] Selecting previously unselected package sudo. [2021-04-26T17:01:52.837Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-26T17:01:52.837Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-26T17:01:52.837Z] Selecting previously unselected package apparmor. [2021-04-26T17:01:52.837Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-26T17:01:52.837Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-26T17:01:53.097Z] Selecting previously unselected package libedit2:amd64. [2021-04-26T17:01:53.097Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-26T17:01:53.097Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-26T17:01:53.097Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-26T17:01:53.097Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-26T17:01:53.097Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T17:01:53.358Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-26T17:01:53.358Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-26T17:01:53.358Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T17:01:53.358Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-26T17:01:53.358Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-26T17:01:53.358Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-26T17:01:53.358Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-26T17:01:53.358Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-26T17:01:53.358Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T17:01:53.619Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-26T17:01:53.620Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-26T17:01:53.620Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T17:01:53.620Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-26T17:01:53.620Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-26T17:01:53.620Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-26T17:01:53.880Z] Selecting previously unselected package openssh-client. [2021-04-26T17:01:53.880Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-26T17:01:53.880Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-26T17:01:54.141Z] Selecting previously unselected package squashfs-tools. [2021-04-26T17:01:54.141Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-26T17:01:54.141Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-26T17:01:54.141Z] Selecting previously unselected package snapd. [2021-04-26T17:01:54.141Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-26T17:01:54.141Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-26T17:01:56.057Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-26T17:01:56.057Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-26T17:01:56.317Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-26T17:01:56.317Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-26T17:01:56.317Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-26T17:01:56.317Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T17:01:56.317Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-26T17:01:56.578Z] Setting up systemd (237-3ubuntu10.46) ... [2021-04-26T17:01:56.578Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-26T17:01:57.149Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-26T17:01:57.410Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-26T17:01:57.410Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-26T17:01:57.410Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T17:01:57.410Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T17:01:57.410Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-26T17:01:57.982Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-26T17:01:57.982Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T17:01:58.242Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-26T17:01:58.243Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-26T17:01:58.243Z] running python rtupdate hooks for python3.6... [2021-04-26T17:01:58.243Z] running python post-rtupdate hooks for python3.6... [2021-04-26T17:01:58.243Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-26T17:02:00.157Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-26T17:02:00.157Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-26T17:02:00.157Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-26T17:02:00.417Z] Setting up snapd (2.48.3+18.04) ... [2021-04-26T17:02:00.678Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-26T17:02:00.939Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-26T17:02:00.939Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-26T17:02:01.199Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-26T17:02:01.461Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-26T17:02:01.461Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-26T17:02:01.461Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-26T17:02:01.721Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-26T17:02:01.981Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-26T17:02:01.981Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-26T17:02:02.243Z] /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-04-26T17:02:02.243Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-26T17:02:02.243Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-26T17:02:03.187Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-26T17:02:03.187Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-26T17:02:03.448Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-26T17:02:04.651Z] Reading package lists... [2021-04-26T17:02:04.651Z] Reading package lists... [2021-04-26T17:02:04.913Z] Building dependency tree... [2021-04-26T17:02:04.913Z] Reading state information... [2021-04-26T17:02:04.913Z] Calculating upgrade... [2021-04-26T17:02:05.173Z] The following packages will be upgraded: [2021-04-26T17:02:05.173Z] advancecomp base-files bash binutils binutils-common [2021-04-26T17:02:05.173Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-26T17:02:05.173Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-26T17:02:05.173Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-26T17:02:05.173Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-26T17:02:05.173Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-26T17:02:05.173Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-26T17:02:05.173Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-04-26T17:02:05.173Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-04-26T17:02:05.173Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-04-26T17:02:05.173Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-04-26T17:02:05.173Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-04-26T17:02:05.173Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-04-26T17:02:05.173Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-04-26T17:02:05.173Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-26T17:02:05.173Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-26T17:02:05.173Z] Need to get 64.0 MB of archives. [2021-04-26T17:02:05.173Z] After this operation, 5034 kB of additional disk space will be used. [2021-04-26T17:02:05.173Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] [2021-04-26T17:02:05.434Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-26T17:02:05.434Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-26T17:02:05.434Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-26T17:02:05.434Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-26T17:02:05.434Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-26T17:02:05.434Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-26T17:02:05.434Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-26T17:02:05.434Z] 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-04-26T17:02:05.434Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-26T17:02:05.434Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-26T17:02:05.434Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-26T17:02:05.434Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-26T17:02:05.434Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-26T17:02:05.434Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-26T17:02:05.434Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-26T17:02:05.434Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-26T17:02:05.434Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-26T17:02:05.434Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-26T17:02:05.434Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-26T17:02:05.434Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-26T17:02:05.434Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-26T17:02:05.434Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-04-26T17:02:05.434Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-26T17:02:05.434Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-26T17:02:05.434Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-26T17:02:05.434Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-26T17:02:05.434Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-26T17:02:05.434Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-26T17:02:05.434Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-26T17:02:05.693Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-26T17:02:05.693Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-26T17:02:05.693Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-26T17:02:05.693Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-26T17:02:05.693Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-26T17:02:05.693Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-26T17:02:05.693Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-04-26T17:02:05.693Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-04-26T17:02:05.693Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-26T17:02:05.693Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-26T17:02:05.693Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-26T17:02:05.693Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-26T17:02:05.693Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-26T17:02:05.694Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-26T17:02:05.694Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-26T17:02:05.694Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-26T17:02:05.694Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-26T17:02:05.694Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-26T17:02:05.694Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-26T17:02:05.694Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-26T17:02:05.694Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-26T17:02:05.694Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-26T17:02:05.694Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-26T17:02:05.694Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-26T17:02:05.694Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-26T17:02:05.694Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-26T17:02:05.955Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-26T17:02:05.955Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-26T17:02:05.955Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-26T17:02:05.955Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-26T17:02:06.215Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-26T17:02:06.215Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-26T17:02:06.215Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-26T17:02:06.215Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-26T17:02:06.215Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-26T17:02:06.475Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-26T17:02:06.475Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-26T17:02:06.475Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-26T17:02:06.475Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-26T17:02:06.475Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-26T17:02:06.475Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-26T17:02:06.475Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-26T17:02:06.475Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-26T17:02:06.475Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-26T17:02:06.475Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-26T17:02:06.475Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-26T17:02:06.735Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-26T17:02:06.735Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-26T17:02:06.735Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-26T17:02:06.735Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-26T17:02:06.735Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-26T17:02:06.735Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-26T17:02:06.735Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-26T17:02:06.735Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-26T17:02:06.735Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] [2021-04-26T17:02:06.735Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-26T17:02:06.735Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-26T17:02:06.735Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-26T17:02:06.735Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-26T17:02:06.999Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-26T17:02:06.999Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-04-26T17:02:06.999Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-26T17:02:06.999Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-26T17:02:06.999Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-26T17:02:06.999Z] Get:95 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-04-26T17:02:06.999Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-26T17:02:06.999Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-26T17:02:06.999Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-26T17:02:06.999Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-26T17:02:06.999Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-26T17:02:06.999Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-26T17:02:07.261Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T17:02:07.261Z] Fetched 64.0 MB in 2s (32.5 MB/s) [2021-04-26T17:02:07.261Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:07.261Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-26T17:02:07.261Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-26T17:02:08.203Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-26T17:02:08.203Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-26T17:02:08.203Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... [2021-04-26T17:02:08.203Z] Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... [2021-04-26T17:02:09.145Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:09.145Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T17:02:09.145Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:09.145Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T17:02:09.407Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:09.407Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T17:02:09.407Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:09.668Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T17:02:09.668Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:09.668Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T17:02:09.928Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:09.928Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T17:02:09.928Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:09.928Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T17:02:10.189Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:10.189Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-26T17:02:10.189Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:10.189Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-26T17:02:10.450Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:10.450Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-26T17:02:10.450Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:10.450Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T17:02:10.450Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:10.711Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T17:02:10.711Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:10.711Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-26T17:02:10.971Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:11.234Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-26T17:02:11.234Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-26T17:02:11.234Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-26T17:02:11.805Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-26T17:02:12.065Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-26T17:02:12.066Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-26T17:02:12.066Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-26T17:02:12.066Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-26T17:02:12.066Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-26T17:02:12.326Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-26T17:02:12.326Z] Installing new version of config file /etc/issue ... [2021-04-26T17:02:12.326Z] Installing new version of config file /etc/issue.net ... [2021-04-26T17:02:12.326Z] Installing new version of config file /etc/lsb-release ... [2021-04-26T17:02:12.588Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-26T17:02:12.588Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-26T17:02:12.849Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-26T17:02:12.849Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-26T17:02:12.849Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:12.849Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-26T17:02:12.849Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-26T17:02:13.111Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-26T17:02:13.111Z] 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-04-26T17:02:13.111Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:13.111Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T17:02:13.111Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-26T17:02:13.372Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-26T17:02:13.372Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:13.372Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-26T17:02:13.372Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-26T17:02:13.632Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-26T17:02:13.632Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:13.632Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-26T17:02:13.632Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-26T17:02:13.900Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-26T17:02:14.160Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:14.160Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-26T17:02:14.160Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-26T17:02:14.160Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-26T17:02:14.160Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:14.160Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-26T17:02:14.160Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-26T17:02:14.422Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-26T17:02:14.422Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:14.422Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-26T17:02:14.422Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-26T17:02:14.703Z] Setting up grep (3.1-2build1) ... [2021-04-26T17:02:14.703Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:14.703Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-26T17:02:14.703Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-26T17:02:14.963Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-26T17:02:14.963Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:14.963Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-26T17:02:15.224Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-26T17:02:15.224Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-26T17:02:15.224Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:15.224Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-26T17:02:15.484Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-26T17:02:15.744Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-26T17:02:15.744Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-26T17:02:16.317Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-26T17:02:16.317Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-26T17:02:16.890Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-26T17:02:16.891Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:16.891Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-26T17:02:16.891Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-26T17:02:17.833Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-26T17:02:17.833Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-26T17:02:17.833Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-26T17:02:18.094Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-26T17:02:18.094Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-26T17:02:18.094Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:18.094Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-26T17:02:18.094Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-26T17:02:18.354Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-26T17:02:18.616Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:18.616Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T17:02:18.616Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T17:02:18.616Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-26T17:02:18.878Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:18.878Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T17:02:18.878Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T17:02:18.878Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-26T17:02:19.139Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:19.139Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T17:02:19.139Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T17:02:19.139Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-26T17:02:19.400Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:19.400Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T17:02:19.400Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T17:02:19.400Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-26T17:02:19.661Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:19.661Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-26T17:02:19.661Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-26T17:02:19.661Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-26T17:02:19.661Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-26T17:02:19.922Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-26T17:02:19.922Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:19.922Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-26T17:02:19.922Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-26T17:02:20.182Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-26T17:02:20.182Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:20.182Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T17:02:20.182Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T17:02:20.446Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-26T17:02:20.446Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:20.446Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T17:02:20.446Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T17:02:20.708Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-26T17:02:20.708Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:20.708Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T17:02:20.708Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T17:02:21.285Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-26T17:02:21.546Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-26T17:02:21.806Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-26T17:02:21.806Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:21.806Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-26T17:02:21.806Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-26T17:02:22.066Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-26T17:02:22.326Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-26T17:02:22.326Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-26T17:02:22.326Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-26T17:02:22.326Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-26T17:02:22.587Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:22.587Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-26T17:02:22.587Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-26T17:02:22.848Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-26T17:02:22.848Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:22.848Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-26T17:02:22.848Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-26T17:02:23.109Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-26T17:02:23.109Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:23.109Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-26T17:02:23.109Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-26T17:02:23.372Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-26T17:02:23.372Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:23.372Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-26T17:02:23.372Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-26T17:02:23.634Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-26T17:02:23.895Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:23.895Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-26T17:02:23.895Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-26T17:02:23.895Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-26T17:02:24.156Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:24.157Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-26T17:02:24.157Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-26T17:02:24.157Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-26T17:02:24.418Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:24.418Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-26T17:02:24.419Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-26T17:02:24.681Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... [2021-04-26T17:02:24.681Z] Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... [2021-04-26T17:02:24.681Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-26T17:02:24.681Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-26T17:02:24.681Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-26T17:02:24.993Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:24.993Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-26T17:02:24.993Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-26T17:02:24.993Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-26T17:02:25.308Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:25.308Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-26T17:02:25.308Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-26T17:02:25.308Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-26T17:02:25.674Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:25.674Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-26T17:02:25.674Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-26T17:02:25.674Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-26T17:02:26.110Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:26.110Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-26T17:02:26.110Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-26T17:02:26.110Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-26T17:02:26.110Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:26.110Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-26T17:02:26.110Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-26T17:02:26.383Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-26T17:02:26.665Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:26.665Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-26T17:02:26.665Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-26T17:02:26.665Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-26T17:02:26.925Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:26.926Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-04-26T17:02:26.926Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-26T17:02:26.926Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-04-26T17:02:26.926Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:26.926Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-04-26T17:02:27.185Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-04-26T17:02:27.185Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-04-26T17:02:27.186Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:27.186Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-26T17:02:27.186Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-26T17:02:27.446Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-26T17:02:27.446Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:27.446Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-26T17:02:27.446Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-26T17:02:27.707Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-26T17:02:27.707Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:27.707Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-26T17:02:27.707Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-26T17:02:27.967Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-26T17:02:27.967Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:27.968Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-26T17:02:27.968Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-26T17:02:28.229Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-26T17:02:28.229Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:28.229Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-04-26T17:02:28.229Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-04-26T17:02:28.491Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-04-26T17:02:28.491Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-26T17:02:28.491Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-26T17:02:28.491Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-26T17:02:28.491Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-26T17:02:28.753Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-26T17:02:28.753Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-26T17:02:28.753Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-26T17:02:28.753Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-26T17:02:29.013Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-26T17:02:29.013Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-26T17:02:29.275Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-26T17:02:29.275Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-26T17:02:29.275Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-26T17:02:29.538Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-26T17:02:29.538Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-26T17:02:29.538Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-26T17:02:29.538Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-26T17:02:29.799Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-26T17:02:29.799Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-26T17:02:29.799Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-26T17:02:29.799Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-26T17:02:30.060Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-26T17:02:30.060Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-26T17:02:30.060Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-26T17:02:30.060Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-26T17:02:30.328Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-26T17:02:30.328Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-26T17:02:30.589Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-26T17:02:30.590Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-26T17:02:31.532Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-26T17:02:31.532Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-26T17:02:31.794Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-26T17:02:32.073Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-26T17:02:32.073Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-26T17:02:32.073Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-26T17:02:32.333Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-26T17:02:32.333Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-26T17:02:32.593Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-26T17:02:32.593Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-26T17:02:32.855Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-26T17:02:32.855Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-26T17:02:32.855Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:32.855Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T17:02:33.114Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:33.114Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T17:02:33.375Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:33.375Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T17:02:33.375Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:33.375Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T17:02:34.313Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:34.313Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T17:02:35.253Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:35.253Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T17:02:36.194Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:36.194Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T17:02:36.456Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:36.456Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T17:02:37.397Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-26T17:02:37.397Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-26T17:02:37.397Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-26T17:02:37.397Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-26T17:02:37.660Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-26T17:02:37.660Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-26T17:02:37.921Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-26T17:02:37.922Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-26T17:02:37.922Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-26T17:02:37.922Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-26T17:02:38.182Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-26T17:02:38.182Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-26T17:02:38.464Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-26T17:02:38.464Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-26T17:02:38.464Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-26T17:02:38.464Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-26T17:02:38.724Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:38.724Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-26T17:02:38.724Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:38.724Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:38.724Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:38.724Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-26T17:02:38.986Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-26T17:02:38.986Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-26T17:02:38.986Z] [2021-04-26T17:02:38.986Z] Current default time zone: 'Etc/UTC' [2021-04-26T17:02:38.986Z] Local time is now: Mon Apr 26 17:02:38 UTC 2021. [2021-04-26T17:02:38.986Z] Universal Time is now: Mon Apr 26 17:02:38 UTC 2021. [2021-04-26T17:02:38.986Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-26T17:02:38.986Z] [2021-04-26T17:02:38.986Z] Setting up systemd-sysv (237-3ubuntu10.46) ... [2021-04-26T17:02:38.986Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:39.252Z] Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... [2021-04-26T17:02:39.252Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-26T17:02:39.252Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-26T17:02:39.252Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-26T17:02:39.252Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-26T17:02:39.252Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-26T17:02:39.252Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-26T17:02:39.252Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-26T17:02:39.511Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:39.512Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-26T17:02:39.776Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T17:02:39.776Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-26T17:02:39.776Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:39.776Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-26T17:02:39.776Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-26T17:02:39.776Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-26T17:02:40.036Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-26T17:02:40.036Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-26T17:02:40.036Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-26T17:02:40.036Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-26T17:02:40.036Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-26T17:02:41.517Z]  Building docker-core-metadata-go ... done Removing intermediate container 023a3e13396d [2021-04-26T17:02:41.518Z] ---> 3484de3c3915 [2021-04-26T17:02:41.518Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-04-26T17:02:41.518Z] ---> Running in ebf2cb83deed [2021-04-26T17:02:41.518Z] 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-04-26T17:02:41.952Z] Updating certificates in /etc/ssl/certs... [2021-04-26T17:02:42.523Z] 23 added, 27 removed; done. [2021-04-26T17:02:42.784Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-26T17:02:42.784Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-26T17:02:42.784Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-26T17:02:42.784Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-26T17:02:42.784Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-26T17:02:42.784Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T17:02:42.784Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-26T17:02:42.784Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T17:02:43.045Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T17:02:43.045Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T17:02:43.045Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T17:02:43.045Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T17:02:43.045Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-26T17:02:43.045Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-26T17:02:43.045Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-26T17:02:43.306Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-26T17:02:43.306Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-26T17:02:43.306Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T17:02:43.306Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-26T17:02:43.306Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-26T17:02:43.306Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-26T17:02:43.567Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-26T17:02:43.567Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-26T17:02:43.567Z] Processing triggers for systemd (237-3ubuntu10.46) ... [2021-04-26T17:02:43.567Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-26T17:02:43.567Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-26T17:02:43.567Z] Updating certificates in /etc/ssl/certs... [2021-04-26T17:02:44.139Z] 0 added, 0 removed; done. [2021-04-26T17:02:44.139Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-26T17:02:44.139Z] done. [2021-04-26T17:02:44.181Z] Removing intermediate container 8358e5a5fc63 [2021-04-26T17:02:44.181Z] ---> 30932a05561e [2021-04-26T17:02:44.181Z] [2021-04-26T17:02:44.181Z] Step 10/22 : FROM alpine:3.12 [2021-04-26T17:02:44.181Z] ---> 9852663dfa18 [2021-04-26T17:02:44.181Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-04-26T17:02:44.181Z] ---> Running in 01f7575634c3 [2021-04-26T17:02:44.717Z] Reading package lists... [2021-04-26T17:02:44.717Z] Building dependency tree... [2021-04-26T17:02:44.717Z] Reading state information... [2021-04-26T17:02:44.978Z] The following NEW packages will be installed: [2021-04-26T17:02:44.978Z] apt-transport-https [2021-04-26T17:02:45.240Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-26T17:02:45.240Z] Need to get 1692 B of archives. [2021-04-26T17:02:45.240Z] After this operation, 154 kB of additional disk space will be used. [2021-04-26T17:02:45.240Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-26T17:02:45.240Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T17:02:45.240Z] Fetched 1692 B in 0s (8618 B/s) [2021-04-26T17:02:45.240Z] Selecting previously unselected package apt-transport-https. [2021-04-26T17:02:45.240Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-26T17:02:45.240Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-26T17:02:45.240Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-26T17:02:45.240Z] Setting up apt-transport-https (1.6.13) ... [2021-04-26T17:02:45.501Z] Waiting for network to be ready... [2021-04-26T17:02:45.649Z] Removing intermediate container ebf2cb83deed [2021-04-26T17:02:45.649Z] ---> 6d23e3ab2c64 [2021-04-26T17:02:45.649Z] [2021-04-26T17:02:45.649Z] Step 11/23 : FROM docker:20.10.0 [2021-04-26T17:02:45.649Z] 20.10.0: Pulling from library/docker [2021-04-26T17:02:45.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T17:02:45.929Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T17:02:46.543Z] (1/2) Installing ca-certificates (20191127-r4) [2021-04-26T17:02:46.837Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-04-26T17:02:46.837Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T17:02:46.837Z] Executing ca-certificates-20191127-r4.trigger [2021-04-26T17:02:47.114Z] OK: 6 MiB in 16 packages [2021-04-26T17:02:49.761Z] Removing intermediate container 01f7575634c3 [2021-04-26T17:02:49.761Z] ---> baca0d9beca1 [2021-04-26T17:02:49.761Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-04-26T17:02:50.036Z] ---> Running in b20082553abb [2021-04-26T17:02:51.022Z] Removing intermediate container b20082553abb [2021-04-26T17:02:51.022Z] ---> 8a767fa4fef7 [2021-04-26T17:02:51.022Z] Step 13/22 : ENV APP_PORT=48060 [2021-04-26T17:02:51.300Z] ---> Running in 1c8517a4687c [2021-04-26T17:02:51.920Z] Removing intermediate container 1c8517a4687c [2021-04-26T17:02:51.920Z] ---> abcc5a519713 [2021-04-26T17:02:51.920Z] Step 14/22 : EXPOSE $APP_PORT [2021-04-26T17:02:52.084Z] 2021-04-26T17:02:50Z INFO Waiting for automatic snapd restart... [2021-04-26T17:02:52.197Z] ---> Running in 9bcf9993544d [2021-04-26T17:02:52.656Z] snapd 2.49.2 from Canonical* installed [2021-04-26T17:02:53.184Z] Removing intermediate container 9bcf9993544d [2021-04-26T17:02:53.184Z] ---> eb6cd8e1c3d6 [2021-04-26T17:02:53.184Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T17:02:53.600Z] "snapd" switched to the "latest/stable" channel [2021-04-26T17:02:53.600Z] [2021-04-26T17:02:54.627Z] ---> f0de64e72249 [2021-04-26T17:02:54.627Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-04-26T17:02:55.243Z] Removing intermediate container f4d412083a4f [2021-04-26T17:02:55.243Z] ---> 80311c7bea26 [2021-04-26T17:02:55.243Z] [2021-04-26T17:02:55.243Z] Step 10/23 : FROM alpine:3.12 [2021-04-26T17:02:55.243Z] ---> 9852663dfa18 [2021-04-26T17:02:55.243Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-04-26T17:02:55.843Z] ---> Running in 1065912866d2 [2021-04-26T17:02:56.133Z] ---> 4aaf54b81392 [2021-04-26T17:02:56.133Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-04-26T17:02:56.133Z] Removing intermediate container 1065912866d2 [2021-04-26T17:02:56.133Z] ---> 79f6a5d637ec [2021-04-26T17:02:56.133Z] Step 12/23 : ENV APP_PORT=48080 [2021-04-26T17:02:56.145Z] core18 20210309 from Canonical* installed [2021-04-26T17:02:56.145Z] "core18" switched to the "latest/stable" channel [2021-04-26T17:02:56.145Z] [2021-04-26T17:02:56.409Z] ---> Running in 6f92c3681b85 [2021-04-26T17:02:57.011Z] ---> 2ec04c923fba [2021-04-26T17:02:57.011Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2021-04-26T17:02:57.011Z] Removing intermediate container 6f92c3681b85 [2021-04-26T17:02:57.011Z] ---> d7f9c7a2dd41 [2021-04-26T17:02:57.011Z] Step 13/23 : EXPOSE $APP_PORT [2021-04-26T17:02:57.011Z] ---> Running in 6ba15c718fe5 [2021-04-26T17:02:57.011Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-04-26T17:02:57.011Z] Status: Downloaded newer image for docker:20.10.0 [2021-04-26T17:02:57.011Z] ---> eeaf43b92773 [2021-04-26T17:02:57.011Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-04-26T17:02:57.287Z] ---> Running in 748ce2ccd967 [2021-04-26T17:02:57.287Z] ---> Running in de2268e94bdf [2021-04-26T17:02:57.569Z] Removing intermediate container 6ba15c718fe5 [2021-04-26T17:02:57.569Z] ---> 6cb8b7c7c383 [2021-04-26T17:02:57.569Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T17:02:57.870Z] Removing intermediate container 748ce2ccd967 [2021-04-26T17:02:57.870Z] ---> 1695b6a4b0a8 [2021-04-26T17:02:57.870Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-26T17:02:57.870Z] ---> Running in d9879c5745e9 [2021-04-26T17:02:57.870Z] ---> Running in 7b1742bb1f00 [2021-04-26T17:02:57.870Z] Removing intermediate container de2268e94bdf [2021-04-26T17:02:57.870Z] ---> fa51e79d1170 [2021-04-26T17:02:57.870Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-04-26T17:02:58.156Z] ---> Running in 7fa83edc6a5d [2021-04-26T17:02:58.434Z] Removing intermediate container d9879c5745e9 [2021-04-26T17:02:58.434Z] ---> 070db5df7e55 [2021-04-26T17:02:58.434Z] Step 20/22 : LABEL arch=arm64 [2021-04-26T17:02:58.709Z] ---> Running in 40f17448d6c5 [2021-04-26T17:02:59.310Z] Removing intermediate container 40f17448d6c5 [2021-04-26T17:02:59.310Z] ---> aae7e5cc4791 [2021-04-26T17:02:59.310Z] Step 21/22 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T17:02:59.310Z] ---> Running in 0f7d9aff194e [2021-04-26T17:02:59.447Z] snapcraft 4.6.2 from Canonical* installed [2021-04-26T17:02:59.584Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T17:02:59.707Z] "snapcraft" switched to the "latest/stable" channel [2021-04-26T17:02:59.707Z] [2021-04-26T17:02:59.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T17:02:59.865Z] Removing intermediate container 0f7d9aff194e [2021-04-26T17:02:59.865Z] ---> cfac24e13301 [2021-04-26T17:02:59.865Z] Step 22/22 : LABEL version=0.0.0 [2021-04-26T17:03:00.138Z] ---> Running in 09c0c89da3f8 [2021-04-26T17:03:00.415Z] (1/39) Installing readline (8.0.4-r0) [2021-04-26T17:03:00.415Z] (2/39) Installing bash (5.0.17-r0) [2021-04-26T17:03:00.415Z] Executing bash-5.0.17-r0.post-install [2021-04-26T17:03:00.415Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-04-26T17:03:00.415Z] (4/39) Installing libcurl (7.76.1-r0) [2021-04-26T17:03:00.415Z] (5/39) Installing curl (7.76.1-r0) [2021-04-26T17:03:00.415Z] Removing intermediate container 09c0c89da3f8 [2021-04-26T17:03:00.415Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-04-26T17:03:00.415Z] ---> 0a13b753ae30 [2021-04-26T17:03:00.415Z] [2021-04-26T17:03:00.415Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-04-26T17:03:00.691Z] (8/39) Installing expat (2.2.9-r1) [2021-04-26T17:03:00.692Z] (9/39) Installing libffi (3.3-r2) [2021-04-26T17:03:00.692Z] (10/39) Installing gdbm (1.13-r1) [2021-04-26T17:03:00.692Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-04-26T17:03:00.692Z] (12/39) Installing sqlite-libs (3.32.1-r0) [2021-04-26T17:03:00.692Z] (13/39) Installing python3 (3.8.8-r0) [2021-04-26T17:03:00.965Z] Successfully built 0a13b753ae30 [2021-04-26T17:03:01.241Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-04-26T17:03:01.527Z]  Building docker-support-notifications-go ... done Removing intermediate container 7b1742bb1f00 [2021-04-26T17:03:01.527Z] ---> a1449c927bcc [2021-04-26T17:03:01.527Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-26T17:03:01.805Z] ---> Running in 7dc27a014dcf [2021-04-26T17:03:02.428Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-04-26T17:03:02.428Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-04-26T17:03:02.428Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-04-26T17:03:02.428Z] (17/39) Installing py3-six (1.15.0-r0) [2021-04-26T17:03:02.428Z] (18/39) Installing py3-packaging (20.4-r0) [2021-04-26T17:03:02.428Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-04-26T17:03:02.734Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-04-26T17:03:02.734Z] (21/39) Installing py3-idna (2.9-r0) [2021-04-26T17:03:02.734Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-04-26T17:03:02.734Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-04-26T17:03:02.734Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-04-26T17:03:02.734Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-04-26T17:03:02.734Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-04-26T17:03:03.016Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-04-26T17:03:03.016Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-04-26T17:03:03.016Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-04-26T17:03:03.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-26T17:03:03.016Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-04-26T17:03:03.016Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-04-26T17:03:03.016Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-04-26T17:03:03.016Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-04-26T17:03:03.016Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-04-26T17:03:03.016Z] (35/39) Installing py3-progress (1.5-r0) [2021-04-26T17:03:03.016Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-04-26T17:03:03.016Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-04-26T17:03:03.016Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-04-26T17:03:03.016Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-04-26T17:03:03.302Z] Executing busybox-1.31.1-r19.trigger [2021-04-26T17:03:03.302Z] OK: 72 MiB in 59 packages [2021-04-26T17:03:03.598Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-26T17:03:03.908Z] 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-04-26T17:03:03.908Z] - README.md [2021-04-26T17:03:03.908Z] [2021-04-26T17:03:03.908Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-26T17:03:04.248Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-26T17:03:04.531Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-26T17:03:04.531Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-26T17:03:04.531Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-26T17:03:04.804Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-26T17:03:04.804Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-26T17:03:05.082Z] Executing busybox-1.31.1-r20.trigger [2021-04-26T17:03:05.082Z] OK: 8 MiB in 20 packages [2021-04-26T17:03:07.071Z] Removing intermediate container 7dc27a014dcf [2021-04-26T17:03:07.071Z] ---> 53fd627462f7 [2021-04-26T17:03:07.071Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-04-26T17:03:07.673Z] ---> cadd5a0fdc2e [2021-04-26T17:03:07.673Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-04-26T17:03:07.673Z] Collecting docker-compose==1.23.2 [2021-04-26T17:03:07.673Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-04-26T17:03:08.652Z] Collecting docker<4.0,>=3.6.0 [2021-04-26T17:03:08.926Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-04-26T17:03:08.926Z] ---> a50205cb1cb4 [2021-04-26T17:03:08.926Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-04-26T17:03:09.528Z] Collecting texttable<0.10,>=0.9.0 [2021-04-26T17:03:09.528Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-04-26T17:03:09.528Z] ---> 389cd4de8f9e [2021-04-26T17:03:09.528Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-04-26T17:03:09.807Z] ---> Running in 08a9862ef316 [2021-04-26T17:03:10.406Z] Removing intermediate container 08a9862ef316 [2021-04-26T17:03:10.406Z] ---> 6d8033455aeb [2021-04-26T17:03:10.406Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T17:03:10.406Z] ---> Running in 910bb7b3acf2 [2021-04-26T17:03:10.496Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-26T17:03:10.496Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-26T17:03:10.496Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-26T17:03:10.496Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-26T17:03:11.008Z] Removing intermediate container 910bb7b3acf2 [2021-04-26T17:03:11.008Z] ---> 46b696d30948 [2021-04-26T17:03:11.008Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T17:03:11.008Z] ---> Running in 56417b3e1e13 [2021-04-26T17:03:11.068Z] Reading package lists... [2021-04-26T17:03:11.606Z] Removing intermediate container 56417b3e1e13 [2021-04-26T17:03:11.606Z] ---> 16c38a0b72d4 [2021-04-26T17:03:11.606Z] Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T17:03:11.606Z] ---> Running in b08a9998c25b [2021-04-26T17:03:11.606Z] Collecting docopt<0.7,>=0.6.1 [2021-04-26T17:03:11.606Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-04-26T17:03:11.640Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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-04-26T17:03:12.208Z] Removing intermediate container b08a9998c25b [2021-04-26T17:03:12.208Z] ---> c38194d0d5c0 [2021-04-26T17:03:12.208Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T17:03:12.208Z] ---> Running in 452917529ca5 [2021-04-26T17:03:12.813Z] Removing intermediate container 452917529ca5 [2021-04-26T17:03:12.813Z] ---> c289a792c562 [2021-04-26T17:03:12.813Z] [2021-04-26T17:03:13.090Z] Successfully built c289a792c562 [2021-04-26T17:03:13.090Z] Successfully tagged docker-core-data-go-arm64:latest [2021-04-26T17:03:14.522Z]  Building docker-core-data-go ... done Collecting PyYAML<4,>=3.10 [2021-04-26T17:03:14.522Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-04-26T17:03:17.134Z] Collecting websocket-client<1.0,>=0.32.0 [2021-04-26T17:03:17.433Z] Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) [2021-04-26T17:03:17.717Z] Collecting jsonschema<3,>=2.5.1 [2021-04-26T17:03:17.717Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-04-26T17:03:18.228Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-26T17:03:18.228Z] Reading package lists... [2021-04-26T17:03:18.228Z] Building dependency tree... [2021-04-26T17:03:18.228Z] Reading state information... [2021-04-26T17:03:18.228Z] Suggested packages: [2021-04-26T17:03:18.228Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-26T17:03:18.228Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-26T17:03:18.228Z] Recommended packages: [2021-04-26T17:03:18.228Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-26T17:03:18.228Z] The following NEW packages will be installed: [2021-04-26T17:03:18.228Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-04-26T17:03:18.228Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-04-26T17:03:18.228Z] pkg-config zip [2021-04-26T17:03:18.228Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-04-26T17:03:18.228Z] Need to get 7663 kB of archives. [2021-04-26T17:03:18.228Z] After this operation, 43.8 MB of additional disk space will be used. [2021-04-26T17:03:18.228Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-26T17:03:18.228Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-04-26T17:03:18.316Z] Collecting cached-property<2,>=1.2.0 [2021-04-26T17:03:18.316Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-04-26T17:03:18.316Z] 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-04-26T17:03:18.490Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-26T17:03:18.491Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-26T17:03:18.491Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-26T17:03:18.491Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-26T17:03:18.592Z] Collecting dockerpty<0.5,>=0.4.1 [2021-04-26T17:03:18.592Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-04-26T17:03:18.751Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-26T17:03:18.751Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-26T17:03:18.751Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-26T17:03:18.751Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-26T17:03:19.014Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-26T17:03:19.014Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-26T17:03:19.014Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-26T17:03:19.014Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-26T17:03:19.014Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-26T17:03:19.278Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-26T17:03:19.278Z] Fetched 7663 kB in 1s (7059 kB/s) [2021-04-26T17:03:19.278Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-26T17:03:19.278Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-26T17:03:19.278Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-26T17:03:19.278Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-26T17:03:19.540Z] Selecting previously unselected package libpsl5:amd64. [2021-04-26T17:03:19.540Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-26T17:03:19.540Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-26T17:03:19.801Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-26T17:03:19.801Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-26T17:03:19.801Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-26T17:03:19.802Z] Selecting previously unselected package librtmp1:amd64. [2021-04-26T17:03:19.802Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-26T17:03:19.802Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-26T17:03:19.802Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-26T17:03:19.802Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-26T17:03:19.802Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-26T17:03:20.065Z] Selecting previously unselected package liberror-perl. [2021-04-26T17:03:20.065Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-04-26T17:03:20.065Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-26T17:03:20.065Z] Selecting previously unselected package git-man. [2021-04-26T17:03:20.065Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-26T17:03:20.065Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-26T17:03:20.326Z] Selecting previously unselected package git. [2021-04-26T17:03:20.326Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-26T17:03:20.326Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-26T17:03:20.898Z] Selecting previously unselected package libnorm1:amd64. [2021-04-26T17:03:20.898Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-26T17:03:20.898Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-26T17:03:21.160Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-26T17:03:21.160Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-26T17:03:21.160Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-26T17:03:21.160Z] Selecting previously unselected package libsodium23:amd64. [2021-04-26T17:03:21.160Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-04-26T17:03:21.160Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-26T17:03:21.160Z] Selecting previously unselected package libzmq5:amd64. [2021-04-26T17:03:21.160Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-26T17:03:21.205Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-04-26T17:03:21.205Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-04-26T17:03:21.421Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-26T17:03:21.422Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-26T17:03:21.422Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-26T17:03:21.422Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-26T17:03:21.480Z] Collecting docker-pycreds>=0.4.0 [2021-04-26T17:03:21.480Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-04-26T17:03:21.684Z] Selecting previously unselected package pkg-config. [2021-04-26T17:03:21.684Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-26T17:03:21.684Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-26T17:03:21.684Z] Selecting previously unselected package zip. [2021-04-26T17:03:21.684Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-04-26T17:03:21.684Z] Unpacking zip (3.0-11build1) ... [2021-04-26T17:03:21.684Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-26T17:03:21.684Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-26T17:03:21.946Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-26T17:03:21.946Z] Setting up liberror-perl (0.17025-1) ... [2021-04-26T17:03:21.946Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-26T17:03:21.946Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-26T17:03:21.946Z] No schema files found: doing nothing. [2021-04-26T17:03:21.946Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-26T17:03:21.946Z] Setting up zip (3.0-11build1) ... [2021-04-26T17:03:21.946Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-26T17:03:22.074Z] Collecting urllib3<1.25,>=1.21.1 [2021-04-26T17:03:22.074Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-04-26T17:03:22.206Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-26T17:03:22.206Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-26T17:03:22.206Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-26T17:03:22.206Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-26T17:03:22.206Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-26T17:03:22.206Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-26T17:03:22.344Z] 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-04-26T17:03:22.467Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-26T17:03:22.615Z] Collecting idna<2.8,>=2.5 [2021-04-26T17:03:22.615Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-04-26T17:03:22.615Z] 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-04-26T17:03:22.615Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-04-26T17:03:22.615Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-04-26T17:03:22.615Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-04-26T17:03:22.615Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-04-26T17:03:23.593Z] Installing collected packages: websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, docopt, PyYAML, jsonschema, cached-property, dockerpty, docker-compose [2021-04-26T17:03:23.593Z] Attempting uninstall: urllib3 [2021-04-26T17:03:23.593Z] Found existing installation: urllib3 1.25.9 [2021-04-26T17:03:23.864Z] Uninstalling urllib3-1.25.9: [2021-04-26T17:03:23.864Z] Successfully uninstalled urllib3-1.25.9 [2021-04-26T17:03:24.464Z] Attempting uninstall: idna [2021-04-26T17:03:24.464Z] Found existing installation: idna 2.9 [2021-04-26T17:03:24.464Z] Uninstalling idna-2.9: [2021-04-26T17:03:24.464Z] Successfully uninstalled idna-2.9 [2021-04-26T17:03:25.057Z] Attempting uninstall: requests [2021-04-26T17:03:25.057Z] Found existing installation: requests 2.23.0 [2021-04-26T17:03:25.057Z] Uninstalling requests-2.23.0: [2021-04-26T17:03:25.328Z] Successfully uninstalled requests-2.23.0 [2021-04-26T17:03:26.299Z] Running setup.py install for texttable: started [2021-04-26T17:03:27.722Z] Running setup.py install for texttable: finished with status 'done' [2021-04-26T17:03:27.722Z] Running setup.py install for docopt: started [2021-04-26T17:03:29.049Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-26T17:03:29.050Z] git set to automatically installed. [2021-04-26T17:03:29.050Z] git-man set to automatically installed. [2021-04-26T17:03:29.050Z] libcurl3-gnutls set to automatically installed. [2021-04-26T17:03:29.050Z] liberror-perl set to automatically installed. [2021-04-26T17:03:29.050Z] libglib2.0-0 set to automatically installed. [2021-04-26T17:03:29.050Z] libnghttp2-14 set to automatically installed. [2021-04-26T17:03:29.050Z] libnorm1 set to automatically installed. [2021-04-26T17:03:29.050Z] libpgm-5.2-0 set to automatically installed. [2021-04-26T17:03:29.050Z] libpsl5 set to automatically installed. [2021-04-26T17:03:29.050Z] librtmp1 set to automatically installed. [2021-04-26T17:03:29.050Z] libsodium23 set to automatically installed. [2021-04-26T17:03:29.050Z] libzmq3-dev set to automatically installed. [2021-04-26T17:03:29.050Z] libzmq5 set to automatically installed. [2021-04-26T17:03:29.050Z] pkg-config set to automatically installed. [2021-04-26T17:03:29.050Z] zip set to automatically installed. [2021-04-26T17:03:29.683Z] Running setup.py install for docopt: finished with status 'done' [2021-04-26T17:03:29.683Z] Running setup.py install for PyYAML: started [2021-04-26T17:03:30.434Z] snapd is not logged in, snap install commands will use sudo [2021-04-26T17:03:31.655Z] Running setup.py install for PyYAML: finished with status 'done' [2021-04-26T17:03:31.928Z] Running setup.py install for dockerpty: started [2021-04-26T17:03:33.889Z] Running setup.py install for dockerpty: finished with status 'done' [2021-04-26T17:03:34.475Z] 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.58.0 [2021-04-26T17:03:37.260Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-26T17:03:42.732Z] Removing intermediate container 7fa83edc6a5d [2021-04-26T17:03:42.732Z] ---> 6f05986cd9a3 [2021-04-26T17:03:42.732Z] Step 14/23 : ENV APP_PORT=48090 [2021-04-26T17:03:42.732Z] ---> Running in 8603b7ea8835 [2021-04-26T17:03:43.004Z] Removing intermediate container 8603b7ea8835 [2021-04-26T17:03:43.004Z] ---> 1332979a07f4 [2021-04-26T17:03:43.004Z] Step 15/23 : EXPOSE $APP_PORT [2021-04-26T17:03:43.004Z] ---> Running in ed63efeda8cb [2021-04-26T17:03:43.597Z] Removing intermediate container ed63efeda8cb [2021-04-26T17:03:43.597Z] ---> 5ab94d19c133 [2021-04-26T17:03:43.597Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-04-26T17:03:44.571Z] ---> 4006e8708f9d [2021-04-26T17:03:44.571Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-04-26T17:03:45.544Z] ---> 6d7fd58e98de [2021-04-26T17:03:45.544Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-04-26T17:03:46.134Z] ---> b337e080a368 [2021-04-26T17:03:46.134Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-04-26T17:03:46.409Z] ---> Running in 13176e66f746 [2021-04-26T17:03:46.682Z] Removing intermediate container 13176e66f746 [2021-04-26T17:03:46.682Z] ---> 2c4f07a814a8 [2021-04-26T17:03:46.682Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-26T17:03:46.957Z] ---> Running in b165c9c92a02 [2021-04-26T17:03:47.228Z] Removing intermediate container b165c9c92a02 [2021-04-26T17:03:47.228Z] ---> 12141c7ee386 [2021-04-26T17:03:47.228Z] Step 21/23 : LABEL arch=arm64 [2021-04-26T17:03:47.500Z] ---> Running in ef54144c5e03 [2021-04-26T17:03:48.095Z] Removing intermediate container ef54144c5e03 [2021-04-26T17:03:48.095Z] ---> 1c60b3c10684 [2021-04-26T17:03:48.095Z] Step 22/23 : LABEL git_sha=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [2021-04-26T17:03:48.095Z] ---> Running in 061f28aa1691 [2021-04-26T17:03:48.369Z] Removing intermediate container 061f28aa1691 [2021-04-26T17:03:48.369Z] ---> 24474f367c3d [2021-04-26T17:03:48.369Z] Step 23/23 : LABEL version=0.0.0 [2021-04-26T17:03:48.642Z] ---> Running in b1f6cbdf558d [2021-04-26T17:03:49.236Z] Removing intermediate container b1f6cbdf558d [2021-04-26T17:03:49.236Z] ---> a573da34a50d [2021-04-26T17:03:49.236Z] [2021-04-26T17:03:49.507Z] Successfully built a573da34a50d [2021-04-26T17:03:49.507Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-04-26T17:03:49.792Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-04-26T17:03:49.750Z] $ docker stop --time=1 928cf953b09596b38e54cd36dc156889374d0e618200bb5fd9e95429bcd63cdd [2021-04-26T17:03:51.655Z] $ docker rm -f 928cf953b09596b38e54cd36dc156889374d0e618200bb5fd9e95429bcd63cdd [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-26T17:03:52.374Z] + + docker images [2021-04-26T17:03:52.374Z] grep docker [2021-04-26T17:03:52.647Z] docker-sys-mgmt-agent-go-arm64 latest a573da34a50d 4 seconds ago 299MB [2021-04-26T17:03:52.647Z] docker-core-data-go-arm64 latest c289a792c562 40 seconds ago 21.6MB [2021-04-26T17:03:52.647Z] docker-support-notifications-go-arm64 latest 0a13b753ae30 52 seconds ago 17.2MB [2021-04-26T17:03:52.647Z] docker-core-metadata-go-arm64 latest e60ec9b24eff 2 minutes ago 18.1MB [2021-04-26T17:03:52.647Z] docker-security-bootstrapper-go-arm64 latest 66d9c6629f5c 4 minutes ago 18.1MB [2021-04-26T17:03:52.647Z] docker-security-secretstore-setup-go-arm64 latest f64c5fe3a1d4 4 minutes ago 24.9MB [2021-04-26T17:03:52.647Z] docker-support-scheduler-go-arm64 latest 47fcee76b969 4 minutes ago 16.6MB [2021-04-26T17:03:52.647Z] docker-core-command-go-arm64 latest 93e36ae5b248 4 minutes ago 16.5MB [2021-04-26T17:03:52.647Z] docker-security-proxy-setup-go-arm64 latest 6c796ec0dfc7 4 minutes ago 24.6MB [2021-04-26T17:03:52.647Z] docker 20.10.0 eeaf43b92773 4 months 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-26T17:03:53.604Z] ---> job-cost.sh [2021-04-26T17:03:53.604Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Edhi [2021-04-26T17:03:55.372Z] go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed [2021-04-26T17:03:55.372Z] snapd is not logged in, snap install commands will use sudo [2021-04-26T17:04:00.659Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-26T17:04:00.919Z] snap "core18" has no updates available [2021-04-26T17:04:01.492Z] Pulling go-build-helper [2021-04-26T17:04:01.492Z] + snapcraftctl pull [2021-04-26T17:04:02.434Z] 'app-service-config' has dependencies that need to be staged: go-build-helper [2021-04-26T17:04:02.434Z] Skipping pull go-build-helper (already ran) [2021-04-26T17:04:02.434Z] Building go-build-helper [2021-04-26T17:04:02.434Z] + snapcraftctl build [2021-04-26T17:04:04.981Z] Staging go-build-helper [2021-04-26T17:04:04.982Z] + snapcraftctl stage [2021-04-26T17:04:14.972Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-26T17:04:14.972Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-26T17:04:14.972Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1697 kB] [2021-04-26T17:04:14.972Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] [2021-04-26T17:04:14.972Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-04-26T17:04:14.972Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-26T17:04:14.972Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [302 kB] [2021-04-26T17:04:14.972Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.4 kB] [2021-04-26T17:04:14.972Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] [2021-04-26T17:04:14.972Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-04-26T17:04:14.972Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-26T17:04:14.972Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-26T17:04:14.972Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-26T17:04:14.972Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-26T17:04:14.972Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-26T17:04:14.972Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-26T17:04:14.972Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-26T17:04:14.972Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-26T17:04:14.972Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-26T17:04:14.972Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2039 kB] [2021-04-26T17:04:14.972Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] [2021-04-26T17:04:14.972Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-04-26T17:04:14.972Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-26T17:04:14.972Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [324 kB] [2021-04-26T17:04:14.972Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [43.8 kB] [2021-04-26T17:04:14.972Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] [2021-04-26T17:04:14.972Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-04-26T17:04:14.972Z] Fetched 24.4 MB in 0s (0 B/s) [2021-04-26T17:04:14.972Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-26T17:04:14.972Z] Fetched 224 kB in 0s (0 B/s) [2021-04-26T17:04:14.972Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-26T17:04:14.972Z] Fetched 157 kB in 0s (0 B/s) [2021-04-26T17:04:14.972Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-26T17:04:14.972Z] Fetched 221 kB in 0s (0 B/s) [2021-04-26T17:04:14.972Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-26T17:04:14.972Z] Fetched 143 kB in 0s (0 B/s) [2021-04-26T17:04:14.972Z] Pulling app-service-config [2021-04-26T17:04:14.972Z] + snapcraftctl pull [2021-04-26T17:04:14.972Z] Cloning into '/root/parts/app-service-config/src'... [2021-04-26T17:04:15.543Z] Pulling config-common [2021-04-26T17:04:15.543Z] + snapcraftctl pull [2021-04-26T17:04:19.750Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-26T17:04:19.750Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-26T17:04:19.750Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-26T17:04:19.750Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T17:04:19.750Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-26T17:04:19.750Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T17:04:19.750Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-26T17:04:19.750Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T17:04:19.750Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-26T17:04:19.750Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T17:04:19.750Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-26T17:04:19.750Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T17:04:19.750Z] Pulling edgex-go [2021-04-26T17:04:19.750Z] + snapcraftctl pull [2021-04-26T17:04:32.566Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-26T17:04:41.705Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-26T17:04:41.705Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-26T17:04:41.705Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-26T17:04:41.705Z] Fetched 0 B in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-04-26T17:04:41.705Z] Fetched 96.5 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-04-26T17:04:41.705Z] Fetched 279 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-04-26T17:04:41.705Z] Fetched 122 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-04-26T17:04:41.705Z] Fetched 77.8 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-04-26T17:04:41.705Z] Fetched 8848 B in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-04-26T17:04:41.705Z] Fetched 47.8 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-04-26T17:04:41.705Z] Fetched 45.6 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-04-26T17:04:41.705Z] Fetched 15.0 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] [2021-04-26T17:04:41.705Z] Fetched 219 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] [2021-04-26T17:04:41.705Z] Fetched 154 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-04-26T17:04:41.705Z] Fetched 50.6 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-04-26T17:04:41.705Z] Fetched 14.8 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-04-26T17:04:41.705Z] Fetched 41.8 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-04-26T17:04:41.705Z] Fetched 499 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-04-26T17:04:41.705Z] Fetched 111 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-04-26T17:04:41.705Z] Fetched 240 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-04-26T17:04:41.705Z] Fetched 29.3 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-04-26T17:04:41.705Z] Fetched 85.5 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-04-26T17:04:41.705Z] Fetched 24.5 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-04-26T17:04:41.705Z] Fetched 49.2 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-04-26T17:04:41.705Z] Fetched 54.2 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-04-26T17:04:41.705Z] Fetched 30.8 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] [2021-04-26T17:04:41.705Z] Fetched 15.8 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-04-26T17:04:41.705Z] Fetched 85.9 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-04-26T17:04:41.705Z] Fetched 8720 B in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] [2021-04-26T17:04:41.705Z] Fetched 137 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-04-26T17:04:41.705Z] Fetched 119 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] [2021-04-26T17:04:41.705Z] Fetched 110 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-04-26T17:04:41.705Z] Fetched 11.1 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-04-26T17:04:41.705Z] Fetched 645 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-04-26T17:04:41.705Z] Fetched 41.3 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-04-26T17:04:41.705Z] Fetched 17.9 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-04-26T17:04:41.705Z] Fetched 368 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-04-26T17:04:41.705Z] Fetched 187 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-04-26T17:04:41.705Z] Fetched 175 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-04-26T17:04:41.705Z] Fetched 206 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] [2021-04-26T17:04:41.705Z] Fetched 1301 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-04-26T17:04:41.705Z] Fetched 36.2 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] [2021-04-26T17:04:41.705Z] Fetched 159 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-04-26T17:04:41.705Z] Fetched 107 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-04-26T17:04:41.705Z] Fetched 48.7 kB in 0s (0 B/s) [2021-04-26T17:04:41.705Z] Pulling static-packages [2021-04-26T17:04:41.705Z] + snapcraftctl pull [2021-04-26T17:04:42.276Z] Pulling version [2021-04-26T17:04:42.276Z] + cd /root/project [2021-04-26T17:04:42.276Z] + [ -f VERSION ] [2021-04-26T17:04:42.276Z] + PROJECT_VERSION=local-dev [2021-04-26T17:04:42.276Z] + git rev-parse --short HEAD [2021-04-26T17:04:42.276Z] + GIT_REVISION=b27c83ee [2021-04-26T17:04:42.276Z] + snapcraftctl set-version local-dev [2021-04-26T17:04:43.658Z] Skipping build go-build-helper (already ran) [2021-04-26T17:04:43.658Z] Building app-service-config [2021-04-26T17:04:43.658Z] + make build [2021-04-26T17:04:43.658Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.43 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-04-26T17:04:46.197Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.43 [2021-04-26T17:04:46.197Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-26T17:04:46.197Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-26T17:04:46.197Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-26T17:04:46.197Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-26T17:04:46.197Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-26T17:04:46.197Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-26T17:04:46.197Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-26T17:04:46.466Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-26T17:04:46.466Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-26T17:04:46.466Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-26T17:04:46.466Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-26T17:04:46.466Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-26T17:04:46.466Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-26T17:04:47.037Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-26T17:04:47.037Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-26T17:04:47.037Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-26T17:04:47.037Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-26T17:04:47.037Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-26T17:04:47.298Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-26T17:04:47.559Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-26T17:04:47.559Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-26T17:04:47.559Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-26T17:04:47.559Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-26T17:04:47.559Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-04-26T17:04:47.559Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-26T17:04:47.559Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-26T17:04:47.559Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-26T17:04:47.559Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-26T17:04:47.559Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-26T17:04:47.559Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-26T17:04:47.559Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-26T17:04:47.559Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-26T17:04:47.559Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-26T17:04:47.559Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-26T17:04:47.559Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-04-26T17:04:47.559Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-26T17:04:47.559Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-26T17:04:47.559Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-26T17:04:47.559Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-26T17:04:47.559Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-26T17:04:47.559Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-26T17:04:47.818Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-26T17:04:47.818Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-26T17:04:47.818Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-04-26T17:04:57.807Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-04-26T17:04:57.807Z] + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml [2021-04-26T17:04:57.807Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-04-26T17:04:57.807Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-04-26T17:04:58.382Z] Building config-common [2021-04-26T17:04:58.382Z] + snapcraftctl build [2021-04-26T17:05:00.923Z] Building edgex-go [2021-04-26T17:05:00.923Z] + cd /root/parts/edgex-go/src [2021-04-26T17:05:00.923Z] + make build [2021-04-26T17:05:00.923Z] 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-04-26T17:05:01.185Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 [2021-04-26T17:05:01.185Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-26T17:05:01.185Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 [2021-04-26T17:05:01.185Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 [2021-04-26T17:05:01.185Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-04-26T17:05:01.185Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 [2021-04-26T17:05:01.185Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 [2021-04-26T17:05:01.185Z] go: downloading github.com/pkg/errors v0.8.1 [2021-04-26T17:05:01.185Z] go: downloading github.com/imdario/mergo v0.3.12 [2021-04-26T17:05:01.456Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-04-26T17:05:01.456Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-04-26T17:05:01.456Z] go: downloading golang.org/x/text v0.3.2 [2021-04-26T17:05:06.742Z] 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-04-26T17:05:06.742Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-26T17:05:10.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-04-26T17:05:12.326Z] 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-04-26T17:05:13.707Z] 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-04-26T17:05:14.283Z] 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-04-26T17:05:14.283Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-04-26T17:05:14.545Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-26T17:05:14.545Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-26T17:05:14.545Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-04-26T17:05:16.455Z] 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-04-26T17:05:16.455Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-04-26T17:05:16.455Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-04-26T17:05:18.365Z] 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-04-26T17:05:19.305Z] 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-04-26T17:05:20.689Z] 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-04-26T17:05:21.630Z] 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-04-26T17:05:21.890Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-04-26T17:05:22.829Z] 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-04-26T17:05:23.088Z] go: downloading github.com/lib/pq v1.10.1 [2021-04-26T17:05:24.997Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2021-04-26T17:05:24.997Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2021-04-26T17:05:24.997Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2021-04-26T17:05:24.997Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2021-04-26T17:05:24.997Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2021-04-26T17:05:24.997Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2021-04-26T17:05:24.997Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2021-04-26T17:05:24.997Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2021-04-26T17:05:24.997Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2021-04-26T17:05:24.997Z] + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2021-04-26T17:05:24.997Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2021-04-26T17:05:24.997Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2021-04-26T17:05:24.997Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2021-04-26T17:05:24.997Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2021-04-26T17:05:24.997Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2021-04-26T17:05:28.292Z] Building static-packages [2021-04-26T17:05:28.292Z] + snapcraftctl build [2021-04-26T17:05:29.673Z] Building version [2021-04-26T17:05:29.673Z] + snapcraftctl build [2021-04-26T17:05:31.582Z] Skipping stage go-build-helper (already ran) [2021-04-26T17:05:31.582Z] Staging app-service-config [2021-04-26T17:05:31.582Z] + snapcraftctl stage [2021-04-26T17:05:32.525Z] Staging config-common [2021-04-26T17:05:32.525Z] + snapcraftctl stage [2021-04-26T17:05:33.470Z] Staging edgex-go [2021-04-26T17:05:33.470Z] + snapcraftctl stage [2021-04-26T17:05:34.535Z] Staging static-packages [2021-04-26T17:05:34.535Z] + snapcraftctl stage [2021-04-26T17:05:35.624Z] Staging version [2021-04-26T17:05:35.624Z] + snapcraftctl stage [2021-04-26T17:05:36.563Z] Priming go-build-helper [2021-04-26T17:05:36.563Z] + snapcraftctl prime [2021-04-26T17:05:37.946Z] Priming app-service-config [2021-04-26T17:05:37.946Z] + snapcraftctl prime [2021-04-26T17:05:38.890Z] Priming config-common [2021-04-26T17:05:38.890Z] + snapcraftctl prime [2021-04-26T17:05:39.846Z] Priming edgex-go [2021-04-26T17:05:39.846Z] + snapcraftctl prime [2021-04-26T17:05:40.788Z] Priming static-packages [2021-04-26T17:05:40.788Z] + snapcraftctl prime [2021-04-26T17:05:43.342Z] Priming version [2021-04-26T17:05:43.342Z] + snapcraftctl prime [2021-04-26T17:05:44.284Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-26T17:06:09.373Z] lf-activate-venv(): INFO: Adding /tmp/venv-Edhi/bin to PATH [2021-04-26T17:06:09.373Z] INFO: No Stack... [2021-04-26T17:06:09.373Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-26T17:06:09.373Z] INFO: Archiving Costs [Pipeline] sh [2021-04-26T17:06:09.730Z] + cut -d, -f6 [2021-04-26T17:06:09.730Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2021-04-26T17:06:09.865Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3402-1-stack-cost] [2021-04-26T17:06:09.871Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3402-1-stack-cost] did not exist. Created. [2021-04-26T17:06:09.871Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-26T17:06:10.315Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-26T17:06:10.596Z] Stashed 1 file(s) [Pipeline] } [2021-04-26T17:06:10.615Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3402-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-26T17:06:12.575Z] provisioning config files... [2021-04-26T17:06:12.590Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6913796693793927951tmp [Pipeline] { [Pipeline] sh [2021-04-26T17:06:13.071Z] + set +x [2021-04-26T17:06:13.071Z] + curl -s https://codecov.io/bash [2021-04-26T17:06:13.071Z] + bash -s -- [2021-04-26T17:06:14.103Z] [2021-04-26T17:06:14.103Z] _____ _ [2021-04-26T17:06:14.103Z] / ____| | | [2021-04-26T17:06:14.103Z] | | ___ __| | ___ ___ _____ __ [2021-04-26T17:06:14.103Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-26T17:06:14.103Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-26T17:06:14.103Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-26T17:06:14.103Z] Bash-1.0.2 [2021-04-26T17:06:14.103Z] [2021-04-26T17:06:14.103Z] [2021-04-26T17:06:14.103Z] ==> git version 2.24.3 found [2021-04-26T17:06:14.103Z] ==> 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-04-26T17:06:14.103Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-26T17:06:14.103Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-26T17:06:14.103Z] ==> Jenkins CI detected. [2021-04-26T17:06:14.103Z] project root: . [2021-04-26T17:06:14.103Z] --> token set from env [2021-04-26T17:06:14.103Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-26T17:06:14.103Z] ==> Running gcov in . (disable via -X gcov) [2021-04-26T17:06:14.733Z] ==> Python coveragepy not found [2021-04-26T17:06:14.733Z] ==> Searching for coverage reports in: [2021-04-26T17:06:14.733Z] + . [2021-04-26T17:06:14.733Z] -> Found 1 reports [2021-04-26T17:06:14.733Z] ==> Detecting git/mercurial file structure [2021-04-26T17:06:14.733Z] ==> Reading reports [2021-04-26T17:06:14.733Z] + ./coverage.out bytes=704560 [2021-04-26T17:06:14.733Z] ==> Appending adjustments [2021-04-26T17:06:14.733Z] https://docs.codecov.io/docs/fixing-reports [2021-04-26T17:06:23.199Z] + Found adjustments [2021-04-26T17:06:23.199Z] ==> Gzipping contents [2021-04-26T17:06:23.467Z] 100K /tmp/codecov.pNCIfw.gz [2021-04-26T17:06:23.467Z] ==> Uploading reports [2021-04-26T17:06:23.467Z] url: https://codecov.io [2021-04-26T17:06:23.467Z] query: branch=PR-3402&commit=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3402&job=&cmd_args= [2021-04-26T17:06:23.467Z] -> Pinging Codecov [2021-04-26T17:06:23.467Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3402&commit=b27c83eeb2c3ab2cbae14ac6d387c82e552599c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3402&job=&cmd_args= [2021-04-26T17:06:24.048Z] -> Uploading to [2021-04-26T17:06:24.048Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-26/00271124DB129430A58F1EEE437C3FCB/b27c83eeb2c3ab2cbae14ac6d387c82e552599c9/da445752-45bd-4da9-bd80-2bd48eb04638.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210426T170623Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=61c79e789ba84761dbac0494aa2267963c4194af849b22794eb2ea44f8403cb2 [2021-04-26T17:06:24.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-26T17:06:24.048Z] Dload Upload Total Spent Left Speed [2021-04-26T17:06:24.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 0 100 98k 0 172k --:--:-- --:--:-- --:--:-- 172k [2021-04-26T17:06:24.629Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b27c83eeb2c3ab2cbae14ac6d387c82e552599c9 [Pipeline] } [2021-04-26T17:06:24.654Z] 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] { (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-04-26T17:06:26.177Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T17:06:28.221Z] ---> package-listing.sh [2021-04-26T17:06:28.221Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-26T17:06:28.221Z] ++ facter osfamily [2021-04-26T17:06:28.485Z] + OS_FAMILY=redhat [2021-04-26T17:06:28.485Z] + workspace=/w/workspace/edgex-go/1 [2021-04-26T17:06:28.485Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-26T17:06:28.485Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-26T17:06:28.485Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-26T17:06:28.485Z] + PACKAGES=/tmp/packages_start.txt [2021-04-26T17:06:28.485Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-26T17:06:28.485Z] + PACKAGES=/tmp/packages_end.txt [2021-04-26T17:06:28.485Z] + case "${OS_FAMILY}" in [2021-04-26T17:06:28.485Z] + rpm -qa [2021-04-26T17:06:28.485Z] + sort [2021-04-26T17:06:36.737Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-26T17:06:36.737Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-26T17:06:36.737Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-26T17:06:36.737Z] + '[' /w/workspace/edgex-go/1 ']' [2021-04-26T17:06:36.737Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-04-26T17:06:36.737Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-04-26T17:06:36.791Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-26T17:06:37.130Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-26T17:06:37.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T17:06:38.018Z] [2021-04-26T17:06:38.018Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-26T17:06:38.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T17:06:38.407Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-26T17:06:38.407Z] df20fa9351a1: Pulling fs layer [2021-04-26T17:06:38.407Z] 36b3adc4ff6f: Pulling fs layer [2021-04-26T17:06:38.407Z] 8ad3a11d3b57: Pulling fs layer [2021-04-26T17:06:38.407Z] 46f8f816bc3b: Pulling fs layer [2021-04-26T17:06:38.407Z] 93b61091891f: Pulling fs layer [2021-04-26T17:06:38.407Z] 93b9cdb0e59b: Pulling fs layer [2021-04-26T17:06:38.407Z] 5e14af77c1be: Pulling fs layer [2021-04-26T17:06:38.407Z] 01666e4c0597: Pulling fs layer [2021-04-26T17:06:38.407Z] aa168da1d23b: Pulling fs layer [2021-04-26T17:06:38.407Z] 46f8f816bc3b: Waiting [2021-04-26T17:06:38.407Z] 93b61091891f: Waiting [2021-04-26T17:06:38.407Z] 01666e4c0597: Waiting [2021-04-26T17:06:38.407Z] 93b9cdb0e59b: Waiting [2021-04-26T17:06:38.407Z] aa168da1d23b: Waiting [2021-04-26T17:06:38.407Z] 5e14af77c1be: Waiting [2021-04-26T17:06:38.407Z] 36b3adc4ff6f: Verifying Checksum [2021-04-26T17:06:38.407Z] 36b3adc4ff6f: Download complete [2021-04-26T17:06:38.692Z] 46f8f816bc3b: Verifying Checksum [2021-04-26T17:06:38.692Z] 46f8f816bc3b: Download complete [2021-04-26T17:06:38.692Z] df20fa9351a1: Verifying Checksum [2021-04-26T17:06:38.692Z] df20fa9351a1: Download complete [2021-04-26T17:06:39.027Z] 93b9cdb0e59b: Download complete [2021-04-26T17:06:39.027Z] 5e14af77c1be: Verifying Checksum [2021-04-26T17:06:39.027Z] 5e14af77c1be: Download complete [2021-04-26T17:06:39.027Z] 93b61091891f: Verifying Checksum [2021-04-26T17:06:39.027Z] 93b61091891f: Download complete [2021-04-26T17:06:39.027Z] 01666e4c0597: Verifying Checksum [2021-04-26T17:06:39.027Z] 01666e4c0597: Download complete [2021-04-26T17:06:39.636Z] 8ad3a11d3b57: Verifying Checksum [2021-04-26T17:06:39.636Z] 8ad3a11d3b57: Download complete [2021-04-26T17:06:39.636Z] df20fa9351a1: Pull complete [2021-04-26T17:06:40.685Z] 36b3adc4ff6f: Pull complete [2021-04-26T17:06:42.683Z] 8ad3a11d3b57: Pull complete [2021-04-26T17:06:42.683Z] aa168da1d23b: Verifying Checksum [2021-04-26T17:06:42.683Z] aa168da1d23b: Download complete [2021-04-26T17:06:42.955Z] 46f8f816bc3b: Pull complete [2021-04-26T17:06:43.552Z] 93b61091891f: Pull complete [2021-04-26T17:06:43.820Z] 93b9cdb0e59b: Pull complete [2021-04-26T17:06:44.106Z] 5e14af77c1be: Pull complete [2021-04-26T17:06:44.729Z] 01666e4c0597: Pull complete [2021-04-26T17:06:59.867Z] aa168da1d23b: Pull complete [2021-04-26T17:06:59.867Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-26T17:06:59.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-26T17:06:59.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-26T17:07:00.818Z] prd-centos7-docker-4c-2g-1817 does not seem to be running inside a container [2021-04-26T17:07:01.030Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-26T17:07:05.681Z] $ docker top 3d2c8e1850086d7d9a2603a7e1893ada019cd50ed290e2c1762b4bfa8f9eb8a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-26T17:07:06.356Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-26T17:07:06.758Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-26T17:07:07.157Z] + ls /var/log/sa-host [2021-04-26T17:07:07.157Z] + sadf -c /var/log/sa-host/sa23 [2021-04-26T17:07:07.157Z] file_magic: OK [2021-04-26T17:07:07.157Z] HZ: Using current value: 100 [2021-04-26T17:07:07.157Z] file_header: OK [2021-04-26T17:07:07.157Z] 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-04-26T17:07:07.157Z] Statistics: [2021-04-26T17:07:07.157Z] Hnuu...uuuununununu... [2021-04-26T17:07:07.157Z] File successfully converted to sysstat format version 12.2.1 [2021-04-26T17:07:07.157Z] + sadf -c /var/log/sa-host/sa26 [2021-04-26T17:07:07.157Z] file_magic: OK [2021-04-26T17:07:07.157Z] HZ: Using current value: 100 [2021-04-26T17:07:07.157Z] file_header: OK [2021-04-26T17:07:07.157Z] 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-04-26T17:07:07.157Z] Statistics: [2021-04-26T17:07:07.157Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...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-04-26T17:07:07.157Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-26T17:07:07.810Z] provisioning config files... [2021-04-26T17:07:07.826Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1156267442909124553tmp [Pipeline] { [Pipeline] echo [2021-04-26T17:07:07.881Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T17:07:08.237Z] ---> create-netrc.sh [Pipeline] } [2021-04-26T17:07:08.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-26T17:07:08.336Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T17:07:08.687Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-26T17:07:08.719Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T17:07:09.075Z] ---> sudo-logs.sh [2021-04-26T17:07:09.075Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-26T17:07:09.159Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T17:07:09.495Z] ---> job-cost.sh [2021-04-26T17:07:09.495Z] lf-activate-venv: SKIPPING [2021-04-26T17:07:09.495Z] DEBUG: total: 0.20999999344348907 [2021-04-26T17:07:09.495Z] INFO: Retrieving Stack Cost... [2021-04-26T17:07:10.448Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-26T17:07:11.031Z] INFO: Archiving Costs [Pipeline] echo [2021-04-26T17:07:11.067Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-26T17:07:11.415Z] ---> logs-deploy.sh [2021-04-26T17:07:11.415Z] lf-activate-venv: SKIPPING [2021-04-26T17:07:11.415Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3402/1 [2021-04-26T17:07:11.415Z] INFO: archiving workspace using pattern(s): [2021-04-26T17:07:14.086Z] Archives upload complete. [2021-04-26T17:07:14.086Z] INFO: archiving logs to Nexus [2021-04-26T17:07:16.303Z] ---> uname -a: [2021-04-26T17:07:16.303Z] Linux prd-centos7-docker-4c-2g-1817.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-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z] ---> lscpu: [2021-04-26T17:07:16.303Z] Architecture: x86_64 [2021-04-26T17:07:16.303Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-26T17:07:16.303Z] Byte Order: Little Endian [2021-04-26T17:07:16.303Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-26T17:07:16.303Z] CPU(s): 4 [2021-04-26T17:07:16.303Z] On-line CPU(s) list: 0-3 [2021-04-26T17:07:16.303Z] Thread(s) per core: 1 [2021-04-26T17:07:16.303Z] Core(s) per socket: 1 [2021-04-26T17:07:16.303Z] Socket(s): 4 [2021-04-26T17:07:16.303Z] NUMA node(s): 1 [2021-04-26T17:07:16.303Z] Vendor ID: GenuineIntel [2021-04-26T17:07:16.303Z] CPU family: 6 [2021-04-26T17:07:16.303Z] Model: 44 [2021-04-26T17:07:16.303Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-26T17:07:16.303Z] Stepping: 1 [2021-04-26T17:07:16.303Z] CPU MHz: 2933.438 [2021-04-26T17:07:16.303Z] BogoMIPS: 5866.87 [2021-04-26T17:07:16.303Z] Virtualization: VT-x [2021-04-26T17:07:16.303Z] Hypervisor vendor: KVM [2021-04-26T17:07:16.303Z] Virtualization type: full [2021-04-26T17:07:16.303Z] L1d cache: 128 KiB [2021-04-26T17:07:16.303Z] L1i cache: 128 KiB [2021-04-26T17:07:16.303Z] L2 cache: 16 MiB [2021-04-26T17:07:16.303Z] L3 cache: 64 MiB [2021-04-26T17:07:16.303Z] NUMA node0 CPU(s): 0-3 [2021-04-26T17:07:16.303Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-26T17:07:16.303Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-26T17:07:16.303Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-26T17:07:16.303Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-26T17:07:16.303Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-26T17:07:16.303Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-26T17:07:16.303Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-26T17:07:16.303Z] Vulnerability Srbds: Not affected [2021-04-26T17:07:16.303Z] Vulnerability Tsx async abort: Not affected [2021-04-26T17:07:16.303Z] 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-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z] ---> nproc: [2021-04-26T17:07:16.303Z] 4 [2021-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z] ---> df -h: [2021-04-26T17:07:16.303Z] Filesystem Size Used Available Use% Mounted on [2021-04-26T17:07:16.303Z] overlay 50.0G 12.7G 37.3G 25% / [2021-04-26T17:07:16.303Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-26T17:07:16.303Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-26T17:07:16.303Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-26T17:07:16.303Z] /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os [2021-04-26T17:07:16.303Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf [2021-04-26T17:07:16.303Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname [2021-04-26T17:07:16.303Z] /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts [2021-04-26T17:07:16.303Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure [2021-04-26T17:07:16.303Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log [2021-04-26T17:07:16.303Z] /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json [2021-04-26T17:07:16.303Z] /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host [2021-04-26T17:07:16.303Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 [2021-04-26T17:07:16.303Z] /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp [2021-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z] ---> free -m: [2021-04-26T17:07:16.303Z] total used free shared buff/cache available [2021-04-26T17:07:16.303Z] Mem: 1837 693 103 0 1040 1061 [2021-04-26T17:07:16.303Z] Swap: 1023 90 933 [2021-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z] ---> ip addr: [2021-04-26T17:07:16.303Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-04-26T17:07:16.303Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-04-26T17:07:16.303Z] inet 127.0.0.1/8 scope host lo [2021-04-26T17:07:16.303Z] valid_lft forever preferred_lft forever [2021-04-26T17:07:16.303Z] inet6 ::1/128 scope host [2021-04-26T17:07:16.303Z] valid_lft forever preferred_lft forever [2021-04-26T17:07:16.303Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-04-26T17:07:16.303Z] link/ether fa:16:3e:4d:33:44 brd ff:ff:ff:ff:ff:ff [2021-04-26T17:07:16.303Z] inet 10.30.123.109/23 brd 10.30.123.255 scope global dynamic eth0 [2021-04-26T17:07:16.303Z] valid_lft 64050sec preferred_lft 64050sec [2021-04-26T17:07:16.303Z] inet6 fe80::f816:3eff:fe4d:3344/64 scope link [2021-04-26T17:07:16.303Z] valid_lft forever preferred_lft forever [2021-04-26T17:07:16.303Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-04-26T17:07:16.303Z] link/ether 02:42:25:cd:99:58 brd ff:ff:ff:ff:ff:ff [2021-04-26T17:07:16.303Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-04-26T17:07:16.303Z] valid_lft forever preferred_lft forever [2021-04-26T17:07:16.303Z] inet6 fe80::42:25ff:fecd:9958/64 scope link [2021-04-26T17:07:16.303Z] valid_lft forever preferred_lft forever [2021-04-26T17:07:16.303Z] [2021-04-26T17:07:16.303Z]