Pull request #198 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 ab67b5ff450b560838b1402909b1f01f36b4eb0f+50a23fb25f057f24c09903bc43e33ee9cf0b091d (c94f783e36b7d156326085265a217038fc949d63) 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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-198/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4b2863d981ac6c14e44fa4f963a690d64f08cf # timeout=10 Commit message: "Merge pull request #318 from MightyNerdEric/parallelCostCapture" > 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-198/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 5a4b2863d981ac6c14e44fa4f963a690d64f08cf 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-27697’ Running on prd-centos7-docker-4c-2g-27699 in /w/workspace/_app-service-configurable_PR-198 [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-198 # 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/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 50a23fb25f057f24c09903bc43e33ee9cf0b091d into PR head commit ab67b5ff450b560838b1402909b1f01f36b4eb0f Merge succeeded, producing ab67b5ff450b560838b1402909b1f01f36b4eb0f Checking out Revision ab67b5ff450b560838b1402909b1f01f36b4eb0f (PR-198) > git config core.sparsecheckout # timeout=10 > git checkout -f ab67b5ff450b560838b1402909b1f01f36b4eb0f # 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 50a23fb25f057f24c09903bc43e33ee9cf0b091d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ab67b5ff450b560838b1402909b1f01f36b4eb0f # timeout=10 Commit message: "refactor: Update profiles for refactored http export with secret header" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-02-25T18:46:22.072Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-02-25T18:46:22.440Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-02-25T18:46:22.654Z] ========================================================= [2021-02-25T18:46:22.654Z] EdgeX Global Pipelines Version Info [2021-02-25T18:46:22.654Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:46:24.596Z] ------------------- [2021-02-25T18:46:24.596Z] stable info: [2021-02-25T18:46:24.596Z] ------------------- [2021-02-25T18:46:24.596Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-02-25T18:46:24.596Z] Commit SHA: 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [2021-02-25T18:46:24.596Z] Message: update stable to v1.0.181 [2021-02-25T18:46:25.176Z] ------------------- [2021-02-25T18:46:25.176Z] experimental info: [2021-02-25T18:46:25.176Z] ------------------- [2021-02-25T18:46:25.176Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-02-25T18:46:25.176Z] Commit SHA: e55c21c0f0e4c0e00d8e3e099bac5676b1b4b763 [2021-02-25T18:46:25.176Z] Message: update experimental to v1.0.182 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-02-25T18:46:25.589Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2021-02-25T18:46:25.715Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2021-02-25T18:46:25.840Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-02-25T18:46:25.998Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-02-25T18:46:26.141Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-02-25T18:46:26.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-02-25T18:46:26.402Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-02-25T18:46:26.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-02-25T18:46:26.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-02-25T18:46:26.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-02-25T18:46:26.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-02-25T18:46:27.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo [2021-02-25T18:46:27.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-02-25T18:46:27.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-02-25T18:46:27.517Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T18:46:27.637Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-02-25T18:46:27.762Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T18:46:27.886Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-02-25T18:46:28.011Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-02-25T18:46:28.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-02-25T18:46:28.283Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-02-25T18:46:28.403Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-02-25T18:46:28.541Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-02-25T18:46:28.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-02-25T18:46:28.807Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-02-25T18:46:28.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-198 [Pipeline] echo [2021-02-25T18:46:29.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-198 [Pipeline] echo [2021-02-25T18:46:29.238Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-198 [Pipeline] echo [2021-02-25T18:46:29.359Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab67b5ff450b560838b1402909b1f01f36b4eb0f [Pipeline] echo [2021-02-25T18:46:29.476Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab67b5f [Pipeline] echo [2021-02-25T18:46:29.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T18:46:29.837Z] provisioning config files... [2021-02-25T18:46:29.878Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-198@tmp/config7225159705378570301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:46:30.293Z] ---> docker-login.sh [2021-02-25T18:46:30.293Z] nexus3.edgexfoundry.org:10001 [2021-02-25T18:46:30.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:46:30.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:46:30.558Z] Configure a credential helper to remove this warning. See [2021-02-25T18:46:30.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:46:30.558Z] [2021-02-25T18:46:30.558Z] Login Succeeded [2021-02-25T18:46:30.558Z] nexus3.edgexfoundry.org:10002 [2021-02-25T18:46:30.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:46:30.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:46:30.821Z] Configure a credential helper to remove this warning. See [2021-02-25T18:46:30.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:46:30.821Z] [2021-02-25T18:46:30.821Z] Login Succeeded [2021-02-25T18:46:30.821Z] nexus3.edgexfoundry.org:10003 [2021-02-25T18:46:31.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:46:31.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:46:31.084Z] Configure a credential helper to remove this warning. See [2021-02-25T18:46:31.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:46:31.084Z] [2021-02-25T18:46:31.084Z] Login Succeeded [2021-02-25T18:46:31.084Z] nexus3.edgexfoundry.org:10004 [2021-02-25T18:46:31.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:46:31.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:46:31.345Z] Configure a credential helper to remove this warning. See [2021-02-25T18:46:31.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:46:31.345Z] [2021-02-25T18:46:31.345Z] Login Succeeded [2021-02-25T18:46:31.345Z] docker.io [2021-02-25T18:46:31.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:46:31.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:46:31.606Z] Configure a credential helper to remove this warning. See [2021-02-25T18:46:31.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:46:31.606Z] [2021-02-25T18:46:31.606Z] Login Succeeded [2021-02-25T18:46:31.606Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T18:46:31.639Z] 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-02-25T18:46:32.737Z] + git log --format=format:%s -1 ab67b5ff450b560838b1402909b1f01f36b4eb0f [Pipeline] echo [2021-02-25T18:46:32.820Z] GIT_COMMIT: ab67b5ff450b560838b1402909b1f01f36b4eb0f, Commit Message: refactor: Update profiles for refactored http export with secret header [Pipeline] echo [2021-02-25T18:46:32.887Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:46:33.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T18:46:33.524Z] [2021-02-25T18:46:33.524Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:46:33.914Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T18:46:33.914Z] latest: Pulling from edgex-devops/git-semver [2021-02-25T18:46:33.914Z] 31603596830f: Pulling fs layer [2021-02-25T18:46:33.914Z] 2a8b12db71e7: Pulling fs layer [2021-02-25T18:46:33.914Z] 6ca5941a6612: Pulling fs layer [2021-02-25T18:46:33.914Z] ecc8261a40a4: Pulling fs layer [2021-02-25T18:46:33.914Z] ecc8261a40a4: Waiting [2021-02-25T18:46:33.914Z] 2a8b12db71e7: Verifying Checksum [2021-02-25T18:46:33.914Z] 2a8b12db71e7: Download complete [2021-02-25T18:46:34.192Z] 31603596830f: Download complete [2021-02-25T18:46:34.192Z] ecc8261a40a4: Verifying Checksum [2021-02-25T18:46:34.192Z] ecc8261a40a4: Download complete [2021-02-25T18:46:34.192Z] 6ca5941a6612: Verifying Checksum [2021-02-25T18:46:34.192Z] 6ca5941a6612: Download complete [2021-02-25T18:46:34.770Z] 31603596830f: Pull complete [2021-02-25T18:46:34.770Z] 2a8b12db71e7: Pull complete [2021-02-25T18:46:35.719Z] 6ca5941a6612: Pull complete [2021-02-25T18:46:35.983Z] ecc8261a40a4: Pull complete [2021-02-25T18:46:35.983Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-02-25T18:46:35.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-02-25T18:46:35.983Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-02-25T18:46:36.109Z] prd-centos7-docker-4c-2g-27699 does not seem to be running inside a container [2021-02-25T18:46:36.190Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-198 -v /w/workspace/_app-service-configurable_PR-198:/w/workspace/_app-service-configurable_PR-198:rw,z -v /w/workspace/_app-service-configurable_PR-198@tmp:/w/workspace/_app-service-configurable_PR-198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-02-25T18:46:38.453Z] $ docker top 44853de962e0fedfefa111bbb4a1cdc0151b012576464dd908ec422ba5af2d76 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-02-25T18:46:38.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T18:46:38.828Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T18:46:39.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T18:46:39.044Z] $ docker exec 44853de962e0fedfefa111bbb4a1cdc0151b012576464dd908ec422ba5af2d76 ssh-agent [2021-02-25T18:46:39.231Z] SSH_AUTH_SOCK=/tmp/ssh-XvgCiTdaYFOO/agent.13 [2021-02-25T18:46:39.231Z] SSH_AGENT_PID=18 [2021-02-25T18:46:39.240Z] Running ssh-add (command line suppressed) [2021-02-25T18:46:39.367Z] Identity added: /w/workspace/_app-service-configurable_PR-198@tmp/private_key_8697959761036877738.key (/w/workspace/_app-service-configurable_PR-198@tmp/private_key_8697959761036877738.key) [2021-02-25T18:46:39.424Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T18:46:39.815Z] + git tag --points-at HEAD [Pipeline] } [2021-02-25T18:46:39.841Z] $ docker exec --env ******** --env ******** 44853de962e0fedfefa111bbb4a1cdc0151b012576464dd908ec422ba5af2d76 ssh-agent -k [2021-02-25T18:46:39.951Z] unset SSH_AUTH_SOCK; [2021-02-25T18:46:39.952Z] unset SSH_AGENT_PID; [2021-02-25T18:46:39.952Z] echo Agent pid 18 killed; [2021-02-25T18:46:39.999Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-02-25T18:46:40.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-02-25T18:46:40.210Z] [ssh-agent] Looking for ssh-agent implementation... [2021-02-25T18:46:40.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-02-25T18:46:40.377Z] $ docker exec 44853de962e0fedfefa111bbb4a1cdc0151b012576464dd908ec422ba5af2d76 ssh-agent [2021-02-25T18:46:40.535Z] SSH_AUTH_SOCK=/tmp/ssh-e9gzUh2t6igT/agent.47 [2021-02-25T18:46:40.535Z] SSH_AGENT_PID=52 [2021-02-25T18:46:40.543Z] Running ssh-add (command line suppressed) [2021-02-25T18:46:40.661Z] Identity added: /w/workspace/_app-service-configurable_PR-198@tmp/private_key_5108175888213780690.key (/w/workspace/_app-service-configurable_PR-198@tmp/private_key_5108175888213780690.key) [2021-02-25T18:46:40.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-02-25T18:46:41.091Z] + git semver init [2021-02-25T18:46:41.091Z] # -> Open(): unable to determine branch for HEAD [2021-02-25T18:46:41.091Z] # $GIT_DIR = /w/workspace/_app-service-configurable_PR-198/.git [2021-02-25T18:46:41.091Z] # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-198 [2021-02-25T18:46:41.091Z] # $SEMVER_REMOTE_NAME = origin [2021-02-25T18:46:41.091Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-02-25T18:46:41.091Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-02-25T18:46:41.091Z] # $SEMVER_BRANCH = PR-198 [2021-02-25T18:46:41.091Z] # $SEMVER_TEMP = /tmp/semver-667565175 [2021-02-25T18:46:41.091Z] # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP [2021-02-25T18:46:41.352Z] # '/tmp/semver-667565175' -> '/w/workspace/_app-service-configurable_PR-198/.semver' [2021-02-25T18:46:41.352Z] # -> Force: false [2021-02-25T18:46:41.353Z] # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-198/.semver [Pipeline] } [2021-02-25T18:46:41.371Z] $ docker exec --env ******** --env ******** 44853de962e0fedfefa111bbb4a1cdc0151b012576464dd908ec422ba5af2d76 ssh-agent -k [2021-02-25T18:46:41.488Z] unset SSH_AUTH_SOCK; [2021-02-25T18:46:41.489Z] unset SSH_AGENT_PID; [2021-02-25T18:46:41.489Z] echo Agent pid 52 killed; [2021-02-25T18:46:41.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-02-25T18:46:42.100Z] + git semver [Pipeline] } [2021-02-25T18:46:42.132Z] $ docker stop --time=1 44853de962e0fedfefa111bbb4a1cdc0151b012576464dd908ec422ba5af2d76 [2021-02-25T18:46:43.476Z] $ docker rm -f 44853de962e0fedfefa111bbb4a1cdc0151b012576464dd908ec422ba5af2d76 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T18:46:44.015Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-02-25T18:46:44.464Z] Stashed 1 file(s) [Pipeline] echo [2021-02-25T18:46:44.485Z] [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-02-25T18:47:00.283Z] Still waiting to schedule task [2021-02-25T18:47:00.283Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-02-25T18:47:00.310Z] Still waiting to schedule task [2021-02-25T18:47:00.310Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-02-25T18:49:34.405Z] Running on prd-centos7-docker-4c-2g-27700 in /w/workspace/_app-service-configurable_PR-198 [Pipeline] { [Pipeline] ws [2021-02-25T18:49:34.500Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-02-25T18:49:37.243Z] using credential edgex-jenkins-ssh [2021-02-25T18:49:37.303Z] Cloning the remote Git repository [2021-02-25T18:49:37.185Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-02-25T18:49:37.275Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-02-25T18:49:37.357Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-25T18:49:37.357Z] > git --version # timeout=10 [2021-02-25T18:49:37.376Z] > git --version # 'git version 2.24.3' [2021-02-25T18:49:37.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T18:49:37.421Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T18:49:38.628Z] Merging remotes/origin/master commit 50a23fb25f057f24c09903bc43e33ee9cf0b091d into PR head commit ab67b5ff450b560838b1402909b1f01f36b4eb0f [2021-02-25T18:49:38.705Z] Merge succeeded, producing ab67b5ff450b560838b1402909b1f01f36b4eb0f [2021-02-25T18:49:38.705Z] Checking out Revision ab67b5ff450b560838b1402909b1f01f36b4eb0f (PR-198) [2021-02-25T18:49:38.030Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-25T18:49:38.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T18:49:38.055Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-25T18:49:38.068Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-25T18:49:38.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T18:49:38.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T18:49:38.564Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T18:49:38.570Z] > git checkout -f ab67b5ff450b560838b1402909b1f01f36b4eb0f # timeout=10 [2021-02-25T18:49:38.602Z] > git remote # timeout=10 [2021-02-25T18:49:38.609Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T18:49:38.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T18:49:38.618Z] > git merge 50a23fb25f057f24c09903bc43e33ee9cf0b091d # timeout=10 [2021-02-25T18:49:38.628Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T18:49:38.642Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T18:49:38.651Z] > git checkout -f ab67b5ff450b560838b1402909b1f01f36b4eb0f # timeout=10 [2021-02-25T18:49:42.270Z] Commit message: "refactor: Update profiles for refactored http export with secret header" [2021-02-25T18:49:42.292Z] > git --version # timeout=10 [2021-02-25T18:49:42.304Z] > git --version # 'git version 2.24.3' [2021-02-25T18:49:42.310Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T18:49:44.187Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-02-25T18:49:44.582Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T18:49:44.915Z] + sudo service docker restart [2021-02-25T18:49:44.915Z] + true [2021-02-25T18:49:44.915Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T18:49:45.989Z] provisioning config files... [2021-02-25T18:49:46.022Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6796290206495176481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:49:46.473Z] ---> docker-login.sh [2021-02-25T18:49:46.473Z] nexus3.edgexfoundry.org:10001 [2021-02-25T18:49:46.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:49:47.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:49:47.002Z] Configure a credential helper to remove this warning. See [2021-02-25T18:49:47.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:49:47.002Z] [2021-02-25T18:49:47.002Z] Login Succeeded [2021-02-25T18:49:47.002Z] nexus3.edgexfoundry.org:10002 [2021-02-25T18:49:47.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:49:47.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:49:47.267Z] Configure a credential helper to remove this warning. See [2021-02-25T18:49:47.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:49:47.268Z] [2021-02-25T18:49:47.268Z] Login Succeeded [2021-02-25T18:49:47.268Z] nexus3.edgexfoundry.org:10003 [2021-02-25T18:49:47.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:49:47.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:49:47.268Z] Configure a credential helper to remove this warning. See [2021-02-25T18:49:47.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:49:47.268Z] [2021-02-25T18:49:47.268Z] Login Succeeded [2021-02-25T18:49:47.268Z] nexus3.edgexfoundry.org:10004 [2021-02-25T18:49:47.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:49:47.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:49:47.536Z] Configure a credential helper to remove this warning. See [2021-02-25T18:49:47.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:49:47.536Z] [2021-02-25T18:49:47.536Z] Login Succeeded [2021-02-25T18:49:47.536Z] docker.io [2021-02-25T18:49:47.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:49:48.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:49:48.064Z] Configure a credential helper to remove this warning. See [2021-02-25T18:49:48.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:49:48.064Z] [2021-02-25T18:49:48.064Z] Login Succeeded [2021-02-25T18:49:48.064Z] ---> docker-login.sh ends [Pipeline] } [2021-02-25T18:49:48.089Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-02-25T18:49:48.760Z] ========================================================= [2021-02-25T18:49:48.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-02-25T18:49:48.760Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:49:49.155Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-02-25T18:49:49.155Z] Sending build context to Docker daemon 103.9kB [2021-02-25T18:49:49.155Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T18:49:49.155Z] Step 2/8 : FROM ${BASE} [2021-02-25T18:49:49.422Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-02-25T18:49:49.422Z] 188c0c94c7c5: Pulling fs layer [2021-02-25T18:49:49.422Z] 0ef7d3d256c8: Pulling fs layer [2021-02-25T18:49:49.422Z] de9db76c5a1d: Pulling fs layer [2021-02-25T18:49:49.422Z] bca2f99d35d6: Pulling fs layer [2021-02-25T18:49:49.422Z] 93359f2a8cfa: Pulling fs layer [2021-02-25T18:49:49.422Z] 7c6f9722023f: Pulling fs layer [2021-02-25T18:49:49.422Z] a35cf1a2eb13: Pulling fs layer [2021-02-25T18:49:49.422Z] 93359f2a8cfa: Waiting [2021-02-25T18:49:49.422Z] 7c6f9722023f: Waiting [2021-02-25T18:49:49.422Z] bca2f99d35d6: Waiting [2021-02-25T18:49:49.422Z] a35cf1a2eb13: Waiting [2021-02-25T18:49:49.422Z] de9db76c5a1d: Verifying Checksum [2021-02-25T18:49:49.422Z] de9db76c5a1d: Download complete [2021-02-25T18:49:49.422Z] 0ef7d3d256c8: Verifying Checksum [2021-02-25T18:49:49.422Z] 0ef7d3d256c8: Download complete [2021-02-25T18:49:49.422Z] 93359f2a8cfa: Verifying Checksum [2021-02-25T18:49:49.422Z] 93359f2a8cfa: Download complete [2021-02-25T18:49:49.422Z] 7c6f9722023f: Verifying Checksum [2021-02-25T18:49:49.422Z] 7c6f9722023f: Download complete [2021-02-25T18:49:49.422Z] 188c0c94c7c5: Download complete [2021-02-25T18:49:49.690Z] 188c0c94c7c5: Pull complete [2021-02-25T18:49:49.953Z] 0ef7d3d256c8: Pull complete [2021-02-25T18:49:50.222Z] de9db76c5a1d: Pull complete [2021-02-25T18:49:52.189Z] a35cf1a2eb13: Verifying Checksum [2021-02-25T18:49:52.189Z] a35cf1a2eb13: Download complete [2021-02-25T18:49:52.769Z] bca2f99d35d6: Verifying Checksum [2021-02-25T18:49:52.769Z] bca2f99d35d6: Download complete [2021-02-25T18:49:59.419Z] bca2f99d35d6: Pull complete [2021-02-25T18:49:59.419Z] 93359f2a8cfa: Pull complete [2021-02-25T18:49:59.419Z] 7c6f9722023f: Pull complete [2021-02-25T18:50:06.049Z] a35cf1a2eb13: Pull complete [2021-02-25T18:50:06.049Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-02-25T18:50:06.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-02-25T18:50:06.049Z] ---> a62c8e92a672 [2021-02-25T18:50:06.049Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-02-25T18:50:06.315Z] ---> Running in 82c6e4518469 [2021-02-25T18:50:06.577Z] Removing intermediate container 82c6e4518469 [2021-02-25T18:50:06.577Z] ---> e6d4fce6749f [2021-02-25T18:50:06.577Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T18:50:06.842Z] ---> Running in dabe52d1fe54 [2021-02-25T18:50:07.794Z] Removing intermediate container dabe52d1fe54 [2021-02-25T18:50:07.794Z] ---> c6d330a65963 [2021-02-25T18:50:07.794Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-02-25T18:50:07.794Z] ---> Running in 8fc0c89276c9 [2021-02-25T18:50:08.746Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T18:50:09.324Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T18:50:09.898Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-02-25T18:50:09.898Z] (2/6) Installing libsodium (1.0.18-r0) [2021-02-25T18:50:09.898Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-02-25T18:50:10.164Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-02-25T18:50:10.164Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-25T18:50:10.164Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-02-25T18:50:10.431Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T18:50:10.431Z] OK: 167 MiB in 45 packages [2021-02-25T18:50:11.008Z] Removing intermediate container 8fc0c89276c9 [2021-02-25T18:50:11.008Z] ---> 6ba814360c70 [2021-02-25T18:50:11.008Z] Step 6/8 : WORKDIR /app [2021-02-25T18:50:11.275Z] ---> Running in 0b8420c7ecf4 [2021-02-25T18:50:11.275Z] Removing intermediate container 0b8420c7ecf4 [2021-02-25T18:50:11.275Z] ---> 880ae0cbef42 [2021-02-25T18:50:11.275Z] Step 7/8 : COPY . . [2021-02-25T18:50:11.544Z] ---> 76f400dbd99b [2021-02-25T18:50:11.544Z] Step 8/8 : RUN go mod download [2021-02-25T18:50:11.809Z] ---> Running in c3e503aaea17 [2021-02-25T18:50:20.641Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-27701 in /w/workspace/_app-service-configurable_PR-198 [Pipeline] { [Pipeline] ws [2021-02-25T18:50:20.735Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-02-25T18:50:25.861Z] using credential edgex-jenkins-ssh [2021-02-25T18:50:25.966Z] Cloning the remote Git repository [2021-02-25T18:50:26.024Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-02-25T18:50:26.131Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-02-25T18:50:26.203Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-25T18:50:26.204Z] > git --version # timeout=10 [2021-02-25T18:50:26.230Z] > git --version # 'git version 2.17.1' [2021-02-25T18:50:26.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T18:50:26.330Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T18:50:27.809Z] Merging remotes/origin/master commit 50a23fb25f057f24c09903bc43e33ee9cf0b091d into PR head commit ab67b5ff450b560838b1402909b1f01f36b4eb0f [2021-02-25T18:50:28.011Z] Merge succeeded, producing ab67b5ff450b560838b1402909b1f01f36b4eb0f [2021-02-25T18:50:28.012Z] Checking out Revision ab67b5ff450b560838b1402909b1f01f36b4eb0f (PR-198) [2021-02-25T18:50:27.063Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-25T18:50:27.089Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T18:50:27.120Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-25T18:50:27.169Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-25T18:50:27.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T18:50:27.240Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T18:50:27.826Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T18:50:27.838Z] > git checkout -f ab67b5ff450b560838b1402909b1f01f36b4eb0f # timeout=10 [2021-02-25T18:50:27.918Z] > git remote # timeout=10 [2021-02-25T18:50:27.936Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T18:50:27.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T18:50:27.966Z] > git merge 50a23fb25f057f24c09903bc43e33ee9cf0b091d # timeout=10 [2021-02-25T18:50:27.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T18:50:28.015Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T18:50:28.025Z] > git checkout -f ab67b5ff450b560838b1402909b1f01f36b4eb0f # timeout=10 [2021-02-25T18:50:32.305Z] Commit message: "refactor: Update profiles for refactored http export with secret header" [2021-02-25T18:50:32.355Z] > git --version # timeout=10 [2021-02-25T18:50:32.365Z] > git --version # 'git version 2.17.1' [2021-02-25T18:50:32.385Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T18:50:34.304Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-02-25T18:50:34.731Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-02-25T18:50:35.096Z] + + true [2021-02-25T18:50:35.096Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-02-25T18:50:37.875Z] provisioning config files... [2021-02-25T18:50:37.911Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3528061866471197082tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:50:38.381Z] ---> docker-login.sh [2021-02-25T18:50:38.381Z] nexus3.edgexfoundry.org:10001 [2021-02-25T18:50:38.449Z] Removing intermediate container c3e503aaea17 [2021-02-25T18:50:38.449Z] ---> 8feb17a86021 [2021-02-25T18:50:38.449Z] Successfully built 8feb17a86021 [2021-02-25T18:50:38.449Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:50:38.798Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T18:50:38.798Z] . [Pipeline] withDockerContainer [2021-02-25T18:50:38.931Z] prd-centos7-docker-4c-2g-27700 does not seem to be running inside a container [2021-02-25T18:50:38.980Z] $ 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 ******** ci-base-image-x86_64 cat [2021-02-25T18:50:39.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:50:39.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:50:39.639Z] Configure a credential helper to remove this warning. See [2021-02-25T18:50:39.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:50:39.639Z] [2021-02-25T18:50:39.639Z] Login Succeeded [2021-02-25T18:50:39.639Z] nexus3.edgexfoundry.org:10002 [2021-02-25T18:50:39.744Z] $ docker top f1430ac46c4ada88d8924cadf03308439feba35246847c800007c7e14a63a6ad -eo pid,comm [2021-02-25T18:50:39.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] { [Pipeline] sh [2021-02-25T18:50:40.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:50:40.190Z] Configure a credential helper to remove this warning. See [2021-02-25T18:50:40.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:50:40.190Z] [2021-02-25T18:50:40.190Z] Login Succeeded [2021-02-25T18:50:40.190Z] nexus3.edgexfoundry.org:10003 [2021-02-25T18:50:40.363Z] + go version [2021-02-25T18:50:40.363Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-02-25T18:50:40.397Z] $ docker stop --time=1 f1430ac46c4ada88d8924cadf03308439feba35246847c800007c7e14a63a6ad [2021-02-25T18:50:40.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:50:40.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:50:40.738Z] Configure a credential helper to remove this warning. See [2021-02-25T18:50:40.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:50:40.738Z] [2021-02-25T18:50:40.738Z] Login Succeeded [2021-02-25T18:50:40.738Z] nexus3.edgexfoundry.org:10004 [2021-02-25T18:50:41.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:50:41.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:50:41.283Z] Configure a credential helper to remove this warning. See [2021-02-25T18:50:41.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:50:41.283Z] [2021-02-25T18:50:41.283Z] Login Succeeded [2021-02-25T18:50:41.283Z] docker.io [2021-02-25T18:50:41.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-02-25T18:50:41.816Z] $ docker rm -f f1430ac46c4ada88d8924cadf03308439feba35246847c800007c7e14a63a6ad [Pipeline] // withDockerContainer [2021-02-25T18:50:42.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-02-25T18:50:42.151Z] Configure a credential helper to remove this warning. See [2021-02-25T18:50:42.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-02-25T18:50:42.151Z] [2021-02-25T18:50:42.151Z] Login Succeeded [2021-02-25T18:50:42.151Z] ---> docker-login.sh ends [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } [2021-02-25T18:50:42.329Z] Deleting 1 temporary files [Pipeline] // stage [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-02-25T18:50:43.033Z] ========================================================= [2021-02-25T18:50:43.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-02-25T18:50:43.033Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:50:43.203Z] + docker inspect -f . ci-base-image-x86_64 [2021-02-25T18:50:43.203Z] . [Pipeline] withDockerContainer [2021-02-25T18:50:43.377Z] prd-centos7-docker-4c-2g-27700 does not seem to be running inside a container [2021-02-25T18:50:43.426Z] $ 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 ******** ci-base-image-x86_64 cat [2021-02-25T18:50:43.485Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-02-25T18:50:43.485Z] Sending build context to Docker daemon 103.9kB [2021-02-25T18:50:43.757Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T18:50:43.757Z] Step 2/8 : FROM ${BASE} [2021-02-25T18:50:44.029Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-02-25T18:50:44.029Z] 5f621e34cdf4: Pulling fs layer [2021-02-25T18:50:44.029Z] a4357932f1b6: Pulling fs layer [2021-02-25T18:50:44.029Z] 18c013af1878: Pulling fs layer [2021-02-25T18:50:44.029Z] 00ac8860ef70: Pulling fs layer [2021-02-25T18:50:44.029Z] 63d7cb157983: Pulling fs layer [2021-02-25T18:50:44.029Z] b116817d02f9: Pulling fs layer [2021-02-25T18:50:44.029Z] 745a02a5169b: Pulling fs layer [2021-02-25T18:50:44.029Z] 00ac8860ef70: Waiting [2021-02-25T18:50:44.029Z] 63d7cb157983: Waiting [2021-02-25T18:50:44.029Z] b116817d02f9: Waiting [2021-02-25T18:50:44.029Z] 745a02a5169b: Waiting [2021-02-25T18:50:44.153Z] $ docker top 771e49d1f6cd7dc0076a4c7bf71795333ebe5733a4378ee4fa7bb411c9ac44e7 -eo pid,comm [2021-02-25T18:50:44.314Z] 18c013af1878: Verifying Checksum [2021-02-25T18:50:44.314Z] 18c013af1878: Download complete [2021-02-25T18:50:44.314Z] a4357932f1b6: Download complete [2021-02-25T18:50:44.314Z] 63d7cb157983: Download complete [Pipeline] { [Pipeline] sh [2021-02-25T18:50:44.590Z] b116817d02f9: Verifying Checksum [2021-02-25T18:50:44.590Z] b116817d02f9: Download complete [2021-02-25T18:50:44.803Z] + make test [2021-02-25T18:50:44.803Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-25T18:50:44.872Z] 5f621e34cdf4: Download complete [2021-02-25T18:50:45.475Z] 5f621e34cdf4: Pull complete [2021-02-25T18:50:46.079Z] a4357932f1b6: Pull complete [2021-02-25T18:50:46.357Z] 18c013af1878: Pull complete [2021-02-25T18:50:46.957Z] 745a02a5169b: Verifying Checksum [2021-02-25T18:50:46.957Z] 745a02a5169b: Download complete [2021-02-25T18:50:47.939Z] 00ac8860ef70: Verifying Checksum [2021-02-25T18:50:47.939Z] 00ac8860ef70: Download complete [2021-02-25T18:50:58.107Z] 00ac8860ef70: Pull complete [2021-02-25T18:50:58.107Z] 63d7cb157983: Pull complete [2021-02-25T18:50:58.384Z] b116817d02f9: Pull complete [2021-02-25T18:50:59.810Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-02-25T18:50:59.810Z] CGO_ENABLED=1 go vet ./... [2021-02-25T18:51:00.791Z] gofmt -l . [2021-02-25T18:51:00.791Z] [ "`gofmt -l .`" = "" ] [2021-02-25T18:51:00.791Z] ./bin/test-go-mod-tidy.sh [2021-02-25T18:51:01.371Z] ./bin/test-attribution-txt.sh [2021-02-25T18:51:01.783Z] 745a02a5169b: Pull complete [2021-02-25T18:51:01.783Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-02-25T18:51:01.783Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-02-25T18:51:01.783Z] ---> b7e6874047d6 [2021-02-25T18:51:01.783Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [Pipeline] } [2021-02-25T18:51:01.999Z] $ docker stop --time=1 771e49d1f6cd7dc0076a4c7bf71795333ebe5733a4378ee4fa7bb411c9ac44e7 [2021-02-25T18:51:04.435Z] $ docker rm -f 771e49d1f6cd7dc0076a4c7bf71795333ebe5733a4378ee4fa7bb411c9ac44e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-02-25T18:51:05.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-25T18:51:05.189Z] ---> Running in 2fa8c3fa636f [2021-02-25T18:51:05.190Z] Removing intermediate container 2fa8c3fa636f [2021-02-25T18:51:05.190Z] ---> e6008c40338d [2021-02-25T18:51:05.190Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T18:51:05.464Z] ---> Running in 883125c207aa [2021-02-25T18:51:05.485Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-02-25T18:51:06.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-25T18:51:07.139Z] + ls -al . [2021-02-25T18:51:07.139Z] total 92 [2021-02-25T18:51:07.139Z] drwxrwxr-x. 7 jenkins jenkins 4096 Feb 25 18:51 . [2021-02-25T18:51:07.139Z] drwxrwxr-x. 4 jenkins jenkins 28 Feb 25 18:49 .. [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 7174 Feb 25 18:49 Attribution.txt [2021-02-25T18:51:07.139Z] drwxrwxr-x. 2 jenkins jenkins 64 Feb 25 18:49 bin [2021-02-25T18:51:07.139Z] -rw-r--r--. 1 jenkins jenkins 10 Feb 25 18:50 coverage.out [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 2032 Feb 25 18:49 Dockerfile [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 970 Feb 25 18:49 Dockerfile.build [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 119 Feb 25 18:49 .dockerignore [2021-02-25T18:51:07.139Z] drwxrwxr-x. 8 jenkins jenkins 179 Feb 25 18:49 .git [2021-02-25T18:51:07.139Z] drwxrwxr-x. 2 jenkins jenkins 81 Feb 25 18:49 .github [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 111 Feb 25 18:49 .gitignore [2021-02-25T18:51:07.139Z] -rw-r--r--. 1 jenkins jenkins 136 Feb 25 18:51 go.mod [2021-02-25T18:51:07.139Z] -rw-r--r--. 1 jenkins jenkins 21022 Feb 25 18:51 go.sum [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 687 Feb 25 18:49 Jenkinsfile [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 10174 Feb 25 18:49 LICENSE [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 1522 Feb 25 18:49 main.go [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 1582 Feb 25 18:49 makefile [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 1277 Feb 25 18:49 README.md [2021-02-25T18:51:07.139Z] drwxrwxr-x. 10 jenkins jenkins 173 Feb 25 18:49 res [2021-02-25T18:51:07.139Z] drwxrwxr-x. 4 jenkins jenkins 71 Feb 25 18:49 snap [2021-02-25T18:51:07.139Z] -rw-rw-r--. 1 jenkins jenkins 5 Feb 25 18:46 VERSION [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:51:07.473Z] + 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=ab67b5ff450b560838b1402909b1f01f36b4eb0f --label arch=amd64 --label version=0.0.0 . [2021-02-25T18:51:07.473Z] Sending build context to Docker daemon 128kB [2021-02-25T18:51:07.473Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T18:51:07.473Z] Step 2/27 : FROM ${BASE} AS builder [2021-02-25T18:51:07.473Z] ---> 8feb17a86021 [2021-02-25T18:51:07.473Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-02-25T18:51:07.736Z] ---> Running in 69575602a5a4 [2021-02-25T18:51:08.000Z] Removing intermediate container 69575602a5a4 [2021-02-25T18:51:08.000Z] ---> b8ab53577b4a [2021-02-25T18:51:08.000Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-02-25T18:51:08.000Z] ---> Running in b9ebf7a99df0 [2021-02-25T18:51:08.000Z] Removing intermediate container b9ebf7a99df0 [2021-02-25T18:51:08.000Z] ---> 738896f1edec [2021-02-25T18:51:08.000Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-02-25T18:51:08.096Z] Removing intermediate container 883125c207aa [2021-02-25T18:51:08.096Z] ---> fd5adf34d170 [2021-02-25T18:51:08.096Z] Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash [2021-02-25T18:51:08.096Z] ---> Running in 3c4e1db09f76 [2021-02-25T18:51:08.263Z] ---> Running in 4b8f9690669b [2021-02-25T18:51:08.263Z] Removing intermediate container 4b8f9690669b [2021-02-25T18:51:08.263Z] ---> fdc9b34fbf76 [2021-02-25T18:51:08.263Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T18:51:08.528Z] ---> Running in 93347003f304 [2021-02-25T18:51:09.084Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T18:51:09.474Z] Removing intermediate container 93347003f304 [2021-02-25T18:51:09.474Z] ---> 8cc8ad94e7d7 [2021-02-25T18:51:09.474Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-25T18:51:09.474Z] ---> Running in d88f199fb2e6 [2021-02-25T18:51:09.680Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T18:51:09.738Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T18:51:10.274Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-02-25T18:51:10.274Z] (2/6) Installing libsodium (1.0.18-r0) [2021-02-25T18:51:10.274Z] (3/6) Installing pkgconf (1.7.2-r0) [2021-02-25T18:51:10.274Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-02-25T18:51:10.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T18:51:10.546Z] (5/6) Installing libzmq (4.3.3-r0) [2021-02-25T18:51:10.547Z] (6/6) Installing zeromq-dev (4.3.3-r0) [2021-02-25T18:51:10.821Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T18:51:10.821Z] OK: 144 MiB in 45 packages [2021-02-25T18:51:10.885Z] OK: 167 MiB in 45 packages [2021-02-25T18:51:11.147Z] Removing intermediate container d88f199fb2e6 [2021-02-25T18:51:11.147Z] ---> aaa719896479 [2021-02-25T18:51:11.147Z] Step 8/27 : WORKDIR /app [2021-02-25T18:51:11.412Z] ---> Running in bbe0cd10fd47 [2021-02-25T18:51:11.412Z] Removing intermediate container bbe0cd10fd47 [2021-02-25T18:51:11.412Z] ---> 00955ff06d24 [2021-02-25T18:51:11.412Z] Step 9/27 : COPY go.mod . [2021-02-25T18:51:11.677Z] ---> 6abdeb71fe6e [2021-02-25T18:51:11.677Z] Step 10/27 : RUN go mod download [2021-02-25T18:51:11.677Z] ---> Running in 51de8bec69f0 [2021-02-25T18:51:12.253Z] Removing intermediate container 3c4e1db09f76 [2021-02-25T18:51:12.253Z] ---> a75784b8e829 [2021-02-25T18:51:12.253Z] Step 6/8 : WORKDIR /app [2021-02-25T18:51:12.253Z] ---> Running in e82896e0e685 [2021-02-25T18:51:12.844Z] Removing intermediate container e82896e0e685 [2021-02-25T18:51:12.844Z] ---> 6862c17f2af3 [2021-02-25T18:51:12.844Z] Step 7/8 : COPY . . [2021-02-25T18:51:13.081Z] Removing intermediate container 51de8bec69f0 [2021-02-25T18:51:13.081Z] ---> 85a6f79f43ea [2021-02-25T18:51:13.081Z] Step 11/27 : COPY . . [2021-02-25T18:51:13.081Z] ---> 2332a237ee5c [2021-02-25T18:51:13.081Z] Step 12/27 : ARG MAKE="make build" [2021-02-25T18:51:13.081Z] ---> Running in c2d42e1153e8 [2021-02-25T18:51:13.345Z] Removing intermediate container c2d42e1153e8 [2021-02-25T18:51:13.345Z] ---> 0d852d010bfe [2021-02-25T18:51:13.345Z] Step 13/27 : RUN $MAKE [2021-02-25T18:51:13.345Z] ---> Running in 27a641cc6c6f [2021-02-25T18:51:13.437Z] ---> ebb9ad7f4ce6 [2021-02-25T18:51:13.437Z] Step 8/8 : RUN go mod download [2021-02-25T18:51:13.709Z] ---> Running in 908b8e6e8123 [2021-02-25T18:51:13.932Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-02-25T18:51:29.084Z] Removing intermediate container 27a641cc6c6f [2021-02-25T18:51:29.084Z] ---> 6e70b3d41639 [2021-02-25T18:51:29.084Z] Step 14/27 : FROM alpine:3.12 [2021-02-25T18:51:29.347Z] 3.12: Pulling from library/alpine [2021-02-25T18:51:29.347Z] f84cab65f19f: Pulling fs layer [2021-02-25T18:51:29.608Z] f84cab65f19f: Verifying Checksum [2021-02-25T18:51:29.608Z] f84cab65f19f: Download complete [2021-02-25T18:51:29.870Z] f84cab65f19f: Pull complete [2021-02-25T18:51:29.870Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T18:51:29.870Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T18:51:29.870Z] ---> 88dd2752d2ea [2021-02-25T18:51:29.870Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-02-25T18:51:29.870Z] ---> Running in 62b9818d3b5e [2021-02-25T18:51:30.133Z] Removing intermediate container 62b9818d3b5e [2021-02-25T18:51:30.133Z] ---> 38eb3a79a27e [2021-02-25T18:51:30.133Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-02-25T18:51:30.133Z] ---> Running in 5da5c784dc6a [2021-02-25T18:51:30.396Z] Removing intermediate container 5da5c784dc6a [2021-02-25T18:51:30.396Z] ---> bb09736cbd9a [2021-02-25T18:51:30.396Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-02-25T18:51:30.396Z] ---> Running in 08d4f301794a [2021-02-25T18:51:31.355Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-02-25T18:51:31.617Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-02-25T18:51:31.617Z] (1/7) Installing ca-certificates (20191127-r4) [2021-02-25T18:51:31.617Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-02-25T18:51:31.617Z] (3/7) Installing libgcc (9.3.0-r2) [2021-02-25T18:51:31.617Z] (4/7) Installing libsodium (1.0.18-r0) [2021-02-25T18:51:31.617Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-02-25T18:51:31.879Z] (6/7) Installing libzmq (4.3.3-r0) [2021-02-25T18:51:31.879Z] (7/7) Installing zeromq (4.3.3-r0) [2021-02-25T18:51:31.879Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T18:51:31.879Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T18:51:31.879Z] OK: 9 MiB in 21 packages [2021-02-25T18:51:33.282Z] Removing intermediate container 08d4f301794a [2021-02-25T18:51:33.282Z] ---> 7c9d5be2f3b0 [2021-02-25T18:51:33.282Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-02-25T18:51:33.282Z] ---> 19cda0c3c09f [2021-02-25T18:51:33.282Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-02-25T18:51:33.547Z] ---> 41435765fb7b [2021-02-25T18:51:33.547Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-02-25T18:51:33.810Z] ---> dc8a1dc21aca [2021-02-25T18:51:33.810Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-02-25T18:51:34.388Z] ---> 34dea3f63acd [2021-02-25T18:51:34.388Z] Step 22/27 : EXPOSE 48095 [2021-02-25T18:51:34.388Z] ---> Running in 935f8a68b6e1 [2021-02-25T18:51:34.652Z] Removing intermediate container 935f8a68b6e1 [2021-02-25T18:51:34.652Z] ---> b6802844a9e7 [2021-02-25T18:51:34.652Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-02-25T18:51:34.915Z] ---> Running in a159d8e346a5 [2021-02-25T18:51:34.915Z] Removing intermediate container a159d8e346a5 [2021-02-25T18:51:34.915Z] ---> 1f7aa2bba2a8 [2021-02-25T18:51:34.915Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T18:51:35.181Z] ---> Running in c5b14e19c7be [2021-02-25T18:51:35.181Z] Removing intermediate container c5b14e19c7be [2021-02-25T18:51:35.181Z] ---> 65ef41d9bb79 [2021-02-25T18:51:35.181Z] Step 25/27 : LABEL arch=amd64 [2021-02-25T18:51:35.442Z] ---> Running in 11a7da1e5dac [2021-02-25T18:51:35.442Z] Removing intermediate container 11a7da1e5dac [2021-02-25T18:51:35.442Z] ---> c18ca716f2ef [2021-02-25T18:51:35.442Z] Step 26/27 : LABEL git_sha=ab67b5ff450b560838b1402909b1f01f36b4eb0f [2021-02-25T18:51:35.703Z] ---> Running in 6e5943f766ae [2021-02-25T18:51:35.703Z] Removing intermediate container 6e5943f766ae [2021-02-25T18:51:35.703Z] ---> 68aa14aa0386 [2021-02-25T18:51:35.703Z] Step 27/27 : LABEL version=0.0.0 [2021-02-25T18:51:35.703Z] ---> Running in 240b837fdf9b [2021-02-25T18:51:35.965Z] Removing intermediate container 240b837fdf9b [2021-02-25T18:51:35.965Z] ---> 82294cb8b2bb [2021-02-25T18:51:35.965Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-25T18:51:35.965Z] Successfully built 82294cb8b2bb [2021-02-25T18:51:35.965Z] 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-02-25T18:51:40.513Z] Removing intermediate container 908b8e6e8123 [2021-02-25T18:51:40.513Z] ---> c6296960583a [2021-02-25T18:51:40.513Z] Successfully built c6296960583a [2021-02-25T18:51:40.513Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:51:40.889Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T18:51:40.889Z] . [Pipeline] withDockerContainer [2021-02-25T18:51:41.151Z] prd-ubuntu18.04-docker-arm64-4c-16g-27701 does not seem to be running inside a container [2021-02-25T18:51:41.234Z] $ 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 ******** ci-base-image-arm64 cat [2021-02-25T18:51:42.770Z] $ docker top 439cca38fcf2779845ef658c31dbd90096302cbda70dec1e1684e2afbce8dccd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T18:51:43.852Z] + go version [2021-02-25T18:51:43.852Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-02-25T18:51:43.885Z] $ docker stop --time=1 439cca38fcf2779845ef658c31dbd90096302cbda70dec1e1684e2afbce8dccd [2021-02-25T18:51:45.849Z] $ docker rm -f 439cca38fcf2779845ef658c31dbd90096302cbda70dec1e1684e2afbce8dccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:51:47.072Z] + docker inspect -f . ci-base-image-arm64 [2021-02-25T18:51:47.072Z] . [Pipeline] withDockerContainer [2021-02-25T18:51:47.345Z] prd-ubuntu18.04-docker-arm64-4c-16g-27701 does not seem to be running inside a container [2021-02-25T18:51:47.429Z] $ 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 ******** ci-base-image-arm64 cat [2021-02-25T18:51:48.939Z] $ docker top 8d8c029eb09b7757db465f6430192c3365f238f1b34657e67ee53ed97c3dadf8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T18:51:50.044Z] + make test [2021-02-25T18:51:50.044Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-02-25T18:51:51.779Z] Still waiting to schedule task [2021-02-25T18:51:51.780Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-02-25T18:52:29.097Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2021-02-25T18:52:29.097Z] CGO_ENABLED=1 go vet ./... [2021-02-25T18:52:32.716Z] Running on prd-ubuntu18.04-docker-8c-8g-27702 in /w/workspace/_app-service-configurable_PR-198 [Pipeline] { [Pipeline] ws [2021-02-25T18:52:32.816Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2021-02-25T18:52:34.919Z] using credential edgex-jenkins-ssh [2021-02-25T18:52:34.972Z] Cloning the remote Git repository [2021-02-25T18:52:34.998Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2021-02-25T18:52:35.057Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2021-02-25T18:52:35.079Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-25T18:52:35.080Z] > git --version # timeout=10 [2021-02-25T18:52:35.088Z] > git --version # 'git version 2.17.1' [2021-02-25T18:52:35.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T18:52:35.108Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T18:52:35.841Z] gofmt -l . [2021-02-25T18:52:35.841Z] [ "`gofmt -l .`" = "" ] [2021-02-25T18:52:35.841Z] ./bin/test-go-mod-tidy.sh [2021-02-25T18:52:35.841Z] ./bin/test-attribution-txt.sh [2021-02-25T18:52:36.227Z] Merging remotes/origin/master commit 50a23fb25f057f24c09903bc43e33ee9cf0b091d into PR head commit ab67b5ff450b560838b1402909b1f01f36b4eb0f [2021-02-25T18:52:36.295Z] Merge succeeded, producing ab67b5ff450b560838b1402909b1f01f36b4eb0f [2021-02-25T18:52:36.295Z] Checking out Revision ab67b5ff450b560838b1402909b1f01f36b4eb0f (PR-198) [2021-02-25T18:52:35.693Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-25T18:52:35.698Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-02-25T18:52:35.706Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2021-02-25T18:52:35.715Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2021-02-25T18:52:35.715Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T18:52:35.718Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/198/head:refs/remotes/origin/PR-198 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-25T18:52:36.238Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T18:52:36.242Z] > git checkout -f ab67b5ff450b560838b1402909b1f01f36b4eb0f # timeout=10 [2021-02-25T18:52:36.269Z] > git remote # timeout=10 [2021-02-25T18:52:36.275Z] > git config --get remote.origin.url # timeout=10 [2021-02-25T18:52:36.285Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-02-25T18:52:36.288Z] > git merge 50a23fb25f057f24c09903bc43e33ee9cf0b091d # timeout=10 [2021-02-25T18:52:36.294Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-25T18:52:36.301Z] > git config core.sparsecheckout # timeout=10 [2021-02-25T18:52:36.304Z] > git checkout -f ab67b5ff450b560838b1402909b1f01f36b4eb0f # timeout=10 [Pipeline] } [2021-02-25T18:52:37.324Z] $ docker stop --time=1 8d8c029eb09b7757db465f6430192c3365f238f1b34657e67ee53ed97c3dadf8 [2021-02-25T18:52:39.752Z] $ docker rm -f 8d8c029eb09b7757db465f6430192c3365f238f1b34657e67ee53ed97c3dadf8 [2021-02-25T18:52:39.884Z] Commit message: "refactor: Update profiles for refactored http export with secret header" [2021-02-25T18:52:39.921Z] > git --version # timeout=10 [2021-02-25T18:52:39.924Z] > git --version # 'git version 2.17.1' [2021-02-25T18:52:39.928Z] fatal: bad object 5a4b2863d981ac6c14e44fa4f963a690d64f08cf [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-02-25T18:52:40.773Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-02-25T18:52:40.824Z] Warning: overwriting stash ‘coverage-report’ [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:52:41.492Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T18:52:41.504Z] + echo snap-build.sh [2021-02-25T18:52:41.504Z] snap-build.sh [2021-02-25T18:52:41.504Z] + SNAP_BASE_DIR=. [2021-02-25T18:52:41.504Z] + '[' '!' -z /w/workspace/app-service-configurable/1 ']' [2021-02-25T18:52:41.504Z] + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 [2021-02-25T18:52:41.504Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' [2021-02-25T18:52:41.504Z] [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] [2021-02-25T18:52:41.504Z] + cd /w/workspace/app-service-configurable/1 [2021-02-25T18:52:41.504Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-02-25T18:52:41.504Z] Reading package lists... [2021-02-25T18:52:41.504Z] Building dependency tree... [2021-02-25T18:52:41.504Z] Reading state information... [Pipeline] // script [Pipeline] } [2021-02-25T18:52:41.769Z] The following packages were automatically installed and are no longer required: [2021-02-25T18:52:41.769Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-02-25T18:52:41.769Z] uidmap xdelta3 [2021-02-25T18:52:41.769Z] Use 'sudo apt autoremove' to remove them. [2021-02-25T18:52:41.769Z] The following packages will be REMOVED: [2021-02-25T18:52:41.769Z] lxd* lxd-client* [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-02-25T18:52:42.379Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-02-25T18:52:42.379Z] After this operation, 31.7 MB disk space will be freed. [2021-02-25T18:52:42.460Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-02-25T18:52:42.822Z] + ls -al . [2021-02-25T18:52:42.822Z] total 116 [2021-02-25T18:52:42.822Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 25 18:52 . [2021-02-25T18:52:42.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 18:50 .. [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 25 18:50 .dockerignore [2021-02-25T18:52:42.822Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 18:50 .git [2021-02-25T18:52:42.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 18:50 .github [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 111 Feb 25 18:50 .gitignore [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 7174 Feb 25 18:50 Attribution.txt [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 2032 Feb 25 18:50 Dockerfile [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 970 Feb 25 18:50 Dockerfile.build [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 687 Feb 25 18:50 Jenkinsfile [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 25 18:50 LICENSE [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 1277 Feb 25 18:50 README.md [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 25 18:46 VERSION [2021-02-25T18:52:42.822Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 18:50 bin [2021-02-25T18:52:42.822Z] -rw-r--r-- 1 jenkins jenkins 10 Feb 25 18:51 coverage.out [2021-02-25T18:52:42.822Z] -rw-r--r-- 1 jenkins jenkins 136 Feb 25 18:52 go.mod [2021-02-25T18:52:42.822Z] -rw-r--r-- 1 jenkins jenkins 21022 Feb 25 18:52 go.sum [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 1522 Feb 25 18:50 main.go [2021-02-25T18:52:42.822Z] -rw-rw-r-- 1 jenkins jenkins 1582 Feb 25 18:50 makefile [2021-02-25T18:52:42.822Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 18:50 res [2021-02-25T18:52:42.822Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 18:50 snap [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:52:43.247Z] + 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=ab67b5ff450b560838b1402909b1f01f36b4eb0f --label arch=arm64 --label version=0.0.0 . [2021-02-25T18:52:43.247Z] Sending build context to Docker daemon 128kB [2021-02-25T18:52:43.429Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-02-25T18:52:43.429Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-25T18:52:43.522Z] Step 1/27 : ARG BASE=golang:1.15-alpine3.12 [2021-02-25T18:52:43.522Z] Step 2/27 : FROM ${BASE} AS builder [2021-02-25T18:52:43.522Z] ---> c6296960583a [2021-02-25T18:52:43.522Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-02-25T18:52:43.796Z] ---> Running in fadbfedbd7a5 [2021-02-25T18:52:44.381Z] Removing lxd dnsmasq configuration [2021-02-25T18:52:44.381Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-02-25T18:52:44.381Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-02-25T18:52:44.392Z] Removing intermediate container fadbfedbd7a5 [2021-02-25T18:52:44.392Z] ---> dfbc9c131142 [2021-02-25T18:52:44.392Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-02-25T18:52:44.392Z] ---> Running in 101cce1251b3 [2021-02-25T18:52:44.990Z] Removing intermediate container 101cce1251b3 [2021-02-25T18:52:44.990Z] ---> 08f1251f5194 [2021-02-25T18:52:44.990Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-02-25T18:52:44.990Z] ---> Running in 16cb2442d59a [2021-02-25T18:52:45.263Z] Removing intermediate container 16cb2442d59a [2021-02-25T18:52:45.264Z] ---> 324f814f48c9 [2021-02-25T18:52:45.264Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-02-25T18:52:45.324Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-02-25T18:52:45.324Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-02-25T18:52:45.324Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-02-25T18:52:45.536Z] ---> Running in b30a5c3d2b47 [2021-02-25T18:52:46.706Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-02-25T18:52:46.968Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-02-25T18:52:47.502Z] Removing intermediate container b30a5c3d2b47 [2021-02-25T18:52:47.502Z] ---> 7658f953c9d8 [2021-02-25T18:52:47.502Z] Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-02-25T18:52:47.783Z] ---> Running in ee85a5df3e2c [2021-02-25T18:52:48.350Z] + sudo snap remove --purge lxd [2021-02-25T18:52:48.611Z] snap "lxd" is not installed [2021-02-25T18:52:48.611Z] + sudo groupadd --force --system lxd [2021-02-25T18:52:48.611Z] ++ whoami [2021-02-25T18:52:48.611Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-02-25T18:52:48.611Z] + newgrp - lxd [2021-02-25T18:52:48.611Z] + sudo snap install lxd [2021-02-25T18:52:48.772Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T18:52:49.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T18:52:49.957Z] OK: 144 MiB in 45 packages [2021-02-25T18:52:51.393Z] Removing intermediate container ee85a5df3e2c [2021-02-25T18:52:51.393Z] ---> 6ee352f682dc [2021-02-25T18:52:51.393Z] Step 8/27 : WORKDIR /app [2021-02-25T18:52:51.393Z] ---> Running in 3b5d396a3d3f [2021-02-25T18:52:51.668Z] Removing intermediate container 3b5d396a3d3f [2021-02-25T18:52:51.668Z] ---> e3c8bd2a33de [2021-02-25T18:52:51.668Z] Step 9/27 : COPY go.mod . [2021-02-25T18:52:52.642Z] ---> 6d6d68495934 [2021-02-25T18:52:52.643Z] Step 10/27 : RUN go mod download [2021-02-25T18:52:52.643Z] ---> Running in 4a551764cf93 [2021-02-25T18:52:54.612Z] Removing intermediate container 4a551764cf93 [2021-02-25T18:52:54.612Z] ---> ad7c4a60f2d4 [2021-02-25T18:52:54.612Z] Step 11/27 : COPY . . [2021-02-25T18:52:55.600Z] ---> 439e2d66b158 [2021-02-25T18:52:55.600Z] Step 12/27 : ARG MAKE="make build" [2021-02-25T18:52:55.600Z] ---> Running in e0ff93077e0d [2021-02-25T18:52:56.200Z] Removing intermediate container e0ff93077e0d [2021-02-25T18:52:56.200Z] ---> 56e361a2ec47 [2021-02-25T18:52:56.200Z] Step 13/27 : RUN $MAKE [2021-02-25T18:52:56.200Z] ---> Running in ba3b191e7e18 [2021-02-25T18:52:57.181Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-02-25T18:52:58.611Z] 2021-02-25T18:52:56Z INFO Waiting for automatic snapd restart... [2021-02-25T18:53:16.728Z] lxd 4.11 from Canonical* installed [2021-02-25T18:53:16.728Z] + sudo lxd init --auto [2021-02-25T18:53:23.324Z] + sudo snap install --classic snapcraft [2021-02-25T18:53:28.658Z] snapcraft 4.5.1 from Canonical* installed [2021-02-25T18:53:28.658Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-02-25T18:53:28.658Z] + sudo snapcraft prime --use-lxd [2021-02-25T18:53:29.603Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-02-25T18:53:29.603Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-25T18:53:29.603Z] - README.md [2021-02-25T18:53:29.603Z] [2021-02-25T18:53:29.603Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-25T18:53:30.174Z] Launching a container. [2021-02-25T18:53:36.193Z] Removing intermediate container ba3b191e7e18 [2021-02-25T18:53:36.193Z] ---> 9317abf3b1aa [2021-02-25T18:53:36.193Z] Step 14/27 : FROM alpine:3.12 [2021-02-25T18:53:36.193Z] 3.12: Pulling from library/alpine [2021-02-25T18:53:36.193Z] dce8679b510e: Pulling fs layer [2021-02-25T18:53:36.193Z] dce8679b510e: Verifying Checksum [2021-02-25T18:53:36.193Z] dce8679b510e: Download complete [2021-02-25T18:53:36.193Z] dce8679b510e: Pull complete [2021-02-25T18:53:36.193Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-02-25T18:53:36.193Z] Status: Downloaded newer image for alpine:3.12 [2021-02-25T18:53:36.193Z] ---> d10569e2745f [2021-02-25T18:53:36.193Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-02-25T18:53:36.193Z] ---> Running in 409e68190459 [2021-02-25T18:53:36.193Z] Removing intermediate container 409e68190459 [2021-02-25T18:53:36.193Z] ---> fd4932663dd6 [2021-02-25T18:53:36.193Z] Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} [2021-02-25T18:53:36.193Z] ---> Running in bc9b6867c691 [2021-02-25T18:53:36.193Z] Removing intermediate container bc9b6867c691 [2021-02-25T18:53:36.193Z] ---> fb1cc9207d1d [2021-02-25T18:53:36.193Z] Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init [2021-02-25T18:53:36.193Z] ---> Running in d996d039550b [2021-02-25T18:53:36.193Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-02-25T18:53:36.466Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-02-25T18:53:37.458Z] (1/7) Installing ca-certificates (20191127-r4) [2021-02-25T18:53:37.458Z] (2/7) Installing dumb-init (1.2.2-r1) [2021-02-25T18:53:37.459Z] (3/7) Installing libgcc (9.3.0-r2) [2021-02-25T18:53:37.459Z] (4/7) Installing libsodium (1.0.18-r0) [2021-02-25T18:53:37.459Z] (5/7) Installing libstdc++ (9.3.0-r2) [2021-02-25T18:53:37.736Z] (6/7) Installing libzmq (4.3.3-r0) [2021-02-25T18:53:37.736Z] (7/7) Installing zeromq (4.3.3-r0) [2021-02-25T18:53:37.736Z] Executing busybox-1.31.1-r19.trigger [2021-02-25T18:53:37.736Z] Executing ca-certificates-20191127-r4.trigger [2021-02-25T18:53:37.736Z] OK: 9 MiB in 21 packages [2021-02-25T18:53:39.714Z] Removing intermediate container d996d039550b [2021-02-25T18:53:39.714Z] ---> 5aa04f005ff1 [2021-02-25T18:53:39.714Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-02-25T18:53:40.316Z] ---> 66651a67138e [2021-02-25T18:53:40.316Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-02-25T18:53:40.910Z] ---> 41f882e04a65 [2021-02-25T18:53:40.910Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2021-02-25T18:53:41.893Z] ---> c761fe3bb8d5 [2021-02-25T18:53:41.893Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2021-02-25T18:53:43.325Z] ---> d82dbeaeafe4 [2021-02-25T18:53:43.325Z] Step 22/27 : EXPOSE 48095 [2021-02-25T18:53:43.325Z] ---> Running in 0aff86ada936 [2021-02-25T18:53:43.595Z] Removing intermediate container 0aff86ada936 [2021-02-25T18:53:43.595Z] ---> cec4bf0142a9 [2021-02-25T18:53:43.595Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2021-02-25T18:53:43.871Z] ---> Running in 5de11e971a68 [2021-02-25T18:53:44.141Z] Removing intermediate container 5de11e971a68 [2021-02-25T18:53:44.141Z] ---> 01a372b0b715 [2021-02-25T18:53:44.141Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-02-25T18:53:44.414Z] ---> Running in 1da4e96298f8 [2021-02-25T18:53:44.685Z] Removing intermediate container 1da4e96298f8 [2021-02-25T18:53:44.685Z] ---> 46e79218fa3f [2021-02-25T18:53:44.685Z] Step 25/27 : LABEL arch=arm64 [2021-02-25T18:53:44.956Z] ---> Running in d768dbd39cd2 [2021-02-25T18:53:45.100Z] Waiting for container to be ready [2021-02-25T18:53:45.100Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-02-25T18:53:45.100Z] [2021-02-25T18:53:45.227Z] Removing intermediate container d768dbd39cd2 [2021-02-25T18:53:45.227Z] ---> eb007b7405ed [2021-02-25T18:53:45.227Z] Step 26/27 : LABEL git_sha=ab67b5ff450b560838b1402909b1f01f36b4eb0f [2021-02-25T18:53:45.500Z] ---> Running in b8c141512bc0 [2021-02-25T18:53:46.095Z] Removing intermediate container b8c141512bc0 [2021-02-25T18:53:46.095Z] ---> 93df2d840099 [2021-02-25T18:53:46.095Z] Step 27/27 : LABEL version=0.0.0 [2021-02-25T18:53:46.095Z] ---> Running in 80f512923acb [2021-02-25T18:53:46.691Z] Removing intermediate container 80f512923acb [2021-02-25T18:53:46.691Z] ---> 858434be9329 [2021-02-25T18:53:46.691Z] [Warning] One or more build-args [ARCH] were not consumed [2021-02-25T18:53:46.691Z] Successfully built 858434be9329 [2021-02-25T18:53:46.691Z] Successfully tagged docker-app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-02-25T18:53:47.019Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-02-25T18:53:47.597Z] Waiting for network to be ready... [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:53:48.088Z] ---> job-cost.sh [2021-02-25T18:53:48.088Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eokm [2021-02-25T18:53:48.173Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-25T18:53:48.173Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-25T18:53:48.433Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-02-25T18:53:48.433Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-25T18:53:48.693Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-25T18:53:48.693Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-25T18:53:48.955Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-25T18:53:48.955Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-25T18:53:48.955Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-25T18:53:48.955Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-25T18:53:48.955Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-25T18:53:48.955Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-02-25T18:53:48.955Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-02-25T18:53:48.955Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-02-25T18:53:48.955Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-02-25T18:53:48.955Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-02-25T18:53:48.955Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-25T18:53:49.216Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-02-25T18:53:49.216Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-25T18:53:49.477Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-02-25T18:53:49.738Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-25T18:53:49.738Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-02-25T18:53:49.738Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-02-25T18:53:49.738Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-25T18:53:49.738Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-25T18:53:49.738Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-02-25T18:53:49.738Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-25T18:53:53.034Z] Fetched 24.0 MB in 5s (4543 kB/s) [2021-02-25T18:53:54.417Z] Reading package lists... [2021-02-25T18:53:54.417Z] Reading package lists... [2021-02-25T18:53:54.678Z] Building dependency tree... [2021-02-25T18:53:54.678Z] Reading state information... [2021-02-25T18:53:54.678Z] The following additional packages will be installed: [2021-02-25T18:53:54.678Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-25T18:53:54.678Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-25T18:53:54.678Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-25T18:53:54.678Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-02-25T18:53:54.678Z] Suggested packages: [2021-02-25T18:53:54.678Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-02-25T18:53:54.678Z] Recommended packages: [2021-02-25T18:53:54.678Z] gnupg libsasl2-modules [2021-02-25T18:53:54.937Z] The following NEW packages will be installed: [2021-02-25T18:53:54.937Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-02-25T18:53:54.938Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-02-25T18:53:54.938Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-02-25T18:53:54.938Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-02-25T18:53:54.938Z] The following packages will be upgraded: [2021-02-25T18:53:54.938Z] gpg gpg-agent gpgconf libudev1 [2021-02-25T18:53:55.199Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-02-25T18:53:55.199Z] Need to get 3530 kB of archives. [2021-02-25T18:53:55.199Z] After this operation, 13.3 MB of additional disk space will be used. [2021-02-25T18:53:55.199Z] 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-02-25T18:53:55.199Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] [2021-02-25T18:53:55.199Z] 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-02-25T18:53:55.460Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] [2021-02-25T18:53:55.460Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-02-25T18:53:55.460Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-02-25T18:53:55.720Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-02-25T18:53:55.720Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-02-25T18:53:55.720Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-02-25T18:53:55.981Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-02-25T18:53:55.981Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-02-25T18:53:55.981Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-02-25T18:53:55.981Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-02-25T18:53:55.981Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-02-25T18:53:55.981Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-02-25T18:53:55.981Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-02-25T18:53:55.981Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-02-25T18:53:55.981Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-02-25T18:53:55.981Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-02-25T18:53:55.981Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-02-25T18:53:55.981Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-02-25T18:53:55.981Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-02-25T18:53:56.245Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T18:53:56.245Z] Fetched 3530 kB in 1s (3045 kB/s) [2021-02-25T18:53:56.245Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-25T18:53:56.245Z] Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... [2021-02-25T18:53:56.245Z] Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-25T18:53:56.506Z] Setting up libudev1:amd64 (237-3ubuntu10.44) ... [2021-02-25T18:53:56.506Z] Selecting previously unselected package udev. [2021-02-25T18:53:56.506Z] (Reading database ... 12511 files and directories currently installed.) [2021-02-25T18:53:56.506Z] Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... [2021-02-25T18:53:56.506Z] Unpacking udev (237-3ubuntu10.44) ... [2021-02-25T18:53:56.767Z] Selecting previously unselected package libfuse2:amd64. [2021-02-25T18:53:56.767Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-02-25T18:53:56.767Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-25T18:53:57.028Z] Selecting previously unselected package fuse. [2021-02-25T18:53:57.028Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-02-25T18:53:57.028Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-02-25T18:53:57.028Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-25T18:53:57.028Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-25T18:53:57.028Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-25T18:53:57.289Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-25T18:53:57.289Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-25T18:53:57.289Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-25T18:53:57.549Z] Selecting previously unselected package libksba8:amd64. [2021-02-25T18:53:57.549Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-02-25T18:53:57.549Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-02-25T18:53:57.549Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-02-25T18:53:57.549Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-25T18:53:57.549Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:57.812Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-02-25T18:53:57.812Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-25T18:53:57.812Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:57.812Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-02-25T18:53:57.812Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-25T18:53:57.812Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:57.812Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-02-25T18:53:57.812Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-25T18:53:57.812Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:58.076Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-02-25T18:53:58.076Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-25T18:53:58.076Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:58.076Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-02-25T18:53:58.076Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-25T18:53:58.076Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:58.076Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-02-25T18:53:58.076Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-25T18:53:58.076Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:58.338Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-02-25T18:53:58.338Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-25T18:53:58.338Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:58.338Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-02-25T18:53:58.338Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-02-25T18:53:58.338Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:58.599Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-25T18:53:58.599Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-25T18:53:58.599Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-25T18:53:58.599Z] Selecting previously unselected package libsasl2-2:amd64. [2021-02-25T18:53:58.599Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-02-25T18:53:58.599Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-25T18:53:58.599Z] Selecting previously unselected package libldap-common. [2021-02-25T18:53:58.599Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-02-25T18:53:58.599Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-25T18:53:58.859Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-25T18:53:58.859Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-02-25T18:53:58.859Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-25T18:53:58.859Z] Selecting previously unselected package dirmngr. [2021-02-25T18:53:58.859Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-25T18:53:58.859Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-25T18:53:59.119Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-25T18:53:59.119Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-02-25T18:53:59.119Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-02-25T18:53:59.119Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-25T18:53:59.119Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-02-25T18:53:59.119Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-02-25T18:53:59.383Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:59.383Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-02-25T18:53:59.383Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-25T18:53:59.383Z] Setting up udev (237-3ubuntu10.44) ... [2021-02-25T18:53:59.643Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-02-25T18:53:59.905Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:59.906Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-02-25T18:53:59.906Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-02-25T18:53:59.906Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-02-25T18:53:59.906Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:59.906Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:53:59.906Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:54:00.167Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:54:00.167Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:54:00.167Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:54:00.167Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-02-25T18:54:00.167Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-02-25T18:54:00.167Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-02-25T18:54:00.167Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-25T18:54:00.739Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-02-25T18:54:00.739Z] settings in the [Install] section, and DefaultInstance for template units). [2021-02-25T18:54:00.739Z] This means they are not meant to be enabled using systemctl. [2021-02-25T18:54:00.739Z] Possible reasons for having this kind of units are: [2021-02-25T18:54:00.739Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-02-25T18:54:00.739Z] .wants/ or .requires/ directory. [2021-02-25T18:54:00.739Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-02-25T18:54:00.739Z] a requirement dependency on it. [2021-02-25T18:54:00.739Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-02-25T18:54:00.739Z] D-Bus, udev, scripted systemctl call, ...). [2021-02-25T18:54:00.739Z] 4) In case of template units, the unit is meant to be enabled with some [2021-02-25T18:54:00.739Z] instance name specified. [2021-02-25T18:54:01.014Z] Reading package lists... [2021-02-25T18:54:01.014Z] Building dependency tree... [2021-02-25T18:54:01.014Z] Reading state information... [2021-02-25T18:54:01.282Z] The following additional packages will be installed: [2021-02-25T18:54:01.282Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-02-25T18:54:01.282Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-02-25T18:54:01.282Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-02-25T18:54:01.282Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-02-25T18:54:01.283Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-02-25T18:54:01.283Z] Suggested packages: [2021-02-25T18:54:01.283Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-02-25T18:54:01.283Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-02-25T18:54:01.283Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-02-25T18:54:01.283Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-02-25T18:54:01.283Z] systemd-container policykit-1 [2021-02-25T18:54:01.283Z] Recommended packages: [2021-02-25T18:54:01.283Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-02-25T18:54:01.283Z] The following NEW packages will be installed: [2021-02-25T18:54:01.283Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-02-25T18:54:01.283Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-02-25T18:54:01.283Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-02-25T18:54:01.283Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-02-25T18:54:01.283Z] python3.6-minimal snapd squashfs-tools sudo [2021-02-25T18:54:01.283Z] The following packages will be upgraded: [2021-02-25T18:54:01.283Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-02-25T18:54:01.586Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-02-25T18:54:01.586Z] Need to get 35.2 MB of archives. [2021-02-25T18:54:01.586Z] After this operation, 141 MB of additional disk space will be used. [2021-02-25T18:54:01.586Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-02-25T18:54:01.586Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] [2021-02-25T18:54:02.231Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-02-25T18:54:02.231Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.8 [1301 kB] [2021-02-25T18:54:02.231Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] [2021-02-25T18:54:02.231Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-02-25T18:54:02.231Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-02-25T18:54:02.231Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-02-25T18:54:02.231Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-02-25T18:54:02.231Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-02-25T18:54:02.231Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-02-25T18:54:02.231Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-02-25T18:54:02.231Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-02-25T18:54:02.231Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-02-25T18:54:02.231Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-02-25T18:54:02.231Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-02-25T18:54:02.231Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-02-25T18:54:02.492Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-02-25T18:54:02.492Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-02-25T18:54:02.492Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-02-25T18:54:02.492Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-02-25T18:54:02.492Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-02-25T18:54:02.492Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-02-25T18:54:02.492Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-02-25T18:54:02.492Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-02-25T18:54:02.492Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-02-25T18:54:02.492Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-02-25T18:54:02.492Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-02-25T18:54:02.492Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-02-25T18:54:02.492Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-02-25T18:54:03.881Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T18:54:03.881Z] Fetched 35.2 MB in 2s (15.5 MB/s) [2021-02-25T18:54:03.881Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-25T18:54:03.881Z] Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... [2021-02-25T18:54:03.881Z] Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-25T18:54:04.460Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... [2021-02-25T18:54:04.460Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-25T18:54:04.720Z] Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... [2021-02-25T18:54:04.720Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-25T18:54:04.720Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-02-25T18:54:04.720Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-25T18:54:04.983Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-02-25T18:54:05.244Z] (Reading database ... 12757 files and directories currently installed.) [2021-02-25T18:54:05.244Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-02-25T18:54:05.244Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-02-25T18:54:05.505Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-02-25T18:54:05.505Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-02-25T18:54:06.077Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-02-25T18:54:06.077Z] (Reading database ... 12764 files and directories currently installed.) [2021-02-25T18:54:06.077Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-25T18:54:06.077Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-25T18:54:06.338Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-02-25T18:54:06.338Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-25T18:54:06.338Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-25T18:54:06.598Z] Selecting previously unselected package libexpat1:amd64. [2021-02-25T18:54:06.598Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-02-25T18:54:06.598Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-25T18:54:06.598Z] Selecting previously unselected package python3.6-minimal. [2021-02-25T18:54:06.598Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-25T18:54:06.598Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-02-25T18:54:07.172Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-25T18:54:07.172Z] Checking for services that may need to be restarted...done. [2021-02-25T18:54:07.172Z] Checking for services that may need to be restarted...done. [2021-02-25T18:54:07.172Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-25T18:54:07.172Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-02-25T18:54:07.172Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-02-25T18:54:07.743Z] Selecting previously unselected package python3-minimal. [2021-02-25T18:54:07.743Z] (Reading database ... 13012 files and directories currently installed.) [2021-02-25T18:54:07.743Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-02-25T18:54:07.744Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-02-25T18:54:08.004Z] Selecting previously unselected package mime-support. [2021-02-25T18:54:08.004Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-02-25T18:54:08.004Z] Unpacking mime-support (3.60ubuntu1) ... [2021-02-25T18:54:08.004Z] Selecting previously unselected package libmpdec2:amd64. [2021-02-25T18:54:08.004Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-02-25T18:54:08.004Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-25T18:54:08.004Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-02-25T18:54:08.004Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-25T18:54:08.004Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-25T18:54:08.264Z] Selecting previously unselected package python3.6. [2021-02-25T18:54:08.264Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-02-25T18:54:08.264Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-25T18:54:08.526Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-25T18:54:08.526Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-02-25T18:54:08.526Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-25T18:54:08.526Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-02-25T18:54:08.790Z] Selecting previously unselected package python3. [2021-02-25T18:54:08.790Z] (Reading database ... 13442 files and directories currently installed.) [2021-02-25T18:54:08.790Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-02-25T18:54:08.790Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-02-25T18:54:09.051Z] Selecting previously unselected package multiarch-support. [2021-02-25T18:54:09.051Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-02-25T18:54:09.051Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-02-25T18:54:09.051Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-02-25T18:54:09.051Z] Selecting previously unselected package liblzo2-2:amd64. [2021-02-25T18:54:09.051Z] (Reading database ... 13479 files and directories currently installed.) [2021-02-25T18:54:09.051Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-02-25T18:54:09.051Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-02-25T18:54:09.314Z] Selecting previously unselected package libbsd0:amd64. [2021-02-25T18:54:09.314Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-02-25T18:54:09.314Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-25T18:54:09.314Z] Selecting previously unselected package sudo. [2021-02-25T18:54:09.314Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-02-25T18:54:09.314Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-25T18:54:09.574Z] Selecting previously unselected package apparmor. [2021-02-25T18:54:09.574Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-02-25T18:54:09.574Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-02-25T18:54:09.574Z] Selecting previously unselected package libedit2:amd64. [2021-02-25T18:54:09.574Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-02-25T18:54:09.574Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-02-25T18:54:09.840Z] Selecting previously unselected package libkrb5support0:amd64. [2021-02-25T18:54:09.841Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-02-25T18:54:09.841Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-25T18:54:09.841Z] Selecting previously unselected package libk5crypto3:amd64. [2021-02-25T18:54:09.841Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-25T18:54:09.841Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-25T18:54:10.102Z] Selecting previously unselected package libkeyutils1:amd64. [2021-02-25T18:54:10.102Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-02-25T18:54:10.102Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-25T18:54:10.102Z] Selecting previously unselected package libkrb5-3:amd64. [2021-02-25T18:54:10.102Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-02-25T18:54:10.102Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-25T18:54:10.362Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-25T18:54:10.362Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-02-25T18:54:10.362Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-25T18:54:10.362Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-02-25T18:54:10.362Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-02-25T18:54:10.362Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-25T18:54:10.623Z] Selecting previously unselected package openssh-client. [2021-02-25T18:54:10.623Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-02-25T18:54:10.623Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-25T18:54:10.885Z] Selecting previously unselected package squashfs-tools. [2021-02-25T18:54:10.885Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-02-25T18:54:10.885Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-25T18:54:10.885Z] Selecting previously unselected package snapd. [2021-02-25T18:54:10.885Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-02-25T18:54:10.885Z] Unpacking snapd (2.48.3+18.04) ... [2021-02-25T18:54:13.426Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-02-25T18:54:13.686Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-02-25T18:54:14.626Z] Setting up mime-support (3.60ubuntu1) ... [2021-02-25T18:54:14.626Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-02-25T18:54:14.626Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-02-25T18:54:14.886Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-02-25T18:54:14.886Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-25T18:54:14.886Z] Setting up systemd (237-3ubuntu10.44) ... [2021-02-25T18:54:14.886Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-02-25T18:54:15.455Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-02-25T18:54:15.716Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-02-25T18:54:15.716Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-02-25T18:54:15.716Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-25T18:54:15.716Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-02-25T18:54:15.716Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-02-25T18:54:16.657Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-02-25T18:54:16.657Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-02-25T18:54:16.657Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-02-25T18:54:16.657Z] Setting up python3 (3.6.7-1~18.04) ... [2021-02-25T18:54:16.657Z] running python rtupdate hooks for python3.6... [2021-02-25T18:54:16.657Z] running python post-rtupdate hooks for python3.6... [2021-02-25T18:54:16.657Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-02-25T18:54:18.570Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-02-25T18:54:18.570Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-02-25T18:54:18.570Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-02-25T18:54:18.570Z] Setting up snapd (2.48.3+18.04) ... [2021-02-25T18:54:19.139Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-02-25T18:54:19.399Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-02-25T18:54:19.661Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-02-25T18:54:19.921Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-02-25T18:54:19.921Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-25T18:54:19.921Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-02-25T18:54:20.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-02-25T18:54:20.449Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-02-25T18:54:20.709Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-02-25T18:54:20.709Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-02-25T18:54:20.971Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-02-25T18:54:20.971Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-02-25T18:54:20.971Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-25T18:54:21.917Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-25T18:54:21.918Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-25T18:54:21.918Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-25T18:54:23.572Z] Reading package lists... [2021-02-25T18:54:23.572Z] Reading package lists... [2021-02-25T18:54:23.844Z] Building dependency tree... [2021-02-25T18:54:23.844Z] Reading state information... [2021-02-25T18:54:23.844Z] Calculating upgrade... [2021-02-25T18:54:24.126Z] The following packages will be upgraded: [2021-02-25T18:54:24.126Z] advancecomp base-files bash binutils binutils-common [2021-02-25T18:54:24.126Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-02-25T18:54:24.126Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-02-25T18:54:24.126Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-02-25T18:54:24.126Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-02-25T18:54:24.126Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-02-25T18:54:24.126Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-02-25T18:54:24.126Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-02-25T18:54:24.126Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-02-25T18:54:24.126Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-02-25T18:54:24.126Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-02-25T18:54:24.126Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-02-25T18:54:24.126Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-02-25T18:54:24.126Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-02-25T18:54:24.126Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-02-25T18:54:24.126Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-02-25T18:54:24.126Z] Need to get 63.8 MB of archives. [2021-02-25T18:54:24.126Z] After this operation, 5201 kB of additional disk space will be used. [2021-02-25T18:54:24.126Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-136.140 [1001 kB] [2021-02-25T18:54:24.390Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-02-25T18:54:24.390Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-02-25T18:54:24.390Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-02-25T18:54:24.390Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-02-25T18:54:24.390Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-02-25T18:54:24.390Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-02-25T18:54:24.390Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-02-25T18:54:24.390Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-02-25T18:54:24.390Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-02-25T18:54:24.390Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-02-25T18:54:24.390Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-02-25T18:54:24.390Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-02-25T18:54:24.390Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-02-25T18:54:24.390Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-02-25T18:54:24.390Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-02-25T18:54:24.390Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-02-25T18:54:24.391Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-02-25T18:54:24.662Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-02-25T18:54:24.662Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-02-25T18:54:24.662Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-02-25T18:54:24.662Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-02-25T18:54:24.662Z] 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-02-25T18:54:24.662Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-02-25T18:54:24.662Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-02-25T18:54:24.662Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-02-25T18:54:24.662Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-02-25T18:54:24.662Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-02-25T18:54:24.662Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-02-25T18:54:24.662Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-02-25T18:54:24.662Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-02-25T18:54:24.662Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-02-25T18:54:24.662Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-02-25T18:54:24.662Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-02-25T18:54:24.662Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-02-25T18:54:24.662Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-02-25T18:54:24.662Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-02-25T18:54:24.923Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-02-25T18:54:24.923Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-02-25T18:54:24.923Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.8 [614 kB] [2021-02-25T18:54:24.923Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-02-25T18:54:24.923Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-02-25T18:54:24.923Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-02-25T18:54:24.923Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-02-25T18:54:24.923Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-02-25T18:54:24.923Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-02-25T18:54:24.923Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-02-25T18:54:24.923Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-02-25T18:54:24.923Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-02-25T18:54:24.923Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-02-25T18:54:24.923Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-02-25T18:54:24.923Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-02-25T18:54:24.923Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-02-25T18:54:24.923Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-02-25T18:54:24.923Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-02-25T18:54:25.184Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-02-25T18:54:25.184Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-02-25T18:54:25.445Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-02-25T18:54:25.445Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-02-25T18:54:25.445Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-02-25T18:54:25.445Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-02-25T18:54:25.445Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-02-25T18:54:25.445Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-02-25T18:54:25.445Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-02-25T18:54:25.445Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-02-25T18:54:25.445Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-02-25T18:54:25.445Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-02-25T18:54:25.445Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-02-25T18:54:25.445Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-02-25T18:54:25.445Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-02-25T18:54:25.714Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-02-25T18:54:25.714Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-02-25T18:54:25.714Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-02-25T18:54:25.714Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-02-25T18:54:25.714Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-02-25T18:54:25.714Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-02-25T18:54:25.714Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-02-25T18:54:25.714Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-02-25T18:54:25.714Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-02-25T18:54:25.714Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-02-25T18:54:25.714Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-02-25T18:54:25.714Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-02-25T18:54:25.714Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-02-25T18:54:25.714Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] [2021-02-25T18:54:25.714Z] 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-02-25T18:54:25.714Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-02-25T18:54:25.714Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-02-25T18:54:25.714Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-02-25T18:54:25.714Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-02-25T18:54:25.714Z] 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-02-25T18:54:25.714Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-02-25T18:54:25.714Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-02-25T18:54:25.975Z] 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-02-25T18:54:25.975Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-02-25T18:54:25.975Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-02-25T18:54:25.975Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-02-25T18:54:25.975Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-02-25T18:54:25.975Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-02-25T18:54:25.975Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-02-25T18:54:26.236Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T18:54:26.236Z] Fetched 63.8 MB in 2s (36.1 MB/s) [2021-02-25T18:54:26.236Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:26.236Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-02-25T18:54:26.236Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-25T18:54:27.024Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-02-25T18:54:27.189Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-25T18:54:27.189Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-25T18:54:27.189Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-136.140_amd64.deb ... [2021-02-25T18:54:27.189Z] Unpacking linux-libc-dev:amd64 (4.15.0-136.140) over (4.15.0-20.21) ... [2021-02-25T18:54:28.133Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:28.133Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-25T18:54:28.133Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:28.133Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-25T18:54:28.395Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:28.395Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-25T18:54:28.395Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:28.395Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-25T18:54:28.656Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:28.656Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-25T18:54:28.656Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:28.656Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-25T18:54:28.656Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:28.924Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-25T18:54:28.924Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:54:28.924Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-25T18:54:28.924Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:28.924Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-02-25T18:54:29.185Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:54:29.185Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-25T18:54:29.185Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:29.185Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-25T18:54:29.448Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:29.448Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-25T18:54:29.448Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:29.448Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-02-25T18:54:29.708Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:54:29.708Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-25T18:54:29.708Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-02-25T18:54:29.972Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-25T18:54:30.548Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-02-25T18:54:30.548Z] (Reading database ... 13911 files and directories currently installed.) [2021-02-25T18:54:30.548Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-02-25T18:54:30.811Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-02-25T18:54:30.811Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-02-25T18:54:30.811Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-02-25T18:54:31.072Z] Setting up base-files (10.1ubuntu2.10) ... [2021-02-25T18:54:31.072Z] Installing new version of config file /etc/issue ... [2021-02-25T18:54:31.072Z] Installing new version of config file /etc/issue.net ... [2021-02-25T18:54:31.072Z] Installing new version of config file /etc/lsb-release ... [2021-02-25T18:54:31.072Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-02-25T18:54:31.331Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-02-25T18:54:31.331Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-02-25T18:54:31.331Z] Removing obsolete conffile /etc/default/motd-news ... [2021-02-25T18:54:31.591Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:31.591Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-02-25T18:54:31.591Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-02-25T18:54:31.591Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-02-25T18:54:31.858Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-02-25T18:54:31.858Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:31.858Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-25T18:54:31.858Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-02-25T18:54:32.119Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-02-25T18:54:32.119Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:32.119Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-02-25T18:54:32.119Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-02-25T18:54:32.380Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-02-25T18:54:32.380Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:32.380Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-02-25T18:54:32.380Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-25T18:54:32.643Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-02-25T18:54:32.903Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:32.903Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-25T18:54:32.903Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-25T18:54:32.903Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-25T18:54:33.166Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:33.166Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-25T18:54:33.166Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-25T18:54:33.166Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-02-25T18:54:33.426Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:33.426Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-02-25T18:54:33.426Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-02-25T18:54:33.426Z] Setting up grep (3.1-2build1) ... [2021-02-25T18:54:33.686Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:33.686Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-25T18:54:33.686Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-25T18:54:33.686Z] Setting up login (1:4.5-1ubuntu2) ... [2021-02-25T18:54:33.946Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:33.946Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-25T18:54:33.947Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-25T18:54:33.947Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-02-25T18:54:34.215Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:34.215Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-25T18:54:34.215Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-25T18:54:34.785Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-25T18:54:34.785Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-25T18:54:34.785Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-02-25T18:54:34.785Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-25T18:54:35.356Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-02-25T18:54:35.619Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:35.619Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-02-25T18:54:35.619Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-02-25T18:54:36.558Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-25T18:54:36.558Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-25T18:54:36.558Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-02-25T18:54:36.831Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-02-25T18:54:36.831Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-02-25T18:54:36.831Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:36.831Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-02-25T18:54:36.831Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-02-25T18:54:37.096Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-02-25T18:54:37.096Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:37.096Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-25T18:54:37.096Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-25T18:54:37.356Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-25T18:54:37.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:37.356Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-25T18:54:37.356Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-25T18:54:37.356Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-25T18:54:37.617Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:37.617Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-25T18:54:37.617Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-25T18:54:37.617Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-25T18:54:37.879Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:37.879Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-25T18:54:37.879Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-25T18:54:37.879Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-25T18:54:38.144Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:38.144Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-25T18:54:38.144Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-25T18:54:38.406Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-25T18:54:38.406Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-25T18:54:38.406Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-25T18:54:38.406Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:38.406Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-02-25T18:54:38.666Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-25T18:54:38.666Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-25T18:54:38.666Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:38.666Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-25T18:54:38.666Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-25T18:54:38.926Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-02-25T18:54:38.926Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:38.926Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-25T18:54:38.926Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-25T18:54:39.185Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-02-25T18:54:39.185Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:39.185Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-25T18:54:39.185Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-25T18:54:39.755Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-02-25T18:54:40.016Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-02-25T18:54:40.277Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-02-25T18:54:40.277Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:40.277Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-02-25T18:54:40.536Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-02-25T18:54:40.536Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-02-25T18:54:40.796Z] (Reading database ... 13912 files and directories currently installed.) [2021-02-25T18:54:40.797Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-02-25T18:54:40.797Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-02-25T18:54:41.058Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-02-25T18:54:41.058Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:41.058Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-02-25T18:54:41.058Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-02-25T18:54:41.320Z] Setting up debconf (1.5.66ubuntu1) ... [2021-02-25T18:54:41.580Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:41.580Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-02-25T18:54:41.580Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-25T18:54:41.580Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-02-25T18:54:41.845Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:41.845Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-02-25T18:54:41.845Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-02-25T18:54:42.105Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-02-25T18:54:42.105Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:42.105Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-25T18:54:42.105Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-25T18:54:42.365Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-25T18:54:42.365Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:42.365Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-25T18:54:42.365Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-25T18:54:42.625Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-25T18:54:42.625Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:42.625Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-02-25T18:54:42.885Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-25T18:54:42.885Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-25T18:54:43.151Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:43.151Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-02-25T18:54:43.151Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-02-25T18:54:43.151Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... [2021-02-25T18:54:43.413Z] Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... [2021-02-25T18:54:43.413Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-25T18:54:43.413Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-25T18:54:43.413Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-25T18:54:43.676Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:43.676Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-02-25T18:54:43.676Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-02-25T18:54:43.676Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-02-25T18:54:43.938Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:43.938Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-02-25T18:54:43.938Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-02-25T18:54:43.938Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-02-25T18:54:44.198Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:44.198Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-02-25T18:54:44.198Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-02-25T18:54:44.460Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-02-25T18:54:44.460Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:44.460Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-02-25T18:54:44.460Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-02-25T18:54:44.728Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-02-25T18:54:44.728Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:44.728Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-02-25T18:54:44.728Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-02-25T18:54:44.988Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-02-25T18:54:45.247Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:45.247Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-02-25T18:54:45.247Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-02-25T18:54:45.510Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-02-25T18:54:45.770Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:45.770Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-02-25T18:54:45.770Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-02-25T18:54:46.030Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-02-25T18:54:46.030Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:46.030Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-02-25T18:54:46.030Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-02-25T18:54:46.290Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-02-25T18:54:46.290Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:46.290Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-02-25T18:54:46.290Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-02-25T18:54:46.550Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-02-25T18:54:46.550Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:46.550Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-02-25T18:54:46.550Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-02-25T18:54:46.817Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-02-25T18:54:46.817Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:46.817Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-02-25T18:54:46.817Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-02-25T18:54:47.076Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-02-25T18:54:47.076Z] (Reading database ... 13914 files and directories currently installed.) [2021-02-25T18:54:47.076Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-02-25T18:54:47.076Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-02-25T18:54:47.076Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-02-25T18:54:47.337Z] (Reading database ... 13915 files and directories currently installed.) [2021-02-25T18:54:47.337Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-25T18:54:47.337Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-25T18:54:47.337Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-02-25T18:54:47.337Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-02-25T18:54:47.599Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.8_amd64.deb ... [2021-02-25T18:54:47.599Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.8) over (1.1.0g-2ubuntu4) ... [2021-02-25T18:54:47.859Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-02-25T18:54:47.859Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-02-25T18:54:48.120Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-02-25T18:54:48.120Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-02-25T18:54:48.120Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-02-25T18:54:48.120Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-02-25T18:54:48.381Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-02-25T18:54:48.381Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-02-25T18:54:48.381Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-02-25T18:54:48.381Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-02-25T18:54:48.641Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-02-25T18:54:48.641Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-02-25T18:54:48.641Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-02-25T18:54:48.641Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-02-25T18:54:48.641Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-02-25T18:54:48.901Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-02-25T18:54:48.901Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-02-25T18:54:48.901Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-02-25T18:54:49.891Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-02-25T18:54:49.891Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-02-25T18:54:49.891Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-02-25T18:54:49.891Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-02-25T18:54:50.169Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-25T18:54:50.169Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-25T18:54:50.431Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-25T18:54:50.700Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-25T18:54:50.700Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-25T18:54:50.960Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-25T18:54:50.960Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-02-25T18:54:51.249Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-02-25T18:54:51.249Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:51.249Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-25T18:54:51.512Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:51.512Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-25T18:54:51.779Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:51.779Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-25T18:54:51.779Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:52.039Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-25T18:54:52.978Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:52.978Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-25T18:54:53.919Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:53.919Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-25T18:54:54.863Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:54.863Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-25T18:54:55.124Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:55.124Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-25T18:54:56.073Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-02-25T18:54:56.073Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-02-25T18:54:56.334Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-25T18:54:56.334Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-25T18:54:56.595Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-02-25T18:54:56.595Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-25T18:54:56.856Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-02-25T18:54:56.856Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-02-25T18:54:56.856Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-02-25T18:54:56.856Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-02-25T18:54:57.116Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-25T18:54:57.116Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-25T18:54:57.116Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-02-25T18:54:57.116Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-02-25T18:54:57.376Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-02-25T18:54:57.376Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-02-25T18:54:57.376Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:54:57.376Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-02-25T18:54:57.376Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:54:57.637Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:54:57.637Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:54:57.637Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-02-25T18:54:57.637Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-02-25T18:54:57.637Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-02-25T18:54:57.896Z] [2021-02-25T18:54:57.896Z] Current default time zone: 'Etc/UTC' [2021-02-25T18:54:57.896Z] Local time is now: Thu Feb 25 18:54:57 UTC 2021. [2021-02-25T18:54:57.896Z] Universal Time is now: Thu Feb 25 18:54:57 UTC 2021. [2021-02-25T18:54:57.896Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-02-25T18:54:57.896Z] [2021-02-25T18:54:57.896Z] Setting up systemd-sysv (237-3ubuntu10.44) ... [2021-02-25T18:54:57.896Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:54:57.896Z] Setting up linux-libc-dev:amd64 (4.15.0-136.140) ... [2021-02-25T18:54:57.896Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-02-25T18:54:57.896Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-02-25T18:54:58.156Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-02-25T18:54:58.156Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-02-25T18:54:58.156Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-02-25T18:54:58.156Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-02-25T18:54:58.156Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-02-25T18:54:58.156Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:54:58.416Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-02-25T18:54:58.416Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-25T18:54:58.677Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-25T18:54:58.677Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:54:58.677Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-02-25T18:54:58.677Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-02-25T18:54:58.677Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-02-25T18:54:58.677Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.8) ... [2021-02-25T18:54:58.677Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-02-25T18:54:58.677Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-02-25T18:54:58.677Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-02-25T18:54:58.677Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-02-25T18:55:00.058Z] Updating certificates in /etc/ssl/certs... [2021-02-25T18:55:01.000Z] 23 added, 27 removed; done. [2021-02-25T18:55:01.000Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-02-25T18:55:01.000Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-02-25T18:55:01.000Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-02-25T18:55:01.000Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-02-25T18:55:01.000Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-02-25T18:55:01.000Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-25T18:55:01.262Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-02-25T18:55:01.262Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-25T18:55:01.262Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-25T18:55:01.262Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-25T18:55:01.262Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-25T18:55:01.522Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-02-25T18:55:01.522Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-02-25T18:55:01.522Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-02-25T18:55:01.522Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-02-25T18:55:01.522Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-02-25T18:55:01.522Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-02-25T18:55:01.522Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-25T18:55:01.783Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-02-25T18:55:01.783Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-02-25T18:55:01.783Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-02-25T18:55:01.783Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-02-25T18:55:01.783Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-25T18:55:02.045Z] Processing triggers for systemd (237-3ubuntu10.44) ... [2021-02-25T18:55:02.045Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-02-25T18:55:02.045Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-02-25T18:55:02.045Z] Updating certificates in /etc/ssl/certs... [2021-02-25T18:55:02.615Z] 0 added, 0 removed; done. [2021-02-25T18:55:02.615Z] Running hooks in /etc/ca-certificates/update.d... [2021-02-25T18:55:02.615Z] done. [2021-02-25T18:55:02.875Z] Reading package lists... [2021-02-25T18:55:03.135Z] Building dependency tree... [2021-02-25T18:55:03.135Z] Reading state information... [2021-02-25T18:55:03.135Z] The following NEW packages will be installed: [2021-02-25T18:55:03.135Z] apt-transport-https [2021-02-25T18:55:03.394Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-02-25T18:55:03.394Z] Need to get 1696 B of archives. [2021-02-25T18:55:03.394Z] After this operation, 153 kB of additional disk space will be used. [2021-02-25T18:55:03.394Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-02-25T18:55:03.394Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T18:55:03.394Z] Fetched 1696 B in 0s (22.1 kB/s) [2021-02-25T18:55:03.655Z] Selecting previously unselected package apt-transport-https. [2021-02-25T18:55:03.655Z] (Reading database ... 13920 files and directories currently installed.) [2021-02-25T18:55:03.655Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-02-25T18:55:03.655Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-25T18:55:03.655Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-02-25T18:55:03.919Z] Waiting for network to be ready... [2021-02-25T18:55:09.212Z] 2021-02-25T18:55:07Z INFO Waiting for automatic snapd restart... [2021-02-25T18:55:09.212Z] snapd 2.48.2.1 from Canonical* installed [2021-02-25T18:55:09.474Z] "snapd" switched to the "latest/stable" channel [2021-02-25T18:55:09.474Z] [2021-02-25T18:55:13.680Z] core18 20210128 from Canonical* installed [2021-02-25T18:55:13.680Z] "core18" switched to the "latest/stable" channel [2021-02-25T18:55:13.680Z] [2021-02-25T18:55:17.883Z] snapcraft 4.5.1 from Canonical* installed [2021-02-25T18:55:18.144Z] "snapcraft" switched to the "latest/stable" channel [2021-02-25T18:55:18.144Z] [2021-02-25T18:55:21.595Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-02-25T18:55:21.595Z] - README.md [2021-02-25T18:55:21.595Z] [2021-02-25T18:55:21.595Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-02-25T18:55:28.179Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-25T18:55:28.179Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-02-25T18:55:28.179Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-02-25T18:55:28.179Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-02-25T18:55:29.560Z] Reading package lists... [2021-02-25T18:55:29.820Z] Installing build dependencies: curl=7.58.0-2ubuntu3.12 git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 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.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 [2021-02-25T18:55:36.400Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-25T18:55:36.400Z] Reading package lists... [2021-02-25T18:55:36.400Z] Building dependency tree... [2021-02-25T18:55:36.400Z] Reading state information... [2021-02-25T18:55:36.400Z] Suggested packages: [2021-02-25T18:55:36.400Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-02-25T18:55:36.400Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-02-25T18:55:36.400Z] Recommended packages: [2021-02-25T18:55:36.400Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2021-02-25T18:55:36.400Z] The following NEW packages will be installed: [2021-02-25T18:55:36.400Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2021-02-25T18:55:36.400Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2021-02-25T18:55:36.400Z] libzmq5 pkg-config [2021-02-25T18:55:36.400Z] 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-02-25T18:55:36.400Z] Need to get 7862 kB of archives. [2021-02-25T18:55:36.400Z] After this operation, 44.1 MB of additional disk space will be used. [2021-02-25T18:55:36.400Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-02-25T18:55:36.400Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] [2021-02-25T18:55:36.400Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] [2021-02-25T18:55:36.400Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-02-25T18:55:36.400Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-02-25T18:55:36.661Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-02-25T18:55:36.662Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-02-25T18:55:36.662Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-02-25T18:55:36.662Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-02-25T18:55:36.662Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-02-25T18:55:36.924Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-02-25T18:55:36.924Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-02-25T18:55:36.924Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-02-25T18:55:36.924Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-02-25T18:55:36.924Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-02-25T18:55:36.924Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-02-25T18:55:37.184Z] debconf: delaying package configuration, since apt-utils is not installed [2021-02-25T18:55:37.184Z] Fetched 7862 kB in 1s (11.4 MB/s) [2021-02-25T18:55:37.184Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-02-25T18:55:37.184Z] (Reading database ... 13924 files and directories currently installed.) [2021-02-25T18:55:37.184Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-02-25T18:55:37.184Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-25T18:55:37.443Z] Selecting previously unselected package libpsl5:amd64. [2021-02-25T18:55:37.443Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-02-25T18:55:37.443Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-02-25T18:55:37.704Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-02-25T18:55:37.704Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-02-25T18:55:37.704Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-25T18:55:37.704Z] Selecting previously unselected package librtmp1:amd64. [2021-02-25T18:55:37.704Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-02-25T18:55:37.704Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-25T18:55:37.965Z] Selecting previously unselected package libcurl4:amd64. [2021-02-25T18:55:37.965Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-25T18:55:37.965Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-25T18:55:37.965Z] Selecting previously unselected package curl. [2021-02-25T18:55:37.965Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-25T18:55:37.965Z] Unpacking curl (7.58.0-2ubuntu3.12) ... [2021-02-25T18:55:37.965Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-02-25T18:55:37.965Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-02-25T18:55:37.965Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-25T18:55:38.226Z] Selecting previously unselected package liberror-perl. [2021-02-25T18:55:38.226Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2021-02-25T18:55:38.226Z] Unpacking liberror-perl (0.17025-1) ... [2021-02-25T18:55:38.226Z] Selecting previously unselected package git-man. [2021-02-25T18:55:38.226Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-02-25T18:55:38.226Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-25T18:55:38.485Z] Selecting previously unselected package git. [2021-02-25T18:55:38.485Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-02-25T18:55:38.485Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-02-25T18:55:39.427Z] Selecting previously unselected package libnorm1:amd64. [2021-02-25T18:55:39.427Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-02-25T18:55:39.427Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-25T18:55:39.427Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-02-25T18:55:39.427Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-02-25T18:55:39.427Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-25T18:55:39.687Z] Selecting previously unselected package libsodium23:amd64. [2021-02-25T18:55:39.687Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2021-02-25T18:55:39.687Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-02-25T18:55:39.687Z] Selecting previously unselected package libzmq5:amd64. [2021-02-25T18:55:39.687Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-25T18:55:39.687Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-25T18:55:39.946Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-02-25T18:55:39.946Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-02-25T18:55:39.946Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-25T18:55:39.946Z] Selecting previously unselected package pkg-config. [2021-02-25T18:55:39.946Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-02-25T18:55:39.946Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-02-25T18:55:40.207Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-02-25T18:55:40.207Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-02-25T18:55:40.207Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-02-25T18:55:40.207Z] Setting up liberror-perl (0.17025-1) ... [2021-02-25T18:55:40.207Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-02-25T18:55:40.207Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-02-25T18:55:40.207Z] No schema files found: doing nothing. [2021-02-25T18:55:40.207Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-02-25T18:55:40.207Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-02-25T18:55:40.207Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-02-25T18:55:40.467Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-02-25T18:55:40.467Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-25T18:55:40.467Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-25T18:55:40.467Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... [2021-02-25T18:55:40.467Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-02-25T18:55:40.467Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-02-25T18:55:40.727Z] Setting up curl (7.58.0-2ubuntu3.12) ... [2021-02-25T18:55:40.727Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-02-25T18:55:47.301Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-25T18:55:47.301Z] curl set to automatically installed. [2021-02-25T18:55:47.301Z] git set to automatically installed. [2021-02-25T18:55:47.301Z] git-man set to automatically installed. [2021-02-25T18:55:47.301Z] libcurl3-gnutls set to automatically installed. [2021-02-25T18:55:47.301Z] libcurl4 set to automatically installed. [2021-02-25T18:55:47.301Z] liberror-perl set to automatically installed. [2021-02-25T18:55:47.301Z] libglib2.0-0 set to automatically installed. [2021-02-25T18:55:47.301Z] libnghttp2-14 set to automatically installed. [2021-02-25T18:55:47.301Z] libnorm1 set to automatically installed. [2021-02-25T18:55:47.301Z] libpgm-5.2-0 set to automatically installed. [2021-02-25T18:55:47.301Z] libpsl5 set to automatically installed. [2021-02-25T18:55:47.301Z] librtmp1 set to automatically installed. [2021-02-25T18:55:47.301Z] libsodium23 set to automatically installed. [2021-02-25T18:55:47.301Z] libzmq3-dev set to automatically installed. [2021-02-25T18:55:47.301Z] libzmq5 set to automatically installed. [2021-02-25T18:55:47.301Z] pkg-config set to automatically installed. [2021-02-25T18:55:48.681Z] snapd is not logged in, snap install commands will use sudo [2021-02-25T18:55:55.264Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-02-25T18:55:56.645Z] snap "core18" has no updates available [2021-02-25T18:55:57.216Z] Pulling go [2021-02-25T18:55:57.216Z] + snapcraftctl pull [2021-02-25T18:55:58.164Z] 'app-service-config' has dependencies that need to be staged: go [2021-02-25T18:55:58.164Z] Skipping pull go (already ran) [2021-02-25T18:55:58.164Z] Building go [2021-02-25T18:55:58.164Z] + dpkg --print-architecture [2021-02-25T18:55:58.164Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-02-25T18:55:58.164Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-02-25T18:55:58.164Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-02-25T18:55:58.164Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-25T18:55:58.164Z] Dload Upload Total Spent Left Speed [2021-02-25T18:56:02.107Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 1 115M 1 2111k 0 0 5882k 0 0:00:20 --:--:-- 0:00:20 5866k 29 115M 29 33.6M 0 0 25.0M 0 0:00:04 0:00:01 0:00:03 25.0M 60 115M 60 70.4M 0 0 29.8M 0 0:00:03 0:00:02 0:00:01 29.8M 89 115M 89 103M 0 0 31.0M 0 0:00:03 0:00:03 --:--:-- 31.0M 100 115M 100 115M 0 0 31.1M 0 0:00:03 0:00:03 --:--:-- 31.0M [2021-02-25T18:56:02.107Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-02-25T18:56:02.107Z] + sha256sum -c sha256 [2021-02-25T18:56:02.107Z] + grep OK [2021-02-25T18:56:02.708Z] go1.15.2.linux-amd64.tar.gz: OK [2021-02-25T18:56:02.708Z] + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-02-25T18:56:06.920Z] Staging go [2021-02-25T18:56:06.920Z] + snapcraftctl stage [2021-02-25T18:56:19.168Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-02-25T18:56:19.168Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-02-25T18:56:19.168Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-02-25T18:56:19.168Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1572 kB] [2021-02-25T18:56:19.168Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-02-25T18:56:19.168Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-02-25T18:56:19.168Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-02-25T18:56:19.168Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-02-25T18:56:19.168Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-02-25T18:56:19.168Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-02-25T18:56:19.168Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-02-25T18:56:19.168Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [302 kB] [2021-02-25T18:56:19.168Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [29.5 kB] [2021-02-25T18:56:19.168Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5452 B] [2021-02-25T18:56:19.168Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [234 kB] [2021-02-25T18:56:19.168Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [30.7 kB] [2021-02-25T18:56:19.168Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1109 kB] [2021-02-25T18:56:19.168Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [249 kB] [2021-02-25T18:56:19.168Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-02-25T18:56:19.168Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1912 kB] [2021-02-25T18:56:19.168Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [394 kB] [2021-02-25T18:56:19.168Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.2 kB] [2021-02-25T18:56:19.168Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7468 B] [2021-02-25T18:56:19.168Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [256 kB] [2021-02-25T18:56:19.168Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [34.3 kB] [2021-02-25T18:56:19.168Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1719 kB] [2021-02-25T18:56:19.168Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [363 kB] [2021-02-25T18:56:19.168Z] Fetched 24.0 MB in 0s (0 B/s) [2021-02-25T18:56:19.168Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-02-25T18:56:19.168Z] Fetched 224 kB in 0s (0 B/s) [2021-02-25T18:56:19.168Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-02-25T18:56:19.168Z] Fetched 157 kB in 0s (0 B/s) [2021-02-25T18:56:19.168Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-02-25T18:56:19.168Z] Fetched 221 kB in 0s (0 B/s) [2021-02-25T18:56:19.168Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-02-25T18:56:19.168Z] Fetched 143 kB in 0s (0 B/s) [2021-02-25T18:56:19.168Z] Pulling app-service-config [2021-02-25T18:56:19.168Z] + snapcraftctl pull [2021-02-25T18:56:19.743Z] + date +%Y%m%d [2021-02-25T18:56:19.743Z] + git rev-parse --short HEAD [2021-02-25T18:56:19.743Z] + snapcraftctl set-version 1.2.0-20210225+ab67b5f [2021-02-25T18:56:20.689Z] Pulling config-common [2021-02-25T18:56:20.689Z] + snapcraftctl pull [2021-02-25T18:56:22.077Z] Skipping build go (already ran) [2021-02-25T18:56:22.077Z] Building app-service-config [2021-02-25T18:56:22.077Z] + cd /root/parts/app-service-config/src [2021-02-25T18:56:22.077Z] + make build [2021-02-25T18:56:22.077Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.20 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable [2021-02-25T18:56:23.467Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.20 [2021-02-25T18:56:23.729Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.13 [2021-02-25T18:56:23.729Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.2 [2021-02-25T18:56:23.729Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-02-25T18:56:23.729Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2021-02-25T18:56:23.729Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.35 [2021-02-25T18:56:23.729Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.7 [2021-02-25T18:56:23.729Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-02-25T18:56:23.729Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.3 [2021-02-25T18:56:23.729Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.3 [2021-02-25T18:56:23.729Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-25T18:56:23.729Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-02-25T18:56:23.729Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-02-25T18:56:24.001Z] go: downloading github.com/google/uuid v1.2.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-02-25T18:56:24.001Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-02-25T18:56:24.001Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-02-25T18:56:24.001Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-02-25T18:56:24.001Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-02-25T18:56:24.001Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-02-25T18:56:24.001Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/x448/float16 v0.8.4 [2021-02-25T18:56:24.001Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-25T18:56:24.001Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-02-25T18:56:24.001Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-02-25T18:56:24.001Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-02-25T18:56:24.001Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-02-25T18:56:24.001Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/fatih/color v1.9.0 [2021-02-25T18:56:24.001Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-25T18:56:24.001Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-02-25T18:56:24.263Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-02-25T18:56:24.263Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-25T18:56:24.263Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-02-25T18:56:24.527Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-02-25T18:56:24.527Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-02-25T18:56:32.686Z] + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable [2021-02-25T18:56:32.686Z] + find ./res -maxdepth 1 -type d -exec install -d /root/parts/app-service-config/install/config/{} ; [2021-02-25T18:56:32.686Z] + + read fname [2021-02-25T18:56:32.686Z] find ./res -name configuration.toml [2021-02-25T18:56:32.686Z] + cat ./res/mqtt-export/configuration.toml [2021-02-25T18:56:32.686Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-02-25T18:56:32.687Z] + read fname [2021-02-25T18:56:32.687Z] + cat ./res/rules-engine-redis/configuration.toml [2021-02-25T18:56:32.687Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-02-25T18:56:32.687Z] + read fname [2021-02-25T18:56:32.687Z] + cat ./res/sample/configuration.toml [2021-02-25T18:56:32.687Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-02-25T18:56:32.687Z] + read fname [2021-02-25T18:56:32.687Z] + cat ./res/push-to-core/configuration.toml [2021-02-25T18:56:32.687Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-02-25T18:56:32.687Z] + read fname [2021-02-25T18:56:32.687Z] + cat ./res/rules-engine/configuration.toml [2021-02-25T18:56:32.687Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-02-25T18:56:32.687Z] + read fname [2021-02-25T18:56:32.687Z] + cat ./res/functional-tests/configuration.toml [2021-02-25T18:56:32.687Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-02-25T18:56:32.687Z] + read fname [2021-02-25T18:56:32.687Z] + cat ./res/rules-engine-mqtt/configuration.toml [2021-02-25T18:56:32.687Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-02-25T18:56:32.687Z] + read fname [2021-02-25T18:56:32.687Z] + cat ./res/http-export/configuration.toml [2021-02-25T18:56:32.687Z] + sed -e s:./logs/:\$SNAP_COMMON/: [2021-02-25T18:56:32.687Z] + read fname [2021-02-25T18:56:32.687Z] + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt [2021-02-25T18:56:32.687Z] + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE [2021-02-25T18:56:33.630Z] Building config-common [2021-02-25T18:56:33.630Z] + snapcraftctl build [2021-02-25T18:56:33.812Z] lf-activate-venv(): INFO: Adding /tmp/venv-eokm/bin to PATH [2021-02-25T18:56:33.812Z] INFO: No Stack... [2021-02-25T18:56:33.812Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-02-25T18:56:33.812Z] INFO: Archiving Costs [Pipeline] sh [2021-02-25T18:56:34.172Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2021-02-25T18:56:34.172Z] + cut -d, -f6 [Pipeline] lock [2021-02-25T18:56:34.314Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-198-1-stack-cost] [2021-02-25T18:56:34.322Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-198-1-stack-cost] did not exist. Created. [2021-02-25T18:56:34.322Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-198-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-02-25T18:56:34.868Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-02-25T18:56:35.064Z] Stashed 1 file(s) [Pipeline] } [2021-02-25T18:56:35.084Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-198-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T18:56:36.180Z] Skipping stage go (already ran) [2021-02-25T18:56:36.181Z] Staging app-service-config [2021-02-25T18:56:36.181Z] + snapcraftctl stage [2021-02-25T18:56:37.127Z] Staging config-common [2021-02-25T18:56:37.127Z] + snapcraftctl stage [2021-02-25T18:56:38.520Z] Priming go [2021-02-25T18:56:38.520Z] + snapcraftctl prime [2021-02-25T18:56:39.466Z] Priming app-service-config [2021-02-25T18:56:39.466Z] + snapcraftctl prime [2021-02-25T18:56:40.856Z] Priming config-common [2021-02-25T18:56:40.856Z] + snapcraftctl prime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:56:44.620Z] ---> job-cost.sh [2021-02-25T18:56:44.620Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DNaj [2021-02-25T18:56:54.648Z] Exception: [2021-02-25T18:56:54.648Z] Traceback (most recent call last): [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 302, in _error_catcher [2021-02-25T18:56:54.648Z] yield [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 384, in read [2021-02-25T18:56:54.648Z] data = self._fp.read(amt) [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 60, in read [2021-02-25T18:56:54.648Z] data = self.__fp.read(amt) [2021-02-25T18:56:54.648Z] File "/usr/lib64/python3.6/http/client.py", line 459, in read [2021-02-25T18:56:54.648Z] n = self.readinto(b) [2021-02-25T18:56:54.648Z] File "/usr/lib64/python3.6/http/client.py", line 503, in readinto [2021-02-25T18:56:54.648Z] n = self.fp.readinto(b) [2021-02-25T18:56:54.648Z] File "/usr/lib64/python3.6/socket.py", line 586, in readinto [2021-02-25T18:56:54.648Z] return self._sock.recv_into(b) [2021-02-25T18:56:54.648Z] File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into [2021-02-25T18:56:54.648Z] return self.read(nbytes, buffer) [2021-02-25T18:56:54.648Z] File "/usr/lib64/python3.6/ssl.py", line 833, in read [2021-02-25T18:56:54.648Z] return self._sslobj.read(len, buffer) [2021-02-25T18:56:54.648Z] File "/usr/lib64/python3.6/ssl.py", line 590, in read [2021-02-25T18:56:54.648Z] v = self._sslobj.read(len, buffer) [2021-02-25T18:56:54.648Z] ConnectionResetError: [Errno 104] Connection reset by peer [2021-02-25T18:56:54.648Z] [2021-02-25T18:56:54.648Z] During handling of the above exception, another exception occurred: [2021-02-25T18:56:54.648Z] [2021-02-25T18:56:54.648Z] Traceback (most recent call last): [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/basecommand.py", line 215, in main [2021-02-25T18:56:54.648Z] status = self.run(options, args) [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/commands/install.py", line 346, in run [2021-02-25T18:56:54.648Z] requirement_set.prepare_files(finder) [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/req/req_set.py", line 381, in prepare_files [2021-02-25T18:56:54.648Z] ignore_dependencies=self.ignore_dependencies)) [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/req/req_set.py", line 623, in _prepare_file [2021-02-25T18:56:54.648Z] session=self.session, hashes=hashes) [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/download.py", line 821, in unpack_url [2021-02-25T18:56:54.648Z] hashes=hashes [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/download.py", line 659, in unpack_http_url [2021-02-25T18:56:54.648Z] hashes) [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/download.py", line 882, in _download_http_url [2021-02-25T18:56:54.648Z] _download_url(resp, link, content_file, hashes) [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/download.py", line 603, in _download_url [2021-02-25T18:56:54.648Z] hashes.check_against_chunks(downloaded_chunks) [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/utils/hashes.py", line 46, in check_against_chunks [2021-02-25T18:56:54.648Z] for chunk in chunks: [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/download.py", line 571, in written_chunks [2021-02-25T18:56:54.648Z] for chunk in chunks: [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/download.py", line 560, in resp_read [2021-02-25T18:56:54.648Z] decode_content=False): [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 436, in stream [2021-02-25T18:56:54.648Z] data = self.read(amt=amt, decode_content=decode_content) [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 401, in read [2021-02-25T18:56:54.648Z] raise IncompleteRead(self._fp_bytes_read, self.length_remaining) [2021-02-25T18:56:54.648Z] File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__ [2021-02-25T18:56:54.648Z] self.gen.throw(type, value, traceback) [2021-02-25T18:56:54.648Z] File "/tmp/venv-DNaj/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 320, in _error_catcher [2021-02-25T18:56:54.648Z] raise ProtocolError('Connection broken: %r' % e, e) [2021-02-25T18:56:54.648Z] pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:658) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:604) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:548) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-25T18:56:55.648Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:56:59.666Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:57:00.005Z] ---> package-listing.sh [2021-02-25T18:57:00.005Z] ++ facter osfamily [2021-02-25T18:57:00.005Z] ++ tr '[:upper:]' '[:lower:]' [2021-02-25T18:57:00.005Z] + OS_FAMILY=redhat [2021-02-25T18:57:00.005Z] + workspace=/w/workspace/_app-service-configurable_PR-198 [2021-02-25T18:57:00.005Z] + START_PACKAGES=/tmp/packages_start.txt [2021-02-25T18:57:00.005Z] + END_PACKAGES=/tmp/packages_end.txt [2021-02-25T18:57:00.005Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-02-25T18:57:00.005Z] + PACKAGES=/tmp/packages_start.txt [2021-02-25T18:57:00.005Z] + '[' /w/workspace/_app-service-configurable_PR-198 ']' [2021-02-25T18:57:00.005Z] + PACKAGES=/tmp/packages_end.txt [2021-02-25T18:57:00.005Z] + case "${OS_FAMILY}" in [2021-02-25T18:57:00.005Z] + rpm -qa [2021-02-25T18:57:00.005Z] + sort [2021-02-25T18:57:05.311Z] + '[' -f /tmp/packages_start.txt ']' [2021-02-25T18:57:05.311Z] + '[' -f /tmp/packages_end.txt ']' [2021-02-25T18:57:05.311Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-02-25T18:57:05.311Z] + '[' /w/workspace/_app-service-configurable_PR-198 ']' [2021-02-25T18:57:05.311Z] + mkdir -p /w/workspace/_app-service-configurable_PR-198/archives/ [2021-02-25T18:57:05.311Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-198/archives/ [Pipeline] echo [2021-02-25T18:57:05.351Z] 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-198/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-02-25T18:57:05.661Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:57:05.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T18:57:05.997Z] [2021-02-25T18:57:05.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-02-25T18:57:06.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T18:57:06.472Z] alpine: Pulling from edgex-lftools-log-publisher [2021-02-25T18:57:06.472Z] df20fa9351a1: Pulling fs layer [2021-02-25T18:57:06.472Z] 36b3adc4ff6f: Pulling fs layer [2021-02-25T18:57:06.472Z] 8ad3a11d3b57: Pulling fs layer [2021-02-25T18:57:06.472Z] 46f8f816bc3b: Pulling fs layer [2021-02-25T18:57:06.472Z] 93b61091891f: Pulling fs layer [2021-02-25T18:57:06.472Z] 93b9cdb0e59b: Pulling fs layer [2021-02-25T18:57:06.472Z] 5e14af77c1be: Pulling fs layer [2021-02-25T18:57:06.472Z] 01666e4c0597: Pulling fs layer [2021-02-25T18:57:06.472Z] aa168da1d23b: Pulling fs layer [2021-02-25T18:57:06.472Z] 46f8f816bc3b: Waiting [2021-02-25T18:57:06.472Z] 93b9cdb0e59b: Waiting [2021-02-25T18:57:06.472Z] 5e14af77c1be: Waiting [2021-02-25T18:57:06.472Z] 01666e4c0597: Waiting [2021-02-25T18:57:06.472Z] 93b61091891f: Waiting [2021-02-25T18:57:06.472Z] aa168da1d23b: Waiting [2021-02-25T18:57:06.472Z] 36b3adc4ff6f: Verifying Checksum [2021-02-25T18:57:06.472Z] 36b3adc4ff6f: Download complete [2021-02-25T18:57:06.472Z] 46f8f816bc3b: Verifying Checksum [2021-02-25T18:57:06.472Z] 46f8f816bc3b: Download complete [2021-02-25T18:57:06.737Z] 93b61091891f: Verifying Checksum [2021-02-25T18:57:06.737Z] 93b61091891f: Download complete [2021-02-25T18:57:06.737Z] 93b9cdb0e59b: Verifying Checksum [2021-02-25T18:57:06.737Z] 93b9cdb0e59b: Download complete [2021-02-25T18:57:06.737Z] 8ad3a11d3b57: Verifying Checksum [2021-02-25T18:57:06.737Z] 8ad3a11d3b57: Download complete [2021-02-25T18:57:06.737Z] 5e14af77c1be: Verifying Checksum [2021-02-25T18:57:06.737Z] 5e14af77c1be: Download complete [2021-02-25T18:57:06.737Z] 01666e4c0597: Verifying Checksum [2021-02-25T18:57:06.737Z] 01666e4c0597: Download complete [2021-02-25T18:57:07.002Z] df20fa9351a1: Download complete [2021-02-25T18:57:07.274Z] df20fa9351a1: Pull complete [2021-02-25T18:57:07.545Z] 36b3adc4ff6f: Pull complete [2021-02-25T18:57:08.952Z] aa168da1d23b: Verifying Checksum [2021-02-25T18:57:08.952Z] aa168da1d23b: Download complete [2021-02-25T18:57:08.952Z] 8ad3a11d3b57: Pull complete [2021-02-25T18:57:08.952Z] 46f8f816bc3b: Pull complete [2021-02-25T18:57:09.526Z] 93b61091891f: Pull complete [2021-02-25T18:57:09.526Z] 93b9cdb0e59b: Pull complete [2021-02-25T18:57:09.793Z] 5e14af77c1be: Pull complete [2021-02-25T18:57:09.793Z] 01666e4c0597: Pull complete [2021-02-25T18:57:16.456Z] aa168da1d23b: Pull complete [2021-02-25T18:57:16.456Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-02-25T18:57:16.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-02-25T18:57:16.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-02-25T18:57:16.644Z] prd-centos7-docker-4c-2g-27699 does not seem to be running inside a container [2021-02-25T18:57:16.692Z] $ 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-198/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-198 -v /w/workspace/_app-service-configurable_PR-198:/w/workspace/_app-service-configurable_PR-198:rw,z -v /w/workspace/_app-service-configurable_PR-198@tmp:/w/workspace/_app-service-configurable_PR-198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-02-25T18:57:20.520Z] $ docker top a552798c750c0ff668b05b20b1d0f731fa337776e2ca6feaa87112e1ad1fcaeb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-02-25T18:57:21.141Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-02-25T18:57:21.452Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-02-25T18:57:21.767Z] + ls /var/log/sa-host [2021-02-25T18:57:21.767Z] + sadf -c /var/log/sa-host/sa23 [2021-02-25T18:57:21.767Z] file_magic: OK [2021-02-25T18:57:21.767Z] HZ: Using current value: 100 [2021-02-25T18:57:21.767Z] file_header: OK [2021-02-25T18:57:21.767Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T18:57:21.767Z] Statistics: [2021-02-25T18:57:21.767Z] Hnuu...uuuununununu... [2021-02-25T18:57:21.767Z] File successfully converted to sysstat format version 12.2.1 [2021-02-25T18:57:21.768Z] + sadf -c /var/log/sa-host/sa25 [2021-02-25T18:57:21.768Z] file_magic: OK [2021-02-25T18:57:21.768Z] HZ: Using current value: 100 [2021-02-25T18:57:21.768Z] file_header: OK [2021-02-25T18:57:21.768Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-02-25T18:57:21.768Z] Statistics: [2021-02-25T18:57:21.768Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-02-25T18:57:21.768Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-02-25T18:57:22.545Z] provisioning config files... [2021-02-25T18:57:22.567Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-198@tmp/config8989280457363857901tmp [Pipeline] { [Pipeline] echo [2021-02-25T18:57:22.689Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:57:23.020Z] ---> create-netrc.sh [Pipeline] } [2021-02-25T18:57:23.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-02-25T18:57:23.202Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:57:23.537Z] ---> python-tools-install.sh [Pipeline] echo [2021-02-25T18:57:23.571Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:57:23.909Z] ---> sudo-logs.sh [2021-02-25T18:57:23.910Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-02-25T18:57:24.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:57:24.364Z] ---> job-cost.sh [2021-02-25T18:57:24.364Z] lf-activate-venv: SKIPPING [2021-02-25T18:57:24.364Z] DEBUG: total: 0.20999999344348907 [2021-02-25T18:57:24.364Z] INFO: Retrieving Stack Cost... [2021-02-25T18:57:25.751Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-02-25T18:57:26.012Z] INFO: Archiving Costs [Pipeline] echo [2021-02-25T18:57:26.054Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-02-25T18:57:26.382Z] ---> logs-deploy.sh [2021-02-25T18:57:26.382Z] lf-activate-venv: SKIPPING [2021-02-25T18:57:26.382Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-198/1 [2021-02-25T18:57:26.382Z] INFO: archiving workspace using pattern(s): [2021-02-25T18:57:28.299Z] Archives upload complete. [2021-02-25T18:57:28.299Z] INFO: archiving logs to Nexus [2021-02-25T18:57:29.246Z] ---> uname -a: [2021-02-25T18:57:29.246Z] Linux prd-centos7-docker-4c-2g-27699.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-02-25T18:57:29.246Z] [2021-02-25T18:57:29.246Z] [2021-02-25T18:57:29.246Z] ---> lscpu: [2021-02-25T18:57:29.246Z] Architecture: x86_64 [2021-02-25T18:57:29.246Z] CPU op-mode(s): 32-bit, 64-bit [2021-02-25T18:57:29.246Z] Byte Order: Little Endian [2021-02-25T18:57:29.246Z] Address sizes: 40 bits physical, 48 bits virtual [2021-02-25T18:57:29.246Z] CPU(s): 4 [2021-02-25T18:57:29.246Z] On-line CPU(s) list: 0-3 [2021-02-25T18:57:29.246Z] Thread(s) per core: 1 [2021-02-25T18:57:29.246Z] Core(s) per socket: 1 [2021-02-25T18:57:29.246Z] Socket(s): 4 [2021-02-25T18:57:29.246Z] NUMA node(s): 1 [2021-02-25T18:57:29.246Z] Vendor ID: GenuineIntel [2021-02-25T18:57:29.246Z] CPU family: 6 [2021-02-25T18:57:29.246Z] Model: 44 [2021-02-25T18:57:29.246Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-02-25T18:57:29.246Z] Stepping: 1 [2021-02-25T18:57:29.246Z] CPU MHz: 2933.436 [2021-02-25T18:57:29.246Z] BogoMIPS: 5866.87 [2021-02-25T18:57:29.246Z] Virtualization: VT-x [2021-02-25T18:57:29.246Z] Hypervisor vendor: KVM [2021-02-25T18:57:29.247Z] Virtualization type: full [2021-02-25T18:57:29.247Z] L1d cache: 128 KiB [2021-02-25T18:57:29.247Z] L1i cache: 128 KiB [2021-02-25T18:57:29.247Z] L2 cache: 16 MiB [2021-02-25T18:57:29.247Z] L3 cache: 64 MiB [2021-02-25T18:57:29.247Z] NUMA node0 CPU(s): 0-3 [2021-02-25T18:57:29.247Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-02-25T18:57:29.247Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-02-25T18:57:29.247Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-02-25T18:57:29.247Z] Vulnerability Meltdown: Mitigation; PTI [2021-02-25T18:57:29.247Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-02-25T18:57:29.247Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-02-25T18:57:29.247Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-02-25T18:57:29.247Z] Vulnerability Srbds: Not affected [2021-02-25T18:57:29.247Z] Vulnerability Tsx async abort: Not affected [2021-02-25T18:57:29.247Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] ---> nproc: [2021-02-25T18:57:29.247Z] 4 [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] ---> df -h: [2021-02-25T18:57:29.247Z] Filesystem Size Used Available Use% Mounted on [2021-02-25T18:57:29.247Z] overlay 50.0G 7.3G 42.7G 15% / [2021-02-25T18:57:29.247Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-02-25T18:57:29.247Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-02-25T18:57:29.247Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-02-25T18:57:29.247Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-02-25T18:57:29.247Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-02-25T18:57:29.247Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-02-25T18:57:29.247Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-02-25T18:57:29.247Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-02-25T18:57:29.247Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-198 [2021-02-25T18:57:29.247Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-02-25T18:57:29.247Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/_app-service-configurable_PR-198@tmp [2021-02-25T18:57:29.247Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-02-25T18:57:29.247Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] ---> free -m: [2021-02-25T18:57:29.247Z] total used free shared buff/cache available [2021-02-25T18:57:29.247Z] Mem: 1837 700 91 0 1045 1033 [2021-02-25T18:57:29.247Z] Swap: 1023 1 1022 [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] ---> ip addr: [2021-02-25T18:57:29.247Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-02-25T18:57:29.247Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-02-25T18:57:29.247Z] inet 127.0.0.1/8 scope host lo [2021-02-25T18:57:29.247Z] valid_lft forever preferred_lft forever [2021-02-25T18:57:29.247Z] inet6 ::1/128 scope host [2021-02-25T18:57:29.247Z] valid_lft forever preferred_lft forever [2021-02-25T18:57:29.247Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-02-25T18:57:29.247Z] link/ether fa:16:3e:e8:a8:f2 brd ff:ff:ff:ff:ff:ff [2021-02-25T18:57:29.247Z] inet 10.30.122.53/23 brd 10.30.123.255 scope global dynamic eth0 [2021-02-25T18:57:29.247Z] valid_lft 85699sec preferred_lft 85699sec [2021-02-25T18:57:29.247Z] inet6 fe80::f816:3eff:fee8:a8f2/64 scope link [2021-02-25T18:57:29.247Z] valid_lft forever preferred_lft forever [2021-02-25T18:57:29.247Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-02-25T18:57:29.247Z] link/ether 02:42:2b:8c:34:c4 brd ff:ff:ff:ff:ff:ff [2021-02-25T18:57:29.247Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-02-25T18:57:29.247Z] valid_lft forever preferred_lft forever [2021-02-25T18:57:29.247Z] inet6 fe80::42:2bff:fe8c:34c4/64 scope link [2021-02-25T18:57:29.247Z] valid_lft forever preferred_lft forever [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] ---> sar -b -r -n DEV: [2021-02-25T18:57:29.247Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/25/21 _x86_64_ (4 CPU) [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] 18:45:38 LINUX RESTART (4 CPU) [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] 18:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-02-25T18:57:29.247Z] 18:47:01 79.03 32.63 46.40 0.00 7357.62 4040.65 0.00 [2021-02-25T18:57:29.247Z] 18:48:01 2.31 0.00 2.31 0.00 0.00 53.36 0.00 [2021-02-25T18:57:29.247Z] 18:49:01 0.45 0.00 0.45 0.00 0.00 6.33 0.00 [2021-02-25T18:57:29.247Z] 18:50:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 [2021-02-25T18:57:29.247Z] 18:51:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 [2021-02-25T18:57:29.247Z] 18:52:01 0.32 0.00 0.32 0.00 0.00 4.39 0.00 [2021-02-25T18:57:29.247Z] 18:53:01 0.22 0.00 0.22 0.00 0.00 1.92 0.00 [2021-02-25T18:57:29.247Z] 18:54:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 [2021-02-25T18:57:29.247Z] 18:55:01 0.30 0.00 0.30 0.00 0.00 3.03 0.00 [2021-02-25T18:57:29.247Z] 18:56:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 [2021-02-25T18:57:29.247Z] 18:57:01 19.70 19.45 0.25 0.00 2245.73 2.70 0.00 [2021-02-25T18:57:29.247Z] Average: 9.30 4.69 4.60 0.00 863.59 369.68 0.00 [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] 18:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-02-25T18:57:29.247Z] 18:47:01 183504 0 585584 31.12 2620 1109836 1109596 37.87 425744 1073804 128 [2021-02-25T18:57:29.247Z] 18:48:01 188648 0 580320 30.84 2620 1109956 1077056 36.76 423228 1072184 16 [2021-02-25T18:57:29.247Z] 18:49:01 188540 0 580424 30.85 2620 1109960 1077056 36.76 432052 1063364 8 [2021-02-25T18:57:29.247Z] 18:50:01 187572 0 581392 30.90 2620 1109960 1077248 36.76 433084 1063364 12 [2021-02-25T18:57:29.247Z] 18:51:01 187140 0 581816 30.92 2620 1109968 1077176 36.76 433744 1063656 8 [2021-02-25T18:57:29.247Z] 18:52:01 186856 0 582096 30.94 2620 1109972 1077116 36.76 433760 1063628 8 [2021-02-25T18:57:29.247Z] 18:53:01 186208 0 582740 30.97 2620 1109976 1077176 36.76 449436 1048252 8 [2021-02-25T18:57:29.247Z] 18:54:01 186892 0 582052 30.93 2620 1109980 1077140 36.76 449260 1048252 8 [2021-02-25T18:57:29.247Z] 18:55:01 187260 0 581676 30.91 2620 1109988 1077056 36.76 448720 1048256 8 [2021-02-25T18:57:29.247Z] 18:56:01 186988 0 581944 30.93 2620 1109992 1077056 36.76 448820 1048252 8 [2021-02-25T18:57:29.247Z] 18:57:01 93040 0 607972 32.31 2620 1177912 1113356 38.00 474432 1115264 96 [2021-02-25T18:57:29.247Z] Average: 178423 0 584365 31.06 2620 1116136 1083367 36.97 441116 1064389 28 [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] 18:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-02-25T18:57:29.247Z] 18:47:01 eth0 629.90 395.65 1086.08 100.50 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:47:01 docker0 2.50 2.12 0.47 4.56 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:48:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:49:01 eth0 0.33 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:50:01 eth0 1.52 0.30 0.37 0.20 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:51:01 eth0 0.53 0.35 0.27 0.20 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:52:01 eth0 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:53:01 eth0 0.95 0.37 0.32 0.20 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:54:01 eth0 0.27 0.15 0.12 0.01 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:56:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:57:01 eth0 4.23 2.58 3.99 1.42 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] Average: eth0 57.20 35.83 97.78 9.20 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] Average: docker0 0.22 0.19 0.04 0.41 0.00 0.00 0.00 0.00 [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] ---> sar -P ALL: [2021-02-25T18:57:29.247Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/25/21 _x86_64_ (4 CPU) [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] 18:45:38 LINUX RESTART (4 CPU) [2021-02-25T18:57:29.247Z] [2021-02-25T18:57:29.247Z] 18:46:02 CPU %user %nice %system %iowait %steal %idle [2021-02-25T18:57:29.247Z] 18:47:01 all 12.11 0.00 4.86 2.10 0.23 80.70 [2021-02-25T18:57:29.247Z] 18:47:01 0 12.39 0.00 5.38 2.15 0.29 79.79 [2021-02-25T18:57:29.247Z] 18:47:01 1 13.39 0.00 4.25 2.05 0.24 80.07 [2021-02-25T18:57:29.247Z] 18:47:01 2 10.88 0.00 5.12 3.51 0.21 80.29 [2021-02-25T18:57:29.247Z] 18:47:01 3 11.79 0.00 4.68 0.67 0.19 82.67 [2021-02-25T18:57:29.247Z] 18:48:01 all 0.16 0.00 0.04 0.00 0.00 99.80 [2021-02-25T18:57:29.247Z] 18:48:01 0 0.48 0.00 0.02 0.00 0.00 99.50 [2021-02-25T18:57:29.247Z] 18:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-02-25T18:57:29.247Z] 18:48:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2021-02-25T18:57:29.247Z] 18:48:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2021-02-25T18:57:29.247Z] 18:49:01 all 0.15 0.00 0.11 0.00 0.01 99.73 [2021-02-25T18:57:29.247Z] 18:49:01 0 0.45 0.00 0.12 0.00 0.02 99.42 [2021-02-25T18:57:29.247Z] 18:49:01 1 0.03 0.00 0.12 0.00 0.00 99.85 [2021-02-25T18:57:29.247Z] 18:49:01 2 0.05 0.00 0.08 0.00 0.03 99.83 [2021-02-25T18:57:29.247Z] 18:49:01 3 0.08 0.00 0.12 0.00 0.00 99.80 [2021-02-25T18:57:29.247Z] 18:50:01 all 0.15 0.00 0.05 0.00 0.03 99.78 [2021-02-25T18:57:29.247Z] 18:50:01 0 0.43 0.00 0.05 0.00 0.02 99.50 [2021-02-25T18:57:29.247Z] 18:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-25T18:57:29.247Z] 18:50:01 2 0.05 0.00 0.07 0.00 0.08 99.80 [2021-02-25T18:57:29.247Z] 18:50:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2021-02-25T18:57:29.247Z] 18:51:01 all 0.17 0.00 0.16 0.00 0.10 99.57 [2021-02-25T18:57:29.247Z] 18:51:01 0 0.43 0.00 0.12 0.00 0.05 99.40 [2021-02-25T18:57:29.247Z] 18:51:01 1 0.03 0.00 0.10 0.00 0.07 99.80 [2021-02-25T18:57:29.247Z] 18:51:01 2 0.15 0.00 0.20 0.00 0.12 99.53 [2021-02-25T18:57:29.247Z] 18:51:01 3 0.08 0.00 0.22 0.00 0.15 99.55 [2021-02-25T18:57:29.247Z] 18:52:01 all 0.15 0.00 0.08 0.00 0.10 99.67 [2021-02-25T18:57:29.247Z] 18:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2021-02-25T18:57:29.247Z] 18:52:01 1 0.03 0.00 0.22 0.00 0.08 99.67 [2021-02-25T18:57:29.247Z] 18:52:01 2 0.50 0.00 0.07 0.00 0.25 99.18 [2021-02-25T18:57:29.247Z] 18:52:01 3 0.03 0.00 0.05 0.00 0.05 99.87 [2021-02-25T18:57:29.247Z] 18:53:01 all 0.07 0.00 0.05 0.00 0.00 99.87 [2021-02-25T18:57:29.247Z] 18:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2021-02-25T18:57:29.247Z] 18:53:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2021-02-25T18:57:29.248Z] 18:53:01 2 0.13 0.00 0.10 0.00 0.00 99.77 [2021-02-25T18:57:29.248Z] 18:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2021-02-25T18:57:29.248Z] 18:54:01 all 0.10 0.00 0.03 0.00 0.01 99.86 [2021-02-25T18:57:29.248Z] 18:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2021-02-25T18:57:29.248Z] 18:54:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-02-25T18:57:29.248Z] 18:54:01 2 0.32 0.00 0.05 0.00 0.02 99.62 [2021-02-25T18:57:29.248Z] 18:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2021-02-25T18:57:29.248Z] 18:55:01 all 0.15 0.00 0.04 0.00 0.00 99.80 [2021-02-25T18:57:29.248Z] 18:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2021-02-25T18:57:29.248Z] 18:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-25T18:57:29.248Z] 18:55:01 2 0.53 0.00 0.03 0.00 0.00 99.43 [2021-02-25T18:57:29.248Z] 18:55:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2021-02-25T18:57:29.248Z] 18:56:01 all 0.14 0.00 0.03 0.00 0.00 99.83 [2021-02-25T18:57:29.248Z] 18:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2021-02-25T18:57:29.248Z] 18:56:01 1 0.13 0.00 0.02 0.00 0.00 99.85 [2021-02-25T18:57:29.248Z] 18:56:01 2 0.38 0.00 0.02 0.00 0.00 99.60 [2021-02-25T18:57:29.248Z] 18:56:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2021-02-25T18:57:29.248Z] 18:57:01 all 0.48 0.00 0.18 0.44 0.01 98.89 [2021-02-25T18:57:29.248Z] 18:57:01 0 0.40 0.00 0.17 0.00 0.02 99.42 [2021-02-25T18:57:29.248Z] 18:57:01 1 0.55 0.00 0.05 0.00 0.00 99.40 [2021-02-25T18:57:29.248Z] 18:57:01 2 0.62 0.00 0.37 1.48 0.00 97.53 [2021-02-25T18:57:29.248Z] 18:57:01 3 0.37 0.00 0.12 0.28 0.02 99.22 [2021-02-25T18:57:29.248Z] [2021-02-25T18:57:29.248Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-02-25T18:57:29.248Z] Average: all 1.23 0.00 0.50 0.23 0.05 98.01 [2021-02-25T18:57:29.248Z] Average: 0 1.30 0.00 0.53 0.19 0.04 97.94 [2021-02-25T18:57:29.248Z] Average: 1 1.27 0.00 0.44 0.18 0.04 98.07 [2021-02-25T18:57:29.248Z] Average: 2 1.22 0.00 0.55 0.45 0.06 97.73 [2021-02-25T18:57:29.248Z] Average: 3 1.12 0.00 0.48 0.09 0.04 98.28 [2021-02-25T18:57:29.248Z] [2021-02-25T18:57:29.248Z] [2021-02-25T18:57:29.248Z]