Pull request #276 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of soda480 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from e94aa9d161241f643b8697846ad4f52871e3a046+84f9f35e34861a9df1f963446ebe383a81eb0395 (6ae5ade970357e148193652abc0cb953b35972d2) 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-ssh544263149138956649.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh8675661404163469679.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-modbus-go/branches/PR-276/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-modbus-go/branches/PR-276/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8251067189316783019.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-modbus-go/branches/PR-276/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7381911248191012459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh6308293818264356389.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-modbus-go/branches/PR-276/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-modbus-go/branches/PR-276/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4681388428709421652.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus 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-630’ Running on prd-centos7-docker-4c-2g-640 in /w/workspace/xfoundry_device-modbus-go_PR-276 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-276 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/xfoundry_device-modbus-go_PR-276@tmp/jenkins-gitclient-ssh1856606346492012901.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 84f9f35e34861a9df1f963446ebe383a81eb0395 into PR head commit e94aa9d161241f643b8697846ad4f52871e3a046 Merge succeeded, producing e94aa9d161241f643b8697846ad4f52871e3a046 Checking out Revision e94aa9d161241f643b8697846ad4f52871e3a046 (PR-276) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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/xfoundry_device-modbus-go_PR-276@tmp/jenkins-gitclient-ssh3875858502468323834.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e94aa9d161241f643b8697846ad4f52871e3a046 # 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/xfoundry_device-modbus-go_PR-276@tmp/jenkins-gitclient-ssh4738026364700651776.key > git merge 84f9f35e34861a9df1f963446ebe383a81eb0395 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e94aa9d161241f643b8697846ad4f52871e3a046 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-30T14:48:21.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-30T14:48:22.037Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-30T14:48:22.155Z] ========================================================= [2021-07-30T14:48:22.155Z] EdgeX Global Pipelines Version Info [2021-07-30T14:48:22.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-30T14:48:23.470Z] ------------------- [2021-07-30T14:48:23.470Z] stable info: [2021-07-30T14:48:23.470Z] ------------------- [2021-07-30T14:48:23.470Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-30T14:48:23.470Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T14:48:23.470Z] Message: update stable to v1.0.199 [2021-07-30T14:48:24.064Z] ------------------- [2021-07-30T14:48:24.064Z] experimental info: [2021-07-30T14:48:24.064Z] ------------------- [2021-07-30T14:48:24.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-30T14:48:24.064Z] Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 [2021-07-30T14:48:24.064Z] Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-30T14:48:24.329Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-07-30T14:48:24.389Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-07-30T14:48:24.450Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-30T14:48:24.505Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-30T14:48:24.576Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-30T14:48:24.633Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-30T14:48:24.693Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-30T14:48:24.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-30T14:48:24.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-30T14:48:24.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-30T14:48:24.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-30T14:48:25.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-07-30T14:48:25.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-07-30T14:48:25.141Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-30T14:48:25.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-30T14:48:25.279Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T14:48:25.358Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-30T14:48:25.434Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T14:48:25.502Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-30T14:48:25.572Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-30T14:48:25.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-30T14:48:25.708Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-30T14:48:25.776Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-30T14:48:25.843Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-30T14:48:25.909Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-30T14:48:25.980Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-30T14:48:26.048Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-30T14:48:26.120Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo [2021-07-30T14:48:26.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo [2021-07-30T14:48:26.286Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo [2021-07-30T14:48:26.361Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e94aa9d161241f643b8697846ad4f52871e3a046 [Pipeline] echo [2021-07-30T14:48:26.455Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e94aa9d [Pipeline] echo [2021-07-30T14:48:26.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T14:48:26.731Z] provisioning config files... [2021-07-30T14:48:26.754Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-276@tmp/config7713130351008773514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T14:48:27.197Z] ---> docker-login.sh [2021-07-30T14:48:27.197Z] nexus3.edgexfoundry.org:10001 [2021-07-30T14:48:27.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:48:27.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:48:27.485Z] Configure a credential helper to remove this warning. See [2021-07-30T14:48:27.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:48:27.485Z] [2021-07-30T14:48:27.485Z] Login Succeeded [2021-07-30T14:48:27.485Z] nexus3.edgexfoundry.org:10002 [2021-07-30T14:48:27.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:48:27.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:48:27.485Z] Configure a credential helper to remove this warning. See [2021-07-30T14:48:27.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:48:27.485Z] [2021-07-30T14:48:27.485Z] Login Succeeded [2021-07-30T14:48:27.485Z] nexus3.edgexfoundry.org:10003 [2021-07-30T14:48:27.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:48:27.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:48:27.754Z] Configure a credential helper to remove this warning. See [2021-07-30T14:48:27.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:48:27.754Z] [2021-07-30T14:48:27.754Z] Login Succeeded [2021-07-30T14:48:27.754Z] nexus3.edgexfoundry.org:10004 [2021-07-30T14:48:27.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:48:27.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:48:27.754Z] Configure a credential helper to remove this warning. See [2021-07-30T14:48:27.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:48:27.754Z] [2021-07-30T14:48:27.754Z] Login Succeeded [2021-07-30T14:48:27.754Z] docker.io [2021-07-30T14:48:28.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:48:28.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:48:28.293Z] Configure a credential helper to remove this warning. See [2021-07-30T14:48:28.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:48:28.293Z] [2021-07-30T14:48:28.293Z] Login Succeeded [2021-07-30T14:48:28.293Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T14:48:28.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T14:48:29.125Z] + git log --format=format:%s -1 e94aa9d161241f643b8697846ad4f52871e3a046 [Pipeline] echo [2021-07-30T14:48:29.226Z] GIT_COMMIT: e94aa9d161241f643b8697846ad4f52871e3a046, Commit Message: docs: Update build status badge [Pipeline] echo [2021-07-30T14:48:29.271Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:48:30.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T14:48:30.015Z] [2021-07-30T14:48:30.015Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:48:30.398Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T14:48:30.673Z] latest: Pulling from edgex-devops/git-semver [2021-07-30T14:48:30.673Z] 31603596830f: Pulling fs layer [2021-07-30T14:48:30.673Z] b6dc333f4379: Pulling fs layer [2021-07-30T14:48:30.673Z] 3d9ef1400e77: Pulling fs layer [2021-07-30T14:48:30.673Z] fd332fbdc1db: Pulling fs layer [2021-07-30T14:48:30.673Z] fd332fbdc1db: Waiting [2021-07-30T14:48:30.673Z] b6dc333f4379: Verifying Checksum [2021-07-30T14:48:30.673Z] b6dc333f4379: Download complete [2021-07-30T14:48:30.943Z] 31603596830f: Verifying Checksum [2021-07-30T14:48:30.943Z] 31603596830f: Download complete [2021-07-30T14:48:31.210Z] 31603596830f: Pull complete [2021-07-30T14:48:31.210Z] fd332fbdc1db: Verifying Checksum [2021-07-30T14:48:31.210Z] fd332fbdc1db: Download complete [2021-07-30T14:48:31.210Z] b6dc333f4379: Pull complete [2021-07-30T14:48:31.210Z] 3d9ef1400e77: Download complete [2021-07-30T14:48:31.794Z] 3d9ef1400e77: Pull complete [2021-07-30T14:48:31.794Z] fd332fbdc1db: Pull complete [2021-07-30T14:48:31.794Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-30T14:48:31.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-30T14:48:31.794Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-30T14:48:31.912Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-07-30T14:48:31.984Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-276 -v /w/workspace/xfoundry_device-modbus-go_PR-276:/w/workspace/xfoundry_device-modbus-go_PR-276:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-276@tmp:/w/workspace/xfoundry_device-modbus-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-30T14:48:32.694Z] $ docker top 1f347a58483cdb0b554a2f5dde1a84c22d064f427b492c28c013561c54171b09 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-30T14:48:33.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T14:48:33.002Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T14:48:33.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T14:48:33.134Z] $ docker exec 1f347a58483cdb0b554a2f5dde1a84c22d064f427b492c28c013561c54171b09 ssh-agent [2021-07-30T14:48:33.250Z] SSH_AUTH_SOCK=/tmp/ssh-PI83pT5juBpK/agent.14 [2021-07-30T14:48:33.250Z] SSH_AGENT_PID=20 [2021-07-30T14:48:33.264Z] Running ssh-add (command line suppressed) [2021-07-30T14:48:33.358Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-276@tmp/private_key_8847045740590086538.key (/w/workspace/xfoundry_device-modbus-go_PR-276@tmp/private_key_8847045740590086538.key) [2021-07-30T14:48:33.386Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T14:48:33.784Z] + git tag --points-at HEAD [Pipeline] } [2021-07-30T14:48:33.828Z] $ docker exec --env ******** --env ******** 1f347a58483cdb0b554a2f5dde1a84c22d064f427b492c28c013561c54171b09 ssh-agent -k [2021-07-30T14:48:33.913Z] unset SSH_AUTH_SOCK; [2021-07-30T14:48:33.913Z] unset SSH_AGENT_PID; [2021-07-30T14:48:33.913Z] echo Agent pid 20 killed; [2021-07-30T14:48:33.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-30T14:48:34.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-30T14:48:34.029Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-30T14:48:34.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-30T14:48:34.162Z] $ docker exec 1f347a58483cdb0b554a2f5dde1a84c22d064f427b492c28c013561c54171b09 ssh-agent [2021-07-30T14:48:34.280Z] SSH_AUTH_SOCK=/tmp/ssh-Z0uo6Z7pRcLB/agent.54 [2021-07-30T14:48:34.280Z] SSH_AGENT_PID=60 [2021-07-30T14:48:34.290Z] Running ssh-add (command line suppressed) [2021-07-30T14:48:34.386Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-276@tmp/private_key_2540838896760579707.key (/w/workspace/xfoundry_device-modbus-go_PR-276@tmp/private_key_2540838896760579707.key) [2021-07-30T14:48:34.421Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-30T14:48:34.802Z] + git semver init [2021-07-30T14:48:34.803Z] # -> Open(): unable to determine branch for HEAD [2021-07-30T14:48:34.803Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-276/.git [2021-07-30T14:48:34.803Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-276 [2021-07-30T14:48:34.803Z] # $SEMVER_REMOTE_NAME = origin [2021-07-30T14:48:34.803Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-30T14:48:34.803Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-30T14:48:34.803Z] # $SEMVER_BRANCH = PR-276 [2021-07-30T14:48:34.803Z] # $SEMVER_TEMP = /tmp/semver-635927613 [2021-07-30T14:48:34.803Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-07-30T14:48:35.391Z] # '/tmp/semver-635927613' -> '/w/workspace/xfoundry_device-modbus-go_PR-276/.semver' [2021-07-30T14:48:35.391Z] # -> Force: false [2021-07-30T14:48:35.391Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-276/.semver [Pipeline] } [2021-07-30T14:48:35.426Z] $ docker exec --env ******** --env ******** 1f347a58483cdb0b554a2f5dde1a84c22d064f427b492c28c013561c54171b09 ssh-agent -k [2021-07-30T14:48:35.522Z] unset SSH_AUTH_SOCK; [2021-07-30T14:48:35.525Z] unset SSH_AGENT_PID; [2021-07-30T14:48:35.525Z] echo Agent pid 60 killed; [2021-07-30T14:48:35.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-30T14:48:36.051Z] + git semver [Pipeline] } [2021-07-30T14:48:36.101Z] $ docker stop --time=1 1f347a58483cdb0b554a2f5dde1a84c22d064f427b492c28c013561c54171b09 [2021-07-30T14:48:37.335Z] $ docker rm -f 1f347a58483cdb0b554a2f5dde1a84c22d064f427b492c28c013561c54171b09 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T14:48:37.810Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-30T14:48:38.517Z] Stashed 1 file(s) [Pipeline] echo [2021-07-30T14:48:38.544Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-07-30T14:48:54.242Z] Still waiting to schedule task [2021-07-30T14:48:54.242Z] ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T14:48:54.243Z] ‘prd-centos7-docker-4c-2g-632’ is offline [2021-07-30T14:48:54.243Z] ‘prd-centos7-docker-4c-2g-646’ is offline [2021-07-30T14:48:54.243Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-645’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-07-30T14:48:54.276Z] Still waiting to schedule task [2021-07-30T14:48:54.276Z] ‘prd-centos7-blackbox-4c-2g-77’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T14:48:54.276Z] ‘prd-centos7-docker-4c-2g-632’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T14:48:54.276Z] ‘prd-centos7-docker-4c-2g-646’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-07-30T14:48:54.276Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-645’ is offline [2021-07-30T14:49:53.000Z] Running on prd-centos7-docker-4c-2g-651 in /w/workspace/xfoundry_device-modbus-go_PR-276 [Pipeline] { [Pipeline] ws [2021-07-30T14:49:53.068Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-07-30T14:49:53.233Z] Selected Git installation does not exist. Using Default [2021-07-30T14:49:53.233Z] The recommended git tool is: NONE [2021-07-30T14:49:56.170Z] using credential edgex-jenkins-ssh [2021-07-30T14:49:56.187Z] Cloning the remote Git repository [2021-07-30T14:49:55.304Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-07-30T14:49:55.383Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-07-30T14:49:55.417Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-07-30T14:49:55.419Z] > git --version # timeout=10 [2021-07-30T14:49:55.430Z] > git --version # 'git version 2.24.4' [2021-07-30T14:49:55.430Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T14:49:55.457Z] [INFO] Currently running in a labeled security context [2021-07-30T14:49:55.457Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T14:49:55.457Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh8244910604057608767.key [2021-07-30T14:49:55.477Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T14:49:57.775Z] Merging remotes/origin/main commit 84f9f35e34861a9df1f963446ebe383a81eb0395 into PR head commit e94aa9d161241f643b8697846ad4f52871e3a046 [2021-07-30T14:49:57.880Z] Merge succeeded, producing e94aa9d161241f643b8697846ad4f52871e3a046 [2021-07-30T14:49:57.880Z] Checking out Revision e94aa9d161241f643b8697846ad4f52871e3a046 (PR-276) [2021-07-30T14:49:56.284Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-07-30T14:49:56.298Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T14:49:56.320Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-07-30T14:49:56.336Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-07-30T14:49:56.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T14:49:56.337Z] [INFO] Currently running in a labeled security context [2021-07-30T14:49:56.337Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T14:49:56.337Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh2145260545060771883.key [2021-07-30T14:49:56.352Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T14:49:56.925Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T14:49:56.930Z] > git checkout -f e94aa9d161241f643b8697846ad4f52871e3a046 # timeout=10 [2021-07-30T14:49:56.973Z] > git remote # timeout=10 [2021-07-30T14:49:56.984Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T14:49:56.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T14:49:56.994Z] [INFO] Currently running in a labeled security context [2021-07-30T14:49:56.994Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-30T14:49:56.994Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/1@tmp/jenkins-gitclient-ssh4174182382513829587.key [2021-07-30T14:49:57.002Z] > git merge 84f9f35e34861a9df1f963446ebe383a81eb0395 # timeout=10 [2021-07-30T14:49:57.013Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T14:49:57.030Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T14:49:57.037Z] > git checkout -f e94aa9d161241f643b8697846ad4f52871e3a046 # timeout=10 [2021-07-30T14:50:01.460Z] Commit message: "docs: Update build status badge" [2021-07-30T14:50:00.935Z] > git --version # timeout=10 [2021-07-30T14:50:00.938Z] > git --version # 'git version 2.24.4' [2021-07-30T14:50:00.944Z] fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T14:50:02.281Z] provisioning config files... [2021-07-30T14:50:02.302Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8456577833294361459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T14:50:02.806Z] ---> docker-login.sh [2021-07-30T14:50:02.806Z] nexus3.edgexfoundry.org:10001 [2021-07-30T14:50:02.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:50:03.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:50:03.075Z] Configure a credential helper to remove this warning. See [2021-07-30T14:50:03.075Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:50:03.075Z] [2021-07-30T14:50:03.075Z] Login Succeeded [2021-07-30T14:50:03.075Z] nexus3.edgexfoundry.org:10002 [2021-07-30T14:50:03.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:50:03.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:50:03.346Z] Configure a credential helper to remove this warning. See [2021-07-30T14:50:03.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:50:03.346Z] [2021-07-30T14:50:03.346Z] Login Succeeded [2021-07-30T14:50:03.346Z] nexus3.edgexfoundry.org:10003 [2021-07-30T14:50:03.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:50:03.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:50:03.346Z] Configure a credential helper to remove this warning. See [2021-07-30T14:50:03.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:50:03.346Z] [2021-07-30T14:50:03.346Z] Login Succeeded [2021-07-30T14:50:03.346Z] nexus3.edgexfoundry.org:10004 [2021-07-30T14:50:03.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:50:03.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:50:03.614Z] Configure a credential helper to remove this warning. See [2021-07-30T14:50:03.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:50:03.614Z] [2021-07-30T14:50:03.614Z] Login Succeeded [2021-07-30T14:50:03.614Z] docker.io [2021-07-30T14:50:03.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:50:03.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:50:03.883Z] Configure a credential helper to remove this warning. See [2021-07-30T14:50:03.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:50:03.883Z] [2021-07-30T14:50:03.883Z] Login Succeeded [2021-07-30T14:50:03.883Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T14:50:03.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T14:50:04.285Z] ========================================================= [2021-07-30T14:50:04.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-30T14:50:04.285Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:50:04.680Z] + 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 . [2021-07-30T14:50:04.680Z] Sending build context to Docker daemon 633.9kB [2021-07-30T14:50:04.680Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T14:50:04.680Z] Step 2/8 : FROM ${BASE} [2021-07-30T14:50:04.952Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-30T14:50:04.952Z] 540db60ca938: Pulling fs layer [2021-07-30T14:50:04.952Z] adcc1eea9eea: Pulling fs layer [2021-07-30T14:50:04.952Z] 4c4ab2625f07: Pulling fs layer [2021-07-30T14:50:04.952Z] 0773c198feca: Pulling fs layer [2021-07-30T14:50:04.952Z] 345f892a5656: Pulling fs layer [2021-07-30T14:50:04.952Z] 4796506630df: Pulling fs layer [2021-07-30T14:50:04.952Z] cc55df3e53f1: Pulling fs layer [2021-07-30T14:50:04.952Z] 4d027b6c602c: Pulling fs layer [2021-07-30T14:50:04.952Z] 449e75d2c14e: Pulling fs layer [2021-07-30T14:50:04.952Z] 0773c198feca: Waiting [2021-07-30T14:50:04.952Z] 345f892a5656: Waiting [2021-07-30T14:50:04.952Z] 4796506630df: Waiting [2021-07-30T14:50:04.952Z] cc55df3e53f1: Waiting [2021-07-30T14:50:04.952Z] 4d027b6c602c: Waiting [2021-07-30T14:50:04.952Z] 449e75d2c14e: Waiting [2021-07-30T14:50:04.952Z] 4c4ab2625f07: Verifying Checksum [2021-07-30T14:50:04.952Z] 4c4ab2625f07: Download complete [2021-07-30T14:50:04.952Z] adcc1eea9eea: Verifying Checksum [2021-07-30T14:50:04.952Z] adcc1eea9eea: Download complete [2021-07-30T14:50:04.952Z] 345f892a5656: Verifying Checksum [2021-07-30T14:50:04.952Z] 345f892a5656: Download complete [2021-07-30T14:50:04.952Z] 4796506630df: Verifying Checksum [2021-07-30T14:50:04.952Z] 4796506630df: Download complete [2021-07-30T14:50:04.952Z] cc55df3e53f1: Verifying Checksum [2021-07-30T14:50:04.952Z] cc55df3e53f1: Download complete [2021-07-30T14:50:04.952Z] 540db60ca938: Verifying Checksum [2021-07-30T14:50:04.952Z] 540db60ca938: Download complete [2021-07-30T14:50:05.219Z] 540db60ca938: Pull complete [2021-07-30T14:50:05.219Z] adcc1eea9eea: Pull complete [2021-07-30T14:50:05.487Z] 4c4ab2625f07: Pull complete [2021-07-30T14:50:05.487Z] 4d027b6c602c: Verifying Checksum [2021-07-30T14:50:05.487Z] 4d027b6c602c: Download complete [2021-07-30T14:50:08.066Z] 449e75d2c14e: Verifying Checksum [2021-07-30T14:50:08.066Z] 449e75d2c14e: Download complete [2021-07-30T14:50:09.483Z] 0773c198feca: Verifying Checksum [2021-07-30T14:50:09.483Z] 0773c198feca: Download complete [2021-07-30T14:50:12.837Z] 0773c198feca: Pull complete [2021-07-30T14:50:12.837Z] 345f892a5656: Pull complete [2021-07-30T14:50:13.106Z] 4796506630df: Pull complete [2021-07-30T14:50:13.106Z] cc55df3e53f1: Pull complete [2021-07-30T14:50:13.106Z] 4d027b6c602c: Pull complete [2021-07-30T14:50:14.532Z] 449e75d2c14e: Pull complete [2021-07-30T14:50:14.805Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-30T14:50:14.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-30T14:50:14.805Z] ---> 0d28375d9b5b [2021-07-30T14:50:14.805Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-07-30T14:50:16.743Z] ---> Running in 5578224e8f1e [2021-07-30T14:50:16.743Z] Removing intermediate container 5578224e8f1e [2021-07-30T14:50:16.743Z] ---> 842727dd3a7b [2021-07-30T14:50:16.743Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T14:50:16.743Z] ---> Running in d91b024b1b8e [2021-07-30T14:50:17.010Z] Removing intermediate container d91b024b1b8e [2021-07-30T14:50:17.010Z] ---> a63c49ebded5 [2021-07-30T14:50:17.010Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-07-30T14:50:17.289Z] ---> Running in 6aef54944c3a [2021-07-30T14:50:17.556Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T14:50:18.143Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T14:50:18.724Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T14:50:18.724Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T14:50:18.989Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T14:50:18.990Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T14:50:18.990Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T14:50:19.255Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T14:50:19.255Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T14:50:19.520Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T14:50:19.520Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T14:50:19.786Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T14:50:19.786Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T14:50:19.786Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T14:50:20.051Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T14:50:20.051Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T14:50:20.051Z] OK: 156 MiB in 53 packages [2021-07-30T14:50:20.635Z] Removing intermediate container 6aef54944c3a [2021-07-30T14:50:20.635Z] ---> 53b9fec7fb78 [2021-07-30T14:50:20.635Z] Step 6/8 : WORKDIR /device-modbus-go [2021-07-30T14:50:20.635Z] ---> Running in 30c120a8a18b [2021-07-30T14:50:20.635Z] Removing intermediate container 30c120a8a18b [2021-07-30T14:50:20.635Z] ---> 9d4a277cf452 [2021-07-30T14:50:20.635Z] Step 7/8 : COPY . . [2021-07-30T14:50:20.903Z] ---> 72552cff05db [2021-07-30T14:50:20.903Z] Step 8/8 : RUN go mod download [2021-07-30T14:50:20.903Z] ---> Running in 2a5dbe9ca11d [2021-07-30T14:50:35.917Z] Removing intermediate container 2a5dbe9ca11d [2021-07-30T14:50:35.917Z] ---> bfd06ceab81d [2021-07-30T14:50:35.917Z] Successfully built bfd06ceab81d [2021-07-30T14:50:35.917Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:50:36.283Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T14:50:36.283Z] . [Pipeline] withDockerContainer [2021-07-30T14:50:36.398Z] prd-centos7-docker-4c-2g-651 does not seem to be running inside a container [2021-07-30T14:50:36.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T14:50:36.814Z] $ docker top f437c3ab8e6213d452b18270887f521b6d8403611dec03fbe3d3acd88e9c20bf -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T14:50:37.275Z] + go version [2021-07-30T14:50:37.276Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-30T14:50:37.303Z] $ docker stop --time=1 f437c3ab8e6213d452b18270887f521b6d8403611dec03fbe3d3acd88e9c20bf [2021-07-30T14:50:38.493Z] $ docker rm -f f437c3ab8e6213d452b18270887f521b6d8403611dec03fbe3d3acd88e9c20bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:50:39.316Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-30T14:50:39.316Z] . [Pipeline] withDockerContainer [2021-07-30T14:50:39.425Z] prd-centos7-docker-4c-2g-651 does not seem to be running inside a container [2021-07-30T14:50:39.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-30T14:50:39.854Z] $ docker top f7031146f0bb59077ab4a26f3497e070585b2e78af2915693afe1c51a5626b9a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T14:50:40.310Z] + go mod tidy [Pipeline] sh [2021-07-30T14:50:40.929Z] + make test [2021-07-30T14:50:40.929Z] go mod tidy [2021-07-30T14:50:40.929Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T14:50:41.518Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-07-30T14:50:56.609Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-07-30T14:50:56.883Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.7% of statements [2021-07-30T14:50:56.883Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T14:51:03.585Z] gofmt -l . [2021-07-30T14:51:03.585Z] [ "`gofmt -l .`" = "" ] [2021-07-30T14:51:03.585Z] ./bin/test-attribution-txt.sh [2021-07-30T14:51:03.857Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-30T14:51:04.171Z] $ docker stop --time=1 f7031146f0bb59077ab4a26f3497e070585b2e78af2915693afe1c51a5626b9a [2021-07-30T14:51:05.634Z] $ docker rm -f f7031146f0bb59077ab4a26f3497e070585b2e78af2915693afe1c51a5626b9a [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T14:51:06.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T14:51:06.365Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-30T14:51:07.665Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T14:51:08.004Z] + ls -al . [2021-07-30T14:51:08.004Z] total 120 [2021-07-30T14:51:08.004Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jul 30 14:51 . [2021-07-30T14:51:08.004Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 14:49 .. [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 7707 Jul 30 14:49 Attribution.txt [2021-07-30T14:51:08.004Z] drwxrwxr-x. 2 jenkins jenkins 87 Jul 30 14:49 bin [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 6038 Jul 30 14:49 CHANGELOG.md [2021-07-30T14:51:08.004Z] drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 14:49 cmd [2021-07-30T14:51:08.004Z] -rw-r--r--. 1 jenkins jenkins 22385 Jul 30 14:50 coverage.out [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 1473 Jul 30 14:49 Dockerfile [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 995 Jul 30 14:49 Dockerfile.build [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 140 Jul 30 14:49 .dockerignore [2021-07-30T14:51:08.004Z] drwxrwxr-x. 8 jenkins jenkins 179 Jul 30 14:50 .git [2021-07-30T14:51:08.004Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 30 14:49 .github [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 338 Jul 30 14:49 .gitignore [2021-07-30T14:51:08.004Z] -rw-r--r--. 1 jenkins jenkins 414 Jul 30 14:51 go.mod [2021-07-30T14:51:08.004Z] -rw-r--r--. 1 jenkins jenkins 21529 Jul 30 14:50 go.sum [2021-07-30T14:51:08.004Z] drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 14:49 internal [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 679 Jul 30 14:49 Jenkinsfile [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 14:49 LICENSE [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 914 Jul 30 14:49 Makefile [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 3064 Jul 30 14:49 README.md [2021-07-30T14:51:08.004Z] drwxrwxr-x. 2 jenkins jenkins 52 Jul 30 14:49 simulator [2021-07-30T14:51:08.004Z] drwxrwxr-x. 4 jenkins jenkins 71 Jul 30 14:49 snap [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 5 Jul 30 14:48 VERSION [2021-07-30T14:51:08.004Z] -rw-rw-r--. 1 jenkins jenkins 229 Jul 30 14:49 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:51:08.361Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e94aa9d161241f643b8697846ad4f52871e3a046 --label arch=amd64 --label version=0.0.0 . [2021-07-30T14:51:08.361Z] Sending build context to Docker daemon 656.9kB [2021-07-30T14:51:08.361Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T14:51:08.361Z] Step 2/22 : FROM ${BASE} AS builder [2021-07-30T14:51:08.361Z] ---> bfd06ceab81d [2021-07-30T14:51:08.361Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T14:51:08.361Z] ---> Running in 18d80bfcd42d [2021-07-30T14:51:08.969Z] Removing intermediate container 18d80bfcd42d [2021-07-30T14:51:08.969Z] ---> 703e6cdd3584 [2021-07-30T14:51:08.969Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-07-30T14:51:08.969Z] ---> Running in fc7f59b157b1 [2021-07-30T14:51:09.237Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-30T14:51:09.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-30T14:51:10.407Z] OK: 156 MiB in 53 packages [2021-07-30T14:51:10.733Z] Removing intermediate container fc7f59b157b1 [2021-07-30T14:51:10.733Z] ---> 1615317b96c4 [2021-07-30T14:51:10.733Z] Step 5/22 : WORKDIR /device-modbus-go [2021-07-30T14:51:10.733Z] ---> Running in ae0c1e2b59fa [2021-07-30T14:51:10.733Z] Removing intermediate container ae0c1e2b59fa [2021-07-30T14:51:10.733Z] ---> 93f501d1e27a [2021-07-30T14:51:10.733Z] Step 6/22 : COPY . . [2021-07-30T14:51:11.008Z] ---> a94bad24854f [2021-07-30T14:51:11.008Z] Step 7/22 : RUN go mod tidy [2021-07-30T14:51:11.008Z] ---> Running in 96ab89db5fbb [2021-07-30T14:51:11.601Z] Removing intermediate container 96ab89db5fbb [2021-07-30T14:51:11.601Z] ---> 916abaa389bb [2021-07-30T14:51:11.601Z] Step 8/22 : RUN go mod download [2021-07-30T14:51:11.601Z] ---> Running in 50e833252db8 [2021-07-30T14:51:12.195Z] Removing intermediate container 50e833252db8 [2021-07-30T14:51:12.195Z] ---> 3acd35e3bd02 [2021-07-30T14:51:12.195Z] Step 9/22 : RUN make build [2021-07-30T14:51:12.195Z] ---> Running in e17bf6e88286 [2021-07-30T14:51:12.472Z] go mod tidy [2021-07-30T14:51:12.748Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2021-07-30T14:51:25.097Z] Removing intermediate container e17bf6e88286 [2021-07-30T14:51:25.097Z] ---> 7bef6d54d3ec [2021-07-30T14:51:25.097Z] Step 10/22 : FROM alpine:3.12 [2021-07-30T14:51:25.097Z] 3.12: Pulling from library/alpine [2021-07-30T14:51:25.097Z] 339de151aab4: Pulling fs layer [2021-07-30T14:51:25.097Z] 339de151aab4: Verifying Checksum [2021-07-30T14:51:25.097Z] 339de151aab4: Download complete [2021-07-30T14:51:25.097Z] 339de151aab4: Pull complete [2021-07-30T14:51:25.097Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-30T14:51:25.097Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T14:51:25.097Z] ---> 13621d1b12d4 [2021-07-30T14:51:25.097Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-07-30T14:51:25.097Z] ---> Running in e8312f6549bd [2021-07-30T14:51:25.097Z] Removing intermediate container e8312f6549bd [2021-07-30T14:51:25.098Z] ---> 2d1126ea87d7 [2021-07-30T14:51:25.098Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T14:51:25.098Z] ---> Running in 67bf873c7dcb [2021-07-30T14:51:25.098Z] Removing intermediate container 67bf873c7dcb [2021-07-30T14:51:25.098Z] ---> dd5000516aa5 [2021-07-30T14:51:25.098Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T14:51:25.098Z] ---> Running in 07c3a3d49ce5 [2021-07-30T14:51:25.367Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-30T14:51:26.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-30T14:51:26.610Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T14:51:26.878Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T14:51:26.878Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T14:51:26.878Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T14:51:27.148Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T14:51:27.413Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T14:51:27.414Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T14:51:27.414Z] OK: 8 MiB in 20 packages [2021-07-30T14:51:27.681Z] Removing intermediate container 07c3a3d49ce5 [2021-07-30T14:51:27.681Z] ---> d924d772004e [2021-07-30T14:51:27.681Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-07-30T14:51:28.262Z] ---> d5ccdffe8476 [2021-07-30T14:51:28.262Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-07-30T14:51:28.262Z] ---> 5991194f8068 [2021-07-30T14:51:28.262Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-07-30T14:51:28.262Z] ---> bf7c179cc2b2 [2021-07-30T14:51:28.262Z] Step 17/22 : EXPOSE 59901 [2021-07-30T14:51:28.534Z] ---> Running in ef137a07e415 [2021-07-30T14:51:28.534Z] Removing intermediate container ef137a07e415 [2021-07-30T14:51:28.534Z] ---> 885156e15b26 [2021-07-30T14:51:28.534Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-07-30T14:51:28.534Z] ---> Running in 72ba1839b07b [2021-07-30T14:51:28.534Z] Removing intermediate container 72ba1839b07b [2021-07-30T14:51:28.534Z] ---> 14f0f315d126 [2021-07-30T14:51:28.534Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-30T14:51:28.534Z] ---> Running in 3299213cdacb [2021-07-30T14:51:28.806Z] Removing intermediate container 3299213cdacb [2021-07-30T14:51:28.806Z] ---> 1f106daebb65 [2021-07-30T14:51:28.806Z] Step 20/22 : LABEL arch=amd64 [2021-07-30T14:51:28.806Z] ---> Running in de59afc1b002 [2021-07-30T14:51:28.806Z] Removing intermediate container de59afc1b002 [2021-07-30T14:51:28.806Z] ---> 087b53a49e10 [2021-07-30T14:51:28.806Z] Step 21/22 : LABEL git_sha=e94aa9d161241f643b8697846ad4f52871e3a046 [2021-07-30T14:51:28.806Z] ---> Running in 39ef72887d02 [2021-07-30T14:51:29.090Z] Removing intermediate container 39ef72887d02 [2021-07-30T14:51:29.091Z] ---> c4b5542ba24e [2021-07-30T14:51:29.091Z] Step 22/22 : LABEL version=0.0.0 [2021-07-30T14:51:29.091Z] ---> Running in bf142f8df20b [2021-07-30T14:51:29.091Z] Removing intermediate container bf142f8df20b [2021-07-30T14:51:29.091Z] ---> 9d4abac4e9a1 [2021-07-30T14:51:29.091Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-07-30T14:51:29.091Z] Successfully built 9d4abac4e9a1 [2021-07-30T14:51:29.091Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-30T14:51:44.878Z] Still waiting to schedule task [2021-07-30T14:51:44.878Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-30T14:52:55.993Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-657 in /w/workspace/xfoundry_device-modbus-go_PR-276 [Pipeline] { [Pipeline] ws [2021-07-30T14:52:56.053Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-07-30T14:52:56.405Z] Selected Git installation does not exist. Using Default [2021-07-30T14:52:56.405Z] The recommended git tool is: NONE [2021-07-30T14:53:06.406Z] using credential edgex-jenkins-ssh [2021-07-30T14:53:06.442Z] Cloning the remote Git repository [2021-07-30T14:53:06.519Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-07-30T14:53:06.651Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-07-30T14:53:06.769Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-07-30T14:53:06.770Z] > git --version # timeout=10 [2021-07-30T14:53:06.791Z] > git --version # 'git version 2.17.1' [2021-07-30T14:53:06.793Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T14:53:06.879Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T14:53:07.988Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-07-30T14:53:08.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T14:53:08.044Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-07-30T14:53:08.092Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-07-30T14:53:08.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T14:53:08.115Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T14:53:08.725Z] Merging remotes/origin/main commit 84f9f35e34861a9df1f963446ebe383a81eb0395 into PR head commit e94aa9d161241f643b8697846ad4f52871e3a046 [2021-07-30T14:53:08.976Z] Merge succeeded, producing e94aa9d161241f643b8697846ad4f52871e3a046 [2021-07-30T14:53:08.976Z] Checking out Revision e94aa9d161241f643b8697846ad4f52871e3a046 (PR-276) [2021-07-30T14:53:08.758Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T14:53:08.779Z] > git checkout -f e94aa9d161241f643b8697846ad4f52871e3a046 # timeout=10 [2021-07-30T14:53:08.881Z] > git remote # timeout=10 [2021-07-30T14:53:08.907Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T14:53:08.925Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T14:53:08.941Z] > git merge 84f9f35e34861a9df1f963446ebe383a81eb0395 # timeout=10 [2021-07-30T14:53:08.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T14:53:08.996Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T14:53:09.017Z] > git checkout -f e94aa9d161241f643b8697846ad4f52871e3a046 # timeout=10 [2021-07-30T14:53:13.565Z] Commit message: "docs: Update build status badge" [2021-07-30T14:53:13.640Z] > git --version # timeout=10 [2021-07-30T14:53:13.652Z] > git --version # 'git version 2.17.1' [2021-07-30T14:53:13.672Z] fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T14:53:14.360Z] provisioning config files... [2021-07-30T14:53:14.392Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config15632087568997983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T14:53:15.056Z] ---> docker-login.sh [2021-07-30T14:53:15.056Z] nexus3.edgexfoundry.org:10001 [2021-07-30T14:53:16.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:53:16.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:53:16.331Z] Configure a credential helper to remove this warning. See [2021-07-30T14:53:16.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:53:16.331Z] [2021-07-30T14:53:16.331Z] Login Succeeded [2021-07-30T14:53:16.331Z] nexus3.edgexfoundry.org:10002 [2021-07-30T14:53:16.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:53:17.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:53:17.227Z] Configure a credential helper to remove this warning. See [2021-07-30T14:53:17.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:53:17.227Z] [2021-07-30T14:53:17.227Z] Login Succeeded [2021-07-30T14:53:17.227Z] nexus3.edgexfoundry.org:10003 [2021-07-30T14:53:17.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:53:17.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:53:17.798Z] Configure a credential helper to remove this warning. See [2021-07-30T14:53:17.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:53:17.798Z] [2021-07-30T14:53:17.798Z] Login Succeeded [2021-07-30T14:53:17.798Z] nexus3.edgexfoundry.org:10004 [2021-07-30T14:53:18.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:53:18.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:53:18.404Z] Configure a credential helper to remove this warning. See [2021-07-30T14:53:18.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:53:18.404Z] [2021-07-30T14:53:18.404Z] Login Succeeded [2021-07-30T14:53:18.690Z] docker.io [2021-07-30T14:53:18.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-30T14:53:19.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-30T14:53:19.582Z] Configure a credential helper to remove this warning. See [2021-07-30T14:53:19.582Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-30T14:53:19.582Z] [2021-07-30T14:53:19.582Z] Login Succeeded [2021-07-30T14:53:19.582Z] ---> docker-login.sh ends [Pipeline] } [2021-07-30T14:53:19.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-30T14:53:20.538Z] ========================================================= [2021-07-30T14:53:20.538Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-30T14:53:20.538Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:53:20.979Z] + 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 . [2021-07-30T14:53:21.254Z] Sending build context to Docker daemon 632.8kB [2021-07-30T14:53:21.529Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T14:53:21.529Z] Step 2/8 : FROM ${BASE} [2021-07-30T14:53:21.806Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-30T14:53:21.806Z] 595b0fe564bb: Pulling fs layer [2021-07-30T14:53:21.806Z] 24495759ef45: Pulling fs layer [2021-07-30T14:53:21.806Z] d148012ef14d: Pulling fs layer [2021-07-30T14:53:21.806Z] cb65c68fc2e2: Pulling fs layer [2021-07-30T14:53:21.806Z] 093eec477d81: Pulling fs layer [2021-07-30T14:53:21.806Z] a6d5b2bbb924: Pulling fs layer [2021-07-30T14:53:21.806Z] 2446dc1eb7d3: Pulling fs layer [2021-07-30T14:53:21.806Z] 596795e73e0f: Pulling fs layer [2021-07-30T14:53:21.806Z] cb65c68fc2e2: Waiting [2021-07-30T14:53:21.806Z] a6d5b2bbb924: Waiting [2021-07-30T14:53:21.806Z] 093eec477d81: Waiting [2021-07-30T14:53:21.806Z] 596795e73e0f: Waiting [2021-07-30T14:53:21.806Z] 2446dc1eb7d3: Waiting [2021-07-30T14:53:21.806Z] d148012ef14d: Download complete [2021-07-30T14:53:21.806Z] 24495759ef45: Verifying Checksum [2021-07-30T14:53:21.806Z] 24495759ef45: Download complete [2021-07-30T14:53:22.085Z] 093eec477d81: Verifying Checksum [2021-07-30T14:53:22.085Z] 093eec477d81: Download complete [2021-07-30T14:53:22.085Z] a6d5b2bbb924: Verifying Checksum [2021-07-30T14:53:22.085Z] a6d5b2bbb924: Download complete [2021-07-30T14:53:22.085Z] 595b0fe564bb: Verifying Checksum [2021-07-30T14:53:22.085Z] 595b0fe564bb: Download complete [2021-07-30T14:53:22.085Z] 2446dc1eb7d3: Verifying Checksum [2021-07-30T14:53:22.085Z] 2446dc1eb7d3: Download complete [2021-07-30T14:53:22.690Z] 595b0fe564bb: Pull complete [2021-07-30T14:53:23.705Z] 24495759ef45: Pull complete [2021-07-30T14:53:23.988Z] d148012ef14d: Pull complete [2021-07-30T14:53:24.595Z] 596795e73e0f: Verifying Checksum [2021-07-30T14:53:24.596Z] 596795e73e0f: Download complete [2021-07-30T14:53:26.054Z] cb65c68fc2e2: Verifying Checksum [2021-07-30T14:53:26.054Z] cb65c68fc2e2: Download complete [2021-07-30T14:53:38.548Z] cb65c68fc2e2: Pull complete [2021-07-30T14:53:38.548Z] 093eec477d81: Pull complete [2021-07-30T14:53:38.548Z] a6d5b2bbb924: Pull complete [2021-07-30T14:53:38.548Z] 2446dc1eb7d3: Pull complete [2021-07-30T14:53:42.906Z] 596795e73e0f: Pull complete [2021-07-30T14:53:42.906Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-30T14:53:42.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-30T14:53:42.906Z] ---> d9e956139c92 [2021-07-30T14:53:42.906Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-07-30T14:53:47.304Z] ---> Running in 84e72f434873 [2021-07-30T14:53:47.304Z] Removing intermediate container 84e72f434873 [2021-07-30T14:53:47.304Z] ---> 106887982713 [2021-07-30T14:53:47.304Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T14:53:47.581Z] ---> Running in 4e1d37272036 [2021-07-30T14:53:50.223Z] Removing intermediate container 4e1d37272036 [2021-07-30T14:53:50.223Z] ---> 05d392c2b577 [2021-07-30T14:53:50.223Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-07-30T14:53:50.507Z] ---> Running in 9a7b832b262d [2021-07-30T14:53:51.949Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T14:53:52.546Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T14:53:53.534Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-07-30T14:53:53.812Z] (2/13) Installing libsodium (1.0.18-r0) [2021-07-30T14:53:53.812Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-07-30T14:53:53.812Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-07-30T14:53:54.089Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-07-30T14:53:54.089Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-07-30T14:53:54.089Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-07-30T14:53:54.690Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-07-30T14:53:54.690Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-07-30T14:53:54.690Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-07-30T14:53:54.964Z] (11/13) Installing openssh (8.4_p1-r3) [2021-07-30T14:53:54.964Z] (12/13) Installing libzmq (4.3.3-r1) [2021-07-30T14:53:54.964Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-07-30T14:53:55.240Z] Executing busybox-1.32.1-r6.trigger [2021-07-30T14:53:55.240Z] OK: 145 MiB in 53 packages [2021-07-30T14:53:57.234Z] Removing intermediate container 9a7b832b262d [2021-07-30T14:53:57.234Z] ---> 1fb676d6eec9 [2021-07-30T14:53:57.234Z] Step 6/8 : WORKDIR /device-modbus-go [2021-07-30T14:53:57.234Z] ---> Running in 225cb8773f73 [2021-07-30T14:53:57.889Z] Removing intermediate container 225cb8773f73 [2021-07-30T14:53:57.889Z] ---> afa605801633 [2021-07-30T14:53:57.889Z] Step 7/8 : COPY . . [2021-07-30T14:53:58.878Z] ---> b5fa8b3255b2 [2021-07-30T14:53:58.878Z] Step 8/8 : RUN go mod download [2021-07-30T14:53:59.154Z] ---> Running in a4c8afc92160 [2021-07-30T14:54:31.602Z] Removing intermediate container a4c8afc92160 [2021-07-30T14:54:31.602Z] ---> 3d50a3f4a6a8 [2021-07-30T14:54:31.602Z] Successfully built 3d50a3f4a6a8 [2021-07-30T14:54:31.602Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:54:32.015Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T14:54:32.015Z] . [Pipeline] withDockerContainer [2021-07-30T14:54:32.371Z] prd-ubuntu18.04-docker-arm64-4c-16g-657 does not seem to be running inside a container [2021-07-30T14:54:32.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T14:54:34.316Z] $ docker top 6221926f6445c199cfe5cc59d74de4ba9394c0a44fa11ec66cc42629e7b5bef7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T14:54:35.368Z] + go version [2021-07-30T14:54:35.368Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-30T14:54:35.448Z] $ docker stop --time=1 6221926f6445c199cfe5cc59d74de4ba9394c0a44fa11ec66cc42629e7b5bef7 [2021-07-30T14:54:37.392Z] $ docker rm -f 6221926f6445c199cfe5cc59d74de4ba9394c0a44fa11ec66cc42629e7b5bef7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:54:38.534Z] + docker inspect -f . ci-base-image-arm64 [2021-07-30T14:54:38.534Z] . [Pipeline] withDockerContainer [2021-07-30T14:54:38.876Z] prd-ubuntu18.04-docker-arm64-4c-16g-657 does not seem to be running inside a container [2021-07-30T14:54:39.021Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-30T14:54:41.182Z] $ docker top 6fbfb4e71ce89c281711b2e6ebafa2a6b683307799a6ee35754bc0601d89bfaa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T14:54:42.351Z] + go mod tidy [Pipeline] sh [2021-07-30T14:54:44.112Z] + make test [2021-07-30T14:54:44.112Z] go mod tidy [2021-07-30T14:54:44.730Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-07-30T14:54:46.760Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-07-30T14:55:55.062Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-07-30T14:55:55.062Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 47.7% of statements [2021-07-30T14:55:55.062Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-07-30T14:56:21.909Z] gofmt -l . [2021-07-30T14:56:22.184Z] [ "`gofmt -l .`" = "" ] [2021-07-30T14:56:22.184Z] ./bin/test-attribution-txt.sh [2021-07-30T14:56:24.160Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-07-30T14:56:24.840Z] $ docker stop --time=1 6fbfb4e71ce89c281711b2e6ebafa2a6b683307799a6ee35754bc0601d89bfaa [2021-07-30T14:56:26.903Z] $ docker rm -f 6fbfb4e71ce89c281711b2e6ebafa2a6b683307799a6ee35754bc0601d89bfaa [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-30T14:56:27.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-30T14:56:27.910Z] Warning: overwriting stash ‘coverage-report’ [2021-07-30T14:56:28.505Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-30T14:56:29.262Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-30T14:56:29.629Z] + ls -al . [2021-07-30T14:56:29.629Z] total 152 [2021-07-30T14:56:29.629Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 30 14:56 . [2021-07-30T14:56:29.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 14:53 .. [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 30 14:53 .dockerignore [2021-07-30T14:56:29.629Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 14:53 .git [2021-07-30T14:56:29.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 14:53 .github [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 338 Jul 30 14:53 .gitignore [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 7707 Jul 30 14:53 Attribution.txt [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 6038 Jul 30 14:53 CHANGELOG.md [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 1473 Jul 30 14:53 Dockerfile [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 995 Jul 30 14:53 Dockerfile.build [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 679 Jul 30 14:53 Jenkinsfile [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 14:53 LICENSE [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 914 Jul 30 14:53 Makefile [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 3064 Jul 30 14:53 README.md [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 30 14:48 VERSION [2021-07-30T14:56:29.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 14:53 bin [2021-07-30T14:56:29.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 14:53 cmd [2021-07-30T14:56:29.629Z] -rw-r--r-- 1 jenkins jenkins 22385 Jul 30 14:55 coverage.out [2021-07-30T14:56:29.629Z] -rw-r--r-- 1 jenkins jenkins 414 Jul 30 14:56 go.mod [2021-07-30T14:56:29.629Z] -rw-r--r-- 1 jenkins jenkins 21529 Jul 30 14:54 go.sum [2021-07-30T14:56:29.629Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 14:53 internal [2021-07-30T14:56:29.629Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 14:53 simulator [2021-07-30T14:56:29.629Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 14:53 snap [2021-07-30T14:56:29.629Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 30 14:53 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:56:30.012Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e94aa9d161241f643b8697846ad4f52871e3a046 --label arch=arm64 --label version=0.0.0 . [2021-07-30T14:56:30.285Z] Sending build context to Docker daemon 655.9kB [2021-07-30T14:56:30.285Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-07-30T14:56:30.285Z] Step 2/22 : FROM ${BASE} AS builder [2021-07-30T14:56:30.285Z] ---> 3d50a3f4a6a8 [2021-07-30T14:56:30.285Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T14:56:30.883Z] ---> Running in e84f6ce17612 [2021-07-30T14:56:32.884Z] Removing intermediate container e84f6ce17612 [2021-07-30T14:56:32.884Z] ---> 2a079789a965 [2021-07-30T14:56:32.884Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-07-30T14:56:33.492Z] ---> Running in fe37af583a7d [2021-07-30T14:56:34.955Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-30T14:56:36.411Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-30T14:56:39.840Z] OK: 145 MiB in 53 packages [2021-07-30T14:56:41.302Z] Removing intermediate container fe37af583a7d [2021-07-30T14:56:41.302Z] ---> 3fca31d73a9e [2021-07-30T14:56:41.302Z] Step 5/22 : WORKDIR /device-modbus-go [2021-07-30T14:56:41.302Z] ---> Running in 75d77370d514 [2021-07-30T14:56:42.301Z] Removing intermediate container 75d77370d514 [2021-07-30T14:56:42.301Z] ---> 8ad6b0b87c85 [2021-07-30T14:56:42.301Z] Step 6/22 : COPY . . [2021-07-30T14:56:43.300Z] ---> cb542617bd85 [2021-07-30T14:56:43.300Z] Step 7/22 : RUN go mod tidy [2021-07-30T14:56:43.579Z] ---> Running in 4614da8d798b [2021-07-30T14:56:47.019Z] Removing intermediate container 4614da8d798b [2021-07-30T14:56:47.019Z] ---> 0c8e6488b164 [2021-07-30T14:56:47.019Z] Step 8/22 : RUN go mod download [2021-07-30T14:56:47.019Z] ---> Running in 903480b5a9f2 [2021-07-30T14:56:49.688Z] Removing intermediate container 903480b5a9f2 [2021-07-30T14:56:49.688Z] ---> 608bd3f53953 [2021-07-30T14:56:49.688Z] Step 9/22 : RUN make build [2021-07-30T14:56:49.964Z] ---> Running in 902d625e8193 [2021-07-30T14:56:51.422Z] go mod tidy [2021-07-30T14:56:51.699Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2021-07-30T14:57:24.203Z] Running on prd-ubuntu18.04-docker-8c-8g-743 in /w/workspace/xfoundry_device-modbus-go_PR-276 [Pipeline] { [Pipeline] ws [2021-07-30T14:57:24.260Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2021-07-30T14:57:24.426Z] Selected Git installation does not exist. Using Default [2021-07-30T14:57:24.426Z] The recommended git tool is: NONE [2021-07-30T14:57:27.310Z] using credential edgex-jenkins-ssh [2021-07-30T14:57:27.323Z] Cloning the remote Git repository [2021-07-30T14:57:27.351Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-07-30T14:57:27.424Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2021-07-30T14:57:27.481Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-07-30T14:57:27.481Z] > git --version # timeout=10 [2021-07-30T14:57:27.489Z] > git --version # 'git version 2.17.1' [2021-07-30T14:57:27.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T14:57:27.527Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T14:57:28.829Z] Merging remotes/origin/main commit 84f9f35e34861a9df1f963446ebe383a81eb0395 into PR head commit e94aa9d161241f643b8697846ad4f52871e3a046 [2021-07-30T14:57:28.922Z] Merge succeeded, producing e94aa9d161241f643b8697846ad4f52871e3a046 [2021-07-30T14:57:28.922Z] Checking out Revision e94aa9d161241f643b8697846ad4f52871e3a046 (PR-276) [2021-07-30T14:57:28.248Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-07-30T14:57:28.255Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-30T14:57:28.272Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-07-30T14:57:28.287Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-07-30T14:57:28.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T14:57:28.292Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-30T14:57:28.842Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T14:57:28.848Z] > git checkout -f e94aa9d161241f643b8697846ad4f52871e3a046 # timeout=10 [2021-07-30T14:57:28.891Z] > git remote # timeout=10 [2021-07-30T14:57:28.897Z] > git config --get remote.origin.url # timeout=10 [2021-07-30T14:57:28.901Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-30T14:57:28.905Z] > git merge 84f9f35e34861a9df1f963446ebe383a81eb0395 # timeout=10 [2021-07-30T14:57:28.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-30T14:57:28.925Z] > git config core.sparsecheckout # timeout=10 [2021-07-30T14:57:28.932Z] > git checkout -f e94aa9d161241f643b8697846ad4f52871e3a046 # timeout=10 [2021-07-30T14:57:32.829Z] Commit message: "docs: Update build status badge" [2021-07-30T14:57:32.869Z] > git --version # timeout=10 [2021-07-30T14:57:32.877Z] > git --version # 'git version 2.17.1' [2021-07-30T14:57:32.881Z] fatal: bad object 155abbc8877922835dbd6f2f82c828d26e35ec40 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T14:57:33.845Z] + echo snap-build.sh [2021-07-30T14:57:33.846Z] snap-build.sh [2021-07-30T14:57:33.846Z] + SNAP_BASE_DIR=. [2021-07-30T14:57:33.846Z] + '[' '!' -z /w/workspace/device-modbus-go/1 ']' [2021-07-30T14:57:33.846Z] + SNAP_BASE_DIR=/w/workspace/device-modbus-go/1 [2021-07-30T14:57:33.846Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-modbus-go/1]' [2021-07-30T14:57:33.846Z] [snap-build] Building snap in dir [/w/workspace/device-modbus-go/1] [2021-07-30T14:57:33.846Z] + cd /w/workspace/device-modbus-go/1 [2021-07-30T14:57:33.846Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-07-30T14:57:33.846Z] Reading package lists... [2021-07-30T14:57:33.846Z] Building dependency tree... [2021-07-30T14:57:33.846Z] Reading state information... [2021-07-30T14:57:33.846Z] The following packages were automatically installed and are no longer required: [2021-07-30T14:57:33.846Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-07-30T14:57:33.846Z] uidmap xdelta3 [2021-07-30T14:57:33.846Z] Use 'sudo apt autoremove' to remove them. [2021-07-30T14:57:33.846Z] The following packages will be REMOVED: [2021-07-30T14:57:33.846Z] lxd* lxd-client* [2021-07-30T14:57:34.115Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-07-30T14:57:34.115Z] After this operation, 31.7 MB disk space will be freed. [2021-07-30T14:57:34.923Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-07-30T14:57:34.923Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-30T14:57:35.892Z] Removing lxd dnsmasq configuration [2021-07-30T14:57:35.892Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-07-30T14:57:35.892Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-07-30T14:57:36.856Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-30T14:57:37.127Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-07-30T14:57:37.127Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-07-30T14:57:38.542Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-07-30T14:57:38.542Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-07-30T14:57:38.750Z] Removing intermediate container 902d625e8193 [2021-07-30T14:57:38.751Z] ---> 7ae255f9076b [2021-07-30T14:57:38.751Z] Step 10/22 : FROM alpine:3.12 [2021-07-30T14:57:38.751Z] 3.12: Pulling from library/alpine [2021-07-30T14:57:38.751Z] d2f70382dc9a: Pulling fs layer [2021-07-30T14:57:38.751Z] d2f70382dc9a: Verifying Checksum [2021-07-30T14:57:38.751Z] d2f70382dc9a: Download complete [2021-07-30T14:57:38.751Z] d2f70382dc9a: Pull complete [2021-07-30T14:57:38.751Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-30T14:57:38.751Z] Status: Downloaded newer image for alpine:3.12 [2021-07-30T14:57:38.751Z] ---> c4fd0aeabfcf [2021-07-30T14:57:38.751Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-07-30T14:57:38.751Z] ---> Running in ea40d01a17d9 [2021-07-30T14:57:38.751Z] Removing intermediate container ea40d01a17d9 [2021-07-30T14:57:38.751Z] ---> 963e87860a87 [2021-07-30T14:57:38.751Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-30T14:57:38.751Z] ---> Running in d41cf9bdf499 [2021-07-30T14:57:38.751Z] Removing intermediate container d41cf9bdf499 [2021-07-30T14:57:38.751Z] ---> c137d3586d0f [2021-07-30T14:57:38.751Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-30T14:57:38.751Z] ---> Running in b74b5b9048de [2021-07-30T14:57:38.751Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-30T14:57:39.131Z] + sudo snap remove --purge lxd [2021-07-30T14:57:39.399Z] snap "lxd" is not installed [2021-07-30T14:57:39.399Z] + sudo groupadd --force --system lxd [2021-07-30T14:57:39.399Z] ++ whoami [2021-07-30T14:57:39.399Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-07-30T14:57:39.399Z] + newgrp - lxd [2021-07-30T14:57:39.399Z] + sudo snap install lxd [2021-07-30T14:57:39.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-30T14:57:40.710Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-30T14:57:40.710Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-30T14:57:40.987Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-30T14:57:40.987Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-30T14:57:41.588Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-30T14:57:41.588Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-30T14:57:41.588Z] Executing busybox-1.31.1-r20.trigger [2021-07-30T14:57:41.861Z] OK: 8 MiB in 20 packages [2021-07-30T14:57:42.851Z] Removing intermediate container b74b5b9048de [2021-07-30T14:57:42.851Z] ---> c0fb43a378e3 [2021-07-30T14:57:42.851Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-07-30T14:57:44.837Z] ---> 00fd5fd0881b [2021-07-30T14:57:44.837Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-07-30T14:57:45.436Z] ---> 3d174331db34 [2021-07-30T14:57:45.436Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-07-30T14:57:46.424Z] ---> cc19bf559b21 [2021-07-30T14:57:46.424Z] Step 17/22 : EXPOSE 59901 [2021-07-30T14:57:46.424Z] ---> Running in da558e0953b3 [2021-07-30T14:57:47.024Z] Removing intermediate container da558e0953b3 [2021-07-30T14:57:47.024Z] ---> 8b7053324dc3 [2021-07-30T14:57:47.024Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-07-30T14:57:47.299Z] ---> Running in f21ed482113d [2021-07-30T14:57:47.908Z] Removing intermediate container f21ed482113d [2021-07-30T14:57:47.908Z] ---> f9430953834f [2021-07-30T14:57:47.908Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-30T14:57:47.908Z] ---> Running in 3338edc78c31 [2021-07-30T14:57:48.506Z] Removing intermediate container 3338edc78c31 [2021-07-30T14:57:48.506Z] ---> e3107927c621 [2021-07-30T14:57:48.506Z] Step 20/22 : LABEL arch=arm64 [2021-07-30T14:57:48.781Z] ---> Running in f5b595c274e1 [2021-07-30T14:57:49.056Z] Removing intermediate container f5b595c274e1 [2021-07-30T14:57:49.056Z] ---> ec327157a54c [2021-07-30T14:57:49.056Z] Step 21/22 : LABEL git_sha=e94aa9d161241f643b8697846ad4f52871e3a046 [2021-07-30T14:57:49.336Z] ---> Running in cfac51cb6824 [2021-07-30T14:57:49.498Z] 2021-07-30T14:57:46Z INFO Waiting for automatic snapd restart... [2021-07-30T14:57:49.936Z] Removing intermediate container cfac51cb6824 [2021-07-30T14:57:49.936Z] ---> bf4a608831c9 [2021-07-30T14:57:49.936Z] Step 22/22 : LABEL version=0.0.0 [2021-07-30T14:57:49.936Z] ---> Running in 8e72f938f599 [2021-07-30T14:57:50.545Z] Removing intermediate container 8e72f938f599 [2021-07-30T14:57:50.545Z] ---> 9475de33b9e7 [2021-07-30T14:57:50.545Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-07-30T14:57:50.545Z] Successfully built 9475de33b9e7 [2021-07-30T14:57:50.545Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:57:51.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T14:57:51.710Z] [2021-07-30T14:57:51.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-30T14:57:52.122Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T14:57:52.400Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-30T14:57:52.400Z] 448f6bf000e3: Pulling fs layer [2021-07-30T14:57:52.400Z] f757da607395: Pulling fs layer [2021-07-30T14:57:52.400Z] 05883995daec: Pulling fs layer [2021-07-30T14:57:52.400Z] 8603b9c90790: Pulling fs layer [2021-07-30T14:57:52.400Z] 1560dd03e051: Pulling fs layer [2021-07-30T14:57:52.400Z] 27f5ce0e4adf: Pulling fs layer [2021-07-30T14:57:52.400Z] c2d8d7efcc4b: Pulling fs layer [2021-07-30T14:57:52.400Z] 1560dd03e051: Waiting [2021-07-30T14:57:52.400Z] 27f5ce0e4adf: Waiting [2021-07-30T14:57:52.400Z] c2d8d7efcc4b: Waiting [2021-07-30T14:57:52.400Z] 8603b9c90790: Waiting [2021-07-30T14:57:52.678Z] f757da607395: Verifying Checksum [2021-07-30T14:57:52.678Z] f757da607395: Download complete [2021-07-30T14:57:52.678Z] 8603b9c90790: Verifying Checksum [2021-07-30T14:57:52.678Z] 8603b9c90790: Download complete [2021-07-30T14:57:52.963Z] 1560dd03e051: Verifying Checksum [2021-07-30T14:57:52.963Z] 1560dd03e051: Download complete [2021-07-30T14:57:52.963Z] 27f5ce0e4adf: Verifying Checksum [2021-07-30T14:57:52.963Z] 27f5ce0e4adf: Download complete [2021-07-30T14:57:52.963Z] 05883995daec: Verifying Checksum [2021-07-30T14:57:52.963Z] 05883995daec: Download complete [2021-07-30T14:57:53.960Z] 448f6bf000e3: Verifying Checksum [2021-07-30T14:57:53.960Z] 448f6bf000e3: Download complete [2021-07-30T14:57:57.375Z] c2d8d7efcc4b: Verifying Checksum [2021-07-30T14:57:57.375Z] c2d8d7efcc4b: Download complete [2021-07-30T14:57:57.375Z] 448f6bf000e3: Pull complete [2021-07-30T14:57:57.980Z] f757da607395: Pull complete [2021-07-30T14:57:59.432Z] 05883995daec: Pull complete [2021-07-30T14:58:00.034Z] 8603b9c90790: Pull complete [2021-07-30T14:58:01.048Z] 1560dd03e051: Pull complete [2021-07-30T14:58:01.331Z] 27f5ce0e4adf: Pull complete [2021-07-30T14:58:04.512Z] lxd 4.16 from Canonical* installed [2021-07-30T14:58:04.512Z] + sudo lxd init --auto [2021-07-30T14:58:14.823Z] + sudo snap install --classic snapcraft [2021-07-30T14:58:16.459Z] c2d8d7efcc4b: Pull complete [2021-07-30T14:58:16.459Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-30T14:58:16.459Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-30T14:58:16.459Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-30T14:58:16.713Z] prd-ubuntu18.04-docker-arm64-4c-16g-657 does not seem to be running inside a container [2021-07-30T14:58:16.847Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-30T14:58:21.432Z] $ docker top 1cd58ba006fb22c623a8672d688f7efb59d11b34032481b9b56b0180afdfbf22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T14:58:22.475Z] ---> job-cost.sh [2021-07-30T14:58:22.475Z] lf-activate-venv: SKIPPING [2021-07-30T14:58:22.475Z] INFO: No Stack... [2021-07-30T14:58:23.915Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-30T14:58:24.189Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T14:58:24.895Z] + + catcut /w/workspace/device-modbus-go/1/archives/cost.csv -d, [2021-07-30T14:58:24.895Z] -f6 [Pipeline] lock [2021-07-30T14:58:25.006Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-276-1-stack-cost] [2021-07-30T14:58:25.014Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-276-1-stack-cost] did not exist. Created. [2021-07-30T14:58:25.014Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T14:58:25.792Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-30T14:58:25.916Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T14:58:25.939Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T14:58:26.068Z] $ docker stop --time=1 1cd58ba006fb22c623a8672d688f7efb59d11b34032481b9b56b0180afdfbf22 [2021-07-30T14:58:27.158Z] snapcraft 4.8.3 from Canonical* installed [2021-07-30T14:58:27.158Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-07-30T14:58:27.158Z] + sudo snapcraft prime --use-lxd [2021-07-30T14:58:27.690Z] $ docker rm -f 1cd58ba006fb22c623a8672d688f7efb59d11b34032481b9b56b0180afdfbf22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-07-30T14:58:28.117Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-07-30T14:58:28.117Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-30T14:58:28.117Z] - README.md [2021-07-30T14:58:28.117Z] [2021-07-30T14:58:28.117Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-07-30T14:58:28.386Z] Launching a container. [Pipeline] // stage [Pipeline] } [2021-07-30T14:58:35.036Z] Waiting for container to be ready [2021-07-30T14:58:35.303Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-07-30T14:58:35.303Z] [2021-07-30T14:58:39.555Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-07-30T14:58:39.555Z] Waiting for network to be ready... [2021-07-30T14:58:39.555Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-30T14:58:39.823Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-30T14:58:39.823Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-07-30T14:58:39.823Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-07-30T14:58:39.823Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-30T14:58:39.823Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-30T14:58:39.823Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-30T14:58:39.823Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-30T14:58:39.823Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-30T14:58:40.090Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-30T14:58:40.355Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-30T14:58:40.355Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-30T14:58:40.620Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-30T14:58:40.620Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-30T14:58:40.620Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-30T14:58:40.620Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-30T14:58:40.620Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-30T14:58:40.620Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-30T14:58:40.887Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-30T14:58:41.167Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-07-30T14:58:41.435Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-07-30T14:58:41.435Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-30T14:58:41.435Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-30T14:58:41.435Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-30T14:58:41.435Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-30T14:58:41.435Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-30T14:58:41.435Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-30T14:58:44.019Z] Fetched 24.9 MB in 4s (6308 kB/s) [2021-07-30T14:58:44.607Z] Reading package lists... [2021-07-30T14:58:44.607Z] Reading package lists... [2021-07-30T14:58:44.876Z] Building dependency tree... [2021-07-30T14:58:44.876Z] Reading state information... [2021-07-30T14:58:44.876Z] The following additional packages will be installed: [2021-07-30T14:58:44.876Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-30T14:58:44.876Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-30T14:58:44.876Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-30T14:58:44.876Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-07-30T14:58:44.876Z] Suggested packages: [2021-07-30T14:58:44.876Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-07-30T14:58:44.876Z] Recommended packages: [2021-07-30T14:58:44.876Z] gnupg libsasl2-modules [2021-07-30T14:58:44.876Z] The following NEW packages will be installed: [2021-07-30T14:58:44.876Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-07-30T14:58:44.876Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-07-30T14:58:44.876Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-07-30T14:58:44.876Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-07-30T14:58:44.876Z] The following packages will be upgraded: [2021-07-30T14:58:44.876Z] gpg gpg-agent gpgconf libudev1 [2021-07-30T14:58:45.144Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-07-30T14:58:45.144Z] Need to get 3527 kB of archives. [2021-07-30T14:58:45.144Z] After this operation, 13.3 MB of additional disk space will be used. [2021-07-30T14:58:45.144Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.50 [56.4 kB] [2021-07-30T14:58:45.144Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.50 [1101 kB] [2021-07-30T14:58:45.144Z] 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] [2021-07-30T14:58:45.144Z] 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] [2021-07-30T14:58:45.144Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-07-30T14:58:45.144Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-07-30T14:58:45.144Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-07-30T14:58:45.731Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-07-30T14:58:45.731Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-07-30T14:58:45.998Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-07-30T14:58:45.998Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-07-30T14:58:45.998Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-07-30T14:58:45.998Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-07-30T14:58:45.998Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-07-30T14:58:45.998Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-07-30T14:58:45.998Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-07-30T14:58:45.998Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-07-30T14:58:45.998Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-07-30T14:58:45.998Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-07-30T14:58:45.998Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-07-30T14:58:45.998Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-07-30T14:58:45.998Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-07-30T14:58:46.272Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T14:58:46.272Z] Fetched 3527 kB in 1s (3060 kB/s) [2021-07-30T14:58:46.272Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-30T14:58:46.272Z] Preparing to unpack .../libudev1_237-3ubuntu10.50_amd64.deb ... [2021-07-30T14:58:46.272Z] Unpacking libudev1:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-30T14:58:46.272Z] Setting up libudev1:amd64 (237-3ubuntu10.50) ... [2021-07-30T14:58:46.538Z] Selecting previously unselected package udev. [2021-07-30T14:58:46.538Z] (Reading database ... 12511 files and directories currently installed.) [2021-07-30T14:58:46.538Z] Preparing to unpack .../00-udev_237-3ubuntu10.50_amd64.deb ... [2021-07-30T14:58:46.538Z] Unpacking udev (237-3ubuntu10.50) ... [2021-07-30T14:58:46.806Z] Selecting previously unselected package libfuse2:amd64. [2021-07-30T14:58:46.806Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-07-30T14:58:46.806Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-30T14:58:46.806Z] Selecting previously unselected package fuse. [2021-07-30T14:58:46.806Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-07-30T14:58:46.806Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-07-30T14:58:46.806Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-30T14:58:46.806Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-30T14:58:46.806Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-30T14:58:47.075Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-30T14:58:47.075Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-30T14:58:47.075Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-30T14:58:47.075Z] Selecting previously unselected package libksba8:amd64. [2021-07-30T14:58:47.075Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-07-30T14:58:47.075Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-07-30T14:58:47.345Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-07-30T14:58:47.345Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-30T14:58:47.345Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:47.345Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-07-30T14:58:47.345Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-30T14:58:47.345Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:47.345Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-07-30T14:58:47.345Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-30T14:58:47.345Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:47.345Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-07-30T14:58:47.345Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-30T14:58:47.345Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:47.615Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-07-30T14:58:47.615Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-30T14:58:47.615Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:47.615Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-07-30T14:58:47.615Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-30T14:58:47.615Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:47.615Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-07-30T14:58:47.615Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-30T14:58:47.615Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:47.615Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-07-30T14:58:47.615Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-30T14:58:47.615Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:47.881Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-07-30T14:58:47.881Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-07-30T14:58:47.881Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:47.881Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-07-30T14:58:47.881Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-30T14:58:47.881Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-30T14:58:47.881Z] Selecting previously unselected package libsasl2-2:amd64. [2021-07-30T14:58:47.881Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-07-30T14:58:47.881Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-30T14:58:47.881Z] Selecting previously unselected package libldap-common. [2021-07-30T14:58:47.881Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-07-30T14:58:47.881Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-30T14:58:47.881Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-07-30T14:58:47.881Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-07-30T14:58:47.881Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-30T14:58:48.146Z] Selecting previously unselected package dirmngr. [2021-07-30T14:58:48.147Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-30T14:58:48.147Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-30T14:58:48.147Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-30T14:58:48.147Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-07-30T14:58:48.147Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-07-30T14:58:48.147Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-30T14:58:48.147Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-07-30T14:58:48.147Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-07-30T14:58:48.147Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:48.147Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-07-30T14:58:48.147Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-30T14:58:48.147Z] Setting up udev (237-3ubuntu10.50) ... [2021-07-30T14:58:48.415Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-07-30T14:58:48.684Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:48.684Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-07-30T14:58:48.684Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-07-30T14:58:48.684Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-07-30T14:58:48.684Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:48.684Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:48.684Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:48.684Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:48.684Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:48.952Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:48.952Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-07-30T14:58:48.952Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-07-30T14:58:48.952Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-07-30T14:58:48.952Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-30T14:58:49.222Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-07-30T14:58:49.222Z] settings in the [Install] section, and DefaultInstance for template units). [2021-07-30T14:58:49.222Z] This means they are not meant to be enabled using systemctl. [2021-07-30T14:58:49.222Z] Possible reasons for having this kind of units are: [2021-07-30T14:58:49.222Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-07-30T14:58:49.222Z] .wants/ or .requires/ directory. [2021-07-30T14:58:49.222Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-07-30T14:58:49.222Z] a requirement dependency on it. [2021-07-30T14:58:49.222Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-07-30T14:58:49.222Z] D-Bus, udev, scripted systemctl call, ...). [2021-07-30T14:58:49.222Z] 4) In case of template units, the unit is meant to be enabled with some [2021-07-30T14:58:49.222Z] instance name specified. [2021-07-30T14:58:49.489Z] Reading package lists... [2021-07-30T14:58:49.757Z] Building dependency tree... [2021-07-30T14:58:49.757Z] Reading state information... [2021-07-30T14:58:49.757Z] The following additional packages will be installed: [2021-07-30T14:58:49.757Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-07-30T14:58:49.757Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-07-30T14:58:49.757Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-07-30T14:58:49.757Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-07-30T14:58:49.757Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-07-30T14:58:49.757Z] Suggested packages: [2021-07-30T14:58:49.757Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-07-30T14:58:49.757Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-07-30T14:58:49.757Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-07-30T14:58:49.757Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-07-30T14:58:49.757Z] systemd-container policykit-1 [2021-07-30T14:58:49.757Z] Recommended packages: [2021-07-30T14:58:49.757Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-07-30T14:58:49.757Z] The following NEW packages will be installed: [2021-07-30T14:58:49.757Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-07-30T14:58:49.757Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-07-30T14:58:49.757Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-07-30T14:58:49.757Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-07-30T14:58:49.757Z] python3.6-minimal snapd squashfs-tools sudo [2021-07-30T14:58:49.757Z] The following packages will be upgraded: [2021-07-30T14:58:49.757Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-07-30T14:58:50.023Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-07-30T14:58:50.023Z] Need to get 36.7 MB of archives. [2021-07-30T14:58:50.023Z] After this operation, 147 MB of additional disk space will be used. [2021-07-30T14:58:50.023Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.50 [2914 kB] [2021-07-30T14:58:50.023Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-07-30T14:58:50.023Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.50 [207 kB] [2021-07-30T14:58:50.023Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-07-30T14:58:50.023Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-07-30T14:58:50.023Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-07-30T14:58:50.023Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-07-30T14:58:50.023Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-07-30T14:58:50.299Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-07-30T14:58:50.299Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-07-30T14:58:50.299Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-07-30T14:58:50.299Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-07-30T14:58:50.299Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-07-30T14:58:50.299Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-07-30T14:58:50.299Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-07-30T14:58:50.299Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-07-30T14:58:50.299Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-07-30T14:58:50.299Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-07-30T14:58:50.883Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-07-30T14:58:51.152Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-07-30T14:58:51.152Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-07-30T14:58:51.152Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-07-30T14:58:51.152Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-07-30T14:58:51.152Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-07-30T14:58:51.152Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-07-30T14:58:51.152Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-07-30T14:58:51.152Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-07-30T14:58:51.152Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-07-30T14:58:51.152Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-07-30T14:58:51.152Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-07-30T14:58:52.110Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T14:58:52.110Z] Fetched 36.7 MB in 2s (16.3 MB/s) [2021-07-30T14:58:52.376Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-30T14:58:52.376Z] Preparing to unpack .../systemd_237-3ubuntu10.50_amd64.deb ... [2021-07-30T14:58:52.376Z] Unpacking systemd (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-30T14:58:52.960Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.50_amd64.deb ... [2021-07-30T14:58:52.960Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-30T14:58:52.960Z] Setting up libsystemd0:amd64 (237-3ubuntu10.50) ... [2021-07-30T14:58:52.960Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-30T14:58:52.960Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-07-30T14:58:52.960Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-07-30T14:58:53.227Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-07-30T14:58:53.227Z] (Reading database ... 12757 files and directories currently installed.) [2021-07-30T14:58:53.227Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-07-30T14:58:53.227Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-07-30T14:58:53.494Z] Setting up apt (1.6.14) ... [2021-07-30T14:58:53.494Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-07-30T14:58:54.080Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-07-30T14:58:54.080Z] (Reading database ... 12764 files and directories currently installed.) [2021-07-30T14:58:54.080Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-30T14:58:54.080Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-30T14:58:54.368Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-07-30T14:58:54.368Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-30T14:58:54.368Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-30T14:58:54.368Z] Selecting previously unselected package libexpat1:amd64. [2021-07-30T14:58:54.368Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-07-30T14:58:54.368Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-30T14:58:54.633Z] Selecting previously unselected package python3.6-minimal. [2021-07-30T14:58:54.633Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-30T14:58:54.633Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-30T14:58:54.633Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-30T14:58:54.900Z] Checking for services that may need to be restarted...done. [2021-07-30T14:58:54.900Z] Checking for services that may need to be restarted...done. [2021-07-30T14:58:54.900Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-30T14:58:54.900Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-07-30T14:58:54.900Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-07-30T14:58:55.483Z] Selecting previously unselected package python3-minimal. [2021-07-30T14:58:55.483Z] (Reading database ... 13012 files and directories currently installed.) [2021-07-30T14:58:55.483Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-07-30T14:58:55.483Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-07-30T14:58:55.483Z] Selecting previously unselected package mime-support. [2021-07-30T14:58:55.483Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-07-30T14:58:55.483Z] Unpacking mime-support (3.60ubuntu1) ... [2021-07-30T14:58:55.483Z] Selecting previously unselected package libmpdec2:amd64. [2021-07-30T14:58:55.483Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-07-30T14:58:55.483Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-30T14:58:55.483Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-07-30T14:58:55.483Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-30T14:58:55.483Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-30T14:58:55.754Z] Selecting previously unselected package python3.6. [2021-07-30T14:58:55.754Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-07-30T14:58:55.754Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-30T14:58:55.754Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-07-30T14:58:55.754Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-07-30T14:58:55.754Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-30T14:58:56.020Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-07-30T14:58:56.020Z] Selecting previously unselected package python3. [2021-07-30T14:58:56.020Z] (Reading database ... 13442 files and directories currently installed.) [2021-07-30T14:58:56.020Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-07-30T14:58:56.020Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-07-30T14:58:56.286Z] Selecting previously unselected package multiarch-support. [2021-07-30T14:58:56.286Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-07-30T14:58:56.286Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-07-30T14:58:56.286Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-07-30T14:58:56.286Z] Selecting previously unselected package liblzo2-2:amd64. [2021-07-30T14:58:56.286Z] (Reading database ... 13479 files and directories currently installed.) [2021-07-30T14:58:56.286Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-07-30T14:58:56.286Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-07-30T14:58:56.286Z] Selecting previously unselected package libbsd0:amd64. [2021-07-30T14:58:56.556Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-07-30T14:58:56.556Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-30T14:58:56.556Z] Selecting previously unselected package sudo. [2021-07-30T14:58:56.556Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-07-30T14:58:56.556Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-30T14:58:56.556Z] Selecting previously unselected package apparmor. [2021-07-30T14:58:56.556Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-07-30T14:58:56.556Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-07-30T14:58:56.822Z] Selecting previously unselected package libedit2:amd64. [2021-07-30T14:58:56.822Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-07-30T14:58:56.822Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-07-30T14:58:56.822Z] Selecting previously unselected package libkrb5support0:amd64. [2021-07-30T14:58:56.822Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-07-30T14:58:56.822Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-30T14:58:56.822Z] Selecting previously unselected package libk5crypto3:amd64. [2021-07-30T14:58:56.822Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-30T14:58:56.822Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-30T14:58:56.822Z] Selecting previously unselected package libkeyutils1:amd64. [2021-07-30T14:58:56.822Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-07-30T14:58:56.822Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-30T14:58:56.822Z] Selecting previously unselected package libkrb5-3:amd64. [2021-07-30T14:58:56.822Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-07-30T14:58:56.822Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-30T14:58:57.090Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-07-30T14:58:57.090Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-07-30T14:58:57.090Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-30T14:58:57.090Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-07-30T14:58:57.090Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-07-30T14:58:57.090Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-30T14:58:57.356Z] Selecting previously unselected package openssh-client. [2021-07-30T14:58:57.356Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-07-30T14:58:57.356Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-30T14:58:57.356Z] Selecting previously unselected package squashfs-tools. [2021-07-30T14:58:57.356Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-07-30T14:58:57.356Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-30T14:58:57.356Z] Selecting previously unselected package snapd. [2021-07-30T14:58:57.356Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-07-30T14:58:57.356Z] Unpacking snapd (2.49.2+18.04) ... [2021-07-30T14:58:59.291Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-07-30T14:58:59.291Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-07-30T14:58:59.556Z] Setting up mime-support (3.60ubuntu1) ... [2021-07-30T14:58:59.556Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-07-30T14:58:59.556Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-07-30T14:58:59.556Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-07-30T14:58:59.556Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-30T14:58:59.556Z] Setting up systemd (237-3ubuntu10.50) ... [2021-07-30T14:58:59.556Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-07-30T14:59:00.139Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-07-30T14:59:00.139Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-07-30T14:59:00.139Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-07-30T14:59:00.139Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-30T14:59:00.139Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-07-30T14:59:00.139Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-07-30T14:59:01.103Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-07-30T14:59:01.103Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-07-30T14:59:01.103Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-07-30T14:59:01.103Z] Setting up python3 (3.6.7-1~18.04) ... [2021-07-30T14:59:01.103Z] running python rtupdate hooks for python3.6... [2021-07-30T14:59:01.103Z] running python post-rtupdate hooks for python3.6... [2021-07-30T14:59:01.103Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-07-30T14:59:01.688Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-07-30T14:59:01.688Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-07-30T14:59:01.688Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-07-30T14:59:01.953Z] Setting up snapd (2.49.2+18.04) ... [2021-07-30T14:59:02.221Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-07-30T14:59:02.487Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-07-30T14:59:02.487Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-07-30T14:59:02.752Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-07-30T14:59:02.752Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-30T14:59:02.752Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-07-30T14:59:03.020Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-07-30T14:59:03.285Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-07-30T14:59:03.285Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-07-30T14:59:03.554Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-07-30T14:59:03.554Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-07-30T14:59:03.554Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-07-30T14:59:03.554Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-30T14:59:04.515Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-30T14:59:04.515Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-30T14:59:04.782Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-30T14:59:06.007Z] Reading package lists... [2021-07-30T14:59:06.275Z] Reading package lists... [2021-07-30T14:59:06.275Z] Building dependency tree... [2021-07-30T14:59:06.275Z] Reading state information... [2021-07-30T14:59:06.275Z] Calculating upgrade... [2021-07-30T14:59:06.543Z] The following packages will be upgraded: [2021-07-30T14:59:06.543Z] advancecomp base-files bash binutils binutils-common [2021-07-30T14:59:06.543Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-07-30T14:59:06.543Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-07-30T14:59:06.543Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-07-30T14:59:06.543Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-07-30T14:59:06.543Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-07-30T14:59:06.543Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-07-30T14:59:06.543Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-07-30T14:59:06.543Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-07-30T14:59:06.543Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-07-30T14:59:06.543Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-07-30T14:59:06.543Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-07-30T14:59:06.543Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-07-30T14:59:06.543Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-07-30T14:59:06.543Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-07-30T14:59:06.543Z] ubuntu-keyring util-linux [2021-07-30T14:59:06.543Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-07-30T14:59:06.543Z] Need to get 64.2 MB of archives. [2021-07-30T14:59:06.543Z] After this operation, 5125 kB of additional disk space will be used. [2021-07-30T14:59:06.543Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] [2021-07-30T14:59:06.811Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-07-30T14:59:06.811Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-07-30T14:59:06.811Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-07-30T14:59:06.811Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-07-30T14:59:06.811Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-07-30T14:59:06.811Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-07-30T14:59:06.811Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-07-30T14:59:06.811Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-07-30T14:59:06.811Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-07-30T14:59:06.811Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-07-30T14:59:06.811Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-07-30T14:59:06.811Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-07-30T14:59:06.811Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-07-30T14:59:06.811Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-07-30T14:59:06.811Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-07-30T14:59:06.811Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-07-30T14:59:06.811Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-07-30T14:59:07.079Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-07-30T14:59:07.079Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-07-30T14:59:07.079Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-07-30T14:59:07.079Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-07-30T14:59:07.079Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-07-30T14:59:07.079Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-07-30T14:59:07.079Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-07-30T14:59:07.079Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-07-30T14:59:07.079Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-07-30T14:59:07.079Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-07-30T14:59:07.079Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-07-30T14:59:07.079Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-07-30T14:59:07.079Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-07-30T14:59:07.079Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-07-30T14:59:07.079Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.50 [14.2 kB] [2021-07-30T14:59:07.079Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-07-30T14:59:07.079Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-07-30T14:59:07.079Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-07-30T14:59:07.079Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-07-30T14:59:07.079Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-07-30T14:59:07.079Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-07-30T14:59:07.079Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-07-30T14:59:07.079Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-07-30T14:59:07.079Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-07-30T14:59:07.079Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-07-30T14:59:07.079Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-07-30T14:59:07.079Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-07-30T14:59:07.079Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-07-30T14:59:07.079Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-07-30T14:59:07.079Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-07-30T14:59:07.079Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-07-30T14:59:07.079Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-07-30T14:59:07.079Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-07-30T14:59:07.079Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-07-30T14:59:07.079Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-07-30T14:59:07.079Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-07-30T14:59:07.079Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-07-30T14:59:07.079Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-07-30T14:59:07.079Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-07-30T14:59:07.079Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-07-30T14:59:07.347Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-07-30T14:59:07.347Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-07-30T14:59:07.616Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-07-30T14:59:07.616Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-07-30T14:59:07.616Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-07-30T14:59:07.616Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-07-30T14:59:07.616Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-07-30T14:59:07.616Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-07-30T14:59:07.616Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-07-30T14:59:07.881Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-07-30T14:59:07.881Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-07-30T14:59:07.881Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-07-30T14:59:07.881Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-07-30T14:59:07.881Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-07-30T14:59:07.881Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-07-30T14:59:07.881Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-07-30T14:59:07.881Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-07-30T14:59:07.881Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-07-30T14:59:07.881Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-07-30T14:59:07.881Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-07-30T14:59:08.147Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-07-30T14:59:08.147Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-07-30T14:59:08.147Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-07-30T14:59:08.147Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-07-30T14:59:08.147Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-07-30T14:59:08.147Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-07-30T14:59:08.147Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-07-30T14:59:08.147Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-07-30T14:59:08.147Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-07-30T14:59:08.147Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-07-30T14:59:08.147Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-07-30T14:59:08.147Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-07-30T14:59:08.147Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-07-30T14:59:08.425Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-07-30T14:59:08.425Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-07-30T14:59:08.425Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-07-30T14:59:08.425Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-07-30T14:59:08.425Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-07-30T14:59:08.425Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-07-30T14:59:08.425Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-07-30T14:59:08.425Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-07-30T14:59:08.425Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-07-30T14:59:08.425Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-07-30T14:59:08.715Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-07-30T14:59:08.715Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-07-30T14:59:08.715Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T14:59:08.715Z] Fetched 64.2 MB in 2s (32.0 MB/s) [2021-07-30T14:59:08.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-30T14:59:08.715Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-07-30T14:59:08.715Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-30T14:59:09.359Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-30T14:59:09.359Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-30T14:59:09.359Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... [2021-07-30T14:59:09.359Z] Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... [2021-07-30T14:59:09.675Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:09.675Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-30T14:59:09.675Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:09.675Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-30T14:59:09.675Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:09.675Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-30T14:59:09.675Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:09.675Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-30T14:59:09.985Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:09.985Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-30T14:59:09.985Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:09.985Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-30T14:59:09.985Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:09.985Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-30T14:59:09.985Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:09.985Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-30T14:59:09.985Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:09.985Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-07-30T14:59:10.252Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:10.252Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-30T14:59:10.252Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:10.252Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-30T14:59:10.252Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:10.252Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-30T14:59:10.252Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:10.522Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-07-30T14:59:10.522Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:10.522Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-30T14:59:10.522Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-07-30T14:59:10.789Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-30T14:59:11.054Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-07-30T14:59:11.320Z] (Reading database ... 13914 files and directories currently installed.) [2021-07-30T14:59:11.320Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-07-30T14:59:11.320Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-07-30T14:59:11.320Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-07-30T14:59:11.320Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-07-30T14:59:11.588Z] Setting up base-files (10.1ubuntu2.10) ... [2021-07-30T14:59:11.588Z] Installing new version of config file /etc/issue ... [2021-07-30T14:59:11.588Z] Installing new version of config file /etc/issue.net ... [2021-07-30T14:59:11.588Z] Installing new version of config file /etc/lsb-release ... [2021-07-30T14:59:11.588Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-07-30T14:59:11.854Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-07-30T14:59:12.123Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-07-30T14:59:12.123Z] Removing obsolete conffile /etc/default/motd-news ... [2021-07-30T14:59:12.123Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:12.123Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-07-30T14:59:12.123Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-07-30T14:59:12.722Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-07-30T14:59:12.722Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-07-30T14:59:12.722Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:12.722Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-30T14:59:12.722Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-07-30T14:59:12.722Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-07-30T14:59:12.722Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:12.722Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-07-30T14:59:12.722Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-07-30T14:59:13.001Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-07-30T14:59:13.001Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:13.001Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-07-30T14:59:13.001Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-30T14:59:13.268Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-07-30T14:59:13.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:13.268Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-30T14:59:13.268Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-30T14:59:13.535Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-30T14:59:13.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:13.535Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-30T14:59:13.535Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-30T14:59:13.535Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-07-30T14:59:13.535Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:13.535Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-07-30T14:59:13.535Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-07-30T14:59:13.803Z] Setting up grep (3.1-2build1) ... [2021-07-30T14:59:13.803Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:13.803Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-07-30T14:59:13.803Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-07-30T14:59:13.803Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-07-30T14:59:13.803Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:13.803Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-30T14:59:13.803Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-30T14:59:14.071Z] Setting up login (1:4.5-1ubuntu2) ... [2021-07-30T14:59:14.071Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:14.071Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-30T14:59:14.071Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-30T14:59:14.339Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-07-30T14:59:14.339Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:14.339Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-30T14:59:14.339Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-30T14:59:14.615Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-30T14:59:14.882Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-30T14:59:14.882Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-07-30T14:59:14.882Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-30T14:59:15.149Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-07-30T14:59:15.149Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:15.149Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-07-30T14:59:15.149Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-07-30T14:59:15.735Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-30T14:59:15.735Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-30T14:59:15.735Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-07-30T14:59:15.735Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-07-30T14:59:15.735Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-07-30T14:59:16.002Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:16.002Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-07-30T14:59:16.002Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-07-30T14:59:16.002Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-07-30T14:59:16.002Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:16.002Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-30T14:59:16.002Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-30T14:59:16.002Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-30T14:59:16.267Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:16.267Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-30T14:59:16.268Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-30T14:59:16.268Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-30T14:59:16.268Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:16.268Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-30T14:59:16.533Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-30T14:59:16.533Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-30T14:59:16.533Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:16.533Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-30T14:59:16.533Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-30T14:59:16.533Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-30T14:59:16.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:16.802Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-30T14:59:16.802Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-30T14:59:16.802Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-30T14:59:16.802Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-30T14:59:16.802Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-30T14:59:16.802Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:16.802Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-07-30T14:59:16.802Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-30T14:59:17.070Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-30T14:59:17.070Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:17.070Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-30T14:59:17.070Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-30T14:59:17.070Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-07-30T14:59:17.336Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:17.336Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-30T14:59:17.336Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-30T14:59:17.336Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-07-30T14:59:17.336Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:17.336Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-30T14:59:17.336Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-30T14:59:17.925Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-07-30T14:59:18.193Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-07-30T14:59:18.459Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-07-30T14:59:18.459Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:18.459Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-07-30T14:59:18.459Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-07-30T14:59:18.726Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-07-30T14:59:18.726Z] (Reading database ... 13915 files and directories currently installed.) [2021-07-30T14:59:18.726Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-07-30T14:59:18.726Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-07-30T14:59:18.726Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-07-30T14:59:18.994Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-30T14:59:18.994Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-07-30T14:59:18.994Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-07-30T14:59:18.994Z] Setting up debconf (1.5.66ubuntu1) ... [2021-07-30T14:59:19.260Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-30T14:59:19.260Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-07-30T14:59:19.260Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-30T14:59:19.261Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-07-30T14:59:19.528Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-30T14:59:19.528Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-07-30T14:59:19.528Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-07-30T14:59:19.528Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-07-30T14:59:19.796Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-30T14:59:19.796Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-30T14:59:19.796Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-30T14:59:19.796Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-30T14:59:19.796Z] (Reading database ... 13917 files and directories currently installed.) [2021-07-30T14:59:19.796Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-30T14:59:20.071Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-30T14:59:20.071Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-30T14:59:20.071Z] (Reading database ... 13919 files and directories currently installed.) [2021-07-30T14:59:20.071Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-07-30T14:59:20.071Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-30T14:59:20.337Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-30T14:59:20.337Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:20.337Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-07-30T14:59:20.337Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-07-30T14:59:20.604Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.50_amd64.deb ... [2021-07-30T14:59:20.604Z] Unpacking systemd-sysv (237-3ubuntu10.50) over (237-3ubuntu10) ... [2021-07-30T14:59:20.604Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-30T14:59:20.604Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-30T14:59:20.604Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-30T14:59:20.870Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:20.870Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-07-30T14:59:20.870Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-07-30T14:59:20.870Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-07-30T14:59:20.870Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:20.870Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-07-30T14:59:20.870Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-07-30T14:59:20.870Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-07-30T14:59:21.136Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:21.136Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-07-30T14:59:21.136Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-07-30T14:59:21.136Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-07-30T14:59:21.403Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:21.403Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-07-30T14:59:21.403Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-07-30T14:59:21.403Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-07-30T14:59:21.403Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:21.403Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-07-30T14:59:21.403Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-07-30T14:59:21.671Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-07-30T14:59:21.671Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:21.671Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-07-30T14:59:21.671Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-07-30T14:59:21.937Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-07-30T14:59:21.937Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:21.937Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-07-30T14:59:21.937Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-07-30T14:59:21.937Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-07-30T14:59:21.937Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:21.937Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-30T14:59:22.223Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-30T14:59:22.223Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-30T14:59:22.223Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:22.223Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-07-30T14:59:22.223Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-07-30T14:59:22.223Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-07-30T14:59:22.491Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:22.491Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-07-30T14:59:22.491Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-07-30T14:59:22.491Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-07-30T14:59:22.491Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:22.491Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-07-30T14:59:22.491Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-07-30T14:59:22.758Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-07-30T14:59:22.758Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:22.758Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-07-30T14:59:22.758Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-07-30T14:59:22.758Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-07-30T14:59:23.023Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:23.023Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-07-30T14:59:23.023Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-07-30T14:59:23.023Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-07-30T14:59:23.023Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:23.023Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-07-30T14:59:23.302Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-07-30T14:59:23.302Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-07-30T14:59:23.302Z] (Reading database ... 13923 files and directories currently installed.) [2021-07-30T14:59:23.302Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-07-30T14:59:23.302Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-07-30T14:59:23.302Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-07-30T14:59:23.302Z] (Reading database ... 13924 files and directories currently installed.) [2021-07-30T14:59:23.302Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-30T14:59:23.302Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-30T14:59:23.569Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-07-30T14:59:23.569Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-07-30T14:59:23.569Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-07-30T14:59:23.569Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-07-30T14:59:23.838Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-07-30T14:59:23.838Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-07-30T14:59:23.838Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-07-30T14:59:23.838Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-07-30T14:59:24.112Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-07-30T14:59:24.112Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-07-30T14:59:24.112Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-07-30T14:59:24.112Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-07-30T14:59:24.112Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-07-30T14:59:24.112Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-07-30T14:59:24.380Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-07-30T14:59:24.380Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-07-30T14:59:24.380Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-07-30T14:59:24.380Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-07-30T14:59:24.380Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-07-30T14:59:24.380Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-07-30T14:59:24.649Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-07-30T14:59:24.649Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-07-30T14:59:24.918Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-07-30T14:59:24.918Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-07-30T14:59:24.918Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-07-30T14:59:24.918Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-07-30T14:59:25.184Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-30T14:59:25.184Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-30T14:59:25.453Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-30T14:59:25.453Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-30T14:59:25.453Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-30T14:59:25.453Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-30T14:59:25.453Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-07-30T14:59:25.453Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-07-30T14:59:25.720Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:25.720Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-30T14:59:25.720Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:25.720Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-30T14:59:25.720Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:25.720Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-30T14:59:25.988Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:25.988Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-30T14:59:26.949Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:26.949Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-30T14:59:27.533Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:27.533Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-30T14:59:28.117Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:28.117Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-30T14:59:28.384Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:28.384Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-30T14:59:29.343Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-07-30T14:59:29.343Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-07-30T14:59:29.343Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-30T14:59:29.343Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-30T14:59:29.343Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-07-30T14:59:29.343Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-30T14:59:29.610Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-07-30T14:59:29.610Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-07-30T14:59:29.610Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-07-30T14:59:29.610Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-07-30T14:59:29.610Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-30T14:59:29.610Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-30T14:59:29.610Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-07-30T14:59:29.877Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-07-30T14:59:29.877Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-07-30T14:59:29.877Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-07-30T14:59:29.877Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:29.877Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-07-30T14:59:29.877Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:29.877Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:29.877Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:29.877Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-07-30T14:59:29.877Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-07-30T14:59:30.145Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-07-30T14:59:30.145Z] [2021-07-30T14:59:30.145Z] Current default time zone: 'Etc/UTC' [2021-07-30T14:59:30.145Z] Local time is now: Fri Jul 30 14:59:29 UTC 2021. [2021-07-30T14:59:30.145Z] Universal Time is now: Fri Jul 30 14:59:29 UTC 2021. [2021-07-30T14:59:30.145Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-07-30T14:59:30.145Z] [2021-07-30T14:59:30.145Z] Setting up systemd-sysv (237-3ubuntu10.50) ... [2021-07-30T14:59:30.145Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:30.145Z] Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... [2021-07-30T14:59:30.145Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-07-30T14:59:30.145Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-07-30T14:59:30.145Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-07-30T14:59:30.145Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-07-30T14:59:30.415Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-07-30T14:59:30.415Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-07-30T14:59:30.415Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-07-30T14:59:30.415Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:30.415Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-07-30T14:59:30.415Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-30T14:59:30.415Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-30T14:59:30.683Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:30.683Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-07-30T14:59:30.683Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-07-30T14:59:30.683Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-07-30T14:59:30.683Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-07-30T14:59:30.683Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-07-30T14:59:30.683Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-07-30T14:59:30.683Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-07-30T14:59:30.683Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-07-30T14:59:32.623Z] Updating certificates in /etc/ssl/certs... [2021-07-30T14:59:33.208Z] 23 added, 27 removed; done. [2021-07-30T14:59:33.208Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-07-30T14:59:33.208Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-07-30T14:59:33.208Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-07-30T14:59:33.208Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-07-30T14:59:33.208Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-07-30T14:59:33.475Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-30T14:59:33.475Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-07-30T14:59:33.475Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-30T14:59:33.475Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-30T14:59:33.475Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-30T14:59:33.475Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-30T14:59:33.475Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-07-30T14:59:33.475Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-07-30T14:59:33.475Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-07-30T14:59:33.475Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-07-30T14:59:33.741Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-07-30T14:59:33.741Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-07-30T14:59:33.741Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-30T14:59:33.741Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-07-30T14:59:33.741Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-07-30T14:59:33.741Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-07-30T14:59:33.741Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-07-30T14:59:33.741Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-30T14:59:33.741Z] Processing triggers for systemd (237-3ubuntu10.50) ... [2021-07-30T14:59:33.741Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-07-30T14:59:33.741Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-07-30T14:59:33.741Z] Updating certificates in /etc/ssl/certs... [2021-07-30T14:59:34.326Z] 0 added, 0 removed; done. [2021-07-30T14:59:34.327Z] Running hooks in /etc/ca-certificates/update.d... [2021-07-30T14:59:34.327Z] done. [2021-07-30T14:59:34.907Z] Reading package lists... [2021-07-30T14:59:34.907Z] Building dependency tree... [2021-07-30T14:59:34.907Z] Reading state information... [2021-07-30T14:59:35.175Z] The following NEW packages will be installed: [2021-07-30T14:59:35.175Z] apt-transport-https [2021-07-30T14:59:35.175Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-07-30T14:59:35.448Z] Need to get 4348 B of archives. [2021-07-30T14:59:35.448Z] After this operation, 154 kB of additional disk space will be used. [2021-07-30T14:59:35.448Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-07-30T14:59:35.448Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T14:59:35.448Z] Fetched 4348 B in 0s (21.4 kB/s) [2021-07-30T14:59:35.448Z] Selecting previously unselected package apt-transport-https. [2021-07-30T14:59:35.448Z] (Reading database ... 13929 files and directories currently installed.) [2021-07-30T14:59:35.448Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-07-30T14:59:35.448Z] Unpacking apt-transport-https (1.6.14) ... [2021-07-30T14:59:35.720Z] Setting up apt-transport-https (1.6.14) ... [2021-07-30T14:59:35.988Z] Waiting for network to be ready... [2021-07-30T14:59:42.628Z] 2021-07-30T14:59:39Z INFO Waiting for automatic snapd restart... [2021-07-30T14:59:42.896Z] snapd 2.51.3 from Canonical* installed [2021-07-30T14:59:44.308Z] "snapd" switched to the "latest/stable" channel [2021-07-30T14:59:44.308Z] [2021-07-30T14:59:46.906Z] core18 20210611 from Canonical* installed [2021-07-30T14:59:46.906Z] "core18" switched to the "latest/stable" channel [2021-07-30T14:59:46.906Z] [2021-07-30T14:59:50.245Z] snapcraft 4.8.3 from Canonical* installed [2021-07-30T14:59:50.245Z] "snapcraft" switched to the "latest/stable" channel [2021-07-30T14:59:50.245Z] [2021-07-30T14:59:54.499Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-07-30T14:59:54.500Z] - README.md [2021-07-30T14:59:54.500Z] [2021-07-30T14:59:54.500Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-07-30T14:59:54.500Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-07-30T14:59:54.767Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-07-30T14:59:54.767Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-07-30T14:59:55.992Z] Reading package lists... [2021-07-30T14:59:56.259Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.14 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-07-30T14:59:56.259Z] Reading package lists... [2021-07-30T14:59:56.259Z] Building dependency tree... [2021-07-30T14:59:56.259Z] Reading state information... [2021-07-30T14:59:56.526Z] Suggested packages: [2021-07-30T14:59:56.526Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-07-30T14:59:56.526Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-07-30T14:59:56.526Z] Recommended packages: [2021-07-30T14:59:56.526Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-07-30T14:59:56.526Z] The following NEW packages will be installed: [2021-07-30T14:59:56.526Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-07-30T14:59:56.526Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-07-30T14:59:56.526Z] pkg-config zip [2021-07-30T14:59:56.526Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-07-30T14:59:56.798Z] Need to get 7663 kB of archives. [2021-07-30T14:59:56.798Z] After this operation, 43.8 MB of additional disk space will be used. [2021-07-30T14:59:56.798Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-07-30T14:59:56.798Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-07-30T14:59:56.798Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.14 [218 kB] [2021-07-30T14:59:56.798Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-07-30T14:59:56.798Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-07-30T14:59:57.064Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-07-30T14:59:57.064Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-07-30T14:59:57.064Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-07-30T14:59:57.332Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-07-30T14:59:57.332Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-07-30T14:59:57.332Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-07-30T14:59:57.332Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-07-30T14:59:57.598Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-07-30T14:59:57.598Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-07-30T14:59:57.598Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-07-30T14:59:57.598Z] debconf: delaying package configuration, since apt-utils is not installed [2021-07-30T14:59:57.598Z] Fetched 7663 kB in 1s (8342 kB/s) [2021-07-30T14:59:57.864Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-07-30T14:59:57.864Z] (Reading database ... 13933 files and directories currently installed.) [2021-07-30T14:59:57.864Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-07-30T14:59:57.864Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-30T14:59:57.864Z] Selecting previously unselected package libpsl5:amd64. [2021-07-30T14:59:57.864Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-07-30T14:59:57.864Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-07-30T14:59:58.131Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-07-30T14:59:58.131Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-07-30T14:59:58.131Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-30T14:59:58.131Z] Selecting previously unselected package librtmp1:amd64. [2021-07-30T14:59:58.131Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-07-30T14:59:58.131Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-30T14:59:58.131Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-07-30T14:59:58.131Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.14_amd64.deb ... [2021-07-30T14:59:58.131Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-30T14:59:58.404Z] Selecting previously unselected package liberror-perl. [2021-07-30T14:59:58.404Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-07-30T14:59:58.404Z] Unpacking liberror-perl (0.17025-1) ... [2021-07-30T14:59:58.404Z] Selecting previously unselected package git-man. [2021-07-30T14:59:58.404Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-07-30T14:59:58.404Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-30T14:59:58.670Z] Selecting previously unselected package git. [2021-07-30T14:59:58.670Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-07-30T14:59:58.670Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-07-30T14:59:59.252Z] Selecting previously unselected package libnorm1:amd64. [2021-07-30T14:59:59.252Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-07-30T14:59:59.252Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-30T14:59:59.252Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-07-30T14:59:59.252Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-07-30T14:59:59.252Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-30T14:59:59.518Z] Selecting previously unselected package libsodium23:amd64. [2021-07-30T14:59:59.518Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-07-30T14:59:59.518Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-07-30T14:59:59.518Z] Selecting previously unselected package libzmq5:amd64. [2021-07-30T14:59:59.518Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-30T14:59:59.518Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-30T14:59:59.518Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-07-30T14:59:59.518Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-07-30T14:59:59.518Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-30T14:59:59.784Z] Selecting previously unselected package pkg-config. [2021-07-30T14:59:59.784Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-07-30T14:59:59.784Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-07-30T14:59:59.784Z] Selecting previously unselected package zip. [2021-07-30T14:59:59.784Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-07-30T14:59:59.784Z] Unpacking zip (3.0-11build1) ... [2021-07-30T15:00:00.051Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-07-30T15:00:00.051Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-07-30T15:00:00.051Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-07-30T15:00:00.051Z] Setting up liberror-perl (0.17025-1) ... [2021-07-30T15:00:00.051Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-07-30T15:00:00.051Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-07-30T15:00:00.051Z] No schema files found: doing nothing. [2021-07-30T15:00:00.051Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-07-30T15:00:00.051Z] Setting up zip (3.0-11build1) ... [2021-07-30T15:00:00.051Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-07-30T15:00:00.051Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-07-30T15:00:00.051Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-07-30T15:00:00.337Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-30T15:00:00.337Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.14) ... [2021-07-30T15:00:00.337Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-07-30T15:00:00.337Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-07-30T15:00:00.337Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-07-30T15:00:00.919Z] git set to automatically installed. [2021-07-30T15:00:00.919Z] git-man set to automatically installed. [2021-07-30T15:00:00.919Z] libcurl3-gnutls set to automatically installed. [2021-07-30T15:00:00.919Z] liberror-perl set to automatically installed. [2021-07-30T15:00:00.919Z] libglib2.0-0 set to automatically installed. [2021-07-30T15:00:00.919Z] libnghttp2-14 set to automatically installed. [2021-07-30T15:00:00.919Z] libnorm1 set to automatically installed. [2021-07-30T15:00:00.919Z] libpgm-5.2-0 set to automatically installed. [2021-07-30T15:00:00.919Z] libpsl5 set to automatically installed. [2021-07-30T15:00:00.919Z] librtmp1 set to automatically installed. [2021-07-30T15:00:00.919Z] libsodium23 set to automatically installed. [2021-07-30T15:00:00.919Z] libzmq3-dev set to automatically installed. [2021-07-30T15:00:00.919Z] libzmq5 set to automatically installed. [2021-07-30T15:00:00.919Z] pkg-config set to automatically installed. [2021-07-30T15:00:00.919Z] zip set to automatically installed. [2021-07-30T15:00:03.535Z] snapd is not logged in, snap install commands will use sudo [2021-07-30T15:00:10.219Z] go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed [2021-07-30T15:00:10.219Z] snapd is not logged in, snap install commands will use sudo [2021-07-30T15:00:11.626Z] snap "core18" has no updates available [2021-07-30T15:00:11.892Z] Pulling config-common [2021-07-30T15:00:11.892Z] + snapcraftctl pull [2021-07-30T15:00:21.977Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-07-30T15:00:21.977Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-07-30T15:00:21.977Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] [2021-07-30T15:00:21.977Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [334 kB] [2021-07-30T15:00:21.977Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-07-30T15:00:21.977Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-07-30T15:00:21.977Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [389 kB] [2021-07-30T15:00:21.977Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.3 kB] [2021-07-30T15:00:21.977Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] [2021-07-30T15:00:21.977Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] [2021-07-30T15:00:21.977Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-07-30T15:00:21.977Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-07-30T15:00:21.977Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-07-30T15:00:21.977Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-07-30T15:00:21.977Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-07-30T15:00:21.977Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-07-30T15:00:21.977Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-07-30T15:00:21.977Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-07-30T15:00:21.977Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-07-30T15:00:21.977Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2161 kB] [2021-07-30T15:00:21.977Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [426 kB] [2021-07-30T15:00:21.977Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-07-30T15:00:21.977Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-07-30T15:00:21.977Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [413 kB] [2021-07-30T15:00:21.977Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [56.0 kB] [2021-07-30T15:00:21.977Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1743 kB] [2021-07-30T15:00:21.977Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [373 kB] [2021-07-30T15:00:21.977Z] Fetched 24.9 MB in 0s (0 B/s) [2021-07-30T15:00:21.977Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-07-30T15:00:21.977Z] Fetched 224 kB in 0s (0 B/s) [2021-07-30T15:00:21.977Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-07-30T15:00:21.977Z] Fetched 157 kB in 0s (0 B/s) [2021-07-30T15:00:21.977Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-07-30T15:00:21.977Z] Fetched 221 kB in 0s (0 B/s) [2021-07-30T15:00:21.977Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-07-30T15:00:21.977Z] Fetched 143 kB in 0s (0 B/s) [2021-07-30T15:00:21.977Z] Pulling device-modbus [2021-07-30T15:00:21.977Z] + snapcraftctl pull [2021-07-30T15:00:21.977Z] Pulling hooks [2021-07-30T15:00:21.977Z] + snapcraftctl pull [2021-07-30T15:00:22.938Z] Pulling version [2021-07-30T15:00:22.938Z] + cd /root/project [2021-07-30T15:00:22.938Z] + git describe --tags --abbrev=0 [2021-07-30T15:00:22.938Z] + sed s/v// [2021-07-30T15:00:22.938Z] + GIT_VERSION=2.0.1-dev.1 [2021-07-30T15:00:22.938Z] + snapcraftctl set-version 2.0.1-dev.1 [2021-07-30T15:00:23.895Z] Building config-common [2021-07-30T15:00:23.895Z] + snapcraftctl build [2021-07-30T15:00:26.476Z] Building device-modbus [2021-07-30T15:00:26.476Z] + cd /root/parts/device-modbus/src [2021-07-30T15:00:26.476Z] + go mod tidy [2021-07-30T15:00:27.886Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0-dev.86 [2021-07-30T15:00:27.886Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.103 [2021-07-30T15:00:27.886Z] go: downloading github.com/goburrow/modbus v0.1.0 [2021-07-30T15:00:27.886Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-07-30T15:00:28.467Z] go: downloading github.com/goburrow/serial v0.1.0 [2021-07-30T15:00:28.467Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-07-30T15:00:28.733Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-07-30T15:00:28.733Z] go: downloading github.com/google/uuid v1.2.0 [2021-07-30T15:00:28.733Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-07-30T15:00:28.733Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-07-30T15:00:28.733Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-07-30T15:00:28.733Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-07-30T15:00:29.002Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 [2021-07-30T15:00:29.002Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-07-30T15:00:29.306Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-07-30T15:00:29.306Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-07-30T15:00:29.306Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-07-30T15:00:29.306Z] go: downloading golang.org/x/text v0.3.2 [2021-07-30T15:00:29.306Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-07-30T15:00:29.306Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-07-30T15:00:29.616Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-07-30T15:00:29.616Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-07-30T15:00:29.616Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-07-30T15:00:29.616Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-07-30T15:00:29.616Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-07-30T15:00:29.616Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-07-30T15:00:29.616Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-07-30T15:00:30.005Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 [2021-07-30T15:00:30.005Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 [2021-07-30T15:00:30.005Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-07-30T15:00:30.005Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-07-30T15:00:30.005Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-07-30T15:00:30.005Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-07-30T15:00:30.005Z] go: downloading github.com/kr/pretty v0.2.0 [2021-07-30T15:00:30.364Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-07-30T15:00:30.364Z] go: downloading github.com/x448/float16 v0.8.4 [2021-07-30T15:00:30.364Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-07-30T15:00:30.364Z] go: downloading github.com/kr/text v0.1.0 [2021-07-30T15:00:30.364Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-07-30T15:00:30.364Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-07-30T15:00:30.364Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-07-30T15:00:30.364Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-07-30T15:00:30.634Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-07-30T15:00:30.634Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-07-30T15:00:30.634Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-07-30T15:00:30.634Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-07-30T15:00:30.634Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-07-30T15:00:30.634Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-07-30T15:00:30.634Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-07-30T15:00:30.634Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-07-30T15:00:30.634Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-07-30T15:00:30.634Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-07-30T15:00:30.634Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-07-30T15:00:30.634Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-07-30T15:00:30.634Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-07-30T15:00:30.634Z] go: downloading github.com/fatih/color v1.9.0 [2021-07-30T15:00:30.634Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-07-30T15:00:30.634Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-07-30T15:00:30.634Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-07-30T15:00:30.634Z] go: downloading github.com/pkg/errors v0.8.1 [2021-07-30T15:00:30.634Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-07-30T15:00:30.634Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-07-30T15:00:30.634Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-07-30T15:00:30.634Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-07-30T15:00:30.634Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-07-30T15:00:30.902Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-07-30T15:00:30.902Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-07-30T15:00:30.902Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-07-30T15:00:30.902Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-07-30T15:00:30.902Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-07-30T15:00:30.902Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.1 [2021-07-30T15:00:30.902Z] go: downloading github.com/miekg/dns v1.1.26 [2021-07-30T15:00:30.902Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-07-30T15:00:30.902Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-07-30T15:00:30.902Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-07-30T15:00:30.902Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-07-30T15:00:30.902Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-07-30T15:00:30.902Z] + make build [2021-07-30T15:00:30.902Z] go mod tidy [2021-07-30T15:00:31.168Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2021-07-30T15:00:41.230Z] + install -DT ./cmd/device-modbus /root/parts/device-modbus/install/bin/device-modbus [2021-07-30T15:00:41.230Z] + install -d /root/parts/device-modbus/install/config/device-modbus/res/ [2021-07-30T15:00:41.230Z] + install -DT ./cmd/res/configuration.toml /root/parts/device-modbus/install/config/device-modbus/res/configuration.toml [2021-07-30T15:00:41.230Z] + basename ./cmd/res/profiles/modbus.test.device.profile.yml [2021-07-30T15:00:41.230Z] + fname=modbus.test.device.profile.yml [2021-07-30T15:00:41.230Z] + install -DT ./cmd/res/profiles/modbus.test.device.profile.yml /root/parts/device-modbus/install/config/device-modbus/res/profiles/modbus.test.device.profile.yml [2021-07-30T15:00:41.230Z] + basename ./cmd/res/devices/modbus.test.devices.toml [2021-07-30T15:00:41.230Z] + fname=modbus.test.devices.toml [2021-07-30T15:00:41.230Z] + install -DT ./cmd/res/devices/modbus.test.devices.toml /root/parts/device-modbus/install/config/device-modbus/res/devices/modbus.test.devices.toml [2021-07-30T15:00:41.230Z] + install -DT ./Attribution.txt /root/parts/device-modbus/install/usr/share/doc/device-modbus/Attribution.txt [2021-07-30T15:00:41.230Z] + install -DT ./LICENSE /root/parts/device-modbus/install/usr/share/doc/device-modbus/LICENSE [2021-07-30T15:00:41.230Z] Building hooks [2021-07-30T15:00:41.230Z] + cd /root/parts/hooks/src [2021-07-30T15:00:41.230Z] + make build [2021-07-30T15:00:41.230Z] go mod tidy [2021-07-30T15:00:41.230Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 [2021-07-30T15:00:41.230Z] go: downloading github.com/stretchr/testify v1.5.1 [2021-07-30T15:00:41.496Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2021-07-30T15:00:41.496Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-07-30T15:00:41.496Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-07-30T15:00:42.082Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-07-30T15:00:42.670Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-07-30T15:00:42.671Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-07-30T15:00:43.629Z] Building version [2021-07-30T15:00:43.629Z] + snapcraftctl build [2021-07-30T15:00:45.572Z] Staging config-common [2021-07-30T15:00:45.572Z] + snapcraftctl stage [2021-07-30T15:00:46.987Z] Staging device-modbus [2021-07-30T15:00:46.987Z] + snapcraftctl stage [2021-07-30T15:00:47.947Z] Staging hooks [2021-07-30T15:00:47.947Z] + snapcraftctl stage [2021-07-30T15:00:48.908Z] Staging version [2021-07-30T15:00:48.908Z] + snapcraftctl stage [2021-07-30T15:00:49.868Z] Priming config-common [2021-07-30T15:00:49.868Z] + snapcraftctl prime [2021-07-30T15:00:50.829Z] Priming device-modbus [2021-07-30T15:00:50.829Z] + snapcraftctl prime [2021-07-30T15:00:52.242Z] Priming hooks [2021-07-30T15:00:52.242Z] + snapcraftctl prime [2021-07-30T15:00:53.201Z] Priming version [2021-07-30T15:00:53.201Z] + snapcraftctl prime [2021-07-30T15:00:54.159Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:00:56.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:00:56.390Z] [2021-07-30T15:00:56.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:00:56.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:00:57.017Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T15:00:57.017Z] b4d181a07f80: Pulling fs layer [2021-07-30T15:00:57.017Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T15:00:57.017Z] ed53099fbce6: Pulling fs layer [2021-07-30T15:00:57.017Z] dc539afda2c1: Pulling fs layer [2021-07-30T15:00:57.017Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T15:00:57.017Z] 9065ff56babe: Pulling fs layer [2021-07-30T15:00:57.017Z] d287ab97295c: Pulling fs layer [2021-07-30T15:00:57.017Z] dc539afda2c1: Waiting [2021-07-30T15:00:57.017Z] 77bc0d833cb6: Waiting [2021-07-30T15:00:57.017Z] 9065ff56babe: Waiting [2021-07-30T15:00:57.017Z] d287ab97295c: Waiting [2021-07-30T15:00:57.282Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T15:00:57.282Z] a1111a8f2ec3: Download complete [2021-07-30T15:00:57.282Z] dc539afda2c1: Download complete [2021-07-30T15:00:57.863Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T15:00:57.863Z] 77bc0d833cb6: Download complete [2021-07-30T15:00:57.863Z] 9065ff56babe: Verifying Checksum [2021-07-30T15:00:57.863Z] 9065ff56babe: Download complete [2021-07-30T15:00:57.863Z] ed53099fbce6: Verifying Checksum [2021-07-30T15:00:57.863Z] ed53099fbce6: Download complete [2021-07-30T15:00:58.822Z] b4d181a07f80: Verifying Checksum [2021-07-30T15:00:58.822Z] b4d181a07f80: Download complete [2021-07-30T15:01:00.262Z] b4d181a07f80: Pull complete [2021-07-30T15:01:00.262Z] a1111a8f2ec3: Pull complete [2021-07-30T15:01:00.849Z] ed53099fbce6: Pull complete [2021-07-30T15:01:00.849Z] dc539afda2c1: Pull complete [2021-07-30T15:01:01.123Z] 77bc0d833cb6: Pull complete [2021-07-30T15:01:01.123Z] 9065ff56babe: Pull complete [2021-07-30T15:01:02.538Z] d287ab97295c: Verifying Checksum [2021-07-30T15:01:02.538Z] d287ab97295c: Download complete [2021-07-30T15:01:06.803Z] d287ab97295c: Pull complete [2021-07-30T15:01:06.803Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T15:01:06.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:01:06.803Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T15:01:06.912Z] prd-centos7-docker-4c-2g-651 does not seem to be running inside a container [2021-07-30T15:01:06.959Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T15:01:09.649Z] $ docker top d4c1f6a5fdf3bb38f494854c4611e503c1a38387e59864e8b4379bb31fe3d6c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:01:10.140Z] ---> job-cost.sh [2021-07-30T15:01:10.140Z] lf-activate-venv: SKIPPING [2021-07-30T15:01:10.140Z] INFO: No Stack... [2021-07-30T15:01:11.106Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T15:01:11.689Z] INFO: Archiving Costs [Pipeline] sh [2021-07-30T15:01:12.027Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2021-07-30T15:01:12.027Z] + cut -d, -f6 [Pipeline] lock [2021-07-30T15:01:12.096Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-276-1-stack-cost] [2021-07-30T15:01:12.103Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-276-1-stack-cost] did not exist. Created. [2021-07-30T15:01:12.103Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-276-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-30T15:01:12.558Z] /w/workspace/device-modbus-go/1@tmp/durable-e9631815/script.sh: 1: /w/workspace/device-modbus-go/1@tmp/durable-e9631815/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-30T15:01:12.916Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-30T15:01:12.952Z] Warning: overwriting stash ‘stack-cost’ [2021-07-30T15:01:12.972Z] Stashed 1 file(s) [Pipeline] } [2021-07-30T15:01:13.009Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-276-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-30T15:01:13.105Z] $ docker stop --time=1 d4c1f6a5fdf3bb38f494854c4611e503c1a38387e59864e8b4379bb31fe3d6c6 [2021-07-30T15:01:14.247Z] $ docker rm -f d4c1f6a5fdf3bb38f494854c4611e503c1a38387e59864e8b4379bb31fe3d6c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-07-30T15:01:15.399Z] provisioning config files... [2021-07-30T15:01:15.412Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-276@tmp/config9117740848791535416tmp [Pipeline] { [Pipeline] sh [2021-07-30T15:01:15.841Z] + set +x [2021-07-30T15:01:15.841Z] + bash -s -- [2021-07-30T15:01:15.841Z] + curl -s https://codecov.io/bash [2021-07-30T15:01:15.841Z] [2021-07-30T15:01:15.841Z] _____ _ [2021-07-30T15:01:15.841Z] / ____| | | [2021-07-30T15:01:15.841Z] | | ___ __| | ___ ___ _____ __ [2021-07-30T15:01:15.841Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-30T15:01:15.841Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-30T15:01:15.841Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-30T15:01:15.841Z] Bash-1.0.6 [2021-07-30T15:01:15.841Z] [2021-07-30T15:01:15.841Z] [2021-07-30T15:01:15.841Z] ==> git version 2.24.4 found [2021-07-30T15:01:15.841Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-07-30T15:01:15.841Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-30T15:01:15.841Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-30T15:01:15.841Z] ==> Jenkins CI detected. [2021-07-30T15:01:15.841Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-276 [2021-07-30T15:01:15.841Z] project root: . [2021-07-30T15:01:15.841Z] --> token set from env [2021-07-30T15:01:15.841Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-30T15:01:15.841Z] ==> Running gcov in . (disable via -X gcov) [2021-07-30T15:01:15.841Z] ==> Python coveragepy not found [2021-07-30T15:01:15.841Z] ==> Searching for coverage reports in: [2021-07-30T15:01:15.841Z] + . [2021-07-30T15:01:15.841Z] -> Found 1 reports [2021-07-30T15:01:15.841Z] ==> Detecting git/mercurial file structure [2021-07-30T15:01:15.841Z] ==> Reading reports [2021-07-30T15:01:15.841Z] + ./coverage.out bytes=22385 [2021-07-30T15:01:15.841Z] ==> Appending adjustments [2021-07-30T15:01:15.841Z] https://docs.codecov.io/docs/fixing-reports [2021-07-30T15:01:16.108Z] + Found adjustments [2021-07-30T15:01:16.108Z] ==> Gzipping contents [2021-07-30T15:01:16.108Z] 4.0K /tmp/codecov.YQCuLh.gz [2021-07-30T15:01:16.108Z] ==> Uploading reports [2021-07-30T15:01:16.108Z] url: https://codecov.io [2021-07-30T15:01:16.108Z] query: branch=PR-276&commit=e94aa9d161241f643b8697846ad4f52871e3a046&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=276&job=&cmd_args= [2021-07-30T15:01:16.108Z] -> Pinging Codecov [2021-07-30T15:01:16.108Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-276&commit=e94aa9d161241f643b8697846ad4f52871e3a046&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=276&job=&cmd_args= [2021-07-30T15:01:16.379Z] -> Uploading to [2021-07-30T15:01:16.379Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-30/55DBCA73C666E3227836607328DD7E49/e94aa9d161241f643b8697846ad4f52871e3a046/4abb13c4-5f30-4f05-b816-38e921a91d46.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T150116Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fda6d1471e10db627e2be14d0e9535146f3c6c99f12b9b205032d154bc407d4f [2021-07-30T15:01:16.379Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-30T15:01:16.379Z] Dload Upload Total Spent Left Speed [2021-07-30T15:01:16.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3866 0 0 100 3866 0 7554 --:--:-- --:--:-- --:--:-- 7550 100 3866 0 0 100 3866 0 7552 --:--:-- --:--:-- --:--:-- 7550 [2021-07-30T15:01:16.960Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/e94aa9d161241f643b8697846ad4f52871e3a046 [Pipeline] } [2021-07-30T15:01:16.988Z] 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] libraryResource [Pipeline] sh [2021-07-30T15:01:19.487Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:01:20.137Z] ---> package-listing.sh [2021-07-30T15:01:20.137Z] ++ facter osfamily [2021-07-30T15:01:20.137Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-30T15:01:20.415Z] + OS_FAMILY=redhat [2021-07-30T15:01:20.415Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-276 [2021-07-30T15:01:20.415Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-30T15:01:20.415Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-30T15:01:20.415Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-30T15:01:20.415Z] + PACKAGES=/tmp/packages_start.txt [2021-07-30T15:01:20.415Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-276 ']' [2021-07-30T15:01:20.415Z] + PACKAGES=/tmp/packages_end.txt [2021-07-30T15:01:20.415Z] + case "${OS_FAMILY}" in [2021-07-30T15:01:20.415Z] + rpm -qa [2021-07-30T15:01:20.415Z] + sort [2021-07-30T15:01:21.008Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-30T15:01:21.008Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-30T15:01:21.008Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-30T15:01:21.008Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-276 ']' [2021-07-30T15:01:21.008Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-276/archives/ [2021-07-30T15:01:21.008Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-276/archives/ [Pipeline] echo [2021-07-30T15:01:21.064Z] 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/xfoundry_device-modbus-go_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-30T15:01:21.389Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:01:22.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:01:22.227Z] [2021-07-30T15:01:22.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-30T15:01:22.667Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:01:22.667Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-30T15:01:22.667Z] b4d181a07f80: Pulling fs layer [2021-07-30T15:01:22.667Z] a1111a8f2ec3: Pulling fs layer [2021-07-30T15:01:22.667Z] ed53099fbce6: Pulling fs layer [2021-07-30T15:01:22.667Z] dc539afda2c1: Pulling fs layer [2021-07-30T15:01:22.667Z] 77bc0d833cb6: Pulling fs layer [2021-07-30T15:01:22.667Z] 9065ff56babe: Pulling fs layer [2021-07-30T15:01:22.667Z] d287ab97295c: Pulling fs layer [2021-07-30T15:01:22.667Z] dc539afda2c1: Waiting [2021-07-30T15:01:22.667Z] 77bc0d833cb6: Waiting [2021-07-30T15:01:22.667Z] 9065ff56babe: Waiting [2021-07-30T15:01:22.667Z] d287ab97295c: Waiting [2021-07-30T15:01:23.251Z] a1111a8f2ec3: Verifying Checksum [2021-07-30T15:01:23.251Z] a1111a8f2ec3: Download complete [2021-07-30T15:01:23.251Z] dc539afda2c1: Verifying Checksum [2021-07-30T15:01:23.251Z] dc539afda2c1: Download complete [2021-07-30T15:01:23.516Z] 77bc0d833cb6: Verifying Checksum [2021-07-30T15:01:23.516Z] 77bc0d833cb6: Download complete [2021-07-30T15:01:23.516Z] 9065ff56babe: Verifying Checksum [2021-07-30T15:01:23.516Z] 9065ff56babe: Download complete [2021-07-30T15:01:23.516Z] ed53099fbce6: Verifying Checksum [2021-07-30T15:01:23.516Z] ed53099fbce6: Download complete [2021-07-30T15:01:24.479Z] b4d181a07f80: Verifying Checksum [2021-07-30T15:01:24.479Z] b4d181a07f80: Download complete [2021-07-30T15:01:25.901Z] b4d181a07f80: Pull complete [2021-07-30T15:01:25.902Z] a1111a8f2ec3: Pull complete [2021-07-30T15:01:26.171Z] ed53099fbce6: Pull complete [2021-07-30T15:01:26.171Z] dc539afda2c1: Pull complete [2021-07-30T15:01:26.436Z] 77bc0d833cb6: Pull complete [2021-07-30T15:01:26.436Z] 9065ff56babe: Pull complete [2021-07-30T15:01:29.828Z] d287ab97295c: Verifying Checksum [2021-07-30T15:01:29.828Z] d287ab97295c: Download complete [2021-07-30T15:01:34.173Z] d287ab97295c: Pull complete [2021-07-30T15:01:34.173Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-30T15:01:34.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-30T15:01:34.173Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-30T15:01:34.327Z] prd-centos7-docker-4c-2g-640 does not seem to be running inside a container [2021-07-30T15:01:34.393Z] $ 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/xfoundry_device-modbus-go_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-276 -v /w/workspace/xfoundry_device-modbus-go_PR-276:/w/workspace/xfoundry_device-modbus-go_PR-276:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-276@tmp:/w/workspace/xfoundry_device-modbus-go_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-30T15:01:37.190Z] $ docker top ebba540175da950f3d339cfb09549d3f5417835ec76bb3c1733acbb8eb3b2975 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-30T15:01:37.652Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-30T15:01:38.209Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-30T15:01:38.540Z] + ls /var/log/sa-host [2021-07-30T15:01:38.540Z] + sadf -c /var/log/sa-host/sa05 [2021-07-30T15:01:38.540Z] file_magic: OK [2021-07-30T15:01:38.540Z] HZ: Using current value: 100 [2021-07-30T15:01:38.540Z] file_header: OK [2021-07-30T15:01:38.540Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-30T15:01:38.540Z] Statistics: [2021-07-30T15:01:38.540Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-30T15:01:38.540Z] File successfully converted to sysstat format version 12.0.3 [2021-07-30T15:01:38.540Z] + sadf -c /var/log/sa-host/sa30 [2021-07-30T15:01:38.540Z] file_magic: OK [2021-07-30T15:01:38.540Z] HZ: Using current value: 100 [2021-07-30T15:01:38.540Z] file_header: OK [2021-07-30T15:01:38.540Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-07-30T15:01:38.540Z] Statistics: [2021-07-30T15:01:38.540Z] 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... [2021-07-30T15:01:38.540Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-30T15:01:38.820Z] provisioning config files... [2021-07-30T15:01:38.837Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-276@tmp/config6517265845130090258tmp [Pipeline] { [Pipeline] echo [2021-07-30T15:01:38.894Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:01:39.250Z] ---> create-netrc.sh [Pipeline] } [2021-07-30T15:01:39.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:01:39.776Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-30T15:01:39.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:01:40.216Z] ---> sudo-logs.sh [2021-07-30T15:01:40.216Z] Archiving 'sudo' log.. [2021-07-30T15:01:40.216Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-640.vexxhost.local: Name or service not known [2021-07-30T15:01:40.216Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-640.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-30T15:01:40.318Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:01:40.693Z] ---> job-cost.sh [2021-07-30T15:01:40.693Z] lf-activate-venv: SKIPPING [2021-07-30T15:01:40.693Z] DEBUG: total: 0.05999999865889549 [2021-07-30T15:01:40.693Z] INFO: Retrieving Stack Cost... [2021-07-30T15:01:41.654Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-30T15:01:41.921Z] INFO: Archiving Costs [Pipeline] echo [2021-07-30T15:01:41.962Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-30T15:01:42.346Z] ---> logs-deploy.sh [2021-07-30T15:01:42.346Z] lf-activate-venv: SKIPPING [2021-07-30T15:01:42.346Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-276/1 [2021-07-30T15:01:42.346Z] INFO: archiving workspace using pattern(s): [2021-07-30T15:01:42.939Z] Archives upload complete. [2021-07-30T15:01:43.208Z] INFO: archiving logs to Nexus