Pull request #300 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73d25851d69c851cdac7a049e9ed207da79b647c+255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 (73bc127d7ab90be415582075aba43ec612e06d37) 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-ssh5431614969431919747.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-ssh3582388314706905481.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-300/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-300/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4750525212828447902.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-300/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8073598825036526286.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-ssh3121642671232544604.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-300/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-300/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6910847779717432701.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 ‘prd-centos7-docker-4c-2g-939’ Running on prd-centos7-docker-4c-2g-945 in /w/workspace/gexfoundry_device-mqtt-go_PR-300 [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-300 # 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-300@tmp/jenkins-gitclient-ssh8586145588356715827.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 into PR head commit 73d25851d69c851cdac7a049e9ed207da79b647c Merge succeeded, producing 73d25851d69c851cdac7a049e9ed207da79b647c Checking out Revision 73d25851d69c851cdac7a049e9ed207da79b647c (PR-300) > 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-300@tmp/jenkins-gitclient-ssh8481511363780630932.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73d25851d69c851cdac7a049e9ed207da79b647c # 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-300@tmp/jenkins-gitclient-ssh3723292075483429736.key > git merge 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 73d25851d69c851cdac7a049e9ed207da79b647c # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.0 to 1.4.1" 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 01:19:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:19:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:19:15 ========================================================= 01:19:15 EdgeX Global Pipelines Version Info 01:19:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:19:17 ------------------- 01:19:17 stable info: 01:19:17 ------------------- 01:19:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:19:17 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:19:17 Message: update stable to v1.0.205 01:19:17 ------------------- 01:19:17 experimental info: 01:19:17 ------------------- 01:19:17 Commited By: **** collab-it+edgex@linuxfoundation.org 01:19:17 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 01:19:17 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:19:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-300 [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-300 [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-300 [Pipeline] echo 01:19:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73d25851d69c851cdac7a049e9ed207da79b647c [Pipeline] echo 01:19:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73d2585 [Pipeline] echo 01:19:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:20 provisioning config files... 01:19:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp/config9153117782095534702tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:20 ---> docker-login.sh 01:19:20 nexus3.edgexfoundry.org:10001 01:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:20 Configure a credential helper to remove this warning. See 01:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:20 01:19:20 Login Succeeded 01:19:20 nexus3.edgexfoundry.org:10002 01:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:21 Configure a credential helper to remove this warning. See 01:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:21 01:19:21 Login Succeeded 01:19:21 nexus3.edgexfoundry.org:10003 01:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:21 Configure a credential helper to remove this warning. See 01:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:21 01:19:21 Login Succeeded 01:19:21 nexus3.edgexfoundry.org:10004 01:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:21 Configure a credential helper to remove this warning. See 01:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:21 01:19:21 Login Succeeded 01:19:21 docker.io 01:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:22 Configure a credential helper to remove this warning. See 01:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:22 01:19:22 Login Succeeded 01:19:22 ---> docker-login.sh ends [Pipeline] } 01:19:22 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 01:19:23 + git log --format=format:%s -1 73d25851d69c851cdac7a049e9ed207da79b647c [Pipeline] echo 01:19:23 GIT_COMMIT: 73d25851d69c851cdac7a049e9ed207da79b647c, Commit Message: build(deps): bump github.com/spf13/cast from 1.4.0 to 1.4.1 [Pipeline] echo 01:19:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:19:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:19:24 01:19:24 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:19:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:19:24 latest: Pulling from edgex-devops/git-semver 01:19:24 31603596830f: Pulling fs layer 01:19:24 d4622e32a9a9: Pulling fs layer 01:19:24 1030fce36090: Pulling fs layer 01:19:24 6c6cb7e1b49b: Pulling fs layer 01:19:24 6c6cb7e1b49b: Waiting 01:19:24 d4622e32a9a9: Verifying Checksum 01:19:24 d4622e32a9a9: Download complete 01:19:25 31603596830f: Verifying Checksum 01:19:25 31603596830f: Download complete 01:19:25 6c6cb7e1b49b: Verifying Checksum 01:19:25 6c6cb7e1b49b: Download complete 01:19:25 31603596830f: Pull complete 01:19:25 d4622e32a9a9: Pull complete 01:19:25 1030fce36090: Verifying Checksum 01:19:25 1030fce36090: Download complete 01:19:25 1030fce36090: Pull complete 01:19:25 6c6cb7e1b49b: Pull complete 01:19:25 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 01:19:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:19:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:19:26 prd-centos7-docker-4c-2g-945 does not seem to be running inside a container 01:19:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-300 -v /w/workspace/gexfoundry_device-mqtt-go_PR-300:/w/workspace/gexfoundry_device-mqtt-go_PR-300:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:19:26 $ docker top 24e095d202967e21025c60c83cf703def41a6b1912f39548c82666708fbf4765 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:19:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:27 [ssh-agent] Looking for ssh-agent implementation... 01:19:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:27 $ docker exec 24e095d202967e21025c60c83cf703def41a6b1912f39548c82666708fbf4765 ssh-agent 01:19:27 SSH_AUTH_SOCK=/tmp/ssh-gn5TUGAnpzH4/agent.13 01:19:27 SSH_AGENT_PID=19 01:19:27 Running ssh-add (command line suppressed) 01:19:27 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp/private_key_6383023533018186236.key (/w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp/private_key_6383023533018186236.key) 01:19:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:27 + git tag --points-at HEAD [Pipeline] } 01:19:27 $ docker exec --env ******** --env ******** 24e095d202967e21025c60c83cf703def41a6b1912f39548c82666708fbf4765 ssh-agent -k 01:19:27 unset SSH_AUTH_SOCK; 01:19:27 unset SSH_AGENT_PID; 01:19:27 echo Agent pid 19 killed; 01:19:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:19:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:19:28 [ssh-agent] Looking for ssh-agent implementation... 01:19:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:19:28 $ docker exec 24e095d202967e21025c60c83cf703def41a6b1912f39548c82666708fbf4765 ssh-agent 01:19:28 SSH_AUTH_SOCK=/tmp/ssh-AhwZofeqxT1r/agent.55 01:19:28 SSH_AGENT_PID=61 01:19:28 Running ssh-add (command line suppressed) 01:19:28 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp/private_key_1148593461757624396.key (/w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp/private_key_1148593461757624396.key) 01:19:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:19:28 + git semver init 01:19:28 # -> Open(): unable to determine branch for HEAD 01:19:28 # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-300/.git 01:19:28 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-300 01:19:28 # $SEMVER_REMOTE_NAME = origin 01:19:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:19:28 # $SEMVER_USER_NAME = edgex-jenkins 01:19:28 # $SEMVER_BRANCH = PR-300 01:19:28 # $SEMVER_TEMP = /tmp/semver-048763656 01:19:28 # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP 01:19:29 # '/tmp/semver-048763656' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-300/.semver' 01:19:29 # -> Force: false 01:19:29 # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-300/.semver [Pipeline] } 01:19:29 $ docker exec --env ******** --env ******** 24e095d202967e21025c60c83cf703def41a6b1912f39548c82666708fbf4765 ssh-agent -k 01:19:29 unset SSH_AUTH_SOCK; 01:19:29 unset SSH_AGENT_PID; 01:19:29 echo Agent pid 61 killed; 01:19:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:19:29 + git semver [Pipeline] } 01:19:29 $ docker stop --time=1 24e095d202967e21025c60c83cf703def41a6b1912f39548c82666708fbf4765 01:19:31 $ docker rm -f 24e095d202967e21025c60c83cf703def41a6b1912f39548c82666708fbf4765 [Pipeline] // withDockerContainer [Pipeline] sh 01:19:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:19:31 Stashed 1 file(s) [Pipeline] echo 01:19:31 [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 01:19:47 Still waiting to schedule task 01:19:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:19:47 Still waiting to schedule task 01:19:47 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:23:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-946 in /w/workspace/gexfoundry_device-mqtt-go_PR-300 [Pipeline] { [Pipeline] ws 01:23:48 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:23:48 Selected Git installation does not exist. Using Default 01:23:48 The recommended git tool is: NONE 01:23:54 using credential edgex-jenkins-ssh 01:23:54 Cloning the remote Git repository 01:23:54 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:23:54 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:23:54 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:23:54 > git --version # timeout=10 01:23:55 > git --version # 'git version 2.17.1' 01:23:55 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:55 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:23:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:23:56 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:23:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:23:56 Merging remotes/origin/main commit 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 into PR head commit 73d25851d69c851cdac7a049e9ed207da79b647c 01:23:56 Merge succeeded, producing 73d25851d69c851cdac7a049e9ed207da79b647c 01:23:56 Checking out Revision 73d25851d69c851cdac7a049e9ed207da79b647c (PR-300) 01:23:56 > git config core.sparsecheckout # timeout=10 01:23:56 > git checkout -f 73d25851d69c851cdac7a049e9ed207da79b647c # timeout=10 01:23:56 > git remote # timeout=10 01:23:56 > git config --get remote.origin.url # timeout=10 01:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 01:23:56 > git merge 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 01:23:56 > git rev-parse HEAD^{commit} # timeout=10 01:23:56 > git config core.sparsecheckout # timeout=10 01:23:56 > git checkout -f 73d25851d69c851cdac7a049e9ed207da79b647c # timeout=10 01:24:01 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.0 to 1.4.1" 01:24:01 > git --version # timeout=10 01:24:01 > git --version # 'git version 2.17.1' 01:24:01 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:24:02 provisioning config files... 01:24:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7984902754890859190tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:24:02 ---> docker-login.sh 01:24:02 nexus3.edgexfoundry.org:10001 01:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:04 Configure a credential helper to remove this warning. See 01:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:04 01:24:04 Login Succeeded 01:24:04 nexus3.edgexfoundry.org:10002 01:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:05 Configure a credential helper to remove this warning. See 01:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:05 01:24:05 Login Succeeded 01:24:05 nexus3.edgexfoundry.org:10003 01:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:05 Configure a credential helper to remove this warning. See 01:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:05 01:24:05 Login Succeeded 01:24:05 nexus3.edgexfoundry.org:10004 01:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:06 Configure a credential helper to remove this warning. See 01:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:06 01:24:06 Login Succeeded 01:24:06 docker.io 01:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:24:07 Configure a credential helper to remove this warning. See 01:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:24:07 01:24:07 Login Succeeded 01:24:07 ---> docker-login.sh ends [Pipeline] } 01:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:24:08 ========================================================= 01:24:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:24:08 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:24:08 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 01:24:08 Sending build context to Docker daemon 626.7kB 01:24:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:24:09 Step 2/8 : FROM ${BASE} 01:24:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:24:09 595b0fe564bb: Pulling fs layer 01:24:09 24495759ef45: Pulling fs layer 01:24:09 d148012ef14d: Pulling fs layer 01:24:09 e90a11edd702: Pulling fs layer 01:24:09 d77568369979: Pulling fs layer 01:24:09 fc1c9f9a7f3b: Pulling fs layer 01:24:09 170f2ba95c9a: Pulling fs layer 01:24:09 97ac5df62f85: Pulling fs layer 01:24:09 fc1c9f9a7f3b: Waiting 01:24:09 170f2ba95c9a: Waiting 01:24:09 e90a11edd702: Waiting 01:24:09 d77568369979: Waiting 01:24:09 97ac5df62f85: Waiting 01:24:09 d148012ef14d: Verifying Checksum 01:24:09 d148012ef14d: Download complete 01:24:09 24495759ef45: Verifying Checksum 01:24:09 24495759ef45: Download complete 01:24:09 d77568369979: Verifying Checksum 01:24:09 d77568369979: Download complete 01:24:09 fc1c9f9a7f3b: Verifying Checksum 01:24:09 595b0fe564bb: Verifying Checksum 01:24:09 170f2ba95c9a: Verifying Checksum 01:24:09 170f2ba95c9a: Download complete 01:24:10 595b0fe564bb: Pull complete 01:24:10 24495759ef45: Pull complete 01:24:11 d148012ef14d: Pull complete 01:24:13 97ac5df62f85: Verifying Checksum 01:24:13 97ac5df62f85: Download complete 01:24:14 e90a11edd702: Verifying Checksum 01:24:14 e90a11edd702: Download complete 01:24:25 e90a11edd702: Pull complete 01:24:25 d77568369979: Pull complete 01:24:25 fc1c9f9a7f3b: Pull complete 01:24:25 170f2ba95c9a: Pull complete 01:24:31 97ac5df62f85: Pull complete 01:24:31 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 01:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:24:31 ---> 04bc70af865f 01:24:31 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 01:24:35 ---> Running in 7a16e169e3f6 01:24:35 Removing intermediate container 7a16e169e3f6 01:24:35 ---> 18b59628de91 01:24:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:24:35 ---> Running in 327061542c58 01:24:39 Removing intermediate container 327061542c58 01:24:39 ---> 59262bd48a32 01:24:39 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 01:24:39 ---> Running in dbb2cd4e6512 01:24:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:24:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:24:42 (1/7) Installing openssh-keygen (8.4_p1-r3) 01:24:42 (2/7) Installing libedit (20191231.3.1-r1) 01:24:42 (3/7) Installing openssh-client (8.4_p1-r3) 01:24:42 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 01:24:42 (5/7) Installing openssh-server-common (8.4_p1-r3) 01:24:43 (6/7) Installing openssh-server (8.4_p1-r3) 01:24:43 (7/7) Installing openssh (8.4_p1-r3) 01:24:43 Executing busybox-1.32.1-r6.trigger 01:24:43 OK: 224 MiB in 59 packages 01:24:45 Removing intermediate container dbb2cd4e6512 01:24:45 ---> 8c344f5164bf 01:24:45 Step 6/8 : WORKDIR /device-mqtt-go 01:24:45 ---> Running in d0c62cf05135 01:24:45 Removing intermediate container d0c62cf05135 01:24:45 ---> 771393e15b2d 01:24:45 Step 7/8 : COPY . . 01:24:47 ---> 78e71e8a6b9e 01:24:47 Step 8/8 : RUN go mod download 01:24:47 ---> Running in 709f3e9653fd 01:25:26 Removing intermediate container 709f3e9653fd 01:25:26 ---> 7037caf9d825 01:25:26 Successfully built 7037caf9d825 01:25:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:25:26 + docker inspect -f . ci-base-image-arm64 01:25:26 . [Pipeline] withDockerContainer 01:25:27 prd-ubuntu18.04-docker-arm64-4c-16g-946 does not seem to be running inside a container 01:25:27 $ 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 ******** ci-base-image-arm64 cat 01:25:29 $ docker top de708e4f3e08e336702d3a9d5acbe7504aca0300cf66787116e526f1fe10304c -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:30 + go version 01:25:30 go version go1.16.6 linux/arm64 [Pipeline] } 01:25:30 $ docker stop --time=1 de708e4f3e08e336702d3a9d5acbe7504aca0300cf66787116e526f1fe10304c 01:25:32 $ docker rm -f de708e4f3e08e336702d3a9d5acbe7504aca0300cf66787116e526f1fe10304c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:25:33 + docker inspect -f . ci-base-image-arm64 01:25:33 . [Pipeline] withDockerContainer 01:25:34 prd-ubuntu18.04-docker-arm64-4c-16g-946 does not seem to be running inside a container 01:25:34 $ 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 ******** ci-base-image-arm64 cat 01:25:35 $ docker top ac7e81d6dac0c923f40c78668a91fc602aafa0cf8693775a2dcc6e90eb403f91 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:25:37 + go mod tidy [Pipeline] sh 01:25:38 + make test 01:25:38 go mod tidy 01:25:38 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:25:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:26:37 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:26:38 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.062s coverage: 24.3% of statements 01:26:38 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:26:38 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:27:05 gofmt -l . 01:27:05 ["`gofmt -l .`" = ""] 01:27:05 ./bin/test-attribution-txt.sh [Pipeline] } 01:27:05 $ docker stop --time=1 ac7e81d6dac0c923f40c78668a91fc602aafa0cf8693775a2dcc6e90eb403f91 01:27:07 $ docker rm -f ac7e81d6dac0c923f40c78668a91fc602aafa0cf8693775a2dcc6e90eb403f91 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:27:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:27:12 + ls -al . 01:27:12 total 152 01:27:12 drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 01:27 . 01:27:12 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 01:23 .. 01:27:12 -rw-rw-r-- 1 jenkins jenkins 140 Aug 16 01:23 .dockerignore 01:27:12 drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 01:24 .git 01:27:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 01:23 .github 01:27:12 -rw-rw-r-- 1 jenkins jenkins 336 Aug 16 01:23 .gitignore 01:27:12 -rw-rw-r-- 1 jenkins jenkins 7100 Aug 16 01:23 Attribution.txt 01:27:12 -rw-rw-r-- 1 jenkins jenkins 7447 Aug 16 01:23 CHANGELOG.md 01:27:12 -rw-rw-r-- 1 jenkins jenkins 1877 Aug 16 01:23 Dockerfile 01:27:12 -rw-rw-r-- 1 jenkins jenkins 994 Aug 16 01:23 Dockerfile.build 01:27:12 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 01:23 GOVERNANCE.md 01:27:12 -rw-rw-r-- 1 jenkins jenkins 677 Aug 16 01:23 Jenkinsfile 01:27:12 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 16 01:23 LICENSE 01:27:12 -rw-rw-r-- 1 jenkins jenkins 907 Aug 16 01:23 Makefile 01:27:12 -rw-rw-r-- 1 jenkins jenkins 620 Aug 16 01:23 OWNERS.md 01:27:12 -rw-rw-r-- 1 jenkins jenkins 2211 Aug 16 01:23 README.md 01:27:12 -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 01:19 VERSION 01:27:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 01:23 bin 01:27:12 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 01:23 cmd 01:27:12 -rw-r--r-- 1 jenkins jenkins 16226 Aug 16 01:26 coverage.out 01:27:12 -rw-rw-r-- 1 jenkins jenkins 388 Aug 16 01:23 go.mod 01:27:12 -rw-r--r-- 1 jenkins jenkins 20775 Aug 16 01:25 go.sum 01:27:12 drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 01:23 internal 01:27:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 01:23 mock 01:27:12 drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 01:23 snap 01:27:12 -rw-rw-r-- 1 jenkins jenkins 227 Aug 16 01:23 version.go [Pipeline] isUnix [Pipeline] sh 01:27:13 + 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=73d25851d69c851cdac7a049e9ed207da79b647c --label arch=arm64 --label version=0.0.0 . 01:27:13 Sending build context to Docker daemon 643.6kB 01:27:13 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 01:27:13 Step 2/24 : FROM ${BASE} AS builder 01:27:13 ---> 7037caf9d825 01:27:13 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:27:13 ---> Running in 5f48cabeab0e 01:27:14 Removing intermediate container 5f48cabeab0e 01:27:14 ---> fa3219e053cd 01:27:14 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:27:14 ---> Running in 412bc6335805 01:27:15 Removing intermediate container 412bc6335805 01:27:15 ---> 7fc044b902c7 01:27:15 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:15 ---> Running in 9331e45d5864 01:27:17 Removing intermediate container 9331e45d5864 01:27:17 ---> 123c48607674 01:27:17 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:27:17 ---> Running in 8928226e9580 01:27:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:27:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:27:20 OK: 224 MiB in 59 packages 01:27:22 Removing intermediate container 8928226e9580 01:27:22 ---> e9a6b9af75fe 01:27:22 Step 7/24 : WORKDIR /device-mqtt-go 01:27:22 ---> Running in 537f94538b62 01:27:22 Removing intermediate container 537f94538b62 01:27:22 ---> 60765e5a52b7 01:27:22 Step 8/24 : COPY . . 01:27:23 ---> 76e499e6b91e 01:27:23 Step 9/24 : RUN go mod tidy 01:27:24 ---> Running in e71b6427d554 01:27:26 Running on prd-centos7-docker-4c-2g-947 in /w/workspace/gexfoundry_device-mqtt-go_PR-300 [Pipeline] { [Pipeline] ws 01:27:26 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:27:26 Selected Git installation does not exist. Using Default 01:27:26 The recommended git tool is: NONE 01:27:27 Removing intermediate container e71b6427d554 01:27:27 ---> 9d04412d84df 01:27:27 Step 10/24 : RUN go mod download 01:27:27 ---> Running in 694c92629907 01:27:29 Removing intermediate container 694c92629907 01:27:29 ---> 2b57900d51be 01:27:29 Step 11/24 : ARG MAKE='make build' 01:27:29 using credential edgex-jenkins-ssh 01:27:29 Cloning the remote Git repository 01:27:29 ---> Running in b4904dc40ec3 01:27:28 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:27:28 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:27:28 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:27:28 > git --version # timeout=10 01:27:28 > git --version # 'git version 2.24.4' 01:27:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:29 [INFO] Currently running in a labeled security context 01:27:29 [INFO] Currently SELinux is 'enforcing' on the host 01:27:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh753281240650660905.key 01:27:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:30 Removing intermediate container b4904dc40ec3 01:27:30 ---> e7f9d42746d4 01:27:30 Step 12/24 : RUN $MAKE 01:27:30 ---> Running in cb07d2f5b44c 01:27:30 Merging remotes/origin/main commit 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 into PR head commit 73d25851d69c851cdac7a049e9ed207da79b647c 01:27:30 Merge succeeded, producing 73d25851d69c851cdac7a049e9ed207da79b647c 01:27:30 Checking out Revision 73d25851d69c851cdac7a049e9ed207da79b647c (PR-300) 01:27:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:27:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:27:29 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:27:29 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:27:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:29 [INFO] Currently running in a labeled security context 01:27:29 [INFO] Currently SELinux is 'enforcing' on the host 01:27:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh1572514453836224892.key 01:27:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:27:30 > git config core.sparsecheckout # timeout=10 01:27:30 > git checkout -f 73d25851d69c851cdac7a049e9ed207da79b647c # timeout=10 01:27:30 > git remote # timeout=10 01:27:30 > git config --get remote.origin.url # timeout=10 01:27:30 using GIT_SSH to set credentials SSH Credentials for GitHub 01:27:30 [INFO] Currently running in a labeled security context 01:27:30 [INFO] Currently SELinux is 'enforcing' on the host 01:27:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-mqtt-go/1@tmp/jenkins-gitclient-ssh1563910326873234155.key 01:27:30 > git merge 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 01:27:30 > git rev-parse HEAD^{commit} # timeout=10 01:27:30 > git config core.sparsecheckout # timeout=10 01:27:30 > git checkout -f 73d25851d69c851cdac7a049e9ed207da79b647c # timeout=10 01:27:31 go mod tidy 01:27:32 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 01:27:34 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.0 to 1.4.1" 01:27:34 > git --version # timeout=10 01:27:34 > git --version # 'git version 2.24.4' 01:27:34 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:35 provisioning config files... 01:27:35 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5290820697250414684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:35 ---> docker-login.sh 01:27:35 nexus3.edgexfoundry.org:10001 01:27:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:36 Configure a credential helper to remove this warning. See 01:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:36 01:27:36 Login Succeeded 01:27:36 nexus3.edgexfoundry.org:10002 01:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:36 Configure a credential helper to remove this warning. See 01:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:36 01:27:36 Login Succeeded 01:27:36 nexus3.edgexfoundry.org:10003 01:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:36 Configure a credential helper to remove this warning. See 01:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:36 01:27:36 Login Succeeded 01:27:36 nexus3.edgexfoundry.org:10004 01:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:36 Configure a credential helper to remove this warning. See 01:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:36 01:27:36 Login Succeeded 01:27:36 docker.io 01:27:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:36 Configure a credential helper to remove this warning. See 01:27:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:36 01:27:36 Login Succeeded 01:27:36 ---> docker-login.sh ends [Pipeline] } 01:27:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:27:37 ========================================================= 01:27:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:27:37 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 01:27:37 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 01:27:37 Sending build context to Docker daemon 627.7kB 01:27:37 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 01:27:37 Step 2/8 : FROM ${BASE} 01:27:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:27:37 540db60ca938: Pulling fs layer 01:27:37 adcc1eea9eea: Pulling fs layer 01:27:37 4c4ab2625f07: Pulling fs layer 01:27:37 db62176df00c: Pulling fs layer 01:27:37 3b30891b0d05: Pulling fs layer 01:27:37 06b49ca38bd5: Pulling fs layer 01:27:37 c788192a36de: Pulling fs layer 01:27:37 a77e37c0d609: Pulling fs layer 01:27:37 c3185cebc471: Pulling fs layer 01:27:37 db62176df00c: Waiting 01:27:37 3b30891b0d05: Waiting 01:27:37 06b49ca38bd5: Waiting 01:27:37 c788192a36de: Waiting 01:27:37 a77e37c0d609: Waiting 01:27:37 c3185cebc471: Waiting 01:27:37 4c4ab2625f07: Verifying Checksum 01:27:37 4c4ab2625f07: Download complete 01:27:37 adcc1eea9eea: Verifying Checksum 01:27:37 adcc1eea9eea: Download complete 01:27:37 3b30891b0d05: Verifying Checksum 01:27:37 3b30891b0d05: Download complete 01:27:37 06b49ca38bd5: Download complete 01:27:37 c788192a36de: Verifying Checksum 01:27:37 c788192a36de: Download complete 01:27:37 540db60ca938: Verifying Checksum 01:27:37 540db60ca938: Download complete 01:27:38 540db60ca938: Pull complete 01:27:38 adcc1eea9eea: Pull complete 01:27:38 4c4ab2625f07: Pull complete 01:27:38 a77e37c0d609: Verifying Checksum 01:27:38 a77e37c0d609: Download complete 01:27:43 c3185cebc471: Verifying Checksum 01:27:43 c3185cebc471: Download complete 01:27:43 db62176df00c: Verifying Checksum 01:27:43 db62176df00c: Download complete 01:27:47 db62176df00c: Pull complete 01:27:47 3b30891b0d05: Pull complete 01:27:47 06b49ca38bd5: Pull complete 01:27:47 c788192a36de: Pull complete 01:27:47 a77e37c0d609: Pull complete 01:27:49 c3185cebc471: Pull complete 01:27:49 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 01:27:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:27:49 ---> 031687cdd783 01:27:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 01:27:51 ---> Running in 0d4f8fabf663 01:27:51 Removing intermediate container 0d4f8fabf663 01:27:51 ---> 43cd5c02f7b9 01:27:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:51 ---> Running in 94cacaf0acb5 01:27:51 Removing intermediate container 94cacaf0acb5 01:27:51 ---> 2452ca8e0aef 01:27:51 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 01:27:51 ---> Running in 880cdd1de7fd 01:27:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:27:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:27:53 (1/7) Installing openssh-keygen (8.4_p1-r3) 01:27:53 (2/7) Installing libedit (20191231.3.1-r1) 01:27:53 (3/7) Installing openssh-client (8.4_p1-r3) 01:27:53 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 01:27:53 (5/7) Installing openssh-server-common (8.4_p1-r3) 01:27:53 (6/7) Installing openssh-server (8.4_p1-r3) 01:27:53 (7/7) Installing openssh (8.4_p1-r3) 01:27:53 Executing busybox-1.32.1-r6.trigger 01:27:53 OK: 224 MiB in 59 packages 01:27:54 Removing intermediate container 880cdd1de7fd 01:27:54 ---> d91b0701d94f 01:27:54 Step 6/8 : WORKDIR /device-mqtt-go 01:27:54 ---> Running in c8af12cd4829 01:27:54 Removing intermediate container c8af12cd4829 01:27:54 ---> d79365165d97 01:27:54 Step 7/8 : COPY . . 01:27:54 ---> c02d069b66ac 01:27:54 Step 8/8 : RUN go mod download 01:27:54 ---> Running in 4b72a7cb9c90 01:28:04 Removing intermediate container 4b72a7cb9c90 01:28:04 ---> 2e5d8db26f5b 01:28:04 Successfully built 2e5d8db26f5b 01:28:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:28:04 + docker inspect -f . ci-base-image-x86_64 01:28:04 . [Pipeline] withDockerContainer 01:28:05 prd-centos7-docker-4c-2g-947 does not seem to be running inside a container 01:28:05 $ 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 ******** ci-base-image-x86_64 cat 01:28:05 $ docker top 8bef1c6b3e23a2ac4b20842f916a9ce381b0fc978a9d6d0b0b22d56434dde2ef -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:06 + go version 01:28:06 go version go1.16.6 linux/amd64 [Pipeline] } 01:28:06 $ docker stop --time=1 8bef1c6b3e23a2ac4b20842f916a9ce381b0fc978a9d6d0b0b22d56434dde2ef 01:28:07 $ docker rm -f 8bef1c6b3e23a2ac4b20842f916a9ce381b0fc978a9d6d0b0b22d56434dde2ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:28:08 + docker inspect -f . ci-base-image-x86_64 01:28:08 . [Pipeline] withDockerContainer 01:28:08 prd-centos7-docker-4c-2g-947 does not seem to be running inside a container 01:28:08 $ 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 ******** ci-base-image-x86_64 cat 01:28:08 $ docker top 81d0e412974671a81ecac5da66680cf9f6b791f745d18159c6af496723fe2b9e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:28:09 + go mod tidy [Pipeline] sh 01:28:09 + make test 01:28:09 go mod tidy 01:28:10 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:28:10 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:28:11 Removing intermediate container cb07d2f5b44c 01:28:11 ---> 70bbf92960a7 01:28:11 Step 13/24 : FROM alpine:3.12 01:28:11 3.12: Pulling from library/alpine 01:28:11 d2f70382dc9a: Pulling fs layer 01:28:11 d2f70382dc9a: Download complete 01:28:11 d2f70382dc9a: Pull complete 01:28:11 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:28:11 Status: Downloaded newer image for alpine:3.12 01:28:11 ---> c4fd0aeabfcf 01:28:11 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:28:11 ---> Running in 99ff6e4fcd0b 01:28:11 Removing intermediate container 99ff6e4fcd0b 01:28:11 ---> c49ef5fd8265 01:28:11 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:28:12 ---> Running in 9206cad1bb08 01:28:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:28:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:28:13 (1/6) Installing dumb-init (1.2.2-r1) 01:28:13 (2/6) Installing libgcc (9.3.0-r2) 01:28:13 (3/6) Installing libsodium (1.0.18-r0) 01:28:13 (4/6) Installing libstdc++ (9.3.0-r2) 01:28:13 (5/6) Installing libzmq (4.3.3-r0) 01:28:13 (6/6) Installing zeromq (4.3.3-r0) 01:28:13 Executing busybox-1.31.1-r20.trigger 01:28:13 OK: 8 MiB in 20 packages 01:28:15 Removing intermediate container 9206cad1bb08 01:28:15 ---> 945d1c81658e 01:28:15 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:28:16 ---> 2ea6be319ab3 01:28:16 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:28:17 ---> 0267d85da225 01:28:17 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:28:18 ---> f280af7ff941 01:28:18 Step 19/24 : EXPOSE 59982 01:28:18 ---> Running in 5ebdf684330d 01:28:18 Removing intermediate container 5ebdf684330d 01:28:18 ---> eff38127e6d3 01:28:18 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:28:19 ---> Running in 382fbfeb9a81 01:28:19 Removing intermediate container 382fbfeb9a81 01:28:19 ---> 66725dfc7c86 01:28:19 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:28:19 ---> Running in 59de4aed38e9 01:28:20 Removing intermediate container 59de4aed38e9 01:28:20 ---> e9505b854b3a 01:28:20 Step 22/24 : LABEL arch=arm64 01:28:20 ---> Running in 2ebee0b1ffef 01:28:21 Removing intermediate container 2ebee0b1ffef 01:28:21 ---> ec190de0b676 01:28:21 Step 23/24 : LABEL git_sha=73d25851d69c851cdac7a049e9ed207da79b647c 01:28:21 ---> Running in 3424a10bd500 01:28:21 Removing intermediate container 3424a10bd500 01:28:21 ---> 280222a5da44 01:28:21 Step 24/24 : LABEL version=0.0.0 01:28:21 ---> Running in 0d5864ed5274 01:28:22 Removing intermediate container 0d5864ed5274 01:28:22 ---> 86b7dbafbea7 01:28:22 [Warning] One or more build-args [ARCH] were not consumed 01:28:22 Successfully built 86b7dbafbea7 01:28:22 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 01:28:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:23 01:28:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 01:28:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:24 arm64: Pulling from edgex-lftools-log-publisher 01:28:24 448f6bf000e3: Pulling fs layer 01:28:24 f757da607395: Pulling fs layer 01:28:24 05883995daec: Pulling fs layer 01:28:24 8603b9c90790: Pulling fs layer 01:28:24 1560dd03e051: Pulling fs layer 01:28:24 27f5ce0e4adf: Pulling fs layer 01:28:24 c2d8d7efcc4b: Pulling fs layer 01:28:24 1560dd03e051: Waiting 01:28:24 27f5ce0e4adf: Waiting 01:28:24 c2d8d7efcc4b: Waiting 01:28:24 8603b9c90790: Waiting 01:28:24 f757da607395: Download complete 01:28:24 8603b9c90790: Verifying Checksum 01:28:24 8603b9c90790: Download complete 01:28:25 1560dd03e051: Verifying Checksum 01:28:25 1560dd03e051: Download complete 01:28:25 27f5ce0e4adf: Download complete 01:28:25 05883995daec: Verifying Checksum 01:28:25 05883995daec: Download complete 01:28:26 448f6bf000e3: Download complete 01:28:28 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:28:28 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 24.3% of statements 01:28:28 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:28:28 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:28:28 c2d8d7efcc4b: Verifying Checksum 01:28:28 c2d8d7efcc4b: Download complete 01:28:30 448f6bf000e3: Pull complete 01:28:30 f757da607395: Pull complete 01:28:32 05883995daec: Pull complete 01:28:32 8603b9c90790: Pull complete 01:28:33 1560dd03e051: Pull complete 01:28:34 27f5ce0e4adf: Pull complete 01:28:35 gofmt -l . 01:28:35 ["`gofmt -l .`" = ""] 01:28:35 ./bin/test-attribution-txt.sh [Pipeline] } 01:28:35 $ docker stop --time=1 81d0e412974671a81ecac5da66680cf9f6b791f745d18159c6af496723fe2b9e 01:28:37 $ docker rm -f 81d0e412974671a81ecac5da66680cf9f6b791f745d18159c6af496723fe2b9e [Pipeline] // withDockerContainer [Pipeline] sh 01:28:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:28:37 Warning: overwriting stash ‘coverage-report’ 01:28:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:28:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:28:38 + ls -al . 01:28:38 total 120 01:28:38 drwxrwxr-x. 9 jenkins jenkins 4096 Aug 16 01:28 . 01:28:38 drwxrwxr-x. 4 jenkins jenkins 28 Aug 16 01:27 .. 01:28:38 -rw-rw-r--. 1 jenkins jenkins 7100 Aug 16 01:27 Attribution.txt 01:28:38 drwxrwxr-x. 2 jenkins jenkins 60 Aug 16 01:27 bin 01:28:38 -rw-rw-r--. 1 jenkins jenkins 7447 Aug 16 01:27 CHANGELOG.md 01:28:38 drwxrwxr-x. 3 jenkins jenkins 32 Aug 16 01:27 cmd 01:28:38 -rw-r--r--. 1 jenkins jenkins 16226 Aug 16 01:28 coverage.out 01:28:38 -rw-rw-r--. 1 jenkins jenkins 1877 Aug 16 01:27 Dockerfile 01:28:38 -rw-rw-r--. 1 jenkins jenkins 994 Aug 16 01:27 Dockerfile.build 01:28:38 -rw-rw-r--. 1 jenkins jenkins 140 Aug 16 01:27 .dockerignore 01:28:38 drwxrwxr-x. 8 jenkins jenkins 179 Aug 16 01:27 .git 01:28:38 drwxrwxr-x. 2 jenkins jenkins 103 Aug 16 01:27 .github 01:28:38 -rw-rw-r--. 1 jenkins jenkins 336 Aug 16 01:27 .gitignore 01:28:38 -rw-rw-r--. 1 jenkins jenkins 388 Aug 16 01:27 go.mod 01:28:38 -rw-r--r--. 1 jenkins jenkins 20775 Aug 16 01:28 go.sum 01:28:38 -rw-rw-r--. 1 jenkins jenkins 677 Aug 16 01:27 GOVERNANCE.md 01:28:38 drwxrwxr-x. 3 jenkins jenkins 20 Aug 16 01:27 internal 01:28:38 -rw-rw-r--. 1 jenkins jenkins 677 Aug 16 01:27 Jenkinsfile 01:28:38 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 16 01:27 LICENSE 01:28:38 -rw-rw-r--. 1 jenkins jenkins 907 Aug 16 01:27 Makefile 01:28:38 drwxrwxr-x. 2 jenkins jenkins 23 Aug 16 01:27 mock 01:28:38 -rw-rw-r--. 1 jenkins jenkins 620 Aug 16 01:27 OWNERS.md 01:28:38 -rw-rw-r--. 1 jenkins jenkins 2211 Aug 16 01:27 README.md 01:28:38 drwxrwxr-x. 4 jenkins jenkins 71 Aug 16 01:27 snap 01:28:38 -rw-rw-r--. 1 jenkins jenkins 5 Aug 16 01:19 VERSION 01:28:38 -rw-rw-r--. 1 jenkins jenkins 227 Aug 16 01:27 version.go [Pipeline] isUnix [Pipeline] sh 01:28:39 + 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=73d25851d69c851cdac7a049e9ed207da79b647c --label arch=amd64 --label version=0.0.0 . 01:28:39 Sending build context to Docker daemon 644.6kB 01:28:39 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 01:28:39 Step 2/24 : FROM ${BASE} AS builder 01:28:39 ---> 2e5d8db26f5b 01:28:39 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:28:39 ---> Running in 354787fa7862 01:28:39 Removing intermediate container 354787fa7862 01:28:39 ---> ca225aebf650 01:28:39 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:28:39 ---> Running in 6fdd01f6482b 01:28:39 Removing intermediate container 6fdd01f6482b 01:28:39 ---> 2d5a3044ee13 01:28:39 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:39 ---> Running in c896f3c35f14 01:28:40 Removing intermediate container c896f3c35f14 01:28:40 ---> 1e6a6a535dd5 01:28:40 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:40 ---> Running in 6816fea9f473 01:28:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:28:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:28:41 OK: 224 MiB in 59 packages 01:28:41 Removing intermediate container 6816fea9f473 01:28:41 ---> 76f3bf743d7d 01:28:41 Step 7/24 : WORKDIR /device-mqtt-go 01:28:41 ---> Running in 695ddc094f32 01:28:41 Removing intermediate container 695ddc094f32 01:28:41 ---> 6ad46fa41df3 01:28:41 Step 8/24 : COPY . . 01:28:42 ---> 538b362d72ac 01:28:42 Step 9/24 : RUN go mod tidy 01:28:42 ---> Running in a65bbbb4cd4d 01:28:42 Removing intermediate container a65bbbb4cd4d 01:28:42 ---> 498afc2d5bbd 01:28:42 Step 10/24 : RUN go mod download 01:28:42 ---> Running in 559918eb71f4 01:28:43 Removing intermediate container 559918eb71f4 01:28:43 ---> 020c30b2a4cc 01:28:43 Step 11/24 : ARG MAKE='make build' 01:28:43 ---> Running in badf80566690 01:28:43 Removing intermediate container badf80566690 01:28:43 ---> 8aea97d35a7e 01:28:43 Step 12/24 : RUN $MAKE 01:28:43 ---> Running in bf7b80b3a7cc 01:28:43 go mod tidy 01:28:43 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 01:28:49 c2d8d7efcc4b: Pull complete 01:28:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 01:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:28:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 01:28:49 prd-ubuntu18.04-docker-arm64-4c-16g-946 does not seem to be running inside a container 01:28:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:28:53 $ docker top 043a7fe6e70812308f70c0e119f7b5d03aa5dd6bfa1daea5b65176085acf843e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:55 ---> job-cost.sh 01:28:55 lf-activate-venv: SKIPPING 01:28:55 INFO: No Stack... 01:28:55 INFO: Retrieving Pricing Info for: v2-standard-4 01:28:56 Removing intermediate container bf7b80b3a7cc 01:28:56 ---> 5cda70062d06 01:28:56 Step 13/24 : FROM alpine:3.12 01:28:56 3.12: Pulling from library/alpine 01:28:56 339de151aab4: Pulling fs layer 01:28:56 339de151aab4: Verifying Checksum 01:28:56 339de151aab4: Download complete 01:28:56 INFO: Archiving Costs [Pipeline] sh 01:28:56 339de151aab4: Pull complete 01:28:56 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 01:28:56 Status: Downloaded newer image for alpine:3.12 01:28:56 ---> 13621d1b12d4 01:28:56 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:28:56 ---> Running in 936495f2975e 01:28:56 Removing intermediate container 936495f2975e 01:28:56 ---> c4424c64c5ad 01:28:56 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:28:56 ---> Running in 36e572884cdd 01:28:56 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:28:56 + cut -d, -f6 01:28:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:28:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:28:57 (1/6) Installing dumb-init (1.2.2-r1) 01:28:57 (2/6) Installing libgcc (9.3.0-r2) 01:28:57 (3/6) Installing libsodium (1.0.18-r0) [Pipeline] lock 01:28:57 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-300-1-stack-cost] 01:28:57 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-300-1-stack-cost] did not exist. Created. 01:28:57 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:28:57 (4/6) Installing libstdc++ (9.3.0-r2) 01:28:57 (5/6) Installing libzmq (4.3.3-r0) 01:28:57 (6/6) Installing zeromq (4.3.3-r0) 01:28:57 Executing busybox-1.31.1-r20.trigger 01:28:57 OK: 8 MiB in 20 packages 01:28:57 Removing intermediate container 36e572884cdd 01:28:57 ---> 4af8edd996c4 01:28:57 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:28:57 + echo total: 0.18000000715255737 01:28:57 ---> 86d8454d75c7 01:28:57 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [Pipeline] stash 01:28:57 Stashed 1 file(s) [Pipeline] } 01:28:57 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:28:58 $ docker stop --time=1 043a7fe6e70812308f70c0e119f7b5d03aa5dd6bfa1daea5b65176085acf843e 01:28:58 ---> 8da7df81daea 01:28:58 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:28:58 ---> 577c8a84baa7 01:28:58 Step 19/24 : EXPOSE 59982 01:28:58 ---> Running in 11ab0300b95a 01:28:58 Removing intermediate container 11ab0300b95a 01:28:58 ---> 69eeaa22be9b 01:28:58 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:28:58 ---> Running in 770a7831a0d3 01:28:58 Removing intermediate container 770a7831a0d3 01:28:58 ---> d8a382e03b59 01:28:58 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:28:58 ---> Running in 887dac47f661 01:28:58 Removing intermediate container 887dac47f661 01:28:58 ---> 9ae55a4aac92 01:28:58 Step 22/24 : LABEL arch=amd64 01:28:58 ---> Running in 8516c8bea111 01:28:58 Removing intermediate container 8516c8bea111 01:28:58 ---> 2e6392ad1104 01:28:58 Step 23/24 : LABEL git_sha=73d25851d69c851cdac7a049e9ed207da79b647c 01:28:58 ---> Running in 175597d3a5c4 01:28:58 Removing intermediate container 175597d3a5c4 01:28:58 ---> 1918c96794e8 01:28:58 Step 24/24 : LABEL version=0.0.0 01:28:58 ---> Running in 0978e9dcf04a 01:28:58 Removing intermediate container 0978e9dcf04a 01:28:58 ---> d3a39699d69a 01:28:58 [Warning] One or more build-args [ARCH] were not consumed 01:28:58 Successfully built d3a39699d69a 01:28:58 Successfully tagged device-mqtt:latest 01:28:59 $ docker rm -f 043a7fe6e70812308f70c0e119f7b5d03aa5dd6bfa1daea5b65176085acf843e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 01:29:15 Still waiting to schedule task 01:29:15 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:33:20 Running on prd-ubuntu18.04-docker-8c-8g-949 in /w/workspace/gexfoundry_device-mqtt-go_PR-300 [Pipeline] { [Pipeline] ws 01:33:20 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:33:21 Selected Git installation does not exist. Using Default 01:33:21 The recommended git tool is: NONE 01:33:23 using credential edgex-jenkins-ssh 01:33:23 Cloning the remote Git repository 01:33:23 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:33:23 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:33:23 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:33:23 > git --version # timeout=10 01:33:23 > git --version # 'git version 2.17.1' 01:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:25 Merging remotes/origin/main commit 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 into PR head commit 73d25851d69c851cdac7a049e9ed207da79b647c 01:33:25 Merge succeeded, producing 73d25851d69c851cdac7a049e9ed207da79b647c 01:33:25 Checking out Revision 73d25851d69c851cdac7a049e9ed207da79b647c (PR-300) 01:33:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:33:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:33:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:33:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/300/head:refs/remotes/origin/PR-300 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:33:25 > git config core.sparsecheckout # timeout=10 01:33:25 > git checkout -f 73d25851d69c851cdac7a049e9ed207da79b647c # timeout=10 01:33:25 > git remote # timeout=10 01:33:25 > git config --get remote.origin.url # timeout=10 01:33:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:25 > git merge 255d6e1c5adb3afe7ad0f7cf658ef1372b426bd7 # timeout=10 01:33:25 > git rev-parse HEAD^{commit} # timeout=10 01:33:25 > git config core.sparsecheckout # timeout=10 01:33:25 > git checkout -f 73d25851d69c851cdac7a049e9ed207da79b647c # timeout=10 01:33:28 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.0 to 1.4.1" 01:33:28 > git --version # timeout=10 01:33:28 > git --version # 'git version 2.17.1' 01:33:28 fatal: bad object 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:29 + echo snap-build.sh 01:33:29 snap-build.sh 01:33:29 + SNAP_BASE_DIR=. 01:33:29 + '[' '!' -z /w/workspace/device-mqtt-go/1 ']' 01:33:29 + SNAP_BASE_DIR=/w/workspace/device-mqtt-go/1 01:33:29 + echo '[snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1]' 01:33:29 [snap-build] Building snap in dir [/w/workspace/device-mqtt-go/1] 01:33:29 + cd /w/workspace/device-mqtt-go/1 01:33:29 + sudo apt-get remove -qy --purge lxd lxd-client 01:33:29 Reading package lists... 01:33:29 Building dependency tree... 01:33:29 Reading state information... 01:33:29 The following packages were automatically installed and are no longer required: 01:33:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:33:29 uidmap xdelta3 01:33:29 Use 'sudo apt autoremove' to remove them. 01:33:29 The following packages will be REMOVED: 01:33:29 lxd* lxd-client* 01:33:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:33:29 After this operation, 31.7 MB disk space will be freed. 01:33:30 (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.) 01:33:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:33:31 Removing lxd dnsmasq configuration 01:33:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:33:31 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:33:32 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:33:32 (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.) 01:33:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:33:33 Processing triggers for systemd (237-3ubuntu10.45) ... 01:33:33 Processing triggers for ureadahead (0.100.0-21) ... 01:33:34 + sudo snap remove --purge lxd 01:33:34 snap "lxd" is not installed 01:33:34 + sudo groupadd --force --system lxd 01:33:34 ++ whoami 01:33:34 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:33:34 + newgrp - lxd 01:33:34 + sudo snap install lxd 01:33:42 2021-08-16T01:33:39Z INFO Waiting for automatic snapd restart... 01:33:53 lxd 4.17 from Canonical* installed 01:33:53 + sudo lxd init --auto 01:34:03 + sudo snap install --classic snapcraft 01:34:11 snapcraft 5.0 from Canonical* installed 01:34:11 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:34:11 + sudo snapcraft prime --use-lxd 01:34:12 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:34:12 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: 01:34:12 - README.md 01:34:12 01:34:12 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:34:12 Launching a container. 01:34:20 Waiting for container to be ready 01:34:20 To start your first instance, try: lxc launch ubuntu:18.04 01:34:20 01:34:23 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:34:24 Waiting for network to be ready... 01:34:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:34:25 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:34:25 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 01:34:25 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 01:34:25 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:34:25 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:34:25 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 01:34:25 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 01:34:25 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 01:34:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 01:34:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:34:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:34:25 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:34:25 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:34:25 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:34:25 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:34:25 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:34:25 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:34:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:34:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2166 kB] 01:34:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 01:34:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 01:34:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 01:34:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 01:34:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 01:34:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 01:34:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 01:34:29 Fetched 25.0 MB in 4s (5852 kB/s) 01:34:29 Reading package lists... 01:34:30 Reading package lists... 01:34:30 Building dependency tree... 01:34:30 Reading state information... 01:34:30 The following additional packages will be installed: 01:34:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:34:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:34:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:34:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:34:30 Suggested packages: 01:34:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:34:30 Recommended packages: 01:34:30 gnupg libsasl2-modules 01:34:30 The following NEW packages will be installed: 01:34:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:34:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:34:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:34:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:34:30 The following packages will be upgraded: 01:34:30 gpg gpg-agent gpgconf libudev1 01:34:30 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 01:34:30 Need to get 3527 kB of archives. 01:34:30 After this operation, 13.3 MB of additional disk space will be used. 01:34:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] 01:34:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] 01:34:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 01:34:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 01:34:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:34:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:34:30 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:34:31 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:34:31 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:34:31 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:34:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:34:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:34:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:34:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:34:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:34:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:34:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:34:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:34:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:34:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:34:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:34:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:34:31 debconf: delaying package configuration, since apt-utils is not installed 01:34:31 Fetched 3527 kB in 1s (3285 kB/s) 01:34:31 (Reading database ... 12511 files and directories currently installed.) 01:34:31 Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... 01:34:31 Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:34:31 Setting up libudev1:amd64 (237-3ubuntu10.50) ... 01:34:31 Selecting previously unselected package udev. 01:34:31 (Reading database ... 12511 files and directories currently installed.) 01:34:31 Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... 01:34:32 Unpacking udev (237-3ubuntu10.50) ... 01:34:32 Selecting previously unselected package libfuse2:amd64. 01:34:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:34:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:34:32 Selecting previously unselected package fuse. 01:34:32 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:34:32 Unpacking fuse (2.9.7-1ubuntu1) ... 01:34:32 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:34:32 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:34:32 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:34:32 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:34:32 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:34:32 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:34:32 Selecting previously unselected package libksba8:amd64. 01:34:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:34:32 Unpacking libksba8:amd64 (1.3.5-2) ... 01:34:32 Selecting previously unselected package libroken18-heimdal:amd64. 01:34:32 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:34:32 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:34:32 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:34:32 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:32 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:34:32 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:34:32 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:32 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:34:32 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:34:32 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:32 Selecting previously unselected package libwind0-heimdal:amd64. 01:34:32 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:34:32 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:32 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:34:32 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:34:32 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:32 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:34:32 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:34:32 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:34:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:34:33 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:34:33 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:34:33 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:33 Selecting previously unselected package libsasl2-modules-db:amd64. 01:34:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:34:33 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:34:33 Selecting previously unselected package libsasl2-2:amd64. 01:34:33 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:34:33 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:34:33 Selecting previously unselected package libldap-common. 01:34:33 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:34:33 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:34:33 Selecting previously unselected package libldap-2.4-2:amd64. 01:34:33 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:34:33 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:34:33 Selecting previously unselected package dirmngr. 01:34:33 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:34:33 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:34:33 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:34:33 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:34:33 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:34:33 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:34:33 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:34:33 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:34:33 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:33 Setting up libksba8:amd64 (1.3.5-2) ... 01:34:33 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:34:33 Setting up udev (237-3ubuntu10.50) ... 01:34:33 invoke-rc.d: policy-rc.d denied execution of start. 01:34:33 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:33 Processing triggers for systemd (237-3ubuntu10) ... 01:34:33 Setting up fuse (2.9.7-1ubuntu1) ... 01:34:34 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:34:34 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:34 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:34 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:34 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:34 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:34 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:34 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:34:34 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:34:34 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:34:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:34:34 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:34:34 settings in the [Install] section, and DefaultInstance for template units). 01:34:34 This means they are not meant to be enabled using systemctl. 01:34:34 Possible reasons for having this kind of units are: 01:34:34 1) A unit may be statically enabled by being symlinked from another unit's 01:34:34 .wants/ or .requires/ directory. 01:34:34 2) A unit's purpose may be to act as a helper for some other unit which has 01:34:34 a requirement dependency on it. 01:34:34 3) A unit may be started when needed via activation (socket, path, timer, 01:34:34 D-Bus, udev, scripted systemctl call, ...). 01:34:34 4) In case of template units, the unit is meant to be enabled with some 01:34:34 instance name specified. 01:34:35 Reading package lists... 01:34:35 Building dependency tree... 01:34:35 Reading state information... 01:34:35 The following additional packages will be installed: 01:34:35 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:34:35 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:34:35 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:34:35 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:34:35 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:34:35 Suggested packages: 01:34:35 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:34:35 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:34:35 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:34:35 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:34:35 systemd-container policykit-1 01:34:35 Recommended packages: 01:34:35 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:34:35 The following NEW packages will be installed: 01:34:35 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:34:35 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:34:35 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:34:35 multiarch-support openssh-client python3 python3-minimal python3.6 01:34:35 python3.6-minimal snapd squashfs-tools sudo 01:34:35 The following packages will be upgraded: 01:34:35 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:34:35 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 01:34:35 Need to get 36.7 MB of archives. 01:34:35 After this operation, 147 MB of additional disk space will be used. 01:34:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] 01:34:35 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 01:34:35 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] 01:34:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:34:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:34:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:34:36 Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 01:34:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:34:36 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.10 [1301 kB] 01:34:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:34:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:34:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:34:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:34:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:34:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:34:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:34:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:34:36 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 01:34:36 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 01:34:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:34:36 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:34:36 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:34:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:34:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:34:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:34:36 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:34:36 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:34:36 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:34:36 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 01:34:36 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 01:34:38 debconf: delaying package configuration, since apt-utils is not installed 01:34:38 Fetched 36.7 MB in 3s (13.9 MB/s) 01:34:38 (Reading database ... 12757 files and directories currently installed.) 01:34:38 Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... 01:34:38 Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:34:38 Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... 01:34:38 Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:34:38 Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... 01:34:38 (Reading database ... 12757 files and directories currently installed.) 01:34:38 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 01:34:38 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 01:34:38 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 01:34:39 (Reading database ... 12757 files and directories currently installed.) 01:34:39 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 01:34:39 Unpacking apt (1.6.14) over (1.6.1) ... 01:34:39 Setting up apt (1.6.14) ... 01:34:39 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:34:39 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:34:39 (Reading database ... 12764 files and directories currently installed.) 01:34:39 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 01:34:39 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 01:34:39 Selecting previously unselected package libpython3.6-minimal:amd64. 01:34:39 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:34:39 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:34:40 Selecting previously unselected package libexpat1:amd64. 01:34:40 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:34:40 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:34:40 Selecting previously unselected package python3.6-minimal. 01:34:40 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:34:40 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:34:40 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.10) ... 01:34:40 Checking for services that may need to be restarted...done. 01:34:40 Checking for services that may need to be restarted...done. 01:34:40 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:34:40 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:34:40 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:34:41 Selecting previously unselected package python3-minimal. 01:34:41 (Reading database ... 13012 files and directories currently installed.) 01:34:41 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:34:41 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:34:41 Selecting previously unselected package mime-support. 01:34:41 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:34:41 Unpacking mime-support (3.60ubuntu1) ... 01:34:41 Selecting previously unselected package libmpdec2:amd64. 01:34:41 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:34:41 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:34:41 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:34:41 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:34:41 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:34:41 Selecting previously unselected package python3.6. 01:34:41 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:34:41 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:34:41 Selecting previously unselected package libpython3-stdlib:amd64. 01:34:41 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:34:41 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:34:41 Setting up python3-minimal (3.6.7-1~18.04) ... 01:34:41 Selecting previously unselected package python3. 01:34:41 (Reading database ... 13442 files and directories currently installed.) 01:34:41 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:34:41 Unpacking python3 (3.6.7-1~18.04) ... 01:34:41 Selecting previously unselected package multiarch-support. 01:34:41 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:34:41 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:34:41 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:34:41 Selecting previously unselected package liblzo2-2:amd64. 01:34:41 (Reading database ... 13479 files and directories currently installed.) 01:34:41 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:34:41 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:34:41 Selecting previously unselected package libbsd0:amd64. 01:34:41 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:34:41 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:34:41 Selecting previously unselected package sudo. 01:34:41 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:34:42 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:34:42 Selecting previously unselected package apparmor. 01:34:42 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:34:42 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:34:42 Selecting previously unselected package libedit2:amd64. 01:34:42 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:34:42 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:34:42 Selecting previously unselected package libkrb5support0:amd64. 01:34:42 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:34:42 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:34:42 Selecting previously unselected package libk5crypto3:amd64. 01:34:42 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:34:42 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:34:42 Selecting previously unselected package libkeyutils1:amd64. 01:34:42 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:34:42 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:34:42 Selecting previously unselected package libkrb5-3:amd64. 01:34:42 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:34:42 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:34:42 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:34:42 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:34:42 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:34:42 Selecting previously unselected package libssl1.0.0:amd64. 01:34:42 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 01:34:42 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:34:42 Selecting previously unselected package openssh-client. 01:34:42 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 01:34:42 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 01:34:42 Selecting previously unselected package squashfs-tools. 01:34:42 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 01:34:42 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 01:34:42 Selecting previously unselected package snapd. 01:34:42 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 01:34:42 Unpacking snapd (2.49.2+18.04) ... 01:34:44 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:34:44 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:34:45 Setting up mime-support (3.60ubuntu1) ... 01:34:45 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:34:45 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:34:45 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:34:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:34:45 Setting up systemd (237-3ubuntu10.50) ... 01:34:45 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:34:46 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:34:46 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:34:46 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:34:46 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:34:46 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:34:46 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:34:46 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 01:34:46 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:34:46 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:34:46 Setting up python3 (3.6.7-1~18.04) ... 01:34:46 running python rtupdate hooks for python3.6... 01:34:46 running python post-rtupdate hooks for python3.6... 01:34:47 Setting up apparmor (2.12-4ubuntu5.1) ... 01:34:47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:34:47 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:34:47 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 01:34:48 Setting up snapd (2.49.2+18.04) ... 01:34:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:34:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:34:48 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:34:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:34:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:34:49 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:34:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:34:49 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:34:49 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:34:49 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:34:49 /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' 01:34:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:34:50 Processing triggers for systemd (237-3ubuntu10.50) ... 01:34:50 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:34:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:34:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:34:52 Reading package lists... 01:34:52 Reading package lists... 01:34:52 Building dependency tree... 01:34:52 Reading state information... 01:34:52 Calculating upgrade... 01:34:53 The following packages will be upgraded: 01:34:53 advancecomp base-files bash binutils binutils-common 01:34:53 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:34:53 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:34:53 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 01:34:53 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 01:34:53 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:34:53 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:34:53 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:34:53 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:34:53 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:34:53 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:34:53 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:34:53 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:34:53 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:34:53 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:34:53 ubuntu-keyring util-linux 01:34:53 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:34:53 Need to get 64.2 MB of archives. 01:34:53 After this operation, 5125 kB of additional disk space will be used. 01:34:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-153.160 [994 kB] 01:34:53 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:34:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:34:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:34:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:34:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:34:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:34:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:34:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:34:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:34:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:34:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:34:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:34:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:34:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:34:53 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:34:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:34:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:34:53 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:34:53 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:34:53 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:34:53 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:34:53 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:34:53 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:34:53 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:34:53 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:34:53 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:34:53 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:34:53 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:34:53 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:34:53 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:34:53 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:34:53 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] 01:34:53 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:34:53 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:34:53 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:34:53 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:34:53 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:34:53 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 01:34:53 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 01:34:53 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:34:53 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:34:53 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 01:34:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:34:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:34:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:34:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:34:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:34:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:34:53 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 01:34:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:34:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:34:53 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:34:53 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:34:53 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:34:53 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:34:53 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:34:53 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:34:53 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:34:53 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:34:53 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:34:54 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:34:54 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:34:54 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:34:54 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:34:54 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:34:54 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:34:54 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:34:54 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:34:54 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:34:54 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:34:54 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:34:54 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 01:34:54 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:34:54 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:34:54 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:34:54 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:34:54 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:34:54 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:34:54 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:34:54 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:34:54 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:34:54 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:34:54 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:34:54 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 01:34:54 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:34:54 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] 01:34:54 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:34:54 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:34:54 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:34:54 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:34:54 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:34:54 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:34:54 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:34:54 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:34:54 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.10 [614 kB] 01:34:54 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] 01:34:54 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:34:54 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:34:54 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:34:54 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:34:54 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:34:54 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:34:55 debconf: delaying package configuration, since apt-utils is not installed 01:34:55 Fetched 64.2 MB in 2s (32.8 MB/s) 01:34:55 (Reading database ... 13914 files and directories currently installed.) 01:34:55 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:34:55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:34:55 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:34:55 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:34:55 Preparing to unpack .../2-linux-libc-dev_4.15.0-153.160_amd64.deb ... 01:34:55 Unpacking linux-libc-dev:amd64 (4.15.0-153.160) over (4.15.0-20.21) ... 01:34:56 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:34:56 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:34:56 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:34:56 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:34:56 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:34:56 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:34:56 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:34:56 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:34:56 (Reading database ... 13914 files and directories currently installed.) 01:34:56 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:34:56 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:34:56 (Reading database ... 13914 files and directories currently installed.) 01:34:56 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:34:56 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:34:56 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:34:56 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:34:57 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:34:57 (Reading database ... 13914 files and directories currently installed.) 01:34:57 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:34:57 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:34:57 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:34:58 (Reading database ... 13914 files and directories currently installed.) 01:34:58 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:34:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:34:58 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:34:58 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:34:58 Setting up base-files (10.1ubuntu2.10) ... 01:34:58 Installing new version of config file /etc/issue ... 01:34:58 Installing new version of config file /etc/issue.net ... 01:34:58 Installing new version of config file /etc/lsb-release ... 01:34:58 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:34:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:34:58 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:34:58 Removing obsolete conffile /etc/default/motd-news ... 01:34:58 (Reading database ... 13915 files and directories currently installed.) 01:34:58 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:34:58 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:34:58 Setting up bash (4.4.18-2ubuntu1.2) ... 01:34:58 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 01:34:58 (Reading database ... 13915 files and directories currently installed.) 01:34:58 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:34:58 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:34:58 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:34:59 (Reading database ... 13915 files and directories currently installed.) 01:34:59 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:34:59 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:34:59 Setting up tar (1.29b-2ubuntu0.2) ... 01:34:59 (Reading database ... 13915 files and directories currently installed.) 01:34:59 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:34:59 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:34:59 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:34:59 (Reading database ... 13915 files and directories currently installed.) 01:34:59 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:34:59 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:34:59 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:34:59 (Reading database ... 13915 files and directories currently installed.) 01:34:59 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:34:59 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:35:00 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:35:00 (Reading database ... 13915 files and directories currently installed.) 01:35:00 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:35:00 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:35:00 Setting up grep (3.1-2build1) ... 01:35:00 (Reading database ... 13915 files and directories currently installed.) 01:35:00 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 01:35:00 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 01:35:00 Setting up gzip (1.6-5ubuntu1.1) ... 01:35:00 (Reading database ... 13915 files and directories currently installed.) 01:35:00 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:35:00 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:35:00 Setting up login (1:4.5-1ubuntu2) ... 01:35:00 (Reading database ... 13915 files and directories currently installed.) 01:35:00 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:35:00 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:35:00 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:35:00 (Reading database ... 13915 files and directories currently installed.) 01:35:00 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:35:00 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:35:01 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:35:01 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:35:01 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:35:01 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:35:01 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:35:01 (Reading database ... 13915 files and directories currently installed.) 01:35:01 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:35:01 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:35:01 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:35:01 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:35:01 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:35:02 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:35:02 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:35:02 (Reading database ... 13915 files and directories currently installed.) 01:35:02 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:35:02 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:35:02 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:35:02 (Reading database ... 13915 files and directories currently installed.) 01:35:02 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:35:02 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:35:02 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:35:02 (Reading database ... 13915 files and directories currently installed.) 01:35:02 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:35:02 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:35:02 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:35:02 (Reading database ... 13915 files and directories currently installed.) 01:35:02 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:35:02 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:35:03 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:35:03 (Reading database ... 13915 files and directories currently installed.) 01:35:03 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:35:03 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:35:03 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:35:03 (Reading database ... 13915 files and directories currently installed.) 01:35:03 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:35:03 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:35:03 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:35:03 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:35:03 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:35:03 (Reading database ... 13915 files and directories currently installed.) 01:35:03 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:35:03 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:35:03 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:35:03 (Reading database ... 13915 files and directories currently installed.) 01:35:03 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:35:03 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:35:03 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:35:03 (Reading database ... 13915 files and directories currently installed.) 01:35:03 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:35:03 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:35:03 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:35:03 (Reading database ... 13915 files and directories currently installed.) 01:35:03 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:35:03 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:35:04 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:35:04 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:35:04 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:35:04 (Reading database ... 13915 files and directories currently installed.) 01:35:04 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:35:04 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:35:04 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:35:04 (Reading database ... 13915 files and directories currently installed.) 01:35:04 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:35:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:35:05 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:35:05 (Reading database ... 13917 files and directories currently installed.) 01:35:05 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:35:05 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:35:05 Setting up debconf (1.5.66ubuntu1) ... 01:35:05 (Reading database ... 13917 files and directories currently installed.) 01:35:05 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:35:05 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:35:05 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:35:05 (Reading database ... 13917 files and directories currently installed.) 01:35:05 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:35:05 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:35:05 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:35:05 (Reading database ... 13917 files and directories currently installed.) 01:35:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:35:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:35:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:35:06 (Reading database ... 13917 files and directories currently installed.) 01:35:06 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:35:06 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:35:06 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:35:06 (Reading database ... 13919 files and directories currently installed.) 01:35:06 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:35:06 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:35:06 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:35:06 (Reading database ... 13923 files and directories currently installed.) 01:35:06 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:35:06 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:35:06 Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... 01:35:06 Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... 01:35:06 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:35:06 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:35:06 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:35:06 (Reading database ... 13923 files and directories currently installed.) 01:35:06 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:35:06 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:35:06 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:35:06 (Reading database ... 13923 files and directories currently installed.) 01:35:06 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:35:06 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:35:06 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:35:07 (Reading database ... 13923 files and directories currently installed.) 01:35:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:35:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:35:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:35:07 (Reading database ... 13923 files and directories currently installed.) 01:35:07 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:35:07 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:35:07 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:35:07 (Reading database ... 13923 files and directories currently installed.) 01:35:07 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:35:07 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:35:07 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:35:07 (Reading database ... 13923 files and directories currently installed.) 01:35:07 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:35:07 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:35:07 Setting up passwd (1:4.5-1ubuntu2) ... 01:35:07 (Reading database ... 13923 files and directories currently installed.) 01:35:07 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:35:07 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:35:07 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:35:07 (Reading database ... 13923 files and directories currently installed.) 01:35:08 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:35:08 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:35:08 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:35:08 (Reading database ... 13923 files and directories currently installed.) 01:35:08 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:35:08 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:35:08 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:35:08 (Reading database ... 13923 files and directories currently installed.) 01:35:08 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:35:08 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:35:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:35:08 (Reading database ... 13923 files and directories currently installed.) 01:35:08 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:35:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:35:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:35:08 (Reading database ... 13923 files and directories currently installed.) 01:35:08 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:35:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:35:08 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:35:08 (Reading database ... 13923 files and directories currently installed.) 01:35:08 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:35:08 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:35:09 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:35:09 (Reading database ... 13923 files and directories currently installed.) 01:35:09 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:35:09 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:35:09 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:35:09 (Reading database ... 13923 files and directories currently installed.) 01:35:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:35:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:35:09 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:35:09 (Reading database ... 13924 files and directories currently installed.) 01:35:09 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:35:09 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:35:09 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:35:09 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:35:09 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.10_amd64.deb ... 01:35:09 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.10) over (1.1.0g-2ubuntu4) ... 01:35:09 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 01:35:09 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 01:35:09 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:35:09 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:35:09 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:35:09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:35:09 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:35:09 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:35:09 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:35:10 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:35:10 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:35:10 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:35:10 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:35:10 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:35:10 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:35:10 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:35:10 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:35:10 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:35:10 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:35:10 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:35:10 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:35:10 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:35:10 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:35:10 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:35:11 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:35:11 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:35:11 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:35:11 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:35:11 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:35:11 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:35:11 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:35:11 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:35:11 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:35:11 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:35:11 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:35:11 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:35:11 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:35:11 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:35:12 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:35:12 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:35:13 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:35:13 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:35:13 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:35:13 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:35:13 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:35:13 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:35:14 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:35:14 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:35:14 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:35:14 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:35:14 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:35:14 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:35:14 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:35:14 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:35:14 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:35:14 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:35:14 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:35:14 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:35:15 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:35:15 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:35:15 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:35:15 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:35:15 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:35:15 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:35:15 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:35:15 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:35:15 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:35:15 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:35:15 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:35:15 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:35:15 01:35:15 Current default time zone: 'Etc/UTC' 01:35:15 Local time is now: Mon Aug 16 01:35:15 UTC 2021. 01:35:15 Universal Time is now: Mon Aug 16 01:35:15 UTC 2021. 01:35:15 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:35:15 01:35:15 Setting up systemd-sysv (237-3ubuntu10.50) ... 01:35:15 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:35:15 Setting up linux-libc-dev:amd64 (4.15.0-153.160) ... 01:35:15 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:35:15 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:35:15 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:35:15 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:35:15 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:35:15 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:35:15 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:35:15 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:35:15 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:35:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:35:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:35:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:35:15 Setting up patch (2.7.6-2ubuntu1.1) ... 01:35:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:35:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:35:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.10) ... 01:35:15 Installing new version of config file /etc/ssl/openssl.cnf ... 01:35:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:35:15 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:35:15 Setting up ca-certificates (20210119~18.04.1) ... 01:35:17 Updating certificates in /etc/ssl/certs... 01:35:19 23 added, 27 removed; done. 01:35:19 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:35:19 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:35:19 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:35:19 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:35:19 Setting up pkgbinarymangler (138.18.04.1) ... 01:35:19 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:35:19 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:35:19 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:35:19 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:35:19 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:35:19 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:35:19 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:35:19 Setting up perl (5.26.1-6ubuntu0.5) ... 01:35:19 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:35:19 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:35:19 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:35:19 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:35:19 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:35:19 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:35:19 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:35:19 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:35:19 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:35:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:35:19 Processing triggers for systemd (237-3ubuntu10.50) ... 01:35:19 Processing triggers for mime-support (3.60ubuntu1) ... 01:35:19 Processing triggers for ca-certificates (20210119~18.04.1) ... 01:35:19 Updating certificates in /etc/ssl/certs... 01:35:19 0 added, 0 removed; done. 01:35:19 Running hooks in /etc/ca-certificates/update.d... 01:35:19 done. 01:35:20 Reading package lists... 01:35:20 Building dependency tree... 01:35:20 Reading state information... 01:35:20 The following NEW packages will be installed: 01:35:20 apt-transport-https 01:35:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:35:21 Need to get 4348 B of archives. 01:35:21 After this operation, 154 kB of additional disk space will be used. 01:35:21 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 01:35:21 debconf: delaying package configuration, since apt-utils is not installed 01:35:21 Fetched 4348 B in 0s (24.3 kB/s) 01:35:21 Selecting previously unselected package apt-transport-https. 01:35:21 (Reading database ... 13929 files and directories currently installed.) 01:35:21 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 01:35:21 Unpacking apt-transport-https (1.6.14) ... 01:35:21 Setting up apt-transport-https (1.6.14) ... 01:35:21 Waiting for network to be ready... 01:35:28 2021-08-16T01:35:24Z INFO Waiting for automatic snapd restart... 01:35:28 snapd 2.51.3 from Canonical* installed 01:35:28 "snapd" switched to the "latest/stable" channel 01:35:28 01:35:31 core18 20210722 from Canonical* installed 01:35:31 "core18" switched to the "latest/stable" channel 01:35:31 01:35:34 snapcraft 5.0 from Canonical* installed 01:35:34 "snapcraft" switched to the "latest/stable" channel 01:35:34 01:35:38 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: 01:35:38 - README.md 01:35:38 01:35:38 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:35:39 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:35:39 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:35:39 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:35:40 Reading package lists... 01:35:41 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 01:35:41 Reading package lists... 01:35:41 Building dependency tree... 01:35:41 Reading state information... 01:35:41 Suggested packages: 01:35:41 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:35:41 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:35:41 Recommended packages: 01:35:41 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:35:41 The following NEW packages will be installed: 01:35:41 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:35:41 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:35:41 pkg-config zip 01:35:41 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:35:41 Need to get 7663 kB of archives. 01:35:41 After this operation, 43.8 MB of additional disk space will be used. 01:35:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:35:41 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:35:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] 01:35:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 01:35:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 01:35:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:35:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:35:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:35:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:35:42 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:35:42 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:35:42 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:35:42 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:35:42 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:35:42 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:35:42 debconf: delaying package configuration, since apt-utils is not installed 01:35:42 Fetched 7663 kB in 1s (7994 kB/s) 01:35:42 Selecting previously unselected package libglib2.0-0:amd64. 01:35:42 (Reading database ... 13933 files and directories currently installed.) 01:35:42 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:35:42 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:35:42 Selecting previously unselected package libpsl5:amd64. 01:35:42 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:35:42 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:35:42 Selecting previously unselected package libnghttp2-14:amd64. 01:35:42 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:35:42 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:35:43 Selecting previously unselected package librtmp1:amd64. 01:35:43 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:35:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:35:43 Selecting previously unselected package libcurl3-gnutls:amd64. 01:35:43 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... 01:35:43 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 01:35:43 Selecting previously unselected package liberror-perl. 01:35:43 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:35:43 Unpacking liberror-perl (0.17025-1) ... 01:35:43 Selecting previously unselected package git-man. 01:35:43 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 01:35:43 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 01:35:43 Selecting previously unselected package git. 01:35:43 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 01:35:43 Unpacking git (1:2.17.1-1ubuntu0.8) ... 01:35:44 Selecting previously unselected package libnorm1:amd64. 01:35:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:35:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:35:44 Selecting previously unselected package libpgm-5.2-0:amd64. 01:35:44 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:35:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:35:44 Selecting previously unselected package libsodium23:amd64. 01:35:44 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:35:44 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:35:44 Selecting previously unselected package libzmq5:amd64. 01:35:44 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:35:44 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:35:44 Selecting previously unselected package libzmq3-dev:amd64. 01:35:44 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:35:44 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:35:44 Selecting previously unselected package pkg-config. 01:35:44 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:35:44 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:35:44 Selecting previously unselected package zip. 01:35:44 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:35:44 Unpacking zip (3.0-11build1) ... 01:35:44 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:35:44 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 01:35:44 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:35:44 Setting up liberror-perl (0.17025-1) ... 01:35:44 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:35:44 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:35:44 No schema files found: doing nothing. 01:35:44 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:35:44 Setting up zip (3.0-11build1) ... 01:35:44 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:35:44 Setting up libsodium23:amd64 (1.0.16-2) ... 01:35:44 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:35:44 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:35:44 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... 01:35:44 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:35:44 Setting up git (1:2.17.1-1ubuntu0.8) ... 01:35:44 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:35:45 git set to automatically installed. 01:35:45 git-man set to automatically installed. 01:35:45 libcurl3-gnutls set to automatically installed. 01:35:45 liberror-perl set to automatically installed. 01:35:45 libglib2.0-0 set to automatically installed. 01:35:45 libnghttp2-14 set to automatically installed. 01:35:45 libnorm1 set to automatically installed. 01:35:45 libpgm-5.2-0 set to automatically installed. 01:35:45 libpsl5 set to automatically installed. 01:35:45 librtmp1 set to automatically installed. 01:35:45 libsodium23 set to automatically installed. 01:35:45 libzmq3-dev set to automatically installed. 01:35:45 libzmq5 set to automatically installed. 01:35:45 pkg-config set to automatically installed. 01:35:45 zip set to automatically installed. 01:35:46 snapd is not logged in, snap install commands will use sudo 01:35:48 snap "core18" has no updates available 01:35:49 snapd is not logged in, snap install commands will use sudo 01:35:57 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 01:35:57 Pulling config-common 01:35:57 + snapcraftctl pull 01:36:07 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:36:07 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:36:07 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1818 kB] 01:36:07 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [335 kB] 01:36:07 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 01:36:07 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 01:36:07 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [394 kB] 01:36:07 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [53.0 kB] 01:36:07 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1133 kB] 01:36:07 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 01:36:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:36:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:36:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:36:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:36:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:36:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:36:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:36:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:36:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:36:07 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2166 kB] 01:36:07 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [427 kB] 01:36:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.9 kB] 01:36:07 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6988 B] 01:36:07 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [418 kB] 01:36:07 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.8 kB] 01:36:07 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1744 kB] 01:36:07 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] 01:36:07 Fetched 25.0 MB in 0s (0 B/s) 01:36:07 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:36:07 Fetched 224 kB in 0s (0 B/s) 01:36:07 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:36:07 Fetched 157 kB in 0s (0 B/s) 01:36:07 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:36:07 Fetched 221 kB in 0s (0 B/s) 01:36:07 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:36:07 Fetched 143 kB in 0s (0 B/s) 01:36:07 Pulling device-mqtt 01:36:07 + snapcraftctl pull 01:36:07 Pulling hooks 01:36:07 + snapcraftctl pull 01:36:08 Pulling version 01:36:08 + cd /root/project 01:36:08 + git describe --tags --abbrev=0 01:36:08 + sed s/v// 01:36:08 + GIT_VERSION=2.0.1-dev.3 01:36:08 + snapcraftctl set-version 2.0.1-dev.3 01:36:09 Building config-common 01:36:09 + snapcraftctl build 01:36:12 Building device-mqtt 01:36:12 + cd /root/parts/device-mqtt/src 01:36:12 + go mod tidy 01:36:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 01:36:13 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 01:36:13 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 01:36:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 01:36:13 go: downloading github.com/spf13/cast v1.4.1 01:36:13 go: downloading gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 01:36:13 go: downloading github.com/stretchr/testify v1.7.0 01:36:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 01:36:14 go: downloading github.com/gorilla/websocket v1.4.2 01:36:14 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 01:36:14 go: downloading github.com/gorilla/mux v1.8.0 01:36:14 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 01:36:14 go: downloading github.com/google/uuid v1.2.0 01:36:14 go: downloading github.com/go-kit/kit v0.9.0 01:36:14 go: downloading github.com/go-playground/validator/v10 v10.6.1 01:36:14 go: downloading github.com/davecgh/go-spew v1.1.1 01:36:14 go: downloading github.com/pmezard/go-difflib v1.0.0 01:36:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:36:14 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 01:36:14 go: downloading gopkg.in/yaml.v2 v2.4.0 01:36:15 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 01:36:15 go: downloading github.com/pelletier/go-toml v1.9.2 01:36:15 go: downloading github.com/OneOfOne/xxhash v1.2.8 01:36:15 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 01:36:15 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:36:15 go: downloading github.com/go-playground/universal-translator v0.17.0 01:36:15 go: downloading github.com/leodido/go-urn v1.2.0 01:36:15 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 01:36:15 go: downloading golang.org/x/text v0.3.2 01:36:15 go: downloading github.com/go-playground/assert/v2 v2.0.1 01:36:15 go: downloading github.com/go-playground/locales v0.13.0 01:36:15 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:36:15 go: downloading github.com/go-stack/stack v1.8.0 01:36:15 go: downloading github.com/kr/pretty v0.2.0 01:36:15 go: downloading github.com/stretchr/objx v0.1.0 01:36:15 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:36:15 go: downloading github.com/hashicorp/consul/api v1.8.1 01:36:15 go: downloading github.com/x448/float16 v0.8.4 01:36:15 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 01:36:15 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:36:15 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:36:15 go: downloading github.com/kr/text v0.1.0 01:36:15 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:36:15 go: downloading github.com/pebbe/zmq4 v1.2.7 01:36:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:36:15 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:36:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:36:15 go: downloading github.com/hashicorp/serf v0.9.5 01:36:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:36:15 go: downloading github.com/hashicorp/consul/sdk v0.7.0 01:36:15 go: downloading github.com/hashicorp/go-uuid v1.0.1 01:36:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:36:15 go: downloading github.com/mitchellh/copystructure v1.0.0 01:36:16 go: downloading github.com/onsi/ginkgo v1.10.1 01:36:16 go: downloading github.com/onsi/gomega v1.7.0 01:36:16 go: downloading github.com/fatih/color v1.9.0 01:36:16 go: downloading github.com/mattn/go-colorable v0.1.6 01:36:16 go: downloading github.com/mattn/go-isatty v0.0.12 01:36:16 go: downloading github.com/mitchellh/go-homedir v1.1.0 01:36:16 go: downloading github.com/pkg/errors v0.8.1 01:36:16 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:36:16 go: downloading github.com/hashicorp/go-msgpack v0.5.3 01:36:16 go: downloading github.com/hashicorp/memberlist v0.2.2 01:36:16 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:36:16 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 01:36:16 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:36:16 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:36:16 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:36:16 go: downloading github.com/hashicorp/go-multierror v1.1.0 01:36:16 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 01:36:16 go: downloading github.com/miekg/dns v1.1.26 01:36:16 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:36:16 go: downloading github.com/hpcloud/tail v1.0.0 01:36:16 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:36:16 go: downloading github.com/hashicorp/errwrap v1.0.0 01:36:16 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:36:16 go: downloading gopkg.in/fsnotify.v1 v1.4.7 01:36:16 + make build 01:36:16 go mod tidy 01:36:16 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -o cmd/device-mqtt ./cmd 01:36:26 + install -DT ./cmd/device-mqtt /root/parts/device-mqtt/install/bin/device-mqtt 01:36:26 + install -DT ./cmd/res/configuration.toml /root/parts/device-mqtt/install/config/device-mqtt/res/configuration.toml 01:36:26 + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml 01:36:26 + install -DT ./cmd/res/devices/mqtt.test.device.toml /root/parts/device-mqtt/install/config/device-mqtt/res/devices/mqtt.test.device.toml 01:36:26 + 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 01:36:26 + install -DT ./Attribution.txt /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/Attribution.txt 01:36:26 + install -DT ./LICENSE /root/parts/device-mqtt/install/usr/share/doc/device-mqtt/LICENSE 01:36:27 Building hooks 01:36:27 + cd /root/parts/hooks/src 01:36:27 + make build 01:36:27 go mod tidy 01:36:28 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 01:36:28 go: downloading github.com/stretchr/testify v1.5.1 01:36:28 go: downloading gopkg.in/yaml.v2 v2.2.2 01:36:28 go: downloading github.com/davecgh/go-spew v1.1.0 01:36:28 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 01:36:29 GO111MODULE=on go build -o cmd/install/install ./cmd/install 01:36:30 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 01:36:30 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 01:36:31 Building version 01:36:31 + snapcraftctl build 01:36:33 Staging config-common 01:36:33 + snapcraftctl stage 01:36:34 Staging device-mqtt 01:36:34 + snapcraftctl stage 01:36:35 Staging hooks 01:36:35 + snapcraftctl stage 01:36:36 Staging version 01:36:36 + snapcraftctl stage 01:36:38 Priming config-common 01:36:38 + snapcraftctl prime 01:36:38 Priming device-mqtt 01:36:38 + snapcraftctl prime 01:36:40 + snapcraftctl prime 01:36:40 Priming hooks 01:36:41 Priming version 01:36:41 + snapcraftctl prime 01:36:42 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 01:36:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:44 01:36:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:36:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:45 latest: Pulling from edgex-lftools-log-publisher 01:36:45 b4d181a07f80: Pulling fs layer 01:36:45 a1111a8f2ec3: Pulling fs layer 01:36:45 ed53099fbce6: Pulling fs layer 01:36:45 dc539afda2c1: Pulling fs layer 01:36:45 77bc0d833cb6: Pulling fs layer 01:36:45 9065ff56babe: Pulling fs layer 01:36:45 d287ab97295c: Pulling fs layer 01:36:45 77bc0d833cb6: Waiting 01:36:45 9065ff56babe: Waiting 01:36:45 d287ab97295c: Waiting 01:36:45 dc539afda2c1: Waiting 01:36:45 a1111a8f2ec3: Verifying Checksum 01:36:45 a1111a8f2ec3: Download complete 01:36:45 dc539afda2c1: Verifying Checksum 01:36:45 dc539afda2c1: Download complete 01:36:46 77bc0d833cb6: Verifying Checksum 01:36:46 77bc0d833cb6: Download complete 01:36:46 9065ff56babe: Verifying Checksum 01:36:46 9065ff56babe: Download complete 01:36:46 ed53099fbce6: Verifying Checksum 01:36:46 ed53099fbce6: Download complete 01:36:47 b4d181a07f80: Verifying Checksum 01:36:47 b4d181a07f80: Download complete 01:36:48 b4d181a07f80: Pull complete 01:36:48 a1111a8f2ec3: Pull complete 01:36:48 ed53099fbce6: Pull complete 01:36:49 dc539afda2c1: Pull complete 01:36:49 77bc0d833cb6: Pull complete 01:36:49 9065ff56babe: Pull complete 01:36:50 d287ab97295c: Verifying Checksum 01:36:50 d287ab97295c: Download complete 01:36:55 d287ab97295c: Pull complete 01:36:55 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:36:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:36:55 prd-centos7-docker-4c-2g-947 does not seem to be running inside a container 01:36:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:36:57 $ docker top 8979b618fa42188ca0ba7560025fee5b58eade4425cf8f80bb76451fc337c0d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:36:58 ---> job-cost.sh 01:36:58 lf-activate-venv: SKIPPING 01:36:58 INFO: No Stack... 01:36:59 INFO: Retrieving Pricing Info for: v3-standard-2 01:36:59 INFO: Archiving Costs [Pipeline] sh 01:36:59 + cut -d, -f6 01:36:59 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:37:00 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-300-1-stack-cost] 01:37:00 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-300-1-stack-cost] did not exist. Created. 01:37:00 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-300-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:37:00 /w/workspace/device-mqtt-go/1@tmp/durable-b1b7f8d7/script.sh: 1: /w/workspace/device-mqtt-go/1@tmp/durable-b1b7f8d7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 01:37:00 + echo total: 0.05999999865889549 [Pipeline] stash 01:37:00 Warning: overwriting stash ‘stack-cost’ 01:37:00 Stashed 1 file(s) [Pipeline] } 01:37:00 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-300-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:37:00 $ docker stop --time=1 8979b618fa42188ca0ba7560025fee5b58eade4425cf8f80bb76451fc337c0d1 01:37:02 $ docker rm -f 8979b618fa42188ca0ba7560025fee5b58eade4425cf8f80bb76451fc337c0d1 [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 01:37:03 provisioning config files... 01:37:03 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp/config2452033842175631778tmp [Pipeline] { [Pipeline] sh 01:37:03 + set +x 01:37:03 + curl -s https://codecov.io/bash 01:37:03 + bash -s -- 01:37:03 01:37:03 _____ _ 01:37:03 / ____| | | 01:37:03 | | ___ __| | ___ ___ _____ __ 01:37:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:37:03 | |___| (_) | (_| | __/ (_| (_) \ V / 01:37:03 \_____\___/ \__,_|\___|\___\___/ \_/ 01:37:03 Bash-1.0.6 01:37:03 01:37:03 01:37:03 ==> git version 2.24.4 found 01:37:03 ==> 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 01:37:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:37:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:37:03 ==> Jenkins CI detected. 01:37:03 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-300 01:37:03 project root: . 01:37:03 --> token set from env 01:37:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:37:04 ==> Running gcov in . (disable via -X gcov) 01:37:04 ==> Python coveragepy not found 01:37:04 ==> Searching for coverage reports in: 01:37:04 + . 01:37:04 -> Found 1 reports 01:37:04 ==> Detecting git/mercurial file structure 01:37:04 ==> Reading reports 01:37:04 + ./coverage.out bytes=16226 01:37:04 ==> Appending adjustments 01:37:04 https://docs.codecov.io/docs/fixing-reports 01:37:04 + Found adjustments 01:37:04 ==> Gzipping contents 01:37:04 4.0K /tmp/codecov.dZLwIq.gz 01:37:04 ==> Uploading reports 01:37:04 url: https://codecov.io 01:37:04 query: branch=PR-300&commit=73d25851d69c851cdac7a049e9ed207da79b647c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-300%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=300&job=&cmd_args= 01:37:04 -> Pinging Codecov 01:37:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-300&commit=73d25851d69c851cdac7a049e9ed207da79b647c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-300%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=300&job=&cmd_args= 01:37:04 -> Uploading to 01:37:04 https://storage.googleapis.com/codecov/v4/raw/2021-08-16/7D719EC7BBE17E464838252E33014C33/73d25851d69c851cdac7a049e9ed207da79b647c/bdb97d5c-34a1-49a3-9f0e-4f65a1ed5174.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210816T013704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d224fe0056b6f056ad65c46080312d84b48b34a46f2296e1bf7e3d1ff783d918 01:37:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:37:04 Dload Upload Total Spent Left Speed 01:37:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3056 0 0 100 3056 0 7551 --:--:-- --:--:-- --:--:-- 7564 01:37:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/73d25851d69c851cdac7a049e9ed207da79b647c [Pipeline] } 01:37:05 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 01:37:06 + '[' -d /w/workspace/gexfoundry_device-mqtt-go_PR-300/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:37:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:37:07 ---> package-listing.sh 01:37:07 ++ tr '[:upper:]' '[:lower:]' 01:37:07 ++ facter osfamily 01:37:08 + OS_FAMILY=redhat 01:37:08 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-300 01:37:08 + START_PACKAGES=/tmp/packages_start.txt 01:37:08 + END_PACKAGES=/tmp/packages_end.txt 01:37:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:37:08 + PACKAGES=/tmp/packages_start.txt 01:37:08 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-300 ']' 01:37:08 + PACKAGES=/tmp/packages_end.txt 01:37:08 + case "${OS_FAMILY}" in 01:37:08 + sort 01:37:08 + rpm -qa 01:37:09 + '[' -f /tmp/packages_start.txt ']' 01:37:09 + '[' -f /tmp/packages_end.txt ']' 01:37:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:37:09 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-300 ']' 01:37:09 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-300/archives/ 01:37:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-300/archives/ [Pipeline] echo 01:37:09 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-300/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:37:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:37:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:10 01:37:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 01:37:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:10 latest: Pulling from edgex-lftools-log-publisher 01:37:10 b4d181a07f80: Pulling fs layer 01:37:10 a1111a8f2ec3: Pulling fs layer 01:37:10 ed53099fbce6: Pulling fs layer 01:37:10 dc539afda2c1: Pulling fs layer 01:37:10 77bc0d833cb6: Pulling fs layer 01:37:10 9065ff56babe: Pulling fs layer 01:37:10 d287ab97295c: Pulling fs layer 01:37:10 dc539afda2c1: Waiting 01:37:10 77bc0d833cb6: Waiting 01:37:10 9065ff56babe: Waiting 01:37:10 d287ab97295c: Waiting 01:37:10 a1111a8f2ec3: Verifying Checksum 01:37:10 a1111a8f2ec3: Download complete 01:37:10 dc539afda2c1: Verifying Checksum 01:37:10 dc539afda2c1: Download complete 01:37:11 77bc0d833cb6: Verifying Checksum 01:37:11 77bc0d833cb6: Download complete 01:37:11 9065ff56babe: Verifying Checksum 01:37:11 9065ff56babe: Download complete 01:37:11 ed53099fbce6: Verifying Checksum 01:37:11 ed53099fbce6: Download complete 01:37:12 b4d181a07f80: Verifying Checksum 01:37:12 b4d181a07f80: Download complete 01:37:13 b4d181a07f80: Pull complete 01:37:13 a1111a8f2ec3: Pull complete 01:37:14 ed53099fbce6: Pull complete 01:37:14 dc539afda2c1: Pull complete 01:37:14 77bc0d833cb6: Pull complete 01:37:14 9065ff56babe: Pull complete 01:37:16 d287ab97295c: Verifying Checksum 01:37:16 d287ab97295c: Download complete 01:37:21 d287ab97295c: Pull complete 01:37:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 01:37:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:37:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 01:37:21 prd-centos7-docker-4c-2g-945 does not seem to be running inside a container 01:37:21 $ 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-300/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-300 -v /w/workspace/gexfoundry_device-mqtt-go_PR-300:/w/workspace/gexfoundry_device-mqtt-go_PR-300:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:37:23 $ docker top 46ecba63ef221fc793bf543d4b2e4edf945fbebf40ee1b6dcf4eaf0aafdb5018 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:24 + touch /tmp/pre-build-complete [Pipeline] sh 01:37:24 + mkdir -p /var/log/sysstat [Pipeline] sh 01:37:24 + ls /var/log/sa-host 01:37:24 + sadf -c /var/log/sa-host/sa05 01:37:24 file_magic: OK 01:37:24 HZ: Using current value: 100 01:37:24 file_header: OK 01:37:24 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 01:37:24 Statistics: 01:37:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:37:24 File successfully converted to sysstat format version 12.0.3 01:37:24 + sadf -c /var/log/sa-host/sa16 01:37:24 file_magic: OK 01:37:24 HZ: Using current value: 100 01:37:24 file_header: OK 01:37:24 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 01:37:24 Statistics: 01:37:24 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... 01:37:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:25 provisioning config files... 01:37:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-300@tmp/config6948932117748269608tmp [Pipeline] { [Pipeline] echo 01:37:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:37:25 ---> create-netrc.sh [Pipeline] } 01:37:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:37:26 ---> python-tools-install.sh [Pipeline] echo 01:37:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:37:26 ---> sudo-logs.sh 01:37:26 Archiving 'sudo' log.. 01:37:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-945.vexxhost.local: Name or service not known 01:37:26 sudo: unable to resolve host prd-centos7-docker-4c-2g-945.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 01:37:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:37:27 ---> job-cost.sh 01:37:27 lf-activate-venv: SKIPPING 01:37:27 DEBUG: total: 0.05999999865889549 01:37:27 INFO: Retrieving Stack Cost... 01:37:28 INFO: Retrieving Pricing Info for: v3-standard-2 01:37:28 INFO: Archiving Costs [Pipeline] echo 01:37:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:37:29 ---> logs-deploy.sh 01:37:29 lf-activate-venv: SKIPPING 01:37:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-300/1 01:37:29 INFO: archiving workspace using pattern(s): 01:37:30 Archives upload complete. 01:37:30 INFO: archiving logs to Nexus 01:37:30 ---> uname -a: 01:37:30 Linux prd-centos7-docker-4c-2g-945.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 01:37:30 01:37:30 01:37:30 ---> lscpu: 01:37:30 Architecture: x86_64 01:37:30 CPU op-mode(s): 32-bit, 64-bit 01:37:30 Byte Order: Little Endian 01:37:30 Address sizes: 40 bits physical, 48 bits virtual 01:37:30 CPU(s): 2 01:37:30 On-line CPU(s) list: 0,1 01:37:30 Thread(s) per core: 1 01:37:30 Core(s) per socket: 1 01:37:30 Socket(s): 2 01:37:30 NUMA node(s): 1 01:37:30 Vendor ID: AuthenticAMD 01:37:30 CPU family: 23 01:37:30 Model: 49 01:37:30 Model name: AMD EPYC-Rome Processor 01:37:30 Stepping: 0 01:37:30 CPU MHz: 2799.998 01:37:30 BogoMIPS: 5599.99 01:37:30 Virtualization: AMD-V 01:37:30 Hypervisor vendor: KVM 01:37:30 Virtualization type: full 01:37:30 L1d cache: 32K 01:37:30 L1i cache: 32K 01:37:30 L2 cache: 512K 01:37:30 L3 cache: 16384K 01:37:30 NUMA node0 CPU(s): 0,1 01:37:30 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 01:37:30 01:37:30 01:37:30 ---> nproc: 01:37:30 2 01:37:30 01:37:30 01:37:30 ---> df -h: 01:37:30 Filesystem Size Used Avail Use% Mounted on 01:37:30 overlay 40G 7.4G 33G 19% / 01:37:30 tmpfs 64M 0 64M 0% /dev 01:37:30 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:37:30 shm 64M 0 64M 0% /dev/shm 01:37:30 /dev/vda1 40G 7.4G 33G 19% /facter-os 01:37:30 01:37:30 01:37:30 ---> sar -b -r -n DEV: 01:37:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/16/21 _x86_64_ (2 CPU) 01:37:30 01:37:30 01:18:37 LINUX RESTART (2 CPU) 01:37:30 01:37:30 01:19:01 tps rtps wtps bread/s bwrtn/s 01:37:30 01:20:02 100.20 14.34 85.86 4548.88 3996.29 01:37:30 01:21:01 1.91 0.00 1.91 0.00 37.96 01:37:30 01:22:01 0.27 0.00 0.27 0.00 2.20 01:37:30 01:23:01 0.25 0.00 0.25 0.00 3.73 01:37:30 01:24:01 0.33 0.00 0.33 0.00 4.43 01:37:30 01:25:01 0.30 0.00 0.30 0.00 5.13 01:37:30 01:26:01 0.22 0.00 0.22 0.00 3.28 01:37:30 01:27:01 0.23 0.00 0.23 0.00 1.93 01:37:30 01:28:01 0.27 0.00 0.27 0.00 3.46 01:37:30 01:29:01 0.30 0.00 0.30 0.00 4.87 01:37:30 01:30:01 0.25 0.00 0.25 0.00 2.92 01:37:30 01:31:01 0.20 0.00 0.20 0.00 2.57 01:37:30 01:32:01 0.23 0.00 0.23 0.00 3.60 01:37:30 01:33:01 0.22 0.00 0.22 0.00 3.32 01:37:30 01:34:01 0.45 0.15 0.30 4.80 4.28 01:37:30 01:35:01 0.77 0.00 0.77 0.00 15.89 01:37:30 01:36:01 0.25 0.00 0.25 0.00 2.60 01:37:30 01:37:01 0.27 0.00 0.27 0.00 3.35 01:37:30 Average: 5.94 0.81 5.14 253.29 228.12 01:37:30 01:37:30 01:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:37:30 01:20:02 5470852 0 802436 10.02 2620 1733024 1284704 14.18 578556 1560988 132 01:37:30 01:21:01 5471744 0 801536 10.01 2620 1733032 1284260 14.18 577724 1560952 16 01:37:30 01:22:01 5480940 0 792340 9.89 2620 1733032 1207516 13.33 571104 1560008 8 01:37:30 01:23:01 5479992 0 793224 9.90 2620 1733096 1207516 13.33 572288 1560024 20 01:37:30 01:24:01 5477076 0 796192 9.94 2620 1733044 1207984 13.34 570620 1564288 16 01:37:30 01:25:01 5476252 0 797012 9.95 2620 1733048 1207708 13.33 572016 1564292 8 01:37:30 01:26:01 5477492 0 795764 9.94 2620 1733056 1207516 13.33 570900 1564288 8 01:37:30 01:27:01 5475700 0 797552 9.96 2620 1733060 1207516 13.33 572468 1564288 8 01:37:30 01:28:01 5465604 0 807644 10.08 2620 1733064 1207708 13.33 582540 1564288 16 01:37:30 01:29:01 5465304 0 807940 10.09 2620 1733068 1207732 13.33 583920 1562944 8 01:37:30 01:30:01 5465992 0 807248 10.08 2620 1733072 1207624 13.33 583324 1562944 8 01:37:30 01:31:01 5467300 0 805936 10.06 2620 1733076 1207516 13.33 590356 1555296 8 01:37:30 01:32:01 5466812 0 806416 10.07 2620 1733084 1207516 13.33 590512 1555300 16 01:37:30 01:33:01 5465244 0 807984 10.09 2620 1733084 1207756 13.33 591404 1555576 16 01:37:30 01:34:01 5464964 0 808256 10.09 2620 1733092 1207756 13.33 591460 1555576 20 01:37:30 01:35:01 5465580 0 807640 10.08 2620 1733092 1207696 13.33 591240 1555576 8 01:37:30 01:36:01 5466572 0 806644 10.07 2620 1733096 1207516 13.33 590116 1555576 8 01:37:30 01:37:01 5467520 0 805688 10.06 2620 1733104 1207516 13.33 590192 1555576 16 01:37:30 Average: 5470608 0 802636 10.02 2620 1733068 1216170 13.43 581708 1559877 19 01:37:30 01:37:30 01:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:37:30 01:20:02 eth0 497.30 299.53 974.30 77.57 0.00 0.00 0.00 0.00 01:37:30 01:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:20:02 docker0 2.93 2.38 0.52 6.05 0.00 0.00 0.00 0.00 01:37:30 01:21:01 eth0 3.88 1.42 3.08 0.10 0.00 0.00 0.00 0.00 01:37:30 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:37:30 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:23:01 eth0 0.80 0.08 0.07 0.01 0.00 0.00 0.00 0.00 01:37:30 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:24:01 eth0 0.55 0.52 0.27 0.21 0.00 0.00 0.00 0.00 01:37:30 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:25:01 eth0 1.20 0.65 0.88 0.10 0.00 0.00 0.00 0.00 01:37:30 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:37:30 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:27:01 eth0 0.38 0.08 0.03 0.01 0.00 0.00 0.00 0.00 01:37:30 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:28:01 eth0 1.15 0.42 0.34 0.21 0.00 0.00 0.00 0.00 01:37:30 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:29:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 01:37:30 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:30:01 eth0 0.37 0.30 0.17 0.08 0.00 0.00 0.00 0.00 01:37:30 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:31:01 eth0 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:32:01 eth0 1.28 0.08 0.12 0.01 0.00 0.00 0.00 0.00 01:37:30 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:33:01 eth0 1.43 0.67 0.59 0.37 0.00 0.00 0.00 0.00 01:37:30 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:34:01 eth0 0.63 0.33 0.28 0.20 0.00 0.00 0.00 0.00 01:37:30 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:35:01 eth0 0.33 0.23 0.15 0.11 0.00 0.00 0.00 0.00 01:37:30 01:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:37:30 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:37:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 01:37:30 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 Average: eth0 28.41 16.96 54.54 4.40 0.00 0.00 0.00 0.00 01:37:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:37:30 Average: docker0 0.16 0.13 0.03 0.34 0.00 0.00 0.00 0.00 01:37:30 01:37:30 01:37:30 ---> sar -P ALL: 01:37:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/16/21 _x86_64_ (2 CPU) 01:37:30 01:37:30 01:18:37 LINUX RESTART (2 CPU) 01:37:30 01:37:30 01:19:01 CPU %user %nice %system %iowait %steal %idle 01:37:30 01:20:02 all 11.38 0.00 3.02 2.19 0.06 83.36 01:37:30 01:20:02 0 11.04 0.00 3.01 0.68 0.07 85.20 01:37:30 01:20:02 1 11.72 0.00 3.02 3.69 0.05 81.52 01:37:30 01:21:01 all 0.25 0.00 0.06 0.00 0.02 99.68 01:37:30 01:21:01 0 0.39 0.00 0.07 0.00 0.02 99.52 01:37:30 01:21:01 1 0.10 0.00 0.05 0.00 0.02 99.83 01:37:30 01:22:01 all 0.15 0.00 0.09 0.00 0.03 99.73 01:37:30 01:22:01 0 0.20 0.00 0.10 0.00 0.02 99.68 01:37:30 01:22:01 1 0.10 0.00 0.08 0.00 0.03 99.78 01:37:30 01:23:01 all 0.12 0.00 0.03 0.00 0.02 99.83 01:37:30 01:23:01 0 0.20 0.00 0.02 0.00 0.02 99.77 01:37:30 01:23:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:37:30 01:24:01 all 0.16 0.00 0.05 0.00 0.02 99.77 01:37:30 01:24:01 0 0.25 0.00 0.05 0.00 0.00 99.70 01:37:30 01:24:01 1 0.07 0.00 0.05 0.00 0.03 99.85 01:37:30 01:25:01 all 0.18 0.00 0.04 0.00 0.02 99.77 01:37:30 01:25:01 0 0.10 0.00 0.05 0.00 0.02 99.83 01:37:30 01:25:01 1 0.25 0.00 0.03 0.00 0.02 99.70 01:37:30 01:26:01 all 0.21 0.00 0.04 0.00 0.02 99.73 01:37:30 01:26:01 0 0.07 0.00 0.07 0.00 0.02 99.85 01:37:30 01:26:01 1 0.35 0.00 0.02 0.00 0.02 99.62 01:37:30 01:27:01 all 0.23 0.00 0.05 0.00 0.01 99.71 01:37:30 01:27:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:37:30 01:27:01 1 0.43 0.00 0.05 0.00 0.00 99.52 01:37:30 01:28:01 all 0.28 0.00 0.06 0.00 0.02 99.65 01:37:30 01:28:01 0 0.07 0.00 0.07 0.00 0.02 99.85 01:37:30 01:28:01 1 0.48 0.00 0.05 0.00 0.02 99.45 01:37:30 01:29:01 all 0.23 0.00 0.03 0.00 0.02 99.72 01:37:30 01:29:01 0 0.05 0.00 0.03 0.00 0.02 99.90 01:37:30 01:29:01 1 0.42 0.00 0.03 0.00 0.02 99.53 01:37:30 01:30:01 all 0.18 0.00 0.03 0.00 0.02 99.78 01:37:30 01:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:37:30 01:30:01 1 0.33 0.00 0.03 0.00 0.02 99.62 01:37:30 01:37:30 01:30:01 CPU %user %nice %system %iowait %steal %idle 01:37:30 01:31:01 all 0.18 0.00 0.05 0.00 0.01 99.76 01:37:30 01:31:01 0 0.33 0.00 0.05 0.00 0.00 99.62 01:37:30 01:31:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:37:30 01:32:01 all 0.18 0.00 0.05 0.00 0.01 99.76 01:37:30 01:32:01 0 0.07 0.00 0.05 0.00 0.02 99.87 01:37:30 01:32:01 1 0.30 0.00 0.05 0.00 0.00 99.65 01:37:30 01:33:01 all 0.25 0.00 0.04 0.00 0.02 99.69 01:37:30 01:33:01 0 0.08 0.00 0.07 0.00 0.02 99.83 01:37:30 01:33:01 1 0.42 0.00 0.02 0.00 0.02 99.55 01:37:30 01:34:01 all 0.18 0.00 0.08 0.00 0.02 99.72 01:37:30 01:34:01 0 0.07 0.00 0.08 0.00 0.03 99.82 01:37:30 01:34:01 1 0.30 0.00 0.07 0.00 0.00 99.63 01:37:30 01:35:01 all 0.08 0.00 0.05 0.00 0.01 99.87 01:37:30 01:35:01 0 0.08 0.00 0.07 0.00 0.00 99.85 01:37:30 01:35:01 1 0.07 0.00 0.03 0.00 0.02 99.88 01:37:30 01:36:01 all 0.17 0.00 0.05 0.00 0.01 99.77 01:37:30 01:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:37:30 01:36:01 1 0.32 0.00 0.07 0.00 0.00 99.62 01:37:30 01:37:01 all 0.23 0.00 0.03 0.00 0.02 99.73 01:37:30 01:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:37:30 01:37:01 1 0.40 0.00 0.03 0.00 0.02 99.55 01:37:30 Average: all 0.80 0.00 0.21 0.12 0.02 98.85 01:37:30 Average: 0 0.71 0.00 0.21 0.04 0.02 99.02 01:37:30 Average: 1 0.88 0.00 0.21 0.20 0.02 98.69 01:37:30 01:37:30 01:37:30