Pull request #301 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb+f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 (a8bf06da30e7e52511c3bab01895a13023980379) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2424282564386606184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5102739545576603831.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git 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-301/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-301/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6160522393026007589.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-301/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh589966493585902614.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7572417222663312929.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE 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-301/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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-301/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7985109579603525282.key > 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 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1063 in /w/workspace/gexfoundry_device-mqtt-go_PR-301 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-301 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp/jenkins-gitclient-ssh6355170393032745839.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp/jenkins-gitclient-ssh7073105275581426769.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 into PR head commit 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb Merge succeeded, producing 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb Checking out Revision 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb (PR-301) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp/jenkins-gitclient-ssh7027811970911216301.key > git merge f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb # timeout=10 Commit message: "ci: remove need for CI specific Dockerfile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-17T18:42:44.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-17T18:42:44.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-17T18:42:44.418Z] ========================================================= [2021-08-17T18:42:44.418Z] EdgeX Global Pipelines Version Info [2021-08-17T18:42:44.418Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:42:45.901Z] ------------------- [2021-08-17T18:42:45.901Z] stable info: [2021-08-17T18:42:45.901Z] ------------------- [2021-08-17T18:42:45.901Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-17T18:42:45.901Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T18:42:45.901Z] Message: update stable to v1.0.205 [2021-08-17T18:42:46.170Z] ------------------- [2021-08-17T18:42:46.170Z] experimental info: [2021-08-17T18:42:46.170Z] ------------------- [2021-08-17T18:42:46.170Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-17T18:42:46.170Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-17T18:42:46.170Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-17T18:42:46.390Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2021-08-17T18:42:46.443Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2021-08-17T18:42:46.498Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-17T18:42:46.550Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-17T18:42:46.875Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-17T18:42:46.942Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-17T18:42:47.022Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-17T18:42:47.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-17T18:42:47.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-17T18:42:47.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-17T18:42:47.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-17T18:42:47.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-17T18:42:47.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2021-08-17T18:42:47.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-17T18:42:47.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-17T18:42:47.635Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T18:42:47.702Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-17T18:42:47.764Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T18:42:47.826Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-17T18:42:47.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-17T18:42:47.958Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-17T18:42:48.039Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-17T18:42:48.128Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-17T18:42:48.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-17T18:42:48.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-17T18:42:48.314Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-17T18:42:48.374Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-17T18:42:48.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-301 [Pipeline] echo [2021-08-17T18:42:48.504Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-301 [Pipeline] echo [2021-08-17T18:42:48.588Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-301 [Pipeline] echo [2021-08-17T18:42:48.672Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [Pipeline] echo [2021-08-17T18:42:48.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1a605e9 [Pipeline] echo [2021-08-17T18:42:48.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T18:42:49.018Z] provisioning config files... [2021-08-17T18:42:49.035Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp/config4515939852111589189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:42:49.412Z] ---> docker-login.sh [2021-08-17T18:42:49.412Z] nexus3.edgexfoundry.org:10001 [2021-08-17T18:42:49.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:42:49.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:42:49.679Z] Configure a credential helper to remove this warning. See [2021-08-17T18:42:49.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:42:49.679Z] [2021-08-17T18:42:49.679Z] Login Succeeded [2021-08-17T18:42:49.679Z] nexus3.edgexfoundry.org:10002 [2021-08-17T18:42:49.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:42:49.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:42:49.946Z] Configure a credential helper to remove this warning. See [2021-08-17T18:42:49.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:42:49.946Z] [2021-08-17T18:42:49.946Z] Login Succeeded [2021-08-17T18:42:49.946Z] nexus3.edgexfoundry.org:10003 [2021-08-17T18:42:49.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:42:49.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:42:49.946Z] Configure a credential helper to remove this warning. See [2021-08-17T18:42:49.946Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:42:49.946Z] [2021-08-17T18:42:49.946Z] Login Succeeded [2021-08-17T18:42:49.946Z] nexus3.edgexfoundry.org:10004 [2021-08-17T18:42:50.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:42:50.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:42:50.215Z] Configure a credential helper to remove this warning. See [2021-08-17T18:42:50.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:42:50.215Z] [2021-08-17T18:42:50.215Z] Login Succeeded [2021-08-17T18:42:50.215Z] docker.io [2021-08-17T18:42:50.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:42:50.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:42:50.481Z] Configure a credential helper to remove this warning. See [2021-08-17T18:42:50.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:42:50.481Z] [2021-08-17T18:42:50.481Z] Login Succeeded [2021-08-17T18:42:50.481Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T18:42:50.508Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-17T18:42:51.291Z] + git log --format=format:%s -1 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [Pipeline] echo [2021-08-17T18:42:51.376Z] GIT_COMMIT: 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb, Commit Message: ci: remove need for CI specific Dockerfile [Pipeline] echo [2021-08-17T18:42:51.419Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:42:52.280Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:42:52.281Z] [2021-08-17T18:42:52.281Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:42:52.683Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:42:52.683Z] latest: Pulling from edgex-devops/git-semver [2021-08-17T18:42:52.683Z] 31603596830f: Pulling fs layer [2021-08-17T18:42:52.683Z] d4622e32a9a9: Pulling fs layer [2021-08-17T18:42:52.683Z] 1030fce36090: Pulling fs layer [2021-08-17T18:42:52.683Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-17T18:42:52.683Z] 6c6cb7e1b49b: Waiting [2021-08-17T18:42:52.683Z] d4622e32a9a9: Verifying Checksum [2021-08-17T18:42:52.683Z] d4622e32a9a9: Download complete [2021-08-17T18:42:52.950Z] 31603596830f: Verifying Checksum [2021-08-17T18:42:52.950Z] 31603596830f: Download complete [2021-08-17T18:42:53.217Z] 31603596830f: Pull complete [2021-08-17T18:42:53.217Z] d4622e32a9a9: Pull complete [2021-08-17T18:42:53.217Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-17T18:42:53.217Z] 6c6cb7e1b49b: Download complete [2021-08-17T18:42:53.492Z] 1030fce36090: Verifying Checksum [2021-08-17T18:42:53.492Z] 1030fce36090: Download complete [2021-08-17T18:42:54.092Z] 1030fce36090: Pull complete [2021-08-17T18:42:54.365Z] 6c6cb7e1b49b: Pull complete [2021-08-17T18:42:54.365Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-17T18:42:54.365Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-17T18:42:54.365Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-17T18:42:54.487Z] prd-centos7-docker-4c-2g-1063 does not seem to be running inside a container [2021-08-17T18:42:54.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-301 -v /w/workspace/gexfoundry_device-mqtt-go_PR-301:/w/workspace/gexfoundry_device-mqtt-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-301@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:10004/edgex-devops/git-semver:latest cat [2021-08-17T18:42:55.508Z] $ docker top 208bb7e929f84abe243e322edb4ac7411db4250e6925349bc101a0907d4c93e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-17T18:42:55.743Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T18:42:55.743Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T18:42:55.872Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T18:42:55.874Z] $ docker exec 208bb7e929f84abe243e322edb4ac7411db4250e6925349bc101a0907d4c93e6 ssh-agent [2021-08-17T18:42:56.010Z] SSH_AUTH_SOCK=/tmp/ssh-N7sGbd0AxN4H/agent.14 [2021-08-17T18:42:56.010Z] SSH_AGENT_PID=20 [2021-08-17T18:42:56.022Z] Running ssh-add (command line suppressed) [2021-08-17T18:42:56.124Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp/private_key_1397454888609461872.key (/w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp/private_key_1397454888609461872.key) [2021-08-17T18:42:56.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T18:42:56.511Z] + git tag --points-at HEAD [Pipeline] } [2021-08-17T18:42:56.542Z] $ docker exec --env ******** --env ******** 208bb7e929f84abe243e322edb4ac7411db4250e6925349bc101a0907d4c93e6 ssh-agent -k [2021-08-17T18:42:56.652Z] unset SSH_AUTH_SOCK; [2021-08-17T18:42:56.653Z] unset SSH_AGENT_PID; [2021-08-17T18:42:56.653Z] echo Agent pid 20 killed; [2021-08-17T18:42:56.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-17T18:42:56.755Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-17T18:42:56.755Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-17T18:42:56.877Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-17T18:42:56.878Z] $ docker exec 208bb7e929f84abe243e322edb4ac7411db4250e6925349bc101a0907d4c93e6 ssh-agent [2021-08-17T18:42:57.007Z] SSH_AUTH_SOCK=/tmp/ssh-59HO8T6qEG6l/agent.54 [2021-08-17T18:42:57.007Z] SSH_AGENT_PID=60 [2021-08-17T18:42:57.017Z] Running ssh-add (command line suppressed) [2021-08-17T18:42:57.120Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp/private_key_7022833831220417039.key (/w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp/private_key_7022833831220417039.key) [2021-08-17T18:42:57.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-17T18:42:57.599Z] + git semver init [2021-08-17T18:42:57.599Z] # -> Open(): unable to determine branch for HEAD [2021-08-17T18:42:57.599Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-301/.git [2021-08-17T18:42:57.599Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-301 [2021-08-17T18:42:57.599Z] # $SEMVER_REMOTE_NAME = origin [2021-08-17T18:42:57.599Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-17T18:42:57.599Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-17T18:42:57.599Z] # $SEMVER_BRANCH = PR-301 [2021-08-17T18:42:57.599Z] # $SEMVER_TEMP = /tmp/semver-669674269 [2021-08-17T18:42:57.599Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2021-08-17T18:42:58.185Z] # '/tmp/semver-669674269' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-301/.semver' [2021-08-17T18:42:58.185Z] # -> Force: false [2021-08-17T18:42:58.185Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-301/.semver [Pipeline] } [2021-08-17T18:42:58.211Z] $ docker exec --env ******** --env ******** 208bb7e929f84abe243e322edb4ac7411db4250e6925349bc101a0907d4c93e6 ssh-agent -k [2021-08-17T18:42:58.306Z] unset SSH_AUTH_SOCK; [2021-08-17T18:42:58.307Z] unset SSH_AGENT_PID; [2021-08-17T18:42:58.308Z] echo Agent pid 60 killed; [2021-08-17T18:42:58.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-17T18:42:58.800Z] + git semver [Pipeline] } [2021-08-17T18:42:58.835Z] $ docker stop --time=1 208bb7e929f84abe243e322edb4ac7411db4250e6925349bc101a0907d4c93e6 [2021-08-17T18:43:00.086Z] $ docker rm -f 208bb7e929f84abe243e322edb4ac7411db4250e6925349bc101a0907d4c93e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T18:43:00.542Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-17T18:43:00.979Z] Stashed 1 file(s) [Pipeline] echo [2021-08-17T18:43:01.005Z] [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-08-17T18:43:16.512Z] Still waiting to schedule task [2021-08-17T18:43:16.513Z] ‘prd-centos7-docker-4c-2g-1067’ is offline [2021-08-17T18:43:16.513Z] ‘prd-centos7-docker-4c-2g-1068’ is offline [2021-08-17T18:43:16.513Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-17T18:43:16.544Z] Still waiting to schedule task [2021-08-17T18:43:16.545Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-17T18:44:47.580Z] Running on prd-centos7-docker-4c-2g-1083 in /w/workspace/gexfoundry_device-mqtt-go_PR-301 [Pipeline] { [Pipeline] ws [2021-08-17T18:44:47.669Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-08-17T18:44:48.072Z] Selected Git installation does not exist. Using Default [2021-08-17T18:44:48.072Z] The recommended git tool is: NONE [2021-08-17T18:44:52.147Z] using credential edgex-jenkins-ssh [2021-08-17T18:44:52.167Z] Cloning the remote Git repository [2021-08-17T18:44:52.193Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T18:44:52.270Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-08-17T18:44:52.309Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T18:44:52.309Z] > git --version # timeout=10 [2021-08-17T18:44:52.324Z] > git --version # 'git version 2.24.4' [2021-08-17T18:44:52.325Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:44:52.356Z] [INFO] Currently running in a labeled security context [2021-08-17T18:44:52.356Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T18:44:52.356Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh2778711369259143954.key [2021-08-17T18:44:52.370Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:44:52.929Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-17T18:44:52.944Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T18:44:52.963Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-17T18:44:52.983Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T18:44:52.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:44:52.984Z] [INFO] Currently running in a labeled security context [2021-08-17T18:44:52.984Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T18:44:52.984Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh1550306805325920740.key [2021-08-17T18:44:52.994Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T18:44:53.460Z] Merging remotes/origin/main commit f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 into PR head commit 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [2021-08-17T18:44:53.564Z] Merge succeeded, producing 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [2021-08-17T18:44:53.565Z] Checking out Revision 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb (PR-301) [2021-08-17T18:44:53.468Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T18:44:53.480Z] > git checkout -f 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb # timeout=10 [2021-08-17T18:44:53.512Z] > git remote # timeout=10 [2021-08-17T18:44:53.521Z] > git config --get remote.origin.url # timeout=10 [2021-08-17T18:44:53.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T18:44:53.535Z] [INFO] Currently running in a labeled security context [2021-08-17T18:44:53.535Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-17T18:44:53.535Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh1267485281715747010.key [2021-08-17T18:44:53.540Z] > git merge f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 [2021-08-17T18:44:53.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-17T18:44:53.566Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T18:44:53.583Z] > git checkout -f 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb # timeout=10 [2021-08-17T18:44:57.384Z] Commit message: "ci: remove need for CI specific Dockerfile" [2021-08-17T18:44:57.446Z] > git --version # timeout=10 [2021-08-17T18:44:57.454Z] > git --version # 'git version 2.24.4' [2021-08-17T18:44:57.461Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T18:44:58.104Z] provisioning config files... [2021-08-17T18:44:58.132Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config85886224225449149tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T18:44:58.725Z] ---> docker-login.sh [2021-08-17T18:44:58.725Z] nexus3.edgexfoundry.org:10001 [2021-08-17T18:44:58.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:44:58.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:44:58.993Z] Configure a credential helper to remove this warning. See [2021-08-17T18:44:58.993Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:44:58.993Z] [2021-08-17T18:44:58.993Z] Login Succeeded [2021-08-17T18:44:58.993Z] nexus3.edgexfoundry.org:10002 [2021-08-17T18:44:58.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:44:59.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:44:59.263Z] Configure a credential helper to remove this warning. See [2021-08-17T18:44:59.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:44:59.263Z] [2021-08-17T18:44:59.263Z] Login Succeeded [2021-08-17T18:44:59.263Z] nexus3.edgexfoundry.org:10003 [2021-08-17T18:44:59.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:44:59.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:44:59.263Z] Configure a credential helper to remove this warning. See [2021-08-17T18:44:59.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:44:59.263Z] [2021-08-17T18:44:59.263Z] Login Succeeded [2021-08-17T18:44:59.263Z] nexus3.edgexfoundry.org:10004 [2021-08-17T18:44:59.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:44:59.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:44:59.537Z] Configure a credential helper to remove this warning. See [2021-08-17T18:44:59.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:44:59.537Z] [2021-08-17T18:44:59.537Z] Login Succeeded [2021-08-17T18:44:59.537Z] docker.io [2021-08-17T18:44:59.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T18:44:59.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T18:44:59.804Z] Configure a credential helper to remove this warning. See [2021-08-17T18:44:59.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T18:44:59.804Z] [2021-08-17T18:44:59.804Z] Login Succeeded [2021-08-17T18:44:59.804Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T18:44:59.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T18:45:00.408Z] ========================================================= [2021-08-17T18:45:00.408Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-17T18:45:00.408Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:45:00.922Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-17T18:45:00.923Z] Sending build context to Docker daemon 627.2kB [2021-08-17T18:45:00.923Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T18:45:00.923Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-17T18:45:01.196Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-17T18:45:01.196Z] 540db60ca938: Pulling fs layer [2021-08-17T18:45:01.196Z] adcc1eea9eea: Pulling fs layer [2021-08-17T18:45:01.196Z] 4c4ab2625f07: Pulling fs layer [2021-08-17T18:45:01.196Z] db62176df00c: Pulling fs layer [2021-08-17T18:45:01.196Z] 3b30891b0d05: Pulling fs layer [2021-08-17T18:45:01.196Z] 06b49ca38bd5: Pulling fs layer [2021-08-17T18:45:01.196Z] c788192a36de: Pulling fs layer [2021-08-17T18:45:01.196Z] a77e37c0d609: Pulling fs layer [2021-08-17T18:45:01.196Z] c3185cebc471: Pulling fs layer [2021-08-17T18:45:01.196Z] db62176df00c: Waiting [2021-08-17T18:45:01.196Z] 3b30891b0d05: Waiting [2021-08-17T18:45:01.196Z] 06b49ca38bd5: Waiting [2021-08-17T18:45:01.196Z] c788192a36de: Waiting [2021-08-17T18:45:01.196Z] a77e37c0d609: Waiting [2021-08-17T18:45:01.196Z] c3185cebc471: Waiting [2021-08-17T18:45:01.196Z] 4c4ab2625f07: Verifying Checksum [2021-08-17T18:45:01.196Z] 4c4ab2625f07: Download complete [2021-08-17T18:45:01.196Z] adcc1eea9eea: Download complete [2021-08-17T18:45:01.196Z] 3b30891b0d05: Verifying Checksum [2021-08-17T18:45:01.196Z] 3b30891b0d05: Download complete [2021-08-17T18:45:01.196Z] 06b49ca38bd5: Verifying Checksum [2021-08-17T18:45:01.196Z] 06b49ca38bd5: Download complete [2021-08-17T18:45:01.469Z] c788192a36de: Verifying Checksum [2021-08-17T18:45:01.469Z] c788192a36de: Download complete [2021-08-17T18:45:01.469Z] 540db60ca938: Verifying Checksum [2021-08-17T18:45:01.469Z] 540db60ca938: Download complete [2021-08-17T18:45:01.744Z] 540db60ca938: Pull complete [2021-08-17T18:45:01.744Z] adcc1eea9eea: Pull complete [2021-08-17T18:45:01.744Z] 4c4ab2625f07: Pull complete [2021-08-17T18:45:03.742Z] a77e37c0d609: Verifying Checksum [2021-08-17T18:45:03.742Z] a77e37c0d609: Download complete [2021-08-17T18:45:09.109Z] c3185cebc471: Verifying Checksum [2021-08-17T18:45:09.109Z] c3185cebc471: Download complete [2021-08-17T18:45:11.127Z] db62176df00c: Verifying Checksum [2021-08-17T18:45:11.127Z] db62176df00c: Download complete [2021-08-17T18:45:13.767Z] db62176df00c: Pull complete [2021-08-17T18:45:13.767Z] 3b30891b0d05: Pull complete [2021-08-17T18:45:13.767Z] 06b49ca38bd5: Pull complete [2021-08-17T18:45:13.767Z] c788192a36de: Pull complete [2021-08-17T18:45:13.767Z] a77e37c0d609: Pull complete [2021-08-17T18:45:16.373Z] c3185cebc471: Pull complete [2021-08-17T18:45:16.373Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-17T18:45:16.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-17T18:45:16.373Z] ---> 031687cdd783 [2021-08-17T18:45:16.373Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T18:45:18.979Z] ---> Running in 9cd92b831bd3 [2021-08-17T18:45:18.979Z] Removing intermediate container 9cd92b831bd3 [2021-08-17T18:45:18.979Z] ---> 1bfa18b2536e [2021-08-17T18:45:18.979Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T18:45:18.979Z] ---> Running in a137a90b606e [2021-08-17T18:45:18.979Z] Removing intermediate container a137a90b606e [2021-08-17T18:45:18.979Z] ---> 1059b6cd0386 [2021-08-17T18:45:18.979Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:45:18.979Z] ---> Running in 5db985df3917 [2021-08-17T18:45:19.250Z] Removing intermediate container 5db985df3917 [2021-08-17T18:45:19.250Z] ---> 6fb9bccfb126 [2021-08-17T18:45:19.250Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T18:45:19.250Z] ---> Running in e9e6e9cbb46d [2021-08-17T18:45:19.835Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:45:20.794Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:45:22.205Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-17T18:45:22.809Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-17T18:45:22.809Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-17T18:45:25.396Z] Executing busybox-1.32.1-r6.trigger [2021-08-17T18:45:25.396Z] OK: 223 MiB in 55 packages [2021-08-17T18:45:25.986Z] Removing intermediate container e9e6e9cbb46d [2021-08-17T18:45:25.986Z] ---> 5c8bf0b83c11 [2021-08-17T18:45:25.986Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-08-17T18:45:25.986Z] ---> Running in 2c1f82364e69 [2021-08-17T18:45:25.986Z] Removing intermediate container 2c1f82364e69 [2021-08-17T18:45:25.986Z] ---> 7ebdc06761d4 [2021-08-17T18:45:25.986Z] Step 8/12 : COPY . . [2021-08-17T18:45:26.257Z] ---> 0771085ebf2f [2021-08-17T18:45:26.257Z] Step 9/12 : RUN go mod tidy [2021-08-17T18:45:26.257Z] ---> Running in a271b9458600 [2021-08-17T18:45:27.675Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-17T18:45:27.675Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-17T18:45:27.675Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-17T18:45:27.675Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-17T18:45:27.675Z] go: downloading github.com/spf13/cast v1.4.1 [2021-08-17T18:45:27.675Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2021-08-17T18:45:27.943Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-17T18:45:27.943Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-17T18:45:27.943Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-17T18:45:27.943Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-17T18:45:28.217Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-17T18:45:28.217Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-17T18:45:28.217Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-17T18:45:28.217Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-17T18:45:28.217Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-17T18:45:28.217Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-17T18:45:28.484Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-17T18:45:28.484Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-17T18:45:28.484Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-17T18:45:28.484Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-17T18:45:28.484Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-17T18:45:28.484Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-17T18:45:28.484Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-17T18:45:28.484Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-17T18:45:28.484Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-17T18:45:28.484Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-17T18:45:28.484Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-17T18:45:28.484Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-17T18:45:28.753Z] go: downloading golang.org/x/text v0.3.2 [2021-08-17T18:45:28.753Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-17T18:45:29.024Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-17T18:45:29.994Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-17T18:45:29.994Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-17T18:45:29.994Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-17T18:45:29.994Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-17T18:45:29.994Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-17T18:45:29.994Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-17T18:45:29.994Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-17T18:45:29.994Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-17T18:45:29.994Z] go: downloading github.com/kr/text v0.1.0 [2021-08-17T18:45:29.994Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-17T18:45:30.262Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-17T18:45:30.262Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-17T18:45:30.262Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-17T18:45:30.262Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-17T18:45:30.262Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-17T18:45:30.262Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-17T18:45:30.262Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-17T18:45:30.262Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-17T18:45:30.531Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-17T18:45:30.531Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-17T18:45:30.531Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-17T18:45:30.531Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-17T18:45:30.532Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-17T18:45:30.532Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-17T18:45:30.532Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-17T18:45:30.532Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-17T18:45:30.532Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-17T18:45:30.804Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-17T18:45:30.804Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-17T18:45:30.804Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-17T18:45:30.804Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-17T18:45:30.804Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-17T18:45:30.804Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-17T18:45:30.804Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-17T18:45:30.804Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-17T18:45:30.804Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-17T18:45:30.804Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-17T18:45:30.804Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-17T18:45:30.804Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-17T18:45:30.804Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-17T18:45:30.804Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-17T18:45:30.804Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-17T18:45:30.804Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-17T18:45:30.804Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-17T18:45:31.099Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-17T18:45:31.099Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-17T18:45:35.382Z] Removing intermediate container a271b9458600 [2021-08-17T18:45:35.382Z] ---> 9751dff4017b [2021-08-17T18:45:35.382Z] Step 10/12 : RUN go mod download [2021-08-17T18:45:35.382Z] ---> Running in b6aec29a7e3a [2021-08-17T18:45:39.635Z] Removing intermediate container b6aec29a7e3a [2021-08-17T18:45:39.635Z] ---> c63b6ec152a9 [2021-08-17T18:45:39.635Z] Step 11/12 : ARG MAKE='make build' [2021-08-17T18:45:39.635Z] ---> Running in f3ee65f49eb0 [2021-08-17T18:45:39.635Z] Removing intermediate container f3ee65f49eb0 [2021-08-17T18:45:39.635Z] ---> 0f215d1de360 [2021-08-17T18:45:39.635Z] Step 12/12 : RUN $MAKE [2021-08-17T18:45:39.635Z] ---> Running in 98c9d3d049a7 [2021-08-17T18:45:39.902Z] noop [2021-08-17T18:45:40.169Z] Removing intermediate container 98c9d3d049a7 [2021-08-17T18:45:40.169Z] ---> 05f789a2a1ae [2021-08-17T18:45:40.169Z] Successfully built 05f789a2a1ae [2021-08-17T18:45:40.169Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:45:40.598Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T18:45:40.598Z] . [Pipeline] withDockerContainer [2021-08-17T18:45:40.720Z] prd-centos7-docker-4c-2g-1083 does not seem to be running inside a container [2021-08-17T18:45:40.802Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-17T18:45:41.172Z] $ docker top 0b71e57d84ec29fae87ee525fadf7e3f5a2b3303f163f786fe692e53dc0d1e8a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T18:45:41.650Z] + go version [2021-08-17T18:45:41.650Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-17T18:45:41.686Z] $ docker stop --time=1 0b71e57d84ec29fae87ee525fadf7e3f5a2b3303f163f786fe692e53dc0d1e8a [2021-08-17T18:45:42.906Z] $ docker rm -f 0b71e57d84ec29fae87ee525fadf7e3f5a2b3303f163f786fe692e53dc0d1e8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:45:43.651Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-17T18:45:43.651Z] . [Pipeline] withDockerContainer [2021-08-17T18:45:43.770Z] prd-centos7-docker-4c-2g-1083 does not seem to be running inside a container [2021-08-17T18:45:43.833Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-17T18:45:44.230Z] $ docker top 2d993a4248eef88fc1f41c736b6e451b97f7d66bb7ccef7181b5b6ff1d799d77 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T18:45:44.767Z] + go mod tidy [Pipeline] sh [2021-08-17T18:45:45.394Z] + make test [2021-08-17T18:45:45.394Z] go mod tidy [2021-08-17T18:45:45.394Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-17T18:45:45.986Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-17T18:46:04.322Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-17T18:46:06.302Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 24.3% of statements [2021-08-17T18:46:06.302Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-17T18:46:06.302Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-17T18:46:14.532Z] gofmt -l . [2021-08-17T18:46:14.532Z] ["`gofmt -l .`" = ""] [2021-08-17T18:46:14.532Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-17T18:46:14.561Z] $ docker stop --time=1 2d993a4248eef88fc1f41c736b6e451b97f7d66bb7ccef7181b5b6ff1d799d77 [2021-08-17T18:46:16.118Z] $ docker rm -f 2d993a4248eef88fc1f41c736b6e451b97f7d66bb7ccef7181b5b6ff1d799d77 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T18:46:16.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T18:46:16.932Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-17T18:46:18.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-17T18:46:18.402Z] + ls -al . [2021-08-17T18:46:18.402Z] total 116 [2021-08-17T18:46:18.402Z] drwxrwxr-x. 9 jenkins jenkins 4096 Aug 17 18:46 . [2021-08-17T18:46:18.402Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 17 18:44 .. [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 7100 Aug 17 18:44 Attribution.txt [2021-08-17T18:46:18.402Z] drwxrwxr-x. 2 jenkins jenkins 60 Aug 17 18:44 bin [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 7447 Aug 17 18:44 CHANGELOG.md [2021-08-17T18:46:18.402Z] drwxrwxr-x. 3 jenkins jenkins 32 Aug 17 18:44 cmd [2021-08-17T18:46:18.402Z] -rw-r--r--. 1 jenkins jenkins 16226 Aug 17 18:46 coverage.out [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 1877 Aug 17 18:44 Dockerfile [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 140 Aug 17 18:44 .dockerignore [2021-08-17T18:46:18.402Z] drwxrwxr-x. 8 jenkins jenkins 179 Aug 17 18:44 .git [2021-08-17T18:46:18.402Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 17 18:44 .github [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 336 Aug 17 18:44 .gitignore [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 388 Aug 17 18:44 go.mod [2021-08-17T18:46:18.402Z] -rw-r--r--. 1 jenkins jenkins 20775 Aug 17 18:45 go.sum [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 18:44 GOVERNANCE.md [2021-08-17T18:46:18.402Z] drwxrwxr-x. 3 jenkins jenkins 20 Aug 17 18:44 internal [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 17 18:44 Jenkinsfile [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 11340 Aug 17 18:44 LICENSE [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 907 Aug 17 18:44 Makefile [2021-08-17T18:46:18.402Z] drwxrwxr-x. 2 jenkins jenkins 23 Aug 17 18:44 mock [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 620 Aug 17 18:44 OWNERS.md [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 2211 Aug 17 18:44 README.md [2021-08-17T18:46:18.402Z] drwxrwxr-x. 4 jenkins jenkins 71 Aug 17 18:44 snap [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 5 Aug 17 18:43 VERSION [2021-08-17T18:46:18.402Z] -rw-rw-r--. 1 jenkins jenkins 227 Aug 17 18:44 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-17T18:46:18.759Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=1a605e9472e8a500f62dfe9b6a49b511b6a1aecb --label arch=amd64 --label version=0.0.0 . [2021-08-17T18:46:18.759Z] Sending build context to Docker daemon 644.1kB [2021-08-17T18:46:18.759Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T18:46:18.759Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-17T18:46:18.759Z] ---> 05f789a2a1ae [2021-08-17T18:46:18.759Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T18:46:18.759Z] ---> Running in 95497281c05b [2021-08-17T18:46:18.759Z] Removing intermediate container 95497281c05b [2021-08-17T18:46:18.759Z] ---> 52227fd575cd [2021-08-17T18:46:18.759Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T18:46:19.031Z] ---> Running in 216446af92e6 [2021-08-17T18:46:19.031Z] Removing intermediate container 216446af92e6 [2021-08-17T18:46:19.031Z] ---> cd86655dfe58 [2021-08-17T18:46:19.031Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T18:46:19.031Z] ---> Running in e54d56e7e4f2 [2021-08-17T18:46:19.618Z] Removing intermediate container e54d56e7e4f2 [2021-08-17T18:46:19.618Z] ---> 378928a7bedb [2021-08-17T18:46:19.618Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T18:46:19.618Z] ---> Running in dd966612fffd [2021-08-17T18:46:19.887Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:46:20.844Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:46:21.805Z] OK: 223 MiB in 55 packages [2021-08-17T18:46:22.073Z] Removing intermediate container dd966612fffd [2021-08-17T18:46:22.073Z] ---> a1a7d7f069d4 [2021-08-17T18:46:22.073Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-17T18:46:22.073Z] ---> Running in 4290f75a2822 [2021-08-17T18:46:22.073Z] Removing intermediate container 4290f75a2822 [2021-08-17T18:46:22.073Z] ---> 4e2cc6f246d0 [2021-08-17T18:46:22.073Z] Step 8/24 : COPY . . [2021-08-17T18:46:22.343Z] ---> a22eabb774db [2021-08-17T18:46:22.343Z] Step 9/24 : RUN go mod tidy [2021-08-17T18:46:22.343Z] ---> Running in 66a72d130abc [2021-08-17T18:46:23.308Z] Removing intermediate container 66a72d130abc [2021-08-17T18:46:23.308Z] ---> c1c1f052bb90 [2021-08-17T18:46:23.308Z] Step 10/24 : RUN go mod download [2021-08-17T18:46:23.308Z] ---> Running in 134b12c1a6d6 [2021-08-17T18:46:23.577Z] Removing intermediate container 134b12c1a6d6 [2021-08-17T18:46:23.577Z] ---> 733e3b2a76ce [2021-08-17T18:46:23.577Z] Step 11/24 : ARG MAKE='make build' [2021-08-17T18:46:23.845Z] ---> Running in 106098f05006 [2021-08-17T18:46:23.845Z] Removing intermediate container 106098f05006 [2021-08-17T18:46:23.845Z] ---> 7c751961f904 [2021-08-17T18:46:23.845Z] Step 12/24 : RUN $MAKE [2021-08-17T18:46:23.845Z] ---> Running in e85142f8c4b1 [2021-08-17T18:46:24.112Z] go mod tidy [2021-08-17T18:46:24.384Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-08-17T18:46:39.535Z] Removing intermediate container e85142f8c4b1 [2021-08-17T18:46:39.535Z] ---> 795ecf071baf [2021-08-17T18:46:39.535Z] Step 13/24 : FROM alpine:3.12 [2021-08-17T18:46:39.535Z] 3.12: Pulling from library/alpine [2021-08-17T18:46:39.535Z] 339de151aab4: Pulling fs layer [2021-08-17T18:46:39.535Z] 339de151aab4: Verifying Checksum [2021-08-17T18:46:39.535Z] 339de151aab4: Download complete [2021-08-17T18:46:39.535Z] 339de151aab4: Pull complete [2021-08-17T18:46:39.535Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T18:46:39.535Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T18:46:39.535Z] ---> 13621d1b12d4 [2021-08-17T18:46:39.535Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-17T18:46:39.535Z] ---> Running in 873691ce5c0b [2021-08-17T18:46:39.535Z] Removing intermediate container 873691ce5c0b [2021-08-17T18:46:39.535Z] ---> 05ef8d6caf30 [2021-08-17T18:46:39.535Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-17T18:46:39.535Z] ---> Running in 96ae1c72cf7e [2021-08-17T18:46:39.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-08-17T18:46:39.535Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-08-17T18:46:39.535Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-17T18:46:39.535Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T18:46:39.535Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T18:46:39.535Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T18:46:39.535Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T18:46:39.535Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T18:46:39.535Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T18:46:39.535Z] OK: 8 MiB in 20 packages [2021-08-17T18:46:39.535Z] Removing intermediate container 96ae1c72cf7e [2021-08-17T18:46:39.535Z] ---> 599bd8e623ff [2021-08-17T18:46:39.535Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-17T18:46:40.123Z] ---> 704309a410b1 [2021-08-17T18:46:40.123Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-17T18:46:40.123Z] ---> c56052470089 [2021-08-17T18:46:40.123Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-17T18:46:40.395Z] ---> 8ba6d574b987 [2021-08-17T18:46:40.395Z] Step 19/24 : EXPOSE 59982 [2021-08-17T18:46:40.395Z] ---> Running in b07102535754 [2021-08-17T18:46:40.395Z] Removing intermediate container b07102535754 [2021-08-17T18:46:40.395Z] ---> 96d3424e4e64 [2021-08-17T18:46:40.395Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-17T18:46:40.395Z] ---> Running in a2d63c678569 [2021-08-17T18:46:40.662Z] Removing intermediate container a2d63c678569 [2021-08-17T18:46:40.662Z] ---> cd0b99f0db7a [2021-08-17T18:46:40.662Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T18:46:40.662Z] ---> Running in cadbcfabd22a [2021-08-17T18:46:40.662Z] Removing intermediate container cadbcfabd22a [2021-08-17T18:46:40.662Z] ---> 5ffd71dbba2f [2021-08-17T18:46:40.662Z] Step 22/24 : LABEL arch=amd64 [2021-08-17T18:46:40.662Z] ---> Running in 14d32bba4316 [2021-08-17T18:46:40.929Z] Removing intermediate container 14d32bba4316 [2021-08-17T18:46:40.929Z] ---> 042a278a5a1e [2021-08-17T18:46:40.929Z] Step 23/24 : LABEL git_sha=1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [2021-08-17T18:46:40.929Z] ---> Running in f2499898e3f6 [2021-08-17T18:46:40.929Z] Removing intermediate container f2499898e3f6 [2021-08-17T18:46:40.929Z] ---> d7e22b659da6 [2021-08-17T18:46:40.929Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T18:46:40.929Z] ---> Running in 4823f475e8e8 [2021-08-17T18:46:41.196Z] Removing intermediate container 4823f475e8e8 [2021-08-17T18:46:41.196Z] ---> 73cc27242e40 [2021-08-17T18:46:41.196Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-17T18:46:41.196Z] Successfully built 73cc27242e40 [2021-08-17T18:46:41.196Z] Successfully tagged device-mqtt: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-08-17T18:46:56.637Z] Still waiting to schedule task [2021-08-17T18:46:56.637Z] ‘prd-ubuntu18.04-docker-8c-8g-1058’ is offline [2021-08-17T19:01:56.037Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2438 in /w/workspace/gexfoundry_device-mqtt-go_PR-301 [Pipeline] { [Pipeline] ws [2021-08-17T19:01:56.177Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-08-17T19:01:56.519Z] Selected Git installation does not exist. Using Default [2021-08-17T19:01:56.519Z] The recommended git tool is: NONE [2021-08-17T19:02:02.997Z] using credential edgex-jenkins-ssh [2021-08-17T19:02:03.027Z] Cloning the remote Git repository [2021-08-17T19:02:03.083Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T19:02:03.219Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-08-17T19:02:03.424Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T19:02:03.429Z] > git --version # timeout=10 [2021-08-17T19:02:03.491Z] > git --version # 'git version 2.17.1' [2021-08-17T19:02:03.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:02:03.629Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:02:05.359Z] Merging remotes/origin/main commit f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 into PR head commit 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [2021-08-17T19:02:04.582Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-17T19:02:04.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:02:04.652Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-17T19:02:04.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T19:02:04.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:02:04.711Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T19:02:05.588Z] Merge succeeded, producing 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [2021-08-17T19:02:05.588Z] Checking out Revision 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb (PR-301) [2021-08-17T19:02:05.373Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:02:05.392Z] > git checkout -f 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb # timeout=10 [2021-08-17T19:02:05.478Z] > git remote # timeout=10 [2021-08-17T19:02:05.497Z] > git config --get remote.origin.url # timeout=10 [2021-08-17T19:02:05.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:02:05.537Z] > git merge f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 [2021-08-17T19:02:05.560Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-17T19:02:05.591Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:02:05.614Z] > git checkout -f 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb # timeout=10 [2021-08-17T19:02:10.065Z] Commit message: "ci: remove need for CI specific Dockerfile" [2021-08-17T19:02:10.123Z] > git --version # timeout=10 [2021-08-17T19:02:10.132Z] > git --version # 'git version 2.17.1' [2021-08-17T19:02:10.151Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:02:10.851Z] provisioning config files... [2021-08-17T19:02:10.881Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config657784319548699878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:02:11.582Z] ---> docker-login.sh [2021-08-17T19:02:11.582Z] nexus3.edgexfoundry.org:10001 [2021-08-17T19:02:12.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:02:12.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:02:12.806Z] Configure a credential helper to remove this warning. See [2021-08-17T19:02:12.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:02:12.806Z] [2021-08-17T19:02:12.806Z] Login Succeeded [2021-08-17T19:02:12.806Z] nexus3.edgexfoundry.org:10002 [2021-08-17T19:02:13.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:02:13.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:02:13.418Z] Configure a credential helper to remove this warning. See [2021-08-17T19:02:13.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:02:13.418Z] [2021-08-17T19:02:13.418Z] Login Succeeded [2021-08-17T19:02:13.418Z] nexus3.edgexfoundry.org:10003 [2021-08-17T19:02:13.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:02:13.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:02:13.987Z] Configure a credential helper to remove this warning. See [2021-08-17T19:02:13.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:02:13.987Z] [2021-08-17T19:02:13.987Z] Login Succeeded [2021-08-17T19:02:13.987Z] nexus3.edgexfoundry.org:10004 [2021-08-17T19:02:14.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:02:14.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:02:14.555Z] Configure a credential helper to remove this warning. See [2021-08-17T19:02:14.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:02:14.555Z] [2021-08-17T19:02:14.555Z] Login Succeeded [2021-08-17T19:02:14.555Z] docker.io [2021-08-17T19:02:15.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-17T19:02:15.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-17T19:02:15.464Z] Configure a credential helper to remove this warning. See [2021-08-17T19:02:15.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-17T19:02:15.464Z] [2021-08-17T19:02:15.464Z] Login Succeeded [2021-08-17T19:02:15.464Z] ---> docker-login.sh ends [Pipeline] } [2021-08-17T19:02:15.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-17T19:02:16.673Z] ========================================================= [2021-08-17T19:02:16.673Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-17T19:02:16.673Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:02:17.218Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-17T19:02:17.850Z] Sending build context to Docker daemon 626.2kB [2021-08-17T19:02:17.850Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:02:17.850Z] Step 2/12 : FROM ${BASE} AS builder [2021-08-17T19:02:18.137Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-17T19:02:18.137Z] 595b0fe564bb: Pulling fs layer [2021-08-17T19:02:18.137Z] 24495759ef45: Pulling fs layer [2021-08-17T19:02:18.137Z] d148012ef14d: Pulling fs layer [2021-08-17T19:02:18.137Z] e90a11edd702: Pulling fs layer [2021-08-17T19:02:18.137Z] d77568369979: Pulling fs layer [2021-08-17T19:02:18.137Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-17T19:02:18.137Z] 170f2ba95c9a: Pulling fs layer [2021-08-17T19:02:18.137Z] 97ac5df62f85: Pulling fs layer [2021-08-17T19:02:18.137Z] fc1c9f9a7f3b: Waiting [2021-08-17T19:02:18.137Z] 170f2ba95c9a: Waiting [2021-08-17T19:02:18.137Z] 97ac5df62f85: Waiting [2021-08-17T19:02:18.137Z] e90a11edd702: Waiting [2021-08-17T19:02:18.137Z] d77568369979: Waiting [2021-08-17T19:02:18.137Z] d148012ef14d: Download complete [2021-08-17T19:02:18.137Z] 24495759ef45: Download complete [2021-08-17T19:02:18.137Z] d77568369979: Verifying Checksum [2021-08-17T19:02:18.137Z] d77568369979: Download complete [2021-08-17T19:02:18.457Z] 595b0fe564bb: Verifying Checksum [2021-08-17T19:02:18.457Z] 595b0fe564bb: Download complete [2021-08-17T19:02:18.457Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-17T19:02:18.457Z] fc1c9f9a7f3b: Download complete [2021-08-17T19:02:18.457Z] 170f2ba95c9a: Verifying Checksum [2021-08-17T19:02:18.457Z] 170f2ba95c9a: Download complete [2021-08-17T19:02:19.490Z] 595b0fe564bb: Pull complete [2021-08-17T19:02:20.111Z] 24495759ef45: Pull complete [2021-08-17T19:02:21.132Z] d148012ef14d: Pull complete [2021-08-17T19:02:23.145Z] 97ac5df62f85: Verifying Checksum [2021-08-17T19:02:23.145Z] 97ac5df62f85: Download complete [2021-08-17T19:02:23.753Z] e90a11edd702: Verifying Checksum [2021-08-17T19:02:23.753Z] e90a11edd702: Download complete [2021-08-17T19:02:33.923Z] e90a11edd702: Pull complete [2021-08-17T19:02:33.923Z] d77568369979: Pull complete [2021-08-17T19:02:34.203Z] fc1c9f9a7f3b: Pull complete [2021-08-17T19:02:34.480Z] 170f2ba95c9a: Pull complete [2021-08-17T19:02:39.905Z] 97ac5df62f85: Pull complete [2021-08-17T19:02:39.905Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-17T19:02:39.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-17T19:02:39.905Z] ---> 04bc70af865f [2021-08-17T19:02:39.905Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T19:02:45.317Z] ---> Running in cb71fb71b4c0 [2021-08-17T19:02:45.591Z] Removing intermediate container cb71fb71b4c0 [2021-08-17T19:02:45.591Z] ---> 01acc84bb315 [2021-08-17T19:02:45.591Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T19:02:45.868Z] ---> Running in 4817c0610f76 [2021-08-17T19:02:46.481Z] Removing intermediate container 4817c0610f76 [2021-08-17T19:02:46.481Z] ---> b2f7d9dbbd9e [2021-08-17T19:02:46.481Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:02:46.481Z] ---> Running in 907df0336e76 [2021-08-17T19:02:50.002Z] Removing intermediate container 907df0336e76 [2021-08-17T19:02:50.002Z] ---> 0f5359a7f81c [2021-08-17T19:02:50.002Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T19:02:50.002Z] ---> Running in af0f62cf7258 [2021-08-17T19:02:51.453Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T19:02:52.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T19:02:53.444Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-08-17T19:02:53.444Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-08-17T19:02:53.724Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-08-17T19:02:54.002Z] Executing busybox-1.32.1-r6.trigger [2021-08-17T19:02:54.002Z] OK: 222 MiB in 55 packages [2021-08-17T19:02:56.005Z] Removing intermediate container af0f62cf7258 [2021-08-17T19:02:56.005Z] ---> 38096a3f6222 [2021-08-17T19:02:56.005Z] Step 7/12 : WORKDIR /device-mqtt-go [2021-08-17T19:02:56.005Z] ---> Running in a5189a7f74f1 [2021-08-17T19:02:56.613Z] Removing intermediate container a5189a7f74f1 [2021-08-17T19:02:56.613Z] ---> 58bcd5966763 [2021-08-17T19:02:56.613Z] Step 8/12 : COPY . . [2021-08-17T19:02:58.069Z] ---> 53a9e376998e [2021-08-17T19:02:58.069Z] Step 9/12 : RUN go mod tidy [2021-08-17T19:02:58.069Z] ---> Running in 4804225db639 [2021-08-17T19:03:02.422Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-17T19:03:02.422Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-17T19:03:02.422Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-17T19:03:02.422Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-17T19:03:02.703Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2021-08-17T19:03:02.703Z] go: downloading github.com/spf13/cast v1.4.1 [2021-08-17T19:03:02.703Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-17T19:03:03.325Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-17T19:03:03.325Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-17T19:03:03.325Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-17T19:03:03.619Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-17T19:03:03.619Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-17T19:03:03.619Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-17T19:03:03.619Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-17T19:03:03.619Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-17T19:03:03.619Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-17T19:03:03.901Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-17T19:03:03.901Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-17T19:03:03.901Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-17T19:03:04.180Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-17T19:03:04.180Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-17T19:03:04.479Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-17T19:03:04.479Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-17T19:03:04.793Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-17T19:03:04.793Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-17T19:03:04.793Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-17T19:03:04.793Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-17T19:03:04.793Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-17T19:03:04.793Z] go: downloading golang.org/x/text v0.3.2 [2021-08-17T19:03:04.793Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-17T19:03:05.101Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-17T19:03:08.548Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-17T19:03:08.548Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-17T19:03:08.548Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-17T19:03:08.548Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-17T19:03:08.824Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-17T19:03:08.824Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-17T19:03:08.824Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-17T19:03:08.824Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-17T19:03:09.099Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-17T19:03:09.099Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-17T19:03:09.099Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-17T19:03:09.099Z] go: downloading github.com/kr/text v0.1.0 [2021-08-17T19:03:09.099Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-17T19:03:09.378Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-17T19:03:09.378Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-17T19:03:09.378Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-17T19:03:09.378Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-17T19:03:09.660Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-17T19:03:09.660Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-17T19:03:09.660Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-17T19:03:09.660Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-17T19:03:09.938Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-17T19:03:09.938Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-17T19:03:10.215Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-17T19:03:10.215Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-17T19:03:10.215Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-17T19:03:10.215Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-17T19:03:10.215Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-17T19:03:10.215Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-17T19:03:10.215Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-17T19:03:10.827Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-17T19:03:10.827Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-17T19:03:10.827Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-17T19:03:11.108Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-17T19:03:11.108Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-17T19:03:11.108Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-17T19:03:11.108Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-17T19:03:11.108Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-17T19:03:11.108Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-17T19:03:11.108Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-17T19:03:11.108Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-17T19:03:11.108Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-17T19:03:11.386Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-17T19:03:11.386Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-17T19:03:11.386Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-17T19:03:11.386Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-17T19:03:26.521Z] Removing intermediate container 4804225db639 [2021-08-17T19:03:26.521Z] ---> bd3fdc39bfd4 [2021-08-17T19:03:26.521Z] Step 10/12 : RUN go mod download [2021-08-17T19:03:26.521Z] ---> Running in e1ac247c4df1 [2021-08-17T19:03:38.959Z] Removing intermediate container e1ac247c4df1 [2021-08-17T19:03:38.959Z] ---> c463775e9840 [2021-08-17T19:03:38.959Z] Step 11/12 : ARG MAKE='make build' [2021-08-17T19:03:38.959Z] ---> Running in 622d762d418e [2021-08-17T19:03:38.959Z] Removing intermediate container 622d762d418e [2021-08-17T19:03:38.959Z] ---> 998f071f44dc [2021-08-17T19:03:38.959Z] Step 12/12 : RUN $MAKE [2021-08-17T19:03:38.959Z] ---> Running in e820c3a773c8 [2021-08-17T19:03:40.426Z] noop [2021-08-17T19:03:42.440Z] Removing intermediate container e820c3a773c8 [2021-08-17T19:03:42.440Z] ---> 12dd2188dbcc [2021-08-17T19:03:42.440Z] Successfully built 12dd2188dbcc [2021-08-17T19:03:42.440Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:03:42.843Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T19:03:42.843Z] . [Pipeline] withDockerContainer [2021-08-17T19:03:43.208Z] prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2021-08-17T19:03:43.309Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-17T19:03:45.496Z] $ docker top 33609f19a7b0ca76aa732f8dd18cb682aad1a8f96f10364c19d32fc80498d2be -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T19:03:46.653Z] + go version [2021-08-17T19:03:46.653Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-17T19:03:46.687Z] $ docker stop --time=1 33609f19a7b0ca76aa732f8dd18cb682aad1a8f96f10364c19d32fc80498d2be [2021-08-17T19:03:49.406Z] $ docker rm -f 33609f19a7b0ca76aa732f8dd18cb682aad1a8f96f10364c19d32fc80498d2be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:03:50.409Z] + docker inspect -f . ci-base-image-arm64 [2021-08-17T19:03:50.410Z] . [Pipeline] withDockerContainer [2021-08-17T19:03:50.746Z] prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2021-08-17T19:03:50.844Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-17T19:03:53.065Z] $ docker top 591815eb934593ba031d2578c300048bcdece75449c44c2f5474bc1f55a68494 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-17T19:03:54.227Z] + go mod tidy [Pipeline] sh [2021-08-17T19:03:55.919Z] + make test [2021-08-17T19:03:55.919Z] go mod tidy [2021-08-17T19:03:56.525Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-08-17T19:03:57.999Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2021-08-17T19:05:06.160Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2021-08-17T19:05:06.444Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.068s coverage: 24.3% of statements [2021-08-17T19:05:06.444Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2021-08-17T19:05:07.057Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2021-08-17T19:05:46.185Z] gofmt -l . [2021-08-17T19:05:46.185Z] ["`gofmt -l .`" = ""] [2021-08-17T19:05:46.185Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-17T19:05:46.224Z] $ docker stop --time=1 591815eb934593ba031d2578c300048bcdece75449c44c2f5474bc1f55a68494 [2021-08-17T19:05:48.443Z] $ docker rm -f 591815eb934593ba031d2578c300048bcdece75449c44c2f5474bc1f55a68494 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-17T19:05:49.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-17T19:05:49.566Z] Warning: overwriting stash ‘coverage-report’ [2021-08-17T19:05:50.261Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-17T19:05:50.939Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-17T19:05:51.326Z] + ls -al . [2021-08-17T19:05:51.326Z] total 148 [2021-08-17T19:05:51.326Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 17 19:05 . [2021-08-17T19:05:51.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:02 .. [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 17 19:02 .dockerignore [2021-08-17T19:05:51.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 17 19:02 .git [2021-08-17T19:05:51.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:02 .github [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 336 Aug 17 19:02 .gitignore [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 7100 Aug 17 19:02 Attribution.txt [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 7447 Aug 17 19:02 CHANGELOG.md [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 1877 Aug 17 19:02 Dockerfile [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 19:02 GOVERNANCE.md [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 17 19:02 Jenkinsfile [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 17 19:02 LICENSE [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 907 Aug 17 19:02 Makefile [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 17 19:02 OWNERS.md [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 2211 Aug 17 19:02 README.md [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 17 18:43 VERSION [2021-08-17T19:05:51.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:02 bin [2021-08-17T19:05:51.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:02 cmd [2021-08-17T19:05:51.326Z] -rw-r--r-- 1 jenkins jenkins 16226 Aug 17 19:05 coverage.out [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 388 Aug 17 19:02 go.mod [2021-08-17T19:05:51.326Z] -rw-r--r-- 1 jenkins jenkins 20775 Aug 17 19:03 go.sum [2021-08-17T19:05:51.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 17 19:02 internal [2021-08-17T19:05:51.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 17 19:02 mock [2021-08-17T19:05:51.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 17 19:02 snap [2021-08-17T19:05:51.326Z] -rw-rw-r-- 1 jenkins jenkins 227 Aug 17 19:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:05:51.730Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1a605e9472e8a500f62dfe9b6a49b511b6a1aecb --label arch=arm64 --label version=0.0.0 . [2021-08-17T19:05:52.005Z] Sending build context to Docker daemon 643.1kB [2021-08-17T19:05:52.280Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-08-17T19:05:52.280Z] Step 2/24 : FROM ${BASE} AS builder [2021-08-17T19:05:52.280Z] ---> 12dd2188dbcc [2021-08-17T19:05:52.280Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-08-17T19:05:52.556Z] ---> Running in 39e473c0a2e2 [2021-08-17T19:05:53.165Z] Removing intermediate container 39e473c0a2e2 [2021-08-17T19:05:53.165Z] ---> c0120a9239b3 [2021-08-17T19:05:53.165Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2021-08-17T19:05:53.165Z] ---> Running in 1467d291dc46 [2021-08-17T19:05:53.764Z] Removing intermediate container 1467d291dc46 [2021-08-17T19:05:53.764Z] ---> 5af80fd1cbf7 [2021-08-17T19:05:53.764Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-17T19:05:54.042Z] ---> Running in d6abc3d5273e [2021-08-17T19:05:56.698Z] Removing intermediate container d6abc3d5273e [2021-08-17T19:05:56.698Z] ---> caf3abff3222 [2021-08-17T19:05:56.698Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-17T19:05:56.698Z] ---> Running in 3a33850ef5fb [2021-08-17T19:05:58.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-17T19:05:59.168Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-17T19:06:00.167Z] OK: 222 MiB in 55 packages [2021-08-17T19:06:01.614Z] Removing intermediate container 3a33850ef5fb [2021-08-17T19:06:01.614Z] ---> bb17e8323dc2 [2021-08-17T19:06:01.614Z] Step 7/24 : WORKDIR /device-mqtt-go [2021-08-17T19:06:01.890Z] ---> Running in 2099cf6a9f03 [2021-08-17T19:06:02.493Z] Removing intermediate container 2099cf6a9f03 [2021-08-17T19:06:02.493Z] ---> 709e9c8dda35 [2021-08-17T19:06:02.493Z] Step 8/24 : COPY . . [2021-08-17T19:06:03.487Z] ---> e46672febffc [2021-08-17T19:06:03.487Z] Step 9/24 : RUN go mod tidy [2021-08-17T19:06:03.763Z] ---> Running in 5fe24f54f598 [2021-08-17T19:06:07.166Z] Removing intermediate container 5fe24f54f598 [2021-08-17T19:06:07.166Z] ---> 60fbafe94fd5 [2021-08-17T19:06:07.166Z] Step 10/24 : RUN go mod download [2021-08-17T19:06:07.166Z] ---> Running in 522eb724f0f4 [2021-08-17T19:06:10.584Z] Removing intermediate container 522eb724f0f4 [2021-08-17T19:06:10.584Z] ---> d378ee9504b5 [2021-08-17T19:06:10.584Z] Step 11/24 : ARG MAKE='make build' [2021-08-17T19:06:10.584Z] ---> Running in 2e2e8bc932be [2021-08-17T19:06:10.866Z] Removing intermediate container 2e2e8bc932be [2021-08-17T19:06:10.866Z] ---> 94fbe66e3650 [2021-08-17T19:06:10.866Z] Step 12/24 : RUN $MAKE [2021-08-17T19:06:10.866Z] ---> Running in 97e1da2113ce [2021-08-17T19:06:12.323Z] go mod tidy [2021-08-17T19:06:12.928Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-08-17T19:07:00.050Z] Removing intermediate container 97e1da2113ce [2021-08-17T19:07:00.050Z] ---> bdff3c7e6c8b [2021-08-17T19:07:00.050Z] Step 13/24 : FROM alpine:3.12 [2021-08-17T19:07:00.325Z] 3.12: Pulling from library/alpine [2021-08-17T19:07:00.600Z] d2f70382dc9a: Pulling fs layer [2021-08-17T19:07:00.877Z] d2f70382dc9a: Verifying Checksum [2021-08-17T19:07:00.877Z] d2f70382dc9a: Download complete [2021-08-17T19:07:01.485Z] d2f70382dc9a: Pull complete [2021-08-17T19:07:01.764Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-17T19:07:01.764Z] Status: Downloaded newer image for alpine:3.12 [2021-08-17T19:07:01.764Z] ---> c4fd0aeabfcf [2021-08-17T19:07:01.764Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2021-08-17T19:07:02.042Z] ---> Running in 4096b0d98d97 [2021-08-17T19:07:02.645Z] Removing intermediate container 4096b0d98d97 [2021-08-17T19:07:02.645Z] ---> 254b59c3aceb [2021-08-17T19:07:02.645Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-08-17T19:07:02.943Z] ---> Running in 95cfb2c9b84c [2021-08-17T19:07:04.391Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-08-17T19:07:04.671Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-08-17T19:07:05.295Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-08-17T19:07:05.295Z] (2/6) Installing libgcc (9.3.0-r2) [2021-08-17T19:07:05.295Z] (3/6) Installing libsodium (1.0.18-r0) [2021-08-17T19:07:05.295Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-08-17T19:07:05.295Z] (5/6) Installing libzmq (4.3.3-r0) [2021-08-17T19:07:05.295Z] (6/6) Installing zeromq (4.3.3-r0) [2021-08-17T19:07:05.295Z] Executing busybox-1.31.1-r20.trigger [2021-08-17T19:07:05.570Z] OK: 8 MiB in 20 packages [2021-08-17T19:07:07.019Z] Removing intermediate container 95cfb2c9b84c [2021-08-17T19:07:07.019Z] ---> 6ce9bc0ba101 [2021-08-17T19:07:07.019Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2021-08-17T19:07:08.473Z] ---> d926aecddcaf [2021-08-17T19:07:08.473Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2021-08-17T19:07:09.918Z] ---> fbfd5edc527e [2021-08-17T19:07:09.918Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2021-08-17T19:07:10.914Z] ---> f0af4cd78c93 [2021-08-17T19:07:10.914Z] Step 19/24 : EXPOSE 59982 [2021-08-17T19:07:10.914Z] ---> Running in 367153ddef49 [2021-08-17T19:07:11.524Z] Removing intermediate container 367153ddef49 [2021-08-17T19:07:11.525Z] ---> 9134aaa324c3 [2021-08-17T19:07:11.525Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2021-08-17T19:07:11.805Z] ---> Running in c35615e32794 [2021-08-17T19:07:12.404Z] Removing intermediate container c35615e32794 [2021-08-17T19:07:12.404Z] ---> 230c07573393 [2021-08-17T19:07:12.404Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-08-17T19:07:12.682Z] ---> Running in 71ea88cbd2c4 [2021-08-17T19:07:13.293Z] Removing intermediate container 71ea88cbd2c4 [2021-08-17T19:07:13.293Z] ---> 6b992a8cbf88 [2021-08-17T19:07:13.293Z] Step 22/24 : LABEL arch=arm64 [2021-08-17T19:07:13.293Z] ---> Running in 913763a94a9f [2021-08-17T19:07:13.901Z] Removing intermediate container 913763a94a9f [2021-08-17T19:07:13.901Z] ---> 79b8d933c6aa [2021-08-17T19:07:13.901Z] Step 23/24 : LABEL git_sha=1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [2021-08-17T19:07:14.176Z] ---> Running in eacdefd1e020 [2021-08-17T19:07:14.775Z] Removing intermediate container eacdefd1e020 [2021-08-17T19:07:14.775Z] ---> 1ddd5b91b4d1 [2021-08-17T19:07:14.775Z] Step 24/24 : LABEL version=0.0.0 [2021-08-17T19:07:14.775Z] ---> Running in 0c369606fcb4 [2021-08-17T19:07:15.370Z] Removing intermediate container 0c369606fcb4 [2021-08-17T19:07:15.370Z] ---> 2e82636eb56e [2021-08-17T19:07:15.370Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-17T19:07:15.370Z] Successfully built 2e82636eb56e [2021-08-17T19:07:15.370Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:07:16.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T19:07:16.189Z] [2021-08-17T19:07:16.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:07:16.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T19:07:16.869Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-17T19:07:16.869Z] 448f6bf000e3: Pulling fs layer [2021-08-17T19:07:16.869Z] f757da607395: Pulling fs layer [2021-08-17T19:07:16.869Z] 05883995daec: Pulling fs layer [2021-08-17T19:07:16.869Z] 8603b9c90790: Pulling fs layer [2021-08-17T19:07:16.869Z] 1560dd03e051: Pulling fs layer [2021-08-17T19:07:16.869Z] 27f5ce0e4adf: Pulling fs layer [2021-08-17T19:07:16.869Z] c2d8d7efcc4b: Pulling fs layer [2021-08-17T19:07:16.869Z] 8603b9c90790: Waiting [2021-08-17T19:07:16.869Z] 1560dd03e051: Waiting [2021-08-17T19:07:16.869Z] 27f5ce0e4adf: Waiting [2021-08-17T19:07:16.869Z] c2d8d7efcc4b: Waiting [2021-08-17T19:07:17.153Z] f757da607395: Verifying Checksum [2021-08-17T19:07:17.153Z] f757da607395: Download complete [2021-08-17T19:07:17.153Z] 8603b9c90790: Verifying Checksum [2021-08-17T19:07:17.153Z] 8603b9c90790: Download complete [2021-08-17T19:07:17.430Z] 1560dd03e051: Verifying Checksum [2021-08-17T19:07:17.430Z] 1560dd03e051: Download complete [2021-08-17T19:07:17.430Z] 27f5ce0e4adf: Verifying Checksum [2021-08-17T19:07:17.711Z] 05883995daec: Verifying Checksum [2021-08-17T19:07:17.711Z] 05883995daec: Download complete [2021-08-17T19:07:18.315Z] 448f6bf000e3: Verifying Checksum [2021-08-17T19:07:18.315Z] 448f6bf000e3: Download complete [2021-08-17T19:07:22.643Z] 448f6bf000e3: Pull complete [2021-08-17T19:07:22.643Z] c2d8d7efcc4b: Verifying Checksum [2021-08-17T19:07:22.643Z] c2d8d7efcc4b: Download complete [2021-08-17T19:07:23.249Z] f757da607395: Pull complete [2021-08-17T19:07:25.239Z] 05883995daec: Pull complete [2021-08-17T19:07:25.239Z] 8603b9c90790: Pull complete [2021-08-17T19:07:26.683Z] 1560dd03e051: Pull complete [2021-08-17T19:07:26.961Z] 27f5ce0e4adf: Pull complete [2021-08-17T19:07:42.056Z] c2d8d7efcc4b: Pull complete [2021-08-17T19:07:42.056Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-17T19:07:42.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-17T19:07:42.056Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-17T19:07:42.332Z] prd-ubuntu18.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container [2021-08-17T19:07:42.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-17T19:07:48.354Z] $ docker top 94949b408c10f9076e37c3699dd6a85a28a5e37a2d2fde4cc609d3507633b007 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:07:49.503Z] ---> job-cost.sh [2021-08-17T19:07:49.503Z] lf-activate-venv: SKIPPING [2021-08-17T19:07:49.503Z] INFO: No Stack... [2021-08-17T19:07:50.486Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-17T19:07:50.761Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T19:07:51.474Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-08-17T19:07:51.475Z] + cut -d, -f6 [Pipeline] lock [2021-08-17T19:07:51.586Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-301-1-stack-cost] [2021-08-17T19:07:51.594Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-301-1-stack-cost] did not exist. Created. [2021-08-17T19:07:51.594Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T19:07:52.382Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-17T19:07:52.478Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T19:07:52.500Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T19:07:52.579Z] $ docker stop --time=1 94949b408c10f9076e37c3699dd6a85a28a5e37a2d2fde4cc609d3507633b007 [2021-08-17T19:07:54.255Z] $ docker rm -f 94949b408c10f9076e37c3699dd6a85a28a5e37a2d2fde4cc609d3507633b007 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-17T19:11:00.118Z] Running on prd-ubuntu18.04-docker-8c-8g-3046 in /w/workspace/gexfoundry_device-mqtt-go_PR-301 [Pipeline] { [Pipeline] ws [2021-08-17T19:11:00.182Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2021-08-17T19:11:00.347Z] Selected Git installation does not exist. Using Default [2021-08-17T19:11:00.347Z] The recommended git tool is: NONE [2021-08-17T19:11:02.966Z] using credential edgex-jenkins-ssh [2021-08-17T19:11:02.984Z] Cloning the remote Git repository [2021-08-17T19:11:03.008Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T19:11:03.083Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2021-08-17T19:11:03.125Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T19:11:03.125Z] > git --version # timeout=10 [2021-08-17T19:11:03.132Z] > git --version # 'git version 2.17.1' [2021-08-17T19:11:03.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:11:03.164Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:11:03.770Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-17T19:11:03.777Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-17T19:11:03.793Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2021-08-17T19:11:04.343Z] Merging remotes/origin/main commit f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 into PR head commit 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [2021-08-17T19:11:04.431Z] Merge succeeded, producing 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [2021-08-17T19:11:04.431Z] Checking out Revision 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb (PR-301) [2021-08-17T19:11:03.808Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2021-08-17T19:11:03.808Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:11:03.812Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/301/head:refs/remotes/origin/PR-301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-17T19:11:04.350Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:11:04.355Z] > git checkout -f 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb # timeout=10 [2021-08-17T19:11:04.394Z] > git remote # timeout=10 [2021-08-17T19:11:04.399Z] > git config --get remote.origin.url # timeout=10 [2021-08-17T19:11:04.403Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-17T19:11:04.407Z] > git merge f3ae293f8a17ab54c7a8aa0abdfc288d7a0d2f63 # timeout=10 [2021-08-17T19:11:04.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-17T19:11:04.430Z] > git config core.sparsecheckout # timeout=10 [2021-08-17T19:11:04.438Z] > git checkout -f 1a605e9472e8a500f62dfe9b6a49b511b6a1aecb # timeout=10 [2021-08-17T19:11:08.176Z] Commit message: "ci: remove need for CI specific Dockerfile" [2021-08-17T19:11:08.208Z] > git --version # timeout=10 [2021-08-17T19:11:08.223Z] > git --version # 'git version 2.17.1' [2021-08-17T19:11:08.227Z] fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:11:09.154Z] + echo snap-build.sh [2021-08-17T19:11:09.155Z] snap-build.sh [2021-08-17T19:11:09.155Z] + SNAP_BASE_DIR=. [2021-08-17T19:11:09.155Z] + '[' '!' -z /w/workspace/device-mqtt-go/1 ']' [2021-08-17T19:11:09.155Z] + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/1 [2021-08-17T19:11:09.155Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1]' [2021-08-17T19:11:09.155Z] [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1] [2021-08-17T19:11:09.155Z] + cd /w/workspace/device-mqtt-go/1 [2021-08-17T19:11:09.155Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-08-17T19:11:09.155Z] Reading package lists... [2021-08-17T19:11:09.155Z] Building dependency tree... [2021-08-17T19:11:09.155Z] Reading state information... [2021-08-17T19:11:09.155Z] The following packages were automatically installed and are no longer required: [2021-08-17T19:11:09.155Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-08-17T19:11:09.155Z] uidmap xdelta3 [2021-08-17T19:11:09.155Z] Use 'sudo apt autoremove' to remove them. [2021-08-17T19:11:09.155Z] The following packages will be REMOVED: [2021-08-17T19:11:09.155Z] lxd* lxd-client* [2021-08-17T19:11:09.424Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-08-17T19:11:09.424Z] After this operation, 31.7 MB disk space will be freed. [2021-08-17T19:11:09.962Z] (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 ... 190317 files and directories currently installed.) [2021-08-17T19:11:09.962Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-17T19:11:10.549Z] Removing lxd dnsmasq configuration [2021-08-17T19:11:10.817Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-08-17T19:11:10.817Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-08-17T19:11:11.400Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-17T19:11:11.674Z] (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 ... 190142 files and directories currently installed.) [2021-08-17T19:11:11.674Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-08-17T19:11:13.085Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-08-17T19:11:13.085Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-08-17T19:11:13.354Z] + sudo snap remove --purge lxd [2021-08-17T19:11:13.621Z] snap "lxd" is not installed [2021-08-17T19:11:13.621Z] + sudo groupadd --force --system lxd [2021-08-17T19:11:13.621Z] ++ whoami [2021-08-17T19:11:13.621Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-08-17T19:11:13.621Z] + newgrp - lxd [2021-08-17T19:11:13.621Z] + sudo snap install lxd [2021-08-17T19:11:23.714Z] 2021-08-17T19:11:20Z INFO Waiting for automatic snapd restart... [2021-08-17T19:11:38.713Z] lxd 4.17 from Canonical* installed [2021-08-17T19:11:38.713Z] + sudo lxd init --auto [2021-08-17T19:11:48.816Z] + sudo snap install --classic snapcraft [2021-08-17T19:11:57.036Z] snapcraft 5.0 from Canonical* installed [2021-08-17T19:11:57.036Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-08-17T19:11:57.036Z] + sudo snapcraft prime --use-lxd [2021-08-17T19:11:57.997Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-08-17T19:11:57.997Z] 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-08-17T19:11:57.997Z] - README.md [2021-08-17T19:11:57.997Z] [2021-08-17T19:11:57.997Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-17T19:11:58.265Z] Launching a container. [2021-08-17T19:12:04.928Z] Waiting for container to be ready [2021-08-17T19:12:05.527Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-08-17T19:12:05.527Z] [2021-08-17T19:12:09.796Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-08-17T19:12:09.796Z] Waiting for network to be ready... [2021-08-17T19:12:09.796Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-17T19:12:10.067Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-17T19:12:10.067Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1844 kB] [2021-08-17T19:12:10.067Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-17T19:12:10.067Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-17T19:12:10.067Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-17T19:12:10.067Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-17T19:12:10.067Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-17T19:12:10.067Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-17T19:12:10.067Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-17T19:12:10.334Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-17T19:12:10.600Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-17T19:12:10.866Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-17T19:12:10.866Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-17T19:12:10.866Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-17T19:12:10.866Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-17T19:12:10.866Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-17T19:12:10.866Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-17T19:12:11.452Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-17T19:12:11.452Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-17T19:12:11.719Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-17T19:12:11.719Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-17T19:12:11.719Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-17T19:12:11.719Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-17T19:12:11.719Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-17T19:12:11.719Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-17T19:12:11.719Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-17T19:12:14.312Z] Fetched 25.1 MB in 4s (6197 kB/s) [2021-08-17T19:12:14.580Z] Reading package lists... [2021-08-17T19:12:14.854Z] Reading package lists... [2021-08-17T19:12:15.124Z] Building dependency tree... [2021-08-17T19:12:15.124Z] Reading state information... [2021-08-17T19:12:15.124Z] The following additional packages will be installed: [2021-08-17T19:12:15.124Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-17T19:12:15.124Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-17T19:12:15.124Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-17T19:12:15.124Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-08-17T19:12:15.124Z] Suggested packages: [2021-08-17T19:12:15.124Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-08-17T19:12:15.124Z] Recommended packages: [2021-08-17T19:12:15.124Z] gnupg libsasl2-modules [2021-08-17T19:12:15.124Z] The following NEW packages will be installed: [2021-08-17T19:12:15.124Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-08-17T19:12:15.124Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-08-17T19:12:15.124Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-08-17T19:12:15.124Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-08-17T19:12:15.124Z] The following packages will be upgraded: [2021-08-17T19:12:15.124Z] gpg gpg-agent gpgconf libudev1 [2021-08-17T19:12:15.124Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-08-17T19:12:15.124Z] Need to get 3527 kB of archives. [2021-08-17T19:12:15.124Z] After this operation, 13.3 MB of additional disk space will be used. [2021-08-17T19:12:15.124Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-08-17T19:12:15.124Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-08-17T19:12:15.391Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-08-17T19:12:15.391Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-08-17T19:12:15.391Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.51 [56.2 kB] [2021-08-17T19:12:15.660Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.51 [1102 kB] [2021-08-17T19:12:15.927Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-08-17T19:12:15.927Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-08-17T19:12:15.927Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-08-17T19:12:15.927Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-08-17T19:12:15.927Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-08-17T19:12:16.197Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-08-17T19:12:16.197Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-08-17T19:12:16.197Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-08-17T19:12:16.197Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-08-17T19:12:16.197Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-08-17T19:12:16.197Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-08-17T19:12:16.197Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-08-17T19:12:16.197Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-08-17T19:12:16.197Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-08-17T19:12:16.197Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-08-17T19:12:16.197Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-08-17T19:12:16.197Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-17T19:12:16.197Z] Fetched 3527 kB in 1s (3448 kB/s) [2021-08-17T19:12:16.463Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-17T19:12:16.463Z] Preparing to unpack .../libudev1_237-3ubuntu10.51_amd64.deb ... [2021-08-17T19:12:16.463Z] Unpacking libudev1:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-17T19:12:16.463Z] Setting up libudev1:amd64 (237-3ubuntu10.51) ... [2021-08-17T19:12:16.463Z] Selecting previously unselected package udev. [2021-08-17T19:12:16.463Z] (Reading database ... 12511 files and directories currently installed.) [2021-08-17T19:12:16.463Z] Preparing to unpack .../00-udev_237-3ubuntu10.51_amd64.deb ... [2021-08-17T19:12:16.463Z] Unpacking udev (237-3ubuntu10.51) ... [2021-08-17T19:12:16.742Z] Selecting previously unselected package libfuse2:amd64. [2021-08-17T19:12:16.742Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-08-17T19:12:16.742Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-17T19:12:16.742Z] Selecting previously unselected package fuse. [2021-08-17T19:12:16.742Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-08-17T19:12:16.743Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-08-17T19:12:16.743Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-17T19:12:16.743Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-17T19:12:17.009Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-17T19:12:17.009Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-17T19:12:17.009Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-17T19:12:17.009Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-17T19:12:17.009Z] Selecting previously unselected package libksba8:amd64. [2021-08-17T19:12:17.009Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-08-17T19:12:17.009Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-08-17T19:12:17.276Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-08-17T19:12:17.276Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T19:12:17.276Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:17.276Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-08-17T19:12:17.276Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T19:12:17.276Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:17.276Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-08-17T19:12:17.276Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T19:12:17.276Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:17.276Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-08-17T19:12:17.276Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T19:12:17.276Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:17.544Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-08-17T19:12:17.544Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T19:12:17.544Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:17.544Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-08-17T19:12:17.544Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T19:12:17.544Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:17.544Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-08-17T19:12:17.544Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T19:12:17.544Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:17.544Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-08-17T19:12:17.544Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T19:12:17.544Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:17.812Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-08-17T19:12:17.812Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-08-17T19:12:17.812Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:17.812Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-17T19:12:17.812Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-17T19:12:17.812Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-17T19:12:17.812Z] Selecting previously unselected package libsasl2-2:amd64. [2021-08-17T19:12:17.812Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-08-17T19:12:17.812Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-17T19:12:17.812Z] Selecting previously unselected package libldap-common. [2021-08-17T19:12:17.812Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-08-17T19:12:17.812Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-17T19:12:17.812Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-17T19:12:17.812Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-08-17T19:12:17.812Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-17T19:12:18.084Z] Selecting previously unselected package dirmngr. [2021-08-17T19:12:18.084Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-17T19:12:18.084Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-17T19:12:18.084Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-17T19:12:18.084Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-08-17T19:12:18.084Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-08-17T19:12:18.084Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-17T19:12:18.084Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-08-17T19:12:18.084Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-08-17T19:12:18.084Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:18.084Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-08-17T19:12:18.084Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-17T19:12:18.084Z] Setting up udev (237-3ubuntu10.51) ... [2021-08-17T19:12:18.351Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-08-17T19:12:18.620Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:18.620Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-08-17T19:12:18.620Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-08-17T19:12:18.620Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-08-17T19:12:18.620Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:18.620Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:18.620Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:18.620Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:18.620Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:18.620Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:18.889Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-08-17T19:12:18.889Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-08-17T19:12:18.889Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-08-17T19:12:18.889Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-17T19:12:19.155Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-08-17T19:12:19.155Z] settings in the [Install] section, and DefaultInstance for template units). [2021-08-17T19:12:19.155Z] This means they are not meant to be enabled using systemctl. [2021-08-17T19:12:19.155Z] Possible reasons for having this kind of units are: [2021-08-17T19:12:19.155Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-08-17T19:12:19.155Z] .wants/ or .requires/ directory. [2021-08-17T19:12:19.155Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-08-17T19:12:19.155Z] a requirement dependency on it. [2021-08-17T19:12:19.155Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-08-17T19:12:19.155Z] D-Bus, udev, scripted systemctl call, ...). [2021-08-17T19:12:19.155Z] 4) In case of template units, the unit is meant to be enabled with some [2021-08-17T19:12:19.155Z] instance name specified. [2021-08-17T19:12:19.423Z] Reading package lists... [2021-08-17T19:12:19.695Z] Building dependency tree... [2021-08-17T19:12:19.695Z] Reading state information... [2021-08-17T19:12:19.695Z] The following additional packages will be installed: [2021-08-17T19:12:19.695Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-08-17T19:12:19.695Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-08-17T19:12:19.695Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-08-17T19:12:19.695Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-08-17T19:12:19.695Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-08-17T19:12:19.695Z] Suggested packages: [2021-08-17T19:12:19.695Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-08-17T19:12:19.695Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-08-17T19:12:19.695Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-08-17T19:12:19.695Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-08-17T19:12:19.695Z] systemd-container policykit-1 [2021-08-17T19:12:19.695Z] Recommended packages: [2021-08-17T19:12:19.695Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-08-17T19:12:19.695Z] The following NEW packages will be installed: [2021-08-17T19:12:19.695Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-08-17T19:12:19.695Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-08-17T19:12:19.695Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-08-17T19:12:19.695Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-08-17T19:12:19.695Z] python3.6-minimal snapd squashfs-tools sudo [2021-08-17T19:12:19.695Z] The following packages will be upgraded: [2021-08-17T19:12:19.695Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-08-17T19:12:19.965Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-08-17T19:12:19.965Z] Need to get 36.7 MB of archives. [2021-08-17T19:12:19.965Z] After this operation, 147 MB of additional disk space will be used. [2021-08-17T19:12:19.965Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-08-17T19:12:19.965Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-08-17T19:12:19.965Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-08-17T19:12:19.965Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.51 [2913 kB] [2021-08-17T19:12:19.965Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-08-17T19:12:19.965Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-08-17T19:12:19.965Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-08-17T19:12:19.965Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-08-17T19:12:19.965Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-08-17T19:12:19.965Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-08-17T19:12:19.965Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-08-17T19:12:19.965Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-08-17T19:12:19.965Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-08-17T19:12:19.965Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-08-17T19:12:19.965Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-08-17T19:12:20.925Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.51 [207 kB] [2021-08-17T19:12:20.925Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-08-17T19:12:20.925Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-08-17T19:12:20.925Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] [2021-08-17T19:12:20.925Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-08-17T19:12:20.925Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-08-17T19:12:20.925Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-08-17T19:12:20.925Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-08-17T19:12:20.925Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-08-17T19:12:20.925Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-08-17T19:12:20.925Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-08-17T19:12:20.925Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-08-17T19:12:20.925Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-08-17T19:12:20.925Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-08-17T19:12:20.925Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-08-17T19:12:22.332Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-17T19:12:22.332Z] Fetched 36.7 MB in 2s (16.4 MB/s) [2021-08-17T19:12:22.332Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-17T19:12:22.332Z] Preparing to unpack .../systemd_237-3ubuntu10.51_amd64.deb ... [2021-08-17T19:12:22.332Z] Unpacking systemd (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-17T19:12:22.916Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.51_amd64.deb ... [2021-08-17T19:12:22.916Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-17T19:12:22.916Z] Setting up libsystemd0:amd64 (237-3ubuntu10.51) ... [2021-08-17T19:12:22.916Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-17T19:12:22.916Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-08-17T19:12:22.916Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-08-17T19:12:22.916Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-08-17T19:12:23.183Z] (Reading database ... 12757 files and directories currently installed.) [2021-08-17T19:12:23.183Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-08-17T19:12:23.183Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-08-17T19:12:23.450Z] Setting up apt (1.6.14) ... [2021-08-17T19:12:23.450Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-08-17T19:12:23.720Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-08-17T19:12:23.986Z] (Reading database ... 12764 files and directories currently installed.) [2021-08-17T19:12:23.986Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-17T19:12:23.986Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-17T19:12:23.986Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-08-17T19:12:23.986Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-17T19:12:23.986Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T19:12:24.254Z] Selecting previously unselected package libexpat1:amd64. [2021-08-17T19:12:24.254Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-08-17T19:12:24.254Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-17T19:12:24.254Z] Selecting previously unselected package python3.6-minimal. [2021-08-17T19:12:24.254Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-17T19:12:24.254Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T19:12:24.521Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-17T19:12:24.521Z] Checking for services that may need to be restarted...done. [2021-08-17T19:12:24.521Z] Checking for services that may need to be restarted...done. [2021-08-17T19:12:24.521Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T19:12:24.521Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-08-17T19:12:24.521Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T19:12:25.106Z] Selecting previously unselected package python3-minimal. [2021-08-17T19:12:25.106Z] (Reading database ... 13012 files and directories currently installed.) [2021-08-17T19:12:25.106Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-08-17T19:12:25.106Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-08-17T19:12:25.106Z] Selecting previously unselected package mime-support. [2021-08-17T19:12:25.106Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-08-17T19:12:25.106Z] Unpacking mime-support (3.60ubuntu1) ... [2021-08-17T19:12:25.106Z] Selecting previously unselected package libmpdec2:amd64. [2021-08-17T19:12:25.106Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-08-17T19:12:25.106Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-17T19:12:25.106Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-08-17T19:12:25.106Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-17T19:12:25.106Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T19:12:25.378Z] Selecting previously unselected package python3.6. [2021-08-17T19:12:25.378Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-08-17T19:12:25.378Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T19:12:25.378Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-17T19:12:25.378Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-08-17T19:12:25.378Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-17T19:12:25.379Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-08-17T19:12:25.645Z] Selecting previously unselected package python3. [2021-08-17T19:12:25.645Z] (Reading database ... 13442 files and directories currently installed.) [2021-08-17T19:12:25.645Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-08-17T19:12:25.645Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-08-17T19:12:25.645Z] Selecting previously unselected package multiarch-support. [2021-08-17T19:12:25.645Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-08-17T19:12:25.645Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-08-17T19:12:25.645Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-08-17T19:12:25.645Z] Selecting previously unselected package liblzo2-2:amd64. [2021-08-17T19:12:25.645Z] (Reading database ... 13479 files and directories currently installed.) [2021-08-17T19:12:25.645Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-08-17T19:12:25.645Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-08-17T19:12:25.911Z] Selecting previously unselected package libbsd0:amd64. [2021-08-17T19:12:25.911Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-08-17T19:12:25.911Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-17T19:12:25.911Z] Selecting previously unselected package sudo. [2021-08-17T19:12:25.911Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-08-17T19:12:25.911Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-17T19:12:25.911Z] Selecting previously unselected package apparmor. [2021-08-17T19:12:25.911Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-08-17T19:12:25.911Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-08-17T19:12:26.183Z] Selecting previously unselected package libedit2:amd64. [2021-08-17T19:12:26.183Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-08-17T19:12:26.183Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-08-17T19:12:26.183Z] Selecting previously unselected package libkrb5support0:amd64. [2021-08-17T19:12:26.183Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-08-17T19:12:26.183Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T19:12:26.183Z] Selecting previously unselected package libk5crypto3:amd64. [2021-08-17T19:12:26.183Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-17T19:12:26.183Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T19:12:26.183Z] Selecting previously unselected package libkeyutils1:amd64. [2021-08-17T19:12:26.183Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-08-17T19:12:26.183Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-17T19:12:26.183Z] Selecting previously unselected package libkrb5-3:amd64. [2021-08-17T19:12:26.183Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-08-17T19:12:26.183Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T19:12:26.451Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-17T19:12:26.451Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-08-17T19:12:26.451Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T19:12:26.451Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-08-17T19:12:26.451Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-08-17T19:12:26.451Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-17T19:12:26.718Z] Selecting previously unselected package openssh-client. [2021-08-17T19:12:26.718Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-08-17T19:12:26.718Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-17T19:12:26.718Z] Selecting previously unselected package squashfs-tools. [2021-08-17T19:12:26.718Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-08-17T19:12:26.718Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-17T19:12:26.718Z] Selecting previously unselected package snapd. [2021-08-17T19:12:26.718Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-08-17T19:12:26.718Z] Unpacking snapd (2.49.2+18.04) ... [2021-08-17T19:12:28.668Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-08-17T19:12:28.668Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-08-17T19:12:28.939Z] Setting up mime-support (3.60ubuntu1) ... [2021-08-17T19:12:28.939Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-08-17T19:12:28.939Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-08-17T19:12:28.939Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T19:12:28.939Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-17T19:12:28.939Z] Setting up systemd (237-3ubuntu10.51) ... [2021-08-17T19:12:28.939Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-08-17T19:12:29.523Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-08-17T19:12:29.523Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-08-17T19:12:29.523Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-08-17T19:12:29.523Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T19:12:29.523Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T19:12:29.523Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-08-17T19:12:30.106Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-08-17T19:12:30.106Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T19:12:30.106Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-08-17T19:12:30.106Z] Setting up python3 (3.6.7-1~18.04) ... [2021-08-17T19:12:30.106Z] running python rtupdate hooks for python3.6... [2021-08-17T19:12:30.106Z] running python post-rtupdate hooks for python3.6... [2021-08-17T19:12:30.106Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-08-17T19:12:30.692Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-08-17T19:12:30.969Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-08-17T19:12:30.969Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-08-17T19:12:30.969Z] Setting up snapd (2.49.2+18.04) ... [2021-08-17T19:12:31.555Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-08-17T19:12:31.555Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-08-17T19:12:31.823Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-08-17T19:12:31.823Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-08-17T19:12:32.092Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-17T19:12:32.092Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-08-17T19:12:32.363Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-08-17T19:12:32.629Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-08-17T19:12:32.629Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-08-17T19:12:32.912Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-08-17T19:12:33.263Z] /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-08-17T19:12:33.263Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-08-17T19:12:33.263Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-17T19:12:33.959Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-17T19:12:33.959Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-17T19:12:33.959Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-17T19:12:35.189Z] Reading package lists... [2021-08-17T19:12:35.455Z] Reading package lists... [2021-08-17T19:12:35.455Z] Building dependency tree... [2021-08-17T19:12:35.455Z] Reading state information... [2021-08-17T19:12:35.455Z] Calculating upgrade... [2021-08-17T19:12:35.725Z] The following packages will be upgraded: [2021-08-17T19:12:35.725Z] advancecomp base-files bash binutils binutils-common [2021-08-17T19:12:35.725Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-08-17T19:12:35.725Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-08-17T19:12:35.725Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-08-17T19:12:35.725Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-08-17T19:12:35.725Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-08-17T19:12:35.725Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-08-17T19:12:35.725Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-08-17T19:12:35.725Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-08-17T19:12:35.725Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-08-17T19:12:35.725Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-08-17T19:12:35.725Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-08-17T19:12:35.725Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-08-17T19:12:35.725Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-08-17T19:12:35.725Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-08-17T19:12:35.725Z] ubuntu-keyring util-linux [2021-08-17T19:12:35.725Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-08-17T19:12:35.725Z] Need to get 64.2 MB of archives. [2021-08-17T19:12:35.725Z] After this operation, 5126 kB of additional disk space will be used. [2021-08-17T19:12:35.725Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-154.161 [988 kB] [2021-08-17T19:12:35.993Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-08-17T19:12:35.993Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-08-17T19:12:35.993Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-08-17T19:12:35.993Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-08-17T19:12:35.993Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-08-17T19:12:35.993Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-08-17T19:12:35.993Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-08-17T19:12:35.993Z] 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-08-17T19:12:35.993Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-08-17T19:12:35.993Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-08-17T19:12:35.993Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-08-17T19:12:35.993Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-08-17T19:12:35.993Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-08-17T19:12:35.993Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-08-17T19:12:35.993Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-08-17T19:12:35.993Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-08-17T19:12:35.993Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-08-17T19:12:35.993Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-08-17T19:12:35.993Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-08-17T19:12:35.993Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-08-17T19:12:35.993Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-08-17T19:12:35.993Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-08-17T19:12:35.993Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-08-17T19:12:36.262Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-08-17T19:12:36.262Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-08-17T19:12:36.262Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-08-17T19:12:36.262Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-08-17T19:12:36.262Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-08-17T19:12:36.262Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-08-17T19:12:36.262Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-08-17T19:12:36.262Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-08-17T19:12:36.262Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-08-17T19:12:36.262Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-08-17T19:12:36.262Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-08-17T19:12:36.262Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-08-17T19:12:36.262Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-08-17T19:12:36.262Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-08-17T19:12:36.262Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-08-17T19:12:36.262Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-08-17T19:12:36.262Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-08-17T19:12:36.262Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-08-17T19:12:36.262Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-08-17T19:12:36.262Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-08-17T19:12:36.262Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-08-17T19:12:36.262Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-08-17T19:12:36.262Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-08-17T19:12:36.262Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-08-17T19:12:36.262Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-08-17T19:12:36.262Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-08-17T19:12:36.262Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-08-17T19:12:36.262Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-08-17T19:12:36.262Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-08-17T19:12:36.262Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-08-17T19:12:36.262Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-08-17T19:12:36.262Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-08-17T19:12:36.529Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-08-17T19:12:36.529Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-08-17T19:12:36.529Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-08-17T19:12:36.798Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-08-17T19:12:36.798Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-08-17T19:12:36.798Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-08-17T19:12:36.798Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-08-17T19:12:36.798Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-08-17T19:12:36.798Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-08-17T19:12:37.064Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-08-17T19:12:37.064Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-08-17T19:12:37.064Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-08-17T19:12:37.064Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-08-17T19:12:37.064Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-08-17T19:12:37.064Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-08-17T19:12:37.064Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-08-17T19:12:37.064Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-08-17T19:12:37.330Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-08-17T19:12:37.330Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-08-17T19:12:37.330Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-08-17T19:12:37.330Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-08-17T19:12:37.330Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-08-17T19:12:37.330Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-08-17T19:12:37.330Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-08-17T19:12:37.330Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-08-17T19:12:37.330Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-08-17T19:12:37.330Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-08-17T19:12:37.330Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-08-17T19:12:37.330Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-08-17T19:12:37.330Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.51 [13.9 kB] [2021-08-17T19:12:37.330Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-08-17T19:12:37.598Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-08-17T19:12:37.598Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-08-17T19:12:37.598Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-08-17T19:12:37.598Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-08-17T19:12:37.598Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-08-17T19:12:37.598Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-08-17T19:12:37.598Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-08-17T19:12:37.598Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-08-17T19:12:37.598Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] [2021-08-17T19:12:37.866Z] Get:97 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-08-17T19:12:37.866Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-08-17T19:12:37.866Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-08-17T19:12:37.866Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-08-17T19:12:37.866Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-08-17T19:12:37.866Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-08-17T19:12:37.866Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-08-17T19:12:38.133Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-17T19:12:38.133Z] Fetched 64.2 MB in 2s (28.6 MB/s) [2021-08-17T19:12:38.133Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-17T19:12:38.133Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-08-17T19:12:38.133Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-17T19:12:38.399Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-17T19:12:38.665Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-17T19:12:38.665Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-154.161_amd64.deb ... [2021-08-17T19:12:38.665Z] Unpacking linux-libc-dev:amd64 (4.15.0-154.161) over (4.15.0-20.21) ... [2021-08-17T19:12:38.935Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:38.935Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T19:12:38.935Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:38.935Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T19:12:38.935Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:38.935Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T19:12:39.203Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:39.203Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T19:12:39.203Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:39.203Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T19:12:39.203Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:39.203Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T19:12:39.203Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:39.203Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T19:12:39.471Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:39.471Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-17T19:12:39.471Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:39.471Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-08-17T19:12:39.471Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:39.471Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-17T19:12:39.471Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:39.471Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T19:12:39.471Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:39.471Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T19:12:39.738Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:39.738Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-08-17T19:12:39.738Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:39.738Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-17T19:12:39.738Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-08-17T19:12:40.004Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-17T19:12:40.273Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-08-17T19:12:40.541Z] (Reading database ... 13914 files and directories currently installed.) [2021-08-17T19:12:40.541Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-08-17T19:12:40.541Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-08-17T19:12:40.541Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-08-17T19:12:40.541Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-08-17T19:12:40.809Z] Setting up base-files (10.1ubuntu2.10) ... [2021-08-17T19:12:40.809Z] Installing new version of config file /etc/issue ... [2021-08-17T19:12:40.809Z] Installing new version of config file /etc/issue.net ... [2021-08-17T19:12:40.809Z] Installing new version of config file /etc/lsb-release ... [2021-08-17T19:12:40.809Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-08-17T19:12:41.075Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-08-17T19:12:41.075Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-08-17T19:12:41.075Z] Removing obsolete conffile /etc/default/motd-news ... [2021-08-17T19:12:41.075Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:41.075Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-08-17T19:12:41.343Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-08-17T19:12:41.343Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-08-17T19:12:41.343Z] 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-08-17T19:12:41.343Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:41.343Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T19:12:41.343Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-08-17T19:12:41.609Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-08-17T19:12:41.609Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:41.609Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-08-17T19:12:41.609Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-08-17T19:12:41.609Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-08-17T19:12:41.609Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:41.609Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-08-17T19:12:41.609Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-17T19:12:41.876Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-08-17T19:12:41.876Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:41.876Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-17T19:12:41.876Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-17T19:12:42.144Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-17T19:12:42.144Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:42.144Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-17T19:12:42.144Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-17T19:12:42.144Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-08-17T19:12:42.144Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:42.144Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-08-17T19:12:42.144Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-08-17T19:12:42.410Z] Setting up grep (3.1-2build1) ... [2021-08-17T19:12:42.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:42.410Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-08-17T19:12:42.410Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-08-17T19:12:42.410Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-08-17T19:12:42.410Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:42.410Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-17T19:12:42.410Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-17T19:12:42.675Z] Setting up login (1:4.5-1ubuntu2) ... [2021-08-17T19:12:42.675Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:42.675Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-17T19:12:42.675Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-17T19:12:42.675Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-08-17T19:12:42.675Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:42.675Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-17T19:12:42.675Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-17T19:12:43.258Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-17T19:12:43.258Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-17T19:12:43.529Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-08-17T19:12:43.529Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-17T19:12:43.795Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-08-17T19:12:43.795Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:43.795Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-08-17T19:12:43.795Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-08-17T19:12:44.062Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-17T19:12:44.062Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-17T19:12:44.327Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-08-17T19:12:44.327Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-08-17T19:12:44.327Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-08-17T19:12:44.327Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:44.327Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-08-17T19:12:44.327Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-08-17T19:12:44.593Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-08-17T19:12:44.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:44.593Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T19:12:44.593Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T19:12:44.593Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-17T19:12:44.593Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:44.593Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T19:12:44.593Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T19:12:44.860Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-17T19:12:44.860Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:44.860Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T19:12:44.860Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T19:12:44.860Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-17T19:12:44.860Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:44.860Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T19:12:44.860Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T19:12:45.127Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-17T19:12:45.127Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:45.127Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-17T19:12:45.127Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-17T19:12:45.127Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-17T19:12:45.127Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-17T19:12:45.127Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-17T19:12:45.127Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:45.127Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-08-17T19:12:45.127Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-17T19:12:45.395Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-17T19:12:45.395Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:45.395Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T19:12:45.395Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T19:12:45.395Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-08-17T19:12:45.395Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:45.395Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T19:12:45.395Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T19:12:45.663Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-08-17T19:12:45.663Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:45.663Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T19:12:45.663Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T19:12:45.931Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-08-17T19:12:46.199Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-08-17T19:12:46.466Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-08-17T19:12:46.733Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:46.733Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-08-17T19:12:46.733Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-08-17T19:12:46.733Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-08-17T19:12:46.733Z] (Reading database ... 13915 files and directories currently installed.) [2021-08-17T19:12:46.733Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-08-17T19:12:46.733Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-08-17T19:12:47.000Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-08-17T19:12:47.000Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-17T19:12:47.001Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-08-17T19:12:47.001Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-08-17T19:12:47.001Z] Setting up debconf (1.5.66ubuntu1) ... [2021-08-17T19:12:47.266Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-17T19:12:47.267Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-08-17T19:12:47.267Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-17T19:12:47.267Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-08-17T19:12:47.267Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-17T19:12:47.267Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-08-17T19:12:47.267Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-08-17T19:12:47.267Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-08-17T19:12:47.533Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-17T19:12:47.533Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-17T19:12:47.533Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-17T19:12:47.533Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-17T19:12:47.533Z] (Reading database ... 13917 files and directories currently installed.) [2021-08-17T19:12:47.533Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-17T19:12:47.801Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-17T19:12:47.801Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-17T19:12:47.801Z] (Reading database ... 13919 files and directories currently installed.) [2021-08-17T19:12:47.801Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-08-17T19:12:47.801Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-17T19:12:48.068Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-17T19:12:48.068Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:48.068Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-08-17T19:12:48.068Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-08-17T19:12:48.068Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.51_amd64.deb ... [2021-08-17T19:12:48.068Z] Unpacking systemd-sysv (237-3ubuntu10.51) over (237-3ubuntu10) ... [2021-08-17T19:12:48.068Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-17T19:12:48.068Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-17T19:12:48.334Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-17T19:12:48.334Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:48.334Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-08-17T19:12:48.334Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-08-17T19:12:48.334Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-08-17T19:12:48.601Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:48.601Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-08-17T19:12:48.601Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-08-17T19:12:48.601Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-08-17T19:12:48.601Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:48.601Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-08-17T19:12:48.601Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-08-17T19:12:48.601Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-08-17T19:12:48.869Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:48.869Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-08-17T19:12:48.869Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-08-17T19:12:48.869Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-08-17T19:12:49.136Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:49.136Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-08-17T19:12:49.136Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-08-17T19:12:49.136Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-08-17T19:12:49.136Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:49.136Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-08-17T19:12:49.136Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-08-17T19:12:49.403Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-08-17T19:12:49.403Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:49.403Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-08-17T19:12:49.403Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-08-17T19:12:49.669Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-08-17T19:12:49.669Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:49.669Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-17T19:12:49.669Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-17T19:12:49.669Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-17T19:12:49.669Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:49.669Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-08-17T19:12:49.669Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-08-17T19:12:49.935Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-08-17T19:12:49.935Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:49.935Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-08-17T19:12:49.935Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-08-17T19:12:49.935Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-08-17T19:12:49.935Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:49.935Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-08-17T19:12:49.935Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-08-17T19:12:50.204Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-08-17T19:12:50.204Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:50.204Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-08-17T19:12:50.204Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-08-17T19:12:50.204Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-08-17T19:12:50.204Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:50.204Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-08-17T19:12:50.204Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-08-17T19:12:50.471Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-08-17T19:12:50.471Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:50.471Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-08-17T19:12:50.471Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-08-17T19:12:50.471Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-08-17T19:12:50.471Z] (Reading database ... 13923 files and directories currently installed.) [2021-08-17T19:12:50.471Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-08-17T19:12:50.471Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-08-17T19:12:50.739Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-08-17T19:12:50.739Z] (Reading database ... 13924 files and directories currently installed.) [2021-08-17T19:12:50.739Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-17T19:12:50.739Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-17T19:12:50.739Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-08-17T19:12:50.739Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-08-17T19:12:51.022Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... [2021-08-17T19:12:51.022Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... [2021-08-17T19:12:51.022Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-08-17T19:12:51.022Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-08-17T19:12:51.289Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-08-17T19:12:51.289Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-08-17T19:12:51.289Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-08-17T19:12:51.289Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-08-17T19:12:51.289Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-08-17T19:12:51.289Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-08-17T19:12:51.289Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-08-17T19:12:51.289Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-08-17T19:12:51.556Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-08-17T19:12:51.556Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-08-17T19:12:51.556Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-08-17T19:12:51.556Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-08-17T19:12:51.556Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-08-17T19:12:51.556Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-08-17T19:12:51.822Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-08-17T19:12:51.822Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-08-17T19:12:52.093Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-08-17T19:12:52.093Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-08-17T19:12:52.093Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-08-17T19:12:52.093Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-08-17T19:12:52.362Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-17T19:12:52.362Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-17T19:12:52.629Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-17T19:12:52.629Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-17T19:12:52.629Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-17T19:12:52.629Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-17T19:12:52.629Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-08-17T19:12:52.629Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-08-17T19:12:52.894Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:52.894Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T19:12:52.894Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:52.894Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T19:12:52.894Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:52.894Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T19:12:52.894Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:53.162Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T19:12:53.744Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:53.744Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T19:12:54.705Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:54.705Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T19:12:54.971Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:54.971Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T19:12:55.237Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:55.237Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T19:12:55.820Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-08-17T19:12:55.821Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-08-17T19:12:56.092Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-17T19:12:56.092Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-17T19:12:56.092Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-08-17T19:12:56.092Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-17T19:12:56.092Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-08-17T19:12:56.092Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-08-17T19:12:56.359Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-08-17T19:12:56.359Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-08-17T19:12:56.359Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-17T19:12:56.359Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-17T19:12:56.359Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-08-17T19:12:56.359Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-08-17T19:12:56.359Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-08-17T19:12:56.626Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-08-17T19:12:56.626Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:56.626Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-08-17T19:12:56.626Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:56.626Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:56.626Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:56.626Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-08-17T19:12:56.626Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-08-17T19:12:56.626Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-08-17T19:12:56.626Z] [2021-08-17T19:12:56.626Z] Current default time zone: 'Etc/UTC' [2021-08-17T19:12:56.626Z] Local time is now: Tue Aug 17 19:12:56 UTC 2021. [2021-08-17T19:12:56.626Z] Universal Time is now: Tue Aug 17 19:12:56 UTC 2021. [2021-08-17T19:12:56.626Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-08-17T19:12:56.626Z] [2021-08-17T19:12:56.892Z] Setting up systemd-sysv (237-3ubuntu10.51) ... [2021-08-17T19:12:56.892Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:56.892Z] Setting up linux-libc-dev:amd64 (4.15.0-154.161) ... [2021-08-17T19:12:56.892Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-08-17T19:12:56.892Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-08-17T19:12:56.892Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-08-17T19:12:56.892Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-08-17T19:12:56.892Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-08-17T19:12:56.892Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-08-17T19:12:56.892Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-08-17T19:12:56.892Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:56.892Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-08-17T19:12:57.160Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T19:12:57.160Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-17T19:12:57.160Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:57.160Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-08-17T19:12:57.160Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-08-17T19:12:57.160Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-08-17T19:12:57.160Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... [2021-08-17T19:12:57.160Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-08-17T19:12:57.160Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-08-17T19:12:57.160Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-08-17T19:12:57.160Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-08-17T19:12:59.106Z] Updating certificates in /etc/ssl/certs... [2021-08-17T19:12:59.688Z] 23 added, 27 removed; done. [2021-08-17T19:12:59.688Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-08-17T19:12:59.688Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-08-17T19:12:59.688Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-08-17T19:12:59.688Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-08-17T19:12:59.688Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-08-17T19:12:59.688Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T19:12:59.688Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-08-17T19:12:59.688Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T19:12:59.688Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T19:12:59.689Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T19:12:59.689Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T19:12:59.689Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T19:12:59.689Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-08-17T19:12:59.689Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-08-17T19:12:59.689Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-08-17T19:12:59.963Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-08-17T19:12:59.963Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-08-17T19:12:59.963Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T19:12:59.963Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-08-17T19:12:59.963Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-08-17T19:12:59.963Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-08-17T19:12:59.963Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-08-17T19:12:59.963Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-17T19:12:59.963Z] Processing triggers for systemd (237-3ubuntu10.51) ... [2021-08-17T19:12:59.963Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-08-17T19:12:59.963Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-08-17T19:12:59.963Z] Updating certificates in /etc/ssl/certs... [2021-08-17T19:13:00.552Z] 0 added, 0 removed; done. [2021-08-17T19:13:00.552Z] Running hooks in /etc/ca-certificates/update.d... [2021-08-17T19:13:00.552Z] done. [2021-08-17T19:13:01.135Z] Reading package lists... [2021-08-17T19:13:01.135Z] Building dependency tree... [2021-08-17T19:13:01.135Z] Reading state information... [2021-08-17T19:13:01.401Z] The following NEW packages will be installed: [2021-08-17T19:13:01.401Z] apt-transport-https [2021-08-17T19:13:01.401Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-08-17T19:13:01.668Z] Need to get 4348 B of archives. [2021-08-17T19:13:01.668Z] After this operation, 154 kB of additional disk space will be used. [2021-08-17T19:13:01.668Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-08-17T19:13:01.668Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-17T19:13:01.668Z] Fetched 4348 B in 0s (21.5 kB/s) [2021-08-17T19:13:01.668Z] Selecting previously unselected package apt-transport-https. [2021-08-17T19:13:01.668Z] (Reading database ... 13929 files and directories currently installed.) [2021-08-17T19:13:01.668Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-08-17T19:13:01.668Z] Unpacking apt-transport-https (1.6.14) ... [2021-08-17T19:13:01.936Z] Setting up apt-transport-https (1.6.14) ... [2021-08-17T19:13:01.936Z] Waiting for network to be ready... [2021-08-17T19:13:07.277Z] 2021-08-17T19:13:04Z INFO Waiting for automatic snapd restart... [2021-08-17T19:13:07.277Z] snapd 2.51.3 from Canonical* installed [2021-08-17T19:13:08.240Z] "snapd" switched to the "latest/stable" channel [2021-08-17T19:13:08.240Z] [2021-08-17T19:13:10.820Z] core18 20210722 from Canonical* installed [2021-08-17T19:13:10.820Z] "core18" switched to the "latest/stable" channel [2021-08-17T19:13:10.820Z] [2021-08-17T19:13:13.410Z] snapcraft 5.0 from Canonical* installed [2021-08-17T19:13:13.410Z] "snapcraft" switched to the "latest/stable" channel [2021-08-17T19:13:13.410Z] [2021-08-17T19:13:17.689Z] 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-08-17T19:13:17.689Z] - README.md [2021-08-17T19:13:17.689Z] [2021-08-17T19:13:17.689Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-08-17T19:13:17.955Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-08-17T19:13:18.225Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-08-17T19:13:18.225Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-08-17T19:13:19.205Z] Reading package lists... [2021-08-17T19:13:19.471Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-08-17T19:13:19.737Z] Reading package lists... [2021-08-17T19:13:19.737Z] Building dependency tree... [2021-08-17T19:13:19.737Z] Reading state information... [2021-08-17T19:13:20.005Z] Suggested packages: [2021-08-17T19:13:20.005Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-08-17T19:13:20.005Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-08-17T19:13:20.005Z] Recommended packages: [2021-08-17T19:13:20.005Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-08-17T19:13:20.005Z] The following NEW packages will be installed: [2021-08-17T19:13:20.005Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-08-17T19:13:20.005Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-08-17T19:13:20.005Z] pkg-config zip [2021-08-17T19:13:20.005Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-17T19:13:20.005Z] Need to get 7663 kB of archives. [2021-08-17T19:13:20.005Z] After this operation, 43.8 MB of additional disk space will be used. [2021-08-17T19:13:20.005Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-08-17T19:13:20.275Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-08-17T19:13:20.275Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-08-17T19:13:20.275Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-08-17T19:13:20.275Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-08-17T19:13:20.275Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-08-17T19:13:20.275Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-08-17T19:13:20.541Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-08-17T19:13:20.541Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-08-17T19:13:20.541Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-08-17T19:13:20.541Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-08-17T19:13:20.807Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-08-17T19:13:20.807Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-08-17T19:13:20.807Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-08-17T19:13:20.807Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-08-17T19:13:21.074Z] debconf: delaying package configuration, since apt-utils is not installed [2021-08-17T19:13:21.074Z] Fetched 7663 kB in 1s (9333 kB/s) [2021-08-17T19:13:21.074Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-08-17T19:13:21.074Z] (Reading database ... 13933 files and directories currently installed.) [2021-08-17T19:13:21.074Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-08-17T19:13:21.074Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-17T19:13:21.074Z] Selecting previously unselected package libpsl5:amd64. [2021-08-17T19:13:21.074Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-08-17T19:13:21.074Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-08-17T19:13:21.341Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-08-17T19:13:21.341Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-08-17T19:13:21.341Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-17T19:13:21.341Z] Selecting previously unselected package librtmp1:amd64. [2021-08-17T19:13:21.341Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-08-17T19:13:21.341Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-17T19:13:21.341Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-08-17T19:13:21.341Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-08-17T19:13:21.341Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-17T19:13:21.341Z] Selecting previously unselected package liberror-perl. [2021-08-17T19:13:21.341Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-08-17T19:13:21.341Z] Unpacking liberror-perl (0.17025-1) ... [2021-08-17T19:13:21.341Z] Selecting previously unselected package git-man. [2021-08-17T19:13:21.341Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-08-17T19:13:21.341Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-17T19:13:21.607Z] Selecting previously unselected package git. [2021-08-17T19:13:21.607Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-08-17T19:13:21.607Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-08-17T19:13:22.190Z] Selecting previously unselected package libnorm1:amd64. [2021-08-17T19:13:22.190Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-08-17T19:13:22.190Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-17T19:13:22.190Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-08-17T19:13:22.190Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-08-17T19:13:22.190Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-17T19:13:22.190Z] Selecting previously unselected package libsodium23:amd64. [2021-08-17T19:13:22.190Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-08-17T19:13:22.190Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-08-17T19:13:22.190Z] Selecting previously unselected package libzmq5:amd64. [2021-08-17T19:13:22.190Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-17T19:13:22.190Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-17T19:13:22.190Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-08-17T19:13:22.190Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-08-17T19:13:22.190Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-17T19:13:22.457Z] Selecting previously unselected package pkg-config. [2021-08-17T19:13:22.457Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-08-17T19:13:22.457Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-08-17T19:13:22.457Z] Selecting previously unselected package zip. [2021-08-17T19:13:22.458Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-08-17T19:13:22.458Z] Unpacking zip (3.0-11build1) ... [2021-08-17T19:13:22.458Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-08-17T19:13:22.458Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-08-17T19:13:22.458Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-08-17T19:13:22.458Z] Setting up liberror-perl (0.17025-1) ... [2021-08-17T19:13:22.458Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-08-17T19:13:22.458Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-08-17T19:13:22.458Z] No schema files found: doing nothing. [2021-08-17T19:13:22.458Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-08-17T19:13:22.458Z] Setting up zip (3.0-11build1) ... [2021-08-17T19:13:22.725Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-08-17T19:13:22.725Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-08-17T19:13:22.725Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-08-17T19:13:22.725Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-17T19:13:22.725Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-08-17T19:13:22.725Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-08-17T19:13:22.725Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-08-17T19:13:22.725Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-08-17T19:13:23.308Z] git set to automatically installed. [2021-08-17T19:13:23.308Z] git-man set to automatically installed. [2021-08-17T19:13:23.308Z] libcurl3-gnutls set to automatically installed. [2021-08-17T19:13:23.308Z] liberror-perl set to automatically installed. [2021-08-17T19:13:23.308Z] libglib2.0-0 set to automatically installed. [2021-08-17T19:13:23.308Z] libnghttp2-14 set to automatically installed. [2021-08-17T19:13:23.308Z] libnorm1 set to automatically installed. [2021-08-17T19:13:23.308Z] libpgm-5.2-0 set to automatically installed. [2021-08-17T19:13:23.308Z] libpsl5 set to automatically installed. [2021-08-17T19:13:23.308Z] librtmp1 set to automatically installed. [2021-08-17T19:13:23.308Z] libsodium23 set to automatically installed. [2021-08-17T19:13:23.308Z] libzmq3-dev set to automatically installed. [2021-08-17T19:13:23.308Z] libzmq5 set to automatically installed. [2021-08-17T19:13:23.308Z] pkg-config set to automatically installed. [2021-08-17T19:13:23.308Z] zip set to automatically installed. [2021-08-17T19:13:25.245Z] snapd is not logged in, snap install commands will use sudo [2021-08-17T19:13:25.837Z] snap "core18" has no updates available [2021-08-17T19:13:26.423Z] snapd is not logged in, snap install commands will use sudo [2021-08-17T19:13:36.494Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-08-17T19:13:37.076Z] Pulling config-common [2021-08-17T19:13:37.076Z] + snapcraftctl pull [2021-08-17T19:13:47.150Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-08-17T19:13:47.150Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-08-17T19:13:47.150Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1844 kB] [2021-08-17T19:13:47.150Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [338 kB] [2021-08-17T19:13:47.150Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-08-17T19:13:47.150Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-08-17T19:13:47.150Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [419 kB] [2021-08-17T19:13:47.150Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [56.1 kB] [2021-08-17T19:13:47.150Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] [2021-08-17T19:13:47.150Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-08-17T19:13:47.150Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-08-17T19:13:47.150Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-08-17T19:13:47.150Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-08-17T19:13:47.150Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-08-17T19:13:47.150Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-08-17T19:13:47.150Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-08-17T19:13:47.150Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-08-17T19:13:47.150Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-08-17T19:13:47.150Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-08-17T19:13:47.150Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2191 kB] [2021-08-17T19:13:47.150Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [430 kB] [2021-08-17T19:13:47.150Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-08-17T19:13:47.150Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-08-17T19:13:47.150Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [443 kB] [2021-08-17T19:13:47.150Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [59.9 kB] [2021-08-17T19:13:47.150Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] [2021-08-17T19:13:47.150Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-08-17T19:13:47.150Z] Fetched 25.1 MB in 0s (0 B/s) [2021-08-17T19:13:47.150Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-08-17T19:13:47.150Z] Fetched 224 kB in 0s (0 B/s) [2021-08-17T19:13:47.150Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-08-17T19:13:47.150Z] Fetched 157 kB in 0s (0 B/s) [2021-08-17T19:13:47.150Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-08-17T19:13:47.150Z] Fetched 221 kB in 0s (0 B/s) [2021-08-17T19:13:47.150Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-08-17T19:13:47.150Z] Fetched 143 kB in 0s (0 B/s) [2021-08-17T19:13:47.150Z] Pulling device-mqtt [2021-08-17T19:13:47.150Z] + snapcraftctl pull [2021-08-17T19:13:47.150Z] Pulling hooks [2021-08-17T19:13:47.150Z] + snapcraftctl pull [2021-08-17T19:13:47.733Z] Pulling version [2021-08-17T19:13:47.733Z] + cd /root/project [2021-08-17T19:13:47.733Z] + git describe --tags --abbrev=0 [2021-08-17T19:13:47.733Z] + sed s/v// [2021-08-17T19:13:47.733Z] + GIT_VERSION=2.0.1-dev.4 [2021-08-17T19:13:47.733Z] + snapcraftctl set-version 2.0.1-dev.4 [2021-08-17T19:13:48.693Z] Building config-common [2021-08-17T19:13:48.693Z] + snapcraftctl build [2021-08-17T19:13:51.273Z] Building device-mqtt [2021-08-17T19:13:51.273Z] + cd /root/parts/device-mqtt/src [2021-08-17T19:13:51.273Z] + go mod tidy [2021-08-17T19:13:52.230Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-08-17T19:13:52.230Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-08-17T19:13:52.230Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-08-17T19:13:52.230Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-08-17T19:13:52.494Z] go: downloading github.com/spf13/cast v1.4.1 [2021-08-17T19:13:52.494Z] go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 [2021-08-17T19:13:52.494Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-08-17T19:13:52.762Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-08-17T19:13:53.027Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-08-17T19:13:53.027Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-08-17T19:13:53.027Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-08-17T19:13:53.293Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-08-17T19:13:53.293Z] go: downloading github.com/google/uuid v1.2.0 [2021-08-17T19:13:53.558Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-08-17T19:13:53.559Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-08-17T19:13:53.828Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-17T19:13:53.828Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-17T19:13:53.828Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-08-17T19:13:53.828Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-08-17T19:13:53.828Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-08-17T19:13:53.828Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-08-17T19:13:54.099Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-08-17T19:13:54.099Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-08-17T19:13:54.099Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-08-17T19:13:54.099Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-08-17T19:13:54.099Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-08-17T19:13:54.099Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-08-17T19:13:54.099Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-08-17T19:13:54.392Z] go: downloading golang.org/x/text v0.3.2 [2021-08-17T19:13:54.392Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-08-17T19:13:54.392Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-08-17T19:13:54.392Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-08-17T19:13:54.392Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-08-17T19:13:54.392Z] go: downloading github.com/kr/pretty v0.2.0 [2021-08-17T19:13:54.392Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-08-17T19:13:54.392Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-08-17T19:13:54.662Z] go: downloading github.com/x448/float16 v0.8.4 [2021-08-17T19:13:54.662Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-08-17T19:13:54.662Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-08-17T19:13:54.662Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-08-17T19:13:54.662Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-08-17T19:13:54.662Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-08-17T19:13:54.927Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-08-17T19:13:54.928Z] go: downloading github.com/kr/text v0.1.0 [2021-08-17T19:13:54.928Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-08-17T19:13:54.928Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-08-17T19:13:54.928Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-08-17T19:13:54.928Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-08-17T19:13:54.928Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-17T19:13:54.928Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-08-17T19:13:55.192Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-08-17T19:13:55.192Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-08-17T19:13:55.192Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-08-17T19:13:55.192Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-08-17T19:13:55.192Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-08-17T19:13:55.192Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-17T19:13:55.192Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-17T19:13:55.192Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-17T19:13:55.192Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-17T19:13:55.192Z] go: downloading github.com/pkg/errors v0.8.1 [2021-08-17T19:13:55.192Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-08-17T19:13:55.192Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-08-17T19:13:55.192Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-08-17T19:13:55.458Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-08-17T19:13:55.458Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-08-17T19:13:55.458Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-08-17T19:13:55.458Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-08-17T19:13:55.458Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-08-17T19:13:55.458Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-08-17T19:13:55.458Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-08-17T19:13:55.458Z] go: downloading github.com/miekg/dns v1.1.26 [2021-08-17T19:13:55.458Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-08-17T19:13:55.458Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-08-17T19:13:55.458Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-08-17T19:13:55.458Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-08-17T19:13:55.458Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-08-17T19:13:55.458Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-08-17T19:13:55.723Z] + make build [2021-08-17T19:13:55.723Z] go mod tidy [2021-08-17T19:13:55.988Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd [2021-08-17T19:14:04.477Z] + install -DT ./cmd/device-mqtt /root/parts/device-mqtt/install/bin/device-mqtt [2021-08-17T19:14:04.477Z] + install -DT ./cmd/res/configuration.toml /root/parts/device-mqtt/install/config/device-mqtt/res/configuration.toml [2021-08-17T19:14:04.477Z] + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml [2021-08-17T19:14:04.477Z] + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml [2021-08-17T19:14:04.477Z] + install -DT ./cmd/res/profiles/mqtt.test.device.profile.yml /root/parts/device-mqtt/install/config/device-mqtt/res/profiles/mqtt.test.device.profile.yml [2021-08-17T19:14:04.477Z] + install -DT ./Attribution.txt /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/Attribution.txt [2021-08-17T19:14:04.477Z] + install -DT ./LICENSE /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/LICENSE [2021-08-17T19:14:05.886Z] Building hooks [2021-08-17T19:14:05.886Z] + cd /root/parts/hooks/src [2021-08-17T19:14:05.886Z] + make build [2021-08-17T19:14:05.886Z] go mod tidy [2021-08-17T19:14:06.154Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-08-17T19:14:06.421Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-08-17T19:14:06.421Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-08-17T19:14:06.421Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-08-17T19:14:06.421Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-08-17T19:14:07.378Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-08-17T19:14:07.646Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-08-17T19:14:07.646Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-08-17T19:14:09.057Z] Building version [2021-08-17T19:14:09.057Z] + snapcraftctl build [2021-08-17T19:14:10.996Z] Staging config-common [2021-08-17T19:14:10.996Z] + snapcraftctl stage [2021-08-17T19:14:11.959Z] Staging device-mqtt [2021-08-17T19:14:11.959Z] + snapcraftctl stage [2021-08-17T19:14:12.920Z] Staging hooks [2021-08-17T19:14:12.920Z] + snapcraftctl stage [2021-08-17T19:14:13.882Z] Staging version [2021-08-17T19:14:13.882Z] + snapcraftctl stage [2021-08-17T19:14:14.844Z] Priming config-common [2021-08-17T19:14:14.844Z] + snapcraftctl prime [2021-08-17T19:14:15.805Z] Priming device-mqtt [2021-08-17T19:14:15.805Z] + snapcraftctl prime [2021-08-17T19:14:17.217Z] Priming hooks [2021-08-17T19:14:17.217Z] + snapcraftctl prime [2021-08-17T19:14:18.176Z] Priming version [2021-08-17T19:14:18.176Z] + snapcraftctl prime [2021-08-17T19:14:19.138Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:14:21.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:14:21.922Z] [2021-08-17T19:14:21.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:14:22.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:14:27.680Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T19:14:27.680Z] b4d181a07f80: Pulling fs layer [2021-08-17T19:14:27.680Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T19:14:27.680Z] ed53099fbce6: Pulling fs layer [2021-08-17T19:14:27.680Z] dc539afda2c1: Pulling fs layer [2021-08-17T19:14:27.680Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T19:14:27.680Z] 9065ff56babe: Pulling fs layer [2021-08-17T19:14:27.680Z] d287ab97295c: Pulling fs layer [2021-08-17T19:14:27.680Z] dc539afda2c1: Waiting [2021-08-17T19:14:27.680Z] 77bc0d833cb6: Waiting [2021-08-17T19:14:27.680Z] 9065ff56babe: Waiting [2021-08-17T19:14:27.680Z] d287ab97295c: Waiting [2021-08-17T19:14:27.680Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T19:14:27.680Z] a1111a8f2ec3: Download complete [2021-08-17T19:14:27.680Z] dc539afda2c1: Verifying Checksum [2021-08-17T19:14:27.680Z] dc539afda2c1: Download complete [2021-08-17T19:14:27.945Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T19:14:27.945Z] 77bc0d833cb6: Download complete [2021-08-17T19:14:27.945Z] 9065ff56babe: Verifying Checksum [2021-08-17T19:14:27.946Z] 9065ff56babe: Download complete [2021-08-17T19:14:27.946Z] ed53099fbce6: Verifying Checksum [2021-08-17T19:14:27.946Z] ed53099fbce6: Download complete [2021-08-17T19:14:28.906Z] b4d181a07f80: Verifying Checksum [2021-08-17T19:14:28.906Z] b4d181a07f80: Download complete [2021-08-17T19:14:30.332Z] b4d181a07f80: Pull complete [2021-08-17T19:14:30.332Z] a1111a8f2ec3: Pull complete [2021-08-17T19:14:30.924Z] ed53099fbce6: Pull complete [2021-08-17T19:14:30.925Z] dc539afda2c1: Pull complete [2021-08-17T19:14:31.195Z] 77bc0d833cb6: Pull complete [2021-08-17T19:14:31.195Z] 9065ff56babe: Pull complete [2021-08-17T19:14:32.154Z] d287ab97295c: Verifying Checksum [2021-08-17T19:14:32.154Z] d287ab97295c: Download complete [2021-08-17T19:14:36.440Z] d287ab97295c: Pull complete [2021-08-17T19:14:36.440Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T19:14:36.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:14:36.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T19:14:36.573Z] prd-centos7-docker-4c-2g-1083 does not seem to be running inside a container [2021-08-17T19:14:36.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T19:14:39.365Z] $ docker top 4f43105088a234b9fd7ccfcf46d622a03447883b080b62eafc119a4f3d6efcdf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:14:39.857Z] ---> job-cost.sh [2021-08-17T19:14:39.857Z] lf-activate-venv: SKIPPING [2021-08-17T19:14:39.857Z] INFO: No Stack... [2021-08-17T19:14:40.438Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T19:14:41.021Z] INFO: Archiving Costs [Pipeline] sh [2021-08-17T19:14:41.364Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2021-08-17T19:14:41.364Z] + cut -d, -f6 [Pipeline] lock [2021-08-17T19:14:41.435Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-301-1-stack-cost] [2021-08-17T19:14:41.444Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-301-1-stack-cost] did not exist. Created. [2021-08-17T19:14:41.444Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-301-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-17T19:14:41.879Z] /w/workspace/device-mqtt-go/1@tmp/durable-44205ca7/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-44205ca7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-17T19:14:42.230Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-17T19:14:42.269Z] Warning: overwriting stash ‘stack-cost’ [2021-08-17T19:14:42.289Z] Stashed 1 file(s) [Pipeline] } [2021-08-17T19:14:42.319Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-301-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-17T19:14:42.403Z] $ docker stop --time=1 4f43105088a234b9fd7ccfcf46d622a03447883b080b62eafc119a4f3d6efcdf [2021-08-17T19:14:43.565Z] $ docker rm -f 4f43105088a234b9fd7ccfcf46d622a03447883b080b62eafc119a4f3d6efcdf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider [2021-08-17T19:14:44.605Z] provisioning config files... [2021-08-17T19:14:44.831Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp/config6262001503262454737tmp [Pipeline] { [Pipeline] sh [2021-08-17T19:14:45.242Z] + set +x [2021-08-17T19:14:45.242Z] + curl -s https://codecov.io/bash [2021-08-17T19:14:45.242Z] + bash -s -- [2021-08-17T19:14:45.242Z] [2021-08-17T19:14:45.242Z] _____ _ [2021-08-17T19:14:45.242Z] / ____| | | [2021-08-17T19:14:45.242Z] | | ___ __| | ___ ___ _____ __ [2021-08-17T19:14:45.242Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-17T19:14:45.242Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-17T19:14:45.242Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-17T19:14:45.242Z] Bash-1.0.6 [2021-08-17T19:14:45.242Z] [2021-08-17T19:14:45.242Z] [2021-08-17T19:14:45.242Z] ==> git version 2.24.4 found [2021-08-17T19:14:45.242Z] ==> 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-08-17T19:14:45.242Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-17T19:14:45.242Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-17T19:14:45.242Z] ==> Jenkins CI detected. [2021-08-17T19:14:45.242Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-301 [2021-08-17T19:14:45.242Z] project root: . [2021-08-17T19:14:45.242Z] --> token set from env [2021-08-17T19:14:45.242Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-17T19:14:45.242Z] ==> Running gcov in . (disable via -X gcov) [2021-08-17T19:14:45.242Z] ==> Python coveragepy not found [2021-08-17T19:14:45.242Z] ==> Searching for coverage reports in: [2021-08-17T19:14:45.242Z] + . [2021-08-17T19:14:45.242Z] -> Found 1 reports [2021-08-17T19:14:45.242Z] ==> Detecting git/mercurial file structure [2021-08-17T19:14:45.242Z] ==> Reading reports [2021-08-17T19:14:45.512Z] + ./coverage.out bytes=16226 [2021-08-17T19:14:45.512Z] ==> Appending adjustments [2021-08-17T19:14:45.512Z] https://docs.codecov.io/docs/fixing-reports [2021-08-17T19:14:45.512Z] + Found adjustments [2021-08-17T19:14:45.512Z] ==> Gzipping contents [2021-08-17T19:14:45.512Z] 4.0K /tmp/codecov.K0Yo4G.gz [2021-08-17T19:14:45.512Z] ==> Uploading reports [2021-08-17T19:14:45.512Z] url: https://codecov.io [2021-08-17T19:14:45.512Z] query: branch=PR-301&commit=1a605e9472e8a500f62dfe9b6a49b511b6a1aecb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=301&job=&cmd_args= [2021-08-17T19:14:45.513Z] -> Pinging Codecov [2021-08-17T19:14:45.513Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-301&commit=1a605e9472e8a500f62dfe9b6a49b511b6a1aecb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-301%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=301&job=&cmd_args= [2021-08-17T19:14:45.782Z] -> Uploading to [2021-08-17T19:14:45.782Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-17/7D719EC7BBE17E464838252E33014C33/1a605e9472e8a500f62dfe9b6a49b511b6a1aecb/3ccf65a6-089b-4345-a9f6-087c99c20a7d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T191445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25f4ee920debac81b123ed64e5381f1a5adca7c56d549db02df999d39177730e [2021-08-17T19:14:45.782Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-17T19:14:45.782Z] Dload Upload Total Spent Left Speed [2021-08-17T19:14:46.050Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3067 0 0 100 3067 0 9286 --:--:-- --:--:-- --:--:-- 9293 [2021-08-17T19:14:46.050Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/1a605e9472e8a500f62dfe9b6a49b511b6a1aecb [Pipeline] } [2021-08-17T19:14:46.084Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-17T19:14:47.886Z] + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-301/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:14:48.482Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:14:49.342Z] ---> package-listing.sh [2021-08-17T19:14:49.342Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-17T19:14:49.342Z] ++ facter osfamily [2021-08-17T19:14:49.609Z] + OS_FAMILY=redhat [2021-08-17T19:14:49.609Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-301 [2021-08-17T19:14:49.609Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-17T19:14:49.609Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-17T19:14:49.609Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-17T19:14:49.609Z] + PACKAGES=/tmp/packages_start.txt [2021-08-17T19:14:49.609Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-301 ']' [2021-08-17T19:14:49.609Z] + PACKAGES=/tmp/packages_end.txt [2021-08-17T19:14:49.609Z] + case "${OS_FAMILY}" in [2021-08-17T19:14:49.609Z] + rpm -qa [2021-08-17T19:14:49.609Z] + sort [2021-08-17T19:14:50.202Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-17T19:14:50.202Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-17T19:14:50.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-17T19:14:50.202Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-301 ']' [2021-08-17T19:14:50.202Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-301/archives/ [2021-08-17T19:14:50.202Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-301/archives/ [Pipeline] echo [2021-08-17T19:14:50.247Z] 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-301/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-17T19:14:50.600Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:14:51.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:14:51.226Z] [2021-08-17T19:14:51.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-17T19:14:51.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:14:51.608Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-17T19:14:51.608Z] b4d181a07f80: Pulling fs layer [2021-08-17T19:14:51.608Z] a1111a8f2ec3: Pulling fs layer [2021-08-17T19:14:51.608Z] ed53099fbce6: Pulling fs layer [2021-08-17T19:14:51.608Z] dc539afda2c1: Pulling fs layer [2021-08-17T19:14:51.608Z] 77bc0d833cb6: Pulling fs layer [2021-08-17T19:14:51.608Z] 9065ff56babe: Pulling fs layer [2021-08-17T19:14:51.608Z] d287ab97295c: Pulling fs layer [2021-08-17T19:14:51.608Z] dc539afda2c1: Waiting [2021-08-17T19:14:51.608Z] 77bc0d833cb6: Waiting [2021-08-17T19:14:51.608Z] 9065ff56babe: Waiting [2021-08-17T19:14:51.608Z] d287ab97295c: Waiting [2021-08-17T19:14:52.190Z] a1111a8f2ec3: Verifying Checksum [2021-08-17T19:14:52.190Z] a1111a8f2ec3: Download complete [2021-08-17T19:14:52.190Z] dc539afda2c1: Verifying Checksum [2021-08-17T19:14:52.190Z] dc539afda2c1: Download complete [2021-08-17T19:14:52.190Z] 77bc0d833cb6: Verifying Checksum [2021-08-17T19:14:52.190Z] 77bc0d833cb6: Download complete [2021-08-17T19:14:52.454Z] 9065ff56babe: Verifying Checksum [2021-08-17T19:14:52.454Z] 9065ff56babe: Download complete [2021-08-17T19:14:52.454Z] ed53099fbce6: Verifying Checksum [2021-08-17T19:14:52.454Z] ed53099fbce6: Download complete [2021-08-17T19:14:54.408Z] b4d181a07f80: Verifying Checksum [2021-08-17T19:14:54.408Z] b4d181a07f80: Download complete [2021-08-17T19:14:55.198Z] b4d181a07f80: Pull complete [2021-08-17T19:14:55.198Z] a1111a8f2ec3: Pull complete [2021-08-17T19:14:55.792Z] ed53099fbce6: Pull complete [2021-08-17T19:14:55.792Z] dc539afda2c1: Pull complete [2021-08-17T19:14:56.061Z] 77bc0d833cb6: Pull complete [2021-08-17T19:14:56.326Z] 9065ff56babe: Pull complete [2021-08-17T19:15:02.974Z] d287ab97295c: Verifying Checksum [2021-08-17T19:15:02.974Z] d287ab97295c: Download complete [2021-08-17T19:15:06.593Z] d287ab97295c: Pull complete [2021-08-17T19:15:06.593Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-17T19:15:06.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-17T19:15:06.593Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-17T19:15:06.731Z] prd-centos7-docker-4c-2g-1063 does not seem to be running inside a container [2021-08-17T19:15:06.818Z] $ 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-301/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-301 -v /w/workspace/gexfoundry_device-mqtt-go_PR-301:/w/workspace/gexfoundry_device-mqtt-go_PR-301:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-301@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-17T19:15:09.021Z] $ docker top d0f1f6f1045b759e608d6863a9107f61f6ff51db71b6b843e677076fc7c4e27a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-17T19:15:09.478Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-17T19:15:09.907Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-17T19:15:10.479Z] + ls /var/log/sa-host [2021-08-17T19:15:10.479Z] + sadf -c /var/log/sa-host/sa05 [2021-08-17T19:15:10.479Z] file_magic: OK [2021-08-17T19:15:10.479Z] HZ: Using current value: 100 [2021-08-17T19:15:10.479Z] file_header: OK [2021-08-17T19:15:10.479Z] 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-08-17T19:15:10.479Z] Statistics: [2021-08-17T19:15:10.479Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T19:15:10.479Z] File successfully converted to sysstat format version 12.0.3 [2021-08-17T19:15:10.479Z] + sadf -c /var/log/sa-host/sa17 [2021-08-17T19:15:10.479Z] file_magic: OK [2021-08-17T19:15:10.480Z] HZ: Using current value: 100 [2021-08-17T19:15:10.480Z] file_header: OK [2021-08-17T19:15:10.480Z] 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-08-17T19:15:10.480Z] Statistics: [2021-08-17T19:15:10.480Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-17T19:15:10.480Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-17T19:15:10.743Z] provisioning config files... [2021-08-17T19:15:10.760Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-301@tmp/config5805813105802265284tmp [Pipeline] { [Pipeline] echo [2021-08-17T19:15:10.837Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:15:11.213Z] ---> create-netrc.sh [Pipeline] } [2021-08-17T19:15:11.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:15:11.720Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-17T19:15:11.758Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:15:12.124Z] ---> sudo-logs.sh [2021-08-17T19:15:12.124Z] Archiving 'sudo' log.. [2021-08-17T19:15:12.124Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1063.vexxhost.local: Name or service not known [2021-08-17T19:15:17.925Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1063.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-17T19:15:18.033Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:15:18.424Z] ---> job-cost.sh [2021-08-17T19:15:18.424Z] lf-activate-venv: SKIPPING [2021-08-17T19:15:18.424Z] DEBUG: total: 0.05999999865889549 [2021-08-17T19:15:18.424Z] INFO: Retrieving Stack Cost... [2021-08-17T19:15:19.394Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-17T19:15:19.869Z] INFO: Archiving Costs [Pipeline] echo [2021-08-17T19:15:19.923Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-17T19:15:20.333Z] ---> logs-deploy.sh [2021-08-17T19:15:20.333Z] lf-activate-venv: SKIPPING [2021-08-17T19:15:20.333Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-301/1 [2021-08-17T19:15:20.333Z] INFO: archiving workspace using pattern(s): [2021-08-17T19:15:20.922Z] Archives upload complete. [2021-08-17T19:15:20.922Z] INFO: archiving logs to Nexus [2021-08-17T19:15:21.512Z] ---> uname -a: [2021-08-17T19:15:21.512Z] Linux prd-centos7-docker-4c-2g-1063.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-17T19:15:21.512Z] [2021-08-17T19:15:21.512Z] [2021-08-17T19:15:21.512Z] ---> lscpu: [2021-08-17T19:15:21.512Z] Architecture: x86_64 [2021-08-17T19:15:21.512Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-17T19:15:21.512Z] Byte Order: Little Endian [2021-08-17T19:15:21.512Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-17T19:15:21.512Z] CPU(s): 2 [2021-08-17T19:15:21.512Z] On-line CPU(s) list: 0,1 [2021-08-17T19:15:21.512Z] Thread(s) per core: 1 [2021-08-17T19:15:21.512Z] Core(s) per socket: 1 [2021-08-17T19:15:21.512Z] Socket(s): 2 [2021-08-17T19:15:21.513Z] NUMA node(s): 1 [2021-08-17T19:15:21.513Z] Vendor ID: AuthenticAMD [2021-08-17T19:15:21.513Z] CPU family: 23 [2021-08-17T19:15:21.513Z] Model: 49 [2021-08-17T19:15:21.513Z] Model name: AMD EPYC-Rome Processor [2021-08-17T19:15:21.513Z] Stepping: 0 [2021-08-17T19:15:21.513Z] CPU MHz: 2800.000 [2021-08-17T19:15:21.513Z] BogoMIPS: 5600.00 [2021-08-17T19:15:21.513Z] Virtualization: AMD-V [2021-08-17T19:15:21.513Z] Hypervisor vendor: KVM [2021-08-17T19:15:21.513Z] Virtualization type: full [2021-08-17T19:15:21.513Z] L1d cache: 32K [2021-08-17T19:15:21.513Z] L1i cache: 32K [2021-08-17T19:15:21.513Z] L2 cache: 512K [2021-08-17T19:15:21.513Z] L3 cache: 16384K [2021-08-17T19:15:21.513Z] NUMA node0 CPU(s): 0,1 [2021-08-17T19:15:21.513Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-17T19:15:21.513Z] [2021-08-17T19:15:21.513Z] [2021-08-17T19:15:21.513Z] ---> nproc: [2021-08-17T19:15:21.513Z] 2 [2021-08-17T19:15:21.513Z] [2021-08-17T19:15:21.513Z] [2021-08-17T19:15:21.513Z] ---> df -h: [2021-08-17T19:15:21.513Z] Filesystem Size Used Avail Use% Mounted on [2021-08-17T19:15:21.513Z] overlay 40G 7.4G 33G 19% / [2021-08-17T19:15:21.513Z] tmpfs 64M 0 64M 0% /dev [2021-08-17T19:15:21.513Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-17T19:15:21.513Z] shm 64M 0 64M 0% /dev/shm [2021-08-17T19:15:21.513Z] /dev/vda1 40G 7.4G 33G 19% /facter-os [2021-08-17T19:15:21.513Z] [2021-08-17T19:15:21.513Z] [2021-08-17T19:15:21.513Z] ---> sar -b -r -n DEV: [2021-08-17T19:15:21.513Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) [2021-08-17T19:15:21.513Z] [2021-08-17T19:15:21.513Z] 18:42:03 LINUX RESTART (2 CPU) [2021-08-17T19:15:21.513Z] [2021-08-17T19:15:21.513Z] 18:43:01 tps rtps wtps bread/s bwrtn/s [2021-08-17T19:15:21.513Z] 18:44:01 3.26 0.03 3.23 1.07 111.07 [2021-08-17T19:15:21.513Z] 18:45:01 0.38 0.00 0.38 0.00 7.38 [2021-08-17T19:15:21.513Z] 18:46:01 0.33 0.00 0.33 0.00 5.31 [2021-08-17T19:15:21.513Z] 18:47:01 0.25 0.00 0.25 0.00 4.68 [2021-08-17T19:15:21.513Z] 18:48:01 0.28 0.00 0.28 0.00 3.73 [2021-08-17T19:15:21.513Z] 18:49:01 0.40 0.00 0.40 0.00 7.28 [2021-08-17T19:15:21.513Z] 18:50:01 0.25 0.00 0.25 0.00 4.15 [2021-08-17T19:15:21.513Z] 18:51:01 0.35 0.00 0.35 0.00 5.16 [2021-08-17T19:15:21.513Z] 18:52:01 0.25 0.00 0.25 0.00 4.12 [2021-08-17T19:15:21.513Z] 18:53:01 0.17 0.00 0.17 0.00 1.62 [2021-08-17T19:15:21.513Z] 18:54:01 0.28 0.00 0.28 0.00 3.20 [2021-08-17T19:15:21.513Z] 18:55:01 0.23 0.00 0.23 0.00 2.88 [2021-08-17T19:15:21.513Z] 18:56:01 0.25 0.00 0.25 0.00 3.88 [2021-08-17T19:15:21.513Z] 18:57:01 0.38 0.13 0.25 4.26 2.30 [2021-08-17T19:15:21.513Z] 18:58:01 0.78 0.02 0.77 0.53 15.79 [2021-08-17T19:15:21.513Z] 18:59:01 0.25 0.00 0.25 0.00 2.57 [2021-08-17T19:15:21.513Z] 19:00:01 0.15 0.00 0.15 0.00 2.02 [2021-08-17T19:15:21.513Z] 19:01:01 0.32 0.02 0.30 0.13 4.08 [2021-08-17T19:15:21.513Z] 19:02:01 0.42 0.10 0.32 1.73 5.00 [2021-08-17T19:15:21.513Z] 19:03:01 0.20 0.00 0.20 0.00 2.83 [2021-08-17T19:15:21.513Z] 19:04:01 0.18 0.00 0.18 0.00 2.02 [2021-08-17T19:15:21.513Z] 19:05:01 0.23 0.00 0.23 0.00 3.47 [2021-08-17T19:15:21.513Z] 19:06:01 0.25 0.00 0.25 0.00 2.58 [2021-08-17T19:15:21.513Z] 19:07:01 0.18 0.00 0.18 0.00 2.02 [2021-08-17T19:15:21.513Z] 19:08:01 0.20 0.00 0.20 0.00 1.93 [2021-08-17T19:15:21.513Z] 19:09:01 0.20 0.00 0.20 0.00 1.90 [2021-08-17T19:15:21.513Z] 19:10:01 0.28 0.00 0.28 0.00 3.20 [2021-08-17T19:15:21.513Z] 19:11:01 0.22 0.00 0.22 0.00 2.28 [2021-08-17T19:15:21.513Z] 19:12:01 0.15 0.00 0.15 0.00 1.87 [2021-08-17T19:15:21.513Z] 19:13:01 0.13 0.00 0.13 0.00 2.13 [2021-08-17T19:15:21.513Z] 19:14:01 0.13 0.00 0.13 0.00 2.13 [2021-08-17T19:15:21.513Z] 19:15:01 3.80 0.13 3.66 13.72 133.57 [2021-08-17T19:15:21.513Z] Average: 0.47 0.01 0.46 0.67 11.20 [2021-08-17T19:15:21.513Z] [2021-08-17T19:15:21.513Z] 18:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-17T19:15:21.513Z] 18:44:01 5478928 0 794336 9.92 2620 1733048 1228076 13.56 569408 1562480 12 [2021-08-17T19:15:21.513Z] 18:45:01 5477620 0 795636 9.93 2620 1733056 1221068 13.48 575464 1558196 8 [2021-08-17T19:15:21.513Z] 18:46:01 5475732 0 797524 9.96 2620 1733056 1221092 13.48 572428 1562812 8 [2021-08-17T19:15:21.513Z] 18:47:01 5479212 0 794032 9.91 2620 1733068 1197364 13.22 568728 1563644 8 [2021-08-17T19:15:21.513Z] 18:48:01 5476468 0 796772 9.95 2620 1733072 1197448 13.22 568972 1566564 8 [2021-08-17T19:15:21.513Z] 18:49:01 5476740 0 796496 9.95 2620 1733076 1197424 13.22 568884 1566564 8 [2021-08-17T19:15:21.513Z] 18:50:01 5473408 0 799824 9.99 2620 1733080 1197364 13.22 571940 1566564 8 [2021-08-17T19:15:21.513Z] 18:51:01 5463964 0 809264 10.10 2620 1733084 1197496 13.22 580972 1566564 8 [2021-08-17T19:15:21.513Z] 18:52:01 5465648 0 807576 10.08 2620 1733088 1197364 13.22 581408 1564844 12 [2021-08-17T19:15:21.513Z] 18:53:01 5465024 0 808196 10.09 2620 1733092 1197508 13.22 582108 1564844 12 [2021-08-17T19:15:21.513Z] 18:54:01 5465280 0 807936 10.09 2620 1733096 1197400 13.22 589060 1557308 20 [2021-08-17T19:15:21.513Z] 18:55:01 5465460 0 807692 10.08 2620 1733160 1197364 13.22 588824 1557328 32 [2021-08-17T19:15:21.513Z] 18:56:01 5466048 0 807156 10.08 2620 1733108 1197364 13.22 588848 1557308 8 [2021-08-17T19:15:21.513Z] 18:57:01 5463912 0 809292 10.10 2620 1733108 1199264 13.24 590308 1557308 8 [2021-08-17T19:15:21.513Z] 18:58:01 5464796 0 808400 10.09 2620 1733116 1197460 13.22 589128 1557560 16 [2021-08-17T19:15:21.513Z] 18:59:01 5464620 0 808576 10.10 2620 1733116 1197508 13.22 589524 1557556 16 [2021-08-17T19:15:21.513Z] 19:00:01 5465752 0 807436 10.08 2620 1733124 1197364 13.22 588620 1557560 12 [2021-08-17T19:15:21.513Z] 19:01:01 5462568 0 810612 10.12 2620 1733132 1199996 13.25 590972 1557556 20 [2021-08-17T19:15:21.513Z] 19:02:01 5463580 0 809476 10.11 2620 1733256 1198112 13.23 590344 1557616 16 [2021-08-17T19:15:21.513Z] 19:03:01 5462872 0 810180 10.12 2620 1733260 1198280 13.23 591504 1557368 8 [2021-08-17T19:15:21.513Z] 19:04:01 5464936 0 808112 10.09 2620 1733264 1197872 13.23 589300 1557368 20 [2021-08-17T19:15:21.513Z] 19:05:01 5465480 0 807564 10.08 2620 1733268 1197872 13.23 589188 1557368 8 [2021-08-17T19:15:21.513Z] 19:06:01 5465596 0 807440 10.08 2620 1733276 1197872 13.23 589176 1557372 12 [2021-08-17T19:15:21.513Z] 19:07:01 5465448 0 807588 10.08 2620 1733276 1197968 13.23 589484 1557368 8 [2021-08-17T19:15:21.513Z] 19:08:01 5464220 0 808812 10.10 2620 1733280 1197956 13.23 590092 1557368 16 [2021-08-17T19:15:21.513Z] 19:09:01 5464752 0 808272 10.09 2620 1733288 1197872 13.23 589992 1557372 16 [2021-08-17T19:15:21.513Z] 19:10:01 5464364 0 808660 10.10 2620 1733288 1197872 13.23 590040 1557368 8 [2021-08-17T19:15:21.513Z] 19:11:01 5463460 0 809556 10.11 2620 1733296 1198148 13.23 590680 1557368 16 [2021-08-17T19:15:21.513Z] 19:12:01 5463328 0 809688 10.11 2620 1733296 1198248 13.23 590852 1557368 8 [2021-08-17T19:15:21.513Z] 19:13:01 5464300 0 808708 10.10 2620 1733304 1198232 13.23 589920 1557368 12 [2021-08-17T19:15:21.513Z] 19:14:01 5465248 0 807756 10.09 2620 1733308 1198004 13.23 589316 1557368 12 [2021-08-17T19:15:21.513Z] 19:15:01 5129268 0 906908 11.32 2620 1970136 1453488 16.05 800188 1653964 235876 [2021-08-17T19:15:21.513Z] Average: 5456814 0 808921 10.10 2620 1740577 1208241 13.34 591427 1562580 7383 [2021-08-17T19:15:21.513Z] [2021-08-17T19:15:21.513Z] 18:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-17T19:15:21.513Z] 18:44:01 eth0 8.04 2.10 3.37 1.05 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:45:01 eth0 5.93 1.23 1.53 0.83 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:46:01 eth0 1.70 0.87 0.84 0.60 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:47:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:48:01 eth0 0.28 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:49:01 eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:50:01 eth0 1.33 0.10 0.14 0.01 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:51:01 eth0 1.95 0.62 0.62 0.37 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:52:01 eth0 0.53 0.10 0.05 0.04 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:53:01 eth0 1.27 0.68 0.62 0.43 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:54:01 eth0 0.25 0.13 0.07 0.04 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:55:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:56:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:57:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:58:01 eth0 0.60 0.18 0.13 0.07 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.513Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 18:59:01 eth0 0.65 0.33 0.33 0.20 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:00:01 eth0 0.78 0.05 0.08 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:01:01 eth0 6.96 0.90 1.31 0.60 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:02:01 eth0 1.08 0.55 0.54 0.36 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:03:01 eth0 1.05 0.65 0.66 0.49 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:04:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:05:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:06:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:07:01 eth0 0.22 0.13 0.12 0.06 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:08:01 eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:09:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:10:01 eth0 0.23 0.08 0.03 0.01 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:11:01 eth0 6.36 0.53 1.00 0.36 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:12:01 eth0 1.72 0.28 0.40 0.23 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:13:01 eth0 1.08 0.62 0.67 0.45 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:14:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:15:01 eth0 511.74 337.37 2623.85 29.18 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] Average: eth0 17.37 10.91 82.47 1.11 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-17T19:15:21.514Z] [2021-08-17T19:15:21.514Z]