Pull request #220 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 lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 8dcaf2d4daaa915c7144c5f5d203c273facd7441+be356fede91d318a218d09271abaffbad81fcd9d (e1afd2bd8531d7fd6301cb285645ea6a107a5edc) 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/app-service-configurable/branches/PR-220/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/app-service-configurable/branches/PR-220/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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31429 in /w/workspace/_app-service-configurable_PR-220 [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/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-220 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/220/head:refs/remotes/origin/PR-220 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit be356fede91d318a218d09271abaffbad81fcd9d into PR head commit 8dcaf2d4daaa915c7144c5f5d203c273facd7441 Merge succeeded, producing 8dcaf2d4daaa915c7144c5f5d203c273facd7441 Checking out Revision 8dcaf2d4daaa915c7144c5f5d203c273facd7441 (PR-220) > git config core.sparsecheckout # timeout=10 > git checkout -f 8dcaf2d4daaa915c7144c5f5d203c273facd7441 # 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 be356fede91d318a218d09271abaffbad81fcd9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8dcaf2d4daaa915c7144c5f5d203c273facd7441 # timeout=10 Commit message: "build: Update to latest SDk and add gorilla/websocket to Attribution.txt" 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-03-25T20:34:32.578Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-03-25T20:34:32.970Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-25T20:34:33.190Z] ========================================================= [2021-03-25T20:34:33.190Z] EdgeX Global Pipelines Version Info [2021-03-25T20:34:33.190Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:34:34.746Z] ------------------- [2021-03-25T20:34:34.746Z] stable info: [2021-03-25T20:34:34.747Z] ------------------- [2021-03-25T20:34:34.747Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-25T20:34:34.747Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-25T20:34:34.747Z] Message: update stable to v1.0.186 [2021-03-25T20:34:35.695Z] ------------------- [2021-03-25T20:34:35.695Z] experimental info: [2021-03-25T20:34:35.695Z] ------------------- [2021-03-25T20:34:35.695Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-25T20:34:35.695Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-03-25T20:34:35.695Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-25T20:34:36.080Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-03-25T20:34:36.204Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-03-25T20:34:36.339Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-25T20:34:36.487Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-25T20:34:36.630Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-25T20:34:36.768Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-25T20:34:36.907Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-25T20:34:37.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-25T20:34:37.174Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-25T20:34:37.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-25T20:34:37.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-25T20:34:37.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-03-25T20:34:37.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-25T20:34:37.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-25T20:34:37.959Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-25T20:34:38.096Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-25T20:34:38.227Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T20:34:38.360Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-25T20:34:38.489Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-25T20:34:38.616Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-03-25T20:34:38.783Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-25T20:34:38.911Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-25T20:34:39.036Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-25T20:34:39.161Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-25T20:34:39.303Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-25T20:34:39.495Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-25T20:34:39.633Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-220 [Pipeline] echo [2021-03-25T20:34:39.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-220 [Pipeline] echo [2021-03-25T20:34:39.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-220 [Pipeline] echo [2021-03-25T20:34:40.046Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8dcaf2d4daaa915c7144c5f5d203c273facd7441 [Pipeline] echo [2021-03-25T20:34:40.200Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8dcaf2d [Pipeline] echo [2021-03-25T20:34:40.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T20:34:40.622Z] provisioning config files... [2021-03-25T20:34:40.655Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-220@tmp/config142024831061913519tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:34:41.104Z] ---> docker-login.sh [2021-03-25T20:34:41.104Z] nexus3.edgexfoundry.org:10001 [2021-03-25T20:34:41.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:34:41.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:34:41.366Z] Configure a credential helper to remove this warning. See [2021-03-25T20:34:41.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:34:41.366Z] [2021-03-25T20:34:41.366Z] Login Succeeded [2021-03-25T20:34:41.366Z] nexus3.edgexfoundry.org:10002 [2021-03-25T20:34:41.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:34:41.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:34:41.631Z] Configure a credential helper to remove this warning. See [2021-03-25T20:34:41.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:34:41.631Z] [2021-03-25T20:34:41.631Z] Login Succeeded [2021-03-25T20:34:41.631Z] nexus3.edgexfoundry.org:10003 [2021-03-25T20:34:41.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:34:41.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:34:41.893Z] Configure a credential helper to remove this warning. See [2021-03-25T20:34:41.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:34:41.893Z] [2021-03-25T20:34:41.893Z] Login Succeeded [2021-03-25T20:34:41.893Z] nexus3.edgexfoundry.org:10004 [2021-03-25T20:34:41.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:34:42.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:34:42.155Z] Configure a credential helper to remove this warning. See [2021-03-25T20:34:42.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:34:42.155Z] [2021-03-25T20:34:42.155Z] Login Succeeded [2021-03-25T20:34:42.155Z] docker.io [2021-03-25T20:34:42.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:34:42.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:34:42.417Z] Configure a credential helper to remove this warning. See [2021-03-25T20:34:42.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:34:42.417Z] [2021-03-25T20:34:42.417Z] Login Succeeded [2021-03-25T20:34:42.417Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T20:34:42.441Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T20:34:43.592Z] + git log --format=format:%s -1 8dcaf2d4daaa915c7144c5f5d203c273facd7441 [Pipeline] echo [2021-03-25T20:34:43.690Z] GIT_COMMIT: 8dcaf2d4daaa915c7144c5f5d203c273facd7441, Commit Message: build: Update to latest SDk and add gorilla/websocket to Attribution.txt [Pipeline] echo [2021-03-25T20:34:43.772Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:34:44.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T20:34:44.813Z] [2021-03-25T20:34:44.813Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:34:45.238Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T20:34:45.238Z] latest: Pulling from edgex-devops/git-semver [2021-03-25T20:34:45.238Z] 31603596830f: Pulling fs layer [2021-03-25T20:34:45.238Z] 2a8b12db71e7: Pulling fs layer [2021-03-25T20:34:45.238Z] 6ca5941a6612: Pulling fs layer [2021-03-25T20:34:45.238Z] ecc8261a40a4: Pulling fs layer [2021-03-25T20:34:45.238Z] ecc8261a40a4: Waiting [2021-03-25T20:34:45.238Z] 2a8b12db71e7: Verifying Checksum [2021-03-25T20:34:45.238Z] 2a8b12db71e7: Download complete [2021-03-25T20:34:45.238Z] 31603596830f: Verifying Checksum [2021-03-25T20:34:45.238Z] 31603596830f: Download complete [2021-03-25T20:34:45.506Z] ecc8261a40a4: Verifying Checksum [2021-03-25T20:34:45.506Z] ecc8261a40a4: Download complete [2021-03-25T20:34:45.506Z] 6ca5941a6612: Verifying Checksum [2021-03-25T20:34:45.506Z] 6ca5941a6612: Download complete [2021-03-25T20:34:45.506Z] 31603596830f: Pull complete [2021-03-25T20:34:45.771Z] 2a8b12db71e7: Pull complete [2021-03-25T20:34:46.725Z] 6ca5941a6612: Pull complete [2021-03-25T20:34:46.987Z] ecc8261a40a4: Pull complete [2021-03-25T20:34:46.988Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-25T20:34:46.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-25T20:34:46.988Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-25T20:34:47.122Z] prd-centos7-docker-4c-2g-31429 does not seem to be running inside a container [2021-03-25T20:34:47.172Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-220 -v /w/workspace/_app-service-configurable_PR-220:/w/workspace/_app-service-configurable_PR-220:rw,z -v /w/workspace/_app-service-configurable_PR-220@tmp:/w/workspace/_app-service-configurable_PR-220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-03-25T20:34:49.179Z] $ docker top 51c70610b779731b932649a3faf8d6b81c108fac60ea2d0bcd0588470a2ba282 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-25T20:34:49.641Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T20:34:49.641Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T20:34:49.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T20:34:49.855Z] $ docker exec 51c70610b779731b932649a3faf8d6b81c108fac60ea2d0bcd0588470a2ba282 ssh-agent [2021-03-25T20:34:50.036Z] SSH_AUTH_SOCK=/tmp/ssh-js49bIvpAJrS/agent.12 [2021-03-25T20:34:50.036Z] SSH_AGENT_PID=17 [2021-03-25T20:34:50.045Z] Running ssh-add (command line suppressed) [2021-03-25T20:34:50.165Z] Identity added: /w/workspace/_app-service-configurable_PR-220@tmp/private_key_6554796275845092955.key (/w/workspace/_app-service-configurable_PR-220@tmp/private_key_6554796275845092955.key) [2021-03-25T20:34:50.219Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T20:34:50.617Z] + git tag --points-at HEAD [Pipeline] } [2021-03-25T20:34:50.642Z] $ docker exec --env ******** --env ******** 51c70610b779731b932649a3faf8d6b81c108fac60ea2d0bcd0588470a2ba282 ssh-agent -k [2021-03-25T20:34:50.773Z] unset SSH_AUTH_SOCK; [2021-03-25T20:34:50.773Z] unset SSH_AGENT_PID; [2021-03-25T20:34:50.773Z] echo Agent pid 17 killed; [2021-03-25T20:34:50.829Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-25T20:34:51.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-25T20:34:51.030Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-25T20:34:51.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-25T20:34:51.225Z] $ docker exec 51c70610b779731b932649a3faf8d6b81c108fac60ea2d0bcd0588470a2ba282 ssh-agent [2021-03-25T20:34:51.409Z] SSH_AUTH_SOCK=/tmp/ssh-msCgFFE77Jp0/agent.45 [2021-03-25T20:34:51.409Z] SSH_AGENT_PID=50 [2021-03-25T20:34:51.416Z] Running ssh-add (command line suppressed) [2021-03-25T20:34:51.541Z] Identity added: /w/workspace/_app-service-configurable_PR-220@tmp/private_key_8705163588419943141.key (/w/workspace/_app-service-configurable_PR-220@tmp/private_key_8705163588419943141.key) [2021-03-25T20:34:51.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-25T20:34:51.979Z] + git semver init [2021-03-25T20:34:51.979Z] # -> Open(): unable to determine branch for HEAD [2021-03-25T20:34:51.979Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-220/.git [2021-03-25T20:34:51.979Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-220 [2021-03-25T20:34:51.979Z] # $SEMVER_REMOTE_NAME = origin [2021-03-25T20:34:51.979Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-25T20:34:51.979Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-25T20:34:51.979Z] # $SEMVER_BRANCH = PR-220 [2021-03-25T20:34:51.979Z] # $SEMVER_TEMP = /tmp/semver-894484821 [2021-03-25T20:34:51.979Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-03-25T20:34:52.554Z] # '/tmp/semver-894484821' -> '/w/workspace/_app-service-configurable_PR-220/.semver' [2021-03-25T20:34:52.554Z] # -> Force: false [2021-03-25T20:34:52.554Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-220/.semver [Pipeline] } [2021-03-25T20:34:52.576Z] $ docker exec --env ******** --env ******** 51c70610b779731b932649a3faf8d6b81c108fac60ea2d0bcd0588470a2ba282 ssh-agent -k [2021-03-25T20:34:52.706Z] unset SSH_AUTH_SOCK; [2021-03-25T20:34:52.706Z] unset SSH_AGENT_PID; [2021-03-25T20:34:52.707Z] echo Agent pid 50 killed; [2021-03-25T20:34:52.759Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-25T20:34:53.337Z] + git semver [Pipeline] } [2021-03-25T20:34:53.372Z] $ docker stop --time=1 51c70610b779731b932649a3faf8d6b81c108fac60ea2d0bcd0588470a2ba282 [2021-03-25T20:34:54.991Z] $ docker rm -f 51c70610b779731b932649a3faf8d6b81c108fac60ea2d0bcd0588470a2ba282 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T20:34:55.541Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-25T20:34:56.022Z] Stashed 1 file(s) [Pipeline] echo [2021-03-25T20:34:56.042Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-03-25T20:35:11.901Z] Still waiting to schedule task [2021-03-25T20:35:11.901Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31429’ [2021-03-25T20:35:11.925Z] Still waiting to schedule task [2021-03-25T20:35:11.926Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-03-25T20:36:58.718Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31430 in /w/workspace/_app-service-configurable_PR-220 [Pipeline] { [Pipeline] ws [2021-03-25T20:36:58.851Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-03-25T20:37:04.117Z] using credential edgex-jenkins-ssh [2021-03-25T20:37:04.176Z] Cloning the remote Git repository [2021-03-25T20:37:04.244Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T20:37:04.356Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-03-25T20:37:04.453Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T20:37:04.454Z] > git --version # timeout=10 [2021-03-25T20:37:04.477Z] > git --version # 'git version 2.17.1' [2021-03-25T20:37:04.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:37:04.547Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T20:37:06.064Z] Merging remotes/origin/master commit be356fede91d318a218d09271abaffbad81fcd9d into PR head commit 8dcaf2d4daaa915c7144c5f5d203c273facd7441 [2021-03-25T20:37:06.289Z] Merge succeeded, producing 8dcaf2d4daaa915c7144c5f5d203c273facd7441 [2021-03-25T20:37:06.290Z] Checking out Revision 8dcaf2d4daaa915c7144c5f5d203c273facd7441 (PR-220) [2021-03-25T20:37:05.386Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-25T20:37:05.404Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T20:37:05.438Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-25T20:37:05.476Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T20:37:05.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:37:05.494Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/220/head:refs/remotes/origin/PR-220 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T20:37:06.087Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T20:37:06.119Z] > git checkout -f 8dcaf2d4daaa915c7144c5f5d203c273facd7441 # timeout=10 [2021-03-25T20:37:06.200Z] > git remote # timeout=10 [2021-03-25T20:37:06.225Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T20:37:06.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:37:06.256Z] > git merge be356fede91d318a218d09271abaffbad81fcd9d # timeout=10 [2021-03-25T20:37:06.278Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T20:37:06.300Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T20:37:06.311Z] > git checkout -f 8dcaf2d4daaa915c7144c5f5d203c273facd7441 # timeout=10 [2021-03-25T20:37:10.742Z] Commit message: "build: Update to latest SDk and add gorilla/websocket to Attribution.txt" [2021-03-25T20:37:10.797Z] > git --version # timeout=10 [2021-03-25T20:37:10.806Z] > git --version # 'git version 2.17.1' [2021-03-25T20:37:10.818Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T20:37:12.479Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-03-25T20:37:12.909Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T20:37:13.274Z] + true [2021-03-25T20:37:13.274Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T20:37:16.126Z] provisioning config files... [2021-03-25T20:37:16.168Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config5436795987683632764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:37:16.660Z] ---> docker-login.sh [2021-03-25T20:37:16.660Z] nexus3.edgexfoundry.org:10001 [2021-03-25T20:37:17.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:37:17.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:37:17.920Z] Configure a credential helper to remove this warning. See [2021-03-25T20:37:17.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:37:17.920Z] [2021-03-25T20:37:17.920Z] Login Succeeded [2021-03-25T20:37:17.920Z] nexus3.edgexfoundry.org:10002 [2021-03-25T20:37:18.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:37:18.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:37:18.470Z] Configure a credential helper to remove this warning. See [2021-03-25T20:37:18.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:37:18.470Z] [2021-03-25T20:37:18.470Z] Login Succeeded [2021-03-25T20:37:18.470Z] nexus3.edgexfoundry.org:10003 [2021-03-25T20:37:18.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:37:19.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:37:19.018Z] Configure a credential helper to remove this warning. See [2021-03-25T20:37:19.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:37:19.018Z] [2021-03-25T20:37:19.018Z] Login Succeeded [2021-03-25T20:37:19.018Z] nexus3.edgexfoundry.org:10004 [2021-03-25T20:37:19.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:37:19.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:37:19.581Z] Configure a credential helper to remove this warning. See [2021-03-25T20:37:19.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:37:19.582Z] [2021-03-25T20:37:19.582Z] Login Succeeded [2021-03-25T20:37:19.582Z] docker.io [2021-03-25T20:37:19.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:37:20.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:37:20.454Z] Configure a credential helper to remove this warning. See [2021-03-25T20:37:20.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:37:20.454Z] [2021-03-25T20:37:20.454Z] Login Succeeded [2021-03-25T20:37:20.454Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T20:37:20.485Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-25T20:37:21.096Z] ========================================================= [2021-03-25T20:37:21.096Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-25T20:37:21.096Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:37:21.533Z] + 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-03-25T20:37:21.533Z] Sending build context to Docker daemon 97.28kB [2021-03-25T20:37:21.810Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T20:37:21.810Z] Step 2/8 : FROM ${BASE} [2021-03-25T20:37:21.810Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-25T20:37:21.810Z] 5f621e34cdf4: Pulling fs layer [2021-03-25T20:37:21.810Z] a4357932f1b6: Pulling fs layer [2021-03-25T20:37:21.810Z] 18c013af1878: Pulling fs layer [2021-03-25T20:37:21.810Z] 00ac8860ef70: Pulling fs layer [2021-03-25T20:37:21.810Z] 63d7cb157983: Pulling fs layer [2021-03-25T20:37:21.810Z] b116817d02f9: Pulling fs layer [2021-03-25T20:37:21.810Z] 745a02a5169b: Pulling fs layer [2021-03-25T20:37:21.811Z] 00ac8860ef70: Waiting [2021-03-25T20:37:21.811Z] 63d7cb157983: Waiting [2021-03-25T20:37:21.811Z] b116817d02f9: Waiting [2021-03-25T20:37:21.811Z] 745a02a5169b: Waiting [2021-03-25T20:37:22.090Z] 18c013af1878: Download complete [2021-03-25T20:37:22.090Z] a4357932f1b6: Download complete [2021-03-25T20:37:22.090Z] 63d7cb157983: Download complete [2021-03-25T20:37:22.090Z] b116817d02f9: Download complete [2021-03-25T20:37:22.706Z] 5f621e34cdf4: Verifying Checksum [2021-03-25T20:37:22.706Z] 5f621e34cdf4: Download complete [2021-03-25T20:37:23.712Z] 5f621e34cdf4: Pull complete [2021-03-25T20:37:23.995Z] a4357932f1b6: Pull complete [2021-03-25T20:37:24.597Z] 18c013af1878: Pull complete [2021-03-25T20:37:26.047Z] 745a02a5169b: Verifying Checksum [2021-03-25T20:37:26.047Z] 745a02a5169b: Download complete [2021-03-25T20:37:27.039Z] 00ac8860ef70: Verifying Checksum [2021-03-25T20:37:27.039Z] 00ac8860ef70: Download complete [2021-03-25T20:37:37.202Z] 00ac8860ef70: Pull complete [2021-03-25T20:37:37.202Z] 63d7cb157983: Pull complete [2021-03-25T20:37:37.802Z] b116817d02f9: Pull complete [2021-03-25T20:37:41.227Z] 745a02a5169b: Pull complete [2021-03-25T20:37:41.227Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-25T20:37:41.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-25T20:37:41.227Z] ---> b7e6874047d6 [2021-03-25T20:37:41.227Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-25T20:37:44.634Z] ---> Running in 33c41dab20fc [2021-03-25T20:37:44.634Z] Removing intermediate container 33c41dab20fc [2021-03-25T20:37:44.634Z] ---> e89962984639 [2021-03-25T20:37:44.634Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T20:37:44.908Z] ---> Running in 384ac4051b4c [2021-03-25T20:37:46.895Z] Removing intermediate container 384ac4051b4c [2021-03-25T20:37:46.895Z] ---> aa84db99d1b9 [2021-03-25T20:37:46.895Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-25T20:37:47.167Z] ---> Running in 2e1697a3a1a5 [2021-03-25T20:37:48.147Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-25T20:37:49.128Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-25T20:37:50.556Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-25T20:37:50.556Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-25T20:37:50.556Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-25T20:37:50.556Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-25T20:37:50.827Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-25T20:37:50.828Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-25T20:37:51.102Z] Executing busybox-1.31.1-r19.trigger [2021-03-25T20:37:51.102Z] OK: 144 MiB in 45 packages [2021-03-25T20:37:52.538Z] Removing intermediate container 2e1697a3a1a5 [2021-03-25T20:37:52.538Z] ---> a17929752881 [2021-03-25T20:37:52.538Z] Step 6/8 : WORKDIR /app [2021-03-25T20:37:52.539Z] ---> Running in 19920a1a1898 [2021-03-25T20:37:52.816Z] Removing intermediate container 19920a1a1898 [2021-03-25T20:37:52.816Z] ---> 56a67e65d319 [2021-03-25T20:37:52.816Z] Step 7/8 : COPY . . [2021-03-25T20:37:53.815Z] ---> 1af07705ff72 [2021-03-25T20:37:53.815Z] Step 8/8 : RUN go mod download [2021-03-25T20:37:53.815Z] ---> Running in a2406b5f596f [2021-03-25T20:38:20.629Z] Removing intermediate container a2406b5f596f [2021-03-25T20:38:20.629Z] ---> b88ad0f1e8d0 [2021-03-25T20:38:20.629Z] Successfully built b88ad0f1e8d0 [2021-03-25T20:38:20.629Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:38:21.019Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T20:38:21.019Z] . [Pipeline] withDockerContainer [2021-03-25T20:38:21.322Z] prd-ubuntu18.04-docker-arm64-4c-16g-31430 does not seem to be running inside a container [2021-03-25T20:38:21.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-25T20:38:22.977Z] $ docker top 03626192ad934f9e17658010a629a6a3024d720a3048d7bb4ef1ffea1d563797 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T20:38:24.068Z] + go version [2021-03-25T20:38:24.068Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-25T20:38:24.108Z] $ docker stop --time=1 03626192ad934f9e17658010a629a6a3024d720a3048d7bb4ef1ffea1d563797 [2021-03-25T20:38:26.057Z] $ docker rm -f 03626192ad934f9e17658010a629a6a3024d720a3048d7bb4ef1ffea1d563797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:38:27.424Z] + docker inspect -f . ci-base-image-arm64 [2021-03-25T20:38:27.424Z] . [Pipeline] withDockerContainer [2021-03-25T20:38:27.707Z] prd-ubuntu18.04-docker-arm64-4c-16g-31430 does not seem to be running inside a container [2021-03-25T20:38:27.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-03-25T20:38:29.321Z] $ docker top e4cde9b9a61df2003646c445f7c56b08a529fbb39dceb818a360dcf74430f1f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T20:38:30.385Z] + make test [2021-03-25T20:38:30.385Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-25T20:39:04.485Z] Running on prd-centos7-docker-4c-2g-31431 in /w/workspace/_app-service-configurable_PR-220 [Pipeline] { [Pipeline] ws [2021-03-25T20:39:04.590Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-03-25T20:39:09.429Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-03-25T20:39:09.429Z] CGO_ENABLED=1 go vet ./... [2021-03-25T20:39:17.741Z] gofmt -l . [2021-03-25T20:39:17.741Z] [ "`gofmt -l .`" = "" ] [2021-03-25T20:39:17.741Z] ./bin/test-go-mod-tidy.sh [2021-03-25T20:39:18.017Z] ./bin/test-attribution-txt.sh [2021-03-25T20:39:18.803Z] using credential edgex-jenkins-ssh [2021-03-25T20:39:18.869Z] Cloning the remote Git repository [Pipeline] } [2021-03-25T20:39:19.520Z] $ docker stop --time=1 e4cde9b9a61df2003646c445f7c56b08a529fbb39dceb818a360dcf74430f1f1 [2021-03-25T20:39:18.971Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T20:39:19.130Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-03-25T20:39:19.504Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T20:39:19.504Z] > git --version # timeout=10 [2021-03-25T20:39:19.555Z] > git --version # 'git version 2.24.3' [2021-03-25T20:39:19.559Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:39:19.728Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T20:39:20.853Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-25T20:39:20.986Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T20:39:21.089Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-25T20:39:21.212Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T20:39:21.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:39:21.252Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/220/head:refs/remotes/origin/PR-220 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T20:39:21.800Z] Merging remotes/origin/master commit be356fede91d318a218d09271abaffbad81fcd9d into PR head commit 8dcaf2d4daaa915c7144c5f5d203c273facd7441 [2021-03-25T20:39:21.832Z] $ docker rm -f e4cde9b9a61df2003646c445f7c56b08a529fbb39dceb818a360dcf74430f1f1 [Pipeline] // withDockerContainer [2021-03-25T20:39:22.387Z] Merge succeeded, producing 8dcaf2d4daaa915c7144c5f5d203c273facd7441 [2021-03-25T20:39:22.388Z] Checking out Revision 8dcaf2d4daaa915c7144c5f5d203c273facd7441 (PR-220) [Pipeline] sh [2021-03-25T20:39:22.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-25T20:39:21.817Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T20:39:21.891Z] > git checkout -f 8dcaf2d4daaa915c7144c5f5d203c273facd7441 # timeout=10 [2021-03-25T20:39:22.213Z] > git remote # timeout=10 [2021-03-25T20:39:22.267Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T20:39:22.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:39:22.337Z] > git merge be356fede91d318a218d09271abaffbad81fcd9d # timeout=10 [2021-03-25T20:39:22.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T20:39:22.391Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T20:39:22.421Z] > git checkout -f 8dcaf2d4daaa915c7144c5f5d203c273facd7441 # timeout=10 [2021-03-25T20:39:23.581Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T20:39:26.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-25T20:39:27.156Z] + ls -al . [2021-03-25T20:39:27.156Z] total 116 [2021-03-25T20:39:27.156Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 25 20:39 . [2021-03-25T20:39:27.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 20:37 .. [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 25 20:37 .dockerignore [2021-03-25T20:39:27.156Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 25 20:37 .git [2021-03-25T20:39:27.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 20:37 .github [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 111 Mar 25 20:37 .gitignore [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 7306 Mar 25 20:37 Attribution.txt [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 2032 Mar 25 20:37 Dockerfile [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 970 Mar 25 20:37 Dockerfile.build [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 687 Mar 25 20:37 Jenkinsfile [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 25 20:37 LICENSE [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 1277 Mar 25 20:37 README.md [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 25 20:34 VERSION [2021-03-25T20:39:27.156Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 20:37 bin [2021-03-25T20:39:27.156Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 25 20:38 coverage.out [2021-03-25T20:39:27.156Z] -rw-r--r-- 1 jenkins jenkins 136 Mar 25 20:39 go.mod [2021-03-25T20:39:27.156Z] -rw-r--r-- 1 jenkins jenkins 21416 Mar 25 20:39 go.sum [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 1467 Mar 25 20:37 main.go [2021-03-25T20:39:27.156Z] -rw-rw-r-- 1 jenkins jenkins 1582 Mar 25 20:37 makefile [2021-03-25T20:39:27.156Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 25 20:37 res [2021-03-25T20:39:27.156Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 25 20:37 snap [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:39:27.320Z] Commit message: "build: Update to latest SDk and add gorilla/websocket to Attribution.txt" [2021-03-25T20:39:27.610Z] + docker build -t docker-app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8dcaf2d4daaa915c7144c5f5d203c273facd7441 --label arch=arm64 --label version=0.0.0 . [2021-03-25T20:39:27.610Z] Sending build context to Docker daemon 121.3kB [2021-03-25T20:39:27.524Z] > git --version # timeout=10 [2021-03-25T20:39:27.616Z] > git --version # 'git version 2.24.3' [2021-03-25T20:39:27.684Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-03-25T20:39:27.887Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T20:39:27.887Z] Step 2/27 : FROM ${BASE} AS builder [2021-03-25T20:39:27.887Z] ---> b88ad0f1e8d0 [2021-03-25T20:39:27.887Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-03-25T20:39:28.161Z] ---> Running in 6f5b91c6ce26 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-25T20:39:28.756Z] Removing intermediate container 6f5b91c6ce26 [2021-03-25T20:39:28.756Z] ---> a3e973e2173e [2021-03-25T20:39:28.756Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-03-25T20:39:28.756Z] ---> Running in 4beb7f57bbe2 [2021-03-25T20:39:29.350Z] Removing intermediate container 4beb7f57bbe2 [2021-03-25T20:39:29.350Z] ---> 78b95611fc35 [2021-03-25T20:39:29.350Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-03-25T20:39:29.350Z] ---> Running in afc8e1c72b10 [2021-03-25T20:39:29.947Z] Removing intermediate container afc8e1c72b10 [2021-03-25T20:39:29.947Z] ---> 48afe0cd0abd [2021-03-25T20:39:29.947Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T20:39:29.947Z] ---> Running in 36c3a83a3e10 [2021-03-25T20:39:30.460Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-25T20:39:31.319Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-25T20:39:31.759Z] + sudo service docker restart [2021-03-25T20:39:31.759Z] + true [2021-03-25T20:39:31.759Z] Redirecting to /bin/systemctl restart docker.service [2021-03-25T20:39:32.581Z] Removing intermediate container 36c3a83a3e10 [2021-03-25T20:39:32.582Z] ---> 3fb8efcb960c [2021-03-25T20:39:32.582Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-25T20:39:32.582Z] ---> Running in bf8438021f32 [2021-03-25T20:39:33.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-25T20:39:33.981Z] provisioning config files... [2021-03-25T20:39:34.063Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3276081797605288026tmp [Pipeline] { [2021-03-25T20:39:34.162Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:39:34.624Z] ---> docker-login.sh [2021-03-25T20:39:34.624Z] nexus3.edgexfoundry.org:10001 [2021-03-25T20:39:35.145Z] OK: 144 MiB in 45 packages [2021-03-25T20:39:36.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:39:36.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:39:36.169Z] Configure a credential helper to remove this warning. See [2021-03-25T20:39:36.169Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:39:36.169Z] [2021-03-25T20:39:36.169Z] Login Succeeded [2021-03-25T20:39:36.169Z] nexus3.edgexfoundry.org:10002 [2021-03-25T20:39:36.586Z] Removing intermediate container bf8438021f32 [2021-03-25T20:39:36.586Z] ---> acae41c4d0b9 [2021-03-25T20:39:36.586Z] Step 8/27 : WORKDIR /app [2021-03-25T20:39:36.586Z] ---> Running in f4f4f48aa43c [2021-03-25T20:39:36.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:39:36.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:39:36.808Z] Configure a credential helper to remove this warning. See [2021-03-25T20:39:36.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:39:36.808Z] [2021-03-25T20:39:36.808Z] Login Succeeded [2021-03-25T20:39:36.808Z] nexus3.edgexfoundry.org:10003 [2021-03-25T20:39:36.861Z] Removing intermediate container f4f4f48aa43c [2021-03-25T20:39:36.861Z] ---> d32248a2d760 [2021-03-25T20:39:36.861Z] Step 9/27 : COPY go.mod . [2021-03-25T20:39:37.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:39:37.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:39:37.144Z] Configure a credential helper to remove this warning. See [2021-03-25T20:39:37.144Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:39:37.144Z] [2021-03-25T20:39:37.144Z] Login Succeeded [2021-03-25T20:39:37.144Z] nexus3.edgexfoundry.org:10004 [2021-03-25T20:39:37.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:39:37.847Z] ---> 7266f840402a [2021-03-25T20:39:37.847Z] Step 10/27 : RUN go mod download [2021-03-25T20:39:37.847Z] ---> Running in 1df78fcd8cf4 [2021-03-25T20:39:38.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:39:38.108Z] Configure a credential helper to remove this warning. See [2021-03-25T20:39:38.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:39:38.108Z] [2021-03-25T20:39:38.108Z] Login Succeeded [2021-03-25T20:39:38.108Z] docker.io [2021-03-25T20:39:39.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-25T20:39:39.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-25T20:39:39.490Z] Configure a credential helper to remove this warning. See [2021-03-25T20:39:39.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-25T20:39:39.490Z] [2021-03-25T20:39:39.490Z] Login Succeeded [2021-03-25T20:39:39.490Z] ---> docker-login.sh ends [Pipeline] } [2021-03-25T20:39:39.557Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-03-25T20:39:40.469Z] Removing intermediate container 1df78fcd8cf4 [2021-03-25T20:39:40.469Z] ---> 73b4bdbff9af [2021-03-25T20:39:40.469Z] Step 11/27 : COPY . . [Pipeline] echo [2021-03-25T20:39:40.624Z] ========================================================= [2021-03-25T20:39:40.624Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-25T20:39:40.624Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:39:40.746Z] ---> b309707d7657 [2021-03-25T20:39:40.746Z] Step 12/27 : ARG MAKE="make build" [2021-03-25T20:39:41.030Z] ---> Running in f51136d9c134 [2021-03-25T20:39:41.211Z] + 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-03-25T20:39:41.211Z] Sending build context to Docker daemon 97.28kB [2021-03-25T20:39:41.493Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T20:39:41.493Z] Step 2/8 : FROM ${BASE} [2021-03-25T20:39:41.493Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-25T20:39:41.493Z] 188c0c94c7c5: Pulling fs layer [2021-03-25T20:39:41.493Z] 0ef7d3d256c8: Pulling fs layer [2021-03-25T20:39:41.493Z] de9db76c5a1d: Pulling fs layer [2021-03-25T20:39:41.493Z] bca2f99d35d6: Pulling fs layer [2021-03-25T20:39:41.493Z] 93359f2a8cfa: Pulling fs layer [2021-03-25T20:39:41.493Z] 7c6f9722023f: Pulling fs layer [2021-03-25T20:39:41.493Z] a35cf1a2eb13: Pulling fs layer [2021-03-25T20:39:41.493Z] bca2f99d35d6: Waiting [2021-03-25T20:39:41.493Z] 93359f2a8cfa: Waiting [2021-03-25T20:39:41.493Z] 7c6f9722023f: Waiting [2021-03-25T20:39:41.493Z] a35cf1a2eb13: Waiting [2021-03-25T20:39:41.629Z] Removing intermediate container f51136d9c134 [2021-03-25T20:39:41.629Z] ---> ec08918c7eac [2021-03-25T20:39:41.629Z] Step 13/27 : RUN $MAKE [2021-03-25T20:39:41.629Z] ---> Running in 53add0040e24 [2021-03-25T20:39:41.762Z] de9db76c5a1d: Verifying Checksum [2021-03-25T20:39:41.762Z] de9db76c5a1d: Download complete [2021-03-25T20:39:41.762Z] 0ef7d3d256c8: Download complete [2021-03-25T20:39:41.762Z] 93359f2a8cfa: Verifying Checksum [2021-03-25T20:39:41.762Z] 93359f2a8cfa: Download complete [2021-03-25T20:39:41.762Z] 7c6f9722023f: Verifying Checksum [2021-03-25T20:39:41.762Z] 7c6f9722023f: Download complete [2021-03-25T20:39:42.613Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-25T20:39:42.815Z] 188c0c94c7c5: Verifying Checksum [2021-03-25T20:39:42.815Z] 188c0c94c7c5: Download complete [2021-03-25T20:39:43.601Z] 188c0c94c7c5: Pull complete [2021-03-25T20:39:44.752Z] 0ef7d3d256c8: Pull complete [2021-03-25T20:39:45.038Z] de9db76c5a1d: Pull complete [2021-03-25T20:39:47.822Z] a35cf1a2eb13: Verifying Checksum [2021-03-25T20:39:47.822Z] a35cf1a2eb13: Download complete [2021-03-25T20:39:49.860Z] bca2f99d35d6: Download complete [2021-03-25T20:40:08.812Z] bca2f99d35d6: Pull complete [2021-03-25T20:40:08.812Z] 93359f2a8cfa: Pull complete [2021-03-25T20:40:08.812Z] 7c6f9722023f: Pull complete [2021-03-25T20:40:17.373Z] a35cf1a2eb13: Pull complete [2021-03-25T20:40:17.373Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-25T20:40:17.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-25T20:40:17.373Z] ---> a62c8e92a672 [2021-03-25T20:40:17.373Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-03-25T20:40:17.665Z] ---> Running in e08b04dfedce [2021-03-25T20:40:18.007Z] Removing intermediate container e08b04dfedce [2021-03-25T20:40:18.007Z] ---> 71214fd8e86e [2021-03-25T20:40:18.007Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T20:40:18.307Z] ---> Running in cfcbe89255d2 [2021-03-25T20:40:21.020Z] Removing intermediate container cfcbe89255d2 [2021-03-25T20:40:21.020Z] ---> 5119decbc21a [2021-03-25T20:40:21.020Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-03-25T20:40:21.020Z] ---> Running in 2b2c01f27980 [2021-03-25T20:40:21.624Z] Removing intermediate container 53add0040e24 [2021-03-25T20:40:21.625Z] ---> 406d3e648b0f [2021-03-25T20:40:21.625Z] Step 14/27 : FROM alpine:3.12 [2021-03-25T20:40:21.625Z] 3.12: Pulling from library/alpine [2021-03-25T20:40:21.625Z] dce8679b510e: Pulling fs layer [2021-03-25T20:40:21.625Z] dce8679b510e: Download complete [2021-03-25T20:40:21.625Z] dce8679b510e: Pull complete [2021-03-25T20:40:21.625Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-25T20:40:21.625Z] Status: Downloaded newer image for alpine:3.12 [2021-03-25T20:40:21.625Z] ---> d10569e2745f [2021-03-25T20:40:21.625Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-03-25T20:40:21.625Z] ---> Running in 69c8bfbad8c0 [2021-03-25T20:40:21.899Z] Removing intermediate container 69c8bfbad8c0 [2021-03-25T20:40:21.899Z] ---> 68ed1f7e790c [2021-03-25T20:40:21.899Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-03-25T20:40:22.172Z] ---> Running in 5f4e37cd384e [2021-03-25T20:40:22.443Z] Removing intermediate container 5f4e37cd384e [2021-03-25T20:40:22.443Z] ---> 50e81e3f1f95 [2021-03-25T20:40:22.443Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-03-25T20:40:22.499Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T20:40:22.717Z] ---> Running in 98166fbdd835 [2021-03-25T20:40:23.465Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-25T20:40:23.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-25T20:40:23.969Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-25T20:40:24.064Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-03-25T20:40:24.064Z] (2/6) Installing libsodium (1.0.18-r0) [2021-03-25T20:40:24.064Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-03-25T20:40:24.334Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-03-25T20:40:24.334Z] (5/6) Installing libzmq (4.3.3-r0) [2021-03-25T20:40:24.568Z] (1/7) Installing ca-certificates (20191127-r4) [2021-03-25T20:40:24.568Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-03-25T20:40:24.568Z] (3/7) Installing libgcc (9.3.0-r2) [2021-03-25T20:40:24.568Z] (4/7) Installing libsodium (1.0.18-r0) [2021-03-25T20:40:24.568Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-03-25T20:40:24.568Z] (6/7) Installing libzmq (4.3.3-r0) [2021-03-25T20:40:24.568Z] (7/7) Installing zeromq (4.3.3-r0) [2021-03-25T20:40:24.568Z] Executing busybox-1.31.1-r19.trigger [2021-03-25T20:40:24.568Z] Executing ca-certificates-20191127-r4.trigger [2021-03-25T20:40:24.843Z] OK: 9 MiB in 21 packages [2021-03-25T20:40:25.012Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-03-25T20:40:25.012Z] Executing busybox-1.31.1-r19.trigger [2021-03-25T20:40:25.012Z] OK: 167 MiB in 45 packages [2021-03-25T20:40:26.321Z] Removing intermediate container 98166fbdd835 [2021-03-25T20:40:26.321Z] ---> 610da41035b9 [2021-03-25T20:40:26.321Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-03-25T20:40:27.297Z] ---> 4e9af575756b [2021-03-25T20:40:27.297Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-03-25T20:40:27.300Z] Removing intermediate container 2b2c01f27980 [2021-03-25T20:40:27.300Z] ---> 5509ee97c805 [2021-03-25T20:40:27.301Z] Step 6/8 : WORKDIR /app [2021-03-25T20:40:27.301Z] ---> Running in 83785b72d70a [2021-03-25T20:40:27.890Z] ---> e1c510e5684b [2021-03-25T20:40:27.890Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-03-25T20:40:27.983Z] Removing intermediate container 83785b72d70a [2021-03-25T20:40:27.983Z] ---> 0ee0ca581293 [2021-03-25T20:40:27.983Z] Step 7/8 : COPY . . [2021-03-25T20:40:28.866Z] ---> 11a2306b9156 [2021-03-25T20:40:28.866Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-03-25T20:40:29.116Z] ---> 9df8969d3ba6 [2021-03-25T20:40:29.116Z] Step 8/8 : RUN go mod download [2021-03-25T20:40:29.116Z] ---> Running in dbe623895044 [2021-03-25T20:40:29.841Z] ---> 050949fc2cad [2021-03-25T20:40:29.841Z] Step 22/27 : EXPOSE 48095 [2021-03-25T20:40:30.121Z] ---> Running in fc889c799a7c [2021-03-25T20:40:30.393Z] Removing intermediate container fc889c799a7c [2021-03-25T20:40:30.393Z] ---> 421f6f22b0ac [2021-03-25T20:40:30.393Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-03-25T20:40:30.672Z] ---> Running in 15f0a4fc9fbe [2021-03-25T20:40:30.947Z] Removing intermediate container 15f0a4fc9fbe [2021-03-25T20:40:30.947Z] ---> 18989a0f4cac [2021-03-25T20:40:31.223Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-25T20:40:31.223Z] ---> Running in 01775e840457 [2021-03-25T20:40:31.819Z] Removing intermediate container 01775e840457 [2021-03-25T20:40:31.819Z] ---> 205eaa0b2483 [2021-03-25T20:40:31.819Z] Step 25/27 : LABEL arch=arm64 [2021-03-25T20:40:31.819Z] ---> Running in ea30cbc849b7 [2021-03-25T20:40:32.420Z] Removing intermediate container ea30cbc849b7 [2021-03-25T20:40:32.421Z] ---> 93b46802b260 [2021-03-25T20:40:32.421Z] Step 26/27 : LABEL git_sha=8dcaf2d4daaa915c7144c5f5d203c273facd7441 [2021-03-25T20:40:32.421Z] ---> Running in 5aeb88001f71 [2021-03-25T20:40:32.693Z] Removing intermediate container 5aeb88001f71 [2021-03-25T20:40:32.693Z] ---> f5bbd8b8b3b6 [2021-03-25T20:40:32.693Z] Step 27/27 : LABEL version=0.0.0 [2021-03-25T20:40:32.965Z] ---> Running in 9531212cd931 [2021-03-25T20:40:33.557Z] Removing intermediate container 9531212cd931 [2021-03-25T20:40:33.557Z] ---> cf985cb487e0 [2021-03-25T20:40:33.557Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-25T20:40:33.557Z] Successfully built cf985cb487e0 [2021-03-25T20:40:33.557Z] Successfully tagged docker-app-service-configurable-arm64:latest [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-03-25T20:40:34.889Z] ---> job-cost.sh [2021-03-25T20:40:34.889Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kY0C [2021-03-25T20:41:13.837Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T20:41:16.865Z] Removing intermediate container dbe623895044 [2021-03-25T20:41:16.865Z] ---> 38859439dbcd [2021-03-25T20:41:16.865Z] Successfully built 38859439dbcd [2021-03-25T20:41:16.865Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:41:17.307Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T20:41:17.600Z] . [Pipeline] withDockerContainer [2021-03-25T20:41:17.935Z] prd-centos7-docker-4c-2g-31431 does not seem to be running inside a container [2021-03-25T20:41:18.091Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-25T20:41:20.495Z] $ docker top 19a1a98dcbd3df032c14158fec82144cc33abdc464f45eb30579db199e76d6cf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T20:41:22.133Z] + go version [2021-03-25T20:41:22.133Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-25T20:41:22.308Z] $ docker stop --time=1 19a1a98dcbd3df032c14158fec82144cc33abdc464f45eb30579db199e76d6cf [2021-03-25T20:41:24.301Z] $ docker rm -f 19a1a98dcbd3df032c14158fec82144cc33abdc464f45eb30579db199e76d6cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:41:25.840Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-25T20:41:25.840Z] . [Pipeline] withDockerContainer [2021-03-25T20:41:26.185Z] prd-centos7-docker-4c-2g-31431 does not seem to be running inside a container [2021-03-25T20:41:26.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-03-25T20:41:28.351Z] $ docker top c60aef59f88ed368f41cedfa25cbcd9b4f533074797094196b48b8545d0b3bc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T20:41:29.197Z] + make test [2021-03-25T20:41:29.197Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-03-25T20:42:17.604Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-03-25T20:42:17.604Z] CGO_ENABLED=1 go vet ./... [2021-03-25T20:42:20.476Z] gofmt -l . [2021-03-25T20:42:21.032Z] [ "`gofmt -l .`" = "" ] [2021-03-25T20:42:21.032Z] ./bin/test-go-mod-tidy.sh [2021-03-25T20:42:23.846Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-03-25T20:42:26.739Z] $ docker stop --time=1 c60aef59f88ed368f41cedfa25cbcd9b4f533074797094196b48b8545d0b3bc9 [2021-03-25T20:42:28.967Z] $ docker rm -f c60aef59f88ed368f41cedfa25cbcd9b4f533074797094196b48b8545d0b3bc9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-25T20:42:30.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-25T20:42:30.307Z] Warning: overwriting stash ‘coverage-report’ [2021-03-25T20:42:31.552Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-25T20:42:32.389Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-25T20:42:32.809Z] + ls -al . [2021-03-25T20:42:32.809Z] total 92 [2021-03-25T20:42:32.809Z] drwxrwxr-x. 7 jenkins jenkins 4096 Mar 25 20:42 . [2021-03-25T20:42:32.809Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 25 20:39 .. [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 7306 Mar 25 20:39 Attribution.txt [2021-03-25T20:42:32.809Z] drwxrwxr-x. 2 jenkins jenkins 64 Mar 25 20:39 bin [2021-03-25T20:42:32.809Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 25 20:41 coverage.out [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 2032 Mar 25 20:39 Dockerfile [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 970 Mar 25 20:39 Dockerfile.build [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 119 Mar 25 20:39 .dockerignore [2021-03-25T20:42:32.809Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 25 20:39 .git [2021-03-25T20:42:32.809Z] drwxrwxr-x. 2 jenkins jenkins 81 Mar 25 20:39 .github [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 111 Mar 25 20:39 .gitignore [2021-03-25T20:42:32.809Z] -rw-r--r--. 1 jenkins jenkins 136 Mar 25 20:42 go.mod [2021-03-25T20:42:32.809Z] -rw-r--r--. 1 jenkins jenkins 21416 Mar 25 20:42 go.sum [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 687 Mar 25 20:39 Jenkinsfile [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 10174 Mar 25 20:39 LICENSE [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 1467 Mar 25 20:39 main.go [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 1582 Mar 25 20:39 makefile [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 1277 Mar 25 20:39 README.md [2021-03-25T20:42:32.809Z] drwxrwxr-x. 10 jenkins jenkins 173 Mar 25 20:39 res [2021-03-25T20:42:32.809Z] drwxrwxr-x. 4 jenkins jenkins 71 Mar 25 20:39 snap [2021-03-25T20:42:32.809Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 25 20:34 VERSION [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:42:33.627Z] + docker build -t docker-app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8dcaf2d4daaa915c7144c5f5d203c273facd7441 --label arch=amd64 --label version=0.0.0 . [2021-03-25T20:42:33.933Z] Sending build context to Docker daemon 121.3kB [2021-03-25T20:42:34.226Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-03-25T20:42:34.226Z] Step 2/27 : FROM ${BASE} AS builder [2021-03-25T20:42:34.226Z] ---> 38859439dbcd [2021-03-25T20:42:34.226Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-03-25T20:42:34.226Z] ---> Running in 4b9a9d421cef [2021-03-25T20:42:34.503Z] Removing intermediate container 4b9a9d421cef [2021-03-25T20:42:34.503Z] ---> bd8fdf61bb47 [2021-03-25T20:42:34.503Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-03-25T20:42:34.824Z] ---> Running in 555706ab1e02 [2021-03-25T20:42:35.432Z] Removing intermediate container 555706ab1e02 [2021-03-25T20:42:35.432Z] ---> 5fb161d84c24 [2021-03-25T20:42:35.432Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-03-25T20:42:35.432Z] ---> Running in c8eb75558b8d [2021-03-25T20:42:35.703Z] Removing intermediate container c8eb75558b8d [2021-03-25T20:42:35.703Z] ---> 73a370ff8c08 [2021-03-25T20:42:35.703Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-25T20:42:35.980Z] ---> Running in b49768916efe [2021-03-25T20:42:38.144Z] Removing intermediate container b49768916efe [2021-03-25T20:42:38.144Z] ---> c23647f22c85 [2021-03-25T20:42:38.144Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-25T20:42:38.144Z] ---> Running in 97d767348a96 [2021-03-25T20:42:40.833Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T20:42:41.110Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-25T20:42:42.159Z] OK: 167 MiB in 45 packages [2021-03-25T20:42:43.142Z] Removing intermediate container 97d767348a96 [2021-03-25T20:42:43.142Z] ---> e9b42ebbb559 [2021-03-25T20:42:43.142Z] Step 8/27 : WORKDIR /app [2021-03-25T20:42:43.424Z] ---> Running in 116c37f11e7b [2021-03-25T20:42:44.748Z] Removing intermediate container 116c37f11e7b [2021-03-25T20:42:44.748Z] ---> 0ead84503ec3 [2021-03-25T20:42:44.748Z] Step 9/27 : COPY go.mod . [2021-03-25T20:42:45.477Z] ---> 220c38b2f04e [2021-03-25T20:42:45.477Z] Step 10/27 : RUN go mod download [2021-03-25T20:42:45.477Z] ---> Running in d48a5e236574 [2021-03-25T20:42:48.455Z] Removing intermediate container d48a5e236574 [2021-03-25T20:42:48.455Z] ---> 0c4220530f25 [2021-03-25T20:42:48.455Z] Step 11/27 : COPY . . [2021-03-25T20:42:49.413Z] ---> 6d1563b400b2 [2021-03-25T20:42:49.413Z] Step 12/27 : ARG MAKE="make build" [2021-03-25T20:42:49.413Z] ---> Running in c6c8903e9862 [2021-03-25T20:42:49.758Z] Removing intermediate container c6c8903e9862 [2021-03-25T20:42:49.758Z] ---> bbf07eb62c6f [2021-03-25T20:42:49.758Z] Step 13/27 : RUN $MAKE [2021-03-25T20:42:50.104Z] ---> Running in acc46cf21dc1 [2021-03-25T20:42:50.579Z] lf-activate-venv(): INFO: Adding /tmp/venv-kY0C/bin to PATH [2021-03-25T20:42:50.579Z] INFO: No Stack... [2021-03-25T20:42:50.579Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-25T20:42:50.579Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T20:42:50.937Z] + + cut -d, -f6 [2021-03-25T20:42:50.937Z] cat /w/workspace/app-service-configurable/1/archives/cost.csv [Pipeline] lock [2021-03-25T20:42:51.082Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-220-1-stack-cost] [2021-03-25T20:42:51.089Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-220-1-stack-cost] did not exist. Created. [2021-03-25T20:42:51.089Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-220-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T20:42:51.651Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-25T20:42:51.843Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T20:42:51.862Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-220-1-stack-cost] [Pipeline] // lock [2021-03-25T20:42:52.023Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-25T20:43:32.641Z] Removing intermediate container acc46cf21dc1 [2021-03-25T20:43:32.642Z] ---> 34f970e5e735 [2021-03-25T20:43:32.642Z] Step 14/27 : FROM alpine:3.12 [2021-03-25T20:43:32.642Z] 3.12: Pulling from library/alpine [2021-03-25T20:43:32.642Z] f84cab65f19f: Pulling fs layer [2021-03-25T20:43:32.642Z] f84cab65f19f: Verifying Checksum [2021-03-25T20:43:32.642Z] f84cab65f19f: Download complete [2021-03-25T20:43:32.642Z] f84cab65f19f: Pull complete [2021-03-25T20:43:32.642Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-25T20:43:32.642Z] Status: Downloaded newer image for alpine:3.12 [2021-03-25T20:43:32.642Z] ---> 88dd2752d2ea [2021-03-25T20:43:32.642Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-03-25T20:43:32.642Z] ---> Running in 452fa402798b [2021-03-25T20:43:32.642Z] Removing intermediate container 452fa402798b [2021-03-25T20:43:32.642Z] ---> be96118691f7 [2021-03-25T20:43:32.642Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-03-25T20:43:32.931Z] ---> Running in 4cba8769d619 [2021-03-25T20:43:33.686Z] Removing intermediate container 4cba8769d619 [2021-03-25T20:43:33.686Z] ---> a318e29d36f0 [2021-03-25T20:43:33.686Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-03-25T20:43:34.079Z] ---> Running in 7077aa03242c [2021-03-25T20:43:35.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-25T20:43:35.641Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-25T20:43:35.641Z] (1/7) Installing ca-certificates (20191127-r4) [2021-03-25T20:43:35.641Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-03-25T20:43:35.641Z] (3/7) Installing libgcc (9.3.0-r2) [2021-03-25T20:43:35.641Z] (4/7) Installing libsodium (1.0.18-r0) [2021-03-25T20:43:35.641Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-03-25T20:43:35.641Z] (6/7) Installing libzmq (4.3.3-r0) [2021-03-25T20:43:35.933Z] (7/7) Installing zeromq (4.3.3-r0) [2021-03-25T20:43:35.933Z] Executing busybox-1.31.1-r19.trigger [2021-03-25T20:43:35.933Z] Executing ca-certificates-20191127-r4.trigger [2021-03-25T20:43:35.933Z] OK: 9 MiB in 21 packages [2021-03-25T20:43:38.842Z] Removing intermediate container 7077aa03242c [2021-03-25T20:43:38.842Z] ---> 90c3d2fb2ba5 [2021-03-25T20:43:38.842Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-03-25T20:43:39.517Z] ---> 39a667f83316 [2021-03-25T20:43:39.517Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-03-25T20:43:40.531Z] ---> 135d06688a72 [2021-03-25T20:43:40.531Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-03-25T20:43:41.207Z] ---> 1b072a54c9e0 [2021-03-25T20:43:41.207Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-03-25T20:43:44.095Z] ---> 4e9c342195e8 [2021-03-25T20:43:44.095Z] Step 22/27 : EXPOSE 48095 [2021-03-25T20:43:44.095Z] ---> Running in c7398b3f417d [2021-03-25T20:43:44.373Z] Removing intermediate container c7398b3f417d [2021-03-25T20:43:44.373Z] ---> 9247394630b3 [2021-03-25T20:43:44.373Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-03-25T20:43:44.665Z] ---> Running in 8da96675d582 [2021-03-25T20:43:45.445Z] Removing intermediate container 8da96675d582 [2021-03-25T20:43:45.445Z] ---> 45fcf2fc0fa9 [2021-03-25T20:43:45.445Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-03-25T20:43:45.763Z] ---> Running in 3810a882db68 [2021-03-25T20:43:46.388Z] Removing intermediate container 3810a882db68 [2021-03-25T20:43:46.388Z] ---> fa80aebd2f47 [2021-03-25T20:43:46.388Z] Step 25/27 : LABEL arch=amd64 [2021-03-25T20:43:46.665Z] ---> Running in ef6e5b803e5e [2021-03-25T20:43:47.324Z] Removing intermediate container ef6e5b803e5e [2021-03-25T20:43:47.324Z] ---> 0f5d55874f3e [2021-03-25T20:43:47.324Z] Step 26/27 : LABEL git_sha=8dcaf2d4daaa915c7144c5f5d203c273facd7441 [2021-03-25T20:43:47.324Z] ---> Running in 7fc57003017a [2021-03-25T20:43:47.938Z] Removing intermediate container 7fc57003017a [2021-03-25T20:43:47.938Z] ---> 162fd40cbe5f [2021-03-25T20:43:47.938Z] Step 27/27 : LABEL version=0.0.0 [2021-03-25T20:43:48.212Z] ---> Running in 39f45ffa26b3 [2021-03-25T20:43:49.257Z] Removing intermediate container 39f45ffa26b3 [2021-03-25T20:43:49.257Z] ---> 8b65689449f6 [2021-03-25T20:43:49.257Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-25T20:43:49.257Z] Successfully built 8b65689449f6 [2021-03-25T20:43:49.257Z] Successfully tagged docker-app-service-configurable:latest [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-03-25T20:44:05.006Z] Still waiting to schedule task [2021-03-25T20:44:05.006Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-03-25T20:44:58.378Z] Running on prd-ubuntu18.04-docker-8c-8g-31435 in /w/workspace/_app-service-configurable_PR-220 [Pipeline] { [Pipeline] ws [2021-03-25T20:44:58.478Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-03-25T20:45:00.758Z] using credential edgex-jenkins-ssh [2021-03-25T20:45:00.810Z] Cloning the remote Git repository [2021-03-25T20:45:00.840Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T20:45:00.910Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-03-25T20:45:00.939Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T20:45:00.939Z] > git --version # timeout=10 [2021-03-25T20:45:00.945Z] > git --version # 'git version 2.17.1' [2021-03-25T20:45:00.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:45:00.971Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T20:45:01.959Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-25T20:45:01.964Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-25T20:45:01.973Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-03-25T20:45:01.983Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-03-25T20:45:01.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:45:01.987Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/220/head:refs/remotes/origin/PR-220 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-25T20:45:03.575Z] Merging remotes/origin/master commit be356fede91d318a218d09271abaffbad81fcd9d into PR head commit 8dcaf2d4daaa915c7144c5f5d203c273facd7441 [2021-03-25T20:45:03.646Z] Merge succeeded, producing 8dcaf2d4daaa915c7144c5f5d203c273facd7441 [2021-03-25T20:45:03.647Z] Checking out Revision 8dcaf2d4daaa915c7144c5f5d203c273facd7441 (PR-220) [2021-03-25T20:45:03.598Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T20:45:03.603Z] > git checkout -f 8dcaf2d4daaa915c7144c5f5d203c273facd7441 # timeout=10 [2021-03-25T20:45:03.634Z] > git remote # timeout=10 [2021-03-25T20:45:03.640Z] > git config --get remote.origin.url # timeout=10 [2021-03-25T20:45:03.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-25T20:45:03.647Z] > git merge be356fede91d318a218d09271abaffbad81fcd9d # timeout=10 [2021-03-25T20:45:03.656Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-25T20:45:03.663Z] > git config core.sparsecheckout # timeout=10 [2021-03-25T20:45:03.666Z] > git checkout -f 8dcaf2d4daaa915c7144c5f5d203c273facd7441 # timeout=10 [2021-03-25T20:45:07.265Z] Commit message: "build: Update to latest SDk and add gorilla/websocket to Attribution.txt" [2021-03-25T20:45:07.306Z] > git --version # timeout=10 [2021-03-25T20:45:07.309Z] > git --version # 'git version 2.17.1' [2021-03-25T20:45:07.312Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:45:08.409Z] + echo snap-build.sh [2021-03-25T20:45:08.409Z] snap-build.sh [2021-03-25T20:45:08.409Z] + SNAP_BASE_DIR=. [2021-03-25T20:45:08.409Z] + '[' '!' -z /w/workspace/app-service-configurable/1 ']' [2021-03-25T20:45:08.409Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 [2021-03-25T20:45:08.409Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' [2021-03-25T20:45:08.409Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] [2021-03-25T20:45:08.409Z] + cd /w/workspace/app-service-configurable/1 [2021-03-25T20:45:08.409Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-03-25T20:45:08.409Z] Reading package lists... [2021-03-25T20:45:08.672Z] Building dependency tree... [2021-03-25T20:45:08.672Z] Reading state information... [2021-03-25T20:45:08.672Z] The following packages were automatically installed and are no longer required: [2021-03-25T20:45:08.672Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-03-25T20:45:08.672Z] uidmap xdelta3 [2021-03-25T20:45:08.672Z] Use 'sudo apt autoremove' to remove them. [2021-03-25T20:45:08.934Z] The following packages will be REMOVED: [2021-03-25T20:45:08.934Z] lxd* lxd-client* [2021-03-25T20:45:09.197Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-03-25T20:45:09.197Z] After this operation, 31.7 MB disk space will be freed. [2021-03-25T20:45:10.506Z] (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-03-25T20:45:10.507Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-25T20:45:11.453Z] Removing lxd dnsmasq configuration [2021-03-25T20:45:11.453Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-03-25T20:45:11.717Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-03-25T20:45:12.697Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-03-25T20:45:12.966Z] (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-03-25T20:45:12.966Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-03-25T20:45:14.356Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-03-25T20:45:14.356Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-03-25T20:45:16.277Z] + sudo snap remove --purge lxd [2021-03-25T20:45:16.277Z] snap "lxd" is not installed [2021-03-25T20:45:16.277Z] + sudo groupadd --force --system lxd [2021-03-25T20:45:16.277Z] ++ whoami [2021-03-25T20:45:16.277Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-03-25T20:45:16.277Z] + newgrp - lxd [2021-03-25T20:45:16.277Z] + sudo snap install lxd [2021-03-25T20:45:24.466Z] 2021-03-25T20:45:21Z INFO Waiting for automatic snapd restart... [2021-03-25T20:45:36.747Z] lxd 4.12 from Canonical* installed [2021-03-25T20:45:36.747Z] + sudo lxd init --auto [2021-03-25T20:45:44.970Z] + sudo snap install --classic snapcraft [2021-03-25T20:45:53.119Z] snapcraft 4.5.4 from Canonical* installed [2021-03-25T20:45:53.119Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-03-25T20:45:53.119Z] + sudo snapcraft prime --use-lxd [2021-03-25T20:45:54.063Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-03-25T20:45:54.063Z] 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-03-25T20:45:54.063Z] - README.md [2021-03-25T20:45:54.063Z] [2021-03-25T20:45:54.063Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-25T20:45:55.014Z] Launching a container. [2021-03-25T20:46:07.271Z] Waiting for container to be ready [2021-03-25T20:46:07.271Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-03-25T20:46:07.271Z] [2021-03-25T20:46:11.525Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-03-25T20:46:11.525Z] Waiting for network to be ready... [2021-03-25T20:46:11.525Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-25T20:46:11.786Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-25T20:46:11.786Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-25T20:46:11.786Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-25T20:46:11.786Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-25T20:46:11.786Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-25T20:46:11.786Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-25T20:46:11.786Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-25T20:46:11.786Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-25T20:46:11.786Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-25T20:46:12.357Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-25T20:46:12.358Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-25T20:46:12.620Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-25T20:46:12.620Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-25T20:46:12.620Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-25T20:46:12.620Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-25T20:46:12.620Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-25T20:46:12.620Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-25T20:46:12.889Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-25T20:46:13.150Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-25T20:46:13.150Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-25T20:46:13.150Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-25T20:46:13.150Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-25T20:46:13.150Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-25T20:46:13.150Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-25T20:46:13.150Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-25T20:46:13.150Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-25T20:46:16.463Z] Fetched 24.2 MB in 5s (4824 kB/s) [2021-03-25T20:46:17.857Z] Reading package lists... [2021-03-25T20:46:18.122Z] Reading package lists... [2021-03-25T20:46:18.385Z] Building dependency tree... [2021-03-25T20:46:18.385Z] Reading state information... [2021-03-25T20:46:18.385Z] The following additional packages will be installed: [2021-03-25T20:46:18.385Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-25T20:46:18.385Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-25T20:46:18.385Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-25T20:46:18.385Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-03-25T20:46:18.385Z] Suggested packages: [2021-03-25T20:46:18.385Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-03-25T20:46:18.385Z] Recommended packages: [2021-03-25T20:46:18.385Z] gnupg libsasl2-modules [2021-03-25T20:46:18.385Z] The following NEW packages will be installed: [2021-03-25T20:46:18.385Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-03-25T20:46:18.385Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-03-25T20:46:18.385Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-03-25T20:46:18.385Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-03-25T20:46:18.385Z] The following packages will be upgraded: [2021-03-25T20:46:18.385Z] gpg gpg-agent gpgconf libudev1 [2021-03-25T20:46:18.648Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-03-25T20:46:18.648Z] Need to get 3530 kB of archives. [2021-03-25T20:46:18.648Z] After this operation, 13.3 MB of additional disk space will be used. [2021-03-25T20:46:18.648Z] Get:1 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-03-25T20:46:18.910Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-03-25T20:46:18.910Z] 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-03-25T20:46:18.910Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-03-25T20:46:18.910Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-03-25T20:46:19.174Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-03-25T20:46:19.436Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-03-25T20:46:19.436Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-03-25T20:46:19.436Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-03-25T20:46:19.436Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-03-25T20:46:19.436Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-03-25T20:46:19.698Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-03-25T20:46:19.698Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-03-25T20:46:19.698Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-03-25T20:46:19.698Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-03-25T20:46:19.698Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-03-25T20:46:19.698Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-03-25T20:46:19.698Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-03-25T20:46:19.698Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-03-25T20:46:19.698Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-03-25T20:46:19.698Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-03-25T20:46:19.698Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-03-25T20:46:19.961Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-25T20:46:19.961Z] Fetched 3530 kB in 1s (3003 kB/s) [2021-03-25T20:46:19.961Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-25T20:46:19.961Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-03-25T20:46:19.961Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-25T20:46:20.222Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-03-25T20:46:20.222Z] Selecting previously unselected package udev. [2021-03-25T20:46:20.222Z] (Reading database ... 12511 files and directories currently installed.) [2021-03-25T20:46:20.222Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-03-25T20:46:20.222Z] Unpacking udev (237-3ubuntu10.45) ... [2021-03-25T20:46:20.493Z] Selecting previously unselected package libfuse2:amd64. [2021-03-25T20:46:20.493Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-03-25T20:46:20.493Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-25T20:46:20.756Z] Selecting previously unselected package fuse. [2021-03-25T20:46:20.756Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-03-25T20:46:20.756Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-03-25T20:46:20.757Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-25T20:46:20.757Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-25T20:46:20.757Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-25T20:46:21.018Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-25T20:46:21.018Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-25T20:46:21.018Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-25T20:46:21.280Z] Selecting previously unselected package libksba8:amd64. [2021-03-25T20:46:21.280Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-03-25T20:46:21.280Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-03-25T20:46:21.280Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-03-25T20:46:21.280Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-25T20:46:21.280Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:21.280Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-03-25T20:46:21.280Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-25T20:46:21.280Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:21.542Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-03-25T20:46:21.542Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-25T20:46:21.542Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:21.542Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-03-25T20:46:21.542Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-25T20:46:21.542Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:21.807Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-03-25T20:46:21.807Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-25T20:46:21.807Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:21.807Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-03-25T20:46:21.807Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-25T20:46:21.807Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:21.807Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-03-25T20:46:21.807Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-25T20:46:21.807Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:22.392Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-03-25T20:46:22.392Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-25T20:46:22.392Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:22.653Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-03-25T20:46:22.653Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-03-25T20:46:22.653Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:22.653Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-25T20:46:22.653Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-25T20:46:22.654Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-25T20:46:22.654Z] Selecting previously unselected package libsasl2-2:amd64. [2021-03-25T20:46:22.654Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-03-25T20:46:22.654Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-25T20:46:22.915Z] Selecting previously unselected package libldap-common. [2021-03-25T20:46:22.915Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-03-25T20:46:22.915Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-25T20:46:22.915Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-25T20:46:22.915Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-03-25T20:46:22.915Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-25T20:46:23.180Z] Selecting previously unselected package dirmngr. [2021-03-25T20:46:23.180Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-25T20:46:23.180Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-25T20:46:23.180Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-25T20:46:23.180Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-03-25T20:46:23.442Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-03-25T20:46:23.442Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-25T20:46:23.442Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-03-25T20:46:23.442Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-03-25T20:46:23.442Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:23.442Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-03-25T20:46:23.442Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-25T20:46:23.703Z] Setting up udev (237-3ubuntu10.45) ... [2021-03-25T20:46:23.965Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-03-25T20:46:24.226Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:24.226Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-03-25T20:46:24.226Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-03-25T20:46:24.226Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-03-25T20:46:24.486Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:24.486Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:24.486Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:24.486Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:24.486Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:24.486Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:24.486Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-03-25T20:46:24.486Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-03-25T20:46:24.486Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-03-25T20:46:24.746Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-25T20:46:25.318Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-03-25T20:46:25.318Z] settings in the [Install] section, and DefaultInstance for template units). [2021-03-25T20:46:25.318Z] This means they are not meant to be enabled using systemctl. [2021-03-25T20:46:25.318Z] Possible reasons for having this kind of units are: [2021-03-25T20:46:25.319Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-03-25T20:46:25.319Z] .wants/ or .requires/ directory. [2021-03-25T20:46:25.319Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-03-25T20:46:25.319Z] a requirement dependency on it. [2021-03-25T20:46:25.319Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-03-25T20:46:25.319Z] D-Bus, udev, scripted systemctl call, ...). [2021-03-25T20:46:25.319Z] 4) In case of template units, the unit is meant to be enabled with some [2021-03-25T20:46:25.319Z] instance name specified. [2021-03-25T20:46:25.581Z] Reading package lists... [2021-03-25T20:46:25.843Z] Building dependency tree... [2021-03-25T20:46:25.843Z] Reading state information... [2021-03-25T20:46:25.843Z] The following additional packages will be installed: [2021-03-25T20:46:25.843Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-03-25T20:46:25.843Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-03-25T20:46:25.843Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-03-25T20:46:25.843Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-03-25T20:46:25.843Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-03-25T20:46:25.843Z] Suggested packages: [2021-03-25T20:46:25.843Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-03-25T20:46:25.843Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-03-25T20:46:25.843Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-03-25T20:46:25.843Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-03-25T20:46:25.843Z] systemd-container policykit-1 [2021-03-25T20:46:25.843Z] Recommended packages: [2021-03-25T20:46:25.843Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-03-25T20:46:26.105Z] The following NEW packages will be installed: [2021-03-25T20:46:26.105Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-03-25T20:46:26.105Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-03-25T20:46:26.105Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-03-25T20:46:26.105Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-03-25T20:46:26.105Z] python3.6-minimal snapd squashfs-tools sudo [2021-03-25T20:46:26.105Z] The following packages will be upgraded: [2021-03-25T20:46:26.105Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-03-25T20:46:26.105Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-03-25T20:46:26.105Z] Need to get 35.2 MB of archives. [2021-03-25T20:46:26.105Z] After this operation, 141 MB of additional disk space will be used. [2021-03-25T20:46:26.105Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-03-25T20:46:26.105Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-03-25T20:46:26.105Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-03-25T20:46:26.105Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-03-25T20:46:26.105Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-03-25T20:46:26.105Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-03-25T20:46:26.105Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-03-25T20:46:26.367Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-03-25T20:46:26.367Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-03-25T20:46:26.367Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-03-25T20:46:26.367Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-03-25T20:46:26.367Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-03-25T20:46:26.367Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-03-25T20:46:26.367Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-03-25T20:46:26.367Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-03-25T20:46:26.367Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-03-25T20:46:26.367Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-03-25T20:46:26.367Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-03-25T20:46:26.367Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-03-25T20:46:27.312Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-03-25T20:46:27.312Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-03-25T20:46:27.312Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-03-25T20:46:27.312Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-03-25T20:46:27.313Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-03-25T20:46:27.313Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-03-25T20:46:27.313Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-03-25T20:46:27.313Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-03-25T20:46:27.313Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-03-25T20:46:27.313Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-03-25T20:46:27.313Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-03-25T20:46:27.575Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-25T20:46:27.575Z] Fetched 35.2 MB in 1s (25.7 MB/s) [2021-03-25T20:46:27.575Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-25T20:46:27.575Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-03-25T20:46:27.837Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-25T20:46:28.787Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-03-25T20:46:28.787Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-25T20:46:28.787Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-03-25T20:46:28.787Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-25T20:46:28.787Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-03-25T20:46:28.787Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-25T20:46:29.057Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-03-25T20:46:29.319Z] (Reading database ... 12757 files and directories currently installed.) [2021-03-25T20:46:29.319Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-03-25T20:46:29.319Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-03-25T20:46:29.580Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-03-25T20:46:29.580Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-03-25T20:46:30.155Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-03-25T20:46:30.155Z] (Reading database ... 12764 files and directories currently installed.) [2021-03-25T20:46:30.155Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-25T20:46:30.155Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-25T20:46:30.416Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-03-25T20:46:30.416Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-25T20:46:30.416Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-25T20:46:30.678Z] Selecting previously unselected package libexpat1:amd64. [2021-03-25T20:46:30.678Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-03-25T20:46:30.678Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-25T20:46:30.678Z] Selecting previously unselected package python3.6-minimal. [2021-03-25T20:46:30.678Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-25T20:46:30.940Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-25T20:46:31.202Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-25T20:46:31.202Z] Checking for services that may need to be restarted...done. [2021-03-25T20:46:31.202Z] Checking for services that may need to be restarted...done. [2021-03-25T20:46:31.467Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-25T20:46:31.467Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-03-25T20:46:31.467Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-03-25T20:46:32.040Z] Selecting previously unselected package python3-minimal. [2021-03-25T20:46:32.040Z] (Reading database ... 13012 files and directories currently installed.) [2021-03-25T20:46:32.040Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-03-25T20:46:32.040Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-03-25T20:46:32.040Z] Selecting previously unselected package mime-support. [2021-03-25T20:46:32.040Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-03-25T20:46:32.302Z] Unpacking mime-support (3.60ubuntu1) ... [2021-03-25T20:46:32.302Z] Selecting previously unselected package libmpdec2:amd64. [2021-03-25T20:46:32.302Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-03-25T20:46:32.302Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-25T20:46:32.302Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-03-25T20:46:32.302Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-25T20:46:32.302Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-25T20:46:32.565Z] Selecting previously unselected package python3.6. [2021-03-25T20:46:32.565Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-03-25T20:46:32.833Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-25T20:46:32.833Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-25T20:46:32.833Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-03-25T20:46:32.833Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-25T20:46:32.833Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-03-25T20:46:33.095Z] Selecting previously unselected package python3. [2021-03-25T20:46:33.095Z] (Reading database ... 13442 files and directories currently installed.) [2021-03-25T20:46:33.095Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-03-25T20:46:33.095Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-03-25T20:46:33.095Z] Selecting previously unselected package multiarch-support. [2021-03-25T20:46:33.095Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-03-25T20:46:33.095Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-03-25T20:46:33.357Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-03-25T20:46:33.357Z] Selecting previously unselected package liblzo2-2:amd64. [2021-03-25T20:46:33.357Z] (Reading database ... 13479 files and directories currently installed.) [2021-03-25T20:46:33.357Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-03-25T20:46:33.357Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-03-25T20:46:33.357Z] Selecting previously unselected package libbsd0:amd64. [2021-03-25T20:46:33.357Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-03-25T20:46:33.619Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-25T20:46:33.619Z] Selecting previously unselected package sudo. [2021-03-25T20:46:33.619Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-03-25T20:46:33.619Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-25T20:46:33.884Z] Selecting previously unselected package apparmor. [2021-03-25T20:46:33.884Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-03-25T20:46:33.884Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-03-25T20:46:33.884Z] Selecting previously unselected package libedit2:amd64. [2021-03-25T20:46:33.884Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-03-25T20:46:33.884Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-03-25T20:46:34.146Z] Selecting previously unselected package libkrb5support0:amd64. [2021-03-25T20:46:34.146Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-03-25T20:46:34.146Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-25T20:46:34.146Z] Selecting previously unselected package libk5crypto3:amd64. [2021-03-25T20:46:34.146Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-25T20:46:34.146Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-25T20:46:35.091Z] Selecting previously unselected package libkeyutils1:amd64. [2021-03-25T20:46:35.091Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-03-25T20:46:35.353Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-25T20:46:35.353Z] Selecting previously unselected package libkrb5-3:amd64. [2021-03-25T20:46:35.353Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-03-25T20:46:35.353Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-25T20:46:35.614Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-25T20:46:35.614Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-03-25T20:46:35.614Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-25T20:46:35.614Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-03-25T20:46:35.614Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-03-25T20:46:35.614Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-25T20:46:35.876Z] Selecting previously unselected package openssh-client. [2021-03-25T20:46:35.876Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-03-25T20:46:35.876Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-25T20:46:36.137Z] Selecting previously unselected package squashfs-tools. [2021-03-25T20:46:36.137Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-03-25T20:46:36.137Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-25T20:46:36.398Z] Selecting previously unselected package snapd. [2021-03-25T20:46:36.398Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-03-25T20:46:36.398Z] Unpacking snapd (2.48.3+18.04) ... [2021-03-25T20:46:38.965Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-03-25T20:46:38.965Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-03-25T20:46:38.965Z] Setting up mime-support (3.60ubuntu1) ... [2021-03-25T20:46:38.965Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-03-25T20:46:38.965Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-03-25T20:46:38.965Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-03-25T20:46:38.965Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-25T20:46:38.965Z] Setting up systemd (237-3ubuntu10.45) ... [2021-03-25T20:46:38.965Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-03-25T20:46:39.910Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-03-25T20:46:39.910Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-03-25T20:46:39.910Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-03-25T20:46:39.910Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-25T20:46:39.910Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-03-25T20:46:40.171Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-03-25T20:46:41.115Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-03-25T20:46:41.115Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-03-25T20:46:41.115Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-03-25T20:46:41.115Z] Setting up python3 (3.6.7-1~18.04) ... [2021-03-25T20:46:41.115Z] running python rtupdate hooks for python3.6... [2021-03-25T20:46:41.115Z] running python post-rtupdate hooks for python3.6... [2021-03-25T20:46:41.377Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-03-25T20:46:43.307Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-03-25T20:46:43.307Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-03-25T20:46:43.307Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-03-25T20:46:43.307Z] Setting up snapd (2.48.3+18.04) ... [2021-03-25T20:46:43.882Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-03-25T20:46:44.145Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-03-25T20:46:44.145Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-03-25T20:46:44.409Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-03-25T20:46:44.673Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-25T20:46:44.673Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-03-25T20:46:44.939Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-03-25T20:46:45.201Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-03-25T20:46:45.201Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-03-25T20:46:45.464Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-03-25T20:46:45.727Z] /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-03-25T20:46:45.727Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-03-25T20:46:45.727Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-25T20:46:47.121Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-25T20:46:47.121Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-25T20:46:47.384Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-25T20:46:48.775Z] Reading package lists... [2021-03-25T20:46:49.042Z] Reading package lists... [2021-03-25T20:46:49.305Z] Building dependency tree... [2021-03-25T20:46:49.305Z] Reading state information... [2021-03-25T20:46:49.305Z] Calculating upgrade... [2021-03-25T20:46:49.567Z] The following packages will be upgraded: [2021-03-25T20:46:49.567Z] advancecomp base-files bash binutils binutils-common [2021-03-25T20:46:49.567Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-03-25T20:46:49.567Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-03-25T20:46:49.567Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-03-25T20:46:49.567Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-03-25T20:46:49.567Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-03-25T20:46:49.567Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-03-25T20:46:49.567Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-03-25T20:46:49.567Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-03-25T20:46:49.567Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-03-25T20:46:49.567Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-03-25T20:46:49.567Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-03-25T20:46:49.567Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-03-25T20:46:49.567Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-03-25T20:46:49.567Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-03-25T20:46:49.567Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-03-25T20:46:49.567Z] Need to get 63.8 MB of archives. [2021-03-25T20:46:49.567Z] After this operation, 5208 kB of additional disk space will be used. [2021-03-25T20:46:49.567Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-03-25T20:46:49.839Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-03-25T20:46:49.839Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-03-25T20:46:49.839Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-03-25T20:46:49.839Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-03-25T20:46:49.839Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-03-25T20:46:49.839Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-03-25T20:46:49.839Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-03-25T20:46:49.839Z] 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-03-25T20:46:49.839Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-03-25T20:46:49.839Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-03-25T20:46:49.839Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-03-25T20:46:49.839Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-03-25T20:46:49.839Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-03-25T20:46:49.839Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-03-25T20:46:49.839Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-03-25T20:46:49.839Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-03-25T20:46:49.839Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-03-25T20:46:49.839Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-03-25T20:46:49.839Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-03-25T20:46:49.839Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-03-25T20:46:50.113Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-03-25T20:46:50.113Z] 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-03-25T20:46:50.113Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-03-25T20:46:50.113Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-03-25T20:46:50.113Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-03-25T20:46:50.113Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-03-25T20:46:50.113Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-03-25T20:46:50.113Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-03-25T20:46:50.113Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-03-25T20:46:50.113Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-03-25T20:46:50.113Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-03-25T20:46:50.113Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-03-25T20:46:50.113Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-03-25T20:46:50.113Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-03-25T20:46:50.113Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-03-25T20:46:50.113Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-03-25T20:46:50.113Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-03-25T20:46:50.113Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-03-25T20:46:50.113Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-03-25T20:46:50.113Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-03-25T20:46:50.113Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-03-25T20:46:50.113Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-03-25T20:46:50.113Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-03-25T20:46:50.113Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-03-25T20:46:50.113Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-03-25T20:46:50.113Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-03-25T20:46:50.113Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-03-25T20:46:50.113Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-03-25T20:46:50.113Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-03-25T20:46:50.113Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-03-25T20:46:50.378Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-03-25T20:46:50.378Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-03-25T20:46:50.378Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-03-25T20:46:50.378Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-03-25T20:46:50.378Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-03-25T20:46:50.641Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-03-25T20:46:50.641Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-03-25T20:46:50.641Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-03-25T20:46:50.641Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-03-25T20:46:50.641Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-03-25T20:46:50.903Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-03-25T20:46:50.903Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-03-25T20:46:50.903Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-03-25T20:46:50.903Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-03-25T20:46:50.903Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-03-25T20:46:50.903Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-03-25T20:46:50.903Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-03-25T20:46:50.903Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-03-25T20:46:50.903Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-03-25T20:46:50.903Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-03-25T20:46:50.903Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-03-25T20:46:50.903Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-03-25T20:46:50.903Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-03-25T20:46:50.903Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-03-25T20:46:50.903Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-03-25T20:46:51.164Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-03-25T20:46:51.164Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-03-25T20:46:51.164Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-03-25T20:46:51.164Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-03-25T20:46:51.164Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-03-25T20:46:51.164Z] Get:82 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-03-25T20:46:51.164Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-03-25T20:46:51.164Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-03-25T20:46:51.164Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-03-25T20:46:51.164Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-03-25T20:46:51.164Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-03-25T20:46:51.164Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-03-25T20:46:51.164Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-03-25T20:46:51.427Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-03-25T20:46:51.427Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-03-25T20:46:51.427Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-03-25T20:46:51.427Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-03-25T20:46:51.427Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-03-25T20:46:51.427Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-03-25T20:46:51.427Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-03-25T20:46:51.427Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-03-25T20:46:51.427Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-03-25T20:46:51.427Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-03-25T20:46:51.689Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-25T20:46:51.689Z] Fetched 63.8 MB in 2s (32.8 MB/s) [2021-03-25T20:46:51.689Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:46:51.689Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-03-25T20:46:51.689Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-25T20:46:52.635Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-25T20:46:52.635Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-25T20:46:52.635Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-03-25T20:46:52.635Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-03-25T20:46:53.585Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:53.585Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-25T20:46:53.585Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:53.585Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-25T20:46:53.848Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:53.848Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-25T20:46:53.848Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:54.120Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-25T20:46:54.120Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:54.120Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-25T20:46:54.120Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:54.384Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-25T20:46:54.384Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:54.384Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-25T20:46:54.384Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:46:54.645Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-25T20:46:54.645Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:54.645Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-03-25T20:46:54.645Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:46:54.907Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-25T20:46:54.907Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:54.907Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-25T20:46:54.907Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:54.907Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-25T20:46:55.170Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-03-25T20:46:55.170Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-03-25T20:46:55.432Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:46:55.432Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-25T20:46:55.432Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-03-25T20:46:55.694Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-25T20:46:56.268Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-03-25T20:46:56.268Z] (Reading database ... 13911 files and directories currently installed.) [2021-03-25T20:46:56.268Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-03-25T20:46:56.268Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-03-25T20:46:56.268Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-03-25T20:46:56.530Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-03-25T20:46:56.530Z] Setting up base-files (10.1ubuntu2.10) ... [2021-03-25T20:46:56.792Z] Installing new version of config file /etc/issue ... [2021-03-25T20:46:56.792Z] Installing new version of config file /etc/issue.net ... [2021-03-25T20:46:56.792Z] Installing new version of config file /etc/lsb-release ... [2021-03-25T20:46:56.792Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-03-25T20:46:57.055Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-03-25T20:46:57.055Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-03-25T20:46:57.055Z] Removing obsolete conffile /etc/default/motd-news ... [2021-03-25T20:46:57.316Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:46:57.316Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-03-25T20:46:57.316Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-03-25T20:46:57.316Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-03-25T20:46:57.582Z] 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-03-25T20:46:57.582Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:46:57.582Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-25T20:46:57.582Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-03-25T20:46:57.582Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-03-25T20:46:57.845Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:46:57.845Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-03-25T20:46:57.845Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-03-25T20:46:57.845Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-03-25T20:46:58.204Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:46:58.204Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-03-25T20:46:58.204Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-25T20:46:58.466Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-03-25T20:46:58.727Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:46:58.727Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-25T20:46:58.727Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-25T20:46:58.727Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-25T20:46:58.990Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:46:58.990Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-25T20:46:58.990Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-25T20:46:58.990Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-03-25T20:46:59.259Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:46:59.259Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-03-25T20:46:59.259Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-03-25T20:46:59.259Z] Setting up grep (3.1-2build1) ... [2021-03-25T20:46:59.520Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:46:59.520Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-25T20:46:59.520Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-25T20:46:59.520Z] Setting up login (1:4.5-1ubuntu2) ... [2021-03-25T20:46:59.782Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:46:59.782Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-25T20:46:59.782Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-25T20:46:59.782Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-03-25T20:47:00.045Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:00.045Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-25T20:47:00.045Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-25T20:47:00.618Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-25T20:47:00.618Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-25T20:47:00.881Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-03-25T20:47:00.881Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-25T20:47:01.829Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-03-25T20:47:01.829Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:01.829Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-03-25T20:47:01.829Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-03-25T20:47:03.220Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-25T20:47:03.220Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-25T20:47:03.220Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-03-25T20:47:03.220Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-03-25T20:47:03.220Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-03-25T20:47:03.220Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:03.220Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-03-25T20:47:03.220Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-03-25T20:47:03.483Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-03-25T20:47:03.483Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:03.483Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-25T20:47:03.483Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-25T20:47:03.745Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-25T20:47:03.745Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:03.745Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-25T20:47:03.745Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-25T20:47:04.010Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-25T20:47:04.010Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:04.010Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-25T20:47:04.010Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-25T20:47:04.277Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-25T20:47:04.277Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:04.277Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-25T20:47:04.277Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-25T20:47:04.539Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-25T20:47:04.539Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:04.539Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-25T20:47:04.539Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-25T20:47:04.539Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-25T20:47:04.539Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-25T20:47:04.800Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-25T20:47:04.800Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:04.800Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-03-25T20:47:04.800Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-25T20:47:05.060Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-25T20:47:05.060Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:05.060Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-25T20:47:05.060Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-25T20:47:05.321Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-03-25T20:47:05.321Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:05.321Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-25T20:47:05.321Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-25T20:47:05.584Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-03-25T20:47:05.585Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:05.585Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-25T20:47:05.585Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-25T20:47:06.158Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-03-25T20:47:06.419Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-03-25T20:47:06.681Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-03-25T20:47:06.942Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:06.942Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-03-25T20:47:06.943Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-03-25T20:47:07.203Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-03-25T20:47:07.463Z] (Reading database ... 13912 files and directories currently installed.) [2021-03-25T20:47:07.463Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-03-25T20:47:07.463Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-03-25T20:47:07.463Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-03-25T20:47:07.725Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:07.725Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-03-25T20:47:07.725Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-03-25T20:47:07.725Z] Setting up debconf (1.5.66ubuntu1) ... [2021-03-25T20:47:07.986Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:07.986Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-03-25T20:47:07.986Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-25T20:47:08.247Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-03-25T20:47:08.248Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:08.248Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-03-25T20:47:08.248Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-03-25T20:47:08.248Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-03-25T20:47:08.509Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:08.509Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-25T20:47:08.509Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-25T20:47:08.509Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-25T20:47:08.769Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:08.769Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-25T20:47:08.769Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-25T20:47:08.769Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-25T20:47:09.032Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:09.032Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-03-25T20:47:09.032Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-25T20:47:09.294Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-25T20:47:09.555Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:09.555Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-03-25T20:47:09.555Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-03-25T20:47:09.555Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-03-25T20:47:09.825Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-03-25T20:47:09.825Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-25T20:47:09.825Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-25T20:47:09.825Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-25T20:47:10.094Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:10.094Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-03-25T20:47:10.094Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-03-25T20:47:10.094Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-03-25T20:47:10.355Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:10.355Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-03-25T20:47:10.355Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-03-25T20:47:10.355Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-03-25T20:47:10.617Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:10.617Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-03-25T20:47:10.617Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-03-25T20:47:10.878Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-03-25T20:47:10.878Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:10.878Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-03-25T20:47:10.878Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-03-25T20:47:11.142Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-03-25T20:47:11.142Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:11.142Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-03-25T20:47:11.142Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-03-25T20:47:11.403Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-03-25T20:47:11.403Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:11.403Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-03-25T20:47:11.667Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-03-25T20:47:11.930Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-03-25T20:47:11.931Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:11.931Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-03-25T20:47:11.931Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-03-25T20:47:12.198Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-03-25T20:47:12.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:12.198Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-03-25T20:47:12.198Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-03-25T20:47:12.459Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-03-25T20:47:12.459Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:12.459Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-03-25T20:47:12.459Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-03-25T20:47:12.721Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-03-25T20:47:12.721Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:12.721Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-03-25T20:47:12.721Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-03-25T20:47:12.983Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-03-25T20:47:12.983Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:12.983Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-03-25T20:47:12.983Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-03-25T20:47:13.244Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-03-25T20:47:13.244Z] (Reading database ... 13914 files and directories currently installed.) [2021-03-25T20:47:13.244Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-03-25T20:47:13.245Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-03-25T20:47:13.506Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-03-25T20:47:13.506Z] (Reading database ... 13915 files and directories currently installed.) [2021-03-25T20:47:13.506Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-25T20:47:13.506Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-25T20:47:13.506Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-03-25T20:47:13.767Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-03-25T20:47:13.767Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-03-25T20:47:13.767Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-03-25T20:47:14.035Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-03-25T20:47:14.035Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-03-25T20:47:14.305Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-03-25T20:47:14.305Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-03-25T20:47:14.305Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-03-25T20:47:14.305Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-03-25T20:47:14.567Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-03-25T20:47:14.567Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-03-25T20:47:14.567Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-03-25T20:47:14.567Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-03-25T20:47:14.835Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-03-25T20:47:14.835Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-03-25T20:47:14.835Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-03-25T20:47:14.835Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-03-25T20:47:15.096Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-03-25T20:47:15.096Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-03-25T20:47:15.097Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-03-25T20:47:15.362Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-03-25T20:47:16.304Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-03-25T20:47:16.304Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-03-25T20:47:16.304Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-03-25T20:47:16.304Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-03-25T20:47:16.304Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-25T20:47:16.304Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-25T20:47:17.252Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-25T20:47:17.252Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-25T20:47:17.252Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-25T20:47:17.515Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-25T20:47:17.515Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-03-25T20:47:17.515Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-03-25T20:47:17.515Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-25T20:47:17.782Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-25T20:47:17.782Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-25T20:47:17.782Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-25T20:47:18.044Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-25T20:47:18.044Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-25T20:47:18.044Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-25T20:47:18.044Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-25T20:47:19.436Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-25T20:47:19.436Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-25T20:47:20.379Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-25T20:47:20.379Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-25T20:47:20.951Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-25T20:47:20.951Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-25T20:47:21.523Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-25T20:47:21.523Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-25T20:47:22.477Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-03-25T20:47:22.477Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-03-25T20:47:22.477Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-25T20:47:22.477Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-25T20:47:22.741Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-03-25T20:47:22.741Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-25T20:47:23.004Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-03-25T20:47:23.004Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-03-25T20:47:23.004Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-03-25T20:47:23.004Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-03-25T20:47:23.265Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-25T20:47:23.265Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-25T20:47:23.265Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-03-25T20:47:23.527Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-03-25T20:47:23.527Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-03-25T20:47:23.527Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-03-25T20:47:23.799Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:47:23.799Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-03-25T20:47:23.799Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:47:23.799Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:47:23.799Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:47:23.799Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-03-25T20:47:24.069Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-03-25T20:47:24.069Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-03-25T20:47:24.069Z] [2021-03-25T20:47:24.069Z] Current default time zone: 'Etc/UTC' [2021-03-25T20:47:24.069Z] Local time is now: Thu Mar 25 20:47:24 UTC 2021. [2021-03-25T20:47:24.069Z] Universal Time is now: Thu Mar 25 20:47:24 UTC 2021. [2021-03-25T20:47:24.069Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-03-25T20:47:24.069Z] [2021-03-25T20:47:24.347Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-03-25T20:47:24.347Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:47:24.347Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-03-25T20:47:24.347Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-03-25T20:47:24.347Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-03-25T20:47:24.347Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-03-25T20:47:24.347Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-03-25T20:47:24.347Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-03-25T20:47:24.347Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-03-25T20:47:24.609Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-03-25T20:47:24.609Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:47:24.609Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-03-25T20:47:24.871Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-25T20:47:24.871Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-25T20:47:24.871Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:47:24.871Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-03-25T20:47:24.871Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-03-25T20:47:24.871Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-03-25T20:47:24.871Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-03-25T20:47:24.871Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-03-25T20:47:24.871Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-03-25T20:47:25.135Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-03-25T20:47:25.135Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-03-25T20:47:26.530Z] Updating certificates in /etc/ssl/certs... [2021-03-25T20:47:27.485Z] 23 added, 27 removed; done. [2021-03-25T20:47:27.485Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-03-25T20:47:27.485Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-03-25T20:47:27.485Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-03-25T20:47:27.485Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-03-25T20:47:27.485Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-03-25T20:47:27.747Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-25T20:47:27.747Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-03-25T20:47:27.747Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-25T20:47:27.747Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-25T20:47:27.747Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-25T20:47:27.747Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-25T20:47:27.747Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-03-25T20:47:27.747Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-03-25T20:47:28.009Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-03-25T20:47:28.009Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-03-25T20:47:28.009Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-03-25T20:47:28.009Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-03-25T20:47:28.009Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-25T20:47:28.009Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-03-25T20:47:28.009Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-03-25T20:47:28.270Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-03-25T20:47:28.270Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-03-25T20:47:28.270Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-25T20:47:28.270Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-03-25T20:47:28.534Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-03-25T20:47:28.534Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-03-25T20:47:28.534Z] Updating certificates in /etc/ssl/certs... [2021-03-25T20:47:29.106Z] 0 added, 0 removed; done. [2021-03-25T20:47:29.106Z] Running hooks in /etc/ca-certificates/update.d... [2021-03-25T20:47:29.106Z] done. [2021-03-25T20:47:29.679Z] Reading package lists... [2021-03-25T20:47:29.939Z] Building dependency tree... [2021-03-25T20:47:29.939Z] Reading state information... [2021-03-25T20:47:30.200Z] The following NEW packages will be installed: [2021-03-25T20:47:30.200Z] apt-transport-https [2021-03-25T20:47:30.200Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-03-25T20:47:30.200Z] Need to get 1696 B of archives. [2021-03-25T20:47:30.200Z] After this operation, 153 kB of additional disk space will be used. [2021-03-25T20:47:30.200Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-03-25T20:47:30.461Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-25T20:47:30.461Z] Fetched 1696 B in 0s (8413 B/s) [2021-03-25T20:47:30.461Z] Selecting previously unselected package apt-transport-https. [2021-03-25T20:47:30.461Z] (Reading database ... 13920 files and directories currently installed.) [2021-03-25T20:47:30.461Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-03-25T20:47:30.461Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-25T20:47:30.721Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-03-25T20:47:30.991Z] Waiting for network to be ready... [2021-03-25T20:47:37.575Z] 2021-03-25T20:47:34Z INFO Waiting for automatic snapd restart... [2021-03-25T20:47:37.841Z] snapd 2.49.1 from Canonical* installed [2021-03-25T20:47:39.233Z] "snapd" switched to the "latest/stable" channel [2021-03-25T20:47:39.233Z] [2021-03-25T20:47:43.447Z] core18 20210128 from Canonical* installed [2021-03-25T20:47:43.709Z] "core18" switched to the "latest/stable" channel [2021-03-25T20:47:43.709Z] [2021-03-25T20:47:49.002Z] snapcraft 4.5.4 from Canonical* installed [2021-03-25T20:47:49.264Z] "snapcraft" switched to the "latest/stable" channel [2021-03-25T20:47:49.264Z] [2021-03-25T20:47:52.567Z] 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-03-25T20:47:52.567Z] - README.md [2021-03-25T20:47:52.567Z] [2021-03-25T20:47:52.567Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-03-25T20:47:59.157Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-25T20:47:59.157Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-03-25T20:47:59.157Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-03-25T20:47:59.418Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-03-25T20:48:00.818Z] Reading package lists... [2021-03-25T20:48:01.392Z] Installing build dependencies: curl=7.58.0-2ubuntu3.12 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.12 libcurl4=7.58.0-2ubuntu3.12 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 [2021-03-25T20:48:07.987Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-25T20:48:07.987Z] Reading package lists... [2021-03-25T20:48:07.987Z] Building dependency tree... [2021-03-25T20:48:07.987Z] Reading state information... [2021-03-25T20:48:07.987Z] Suggested packages: [2021-03-25T20:48:07.987Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-03-25T20:48:07.987Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-03-25T20:48:07.987Z] Recommended packages: [2021-03-25T20:48:07.987Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2021-03-25T20:48:07.987Z] The following NEW packages will be installed: [2021-03-25T20:48:07.987Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2021-03-25T20:48:07.987Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2021-03-25T20:48:07.987Z] libzmq5 pkg-config [2021-03-25T20:48:07.987Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-03-25T20:48:07.987Z] Need to get 7864 kB of archives. [2021-03-25T20:48:07.987Z] After this operation, 44.2 MB of additional disk space will be used. [2021-03-25T20:48:07.987Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-03-25T20:48:07.987Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-03-25T20:48:08.248Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-03-25T20:48:08.248Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-03-25T20:48:08.248Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-03-25T20:48:08.248Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-03-25T20:48:08.512Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-03-25T20:48:08.512Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-03-25T20:48:08.512Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-03-25T20:48:08.774Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] [2021-03-25T20:48:08.774Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] [2021-03-25T20:48:08.774Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-03-25T20:48:08.774Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-03-25T20:48:08.774Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-03-25T20:48:09.035Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-03-25T20:48:09.035Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-03-25T20:48:09.296Z] debconf: delaying package configuration, since apt-utils is not installed [2021-03-25T20:48:09.296Z] Fetched 7864 kB in 1s (6560 kB/s) [2021-03-25T20:48:09.296Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-03-25T20:48:09.296Z] (Reading database ... 13924 files and directories currently installed.) [2021-03-25T20:48:09.296Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-03-25T20:48:09.296Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-25T20:48:09.560Z] Selecting previously unselected package libpsl5:amd64. [2021-03-25T20:48:09.560Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-03-25T20:48:09.560Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-03-25T20:48:09.821Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-03-25T20:48:09.821Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-03-25T20:48:09.821Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-25T20:48:09.821Z] Selecting previously unselected package librtmp1:amd64. [2021-03-25T20:48:09.821Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-03-25T20:48:09.821Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-25T20:48:09.821Z] Selecting previously unselected package libcurl4:amd64. [2021-03-25T20:48:09.821Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-25T20:48:09.821Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-25T20:48:10.087Z] Selecting previously unselected package curl. [2021-03-25T20:48:10.087Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-25T20:48:10.087Z] Unpacking curl (7.58.0-2ubuntu3.12) ... [2021-03-25T20:48:10.087Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-03-25T20:48:10.087Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-03-25T20:48:10.088Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-25T20:48:10.088Z] Selecting previously unselected package liberror-perl. [2021-03-25T20:48:10.088Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2021-03-25T20:48:10.088Z] Unpacking liberror-perl (0.17025-1) ... [2021-03-25T20:48:10.348Z] Selecting previously unselected package git-man. [2021-03-25T20:48:10.348Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-03-25T20:48:10.348Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-25T20:48:10.609Z] Selecting previously unselected package git. [2021-03-25T20:48:10.609Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-03-25T20:48:10.609Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-03-25T20:48:11.554Z] Selecting previously unselected package libnorm1:amd64. [2021-03-25T20:48:11.554Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-03-25T20:48:11.554Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-25T20:48:11.554Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-03-25T20:48:11.554Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-03-25T20:48:11.554Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-25T20:48:11.554Z] Selecting previously unselected package libsodium23:amd64. [2021-03-25T20:48:11.554Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2021-03-25T20:48:11.816Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-03-25T20:48:11.816Z] Selecting previously unselected package libzmq5:amd64. [2021-03-25T20:48:11.816Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-25T20:48:11.816Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-25T20:48:11.816Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-03-25T20:48:11.816Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-03-25T20:48:11.816Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-25T20:48:12.080Z] Selecting previously unselected package pkg-config. [2021-03-25T20:48:12.080Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-03-25T20:48:12.080Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-03-25T20:48:12.080Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-03-25T20:48:12.080Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-03-25T20:48:12.080Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-03-25T20:48:12.354Z] Setting up liberror-perl (0.17025-1) ... [2021-03-25T20:48:12.354Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-03-25T20:48:12.354Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-03-25T20:48:12.354Z] No schema files found: doing nothing. [2021-03-25T20:48:12.354Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-03-25T20:48:12.354Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-03-25T20:48:12.354Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-03-25T20:48:12.354Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-03-25T20:48:12.615Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-25T20:48:12.615Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-25T20:48:12.615Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... [2021-03-25T20:48:12.615Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-03-25T20:48:12.615Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-03-25T20:48:12.615Z] Setting up curl (7.58.0-2ubuntu3.12) ... [2021-03-25T20:48:12.615Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-03-25T20:48:19.206Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-25T20:48:19.777Z] curl set to automatically installed. [2021-03-25T20:48:19.777Z] git set to automatically installed. [2021-03-25T20:48:19.777Z] git-man set to automatically installed. [2021-03-25T20:48:19.777Z] libcurl3-gnutls set to automatically installed. [2021-03-25T20:48:19.777Z] libcurl4 set to automatically installed. [2021-03-25T20:48:19.777Z] liberror-perl set to automatically installed. [2021-03-25T20:48:19.777Z] libglib2.0-0 set to automatically installed. [2021-03-25T20:48:19.777Z] libnghttp2-14 set to automatically installed. [2021-03-25T20:48:19.777Z] libnorm1 set to automatically installed. [2021-03-25T20:48:19.777Z] libpgm-5.2-0 set to automatically installed. [2021-03-25T20:48:19.777Z] libpsl5 set to automatically installed. [2021-03-25T20:48:19.777Z] librtmp1 set to automatically installed. [2021-03-25T20:48:19.777Z] libsodium23 set to automatically installed. [2021-03-25T20:48:19.777Z] libzmq3-dev set to automatically installed. [2021-03-25T20:48:19.777Z] libzmq5 set to automatically installed. [2021-03-25T20:48:19.777Z] pkg-config set to automatically installed. [2021-03-25T20:48:21.162Z] snapd is not logged in, snap install commands will use sudo [2021-03-25T20:48:27.750Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-03-25T20:48:27.750Z] snap "core18" has no updates available [2021-03-25T20:48:28.696Z] Pulling go [2021-03-25T20:48:28.696Z] + snapcraftctl pull [2021-03-25T20:48:29.641Z] 'app-service-config' has dependencies that need to be staged: go [2021-03-25T20:48:29.641Z] Skipping pull go (already ran) [2021-03-25T20:48:29.641Z] Building go [2021-03-25T20:48:29.641Z] + dpkg --print-architecture [2021-03-25T20:48:29.641Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-03-25T20:48:29.641Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-03-25T20:48:29.641Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-03-25T20:48:29.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-25T20:48:29.641Z] Dload Upload Total Spent Left Speed [2021-03-25T20:48:32.468Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 115M 13 15.7M 0 0 29.4M 0 0:00:03 --:--:-- 0:00:03 29.3M 59 115M 59 68.5M 0 0 44.5M 0 0:00:02 0:00:01 0:00:01 44.5M 96 115M 96 111M 0 0 44.1M 0 0:00:02 0:00:02 --:--:-- 44.1M 100 115M 100 115M 0 0 44.2M 0 0:00:02 0:00:02 --:--:-- 44.2M [2021-03-25T20:48:32.468Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-03-25T20:48:32.468Z] + sha256sum -c sha256 [2021-03-25T20:48:32.468Z] + grep OK [2021-03-25T20:48:33.041Z] go1.15.2.linux-amd64.tar.gz: OK [2021-03-25T20:48:33.041Z] + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-03-25T20:48:38.343Z] Staging go [2021-03-25T20:48:38.343Z] + snapcraftctl stage [2021-03-25T20:48:50.601Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-03-25T20:48:50.601Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-03-25T20:48:50.601Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-03-25T20:48:50.601Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-03-25T20:48:50.601Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-03-25T20:48:50.601Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-03-25T20:48:50.601Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-03-25T20:48:50.601Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-03-25T20:48:50.601Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-03-25T20:48:50.601Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-03-25T20:48:50.601Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-03-25T20:48:50.601Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-03-25T20:48:50.601Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-03-25T20:48:50.601Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-03-25T20:48:50.601Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-03-25T20:48:50.601Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-03-25T20:48:50.601Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-03-25T20:48:50.601Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-03-25T20:48:50.601Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-03-25T20:48:50.601Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1978 kB] [2021-03-25T20:48:50.601Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-03-25T20:48:50.601Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-03-25T20:48:50.601Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-03-25T20:48:50.601Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-03-25T20:48:50.601Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-03-25T20:48:50.601Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1724 kB] [2021-03-25T20:48:50.601Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [365 kB] [2021-03-25T20:48:50.601Z] Fetched 24.2 MB in 0s (0 B/s) [2021-03-25T20:48:50.601Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-03-25T20:48:50.601Z] Fetched 224 kB in 0s (0 B/s) [2021-03-25T20:48:50.601Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-03-25T20:48:50.601Z] Fetched 157 kB in 0s (0 B/s) [2021-03-25T20:48:50.601Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-03-25T20:48:50.601Z] Fetched 221 kB in 0s (0 B/s) [2021-03-25T20:48:50.601Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-03-25T20:48:50.601Z] Fetched 143 kB in 0s (0 B/s) [2021-03-25T20:48:50.601Z] Pulling app-service-config [2021-03-25T20:48:50.601Z] + snapcraftctl pull [2021-03-25T20:48:51.545Z] + date +%Y%m%d [2021-03-25T20:48:51.545Z] + git rev-parse --short HEAD [2021-03-25T20:48:51.545Z] + snapcraftctl set-version 1.2.0-20210325+8dcaf2d [2021-03-25T20:48:52.488Z] Pulling config-common [2021-03-25T20:48:52.488Z] + snapcraftctl pull [2021-03-25T20:48:53.873Z] Skipping build go (already ran) [2021-03-25T20:48:53.873Z] Building app-service-config [2021-03-25T20:48:53.873Z] + cd /root/parts/app-service-config/src [2021-03-25T20:48:53.873Z] + make build [2021-03-25T20:48:53.873Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.35 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-03-25T20:48:55.259Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.35 [2021-03-25T20:48:55.259Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.56 [2021-03-25T20:48:55.259Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.22 [2021-03-25T20:48:55.259Z] go: downloading github.com/google/uuid v1.2.0 [2021-03-25T20:48:55.259Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-03-25T20:48:55.259Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.4 [2021-03-25T20:48:55.259Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.9 [2021-03-25T20:48:55.259Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-03-25T20:48:55.528Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-25T20:48:55.528Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-25T20:48:55.528Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-03-25T20:48:55.528Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-03-25T20:48:55.528Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-03-25T20:48:55.528Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-03-25T20:48:55.528Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.2 [2021-03-25T20:48:55.528Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.6 [2021-03-25T20:48:55.528Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-03-25T20:48:55.528Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-03-25T20:48:55.528Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-03-25T20:48:55.528Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-03-25T20:48:55.528Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-03-25T20:48:55.528Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-03-25T20:48:55.528Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-25T20:48:55.528Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-03-25T20:48:55.528Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-03-25T20:48:55.528Z] go: downloading github.com/pebbe/zmq4 v1.2.5 [2021-03-25T20:48:55.528Z] go: downloading github.com/x448/float16 v0.8.4 [2021-03-25T20:48:55.528Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-03-25T20:48:55.528Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-03-25T20:48:55.528Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-03-25T20:48:55.528Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-03-25T20:48:55.528Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-03-25T20:48:55.528Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-03-25T20:48:55.528Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-03-25T20:48:55.528Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-03-25T20:48:55.528Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-03-25T20:48:55.794Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-03-25T20:48:55.794Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-25T20:48:55.794Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-25T20:48:55.794Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-03-25T20:48:55.794Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-25T20:48:56.058Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-03-25T20:48:56.058Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-03-25T20:48:56.058Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-03-25T20:49:04.215Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-03-25T20:49:04.215Z] + find ./res -maxdepth 1 -type d -exec install -d /root/parts/app-service-config/install/config/{} ; [2021-03-25T20:49:04.215Z] + find ./res -name+ configuration.toml [2021-03-25T20:49:04.215Z] read fname [2021-03-25T20:49:04.215Z] + cat ./res/mqtt-export/configuration.toml [2021-03-25T20:49:04.215Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-03-25T20:49:04.215Z] + read fname [2021-03-25T20:49:04.215Z] + cat ./res/rules-engine-redis/configuration.toml [2021-03-25T20:49:04.215Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-03-25T20:49:04.215Z] + read fname [2021-03-25T20:49:04.215Z] + cat ./res/sample/configuration.toml [2021-03-25T20:49:04.215Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-03-25T20:49:04.215Z] + read fname [2021-03-25T20:49:04.215Z] + cat ./res/push-to-core/configuration.toml [2021-03-25T20:49:04.215Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-03-25T20:49:04.484Z] + read fname [2021-03-25T20:49:04.484Z] + cat ./res/rules-engine/configuration.toml [2021-03-25T20:49:04.484Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-03-25T20:49:04.484Z] + read fname [2021-03-25T20:49:04.484Z] + cat ./res/functional-tests/configuration.toml [2021-03-25T20:49:04.484Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-03-25T20:49:04.484Z] + read fname [2021-03-25T20:49:04.484Z] + cat ./res/rules-engine-mqtt/configuration.toml [2021-03-25T20:49:04.484Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-03-25T20:49:04.484Z] + read fname [2021-03-25T20:49:04.484Z] + cat ./res/http-export/configuration.toml [2021-03-25T20:49:04.484Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-03-25T20:49:04.484Z] + read fname [2021-03-25T20:49:04.484Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-03-25T20:49:04.484Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-03-25T20:49:06.401Z] Building config-common [2021-03-25T20:49:06.401Z] + snapcraftctl build [2021-03-25T20:49:08.954Z] Skipping stage go (already ran) [2021-03-25T20:49:08.954Z] Staging app-service-config [2021-03-25T20:49:08.954Z] + snapcraftctl stage [2021-03-25T20:49:09.528Z] Staging config-common [2021-03-25T20:49:09.528Z] + snapcraftctl stage [2021-03-25T20:49:10.472Z] Priming go [2021-03-25T20:49:10.472Z] + snapcraftctl prime [2021-03-25T20:49:11.857Z] Priming app-service-config [2021-03-25T20:49:11.857Z] + snapcraftctl prime [2021-03-25T20:49:12.801Z] Priming config-common [2021-03-25T20:49:12.801Z] + snapcraftctl prime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:49:17.272Z] ---> job-cost.sh [2021-03-25T20:49:17.272Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZchC [2021-03-25T20:49:44.328Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-25T20:50:31.478Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZchC/bin to PATH [2021-03-25T20:50:31.478Z] INFO: No Stack... [2021-03-25T20:50:31.478Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T20:50:31.478Z] INFO: Archiving Costs [Pipeline] sh [2021-03-25T20:50:31.842Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-03-25T20:50:31.842Z] + cut -d, -f6 [Pipeline] lock [2021-03-25T20:50:32.001Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-220-1-stack-cost] [2021-03-25T20:50:32.007Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-220-1-stack-cost] did not exist. Created. [2021-03-25T20:50:32.007Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-220-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-25T20:50:32.540Z] /w/workspace/app-service-configurable/1@tmp/durable-ab52af82/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-03-25T20:50:32.921Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-25T20:50:32.962Z] Warning: overwriting stash ‘stack-cost’ [2021-03-25T20:50:33.298Z] Stashed 1 file(s) [Pipeline] } [2021-03-25T20:50:33.317Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-220-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-03-25T20:50:35.115Z] provisioning config files... [2021-03-25T20:50:35.127Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-220@tmp/config236786646073359705tmp [Pipeline] { [Pipeline] sh [2021-03-25T20:50:35.577Z] + set +x [2021-03-25T20:50:35.578Z] + curl -s https://codecov.io/bash [2021-03-25T20:50:35.578Z] + bash -s -- [2021-03-25T20:50:35.841Z] [2021-03-25T20:50:35.841Z] _____ _ [2021-03-25T20:50:35.841Z] / ____| | | [2021-03-25T20:50:35.841Z] | | ___ __| | ___ ___ _____ __ [2021-03-25T20:50:35.841Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-25T20:50:35.841Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-25T20:50:35.841Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-25T20:50:35.841Z] Bash-20210309-2b87ace [2021-03-25T20:50:35.841Z] [2021-03-25T20:50:35.841Z] [2021-03-25T20:50:35.841Z] ==> git version 2.24.3 found [2021-03-25T20:50:35.841Z] ==> 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-03-25T20:50:35.841Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-25T20:50:35.841Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-25T20:50:35.841Z] ==> Jenkins CI detected. [2021-03-25T20:50:35.841Z] project root: . [2021-03-25T20:50:35.841Z] --> token set from env [2021-03-25T20:50:35.841Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-25T20:50:35.841Z] ==> Running gcov in . (disable via -X gcov) [2021-03-25T20:50:35.841Z] ==> Python coveragepy not found [2021-03-25T20:50:35.841Z] ==> Searching for coverage reports in: [2021-03-25T20:50:35.841Z] + . [2021-03-25T20:50:35.841Z] -> Found 1 reports [2021-03-25T20:50:35.841Z] ==> Detecting git/mercurial file structure [2021-03-25T20:50:35.841Z] ==> Reading reports [2021-03-25T20:50:35.841Z] + ./coverage.out bytes=10 [2021-03-25T20:50:35.841Z] ==> Appending adjustments [2021-03-25T20:50:35.841Z] https://docs.codecov.io/docs/fixing-reports [2021-03-25T20:50:35.841Z] + Found adjustments [2021-03-25T20:50:35.841Z] ==> Gzipping contents [2021-03-25T20:50:35.841Z] 4.0K /tmp/codecov.7UXWh2.gz [2021-03-25T20:50:35.841Z] ==> Uploading reports [2021-03-25T20:50:35.841Z] url: https://codecov.io [2021-03-25T20:50:35.841Z] query: branch=PR-220&commit=8dcaf2d4daaa915c7144c5f5d203c273facd7441&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-220%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=220&job=&cmd_args= [2021-03-25T20:50:35.841Z] -> Pinging Codecov [2021-03-25T20:50:35.841Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-220&commit=8dcaf2d4daaa915c7144c5f5d203c273facd7441&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-220%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=220&job=&cmd_args= [2021-03-25T20:50:36.429Z] -> Uploading to [2021-03-25T20:50:36.429Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-25/A97CA9966030D2A3747ED39772930CCE/8dcaf2d4daaa915c7144c5f5d203c273facd7441/50e9578f-3b44-4083-9358-a8fd7d818852.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210325%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210325T205036Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=512ff29d29aeec91ca9156d8e98c3a5cfe0b665a5454e2845de0ac1a8418e2a9 [2021-03-25T20:50:36.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-25T20:50:36.429Z] Dload Upload Total Spent Left Speed [2021-03-25T20:50:37.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 396 0 0 100 396 0 695 --:--:-- --:--:-- --:--:-- 694 100 396 0 0 100 396 0 695 --:--:-- --:--:-- --:--:-- 694 [2021-03-25T20:50:37.004Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/8dcaf2d4daaa915c7144c5f5d203c273facd7441 [Pipeline] } [2021-03-25T20:50:37.031Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-03-25T20:50:40.049Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:50:40.654Z] ---> package-listing.sh [2021-03-25T20:50:40.654Z] ++ facter osfamily [2021-03-25T20:50:40.654Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-25T20:50:40.654Z] + OS_FAMILY=redhat [2021-03-25T20:50:40.654Z] + workspace=/w/workspace/_app-service-configurable_PR-220 [2021-03-25T20:50:40.654Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-25T20:50:40.654Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-25T20:50:40.654Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-25T20:50:40.654Z] + PACKAGES=/tmp/packages_start.txt [2021-03-25T20:50:40.654Z] + '[' /w/workspace/_app-service-configurable_PR-220 ']' [2021-03-25T20:50:40.654Z] + PACKAGES=/tmp/packages_end.txt [2021-03-25T20:50:40.654Z] + case "${OS_FAMILY}" in [2021-03-25T20:50:40.654Z] + rpm -qa [2021-03-25T20:50:40.654Z] + sort [2021-03-25T20:50:45.966Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-25T20:50:45.966Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-25T20:50:45.966Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-25T20:50:45.966Z] + '[' /w/workspace/_app-service-configurable_PR-220 ']' [2021-03-25T20:50:45.966Z] + mkdir -p /w/workspace/_app-service-configurable_PR-220/archives/ [2021-03-25T20:50:45.966Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-220/archives/ [Pipeline] echo [2021-03-25T20:50:46.001Z] 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/_app-service-configurable_PR-220/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-25T20:50:46.312Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:50:46.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T20:50:46.676Z] [2021-03-25T20:50:46.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-25T20:50:47.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T20:50:47.063Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-25T20:50:47.063Z] df20fa9351a1: Pulling fs layer [2021-03-25T20:50:47.063Z] 36b3adc4ff6f: Pulling fs layer [2021-03-25T20:50:47.063Z] 8ad3a11d3b57: Pulling fs layer [2021-03-25T20:50:47.063Z] 46f8f816bc3b: Pulling fs layer [2021-03-25T20:50:47.063Z] 93b61091891f: Pulling fs layer [2021-03-25T20:50:47.063Z] 93b9cdb0e59b: Pulling fs layer [2021-03-25T20:50:47.063Z] 5e14af77c1be: Pulling fs layer [2021-03-25T20:50:47.063Z] 01666e4c0597: Pulling fs layer [2021-03-25T20:50:47.063Z] aa168da1d23b: Pulling fs layer [2021-03-25T20:50:47.063Z] 46f8f816bc3b: Waiting [2021-03-25T20:50:47.063Z] 93b61091891f: Waiting [2021-03-25T20:50:47.063Z] 93b9cdb0e59b: Waiting [2021-03-25T20:50:47.063Z] 5e14af77c1be: Waiting [2021-03-25T20:50:47.063Z] 01666e4c0597: Waiting [2021-03-25T20:50:47.063Z] aa168da1d23b: Waiting [2021-03-25T20:50:47.063Z] 36b3adc4ff6f: Verifying Checksum [2021-03-25T20:50:47.063Z] 36b3adc4ff6f: Download complete [2021-03-25T20:50:47.063Z] 46f8f816bc3b: Verifying Checksum [2021-03-25T20:50:47.063Z] 46f8f816bc3b: Download complete [2021-03-25T20:50:47.325Z] df20fa9351a1: Verifying Checksum [2021-03-25T20:50:47.325Z] df20fa9351a1: Download complete [2021-03-25T20:50:47.325Z] 93b9cdb0e59b: Verifying Checksum [2021-03-25T20:50:47.325Z] 93b9cdb0e59b: Download complete [2021-03-25T20:50:47.325Z] 93b61091891f: Verifying Checksum [2021-03-25T20:50:47.325Z] 93b61091891f: Download complete [2021-03-25T20:50:47.325Z] 5e14af77c1be: Download complete [2021-03-25T20:50:47.325Z] 01666e4c0597: Verifying Checksum [2021-03-25T20:50:47.325Z] 01666e4c0597: Download complete [2021-03-25T20:50:47.587Z] 8ad3a11d3b57: Verifying Checksum [2021-03-25T20:50:47.588Z] 8ad3a11d3b57: Download complete [2021-03-25T20:50:47.588Z] df20fa9351a1: Pull complete [2021-03-25T20:50:47.852Z] 36b3adc4ff6f: Pull complete [2021-03-25T20:50:48.426Z] 8ad3a11d3b57: Pull complete [2021-03-25T20:50:48.688Z] 46f8f816bc3b: Pull complete [2021-03-25T20:50:49.268Z] 93b61091891f: Pull complete [2021-03-25T20:50:49.847Z] aa168da1d23b: Verifying Checksum [2021-03-25T20:50:49.847Z] aa168da1d23b: Download complete [2021-03-25T20:50:49.847Z] 93b9cdb0e59b: Pull complete [2021-03-25T20:50:50.113Z] 5e14af77c1be: Pull complete [2021-03-25T20:50:50.113Z] 01666e4c0597: Pull complete [2021-03-25T20:50:56.733Z] aa168da1d23b: Pull complete [2021-03-25T20:50:56.733Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-25T20:50:56.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-25T20:50:56.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-25T20:50:56.919Z] prd-centos7-docker-4c-2g-31429 does not seem to be running inside a container [2021-03-25T20:50:56.964Z] $ 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/_app-service-configurable_PR-220/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-220 -v /w/workspace/_app-service-configurable_PR-220:/w/workspace/_app-service-configurable_PR-220:rw,z -v /w/workspace/_app-service-configurable_PR-220@tmp:/w/workspace/_app-service-configurable_PR-220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-25T20:51:00.462Z] $ docker top da71f26958a5b124b4769ee7c4e06e469733e63b45221e177bb80c0ca2187a28 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-25T20:51:01.009Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-25T20:51:01.335Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-25T20:51:01.654Z] + ls /var/log/sa-host [2021-03-25T20:51:01.654Z] + sadf -c /var/log/sa-host/sa23 [2021-03-25T20:51:01.654Z] file_magic: OK [2021-03-25T20:51:01.654Z] HZ: Using current value: 100 [2021-03-25T20:51:01.654Z] file_header: OK [2021-03-25T20:51:01.654Z] 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-03-25T20:51:01.654Z] Statistics: [2021-03-25T20:51:01.654Z] Hnuu...uuuununununu... [2021-03-25T20:51:01.654Z] File successfully converted to sysstat format version 12.2.1 [2021-03-25T20:51:01.654Z] + sadf -c /var/log/sa-host/sa25 [2021-03-25T20:51:01.654Z] file_magic: OK [2021-03-25T20:51:01.654Z] HZ: Using current value: 100 [2021-03-25T20:51:01.654Z] file_header: OK [2021-03-25T20:51:01.654Z] 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-03-25T20:51:01.654Z] Statistics: [2021-03-25T20:51:01.654Z] 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... [2021-03-25T20:51:01.654Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-25T20:51:01.957Z] provisioning config files... [2021-03-25T20:51:01.973Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-220@tmp/config2278675514429536050tmp [Pipeline] { [Pipeline] echo [2021-03-25T20:51:02.094Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:51:02.441Z] ---> create-netrc.sh [Pipeline] } [2021-03-25T20:51:02.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-25T20:51:02.625Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:51:02.959Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-25T20:51:02.990Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:51:03.326Z] ---> sudo-logs.sh [2021-03-25T20:51:03.326Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-25T20:51:03.444Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:51:03.779Z] ---> job-cost.sh [2021-03-25T20:51:03.779Z] lf-activate-venv: SKIPPING [2021-03-25T20:51:03.779Z] DEBUG: total: 0.029999999329447746 [2021-03-25T20:51:03.779Z] INFO: Retrieving Stack Cost... [2021-03-25T20:51:05.170Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-25T20:51:05.744Z] INFO: Archiving Costs [Pipeline] echo [2021-03-25T20:51:05.781Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-25T20:51:06.121Z] ---> logs-deploy.sh [2021-03-25T20:51:06.121Z] lf-activate-venv: SKIPPING [2021-03-25T20:51:06.121Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-220/1 [2021-03-25T20:51:06.121Z] INFO: archiving workspace using pattern(s): [2021-03-25T20:51:08.038Z] Archives upload complete. [2021-03-25T20:51:08.038Z] INFO: archiving logs to Nexus