Pull request #206 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 weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 1b347c95e86fe34b5b5272e59e25e81a4f994e60+cdd6c33d41f01dc10b68606080ac8b6263924bf1 (5231de50022cbf5821b5f3329bb7e1c0209002c7) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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/device-mqtt-go/branches/PR-206/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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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/device-mqtt-go/branches/PR-206/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d 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:device-mqtt-go, 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: device-mqtt-go-settings PROJECT: device-mqtt-go 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-device-mqtt-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-20887 in /w/workspace/gexfoundry_device-mqtt-go_PR-206 [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/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-206 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 Merging remotes/origin/master commit cdd6c33d41f01dc10b68606080ac8b6263924bf1 into PR head commit 1b347c95e86fe34b5b5272e59e25e81a4f994e60 > 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/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b347c95e86fe34b5b5272e59e25e81a4f994e60 # timeout=10 Merge succeeded, producing 1b347c95e86fe34b5b5272e59e25e81a4f994e60 Checking out Revision 1b347c95e86fe34b5b5272e59e25e81a4f994e60 (PR-206) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cdd6c33d41f01dc10b68606080ac8b6263924bf1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1b347c95e86fe34b5b5272e59e25e81a4f994e60 # timeout=10 Commit message: "build: Upgrade paho.mqtt.golang to v1.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-18T04:20:22.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-18T04:20:22.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-18T04:20:23.029Z] ========================================================= [2021-01-18T04:20:23.029Z] EdgeX Global Pipelines Version Info [2021-01-18T04:20:23.029Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:20:24.566Z] ------------------- [2021-01-18T04:20:24.566Z] stable info: [2021-01-18T04:20:24.566Z] ------------------- [2021-01-18T04:20:24.566Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-18T04:20:24.566Z] Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d [2021-01-18T04:20:24.566Z] Message: update stable to v1.0.177 [2021-01-18T04:20:25.512Z] ------------------- [2021-01-18T04:20:25.512Z] experimental info: [2021-01-18T04:20:25.512Z] ------------------- [2021-01-18T04:20:25.512Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-18T04:20:25.512Z] Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 [2021-01-18T04:20:25.512Z] Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-18T04:20:25.888Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-01-18T04:20:26.018Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-01-18T04:20:26.146Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-18T04:20:26.273Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-18T04:20:26.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-18T04:20:26.539Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-18T04:20:26.666Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-18T04:20:26.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-18T04:20:26.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-18T04:20:27.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-18T04:20:27.202Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-18T04:20:27.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-mqtt-go [Pipeline] echo [2021-01-18T04:20:27.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-18T04:20:27.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-18T04:20:27.704Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-18T04:20:27.829Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-18T04:20:27.955Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-18T04:20:28.081Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-18T04:20:28.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-18T04:20:28.333Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-18T04:20:28.465Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-18T04:20:28.591Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-18T04:20:28.725Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-18T04:20:28.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-18T04:20:28.994Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-18T04:20:29.150Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-18T04:20:29.303Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-18T04:20:29.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-206 [Pipeline] echo [2021-01-18T04:20:29.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-206 [Pipeline] echo [2021-01-18T04:20:29.782Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-206 [Pipeline] echo [2021-01-18T04:20:29.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1b347c95e86fe34b5b5272e59e25e81a4f994e60 [Pipeline] echo [2021-01-18T04:20:30.130Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1b347c9 [Pipeline] echo [2021-01-18T04:20:30.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-18T04:20:30.539Z] provisioning config files... [2021-01-18T04:20:30.584Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp/config6290137451030377479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:20:31.006Z] ---> docker-login.sh [2021-01-18T04:20:31.006Z] nexus3.edgexfoundry.org:10001 [2021-01-18T04:20:31.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:20:31.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:20:31.533Z] Configure a credential helper to remove this warning. See [2021-01-18T04:20:31.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:20:31.533Z] [2021-01-18T04:20:31.533Z] Login Succeeded [2021-01-18T04:20:31.533Z] nexus3.edgexfoundry.org:10002 [2021-01-18T04:20:31.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:20:31.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:20:31.533Z] Configure a credential helper to remove this warning. See [2021-01-18T04:20:31.533Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:20:31.533Z] [2021-01-18T04:20:31.533Z] Login Succeeded [2021-01-18T04:20:31.533Z] nexus3.edgexfoundry.org:10003 [2021-01-18T04:20:31.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:20:31.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:20:31.801Z] Configure a credential helper to remove this warning. See [2021-01-18T04:20:31.801Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:20:31.801Z] [2021-01-18T04:20:31.801Z] Login Succeeded [2021-01-18T04:20:31.801Z] nexus3.edgexfoundry.org:10004 [2021-01-18T04:20:31.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:20:32.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:20:32.065Z] Configure a credential helper to remove this warning. See [2021-01-18T04:20:32.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:20:32.065Z] [2021-01-18T04:20:32.065Z] Login Succeeded [2021-01-18T04:20:32.065Z] docker.io [2021-01-18T04:20:32.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:20:32.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:20:32.328Z] Configure a credential helper to remove this warning. See [2021-01-18T04:20:32.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:20:32.328Z] [2021-01-18T04:20:32.328Z] Login Succeeded [2021-01-18T04:20:32.328Z] ---> docker-login.sh ends [Pipeline] } [2021-01-18T04:20:32.354Z] 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-01-18T04:20:33.502Z] + git log --format=format:%s -1 1b347c95e86fe34b5b5272e59e25e81a4f994e60 [Pipeline] echo [2021-01-18T04:20:33.590Z] GIT_COMMIT: 1b347c95e86fe34b5b5272e59e25e81a4f994e60, Commit Message: build: Upgrade paho.mqtt.golang to v1.3.1 [Pipeline] echo [2021-01-18T04:20:33.675Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:20:34.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-18T04:20:34.633Z] [2021-01-18T04:20:34.633Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:20:35.027Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-18T04:20:35.028Z] latest: Pulling from edgex-devops/git-semver [2021-01-18T04:20:35.028Z] 31603596830f: Pulling fs layer [2021-01-18T04:20:35.028Z] 2a8b12db71e7: Pulling fs layer [2021-01-18T04:20:35.028Z] 6ca5941a6612: Pulling fs layer [2021-01-18T04:20:35.028Z] ecc8261a40a4: Pulling fs layer [2021-01-18T04:20:35.028Z] ecc8261a40a4: Waiting [2021-01-18T04:20:35.028Z] 2a8b12db71e7: Verifying Checksum [2021-01-18T04:20:35.028Z] 2a8b12db71e7: Download complete [2021-01-18T04:20:35.298Z] 31603596830f: Verifying Checksum [2021-01-18T04:20:35.298Z] 31603596830f: Download complete [2021-01-18T04:20:35.298Z] 6ca5941a6612: Verifying Checksum [2021-01-18T04:20:35.298Z] 6ca5941a6612: Download complete [2021-01-18T04:20:35.298Z] ecc8261a40a4: Verifying Checksum [2021-01-18T04:20:35.298Z] ecc8261a40a4: Download complete [2021-01-18T04:20:35.560Z] 31603596830f: Pull complete [2021-01-18T04:20:35.830Z] 2a8b12db71e7: Pull complete [2021-01-18T04:20:36.408Z] 6ca5941a6612: Pull complete [2021-01-18T04:20:36.671Z] ecc8261a40a4: Pull complete [2021-01-18T04:20:36.671Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-18T04:20:36.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-18T04:20:36.935Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-18T04:20:37.060Z] prd-centos7-docker-4c-2g-20887 does not seem to be running inside a container [2021-01-18T04:20:37.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-206 -v /w/workspace/gexfoundry_device-mqtt-go_PR-206:/w/workspace/gexfoundry_device-mqtt-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-18T04:20:39.085Z] $ docker top 4950bbf157bd823f37495d95d18865da3b724886031bb94ac9c85859c2ecc22f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-18T04:20:39.468Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-18T04:20:39.468Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-18T04:20:39.679Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-18T04:20:39.682Z] $ docker exec 4950bbf157bd823f37495d95d18865da3b724886031bb94ac9c85859c2ecc22f ssh-agent [2021-01-18T04:20:39.855Z] SSH_AUTH_SOCK=/tmp/ssh-FWN2mrMw42h1/agent.11 [2021-01-18T04:20:39.855Z] SSH_AGENT_PID=17 [2021-01-18T04:20:39.864Z] Running ssh-add (command line suppressed) [2021-01-18T04:20:39.984Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp/private_key_3873746953932919401.key (/w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp/private_key_3873746953932919401.key) [2021-01-18T04:20:40.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-18T04:20:40.434Z] + git tag --points-at HEAD [Pipeline] } [2021-01-18T04:20:40.462Z] $ docker exec --env ******** --env ******** 4950bbf157bd823f37495d95d18865da3b724886031bb94ac9c85859c2ecc22f ssh-agent -k [2021-01-18T04:20:40.576Z] unset SSH_AUTH_SOCK; [2021-01-18T04:20:40.577Z] unset SSH_AGENT_PID; [2021-01-18T04:20:40.577Z] echo Agent pid 17 killed; [2021-01-18T04:20:40.621Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-18T04:20:40.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-18T04:20:40.838Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-18T04:20:41.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-18T04:20:41.015Z] $ docker exec 4950bbf157bd823f37495d95d18865da3b724886031bb94ac9c85859c2ecc22f ssh-agent [2021-01-18T04:20:41.172Z] SSH_AUTH_SOCK=/tmp/ssh-9PPhJjQMoODM/agent.47 [2021-01-18T04:20:41.172Z] SSH_AGENT_PID=52 [2021-01-18T04:20:41.178Z] Running ssh-add (command line suppressed) [2021-01-18T04:20:41.295Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp/private_key_6883660937256866061.key (/w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp/private_key_6883660937256866061.key) [2021-01-18T04:20:41.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-18T04:20:41.736Z] + git semver init [2021-01-18T04:20:41.736Z] # -> Open(): unable to determine branch for HEAD [2021-01-18T04:20:41.736Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-206/.git [2021-01-18T04:20:41.736Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-206 [2021-01-18T04:20:41.736Z] # $SEMVER_REMOTE_NAME = origin [2021-01-18T04:20:41.736Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-18T04:20:41.736Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-18T04:20:41.736Z] # $SEMVER_BRANCH = PR-206 [2021-01-18T04:20:41.736Z] # $SEMVER_TEMP = /tmp/semver-280473070 [2021-01-18T04:20:41.736Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-01-18T04:20:42.312Z] # '/tmp/semver-280473070' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-206/.semver' [2021-01-18T04:20:42.312Z] # -> Force: false [2021-01-18T04:20:42.312Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-206/.semver [Pipeline] } [2021-01-18T04:20:42.333Z] $ docker exec --env ******** --env ******** 4950bbf157bd823f37495d95d18865da3b724886031bb94ac9c85859c2ecc22f ssh-agent -k [2021-01-18T04:20:42.449Z] unset SSH_AUTH_SOCK; [2021-01-18T04:20:42.450Z] unset SSH_AGENT_PID; [2021-01-18T04:20:42.450Z] echo Agent pid 52 killed; [2021-01-18T04:20:42.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-18T04:20:43.063Z] + git semver [Pipeline] } [2021-01-18T04:20:43.093Z] $ docker stop --time=1 4950bbf157bd823f37495d95d18865da3b724886031bb94ac9c85859c2ecc22f [2021-01-18T04:20:44.510Z] $ docker rm -f 4950bbf157bd823f37495d95d18865da3b724886031bb94ac9c85859c2ecc22f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-18T04:20:45.050Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-18T04:20:45.473Z] Stashed 1 file(s) [Pipeline] echo [2021-01-18T04:20:45.497Z] [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-01-18T04:21:01.308Z] Still waiting to schedule task [2021-01-18T04:21:01.308Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-18T04:21:01.333Z] Still waiting to schedule task [2021-01-18T04:21:01.333Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-18T04:22:48.654Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-20888 in /w/workspace/gexfoundry_device-mqtt-go_PR-206 [Pipeline] { [Pipeline] ws [2021-01-18T04:22:48.785Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-01-18T04:22:53.957Z] using credential edgex-jenkins-ssh [2021-01-18T04:22:54.025Z] Cloning the remote Git repository [2021-01-18T04:22:54.103Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T04:22:54.224Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-01-18T04:22:54.323Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T04:22:54.324Z] > git --version # timeout=10 [2021-01-18T04:22:54.345Z] > git --version # 'git version 2.17.1' [2021-01-18T04:22:54.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T04:22:54.418Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T04:22:56.029Z] Merging remotes/origin/master commit cdd6c33d41f01dc10b68606080ac8b6263924bf1 into PR head commit 1b347c95e86fe34b5b5272e59e25e81a4f994e60 [2021-01-18T04:22:56.270Z] Merge succeeded, producing 1b347c95e86fe34b5b5272e59e25e81a4f994e60 [2021-01-18T04:22:56.271Z] Checking out Revision 1b347c95e86fe34b5b5272e59e25e81a4f994e60 (PR-206) [2021-01-18T04:22:55.284Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-18T04:22:55.309Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T04:22:55.334Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-18T04:22:55.372Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T04:22:55.373Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T04:22:55.388Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-18T04:22:56.059Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T04:22:56.084Z] > git checkout -f 1b347c95e86fe34b5b5272e59e25e81a4f994e60 # timeout=10 [2021-01-18T04:22:56.169Z] > git remote # timeout=10 [2021-01-18T04:22:56.195Z] > git config --get remote.origin.url # timeout=10 [2021-01-18T04:22:56.215Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T04:22:56.227Z] > git merge cdd6c33d41f01dc10b68606080ac8b6263924bf1 # timeout=10 [2021-01-18T04:22:56.254Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-18T04:22:56.281Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T04:22:56.294Z] > git checkout -f 1b347c95e86fe34b5b5272e59e25e81a4f994e60 # timeout=10 [2021-01-18T04:23:00.834Z] Commit message: "build: Upgrade paho.mqtt.golang to v1.3.1" [2021-01-18T04:23:00.887Z] > git --version # timeout=10 [2021-01-18T04:23:00.899Z] > git --version # 'git version 2.17.1' [2021-01-18T04:23:00.913Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-18T04:23:03.166Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-18T04:23:03.863Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-18T04:23:04.261Z] + sudo service docker restart [2021-01-18T04:23:04.261Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-18T04:23:07.036Z] provisioning config files... [2021-01-18T04:23:07.078Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5866157025120348079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:23:07.539Z] ---> docker-login.sh [2021-01-18T04:23:07.539Z] nexus3.edgexfoundry.org:10001 [2021-01-18T04:23:08.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:23:08.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:23:08.807Z] Configure a credential helper to remove this warning. See [2021-01-18T04:23:08.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:23:08.807Z] [2021-01-18T04:23:08.807Z] Login Succeeded [2021-01-18T04:23:08.807Z] nexus3.edgexfoundry.org:10002 [2021-01-18T04:23:09.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:23:09.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:23:09.362Z] Configure a credential helper to remove this warning. See [2021-01-18T04:23:09.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:23:09.362Z] [2021-01-18T04:23:09.362Z] Login Succeeded [2021-01-18T04:23:09.362Z] nexus3.edgexfoundry.org:10003 [2021-01-18T04:23:09.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:23:09.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:23:09.913Z] Configure a credential helper to remove this warning. See [2021-01-18T04:23:09.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:23:09.914Z] [2021-01-18T04:23:09.914Z] Login Succeeded [2021-01-18T04:23:09.914Z] nexus3.edgexfoundry.org:10004 [2021-01-18T04:23:10.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:23:10.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:23:10.192Z] Configure a credential helper to remove this warning. See [2021-01-18T04:23:10.192Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:23:10.192Z] [2021-01-18T04:23:10.192Z] Login Succeeded [2021-01-18T04:23:10.467Z] docker.io [2021-01-18T04:23:10.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:23:11.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:23:11.015Z] Configure a credential helper to remove this warning. See [2021-01-18T04:23:11.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:23:11.015Z] [2021-01-18T04:23:11.015Z] Login Succeeded [2021-01-18T04:23:11.015Z] ---> docker-login.sh ends [Pipeline] } [2021-01-18T04:23:11.047Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-18T04:23:11.650Z] ========================================================= [2021-01-18T04:23:11.650Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-18T04:23:11.650Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:23:12.116Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-18T04:23:12.398Z] Sending build context to Docker daemon 498.7kB [2021-01-18T04:23:12.398Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-18T04:23:12.398Z] Step 2/8 : FROM ${BASE} [2021-01-18T04:23:12.682Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-18T04:23:12.682Z] 5f621e34cdf4: Pulling fs layer [2021-01-18T04:23:12.682Z] a4357932f1b6: Pulling fs layer [2021-01-18T04:23:12.682Z] 18c013af1878: Pulling fs layer [2021-01-18T04:23:12.682Z] 00ac8860ef70: Pulling fs layer [2021-01-18T04:23:12.682Z] 63d7cb157983: Pulling fs layer [2021-01-18T04:23:12.682Z] b116817d02f9: Pulling fs layer [2021-01-18T04:23:12.682Z] 745a02a5169b: Pulling fs layer [2021-01-18T04:23:12.682Z] 63d7cb157983: Waiting [2021-01-18T04:23:12.682Z] b116817d02f9: Waiting [2021-01-18T04:23:12.682Z] 745a02a5169b: Waiting [2021-01-18T04:23:12.682Z] 00ac8860ef70: Waiting [2021-01-18T04:23:12.682Z] 18c013af1878: Verifying Checksum [2021-01-18T04:23:12.682Z] 18c013af1878: Download complete [2021-01-18T04:23:12.682Z] a4357932f1b6: Download complete [2021-01-18T04:23:12.682Z] 63d7cb157983: Verifying Checksum [2021-01-18T04:23:12.682Z] 63d7cb157983: Download complete [2021-01-18T04:23:12.682Z] b116817d02f9: Verifying Checksum [2021-01-18T04:23:12.682Z] b116817d02f9: Download complete [2021-01-18T04:23:12.682Z] 5f621e34cdf4: Download complete [2021-01-18T04:23:13.288Z] 5f621e34cdf4: Pull complete [2021-01-18T04:23:13.895Z] a4357932f1b6: Pull complete [2021-01-18T04:23:14.497Z] 18c013af1878: Pull complete [2021-01-18T04:23:15.481Z] 745a02a5169b: Download complete [2021-01-18T04:23:16.467Z] 00ac8860ef70: Verifying Checksum [2021-01-18T04:23:16.467Z] 00ac8860ef70: Download complete [2021-01-18T04:23:26.638Z] 00ac8860ef70: Pull complete [2021-01-18T04:23:26.638Z] 63d7cb157983: Pull complete [2021-01-18T04:23:26.912Z] b116817d02f9: Pull complete [2021-01-18T04:23:31.247Z] 745a02a5169b: Pull complete [2021-01-18T04:23:31.247Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-18T04:23:31.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-18T04:23:31.247Z] ---> b7e6874047d6 [2021-01-18T04:23:31.247Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-18T04:23:33.222Z] ---> Running in 6a1643403282 [2021-01-18T04:23:33.495Z] Removing intermediate container 6a1643403282 [2021-01-18T04:23:33.495Z] ---> e6f6fa71b815 [2021-01-18T04:23:33.495Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T04:23:33.766Z] ---> Running in 4b41b0a45190 [2021-01-18T04:23:35.748Z] Removing intermediate container 4b41b0a45190 [2021-01-18T04:23:35.748Z] ---> f44f206f73da [2021-01-18T04:23:35.748Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-18T04:23:36.021Z] ---> Running in 81a550c7b31b [2021-01-18T04:23:36.999Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T04:23:37.594Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-18T04:23:38.563Z] (1/14) Installing libmagic (5.38-r0) [2021-01-18T04:23:38.835Z] (2/14) Installing file (5.38-r0) [2021-01-18T04:23:38.835Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-18T04:23:38.835Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-18T04:23:44.226Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-18T04:23:44.226Z] (6/14) Installing patch (2.7.6-r6) [2021-01-18T04:23:44.226Z] (7/14) Installing build-base (0.5-r2) [2021-01-18T04:23:44.226Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-18T04:23:44.226Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-18T04:23:44.226Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-18T04:23:44.852Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-18T04:23:44.852Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-18T04:23:44.852Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-18T04:23:45.128Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-18T04:23:45.410Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T04:23:45.410Z] OK: 221 MiB in 53 packages [2021-01-18T04:23:46.793Z] Running on prd-centos7-docker-4c-2g-20889 in /w/workspace/gexfoundry_device-mqtt-go_PR-206 [Pipeline] { [Pipeline] ws [2021-01-18T04:23:46.898Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-01-18T04:23:49.432Z] using credential edgex-jenkins-ssh [2021-01-18T04:23:49.495Z] Cloning the remote Git repository [2021-01-18T04:23:49.738Z] Removing intermediate container 81a550c7b31b [2021-01-18T04:23:49.738Z] ---> a452590731af [2021-01-18T04:23:49.738Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-01-18T04:23:49.738Z] ---> Running in 08293247850f [2021-01-18T04:23:50.013Z] Removing intermediate container 08293247850f [2021-01-18T04:23:50.013Z] ---> 8ad227204652 [2021-01-18T04:23:50.013Z] Step 7/8 : COPY . . [2021-01-18T04:23:49.530Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T04:23:49.611Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-01-18T04:23:49.677Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T04:23:49.677Z] > git --version # timeout=10 [2021-01-18T04:23:49.684Z] > git --version # 'git version 2.24.3' [2021-01-18T04:23:49.685Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T04:23:49.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T04:23:50.276Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-18T04:23:50.288Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T04:23:50.298Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-18T04:23:50.311Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T04:23:50.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T04:23:50.319Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-18T04:23:50.772Z] Merging remotes/origin/master commit cdd6c33d41f01dc10b68606080ac8b6263924bf1 into PR head commit 1b347c95e86fe34b5b5272e59e25e81a4f994e60 [2021-01-18T04:23:50.857Z] Merge succeeded, producing 1b347c95e86fe34b5b5272e59e25e81a4f994e60 [2021-01-18T04:23:50.858Z] Checking out Revision 1b347c95e86fe34b5b5272e59e25e81a4f994e60 (PR-206) [2021-01-18T04:23:50.995Z] ---> d0246c67bb6d [2021-01-18T04:23:50.995Z] Step 8/8 : RUN go mod download [2021-01-18T04:23:50.995Z] ---> Running in b16b414b6304 [2021-01-18T04:23:50.782Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T04:23:50.789Z] > git checkout -f 1b347c95e86fe34b5b5272e59e25e81a4f994e60 # timeout=10 [2021-01-18T04:23:50.826Z] > git remote # timeout=10 [2021-01-18T04:23:50.832Z] > git config --get remote.origin.url # timeout=10 [2021-01-18T04:23:50.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T04:23:50.841Z] > git merge cdd6c33d41f01dc10b68606080ac8b6263924bf1 # timeout=10 [2021-01-18T04:23:50.851Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-18T04:23:50.862Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T04:23:50.870Z] > git checkout -f 1b347c95e86fe34b5b5272e59e25e81a4f994e60 # timeout=10 [2021-01-18T04:23:54.513Z] Commit message: "build: Upgrade paho.mqtt.golang to v1.3.1" [2021-01-18T04:23:54.543Z] > git --version # timeout=10 [2021-01-18T04:23:54.550Z] > git --version # 'git version 2.24.3' [2021-01-18T04:23:54.555Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-18T04:23:56.136Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-18T04:23:56.505Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-18T04:23:56.853Z] + sudo service docker restart [2021-01-18T04:23:56.853Z] + true [2021-01-18T04:23:56.853Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-18T04:23:57.974Z] provisioning config files... [2021-01-18T04:23:58.037Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7791330853238212839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:23:58.536Z] ---> docker-login.sh [2021-01-18T04:23:58.536Z] nexus3.edgexfoundry.org:10001 [2021-01-18T04:23:58.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:23:59.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:23:59.065Z] Configure a credential helper to remove this warning. See [2021-01-18T04:23:59.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:23:59.065Z] [2021-01-18T04:23:59.065Z] Login Succeeded [2021-01-18T04:23:59.065Z] nexus3.edgexfoundry.org:10002 [2021-01-18T04:23:59.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:23:59.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:23:59.065Z] Configure a credential helper to remove this warning. See [2021-01-18T04:23:59.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:23:59.065Z] [2021-01-18T04:23:59.065Z] Login Succeeded [2021-01-18T04:23:59.065Z] nexus3.edgexfoundry.org:10003 [2021-01-18T04:23:59.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:23:59.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:23:59.329Z] Configure a credential helper to remove this warning. See [2021-01-18T04:23:59.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:23:59.329Z] [2021-01-18T04:23:59.329Z] Login Succeeded [2021-01-18T04:23:59.329Z] nexus3.edgexfoundry.org:10004 [2021-01-18T04:23:59.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:23:59.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:23:59.594Z] Configure a credential helper to remove this warning. See [2021-01-18T04:23:59.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:23:59.594Z] [2021-01-18T04:23:59.594Z] Login Succeeded [2021-01-18T04:23:59.594Z] docker.io [2021-01-18T04:23:59.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-18T04:23:59.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-18T04:23:59.860Z] Configure a credential helper to remove this warning. See [2021-01-18T04:23:59.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-18T04:23:59.860Z] [2021-01-18T04:23:59.860Z] Login Succeeded [2021-01-18T04:23:59.860Z] ---> docker-login.sh ends [Pipeline] } [2021-01-18T04:23:59.888Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-18T04:24:00.513Z] ========================================================= [2021-01-18T04:24:00.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-18T04:24:00.514Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:24:00.920Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-18T04:24:01.188Z] Sending build context to Docker daemon 499.7kB [2021-01-18T04:24:01.188Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-18T04:24:01.188Z] Step 2/8 : FROM ${BASE} [2021-01-18T04:24:01.188Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-18T04:24:01.188Z] 188c0c94c7c5: Pulling fs layer [2021-01-18T04:24:01.188Z] 0ef7d3d256c8: Pulling fs layer [2021-01-18T04:24:01.188Z] de9db76c5a1d: Pulling fs layer [2021-01-18T04:24:01.188Z] bca2f99d35d6: Pulling fs layer [2021-01-18T04:24:01.188Z] 93359f2a8cfa: Pulling fs layer [2021-01-18T04:24:01.188Z] 7c6f9722023f: Pulling fs layer [2021-01-18T04:24:01.188Z] a35cf1a2eb13: Pulling fs layer [2021-01-18T04:24:01.188Z] bca2f99d35d6: Waiting [2021-01-18T04:24:01.188Z] 93359f2a8cfa: Waiting [2021-01-18T04:24:01.188Z] 7c6f9722023f: Waiting [2021-01-18T04:24:01.188Z] a35cf1a2eb13: Waiting [2021-01-18T04:24:01.188Z] de9db76c5a1d: Verifying Checksum [2021-01-18T04:24:01.188Z] de9db76c5a1d: Download complete [2021-01-18T04:24:01.188Z] 0ef7d3d256c8: Verifying Checksum [2021-01-18T04:24:01.188Z] 0ef7d3d256c8: Download complete [2021-01-18T04:24:01.188Z] 93359f2a8cfa: Verifying Checksum [2021-01-18T04:24:01.188Z] 93359f2a8cfa: Download complete [2021-01-18T04:24:01.188Z] 188c0c94c7c5: Verifying Checksum [2021-01-18T04:24:01.188Z] 7c6f9722023f: Verifying Checksum [2021-01-18T04:24:01.188Z] 7c6f9722023f: Download complete [2021-01-18T04:24:01.458Z] 188c0c94c7c5: Pull complete [2021-01-18T04:24:01.720Z] 0ef7d3d256c8: Pull complete [2021-01-18T04:24:01.983Z] de9db76c5a1d: Pull complete [2021-01-18T04:24:03.386Z] a35cf1a2eb13: Verifying Checksum [2021-01-18T04:24:03.386Z] a35cf1a2eb13: Download complete [2021-01-18T04:24:03.980Z] bca2f99d35d6: Verifying Checksum [2021-01-18T04:24:03.980Z] bca2f99d35d6: Download complete [2021-01-18T04:24:09.338Z] bca2f99d35d6: Pull complete [2021-01-18T04:24:09.338Z] 93359f2a8cfa: Pull complete [2021-01-18T04:24:09.338Z] 7c6f9722023f: Pull complete [2021-01-18T04:24:17.552Z] a35cf1a2eb13: Pull complete [2021-01-18T04:24:17.552Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-18T04:24:17.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-18T04:24:17.552Z] ---> a62c8e92a672 [2021-01-18T04:24:17.552Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2021-01-18T04:24:17.820Z] ---> Running in 22ae58affcfc [2021-01-18T04:24:17.839Z] Removing intermediate container b16b414b6304 [2021-01-18T04:24:17.839Z] ---> 918f92572306 [2021-01-18T04:24:17.839Z] Successfully built 918f92572306 [2021-01-18T04:24:17.839Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:24:18.087Z] Removing intermediate container 22ae58affcfc [2021-01-18T04:24:18.087Z] ---> ce14d9c5e13b [2021-01-18T04:24:18.087Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T04:24:18.087Z] ---> Running in 99f7a6dff077 [2021-01-18T04:24:18.220Z] + docker inspect -f . ci-base-image-arm64 [2021-01-18T04:24:18.220Z] . [Pipeline] withDockerContainer [2021-01-18T04:24:18.519Z] prd-ubuntu18.04-docker-arm64-4c-16g-20888 does not seem to be running inside a container [2021-01-18T04:24:18.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-18T04:24:19.500Z] Removing intermediate container 99f7a6dff077 [2021-01-18T04:24:19.500Z] ---> 80d2611df4d6 [2021-01-18T04:24:19.500Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2021-01-18T04:24:19.500Z] ---> Running in f68a91b60282 [2021-01-18T04:24:20.121Z] $ docker top 0a78109c1ff3f47e64aa04e7591097025c01116ce5baebee59f3ef9baab2c702 -eo pid,comm [2021-01-18T04:24:20.458Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2021-01-18T04:24:21.036Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T04:24:21.311Z] + go version [2021-01-18T04:24:21.311Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-18T04:24:21.356Z] $ docker stop --time=1 0a78109c1ff3f47e64aa04e7591097025c01116ce5baebee59f3ef9baab2c702 [2021-01-18T04:24:22.001Z] (1/14) Installing libmagic (5.38-r0) [2021-01-18T04:24:22.001Z] (2/14) Installing file (5.38-r0) [2021-01-18T04:24:22.001Z] (3/14) Installing libc-dev (0.7.2-r3) [2021-01-18T04:24:22.265Z] (4/14) Installing g++ (9.3.0-r2) [2021-01-18T04:24:23.221Z] $ docker rm -f 0a78109c1ff3f47e64aa04e7591097025c01116ce5baebee59f3ef9baab2c702 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:24:24.535Z] + docker inspect -f . ci-base-image-arm64 [2021-01-18T04:24:24.535Z] . [Pipeline] withDockerContainer [2021-01-18T04:24:24.823Z] prd-ubuntu18.04-docker-arm64-4c-16g-20888 does not seem to be running inside a container [2021-01-18T04:24:24.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-18T04:24:26.331Z] $ docker top c810e23fecca86feec079d3ca7b3b9e3b4db5597dae2365aecf67a758e6a6f5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T04:24:27.439Z] + make test [2021-01-18T04:24:27.439Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-18T04:24:28.439Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-01-18T04:24:37.213Z] (5/14) Installing fortify-headers (1.1-r0) [2021-01-18T04:24:37.213Z] (6/14) Installing patch (2.7.6-r6) [2021-01-18T04:24:37.213Z] (7/14) Installing build-base (0.5-r2) [2021-01-18T04:24:37.213Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2021-01-18T04:24:37.213Z] (9/14) Installing libedit (20191231.3.1-r0) [2021-01-18T04:24:37.213Z] (10/14) Installing openssh-client (8.3_p1-r1) [2021-01-18T04:24:37.213Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2021-01-18T04:24:37.213Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2021-01-18T04:24:37.213Z] (13/14) Installing openssh-server (8.3_p1-r1) [2021-01-18T04:24:37.477Z] (14/14) Installing openssh (8.3_p1-r1) [2021-01-18T04:24:37.477Z] Executing busybox-1.31.1-r19.trigger [2021-01-18T04:24:37.477Z] OK: 237 MiB in 53 packages [2021-01-18T04:24:41.719Z] Removing intermediate container f68a91b60282 [2021-01-18T04:24:41.719Z] ---> 3e18bf20bfea [2021-01-18T04:24:41.720Z] Step 6/8 : WORKDIR /device-mqtt-go [2021-01-18T04:24:41.720Z] ---> Running in 727c34e7906a [2021-01-18T04:24:41.720Z] Removing intermediate container 727c34e7906a [2021-01-18T04:24:41.720Z] ---> 7bb8fc33f325 [2021-01-18T04:24:41.720Z] Step 7/8 : COPY . . [2021-01-18T04:24:42.296Z] ---> 44b440ceac99 [2021-01-18T04:24:42.296Z] Step 8/8 : RUN go mod download [2021-01-18T04:24:42.296Z] ---> Running in 154894d11ccf [2021-01-18T04:25:04.363Z] Removing intermediate container 154894d11ccf [2021-01-18T04:25:04.363Z] ---> b2d21b518160 [2021-01-18T04:25:04.363Z] Successfully built b2d21b518160 [2021-01-18T04:25:04.363Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:25:04.741Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-18T04:25:04.741Z] . [Pipeline] withDockerContainer [2021-01-18T04:25:04.892Z] prd-centos7-docker-4c-2g-20889 does not seem to be running inside a container [2021-01-18T04:25:04.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-18T04:25:05.804Z] $ docker top 5ab466542eaf946cc6738f3c9aa8808379fbe9dda495735dab6c840ff80d5ac5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T04:25:06.413Z] + go version [2021-01-18T04:25:06.413Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-18T04:25:06.448Z] $ docker stop --time=1 5ab466542eaf946cc6738f3c9aa8808379fbe9dda495735dab6c840ff80d5ac5 [2021-01-18T04:25:07.495Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-01-18T04:25:07.495Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.032s coverage: 28.3% of statements [2021-01-18T04:25:07.495Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-01-18T04:25:07.495Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-18T04:25:07.805Z] $ docker rm -f 5ab466542eaf946cc6738f3c9aa8808379fbe9dda495735dab6c840ff80d5ac5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:25:08.948Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-18T04:25:08.948Z] . [Pipeline] withDockerContainer [2021-01-18T04:25:09.075Z] prd-centos7-docker-4c-2g-20889 does not seem to be running inside a container [2021-01-18T04:25:09.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-18T04:25:09.866Z] $ docker top ffdd52ac6f8baab77f1e2f8806052f03268213dbe041f73cf1044cd4fa6099ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T04:25:10.504Z] + make test [2021-01-18T04:25:10.504Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-01-18T04:25:11.928Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-01-18T04:25:14.239Z] gofmt -l . [2021-01-18T04:25:14.239Z] ["`gofmt -l .`" = ""] [2021-01-18T04:25:14.239Z] ./bin/test-attribution-txt.sh [2021-01-18T04:25:14.515Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-01-18T04:25:14.827Z] $ docker stop --time=1 c810e23fecca86feec079d3ca7b3b9e3b4db5597dae2365aecf67a758e6a6f5e [2021-01-18T04:25:17.109Z] $ docker rm -f c810e23fecca86feec079d3ca7b3b9e3b4db5597dae2365aecf67a758e6a6f5e [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-18T04:25:18.092Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-18T04:25:18.910Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-18T04:25:21.932Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-18T04:25:22.373Z] + ls -al . [2021-01-18T04:25:22.373Z] total 132 [2021-01-18T04:25:22.373Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 18 04:25 . [2021-01-18T04:25:22.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 04:22 .. [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 18 04:22 .dockerignore [2021-01-18T04:25:22.373Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 04:23 .git [2021-01-18T04:25:22.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 04:22 .github [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 336 Jan 18 04:22 .gitignore [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 6046 Jan 18 04:22 Attribution.txt [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 1802 Jan 18 04:22 Dockerfile [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 957 Jan 18 04:22 Dockerfile.build [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 04:22 Jenkinsfile [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 18 04:22 LICENSE [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 902 Jan 18 04:22 Makefile [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 444 Jan 18 04:22 README.md [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 04:20 VERSION [2021-01-18T04:25:22.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 04:22 bin [2021-01-18T04:25:22.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 04:22 cmd [2021-01-18T04:25:22.373Z] -rw-r--r-- 1 jenkins jenkins 18940 Jan 18 04:25 coverage.out [2021-01-18T04:25:22.373Z] -rw-r--r-- 1 jenkins jenkins 439 Jan 18 04:25 go.mod [2021-01-18T04:25:22.373Z] -rw-r--r-- 1 jenkins jenkins 15567 Jan 18 04:25 go.sum [2021-01-18T04:25:22.373Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 04:22 internal [2021-01-18T04:25:22.373Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 04:22 mock [2021-01-18T04:25:22.373Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 04:22 snap [2021-01-18T04:25:22.373Z] -rw-rw-r-- 1 jenkins jenkins 227 Jan 18 04:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:25:22.803Z] + docker build -t docker-device-mqtt-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1b347c95e86fe34b5b5272e59e25e81a4f994e60 --label arch=arm64 --label version=0.0.0 . [2021-01-18T04:25:23.101Z] Sending build context to Docker daemon 518.1kB [2021-01-18T04:25:23.403Z] Step 1/22 : ARG BASE=golang:1.15-alpine3.12 [2021-01-18T04:25:23.403Z] Step 2/22 : FROM ${BASE} AS builder [2021-01-18T04:25:23.403Z] ---> 918f92572306 [2021-01-18T04:25:23.403Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2021-01-18T04:25:23.403Z] ---> Running in d149dd9729d7 [2021-01-18T04:25:24.005Z] Removing intermediate container d149dd9729d7 [2021-01-18T04:25:24.005Z] ---> 6cc7f37210c3 [2021-01-18T04:25:24.005Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2021-01-18T04:25:24.005Z] ---> Running in 2693ed679270 [2021-01-18T04:25:24.604Z] Removing intermediate container 2693ed679270 [2021-01-18T04:25:24.604Z] ---> 829ed5f49d4d [2021-01-18T04:25:24.604Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T04:25:24.604Z] ---> Running in b866142ec6d8 [2021-01-18T04:25:27.088Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-01-18T04:25:27.088Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 28.3% of statements [2021-01-18T04:25:27.088Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-01-18T04:25:27.088Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-18T04:25:27.220Z] Removing intermediate container b866142ec6d8 [2021-01-18T04:25:27.220Z] ---> 71230857960d [2021-01-18T04:25:27.220Z] Step 6/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-18T04:25:27.220Z] ---> Running in e925b46f015d [2021-01-18T04:25:28.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-18T04:25:28.516Z] gofmt -l . [2021-01-18T04:25:28.516Z] ["`gofmt -l .`" = ""] [2021-01-18T04:25:28.516Z] ./bin/test-attribution-txt.sh [2021-01-18T04:25:29.109Z] ./bin/test-go-mod-tidy.sh [2021-01-18T04:25:29.173Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2021-01-18T04:25:29.411Z] $ docker stop --time=1 ffdd52ac6f8baab77f1e2f8806052f03268213dbe041f73cf1044cd4fa6099ac [2021-01-18T04:25:30.144Z] OK: 221 MiB in 53 packages [2021-01-18T04:25:31.125Z] Removing intermediate container e925b46f015d [2021-01-18T04:25:31.125Z] ---> e536bbf35fab [2021-01-18T04:25:31.125Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2021-01-18T04:25:31.398Z] ---> Running in 3fabfc7c10e0 [2021-01-18T04:25:31.672Z] Removing intermediate container 3fabfc7c10e0 [2021-01-18T04:25:31.672Z] ---> cf345a23204b [2021-01-18T04:25:31.672Z] Step 8/22 : COPY . . [2021-01-18T04:25:31.961Z] $ docker rm -f ffdd52ac6f8baab77f1e2f8806052f03268213dbe041f73cf1044cd4fa6099ac [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-18T04:25:32.648Z] ---> 44bdbdd18390 [2021-01-18T04:25:32.648Z] Step 9/22 : ARG MAKE='make build' [2021-01-18T04:25:32.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-18T04:25:32.843Z] Warning: overwriting stash ‘coverage-report’ [2021-01-18T04:25:32.931Z] ---> Running in 07e5e752888c [2021-01-18T04:25:33.152Z] Stashed 1 file(s) [Pipeline] } [2021-01-18T04:25:33.204Z] Removing intermediate container 07e5e752888c [2021-01-18T04:25:33.204Z] ---> c1b0d49cf01f [2021-01-18T04:25:33.204Z] Step 10/22 : RUN $MAKE [Pipeline] // script [Pipeline] } [2021-01-18T04:25:33.480Z] ---> Running in ca7bcbfd1a2b [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-18T04:25:34.089Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-18T04:25:34.419Z] + ls -al . [2021-01-18T04:25:34.420Z] total 100 [2021-01-18T04:25:34.420Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 18 04:25 . [2021-01-18T04:25:34.420Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 18 04:23 .. [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 6046 Jan 18 04:23 Attribution.txt [2021-01-18T04:25:34.420Z] drwxrwxr-x. 2 jenkins jenkins 87 Jan 18 04:23 bin [2021-01-18T04:25:34.420Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 18 04:23 cmd [2021-01-18T04:25:34.420Z] -rw-r--r--. 1 jenkins jenkins 18940 Jan 18 04:25 coverage.out [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 1802 Jan 18 04:23 Dockerfile [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 957 Jan 18 04:23 Dockerfile.build [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 140 Jan 18 04:23 .dockerignore [2021-01-18T04:25:34.420Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 18 04:23 .git [2021-01-18T04:25:34.420Z] drwxrwxr-x. 2 jenkins jenkins 60 Jan 18 04:23 .github [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 336 Jan 18 04:23 .gitignore [2021-01-18T04:25:34.420Z] -rw-r--r--. 1 jenkins jenkins 439 Jan 18 04:25 go.mod [2021-01-18T04:25:34.420Z] -rw-r--r--. 1 jenkins jenkins 15567 Jan 18 04:25 go.sum [2021-01-18T04:25:34.420Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 18 04:23 internal [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 18 04:23 Jenkinsfile [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 18 04:23 LICENSE [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 902 Jan 18 04:23 Makefile [2021-01-18T04:25:34.420Z] drwxrwxr-x. 2 jenkins jenkins 23 Jan 18 04:23 mock [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 444 Jan 18 04:23 README.md [2021-01-18T04:25:34.420Z] drwxrwxr-x. 4 jenkins jenkins 71 Jan 18 04:23 snap [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 18 04:20 VERSION [2021-01-18T04:25:34.420Z] -rw-rw-r--. 1 jenkins jenkins 227 Jan 18 04:23 version.go [Pipeline] isUnix [2021-01-18T04:25:34.464Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [Pipeline] sh [2021-01-18T04:25:34.767Z] + docker build -t docker-device-mqtt-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1b347c95e86fe34b5b5272e59e25e81a4f994e60 --label arch=amd64 --label version=0.0.0 . [2021-01-18T04:25:35.031Z] Sending build context to Docker daemon 519.2kB [2021-01-18T04:25:35.031Z] Step 1/22 : ARG BASE=golang:1.15-alpine3.12 [2021-01-18T04:25:35.031Z] Step 2/22 : FROM ${BASE} AS builder [2021-01-18T04:25:35.031Z] ---> b2d21b518160 [2021-01-18T04:25:35.031Z] Step 3/22 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2021-01-18T04:25:35.297Z] ---> Running in 66e83ae9ae8b [2021-01-18T04:25:35.567Z] Removing intermediate container 66e83ae9ae8b [2021-01-18T04:25:35.567Z] ---> 2aa75eb27aa6 [2021-01-18T04:25:35.567Z] Step 4/22 : ARG ALPINE_PKG_EXTRA="" [2021-01-18T04:25:35.567Z] ---> Running in 153c22ffb136 [2021-01-18T04:25:35.830Z] Removing intermediate container 153c22ffb136 [2021-01-18T04:25:35.830Z] ---> b329f4599992 [2021-01-18T04:25:35.830Z] Step 5/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-18T04:25:35.830Z] ---> Running in 4587cd25c7c2 [2021-01-18T04:25:36.782Z] Removing intermediate container 4587cd25c7c2 [2021-01-18T04:25:36.782Z] ---> 962da029c50c [2021-01-18T04:25:36.782Z] Step 6/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-18T04:25:37.046Z] ---> Running in b84ceff1c9bb [2021-01-18T04:25:37.623Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-18T04:25:38.200Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-18T04:25:39.161Z] OK: 237 MiB in 53 packages [2021-01-18T04:25:39.426Z] Removing intermediate container b84ceff1c9bb [2021-01-18T04:25:39.426Z] ---> 041499a3a1da [2021-01-18T04:25:39.426Z] Step 7/22 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-mqtt-go [2021-01-18T04:25:39.688Z] ---> Running in 523f1936a419 [2021-01-18T04:25:39.951Z] Removing intermediate container 523f1936a419 [2021-01-18T04:25:39.951Z] ---> 76dfa63e2f0f [2021-01-18T04:25:39.951Z] Step 8/22 : COPY . . [2021-01-18T04:25:40.899Z] ---> f90a507c6a9c [2021-01-18T04:25:40.900Z] Step 9/22 : ARG MAKE='make build' [2021-01-18T04:25:40.900Z] ---> Running in 4249fb49bb81 [2021-01-18T04:25:40.900Z] Removing intermediate container 4249fb49bb81 [2021-01-18T04:25:40.900Z] ---> 4860f7f0b31c [2021-01-18T04:25:40.900Z] Step 10/22 : RUN $MAKE [2021-01-18T04:25:41.166Z] ---> Running in c13292bb5db4 [2021-01-18T04:25:41.759Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-01-18T04:25:51.895Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-18T04:25:56.146Z] Removing intermediate container c13292bb5db4 [2021-01-18T04:25:56.146Z] ---> dcfd79081088 [2021-01-18T04:25:56.146Z] Step 11/22 : FROM alpine:3.12 [2021-01-18T04:25:56.146Z] 3.12: Pulling from library/alpine [2021-01-18T04:25:56.146Z] 801bfaa63ef2: Pulling fs layer [2021-01-18T04:25:56.409Z] 801bfaa63ef2: Verifying Checksum [2021-01-18T04:25:56.409Z] 801bfaa63ef2: Download complete [2021-01-18T04:25:56.672Z] 801bfaa63ef2: Pull complete [2021-01-18T04:25:56.672Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-18T04:25:56.672Z] Status: Downloaded newer image for alpine:3.12 [2021-01-18T04:25:56.672Z] ---> 389fef711851 [2021-01-18T04:25:56.672Z] Step 12/22 : ENV APP_PORT=49982 [2021-01-18T04:25:56.935Z] ---> Running in c1c4612f6b94 [2021-01-18T04:25:56.935Z] Removing intermediate container c1c4612f6b94 [2021-01-18T04:25:56.935Z] ---> 52642c339eb1 [2021-01-18T04:25:56.935Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-18T04:25:57.199Z] ---> Running in 0f063a08731f [2021-01-18T04:25:57.199Z] Removing intermediate container 0f063a08731f [2021-01-18T04:25:57.199Z] ---> bde452c07997 [2021-01-18T04:25:57.463Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2021-01-18T04:25:58.042Z] ---> 9eb60502b99d [2021-01-18T04:25:58.042Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2021-01-18T04:25:58.303Z] ---> 34e5d884bae4 [2021-01-18T04:25:58.303Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2021-01-18T04:25:58.565Z] ---> 53dcb04cd020 [2021-01-18T04:25:58.565Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2021-01-18T04:25:58.565Z] ---> Running in ca6e13c542d0 [2021-01-18T04:25:58.828Z] Removing intermediate container ca6e13c542d0 [2021-01-18T04:25:58.828Z] ---> 3b130d0c2e4e [2021-01-18T04:25:58.828Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2021-01-18T04:25:59.090Z] ---> Running in a6d205297366 [2021-01-18T04:25:59.090Z] Removing intermediate container a6d205297366 [2021-01-18T04:25:59.090Z] ---> 4302ef7b6d9a [2021-01-18T04:25:59.090Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T04:25:59.356Z] ---> Running in 10e54039f4a3 [2021-01-18T04:25:59.620Z] Removing intermediate container 10e54039f4a3 [2021-01-18T04:25:59.620Z] ---> 6db4def59f9f [2021-01-18T04:25:59.620Z] Step 20/22 : LABEL arch=amd64 [2021-01-18T04:25:59.620Z] ---> Running in b163c3d22f92 [2021-01-18T04:25:59.884Z] Removing intermediate container b163c3d22f92 [2021-01-18T04:25:59.884Z] ---> f3263f69d8d4 [2021-01-18T04:25:59.884Z] Step 21/22 : LABEL git_sha=1b347c95e86fe34b5b5272e59e25e81a4f994e60 [2021-01-18T04:25:59.884Z] ---> Running in 6ce18be003d2 [2021-01-18T04:26:00.151Z] Removing intermediate container 6ce18be003d2 [2021-01-18T04:26:00.151Z] ---> 10074b25a819 [2021-01-18T04:26:00.151Z] Step 22/22 : LABEL version=0.0.0 [2021-01-18T04:26:00.151Z] ---> Running in df09e5eb9cd9 [2021-01-18T04:26:00.415Z] Removing intermediate container df09e5eb9cd9 [2021-01-18T04:26:00.415Z] ---> e9643e151f8f [2021-01-18T04:26:00.415Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-18T04:26:00.415Z] Successfully built e9643e151f8f [2021-01-18T04:26:00.415Z] Successfully tagged docker-device-mqtt-go: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-01-18T04:26:01.267Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-18T04:26:09.537Z] Removing intermediate container ca7bcbfd1a2b [2021-01-18T04:26:09.537Z] ---> 67c90aa8d8a0 [2021-01-18T04:26:09.537Z] Step 11/22 : FROM alpine:3.12 [2021-01-18T04:26:09.537Z] 3.12: Pulling from library/alpine [2021-01-18T04:26:09.537Z] 159e5727ea61: Pulling fs layer [2021-01-18T04:26:09.537Z] 159e5727ea61: Verifying Checksum [2021-01-18T04:26:09.537Z] 159e5727ea61: Download complete [2021-01-18T04:26:09.808Z] 159e5727ea61: Pull complete [2021-01-18T04:26:09.808Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-18T04:26:09.808Z] Status: Downloaded newer image for alpine:3.12 [2021-01-18T04:26:09.808Z] ---> afeebe901d6b [2021-01-18T04:26:09.808Z] Step 12/22 : ENV APP_PORT=49982 [2021-01-18T04:26:10.081Z] ---> Running in 36bb472d47ad [2021-01-18T04:26:10.356Z] Removing intermediate container 36bb472d47ad [2021-01-18T04:26:10.356Z] ---> b35f1da25dff [2021-01-18T04:26:10.356Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-18T04:26:10.631Z] ---> Running in 360254838d45 [2021-01-18T04:26:10.904Z] Removing intermediate container 360254838d45 [2021-01-18T04:26:10.904Z] ---> a16c0a9dfa0e [2021-01-18T04:26:10.904Z] Step 14/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/cmd / [2021-01-18T04:26:12.342Z] ---> b4f6e294c704 [2021-01-18T04:26:12.342Z] Step 15/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/LICENSE / [2021-01-18T04:26:12.937Z] ---> d0c2908de982 [2021-01-18T04:26:12.937Z] Step 16/22 : COPY --from=builder /go/src/github.com/edgexfoundry/device-mqtt-go/Attribution.txt / [2021-01-18T04:26:13.533Z] ---> eba26ffac41d [2021-01-18T04:26:13.533Z] Step 17/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IoTech Ltd' [2021-01-18T04:26:13.809Z] ---> Running in 12767e0dea08 [2021-01-18T04:26:14.407Z] Removing intermediate container 12767e0dea08 [2021-01-18T04:26:14.407Z] ---> 77c8c79254f7 [2021-01-18T04:26:14.407Z] Step 18/22 : ENTRYPOINT ["/device-mqtt"] [2021-01-18T04:26:14.407Z] ---> Running in 03268d072765 [2021-01-18T04:26:14.682Z] Removing intermediate container 03268d072765 [2021-01-18T04:26:14.682Z] ---> ea4c796c81ca [2021-01-18T04:26:14.682Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-18T04:26:14.957Z] ---> Running in ade0f15516f4 [2021-01-18T04:26:15.554Z] Removing intermediate container ade0f15516f4 [2021-01-18T04:26:15.554Z] ---> 086691895d3a [2021-01-18T04:26:15.554Z] Step 20/22 : LABEL arch=arm64 [2021-01-18T04:26:15.554Z] ---> Running in a5eb76cbb80d [2021-01-18T04:26:15.826Z] Removing intermediate container a5eb76cbb80d [2021-01-18T04:26:15.826Z] ---> b1b6ccde7f7f [2021-01-18T04:26:15.826Z] Step 21/22 : LABEL git_sha=1b347c95e86fe34b5b5272e59e25e81a4f994e60 [2021-01-18T04:26:16.100Z] ---> Running in 1515fea6f3bf [2021-01-18T04:26:16.268Z] Still waiting to schedule task [2021-01-18T04:26:16.268Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-18T04:26:16.380Z] Removing intermediate container 1515fea6f3bf [2021-01-18T04:26:16.381Z] ---> 4f81c0a5fbd4 [2021-01-18T04:26:16.381Z] Step 22/22 : LABEL version=0.0.0 [2021-01-18T04:26:16.655Z] ---> Running in 9aee92bd853a [2021-01-18T04:26:17.250Z] Removing intermediate container 9aee92bd853a [2021-01-18T04:26:17.250Z] ---> 343f5a5dacd7 [2021-01-18T04:26:17.251Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-18T04:26:17.251Z] Successfully built 343f5a5dacd7 [2021-01-18T04:26:17.251Z] Successfully tagged docker-device-mqtt-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-18T04:27:05.769Z] Running on prd-ubuntu18.04-docker-8c-8g-20890 in /w/workspace/gexfoundry_device-mqtt-go_PR-206 [Pipeline] { [Pipeline] ws [2021-01-18T04:27:05.884Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-01-18T04:27:08.090Z] using credential edgex-jenkins-ssh [2021-01-18T04:27:08.143Z] Cloning the remote Git repository [2021-01-18T04:27:08.168Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T04:27:08.233Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-01-18T04:27:08.259Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T04:27:08.259Z] > git --version # timeout=10 [2021-01-18T04:27:08.269Z] > git --version # 'git version 2.17.1' [2021-01-18T04:27:08.270Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T04:27:08.293Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T04:27:09.395Z] Merging remotes/origin/master commit cdd6c33d41f01dc10b68606080ac8b6263924bf1 into PR head commit 1b347c95e86fe34b5b5272e59e25e81a4f994e60 [2021-01-18T04:27:09.471Z] Merge succeeded, producing 1b347c95e86fe34b5b5272e59e25e81a4f994e60 [2021-01-18T04:27:09.472Z] Checking out Revision 1b347c95e86fe34b5b5272e59e25e81a4f994e60 (PR-206) [2021-01-18T04:27:08.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-18T04:27:08.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-18T04:27:08.854Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-01-18T04:27:08.866Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-01-18T04:27:08.867Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T04:27:08.871Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-18T04:27:09.408Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T04:27:09.412Z] > git checkout -f 1b347c95e86fe34b5b5272e59e25e81a4f994e60 # timeout=10 [2021-01-18T04:27:09.440Z] > git remote # timeout=10 [2021-01-18T04:27:09.452Z] > git config --get remote.origin.url # timeout=10 [2021-01-18T04:27:09.458Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-18T04:27:09.462Z] > git merge cdd6c33d41f01dc10b68606080ac8b6263924bf1 # timeout=10 [2021-01-18T04:27:09.469Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-18T04:27:09.478Z] > git config core.sparsecheckout # timeout=10 [2021-01-18T04:27:09.482Z] > git checkout -f 1b347c95e86fe34b5b5272e59e25e81a4f994e60 # timeout=10 [2021-01-18T04:27:13.097Z] Commit message: "build: Upgrade paho.mqtt.golang to v1.3.1" [2021-01-18T04:27:13.122Z] > git --version # timeout=10 [2021-01-18T04:27:13.126Z] > git --version # 'git version 2.17.1' [2021-01-18T04:27:13.129Z] fatal: bad object f82e9360b4159668f7e3e090307a6179e9a8e48d [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:27:14.470Z] + echo snap-build.sh [2021-01-18T04:27:14.470Z] snap-build.sh [2021-01-18T04:27:14.470Z] + SNAP_BASE_DIR=. [2021-01-18T04:27:14.470Z] + '[' '!' -z /w/workspace/device-mqtt-go/1 ']' [2021-01-18T04:27:14.470Z] + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/1 [2021-01-18T04:27:14.470Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1]' [2021-01-18T04:27:14.470Z] [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1] [2021-01-18T04:27:14.470Z] + cd /w/workspace/device-mqtt-go/1 [2021-01-18T04:27:14.470Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-18T04:27:14.470Z] Reading package lists... [2021-01-18T04:27:14.470Z] Building dependency tree... [2021-01-18T04:27:14.470Z] Reading state information... [2021-01-18T04:27:14.733Z] The following packages were automatically installed and are no longer required: [2021-01-18T04:27:14.733Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-18T04:27:14.733Z] uidmap xdelta3 [2021-01-18T04:27:14.733Z] Use 'sudo apt autoremove' to remove them. [2021-01-18T04:27:14.733Z] The following packages will be REMOVED: [2021-01-18T04:27:14.733Z] lxd* lxd-client* [2021-01-18T04:27:14.997Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-18T04:27:14.997Z] After this operation, 31.7 MB disk space will be freed. [2021-01-18T04:27:16.053Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-18T04:27:16.053Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-18T04:27:17.001Z] Removing lxd dnsmasq configuration [2021-01-18T04:27:17.001Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-18T04:27:17.001Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-18T04:27:17.950Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-18T04:27:18.212Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-18T04:27:18.212Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-18T04:27:19.608Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-18T04:27:19.608Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-18T04:27:20.995Z] + sudo snap remove --purge lxd [2021-01-18T04:27:20.995Z] snap "lxd" is not installed [2021-01-18T04:27:20.995Z] + sudo groupadd --force --system lxd [2021-01-18T04:27:20.995Z] ++ whoami [2021-01-18T04:27:20.995Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-18T04:27:20.995Z] + newgrp - lxd [2021-01-18T04:27:20.995Z] + sudo snap install lxd [2021-01-18T04:27:31.008Z] 2021-01-18T04:27:27Z INFO Waiting for automatic snapd restart... [2021-01-18T04:27:43.314Z] lxd 4.10 from Canonical* installed [2021-01-18T04:27:43.314Z] + sudo lxd init --auto [2021-01-18T04:27:51.466Z] + sudo snap install --classic snapcraft [2021-01-18T04:27:58.056Z] snapcraft 4.4.4 from Canonical* installed [2021-01-18T04:27:58.056Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-18T04:27:58.056Z] + sudo snapcraft prime --use-lxd [2021-01-18T04:27:59.443Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-18T04:27:59.443Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-18T04:27:59.443Z] - README.md [2021-01-18T04:27:59.443Z] [2021-01-18T04:27:59.443Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-18T04:28:00.389Z] Launching a container. [2021-01-18T04:28:12.625Z] Waiting for container to be ready [2021-01-18T04:28:12.625Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-18T04:28:12.625Z] [2021-01-18T04:28:14.546Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-18T04:28:14.812Z] Waiting for network to be ready... [2021-01-18T04:28:15.073Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-18T04:28:15.333Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1506 kB] [2021-01-18T04:28:15.333Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-18T04:28:15.333Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [292 kB] [2021-01-18T04:28:15.333Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-18T04:28:15.333Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-18T04:28:15.333Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] [2021-01-18T04:28:15.333Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] [2021-01-18T04:28:15.333Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1098 kB] [2021-01-18T04:28:15.333Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-18T04:28:15.906Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-18T04:28:15.906Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-18T04:28:16.166Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-18T04:28:16.166Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-18T04:28:16.166Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-18T04:28:16.166Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-18T04:28:16.166Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-18T04:28:16.166Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-18T04:28:16.426Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-18T04:28:16.686Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1842 kB] [2021-01-18T04:28:16.686Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] [2021-01-18T04:28:16.686Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-18T04:28:16.686Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-18T04:28:16.686Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] [2021-01-18T04:28:16.966Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] [2021-01-18T04:28:16.966Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-18T04:28:16.966Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-18T04:28:18.880Z] Fetched 23.7 MB in 4s (6059 kB/s) [2021-01-18T04:28:19.823Z] Reading package lists... [2021-01-18T04:28:20.084Z] Reading package lists... [2021-01-18T04:28:20.084Z] Building dependency tree... [2021-01-18T04:28:20.084Z] Reading state information... [2021-01-18T04:28:20.084Z] The following additional packages will be installed: [2021-01-18T04:28:20.084Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-18T04:28:20.084Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-18T04:28:20.084Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-18T04:28:20.084Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-18T04:28:20.084Z] Suggested packages: [2021-01-18T04:28:20.084Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-18T04:28:20.084Z] Recommended packages: [2021-01-18T04:28:20.084Z] gnupg libsasl2-modules [2021-01-18T04:28:20.344Z] The following NEW packages will be installed: [2021-01-18T04:28:20.344Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-18T04:28:20.344Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-18T04:28:20.344Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-18T04:28:20.344Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-18T04:28:20.344Z] The following packages will be upgraded: [2021-01-18T04:28:20.344Z] gpg gpg-agent gpgconf libudev1 [2021-01-18T04:28:20.344Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-18T04:28:20.344Z] Need to get 3532 kB of archives. [2021-01-18T04:28:20.344Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-18T04:28:20.344Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-18T04:28:20.344Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-18T04:28:20.344Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-18T04:28:20.344Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-18T04:28:20.344Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-18T04:28:20.344Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-18T04:28:20.606Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-18T04:28:20.866Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-18T04:28:21.126Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-18T04:28:21.126Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-18T04:28:21.126Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-18T04:28:21.127Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-18T04:28:21.127Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-18T04:28:21.127Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-18T04:28:21.127Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-18T04:28:21.127Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-18T04:28:21.390Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-18T04:28:21.390Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-18T04:28:21.390Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-18T04:28:21.390Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-18T04:28:21.390Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-18T04:28:21.390Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-18T04:28:21.390Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-18T04:28:21.390Z] Fetched 3532 kB in 1s (3103 kB/s) [2021-01-18T04:28:21.652Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-18T04:28:21.652Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-18T04:28:21.652Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-18T04:28:21.652Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-18T04:28:21.921Z] Selecting previously unselected package udev. [2021-01-18T04:28:21.921Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-18T04:28:21.921Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-18T04:28:21.921Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-18T04:28:22.187Z] Selecting previously unselected package libfuse2:amd64. [2021-01-18T04:28:22.187Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-18T04:28:22.187Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-18T04:28:22.187Z] Selecting previously unselected package fuse. [2021-01-18T04:28:22.187Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-18T04:28:22.187Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-18T04:28:22.452Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-18T04:28:22.452Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-18T04:28:22.452Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-18T04:28:22.452Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-18T04:28:22.714Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-18T04:28:22.714Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-18T04:28:22.979Z] Selecting previously unselected package libksba8:amd64. [2021-01-18T04:28:22.979Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-18T04:28:22.979Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-18T04:28:22.979Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-18T04:28:22.979Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-18T04:28:22.979Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:22.979Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-18T04:28:22.979Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-18T04:28:22.979Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:23.244Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-18T04:28:23.245Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-18T04:28:23.245Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:23.245Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-18T04:28:23.245Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-18T04:28:23.245Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:23.505Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-18T04:28:23.506Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-18T04:28:23.506Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:23.506Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-18T04:28:23.506Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-18T04:28:23.506Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:23.766Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-18T04:28:23.766Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-18T04:28:23.766Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:23.766Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-18T04:28:23.766Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-18T04:28:23.766Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:23.766Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-18T04:28:23.766Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-18T04:28:23.766Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:24.029Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-18T04:28:24.029Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-18T04:28:24.029Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-18T04:28:24.029Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-18T04:28:24.029Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-18T04:28:24.029Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-18T04:28:24.029Z] Selecting previously unselected package libldap-common. [2021-01-18T04:28:24.289Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-18T04:28:24.289Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-18T04:28:24.289Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-18T04:28:24.289Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-18T04:28:24.289Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-18T04:28:24.289Z] Selecting previously unselected package dirmngr. [2021-01-18T04:28:24.289Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-18T04:28:24.289Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-18T04:28:24.551Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-18T04:28:24.551Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-18T04:28:24.551Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-18T04:28:24.551Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-18T04:28:24.551Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-18T04:28:24.812Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-18T04:28:24.812Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:24.812Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-18T04:28:24.812Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-18T04:28:24.812Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-18T04:28:25.073Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-18T04:28:25.333Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:25.333Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-18T04:28:25.333Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-18T04:28:25.333Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-18T04:28:25.594Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:25.594Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:25.594Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:25.594Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:25.594Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:25.594Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:25.594Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-18T04:28:25.594Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-18T04:28:25.594Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-18T04:28:25.854Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-18T04:28:26.120Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-18T04:28:26.120Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-18T04:28:26.120Z] This means they are not meant to be enabled using systemctl. [2021-01-18T04:28:26.120Z] Possible reasons for having this kind of units are: [2021-01-18T04:28:26.120Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-18T04:28:26.120Z] .wants/ or .requires/ directory. [2021-01-18T04:28:26.120Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-18T04:28:26.120Z] a requirement dependency on it. [2021-01-18T04:28:26.120Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-18T04:28:26.120Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-18T04:28:26.120Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-18T04:28:26.120Z] instance name specified. [2021-01-18T04:28:26.383Z] Reading package lists... [2021-01-18T04:28:26.645Z] Building dependency tree... [2021-01-18T04:28:26.645Z] Reading state information... [2021-01-18T04:28:26.645Z] The following additional packages will be installed: [2021-01-18T04:28:26.645Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-18T04:28:26.645Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-18T04:28:26.645Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-18T04:28:26.645Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-18T04:28:26.645Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-18T04:28:26.645Z] Suggested packages: [2021-01-18T04:28:26.645Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-18T04:28:26.645Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-18T04:28:26.645Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-18T04:28:26.645Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-18T04:28:26.645Z] systemd-container policykit-1 [2021-01-18T04:28:26.645Z] Recommended packages: [2021-01-18T04:28:26.645Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-18T04:28:26.906Z] The following NEW packages will be installed: [2021-01-18T04:28:26.906Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-18T04:28:26.906Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-18T04:28:26.906Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-18T04:28:26.906Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-18T04:28:26.906Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-18T04:28:26.906Z] The following packages will be upgraded: [2021-01-18T04:28:26.906Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-18T04:28:26.906Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-18T04:28:26.906Z] Need to get 35.2 MB of archives. [2021-01-18T04:28:26.906Z] After this operation, 141 MB of additional disk space will be used. [2021-01-18T04:28:26.906Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-18T04:28:26.906Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-18T04:28:26.906Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-18T04:28:26.906Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-18T04:28:26.906Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-18T04:28:26.906Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-18T04:28:27.168Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-18T04:28:27.168Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-18T04:28:27.168Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-18T04:28:27.168Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-18T04:28:27.168Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-18T04:28:27.168Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-18T04:28:27.168Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-18T04:28:27.168Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-18T04:28:27.168Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-18T04:28:27.168Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-18T04:28:27.168Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-18T04:28:27.741Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-18T04:28:27.741Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-18T04:28:27.741Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-18T04:28:27.741Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-18T04:28:27.741Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-18T04:28:27.741Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-18T04:28:27.741Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-18T04:28:27.741Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-18T04:28:27.741Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-18T04:28:27.741Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-18T04:28:28.001Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-18T04:28:28.001Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-18T04:28:28.001Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-18T04:28:29.386Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-18T04:28:29.386Z] Fetched 35.2 MB in 2s (15.8 MB/s) [2021-01-18T04:28:29.386Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-18T04:28:29.386Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-18T04:28:29.386Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-18T04:28:29.958Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-18T04:28:29.958Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-18T04:28:30.220Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-18T04:28:30.220Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-18T04:28:30.220Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-18T04:28:30.220Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-18T04:28:30.496Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-18T04:28:30.496Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-18T04:28:30.496Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-18T04:28:30.764Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-18T04:28:31.026Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-18T04:28:31.026Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-18T04:28:31.287Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-18T04:28:31.549Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-18T04:28:31.549Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-18T04:28:31.549Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-18T04:28:31.816Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-18T04:28:31.816Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-18T04:28:31.816Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-18T04:28:32.078Z] Selecting previously unselected package libexpat1:amd64. [2021-01-18T04:28:32.078Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-18T04:28:32.078Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-18T04:28:32.078Z] Selecting previously unselected package python3.6-minimal. [2021-01-18T04:28:32.078Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-18T04:28:32.078Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-18T04:28:32.339Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-18T04:28:32.339Z] Checking for services that may need to be restarted...done. [2021-01-18T04:28:32.339Z] Checking for services that may need to be restarted...done. [2021-01-18T04:28:32.600Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-18T04:28:32.600Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-18T04:28:32.600Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-18T04:28:33.171Z] Selecting previously unselected package python3-minimal. [2021-01-18T04:28:33.171Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-18T04:28:33.171Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-18T04:28:33.171Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-18T04:28:33.171Z] Selecting previously unselected package mime-support. [2021-01-18T04:28:33.171Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-18T04:28:33.171Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-18T04:28:33.432Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-18T04:28:33.432Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-18T04:28:33.432Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-18T04:28:33.432Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-18T04:28:33.432Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-18T04:28:33.432Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-18T04:28:33.692Z] Selecting previously unselected package python3.6. [2021-01-18T04:28:33.692Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-18T04:28:33.692Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-18T04:28:33.954Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-18T04:28:33.954Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-18T04:28:33.954Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-18T04:28:33.954Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-18T04:28:34.215Z] Selecting previously unselected package python3. [2021-01-18T04:28:34.215Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-18T04:28:34.215Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-18T04:28:34.215Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-18T04:28:34.477Z] Selecting previously unselected package multiarch-support. [2021-01-18T04:28:34.477Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-18T04:28:34.477Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-18T04:28:34.477Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-18T04:28:34.477Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-18T04:28:34.477Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-18T04:28:34.477Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-18T04:28:34.477Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-18T04:28:34.741Z] Selecting previously unselected package libbsd0:amd64. [2021-01-18T04:28:34.741Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-18T04:28:34.741Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-18T04:28:35.011Z] Selecting previously unselected package sudo. [2021-01-18T04:28:35.011Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-18T04:28:35.011Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-18T04:28:35.275Z] Selecting previously unselected package apparmor. [2021-01-18T04:28:35.275Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-18T04:28:35.275Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-18T04:28:35.539Z] Selecting previously unselected package libedit2:amd64. [2021-01-18T04:28:35.539Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-18T04:28:35.539Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-18T04:28:35.539Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-18T04:28:35.539Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-18T04:28:35.539Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-18T04:28:35.801Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-18T04:28:35.801Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-18T04:28:35.801Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-18T04:28:35.801Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-18T04:28:35.801Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-18T04:28:35.801Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-18T04:28:35.801Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-18T04:28:35.801Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-18T04:28:36.061Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-18T04:28:36.061Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-18T04:28:36.061Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-18T04:28:36.061Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-18T04:28:36.324Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-18T04:28:36.324Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-18T04:28:36.324Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-18T04:28:36.324Z] Selecting previously unselected package openssh-client. [2021-01-18T04:28:36.324Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-18T04:28:36.324Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-18T04:28:36.583Z] Selecting previously unselected package squashfs-tools. [2021-01-18T04:28:36.583Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-18T04:28:36.583Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-18T04:28:36.844Z] Selecting previously unselected package snapd. [2021-01-18T04:28:36.844Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-18T04:28:36.844Z] Unpacking snapd (2.48+18.04) ... [2021-01-18T04:28:38.795Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-18T04:28:38.795Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-18T04:28:38.795Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-18T04:28:38.795Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-18T04:28:39.071Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-18T04:28:39.071Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-18T04:28:39.071Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-18T04:28:39.071Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-18T04:28:39.071Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-18T04:28:41.017Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-18T04:28:41.289Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-18T04:28:41.289Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-18T04:28:41.289Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-18T04:28:41.289Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-18T04:28:41.289Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-18T04:28:41.884Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-18T04:28:41.884Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-18T04:28:42.151Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-18T04:28:42.151Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-18T04:28:42.151Z] running python rtupdate hooks for python3.6... [2021-01-18T04:28:42.151Z] running python post-rtupdate hooks for python3.6... [2021-01-18T04:28:42.151Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-18T04:28:43.540Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-18T04:28:43.540Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-18T04:28:43.801Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-18T04:28:43.801Z] Setting up snapd (2.48+18.04) ... [2021-01-18T04:28:44.376Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-18T04:28:44.376Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-18T04:28:44.638Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-18T04:28:44.638Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-18T04:28:44.900Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-18T04:28:44.901Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-18T04:28:45.161Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-18T04:28:45.161Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-18T04:28:45.423Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-18T04:28:45.687Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-18T04:28:45.687Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-18T04:28:45.687Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-18T04:28:45.687Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-18T04:28:47.091Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-18T04:28:47.091Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-18T04:28:47.091Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-18T04:28:48.045Z] Reading package lists... [2021-01-18T04:28:48.304Z] Reading package lists... [2021-01-18T04:28:48.304Z] Building dependency tree... [2021-01-18T04:28:48.304Z] Reading state information... [2021-01-18T04:28:48.565Z] Calculating upgrade... [2021-01-18T04:28:48.565Z] The following packages will be upgraded: [2021-01-18T04:28:48.565Z] advancecomp base-files bash binutils binutils-common [2021-01-18T04:28:48.565Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-18T04:28:48.565Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-18T04:28:48.565Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-18T04:28:48.565Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-18T04:28:48.565Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-18T04:28:48.565Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-18T04:28:48.565Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-18T04:28:48.565Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-18T04:28:48.565Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-18T04:28:48.565Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-18T04:28:48.565Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-18T04:28:48.565Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-18T04:28:48.565Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-18T04:28:48.565Z] ubuntu-keyring util-linux [2021-01-18T04:28:48.825Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-18T04:28:48.825Z] Need to get 63.7 MB of archives. [2021-01-18T04:28:48.825Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-18T04:28:48.825Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] [2021-01-18T04:28:48.825Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-18T04:28:49.398Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-18T04:28:49.398Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-18T04:28:49.398Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-18T04:28:49.398Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-18T04:28:49.398Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-18T04:28:49.398Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-18T04:28:49.398Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-18T04:28:49.398Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-18T04:28:49.398Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-18T04:28:49.666Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-18T04:28:49.666Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-18T04:28:49.666Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-18T04:28:49.666Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-18T04:28:49.666Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-18T04:28:49.666Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-01-18T04:28:49.666Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-18T04:28:49.666Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-18T04:28:49.666Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-18T04:28:49.666Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-18T04:28:49.666Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-18T04:28:49.666Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-18T04:28:49.666Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-18T04:28:49.666Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-18T04:28:49.666Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-18T04:28:49.666Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-18T04:28:49.666Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-18T04:28:49.666Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-18T04:28:49.666Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-18T04:28:49.666Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-18T04:28:49.929Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-18T04:28:49.929Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-18T04:28:49.929Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-18T04:28:49.929Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-18T04:28:49.929Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-18T04:28:49.929Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-18T04:28:49.929Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-18T04:28:49.929Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-18T04:28:49.929Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-18T04:28:49.929Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-18T04:28:49.929Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-18T04:28:49.929Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-18T04:28:49.929Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-18T04:28:49.929Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-18T04:28:49.929Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-18T04:28:49.929Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-18T04:28:49.929Z] Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-18T04:28:49.929Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-18T04:28:49.929Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-18T04:28:49.929Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-18T04:28:49.929Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-18T04:28:49.929Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-18T04:28:49.929Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-18T04:28:49.929Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-18T04:28:49.929Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-18T04:28:49.929Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-18T04:28:49.929Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-18T04:28:49.929Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-18T04:28:49.929Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-18T04:28:49.929Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-18T04:28:50.190Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-18T04:28:50.190Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-18T04:28:50.190Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-18T04:28:50.190Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-18T04:28:50.190Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-18T04:28:50.190Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-18T04:28:50.190Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-18T04:28:50.190Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-18T04:28:50.190Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-18T04:28:50.190Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-18T04:28:50.190Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-18T04:28:50.190Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-18T04:28:50.450Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-18T04:28:50.450Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-18T04:28:50.450Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-18T04:28:50.450Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-18T04:28:50.450Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-18T04:28:50.450Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-18T04:28:50.450Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-18T04:28:50.450Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-18T04:28:50.450Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-18T04:28:50.450Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-18T04:28:50.450Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-18T04:28:50.450Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-18T04:28:50.450Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-18T04:28:50.710Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-18T04:28:50.710Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-18T04:28:51.283Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-18T04:28:51.547Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-18T04:28:51.547Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-18T04:28:51.547Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-18T04:28:52.120Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-18T04:28:52.120Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-18T04:28:52.120Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-18T04:28:52.120Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-18T04:28:52.120Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-18T04:28:52.120Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-18T04:28:52.120Z] Fetched 63.7 MB in 3s (19.1 MB/s) [2021-01-18T04:28:52.120Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:28:52.120Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-18T04:28:52.120Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-18T04:28:52.691Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-18T04:28:52.954Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-18T04:28:52.954Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... [2021-01-18T04:28:52.954Z] Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... [2021-01-18T04:28:53.901Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:53.901Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-18T04:28:53.901Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:53.901Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-18T04:28:53.901Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:54.163Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-18T04:28:54.163Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:54.163Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-18T04:28:54.163Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:54.163Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-18T04:28:54.425Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:54.425Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-18T04:28:54.425Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:54.425Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-18T04:28:54.688Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:28:54.688Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-18T04:28:54.688Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:54.688Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-18T04:28:54.688Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:28:54.949Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-18T04:28:54.949Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:54.949Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-18T04:28:54.949Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:54.949Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-18T04:28:55.211Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-18T04:28:55.211Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-18T04:28:55.211Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:28:55.472Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-18T04:28:55.472Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-18T04:28:55.734Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-18T04:28:55.995Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-18T04:28:56.257Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-18T04:28:56.257Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-18T04:28:56.257Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-18T04:28:56.257Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-18T04:28:56.257Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-18T04:28:56.521Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-18T04:28:56.782Z] Installing new version of config file /etc/issue ... [2021-01-18T04:28:56.782Z] Installing new version of config file /etc/issue.net ... [2021-01-18T04:28:56.782Z] Installing new version of config file /etc/lsb-release ... [2021-01-18T04:28:56.782Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-18T04:28:57.043Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-18T04:28:57.043Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-18T04:28:57.043Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-18T04:28:57.043Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:28:57.043Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-18T04:28:57.043Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-18T04:28:57.304Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-18T04:28:57.304Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-18T04:28:57.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:28:57.567Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-18T04:28:57.567Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-18T04:28:57.567Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-18T04:28:57.567Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:28:57.567Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-01-18T04:28:57.828Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-01-18T04:28:57.828Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-01-18T04:28:58.089Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:28:58.089Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-18T04:28:58.089Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-18T04:28:58.089Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-18T04:28:58.352Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:28:58.352Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-18T04:28:58.352Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-18T04:28:58.352Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-18T04:28:59.320Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:28:59.321Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-18T04:28:59.583Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-18T04:28:59.583Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-18T04:28:59.845Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:28:59.845Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-18T04:28:59.845Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-18T04:28:59.845Z] Setting up grep (3.1-2build1) ... [2021-01-18T04:29:00.107Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:00.107Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-18T04:29:00.107Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-18T04:29:00.107Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-18T04:29:00.368Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:00.368Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-18T04:29:00.368Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-18T04:29:00.630Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-18T04:29:00.630Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:00.630Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-18T04:29:00.630Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-18T04:29:01.203Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-18T04:29:01.203Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-18T04:29:01.466Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-18T04:29:01.466Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-18T04:29:02.038Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-18T04:29:02.038Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:02.038Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-18T04:29:02.038Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-18T04:29:03.425Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-18T04:29:03.425Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-18T04:29:03.425Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-18T04:29:03.425Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-18T04:29:03.425Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-18T04:29:03.425Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:03.425Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-18T04:29:03.425Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-18T04:29:03.687Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-18T04:29:03.949Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:03.949Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-18T04:29:03.949Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-18T04:29:03.949Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-18T04:29:04.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:04.217Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-18T04:29:04.217Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-18T04:29:04.217Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-18T04:29:04.217Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:04.217Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-18T04:29:04.217Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-18T04:29:04.480Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-18T04:29:04.480Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:04.480Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-18T04:29:04.480Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-18T04:29:04.743Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-18T04:29:04.743Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:04.743Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-18T04:29:04.743Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-18T04:29:05.004Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-18T04:29:05.004Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-18T04:29:05.004Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-18T04:29:05.004Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:05.004Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-18T04:29:05.004Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-18T04:29:05.265Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-18T04:29:05.265Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:05.265Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-18T04:29:05.526Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-18T04:29:05.526Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-18T04:29:05.526Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:05.526Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-18T04:29:05.526Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-18T04:29:05.792Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-18T04:29:05.792Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:05.792Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-18T04:29:05.792Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-18T04:29:06.366Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-18T04:29:06.628Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-18T04:29:06.889Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-18T04:29:06.889Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:06.889Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-18T04:29:06.889Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-18T04:29:07.156Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-18T04:29:07.422Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-18T04:29:07.422Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-18T04:29:07.422Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-18T04:29:07.422Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-18T04:29:07.684Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:07.684Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-18T04:29:07.684Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-18T04:29:07.945Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-18T04:29:08.209Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:08.209Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-18T04:29:08.209Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-18T04:29:08.209Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-18T04:29:08.471Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:08.471Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-18T04:29:08.471Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-18T04:29:08.732Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-18T04:29:08.732Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:08.732Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-18T04:29:08.732Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-18T04:29:08.996Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-18T04:29:09.257Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:09.257Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-18T04:29:09.257Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-18T04:29:09.257Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-18T04:29:09.257Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-18T04:29:09.520Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-18T04:29:09.520Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-18T04:29:09.520Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-18T04:29:09.782Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:09.782Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-18T04:29:09.782Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-18T04:29:10.044Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-18T04:29:10.044Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:10.044Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-18T04:29:10.044Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-18T04:29:10.307Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-18T04:29:10.571Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:10.571Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-18T04:29:10.571Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-18T04:29:10.571Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-18T04:29:10.838Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:10.838Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-18T04:29:10.838Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-18T04:29:10.838Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-18T04:29:11.102Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:11.102Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-18T04:29:11.102Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-18T04:29:11.365Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-18T04:29:11.626Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:11.626Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-18T04:29:11.626Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-18T04:29:11.888Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-18T04:29:11.888Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:11.888Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-18T04:29:11.888Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-18T04:29:12.158Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-18T04:29:12.733Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:12.733Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-18T04:29:12.733Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-18T04:29:12.733Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-18T04:29:12.994Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:12.994Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-18T04:29:12.994Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-18T04:29:12.994Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-18T04:29:13.255Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:13.255Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-18T04:29:13.255Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-18T04:29:13.255Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-18T04:29:13.255Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:13.255Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-18T04:29:13.255Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-18T04:29:13.519Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-18T04:29:13.519Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-18T04:29:13.519Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-18T04:29:13.519Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-18T04:29:13.519Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-18T04:29:14.100Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-18T04:29:14.100Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-18T04:29:14.367Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-18T04:29:15.778Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-18T04:29:15.778Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-18T04:29:16.734Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-18T04:29:16.734Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-18T04:29:16.734Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-18T04:29:16.734Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-18T04:29:16.997Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-18T04:29:16.997Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-18T04:29:16.997Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-18T04:29:16.997Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-18T04:29:17.264Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-18T04:29:17.264Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-18T04:29:17.264Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-18T04:29:17.264Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-18T04:29:17.525Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-18T04:29:17.525Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-18T04:29:17.525Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-18T04:29:17.525Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-18T04:29:17.786Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-18T04:29:17.786Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-18T04:29:18.048Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-18T04:29:18.048Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-18T04:29:18.994Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-18T04:29:18.994Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-18T04:29:18.994Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-18T04:29:18.994Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-18T04:29:18.994Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-18T04:29:18.994Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-18T04:29:19.573Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-18T04:29:19.573Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-18T04:29:19.836Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-18T04:29:19.836Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-18T04:29:19.836Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-18T04:29:19.836Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-18T04:29:19.836Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-18T04:29:19.836Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-18T04:29:20.096Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-18T04:29:20.096Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-18T04:29:20.357Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-18T04:29:20.357Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-18T04:29:20.357Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-18T04:29:20.357Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-18T04:29:21.297Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-18T04:29:21.297Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-18T04:29:22.242Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-18T04:29:22.242Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-18T04:29:22.813Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-18T04:29:22.813Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-18T04:29:23.074Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-18T04:29:23.334Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-18T04:29:23.905Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-18T04:29:23.905Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-18T04:29:24.169Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-18T04:29:24.169Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-18T04:29:24.169Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-18T04:29:24.169Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-18T04:29:24.433Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-18T04:29:24.433Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-18T04:29:24.695Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-18T04:29:24.695Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-18T04:29:24.695Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-18T04:29:24.695Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-18T04:29:24.695Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-18T04:29:24.957Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-18T04:29:24.957Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-18T04:29:24.957Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-18T04:29:25.220Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:29:25.220Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-18T04:29:25.220Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:29:25.220Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:29:25.220Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:29:25.220Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-18T04:29:25.220Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-18T04:29:25.220Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-18T04:29:25.480Z] [2021-01-18T04:29:25.480Z] Current default time zone: 'Etc/UTC' [2021-01-18T04:29:25.480Z] Local time is now: Mon Jan 18 04:29:25 UTC 2021. [2021-01-18T04:29:25.480Z] Universal Time is now: Mon Jan 18 04:29:25 UTC 2021. [2021-01-18T04:29:25.480Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-18T04:29:25.480Z] [2021-01-18T04:29:25.480Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-18T04:29:25.480Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:29:25.480Z] Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... [2021-01-18T04:29:25.480Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-18T04:29:25.480Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-18T04:29:25.741Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-18T04:29:25.741Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-18T04:29:25.741Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-18T04:29:25.741Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-18T04:29:25.741Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-18T04:29:25.741Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:29:25.741Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-18T04:29:26.002Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-18T04:29:26.002Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-18T04:29:26.002Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:29:26.002Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-18T04:29:26.002Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-18T04:29:26.002Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-18T04:29:26.263Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-18T04:29:26.263Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-18T04:29:26.263Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-18T04:29:26.263Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-18T04:29:26.263Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-18T04:29:28.173Z] Updating certificates in /etc/ssl/certs... [2021-01-18T04:29:28.743Z] 22 added, 17 removed; done. [2021-01-18T04:29:28.743Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-18T04:29:28.743Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-18T04:29:29.003Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-18T04:29:29.003Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-18T04:29:29.003Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-18T04:29:29.003Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-18T04:29:29.003Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-18T04:29:29.003Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-18T04:29:29.263Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-18T04:29:29.263Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-18T04:29:29.263Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-18T04:29:29.263Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-18T04:29:29.263Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-18T04:29:29.263Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-18T04:29:29.263Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-18T04:29:29.263Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-18T04:29:29.263Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-18T04:29:29.524Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-18T04:29:29.524Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-18T04:29:29.524Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-18T04:29:29.524Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-18T04:29:29.524Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-18T04:29:29.524Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-18T04:29:29.524Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-18T04:29:29.786Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-18T04:29:29.786Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-18T04:29:29.786Z] Updating certificates in /etc/ssl/certs... [2021-01-18T04:29:30.359Z] 0 added, 0 removed; done. [2021-01-18T04:29:30.359Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-18T04:29:30.359Z] done. [2021-01-18T04:29:30.621Z] Reading package lists... [2021-01-18T04:29:30.881Z] Building dependency tree... [2021-01-18T04:29:30.881Z] Reading state information... [2021-01-18T04:29:30.881Z] The following NEW packages will be installed: [2021-01-18T04:29:30.881Z] apt-transport-https [2021-01-18T04:29:31.142Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-18T04:29:31.142Z] Need to get 1696 B of archives. [2021-01-18T04:29:31.142Z] After this operation, 153 kB of additional disk space will be used. [2021-01-18T04:29:31.142Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-18T04:29:31.142Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-18T04:29:31.142Z] Fetched 1696 B in 0s (29.0 kB/s) [2021-01-18T04:29:31.142Z] Selecting previously unselected package apt-transport-https. [2021-01-18T04:29:31.142Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-18T04:29:31.142Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-18T04:29:31.142Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-18T04:29:31.142Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-18T04:29:31.402Z] Waiting for network to be ready... [2021-01-18T04:29:37.993Z] 2021-01-18T04:29:34Z INFO Waiting for automatic snapd restart... [2021-01-18T04:29:37.993Z] snapd 2.48.2 from Canonical* installed [2021-01-18T04:29:38.565Z] "snapd" switched to the "latest/stable" channel [2021-01-18T04:29:38.565Z] [2021-01-18T04:29:41.114Z] core18 20201210 from Canonical* installed [2021-01-18T04:29:41.388Z] "core18" switched to the "latest/stable" channel [2021-01-18T04:29:41.388Z] [2021-01-18T04:29:44.737Z] snapcraft 4.4.4 from Canonical* installed [2021-01-18T04:29:44.737Z] "snapcraft" switched to the "latest/stable" channel [2021-01-18T04:29:44.737Z] [2021-01-18T04:29:48.058Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-18T04:29:48.058Z] - README.md [2021-01-18T04:29:48.058Z] [2021-01-18T04:29:48.058Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-18T04:29:54.664Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-18T04:29:54.664Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-18T04:29:54.664Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-18T04:29:54.664Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-18T04:29:55.615Z] Reading package lists... [2021-01-18T04:29:55.880Z] 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 libnghttp2-14=1.30.0-1ubuntu1 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 [2021-01-18T04:30:02.498Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-18T04:30:02.498Z] Reading package lists... [2021-01-18T04:30:02.498Z] Building dependency tree... [2021-01-18T04:30:02.498Z] Reading state information... [2021-01-18T04:30:02.498Z] Suggested packages: [2021-01-18T04:30:02.498Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-18T04:30:02.498Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-18T04:30:02.498Z] Recommended packages: [2021-01-18T04:30:02.498Z] less publicsuffix [2021-01-18T04:30:02.498Z] The following NEW packages will be installed: [2021-01-18T04:30:02.498Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libnghttp2-14 [2021-01-18T04:30:02.498Z] libpsl5 librtmp1 [2021-01-18T04:30:02.498Z] 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. [2021-01-18T04:30:02.498Z] Need to get 5500 kB of archives. [2021-01-18T04:30:02.498Z] After this operation, 36.0 MB of additional disk space will be used. [2021-01-18T04:30:02.498Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] [2021-01-18T04:30:02.498Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] [2021-01-18T04:30:02.498Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-18T04:30:02.498Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-18T04:30:02.498Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-18T04:30:03.075Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-18T04:30:03.344Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-18T04:30:03.612Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-18T04:30:03.612Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-18T04:30:03.612Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-18T04:30:03.612Z] Fetched 5500 kB in 1s (4061 kB/s) [2021-01-18T04:30:03.885Z] Selecting previously unselected package libpsl5:amd64. [2021-01-18T04:30:03.885Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-18T04:30:03.885Z] Preparing to unpack .../0-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-18T04:30:04.164Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-18T04:30:04.426Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-18T04:30:04.426Z] Preparing to unpack .../1-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-18T04:30:04.426Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-18T04:30:04.691Z] Selecting previously unselected package librtmp1:amd64. [2021-01-18T04:30:04.692Z] Preparing to unpack .../2-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-18T04:30:04.692Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-18T04:30:04.692Z] Selecting previously unselected package libcurl4:amd64. [2021-01-18T04:30:04.692Z] Preparing to unpack .../3-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-18T04:30:04.692Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-18T04:30:04.954Z] Selecting previously unselected package curl. [2021-01-18T04:30:04.954Z] Preparing to unpack .../4-curl_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-18T04:30:04.954Z] Unpacking curl (7.58.0-2ubuntu3.12) ... [2021-01-18T04:30:04.954Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-18T04:30:04.954Z] Preparing to unpack .../5-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-18T04:30:04.954Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-18T04:30:05.216Z] Selecting previously unselected package liberror-perl. [2021-01-18T04:30:05.216Z] Preparing to unpack .../6-liberror-perl_0.17025-1_all.deb ... [2021-01-18T04:30:05.216Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-18T04:30:05.216Z] Selecting previously unselected package git-man. [2021-01-18T04:30:05.216Z] Preparing to unpack .../7-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-18T04:30:05.216Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-18T04:30:05.479Z] Selecting previously unselected package git. [2021-01-18T04:30:05.479Z] Preparing to unpack .../8-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-18T04:30:05.479Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-18T04:30:06.053Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-18T04:30:06.053Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-18T04:30:06.314Z] Setting up liberror-perl (0.17025-1) ... [2021-01-18T04:30:06.314Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-18T04:30:06.314Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-18T04:30:06.314Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-18T04:30:06.314Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-18T04:30:06.314Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-18T04:30:06.315Z] Setting up curl (7.58.0-2ubuntu3.12) ... [2021-01-18T04:30:06.576Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-18T04:30:13.201Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-18T04:30:13.201Z] curl set to automatically installed. [2021-01-18T04:30:13.201Z] git set to automatically installed. [2021-01-18T04:30:13.201Z] git-man set to automatically installed. [2021-01-18T04:30:13.201Z] libcurl3-gnutls set to automatically installed. [2021-01-18T04:30:13.201Z] libcurl4 set to automatically installed. [2021-01-18T04:30:13.201Z] liberror-perl set to automatically installed. [2021-01-18T04:30:13.201Z] libnghttp2-14 set to automatically installed. [2021-01-18T04:30:13.201Z] libpsl5 set to automatically installed. [2021-01-18T04:30:13.201Z] librtmp1 set to automatically installed. [2021-01-18T04:30:15.131Z] snapd is not logged in, snap install commands will use sudo [2021-01-18T04:30:21.728Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-18T04:30:21.989Z] snap "core18" has no updates available [2021-01-18T04:30:22.564Z] Pulling config-common [2021-01-18T04:30:23.519Z] Pulling go [2021-01-18T04:30:24.468Z] 'device-mqtt' has dependencies that need to be staged: go [2021-01-18T04:30:24.468Z] Skipping pull go (already ran) [2021-01-18T04:30:24.468Z] Building go [2021-01-18T04:30:24.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-18T04:30:24.468Z] Dload Upload Total Spent Left Speed [2021-01-18T04:30:26.997Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 13 115M 13 15.1M 0 0 28.7M 0 0:00:04 --:--:-- 0:00:04 28.7M 57 115M 57 66.0M 0 0 43.3M 0 0:00:02 0:00:01 0:00:01 43.2M 100 115M 100 115M 0 0 47.6M 0 0:00:02 0:00:02 --:--:-- 47.6M [2021-01-18T04:30:27.259Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-18T04:30:31.483Z] Staging go [2021-01-18T04:30:31.745Z] Pulling device-mqtt [2021-01-18T04:30:32.690Z] Building config-common [2021-01-18T04:30:34.621Z] Skipping build go (already ran) [2021-01-18T04:30:34.621Z] Building device-mqtt [2021-01-18T04:30:34.621Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-01-18T04:30:35.567Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 [2021-01-18T04:30:35.567Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2021-01-18T04:30:35.567Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.1 [2021-01-18T04:30:35.567Z] go: downloading github.com/spf13/cast v1.3.1 [2021-01-18T04:30:35.567Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2021-01-18T04:30:35.567Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-01-18T04:30:35.567Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-01-18T04:30:35.567Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-18T04:30:35.567Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2021-01-18T04:30:35.567Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2021-01-18T04:30:35.567Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-18T04:30:35.567Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-18T04:30:35.567Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-18T04:30:35.567Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-18T04:30:35.567Z] go: downloading github.com/google/uuid v1.1.2 [2021-01-18T04:30:35.567Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-18T04:30:35.567Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2021-01-18T04:30:35.567Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-18T04:30:35.567Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-18T04:30:35.567Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-18T04:30:35.567Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-18T04:30:35.827Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-18T04:30:35.827Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-18T04:30:35.827Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-18T04:30:35.827Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-18T04:30:35.827Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-18T04:30:35.827Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-18T04:30:35.827Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-18T04:30:35.827Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-18T04:30:35.827Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-18T04:30:35.827Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-18T04:30:35.827Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-18T04:30:35.827Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-18T04:30:35.827Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-18T04:30:35.827Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-18T04:30:36.090Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-18T04:30:36.090Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-18T04:30:36.090Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-18T04:30:41.385Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-18T04:30:43.320Z] Staging config-common [2021-01-18T04:30:44.266Z] Skipping stage go (already ran) [2021-01-18T04:30:44.266Z] Staging device-mqtt [2021-01-18T04:30:45.217Z] Priming config-common [2021-01-18T04:30:46.170Z] Priming go [2021-01-18T04:30:46.744Z] Priming device-mqtt [2021-01-18T04:30:47.687Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2021-01-18T04:30:47.687Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2021-01-18T04:30:47.687Z] Determining the version from the project repo (version-script). [2021-01-18T04:30:47.688Z] The version has been set to 'local-dev-20210118+1b347c9' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-18T04:30:52.238Z] provisioning config files... [2021-01-18T04:30:52.257Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp/config8630029782563030965tmp [Pipeline] { [Pipeline] sh [2021-01-18T04:30:52.694Z] + set +x [2021-01-18T04:30:52.694Z] + curl -s https://codecov.io/bash [2021-01-18T04:30:52.694Z] + bash -s -- [2021-01-18T04:30:52.959Z] [2021-01-18T04:30:52.959Z] _____ _ [2021-01-18T04:30:52.959Z] / ____| | | [2021-01-18T04:30:52.959Z] | | ___ __| | ___ ___ _____ __ [2021-01-18T04:30:52.959Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-18T04:30:52.959Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-18T04:30:52.959Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-18T04:30:52.959Z] Bash-20210115-cec3c92 [2021-01-18T04:30:52.959Z] [2021-01-18T04:30:52.959Z] [2021-01-18T04:30:52.959Z] ==> git version 2.24.3 found [2021-01-18T04:30:52.959Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-18T04:30:52.959Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-18T04:30:52.959Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-18T04:30:52.959Z] ==> Jenkins CI detected. [2021-01-18T04:30:52.959Z] project root: . [2021-01-18T04:30:52.959Z] --> token set from env [2021-01-18T04:30:52.959Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-18T04:30:52.959Z] ==> Running gcov in . (disable via -X gcov) [2021-01-18T04:30:52.959Z] ==> Python coveragepy not found [2021-01-18T04:30:52.959Z] ==> Searching for coverage reports in: [2021-01-18T04:30:52.959Z] + . [2021-01-18T04:30:52.959Z] -> Found 1 reports [2021-01-18T04:30:52.959Z] ==> Detecting git/mercurial file structure [2021-01-18T04:30:52.959Z] ==> Reading reports [2021-01-18T04:30:52.959Z] + ./coverage.out bytes=18940 [2021-01-18T04:30:52.959Z] ==> Appending adjustments [2021-01-18T04:30:52.959Z] https://docs.codecov.io/docs/fixing-reports [2021-01-18T04:30:53.226Z] + Found adjustments [2021-01-18T04:30:53.226Z] ==> Gzipping contents [2021-01-18T04:30:53.226Z] 4.0K /tmp/codecov.v8Y288.gz [2021-01-18T04:30:53.226Z] ==> Uploading reports [2021-01-18T04:30:53.226Z] url: https://codecov.io [2021-01-18T04:30:53.226Z] query: branch=PR-206&commit=1b347c95e86fe34b5b5272e59e25e81a4f994e60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-206%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=206&job=&cmd_args= [2021-01-18T04:30:53.226Z] -> Pinging Codecov [2021-01-18T04:30:53.226Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-206&commit=1b347c95e86fe34b5b5272e59e25e81a4f994e60&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-206%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=206&job=&cmd_args= [2021-01-18T04:30:53.488Z] -> Uploading to [2021-01-18T04:30:53.488Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-18/7D719EC7BBE17E464838252E33014C33/1b347c95e86fe34b5b5272e59e25e81a4f994e60/02ebdb70-3e3a-47c2-b521-3f115d522cb5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210118T043053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2fd56f4ff84f3ef030f1b55fe12bea76bbecef3c29b161a8b518cb8dcc4c404 [2021-01-18T04:30:53.488Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-18T04:30:53.488Z] Dload Upload Total Spent Left Speed [2021-01-18T04:30:54.020Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3312 0 0 100 3312 0 7323 --:--:-- --:--:-- --:--:-- 7311 [2021-01-18T04:30:54.020Z] -> View reports at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/1b347c95e86fe34b5b5272e59e25e81a4f994e60 [Pipeline] } [2021-01-18T04:30:54.053Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:30:57.900Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:30:58.547Z] ---> package-listing.sh [2021-01-18T04:30:58.548Z] ++ facter osfamily [2021-01-18T04:30:58.548Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-18T04:30:58.548Z] + OS_FAMILY=redhat [2021-01-18T04:30:58.548Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-206 [2021-01-18T04:30:58.548Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-18T04:30:58.548Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-18T04:30:58.548Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-18T04:30:58.548Z] + PACKAGES=/tmp/packages_start.txt [2021-01-18T04:30:58.548Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-206 ']' [2021-01-18T04:30:58.548Z] + PACKAGES=/tmp/packages_end.txt [2021-01-18T04:30:58.548Z] + case "${OS_FAMILY}" in [2021-01-18T04:30:58.548Z] + rpm -qa [2021-01-18T04:30:58.548Z] + sort [2021-01-18T04:31:03.889Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-18T04:31:03.890Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-18T04:31:03.890Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-18T04:31:03.890Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-206 ']' [2021-01-18T04:31:03.890Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-206/archives/ [2021-01-18T04:31:03.890Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-206/archives/ [Pipeline] echo [2021-01-18T04:31:03.931Z] 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/gexfoundry_device-mqtt-go_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-18T04:31:04.246Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:31:04.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-18T04:31:04.590Z] [2021-01-18T04:31:04.590Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-18T04:31:04.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-18T04:31:04.990Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-18T04:31:04.990Z] df20fa9351a1: Pulling fs layer [2021-01-18T04:31:04.990Z] 36b3adc4ff6f: Pulling fs layer [2021-01-18T04:31:04.990Z] 8ad3a11d3b57: Pulling fs layer [2021-01-18T04:31:04.990Z] 46f8f816bc3b: Pulling fs layer [2021-01-18T04:31:04.990Z] 93b61091891f: Pulling fs layer [2021-01-18T04:31:04.990Z] 93b9cdb0e59b: Pulling fs layer [2021-01-18T04:31:04.990Z] 5e14af77c1be: Pulling fs layer [2021-01-18T04:31:04.990Z] 01666e4c0597: Pulling fs layer [2021-01-18T04:31:04.990Z] aa168da1d23b: Pulling fs layer [2021-01-18T04:31:04.990Z] 93b9cdb0e59b: Waiting [2021-01-18T04:31:04.990Z] 5e14af77c1be: Waiting [2021-01-18T04:31:04.990Z] 01666e4c0597: Waiting [2021-01-18T04:31:04.990Z] aa168da1d23b: Waiting [2021-01-18T04:31:04.990Z] 46f8f816bc3b: Waiting [2021-01-18T04:31:04.990Z] 93b61091891f: Waiting [2021-01-18T04:31:04.990Z] 36b3adc4ff6f: Verifying Checksum [2021-01-18T04:31:04.990Z] 36b3adc4ff6f: Download complete [2021-01-18T04:31:04.990Z] 46f8f816bc3b: Verifying Checksum [2021-01-18T04:31:04.990Z] 46f8f816bc3b: Download complete [2021-01-18T04:31:05.262Z] df20fa9351a1: Verifying Checksum [2021-01-18T04:31:05.262Z] df20fa9351a1: Download complete [2021-01-18T04:31:05.262Z] 93b9cdb0e59b: Verifying Checksum [2021-01-18T04:31:05.262Z] 93b9cdb0e59b: Download complete [2021-01-18T04:31:05.262Z] 93b61091891f: Verifying Checksum [2021-01-18T04:31:05.262Z] 93b61091891f: Download complete [2021-01-18T04:31:05.262Z] 01666e4c0597: Verifying Checksum [2021-01-18T04:31:05.262Z] 01666e4c0597: Download complete [2021-01-18T04:31:05.262Z] 5e14af77c1be: Verifying Checksum [2021-01-18T04:31:05.262Z] 5e14af77c1be: Download complete [2021-01-18T04:31:05.262Z] 8ad3a11d3b57: Verifying Checksum [2021-01-18T04:31:05.262Z] 8ad3a11d3b57: Download complete [2021-01-18T04:31:05.530Z] df20fa9351a1: Pull complete [2021-01-18T04:31:05.799Z] 36b3adc4ff6f: Pull complete [2021-01-18T04:31:06.393Z] 8ad3a11d3b57: Pull complete [2021-01-18T04:31:06.659Z] 46f8f816bc3b: Pull complete [2021-01-18T04:31:07.243Z] 93b61091891f: Pull complete [2021-01-18T04:31:07.243Z] aa168da1d23b: Verifying Checksum [2021-01-18T04:31:07.243Z] aa168da1d23b: Download complete [2021-01-18T04:31:07.506Z] 93b9cdb0e59b: Pull complete [2021-01-18T04:31:07.506Z] 5e14af77c1be: Pull complete [2021-01-18T04:31:07.775Z] 01666e4c0597: Pull complete [2021-01-18T04:31:14.417Z] aa168da1d23b: Pull complete [2021-01-18T04:31:14.417Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-18T04:31:14.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-18T04:31:14.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-18T04:31:14.620Z] prd-centos7-docker-4c-2g-20887 does not seem to be running inside a container [2021-01-18T04:31:14.673Z] $ 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/gexfoundry_device-mqtt-go_PR-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-206 -v /w/workspace/gexfoundry_device-mqtt-go_PR-206:/w/workspace/gexfoundry_device-mqtt-go_PR-206:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-18T04:31:17.615Z] $ docker top b80a98e0b7e26a81d65f59ed3ae687d5ca1f4439f16488b595493449608162e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-18T04:31:18.225Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-18T04:31:18.558Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-18T04:31:18.890Z] + ls /var/log/sa-host [2021-01-18T04:31:18.890Z] + sadf -c /var/log/sa-host/sa18 [2021-01-18T04:31:18.890Z] file_magic: OK [2021-01-18T04:31:18.890Z] HZ: Using current value: 100 [2021-01-18T04:31:18.890Z] file_header: OK [2021-01-18T04:31:18.890Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-18T04:31:18.890Z] Statistics: [2021-01-18T04:31:18.890Z] 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-01-18T04:31:18.890Z] File successfully converted to sysstat format version 12.2.1 [2021-01-18T04:31:18.890Z] + sadf -c /var/log/sa-host/sa23 [2021-01-18T04:31:18.890Z] file_magic: OK [2021-01-18T04:31:18.890Z] HZ: Using current value: 100 [2021-01-18T04:31:18.890Z] file_header: OK [2021-01-18T04:31:18.890Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-18T04:31:18.890Z] Statistics: [2021-01-18T04:31:18.890Z] Hnuu...uuuununununu... [2021-01-18T04:31:18.890Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-18T04:31:19.622Z] provisioning config files... [2021-01-18T04:31:19.650Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-206@tmp/config8357435254760844794tmp [Pipeline] { [Pipeline] echo [2021-01-18T04:31:19.775Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:31:20.117Z] ---> create-netrc.sh [Pipeline] } [2021-01-18T04:31:20.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-18T04:31:20.335Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:31:20.679Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-18T04:31:20.714Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:31:21.058Z] ---> sudo-logs.sh [2021-01-18T04:31:21.058Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-18T04:31:21.116Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:31:21.460Z] ---> job-cost.sh [2021-01-18T04:31:21.460Z] lf-activate-venv: SKIPPING [2021-01-18T04:31:21.460Z] INFO: No Stack... [2021-01-18T04:31:23.385Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-18T04:31:23.969Z] INFO: Archiving Costs [Pipeline] echo [2021-01-18T04:31:24.015Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-18T04:31:24.375Z] ---> logs-deploy.sh [2021-01-18T04:31:24.375Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-206/1 [2021-01-18T04:31:24.375Z] INFO: archiving workspace using pattern(s): [2021-01-18T04:31:26.301Z] Archives upload complete. [2021-01-18T04:31:26.301Z] INFO: archiving logs to Nexus