Pull request #222 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from e51fa1793fa832d0e45913fbe7239baa3727653a+6aeaeb9ab34b96e9812ba5507584c335313791a4 (c1f7b9ffb7f5931fe7d29d5377221de2d48b1b37) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-33416 in /w/workspace/xfoundry_device-modbus-go_PR-222 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-222 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6aeaeb9ab34b96e9812ba5507584c335313791a4 into PR head commit e51fa1793fa832d0e45913fbe7239baa3727653a Merge succeeded, producing e51fa1793fa832d0e45913fbe7239baa3727653a Checking out Revision e51fa1793fa832d0e45913fbe7239baa3727653a (PR-222) > git config core.sparsecheckout # timeout=10 > git checkout -f e51fa1793fa832d0e45913fbe7239baa3727653a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6aeaeb9ab34b96e9812ba5507584c335313791a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e51fa1793fa832d0e45913fbe7239baa3727653a # timeout=10 Commit message: "refactor: update example device/profile to v2 model" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-09T08:18:43.621Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk a6e6f3d97c4cb22c2d33ed3eaa12c6c62d6f6fb7 # timeout=10 [2021-04-09T08:18:44.027Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-09T08:18:44.125Z] ========================================================= [2021-04-09T08:18:44.125Z] EdgeX Global Pipelines Version Info [2021-04-09T08:18:44.125Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:18:45.568Z] ------------------- [2021-04-09T08:18:45.568Z] stable info: [2021-04-09T08:18:45.568Z] ------------------- [2021-04-09T08:18:45.568Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-09T08:18:45.568Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-09T08:18:45.568Z] Message: update stable to v1.0.186 [2021-04-09T08:18:46.515Z] ------------------- [2021-04-09T08:18:46.515Z] experimental info: [2021-04-09T08:18:46.515Z] ------------------- [2021-04-09T08:18:46.515Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-09T08:18:46.515Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-09T08:18:46.515Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-09T08:18:46.776Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-04-09T08:18:46.859Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-04-09T08:18:46.957Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-09T08:18:47.042Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-09T08:18:47.135Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-09T08:18:47.249Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-09T08:18:47.333Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-09T08:18:47.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-09T08:18:47.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-09T08:18:47.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-09T08:18:47.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-09T08:18:47.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2021-04-09T08:18:47.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-09T08:18:47.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-09T08:18:48.071Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-09T08:18:48.158Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-09T08:18:48.280Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-09T08:18:48.363Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-09T08:18:48.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-09T08:18:48.532Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-04-09T08:18:48.614Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-09T08:18:48.699Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-09T08:18:48.784Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-09T08:18:48.884Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-09T08:18:48.967Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-09T08:18:49.051Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-09T08:18:49.133Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2021-04-09T08:18:49.218Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2021-04-09T08:18:49.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2021-04-09T08:18:49.401Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e51fa1793fa832d0e45913fbe7239baa3727653a [Pipeline] echo [2021-04-09T08:18:49.499Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e51fa17 [Pipeline] echo [2021-04-09T08:18:49.602Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-09T08:18:49.765Z] provisioning config files... [2021-04-09T08:18:49.798Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-222@tmp/config4740157795207990320tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:18:50.165Z] ---> docker-login.sh [2021-04-09T08:18:50.165Z] nexus3.edgexfoundry.org:10001 [2021-04-09T08:18:50.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:18:50.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:18:50.433Z] Configure a credential helper to remove this warning. See [2021-04-09T08:18:50.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:18:50.433Z] [2021-04-09T08:18:50.433Z] Login Succeeded [2021-04-09T08:18:50.433Z] nexus3.edgexfoundry.org:10002 [2021-04-09T08:18:50.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:18:50.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:18:50.695Z] Configure a credential helper to remove this warning. See [2021-04-09T08:18:50.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:18:50.695Z] [2021-04-09T08:18:50.695Z] Login Succeeded [2021-04-09T08:18:50.695Z] nexus3.edgexfoundry.org:10003 [2021-04-09T08:18:50.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:18:50.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:18:50.695Z] Configure a credential helper to remove this warning. See [2021-04-09T08:18:50.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:18:50.695Z] [2021-04-09T08:18:50.695Z] Login Succeeded [2021-04-09T08:18:50.695Z] nexus3.edgexfoundry.org:10004 [2021-04-09T08:18:50.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:18:50.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:18:50.958Z] Configure a credential helper to remove this warning. See [2021-04-09T08:18:50.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:18:50.958Z] [2021-04-09T08:18:50.958Z] Login Succeeded [2021-04-09T08:18:50.958Z] docker.io [2021-04-09T08:18:51.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:18:51.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:18:51.484Z] Configure a credential helper to remove this warning. See [2021-04-09T08:18:51.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:18:51.484Z] [2021-04-09T08:18:51.484Z] Login Succeeded [2021-04-09T08:18:51.484Z] ---> docker-login.sh ends [Pipeline] } [2021-04-09T08:18:51.493Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-09T08:18:52.356Z] + git log --format=format:%s -1 e51fa1793fa832d0e45913fbe7239baa3727653a [Pipeline] echo [2021-04-09T08:18:52.423Z] GIT_COMMIT: e51fa1793fa832d0e45913fbe7239baa3727653a, Commit Message: refactor: update example device/profile to v2 model [Pipeline] echo [2021-04-09T08:18:52.465Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:18:53.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T08:18:53.041Z] [2021-04-09T08:18:53.041Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:18:53.385Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T08:18:53.385Z] latest: Pulling from edgex-devops/git-semver [2021-04-09T08:18:53.385Z] 31603596830f: Pulling fs layer [2021-04-09T08:18:53.385Z] 2a8b12db71e7: Pulling fs layer [2021-04-09T08:18:53.385Z] 6ca5941a6612: Pulling fs layer [2021-04-09T08:18:53.385Z] ecc8261a40a4: Pulling fs layer [2021-04-09T08:18:53.385Z] ecc8261a40a4: Waiting [2021-04-09T08:18:53.385Z] 2a8b12db71e7: Verifying Checksum [2021-04-09T08:18:53.385Z] 2a8b12db71e7: Download complete [2021-04-09T08:18:53.385Z] 31603596830f: Verifying Checksum [2021-04-09T08:18:53.385Z] 31603596830f: Download complete [2021-04-09T08:18:53.649Z] ecc8261a40a4: Verifying Checksum [2021-04-09T08:18:53.649Z] ecc8261a40a4: Download complete [2021-04-09T08:18:53.649Z] 6ca5941a6612: Verifying Checksum [2021-04-09T08:18:53.649Z] 6ca5941a6612: Download complete [2021-04-09T08:18:53.649Z] 31603596830f: Pull complete [2021-04-09T08:18:53.916Z] 2a8b12db71e7: Pull complete [2021-04-09T08:18:54.494Z] 6ca5941a6612: Pull complete [2021-04-09T08:18:54.755Z] ecc8261a40a4: Pull complete [2021-04-09T08:18:54.755Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-09T08:18:54.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-09T08:18:54.755Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-09T08:18:54.860Z] prd-centos7-docker-4c-2g-33416 does not seem to be running inside a container [2021-04-09T08:18:54.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-222 -v /w/workspace/xfoundry_device-modbus-go_PR-222:/w/workspace/xfoundry_device-modbus-go_PR-222:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-222@tmp:/w/workspace/xfoundry_device-modbus-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-09T08:18:56.736Z] $ docker top ade0adc2acad55cc88dfd95cf5d0c99ef86b20597d8496c3f962b5ed683f7452 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-09T08:18:57.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-09T08:18:57.005Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-09T08:18:57.207Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-09T08:18:57.214Z] $ docker exec ade0adc2acad55cc88dfd95cf5d0c99ef86b20597d8496c3f962b5ed683f7452 ssh-agent [2021-04-09T08:18:57.371Z] SSH_AUTH_SOCK=/tmp/ssh-BL3bgdSLFzcc/agent.11 [2021-04-09T08:18:57.371Z] SSH_AGENT_PID=16 [2021-04-09T08:18:57.380Z] Running ssh-add (command line suppressed) [2021-04-09T08:18:57.498Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-222@tmp/private_key_1385661213364924970.key (/w/workspace/xfoundry_device-modbus-go_PR-222@tmp/private_key_1385661213364924970.key) [2021-04-09T08:18:57.551Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-09T08:18:57.889Z] + git tag --points-at HEAD [Pipeline] } [2021-04-09T08:18:57.914Z] $ docker exec --env ******** --env ******** ade0adc2acad55cc88dfd95cf5d0c99ef86b20597d8496c3f962b5ed683f7452 ssh-agent -k [2021-04-09T08:18:58.040Z] unset SSH_AUTH_SOCK; [2021-04-09T08:18:58.040Z] unset SSH_AGENT_PID; [2021-04-09T08:18:58.040Z] echo Agent pid 16 killed; [2021-04-09T08:18:58.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-09T08:18:58.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-09T08:18:58.220Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-09T08:18:58.387Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-09T08:18:58.394Z] $ docker exec ade0adc2acad55cc88dfd95cf5d0c99ef86b20597d8496c3f962b5ed683f7452 ssh-agent [2021-04-09T08:18:58.542Z] SSH_AUTH_SOCK=/tmp/ssh-KOT00k5eInG2/agent.45 [2021-04-09T08:18:58.543Z] SSH_AGENT_PID=51 [2021-04-09T08:18:58.549Z] Running ssh-add (command line suppressed) [2021-04-09T08:18:58.668Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-222@tmp/private_key_4905232072916011195.key (/w/workspace/xfoundry_device-modbus-go_PR-222@tmp/private_key_4905232072916011195.key) [2021-04-09T08:18:58.716Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-09T08:18:59.052Z] + git semver init [2021-04-09T08:18:59.052Z] # -> Open(): unable to determine branch for HEAD [2021-04-09T08:18:59.052Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-222/.git [2021-04-09T08:18:59.052Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-222 [2021-04-09T08:18:59.052Z] # $SEMVER_REMOTE_NAME = origin [2021-04-09T08:18:59.052Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-09T08:18:59.052Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-09T08:18:59.052Z] # $SEMVER_BRANCH = PR-222 [2021-04-09T08:18:59.052Z] # $SEMVER_TEMP = /tmp/semver-957126106 [2021-04-09T08:18:59.052Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-04-09T08:18:59.625Z] # '/tmp/semver-957126106' -> '/w/workspace/xfoundry_device-modbus-go_PR-222/.semver' [2021-04-09T08:18:59.625Z] # -> Force: false [2021-04-09T08:18:59.625Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-222/.semver [Pipeline] } [2021-04-09T08:18:59.640Z] $ docker exec --env ******** --env ******** ade0adc2acad55cc88dfd95cf5d0c99ef86b20597d8496c3f962b5ed683f7452 ssh-agent -k [2021-04-09T08:18:59.757Z] unset SSH_AUTH_SOCK; [2021-04-09T08:18:59.758Z] unset SSH_AGENT_PID; [2021-04-09T08:18:59.758Z] echo Agent pid 51 killed; [2021-04-09T08:18:59.798Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-09T08:19:00.251Z] + git semver [Pipeline] } [2021-04-09T08:19:00.272Z] $ docker stop --time=1 ade0adc2acad55cc88dfd95cf5d0c99ef86b20597d8496c3f962b5ed683f7452 [2021-04-09T08:19:01.629Z] $ docker rm -f ade0adc2acad55cc88dfd95cf5d0c99ef86b20597d8496c3f962b5ed683f7452 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T08:19:02.174Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-09T08:19:02.596Z] Stashed 1 file(s) [Pipeline] echo [2021-04-09T08:19:02.599Z] [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-04-09T08:19:18.130Z] Still waiting to schedule task [2021-04-09T08:19:18.130Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-04-09T08:19:18.132Z] Still waiting to schedule task [2021-04-09T08:19:18.132Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-04-09T08:21:11.174Z] Running on prd-centos7-docker-4c-2g-33419 in /w/workspace/xfoundry_device-modbus-go_PR-222 [Pipeline] { [Pipeline] ws [2021-04-09T08:21:11.236Z] Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout [2021-04-09T08:21:13.972Z] using credential edgex-jenkins-ssh [2021-04-09T08:21:14.034Z] Cloning the remote Git repository [2021-04-09T08:21:14.073Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-04-09T08:21:14.158Z] > git init /w/workspace/device-modbus-go/9 # timeout=10 [2021-04-09T08:21:14.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-04-09T08:21:14.228Z] > git --version # timeout=10 [2021-04-09T08:21:14.235Z] > git --version # 'git version 2.24.3' [2021-04-09T08:21:14.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:21:14.267Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T08:21:14.880Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-04-09T08:21:15.388Z] Merging remotes/origin/master commit 6aeaeb9ab34b96e9812ba5507584c335313791a4 into PR head commit e51fa1793fa832d0e45913fbe7239baa3727653a [2021-04-09T08:21:15.474Z] Merge succeeded, producing e51fa1793fa832d0e45913fbe7239baa3727653a [2021-04-09T08:21:15.475Z] Checking out Revision e51fa1793fa832d0e45913fbe7239baa3727653a (PR-222) [2021-04-09T08:21:14.886Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T08:21:14.898Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-04-09T08:21:14.917Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-04-09T08:21:14.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:21:14.922Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-09T08:21:15.395Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T08:21:15.400Z] > git checkout -f e51fa1793fa832d0e45913fbe7239baa3727653a # timeout=10 [2021-04-09T08:21:15.440Z] > git remote # timeout=10 [2021-04-09T08:21:15.448Z] > git config --get remote.origin.url # timeout=10 [2021-04-09T08:21:15.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:21:15.457Z] > git merge 6aeaeb9ab34b96e9812ba5507584c335313791a4 # timeout=10 [2021-04-09T08:21:15.468Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-09T08:21:15.478Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T08:21:15.491Z] > git checkout -f e51fa1793fa832d0e45913fbe7239baa3727653a # timeout=10 [2021-04-09T08:21:19.259Z] Commit message: "refactor: update example device/profile to v2 model" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-09T08:21:20.531Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-09T08:21:20.886Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-09T08:21:21.200Z] + sudo service docker restart [2021-04-09T08:21:21.200Z] + true [2021-04-09T08:21:21.200Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-09T08:21:22.663Z] provisioning config files... [2021-04-09T08:21:22.702Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config7688867529785351612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:21:23.087Z] ---> docker-login.sh [2021-04-09T08:21:23.087Z] nexus3.edgexfoundry.org:10001 [2021-04-09T08:21:23.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:21:23.618Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:21:23.618Z] Configure a credential helper to remove this warning. See [2021-04-09T08:21:23.618Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:21:23.618Z] [2021-04-09T08:21:23.618Z] Login Succeeded [2021-04-09T08:21:23.618Z] nexus3.edgexfoundry.org:10002 [2021-04-09T08:21:23.618Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:21:23.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:21:23.883Z] Configure a credential helper to remove this warning. See [2021-04-09T08:21:23.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:21:23.883Z] [2021-04-09T08:21:23.883Z] Login Succeeded [2021-04-09T08:21:23.883Z] nexus3.edgexfoundry.org:10003 [2021-04-09T08:21:23.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:21:23.883Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:21:23.883Z] Configure a credential helper to remove this warning. See [2021-04-09T08:21:23.883Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:21:23.883Z] [2021-04-09T08:21:23.883Z] Login Succeeded [2021-04-09T08:21:23.883Z] nexus3.edgexfoundry.org:10004 [2021-04-09T08:21:24.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:21:24.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:21:24.155Z] Configure a credential helper to remove this warning. See [2021-04-09T08:21:24.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:21:24.155Z] [2021-04-09T08:21:24.155Z] Login Succeeded [2021-04-09T08:21:24.155Z] docker.io [2021-04-09T08:21:24.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:21:24.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:21:24.688Z] Configure a credential helper to remove this warning. See [2021-04-09T08:21:24.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:21:24.688Z] [2021-04-09T08:21:24.688Z] Login Succeeded [2021-04-09T08:21:24.688Z] ---> docker-login.sh ends [Pipeline] } [2021-04-09T08:21:24.700Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-09T08:21:25.097Z] ========================================================= [2021-04-09T08:21:25.097Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-09T08:21:25.097Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:21:25.456Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-04-09T08:21:25.456Z] Sending build context to Docker daemon 650.8kB [2021-04-09T08:21:25.722Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T08:21:25.722Z] Step 2/8 : FROM ${BASE} [2021-04-09T08:21:25.722Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-09T08:21:25.722Z] 188c0c94c7c5: Pulling fs layer [2021-04-09T08:21:25.722Z] 0ef7d3d256c8: Pulling fs layer [2021-04-09T08:21:25.722Z] de9db76c5a1d: Pulling fs layer [2021-04-09T08:21:25.722Z] bca2f99d35d6: Pulling fs layer [2021-04-09T08:21:25.722Z] 93359f2a8cfa: Pulling fs layer [2021-04-09T08:21:25.722Z] 7c6f9722023f: Pulling fs layer [2021-04-09T08:21:25.722Z] a35cf1a2eb13: Pulling fs layer [2021-04-09T08:21:25.722Z] bca2f99d35d6: Waiting [2021-04-09T08:21:25.722Z] 7c6f9722023f: Waiting [2021-04-09T08:21:25.722Z] a35cf1a2eb13: Waiting [2021-04-09T08:21:25.722Z] 93359f2a8cfa: Waiting [2021-04-09T08:21:25.722Z] de9db76c5a1d: Verifying Checksum [2021-04-09T08:21:25.722Z] de9db76c5a1d: Download complete [2021-04-09T08:21:25.722Z] 0ef7d3d256c8: Download complete [2021-04-09T08:21:25.722Z] 93359f2a8cfa: Verifying Checksum [2021-04-09T08:21:25.722Z] 93359f2a8cfa: Download complete [2021-04-09T08:21:25.722Z] 7c6f9722023f: Verifying Checksum [2021-04-09T08:21:25.722Z] 7c6f9722023f: Download complete [2021-04-09T08:21:25.722Z] 188c0c94c7c5: Verifying Checksum [2021-04-09T08:21:25.722Z] 188c0c94c7c5: Download complete [2021-04-09T08:21:25.995Z] 188c0c94c7c5: Pull complete [2021-04-09T08:21:26.259Z] 0ef7d3d256c8: Pull complete [2021-04-09T08:21:26.531Z] de9db76c5a1d: Pull complete [2021-04-09T08:21:28.478Z] a35cf1a2eb13: Verifying Checksum [2021-04-09T08:21:28.478Z] a35cf1a2eb13: Download complete [2021-04-09T08:21:29.065Z] bca2f99d35d6: Verifying Checksum [2021-04-09T08:21:29.065Z] bca2f99d35d6: Download complete [2021-04-09T08:21:35.759Z] bca2f99d35d6: Pull complete [2021-04-09T08:21:35.759Z] 93359f2a8cfa: Pull complete [2021-04-09T08:21:35.759Z] 7c6f9722023f: Pull complete [2021-04-09T08:21:45.872Z] a35cf1a2eb13: Pull complete [2021-04-09T08:21:45.872Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-09T08:21:45.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-09T08:21:45.872Z] ---> a62c8e92a672 [2021-04-09T08:21:45.872Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-09T08:21:45.872Z] ---> Running in f5ca6ea3d4a3 [2021-04-09T08:21:45.872Z] Removing intermediate container f5ca6ea3d4a3 [2021-04-09T08:21:45.872Z] ---> 2c38a90d6e7b [2021-04-09T08:21:45.872Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:21:45.872Z] ---> Running in 9afb9d25353c [2021-04-09T08:21:46.830Z] Removing intermediate container 9afb9d25353c [2021-04-09T08:21:46.830Z] ---> 1dcf217b421e [2021-04-09T08:21:46.830Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-04-09T08:21:46.830Z] ---> Running in cadb449cfb8b [2021-04-09T08:21:47.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:21:48.374Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:21:48.637Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-09T08:21:48.901Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-09T08:21:48.901Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-09T08:21:49.166Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-09T08:21:49.166Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-09T08:21:49.166Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-09T08:21:49.429Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-09T08:21:49.693Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-09T08:21:49.956Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-09T08:21:49.956Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-09T08:21:49.956Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-09T08:21:50.219Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-09T08:21:50.219Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-09T08:21:50.219Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T08:21:50.219Z] OK: 173 MiB in 52 packages [2021-04-09T08:21:51.624Z] Removing intermediate container cadb449cfb8b [2021-04-09T08:21:51.624Z] ---> 24c1ecd2e7b8 [2021-04-09T08:21:51.624Z] Step 6/8 : WORKDIR /device-modbus-go [2021-04-09T08:21:51.624Z] ---> Running in 24f6035f75e4 [2021-04-09T08:21:51.624Z] Removing intermediate container 24f6035f75e4 [2021-04-09T08:21:51.624Z] ---> a3242929a201 [2021-04-09T08:21:51.624Z] Step 7/8 : COPY . . [2021-04-09T08:21:52.579Z] ---> 11f4a3f72320 [2021-04-09T08:21:52.579Z] Step 8/8 : RUN go mod download [2021-04-09T08:21:52.844Z] ---> Running in ef1dbb543cfc [2021-04-09T08:22:19.666Z] Removing intermediate container ef1dbb543cfc [2021-04-09T08:22:19.666Z] ---> aa1505f821ed [2021-04-09T08:22:19.666Z] Successfully built aa1505f821ed [2021-04-09T08:22:19.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:22:19.986Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-09T08:22:19.986Z] . [Pipeline] withDockerContainer [2021-04-09T08:22:20.214Z] prd-centos7-docker-4c-2g-33419 does not seem to be running inside a container [2021-04-09T08:22:20.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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-x86_64 cat [2021-04-09T08:22:21.141Z] $ docker top 2dcc84bd7fedb31f49742361b392e9b5f64155c008417ebe244338561875540d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:22:21.644Z] + go version [2021-04-09T08:22:21.645Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-09T08:22:21.660Z] $ docker stop --time=1 2dcc84bd7fedb31f49742361b392e9b5f64155c008417ebe244338561875540d [2021-04-09T08:22:23.018Z] $ docker rm -f 2dcc84bd7fedb31f49742361b392e9b5f64155c008417ebe244338561875540d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:22:23.927Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-09T08:22:23.927Z] . [Pipeline] withDockerContainer [2021-04-09T08:22:24.031Z] prd-centos7-docker-4c-2g-33419 does not seem to be running inside a container [2021-04-09T08:22:24.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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-x86_64 cat [2021-04-09T08:22:24.689Z] $ docker top 2b2a66b7d7c8bdc7657656c2b67eaeffbb34766bd2bdebd990ea82a25b9c9efa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:22:25.169Z] + make test [2021-04-09T08:22:25.169Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-09T08:22:26.124Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-04-09T08:22:41.914Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-33420 in /w/workspace/xfoundry_device-modbus-go_PR-222 [Pipeline] { [Pipeline] ws [2021-04-09T08:22:41.966Z] Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout [2021-04-09T08:22:44.519Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-04-09T08:22:44.519Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.028s coverage: 50.1% of statements [2021-04-09T08:22:44.519Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-09T08:22:45.482Z] gofmt -l . [2021-04-09T08:22:45.482Z] [ "`gofmt -l .`" = "" ] [2021-04-09T08:22:45.482Z] ./bin/test-attribution-txt.sh [2021-04-09T08:22:46.430Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-09T08:22:46.714Z] $ docker stop --time=1 2b2a66b7d7c8bdc7657656c2b67eaeffbb34766bd2bdebd990ea82a25b9c9efa [2021-04-09T08:22:46.926Z] using credential edgex-jenkins-ssh [2021-04-09T08:22:47.156Z] Cloning the remote Git repository [2021-04-09T08:22:47.227Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-04-09T08:22:47.331Z] > git init /w/workspace/device-modbus-go/9 # timeout=10 [2021-04-09T08:22:47.420Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-04-09T08:22:47.421Z] > git --version # timeout=10 [2021-04-09T08:22:47.446Z] > git --version # 'git version 2.17.1' [2021-04-09T08:22:47.447Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:22:47.506Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T08:22:48.255Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-04-09T08:22:48.913Z] Merging remotes/origin/master commit 6aeaeb9ab34b96e9812ba5507584c335313791a4 into PR head commit e51fa1793fa832d0e45913fbe7239baa3727653a [2021-04-09T08:22:49.113Z] Merge succeeded, producing e51fa1793fa832d0e45913fbe7239baa3727653a [2021-04-09T08:22:49.114Z] Checking out Revision e51fa1793fa832d0e45913fbe7239baa3727653a (PR-222) [2021-04-09T08:22:49.295Z] $ docker rm -f 2b2a66b7d7c8bdc7657656c2b67eaeffbb34766bd2bdebd990ea82a25b9c9efa [2021-04-09T08:22:48.278Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T08:22:48.306Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-04-09T08:22:48.340Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-04-09T08:22:48.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:22:48.357Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-09T08:22:48.935Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T08:22:48.949Z] > git checkout -f e51fa1793fa832d0e45913fbe7239baa3727653a # timeout=10 [2021-04-09T08:22:49.035Z] > git remote # timeout=10 [2021-04-09T08:22:49.050Z] > git config --get remote.origin.url # timeout=10 [2021-04-09T08:22:49.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:22:49.078Z] > git merge 6aeaeb9ab34b96e9812ba5507584c335313791a4 # timeout=10 [2021-04-09T08:22:49.101Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-09T08:22:49.122Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T08:22:49.144Z] > git checkout -f e51fa1793fa832d0e45913fbe7239baa3727653a # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T08:22:49.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-09T08:22:50.297Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-09T08:22:51.536Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-09T08:22:51.841Z] + ls -al . [2021-04-09T08:22:51.841Z] total 112 [2021-04-09T08:22:51.841Z] drwxrwxr-x. 9 jenkins jenkins 4096 Apr 9 08:22 . [2021-04-09T08:22:51.841Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 9 08:21 .. [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 7127 Apr 9 08:21 Attribution.txt [2021-04-09T08:22:51.841Z] drwxrwxr-x. 2 jenkins jenkins 87 Apr 9 08:21 bin [2021-04-09T08:22:51.841Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 9 08:21 cmd [2021-04-09T08:22:51.841Z] -rw-r--r--. 1 jenkins jenkins 23236 Apr 9 08:22 coverage.out [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 1457 Apr 9 08:21 Dockerfile [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 995 Apr 9 08:21 Dockerfile.build [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 140 Apr 9 08:21 .dockerignore [2021-04-09T08:22:51.841Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 9 08:21 .git [2021-04-09T08:22:51.841Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 9 08:21 .github [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 338 Apr 9 08:21 .gitignore [2021-04-09T08:22:51.841Z] -rw-r--r--. 1 jenkins jenkins 377 Apr 9 08:22 go.mod [2021-04-09T08:22:51.841Z] -rw-r--r--. 1 jenkins jenkins 21757 Apr 9 08:22 go.sum [2021-04-09T08:22:51.841Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 9 08:21 internal [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 679 Apr 9 08:21 Jenkinsfile [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 9 08:21 LICENSE [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 930 Apr 9 08:21 Makefile [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 591 Apr 9 08:21 README.md [2021-04-09T08:22:51.841Z] drwxrwxr-x. 2 jenkins jenkins 52 Apr 9 08:21 simulator [2021-04-09T08:22:51.841Z] drwxrwxr-x. 4 jenkins jenkins 71 Apr 9 08:21 snap [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 9 08:19 VERSION [2021-04-09T08:22:51.841Z] -rw-rw-r--. 1 jenkins jenkins 229 Apr 9 08:21 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:22:52.149Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e51fa1793fa832d0e45913fbe7239baa3727653a --label arch=amd64 --label version=0.0.0 . [2021-04-09T08:22:52.414Z] Sending build context to Docker daemon 674.8kB [2021-04-09T08:22:52.414Z] Step 1/21 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T08:22:52.414Z] Step 2/21 : FROM ${BASE} AS builder [2021-04-09T08:22:52.414Z] ---> aa1505f821ed [2021-04-09T08:22:52.414Z] Step 3/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:22:52.998Z] ---> Running in cab6fe077e93 [2021-04-09T08:22:53.455Z] Commit message: "refactor: update example device/profile to v2 model" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-04-09T08:22:53.952Z] Removing intermediate container cab6fe077e93 [2021-04-09T08:22:53.952Z] ---> fb3b167d82f6 [2021-04-09T08:22:53.952Z] Step 4/21 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-04-09T08:22:53.952Z] ---> Running in 85ee0f0fd7a0 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-09T08:22:54.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:22:54.890Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-09T08:22:55.301Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-09T08:22:55.487Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:22:55.644Z] + true [2021-04-09T08:22:55.644Z] + sudo service docker restart [2021-04-09T08:22:56.435Z] OK: 173 MiB in 52 packages [2021-04-09T08:22:57.011Z] Removing intermediate container 85ee0f0fd7a0 [2021-04-09T08:22:57.011Z] ---> 2cbc8d35fa24 [2021-04-09T08:22:57.011Z] Step 5/21 : WORKDIR /device-modbus-go [2021-04-09T08:22:57.011Z] ---> Running in 57f060f5f9b1 [2021-04-09T08:22:57.279Z] Removing intermediate container 57f060f5f9b1 [2021-04-09T08:22:57.279Z] ---> 85ddf38753d7 [2021-04-09T08:22:57.279Z] Step 6/21 : COPY . . [2021-04-09T08:22:58.246Z] ---> 87428e9bfc7a [2021-04-09T08:22:58.246Z] Step 7/21 : RUN go mod download [2021-04-09T08:22:58.246Z] ---> Running in 12ddc4a3674d [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-09T08:22:58.352Z] provisioning config files... [2021-04-09T08:22:58.394Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/9@tmp/config6075657678527934383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:22:58.906Z] ---> docker-login.sh [2021-04-09T08:22:58.906Z] nexus3.edgexfoundry.org:10001 [2021-04-09T08:22:59.200Z] Removing intermediate container 12ddc4a3674d [2021-04-09T08:22:59.200Z] ---> 3ead9009fa0e [2021-04-09T08:22:59.200Z] Step 8/21 : RUN make build [2021-04-09T08:22:59.200Z] ---> Running in f0a6d60563f0 [2021-04-09T08:22:59.470Z] 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-04-09T08:22:59.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:23:00.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:23:00.164Z] Configure a credential helper to remove this warning. See [2021-04-09T08:23:00.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:23:00.164Z] [2021-04-09T08:23:00.164Z] Login Succeeded [2021-04-09T08:23:00.164Z] nexus3.edgexfoundry.org:10002 [2021-04-09T08:23:00.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:23:00.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:23:00.709Z] Configure a credential helper to remove this warning. See [2021-04-09T08:23:00.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:23:00.709Z] [2021-04-09T08:23:00.709Z] Login Succeeded [2021-04-09T08:23:00.709Z] nexus3.edgexfoundry.org:10003 [2021-04-09T08:23:00.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:23:01.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:23:01.255Z] Configure a credential helper to remove this warning. See [2021-04-09T08:23:01.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:23:01.255Z] [2021-04-09T08:23:01.255Z] Login Succeeded [2021-04-09T08:23:01.255Z] nexus3.edgexfoundry.org:10004 [2021-04-09T08:23:01.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:23:01.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:23:01.812Z] Configure a credential helper to remove this warning. See [2021-04-09T08:23:01.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:23:01.812Z] [2021-04-09T08:23:01.812Z] Login Succeeded [2021-04-09T08:23:01.812Z] docker.io [2021-04-09T08:23:02.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-09T08:23:02.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-09T08:23:02.356Z] Configure a credential helper to remove this warning. See [2021-04-09T08:23:02.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-09T08:23:02.356Z] [2021-04-09T08:23:02.356Z] Login Succeeded [2021-04-09T08:23:02.356Z] ---> docker-login.sh ends [Pipeline] } [2021-04-09T08:23:02.373Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-09T08:23:02.864Z] ========================================================= [2021-04-09T08:23:02.864Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-09T08:23:02.864Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:23:03.250Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-04-09T08:23:03.524Z] Sending build context to Docker daemon 649.7kB [2021-04-09T08:23:03.524Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T08:23:03.524Z] Step 2/8 : FROM ${BASE} [2021-04-09T08:23:03.797Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-09T08:23:03.797Z] 5f621e34cdf4: Pulling fs layer [2021-04-09T08:23:03.797Z] a4357932f1b6: Pulling fs layer [2021-04-09T08:23:03.797Z] 18c013af1878: Pulling fs layer [2021-04-09T08:23:03.797Z] 00ac8860ef70: Pulling fs layer [2021-04-09T08:23:03.797Z] 63d7cb157983: Pulling fs layer [2021-04-09T08:23:03.797Z] b116817d02f9: Pulling fs layer [2021-04-09T08:23:03.797Z] 745a02a5169b: Pulling fs layer [2021-04-09T08:23:03.797Z] 63d7cb157983: Waiting [2021-04-09T08:23:03.797Z] 00ac8860ef70: Waiting [2021-04-09T08:23:03.797Z] 745a02a5169b: Waiting [2021-04-09T08:23:03.797Z] b116817d02f9: Waiting [2021-04-09T08:23:03.797Z] 18c013af1878: Verifying Checksum [2021-04-09T08:23:03.797Z] 18c013af1878: Download complete [2021-04-09T08:23:03.797Z] a4357932f1b6: Download complete [2021-04-09T08:23:03.797Z] 63d7cb157983: Download complete [2021-04-09T08:23:03.797Z] b116817d02f9: Verifying Checksum [2021-04-09T08:23:03.797Z] b116817d02f9: Download complete [2021-04-09T08:23:03.797Z] 5f621e34cdf4: Download complete [2021-04-09T08:23:04.408Z] 5f621e34cdf4: Pull complete [2021-04-09T08:23:05.004Z] a4357932f1b6: Pull complete [2021-04-09T08:23:05.281Z] 18c013af1878: Pull complete [2021-04-09T08:23:06.266Z] 745a02a5169b: Verifying Checksum [2021-04-09T08:23:06.266Z] 745a02a5169b: Download complete [2021-04-09T08:23:07.700Z] 00ac8860ef70: Verifying Checksum [2021-04-09T08:23:07.700Z] 00ac8860ef70: Download complete [2021-04-09T08:23:11.907Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-04-09T08:23:16.146Z] Removing intermediate container f0a6d60563f0 [2021-04-09T08:23:16.146Z] ---> ea107d7878c3 [2021-04-09T08:23:16.146Z] Step 9/21 : FROM alpine:3.12 [2021-04-09T08:23:16.726Z] 3.12: Pulling from library/alpine [2021-04-09T08:23:16.726Z] 532819f3e44c: Pulling fs layer [2021-04-09T08:23:16.989Z] 532819f3e44c: Verifying Checksum [2021-04-09T08:23:16.989Z] 532819f3e44c: Download complete [2021-04-09T08:23:17.251Z] 532819f3e44c: Pull complete [2021-04-09T08:23:17.252Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T08:23:17.252Z] Status: Downloaded newer image for alpine:3.12 [2021-04-09T08:23:17.252Z] ---> 7230e588e954 [2021-04-09T08:23:17.252Z] Step 10/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-04-09T08:23:17.513Z] ---> Running in 1543cd1dd02c [2021-04-09T08:23:17.513Z] Removing intermediate container 1543cd1dd02c [2021-04-09T08:23:17.513Z] ---> e3b6541937e2 [2021-04-09T08:23:17.513Z] Step 11/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:23:17.778Z] ---> Running in 5293441dde66 [2021-04-09T08:23:17.940Z] 00ac8860ef70: Pull complete [2021-04-09T08:23:18.211Z] 63d7cb157983: Pull complete [2021-04-09T08:23:18.484Z] b116817d02f9: Pull complete [2021-04-09T08:23:18.737Z] Removing intermediate container 5293441dde66 [2021-04-09T08:23:18.738Z] ---> 2d21848962f8 [2021-04-09T08:23:18.738Z] Step 12/21 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-09T08:23:18.738Z] ---> Running in 308a7f4acb21 [2021-04-09T08:23:19.000Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-09T08:23:19.948Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-09T08:23:20.896Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-09T08:23:20.896Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-09T08:23:21.158Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-09T08:23:21.158Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-09T08:23:21.733Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-09T08:23:21.733Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-09T08:23:21.995Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:23:21.995Z] OK: 8 MiB in 20 packages [2021-04-09T08:23:22.267Z] Removing intermediate container 308a7f4acb21 [2021-04-09T08:23:22.267Z] ---> 1c9a07cde249 [2021-04-09T08:23:22.267Z] Step 13/21 : COPY --from=builder /device-modbus-go/cmd / [2021-04-09T08:23:22.808Z] 745a02a5169b: Pull complete [2021-04-09T08:23:22.808Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-09T08:23:22.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-09T08:23:22.808Z] ---> b7e6874047d6 [2021-04-09T08:23:22.808Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-04-09T08:23:23.222Z] ---> abb4264558de [2021-04-09T08:23:23.223Z] Step 14/21 : COPY --from=builder /device-modbus-go/LICENSE / [2021-04-09T08:23:23.223Z] ---> 805230bf9423 [2021-04-09T08:23:23.223Z] Step 15/21 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-04-09T08:23:23.489Z] ---> 383cb0d0cfb1 [2021-04-09T08:23:23.489Z] Step 16/21 : EXPOSE 49991 [2021-04-09T08:23:23.489Z] ---> Running in 0330d9906cce [2021-04-09T08:23:23.753Z] Removing intermediate container 0330d9906cce [2021-04-09T08:23:23.753Z] ---> c308741c560a [2021-04-09T08:23:23.753Z] Step 17/21 : ENTRYPOINT ["/device-modbus"] [2021-04-09T08:23:23.753Z] ---> Running in efc490acc781 [2021-04-09T08:23:24.017Z] Removing intermediate container efc490acc781 [2021-04-09T08:23:24.017Z] ---> 889f6dc8f781 [2021-04-09T08:23:24.017Z] Step 18/21 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:23:24.017Z] ---> Running in bcb16097d210 [2021-04-09T08:23:24.279Z] Removing intermediate container bcb16097d210 [2021-04-09T08:23:24.279Z] ---> 86b0c13e4c81 [2021-04-09T08:23:24.279Z] Step 19/21 : LABEL arch=amd64 [2021-04-09T08:23:24.279Z] ---> Running in ce39aa6fc1e5 [2021-04-09T08:23:24.279Z] Removing intermediate container ce39aa6fc1e5 [2021-04-09T08:23:24.279Z] ---> fa009a39eba1 [2021-04-09T08:23:24.279Z] Step 20/21 : LABEL git_sha=e51fa1793fa832d0e45913fbe7239baa3727653a [2021-04-09T08:23:24.543Z] ---> Running in 512c13bdaf0e [2021-04-09T08:23:24.543Z] Removing intermediate container 512c13bdaf0e [2021-04-09T08:23:24.543Z] ---> bace0b55d239 [2021-04-09T08:23:24.543Z] Step 21/21 : LABEL version=0.0.0 [2021-04-09T08:23:24.794Z] ---> Running in 54333d2c9635 [2021-04-09T08:23:24.805Z] ---> Running in fb3e362ee984 [2021-04-09T08:23:24.805Z] Removing intermediate container fb3e362ee984 [2021-04-09T08:23:24.805Z] ---> ba3c14d21909 [2021-04-09T08:23:24.805Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-04-09T08:23:24.805Z] Successfully built ba3c14d21909 [2021-04-09T08:23:24.805Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-04-09T08:23:25.391Z] Removing intermediate container 54333d2c9635 [2021-04-09T08:23:25.391Z] ---> 892ef7175117 [2021-04-09T08:23:25.391Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:23:25.391Z] ---> Running in 5343c46a8f89 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-04-09T08:23:28.035Z] Removing intermediate container 5343c46a8f89 [2021-04-09T08:23:28.035Z] ---> 3ad60a4f3505 [2021-04-09T08:23:28.035Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-04-09T08:23:28.035Z] ---> Running in e2b747cdf38f [2021-04-09T08:23:29.016Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:23:29.989Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:23:31.419Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-04-09T08:23:31.419Z] (2/13) Installing libsodium (1.0.18-r0) [2021-04-09T08:23:31.419Z] (3/13) Installing pkgconf (1.7.2-r0) [2021-04-09T08:23:31.419Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-04-09T08:23:31.691Z] (5/13) Installing openssh-keygen (8.3_p1-r2) [2021-04-09T08:23:31.963Z] (6/13) Installing libedit (20191231.3.1-r0) [2021-04-09T08:23:32.236Z] (7/13) Installing openssh-client (8.3_p1-r2) [2021-04-09T08:23:33.663Z] (8/13) Installing openssh-sftp-server (8.3_p1-r2) [2021-04-09T08:23:33.663Z] (9/13) Installing openssh-server-common (8.3_p1-r2) [2021-04-09T08:23:33.663Z] (10/13) Installing openssh-server (8.3_p1-r2) [2021-04-09T08:23:34.255Z] (11/13) Installing openssh (8.3_p1-r2) [2021-04-09T08:23:34.255Z] (12/13) Installing libzmq (4.3.3-r0) [2021-04-09T08:23:34.524Z] (13/13) Installing zeromq-dev (4.3.3-r0) [2021-04-09T08:23:34.797Z] Executing busybox-1.31.1-r19.trigger [2021-04-09T08:23:34.797Z] OK: 149 MiB in 52 packages [2021-04-09T08:23:36.232Z] Removing intermediate container e2b747cdf38f [2021-04-09T08:23:36.232Z] ---> 82e77e241db4 [2021-04-09T08:23:36.232Z] Step 6/8 : WORKDIR /device-modbus-go [2021-04-09T08:23:36.232Z] ---> Running in 39613bf59e03 [2021-04-09T08:23:36.825Z] Removing intermediate container 39613bf59e03 [2021-04-09T08:23:36.825Z] ---> 385215d075f2 [2021-04-09T08:23:36.825Z] Step 7/8 : COPY . . [2021-04-09T08:23:37.804Z] ---> 30966797864b [2021-04-09T08:23:37.804Z] Step 8/8 : RUN go mod download [2021-04-09T08:23:38.084Z] ---> Running in 0b4a4d608826 [2021-04-09T08:23:40.582Z] Still waiting to schedule task [2021-04-09T08:23:40.582Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-04-09T08:24:04.889Z] Removing intermediate container 0b4a4d608826 [2021-04-09T08:24:04.889Z] ---> 4b1e71ab2b39 [2021-04-09T08:24:04.889Z] Successfully built 4b1e71ab2b39 [2021-04-09T08:24:04.889Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:24:05.232Z] + docker inspect -f . ci-base-image-arm64 [2021-04-09T08:24:05.232Z] . [Pipeline] withDockerContainer [2021-04-09T08:24:05.501Z] prd-ubuntu18.04-docker-arm64-4c-16g-33420 does not seem to be running inside a container [2021-04-09T08:24:05.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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-04-09T08:24:07.161Z] $ docker top be927af0d345ba37defdf981c4df2ac72e007c88eb40e8e406581fc72a108ad3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:24:08.205Z] + go version [2021-04-09T08:24:08.205Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-09T08:24:08.230Z] $ docker stop --time=1 be927af0d345ba37defdf981c4df2ac72e007c88eb40e8e406581fc72a108ad3 [2021-04-09T08:24:10.123Z] $ docker rm -f be927af0d345ba37defdf981c4df2ac72e007c88eb40e8e406581fc72a108ad3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:24:11.308Z] + docker inspect -f . ci-base-image-arm64 [2021-04-09T08:24:11.308Z] . [Pipeline] withDockerContainer [2021-04-09T08:24:11.576Z] prd-ubuntu18.04-docker-arm64-4c-16g-33420 does not seem to be running inside a container [2021-04-09T08:24:11.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/9 -v /w/workspace/device-modbus-go/9:/w/workspace/device-modbus-go/9:rw,z -v /w/workspace/device-modbus-go/9@tmp:/w/workspace/device-modbus-go/9@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-04-09T08:24:13.124Z] $ docker top 9fe5755559d8cc8910eac30b57a8c7c558c644d4d7b739a102bd715d43b08b42 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:24:14.116Z] + make test [2021-04-09T08:24:14.116Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-04-09T08:24:15.559Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-04-09T08:24:31.225Z] Running on prd-ubuntu18.04-docker-8c-8g-33421 in /w/workspace/xfoundry_device-modbus-go_PR-222 [Pipeline] { [Pipeline] ws [2021-04-09T08:24:31.286Z] Running in /w/workspace/device-modbus-go/9 [Pipeline] { [Pipeline] checkout [2021-04-09T08:24:33.389Z] using credential edgex-jenkins-ssh [2021-04-09T08:24:33.442Z] Cloning the remote Git repository [2021-04-09T08:24:33.468Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-04-09T08:24:33.533Z] > git init /w/workspace/device-modbus-go/9 # timeout=10 [2021-04-09T08:24:33.565Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-04-09T08:24:33.566Z] > git --version # timeout=10 [2021-04-09T08:24:33.574Z] > git --version # 'git version 2.17.1' [2021-04-09T08:24:33.575Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:24:33.598Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T08:24:34.766Z] Merging remotes/origin/master commit 6aeaeb9ab34b96e9812ba5507584c335313791a4 into PR head commit e51fa1793fa832d0e45913fbe7239baa3727653a [2021-04-09T08:24:34.211Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-04-09T08:24:34.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-09T08:24:34.225Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-04-09T08:24:34.237Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-04-09T08:24:34.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:24:34.241Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-09T08:24:34.777Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T08:24:34.781Z] > git checkout -f e51fa1793fa832d0e45913fbe7239baa3727653a # timeout=10 [2021-04-09T08:24:34.810Z] > git remote # timeout=10 [2021-04-09T08:24:34.816Z] > git config --get remote.origin.url # timeout=10 [2021-04-09T08:24:34.835Z] Merge succeeded, producing e51fa1793fa832d0e45913fbe7239baa3727653a [2021-04-09T08:24:34.836Z] Checking out Revision e51fa1793fa832d0e45913fbe7239baa3727653a (PR-222) [2021-04-09T08:24:34.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-09T08:24:34.827Z] > git merge 6aeaeb9ab34b96e9812ba5507584c335313791a4 # timeout=10 [2021-04-09T08:24:34.835Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-09T08:24:34.842Z] > git config core.sparsecheckout # timeout=10 [2021-04-09T08:24:34.858Z] > git checkout -f e51fa1793fa832d0e45913fbe7239baa3727653a # timeout=10 [2021-04-09T08:24:38.437Z] Commit message: "refactor: update example device/profile to v2 model" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:24:39.587Z] + echo snap-build.sh [2021-04-09T08:24:39.588Z] snap-build.sh [2021-04-09T08:24:39.588Z] + SNAP_BASE_DIR=. [2021-04-09T08:24:39.588Z] + '[' '!' -z /w/workspace/device-modbus-go/9 ']' [2021-04-09T08:24:39.588Z] + SNAP_BASE_DIR=/w/workspace/device-modbus-go/9 [2021-04-09T08:24:39.588Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-modbus-go/9]' [2021-04-09T08:24:39.588Z] [snap-build] Building snap in dir [/w/workspace/device-modbus-go/9] [2021-04-09T08:24:39.588Z] + cd /w/workspace/device-modbus-go/9 [2021-04-09T08:24:39.588Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-04-09T08:24:39.588Z] Reading package lists... [2021-04-09T08:24:39.588Z] Building dependency tree... [2021-04-09T08:24:39.588Z] Reading state information... [2021-04-09T08:24:39.853Z] The following packages were automatically installed and are no longer required: [2021-04-09T08:24:39.853Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-04-09T08:24:39.853Z] uidmap xdelta3 [2021-04-09T08:24:39.853Z] Use 'sudo apt autoremove' to remove them. [2021-04-09T08:24:39.853Z] The following packages will be REMOVED: [2021-04-09T08:24:39.853Z] lxd* lxd-client* [2021-04-09T08:24:40.431Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-04-09T08:24:40.431Z] After this operation, 31.7 MB disk space will be freed. [2021-04-09T08:24:41.217Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-04-09T08:24:41.481Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-09T08:24:42.054Z] Removing lxd dnsmasq configuration [2021-04-09T08:24:42.316Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-04-09T08:24:42.577Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-04-09T08:24:43.151Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-04-09T08:24:43.413Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-04-09T08:24:43.413Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-04-09T08:24:44.806Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-04-09T08:24:44.806Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-04-09T08:24:46.197Z] + sudo snap remove --purge lxd [2021-04-09T08:24:46.463Z] snap "lxd" is not installed [2021-04-09T08:24:46.463Z] + sudo groupadd --force --system lxd [2021-04-09T08:24:46.463Z] ++ whoami [2021-04-09T08:24:46.463Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-04-09T08:24:46.463Z] + newgrp - lxd [2021-04-09T08:24:46.463Z] + sudo snap install lxd [2021-04-09T08:24:54.578Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-04-09T08:24:54.578Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.040s coverage: 50.1% of statements [2021-04-09T08:24:54.578Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-04-09T08:24:54.633Z] 2021-04-09T08:24:52Z INFO Waiting for automatic snapd restart... [2021-04-09T08:25:04.754Z] gofmt -l . [2021-04-09T08:25:04.754Z] [ "`gofmt -l .`" = "" ] [2021-04-09T08:25:04.754Z] ./bin/test-attribution-txt.sh [2021-04-09T08:25:04.754Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-04-09T08:25:05.053Z] $ docker stop --time=1 9fe5755559d8cc8910eac30b57a8c7c558c644d4d7b739a102bd715d43b08b42 [2021-04-09T08:25:06.886Z] lxd 4.12 from Canonical* installed [2021-04-09T08:25:06.886Z] + sudo lxd init --auto [2021-04-09T08:25:07.313Z] $ docker rm -f 9fe5755559d8cc8910eac30b57a8c7c558c644d4d7b739a102bd715d43b08b42 [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-09T08:25:08.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-09T08:25:08.301Z] Warning: overwriting stash ‘coverage-report’ [2021-04-09T08:25:09.271Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-09T08:25:10.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-09T08:25:10.375Z] + ls -al . [2021-04-09T08:25:10.375Z] total 144 [2021-04-09T08:25:10.375Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 9 08:25 . [2021-04-09T08:25:10.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 08:22 .. [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 9 08:22 .dockerignore [2021-04-09T08:25:10.375Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 9 08:22 .git [2021-04-09T08:25:10.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 08:22 .github [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 338 Apr 9 08:22 .gitignore [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 7127 Apr 9 08:22 Attribution.txt [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 1457 Apr 9 08:22 Dockerfile [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 995 Apr 9 08:22 Dockerfile.build [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 679 Apr 9 08:22 Jenkinsfile [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 9 08:22 LICENSE [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 930 Apr 9 08:22 Makefile [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 591 Apr 9 08:22 README.md [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 9 08:19 VERSION [2021-04-09T08:25:10.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 08:22 bin [2021-04-09T08:25:10.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 08:22 cmd [2021-04-09T08:25:10.375Z] -rw-r--r-- 1 jenkins jenkins 23236 Apr 9 08:24 coverage.out [2021-04-09T08:25:10.375Z] -rw-r--r-- 1 jenkins jenkins 377 Apr 9 08:25 go.mod [2021-04-09T08:25:10.375Z] -rw-r--r-- 1 jenkins jenkins 21757 Apr 9 08:25 go.sum [2021-04-09T08:25:10.375Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 9 08:22 internal [2021-04-09T08:25:10.375Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 9 08:22 simulator [2021-04-09T08:25:10.375Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 9 08:22 snap [2021-04-09T08:25:10.375Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 9 08:22 version.go [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:25:10.820Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e51fa1793fa832d0e45913fbe7239baa3727653a --label arch=arm64 --label version=0.0.0 . [2021-04-09T08:25:11.448Z] Sending build context to Docker daemon 673.8kB [2021-04-09T08:25:11.448Z] Step 1/21 : ARG BASE=golang:1.15-alpine3.12 [2021-04-09T08:25:11.448Z] Step 2/21 : FROM ${BASE} AS builder [2021-04-09T08:25:11.448Z] ---> 4b1e71ab2b39 [2021-04-09T08:25:11.448Z] Step 3/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:25:11.720Z] ---> Running in 18524c8fe70e [2021-04-09T08:25:13.706Z] Removing intermediate container 18524c8fe70e [2021-04-09T08:25:13.706Z] ---> 71613c2388cb [2021-04-09T08:25:13.706Z] Step 4/21 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-04-09T08:25:13.979Z] ---> Running in 099c24a6f623 [2021-04-09T08:25:14.956Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:25:15.079Z] + sudo snap install --classic snapcraft [2021-04-09T08:25:15.931Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:25:16.905Z] OK: 149 MiB in 52 packages [2021-04-09T08:25:17.883Z] Removing intermediate container 099c24a6f623 [2021-04-09T08:25:17.883Z] ---> 53766f54d80f [2021-04-09T08:25:17.883Z] Step 5/21 : WORKDIR /device-modbus-go [2021-04-09T08:25:18.154Z] ---> Running in 9b3da20d7038 [2021-04-09T08:25:18.432Z] Removing intermediate container 9b3da20d7038 [2021-04-09T08:25:18.432Z] ---> af89e6aadd01 [2021-04-09T08:25:18.432Z] Step 6/21 : COPY . . [2021-04-09T08:25:19.870Z] ---> 6fafebeb8b12 [2021-04-09T08:25:19.870Z] Step 7/21 : RUN go mod download [2021-04-09T08:25:19.870Z] ---> Running in 67efa7e81f6b [2021-04-09T08:25:20.382Z] snapcraft 4.6 from Canonical* installed [2021-04-09T08:25:20.382Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-04-09T08:25:20.382Z] + sudo snapcraft prime --use-lxd [2021-04-09T08:25:21.769Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-04-09T08:25:21.769Z] 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-04-09T08:25:21.769Z] - README.md [2021-04-09T08:25:21.769Z] [2021-04-09T08:25:21.769Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-09T08:25:22.497Z] Removing intermediate container 67efa7e81f6b [2021-04-09T08:25:22.497Z] ---> 1bc56dcf5ad9 [2021-04-09T08:25:22.497Z] Step 8/21 : RUN make build [2021-04-09T08:25:22.497Z] ---> Running in ab768f00413f [2021-04-09T08:25:22.713Z] Launching a container. [2021-04-09T08:25:23.477Z] 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-04-09T08:25:34.986Z] Waiting for container to be ready [2021-04-09T08:25:34.986Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-04-09T08:25:34.986Z] [2021-04-09T08:25:38.301Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-04-09T08:25:38.301Z] Waiting for network to be ready... [2021-04-09T08:25:38.873Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-09T08:25:38.874Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-09T08:25:39.448Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-09T08:25:39.448Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-09T08:25:39.448Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-09T08:25:39.710Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-09T08:25:39.710Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-09T08:25:39.710Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-09T08:25:39.710Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-09T08:25:39.710Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-09T08:25:39.710Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-09T08:25:39.972Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-09T08:25:39.972Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-09T08:25:39.972Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-09T08:25:39.972Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-09T08:25:39.972Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-09T08:25:39.972Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-09T08:25:39.972Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-09T08:25:39.972Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-09T08:25:40.234Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-04-09T08:25:40.234Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-04-09T08:25:40.234Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-09T08:25:40.234Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-09T08:25:40.234Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-04-09T08:25:40.234Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-04-09T08:25:40.234Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] [2021-04-09T08:25:40.498Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] [2021-04-09T08:25:44.735Z] Fetched 24.2 MB in 6s (4258 kB/s) [2021-04-09T08:25:45.680Z] Reading package lists... [2021-04-09T08:25:45.680Z] Reading package lists... [2021-04-09T08:25:45.942Z] Building dependency tree... [2021-04-09T08:25:45.942Z] Reading state information... [2021-04-09T08:25:45.942Z] The following additional packages will be installed: [2021-04-09T08:25:45.942Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-09T08:25:45.942Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-09T08:25:45.942Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-09T08:25:45.942Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-04-09T08:25:45.942Z] Suggested packages: [2021-04-09T08:25:45.942Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-04-09T08:25:45.942Z] Recommended packages: [2021-04-09T08:25:45.942Z] gnupg libsasl2-modules [2021-04-09T08:25:46.209Z] The following NEW packages will be installed: [2021-04-09T08:25:46.209Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-04-09T08:25:46.209Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-04-09T08:25:46.209Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-04-09T08:25:46.209Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-04-09T08:25:46.209Z] The following packages will be upgraded: [2021-04-09T08:25:46.209Z] gpg gpg-agent gpgconf libudev1 [2021-04-09T08:25:46.209Z] 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. [2021-04-09T08:25:46.209Z] Need to get 3530 kB of archives. [2021-04-09T08:25:46.209Z] After this operation, 13.3 MB of additional disk space will be used. [2021-04-09T08:25:46.209Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.45 [59.0 kB] [2021-04-09T08:25:46.209Z] Get:2 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-04-09T08:25:46.471Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-04-09T08:25:46.471Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.45 [1101 kB] [2021-04-09T08:25:46.471Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-04-09T08:25:46.471Z] 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-04-09T08:25:47.046Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-04-09T08:25:47.046Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-04-09T08:25:47.046Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-04-09T08:25:47.046Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-04-09T08:25:47.046Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-04-09T08:25:47.046Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-04-09T08:25:47.046Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-04-09T08:25:47.046Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-04-09T08:25:47.046Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-04-09T08:25:47.046Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-04-09T08:25:47.046Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-04-09T08:25:47.046Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-04-09T08:25:47.046Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-04-09T08:25:47.046Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-04-09T08:25:47.046Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-04-09T08:25:47.046Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-04-09T08:25:47.308Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T08:25:47.308Z] Fetched 3530 kB in 1s (3419 kB/s) [2021-04-09T08:25:47.308Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-09T08:25:47.308Z] Preparing to unpack .../libudev1_237-3ubuntu10.45_amd64.deb ... [2021-04-09T08:25:47.308Z] Unpacking libudev1:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T08:25:47.569Z] Setting up libudev1:amd64 (237-3ubuntu10.45) ... [2021-04-09T08:25:47.569Z] Selecting previously unselected package udev. [2021-04-09T08:25:47.569Z] (Reading database ... 12511 files and directories currently installed.) [2021-04-09T08:25:47.569Z] Preparing to unpack .../00-udev_237-3ubuntu10.45_amd64.deb ... [2021-04-09T08:25:47.569Z] Unpacking udev (237-3ubuntu10.45) ... [2021-04-09T08:25:47.830Z] Selecting previously unselected package libfuse2:amd64. [2021-04-09T08:25:47.830Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-04-09T08:25:47.830Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-09T08:25:48.091Z] Selecting previously unselected package fuse. [2021-04-09T08:25:48.091Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-04-09T08:25:48.092Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-04-09T08:25:48.092Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T08:25:48.092Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T08:25:48.353Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T08:25:48.353Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T08:25:48.353Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T08:25:48.353Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T08:25:48.613Z] Selecting previously unselected package libksba8:amd64. [2021-04-09T08:25:48.613Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-04-09T08:25:48.613Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-04-09T08:25:48.613Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-04-09T08:25:48.613Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:25:48.613Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:48.613Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-04-09T08:25:48.613Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:25:48.613Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:48.876Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-04-09T08:25:48.876Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:25:48.876Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:48.876Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-04-09T08:25:48.876Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:25:48.876Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:49.137Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-04-09T08:25:49.137Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:25:49.137Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:49.137Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-04-09T08:25:49.137Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:25:49.137Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:49.137Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-04-09T08:25:49.137Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:25:49.137Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:49.399Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-04-09T08:25:49.399Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:25:49.399Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:49.399Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-04-09T08:25:49.399Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-04-09T08:25:49.399Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:49.660Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-09T08:25:49.660Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-09T08:25:49.660Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T08:25:49.660Z] Selecting previously unselected package libsasl2-2:amd64. [2021-04-09T08:25:49.660Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-04-09T08:25:49.660Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T08:25:49.660Z] Selecting previously unselected package libldap-common. [2021-04-09T08:25:49.660Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-04-09T08:25:49.660Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T08:25:49.921Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-09T08:25:49.921Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-04-09T08:25:49.921Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T08:25:49.921Z] Selecting previously unselected package dirmngr. [2021-04-09T08:25:49.921Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T08:25:49.921Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-09T08:25:50.181Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T08:25:50.181Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-04-09T08:25:50.181Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-04-09T08:25:50.181Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T08:25:50.181Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-04-09T08:25:50.442Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-04-09T08:25:50.443Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:50.443Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-04-09T08:25:50.443Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T08:25:50.443Z] Setting up udev (237-3ubuntu10.45) ... [2021-04-09T08:25:51.015Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-04-09T08:25:51.015Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:51.015Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-04-09T08:25:51.015Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-04-09T08:25:51.015Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-04-09T08:25:51.015Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:51.278Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:51.278Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:51.278Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:51.278Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:51.278Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:51.278Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-04-09T08:25:51.278Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-04-09T08:25:51.278Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-04-09T08:25:51.539Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T08:25:51.800Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-04-09T08:25:51.800Z] settings in the [Install] section, and DefaultInstance for template units). [2021-04-09T08:25:51.800Z] This means they are not meant to be enabled using systemctl. [2021-04-09T08:25:51.800Z] Possible reasons for having this kind of units are: [2021-04-09T08:25:51.800Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-04-09T08:25:51.800Z] .wants/ or .requires/ directory. [2021-04-09T08:25:51.800Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-04-09T08:25:51.800Z] a requirement dependency on it. [2021-04-09T08:25:51.800Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-04-09T08:25:51.800Z] D-Bus, udev, scripted systemctl call, ...). [2021-04-09T08:25:51.800Z] 4) In case of template units, the unit is meant to be enabled with some [2021-04-09T08:25:51.800Z] instance name specified. [2021-04-09T08:25:52.062Z] Reading package lists... [2021-04-09T08:25:52.323Z] Building dependency tree... [2021-04-09T08:25:52.323Z] Reading state information... [2021-04-09T08:25:52.585Z] The following additional packages will be installed: [2021-04-09T08:25:52.585Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-04-09T08:25:52.585Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-04-09T08:25:52.585Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-04-09T08:25:52.585Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-04-09T08:25:52.585Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-04-09T08:25:52.585Z] Suggested packages: [2021-04-09T08:25:52.585Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-04-09T08:25:52.585Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-04-09T08:25:52.585Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-04-09T08:25:52.585Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-04-09T08:25:52.585Z] systemd-container policykit-1 [2021-04-09T08:25:52.585Z] Recommended packages: [2021-04-09T08:25:52.585Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-04-09T08:25:52.585Z] The following NEW packages will be installed: [2021-04-09T08:25:52.585Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-04-09T08:25:52.585Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-04-09T08:25:52.585Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-04-09T08:25:52.585Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-04-09T08:25:52.585Z] python3.6-minimal snapd squashfs-tools sudo [2021-04-09T08:25:52.585Z] The following packages will be upgraded: [2021-04-09T08:25:52.585Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-04-09T08:25:52.846Z] 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. [2021-04-09T08:25:52.846Z] Need to get 35.2 MB of archives. [2021-04-09T08:25:52.846Z] After this operation, 141 MB of additional disk space will be used. [2021-04-09T08:25:52.846Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-04-09T08:25:52.846Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.45 [2913 kB] [2021-04-09T08:25:53.417Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-04-09T08:25:53.417Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-04-09T08:25:53.417Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-04-09T08:25:53.417Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.45 [210 kB] [2021-04-09T08:25:53.417Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-04-09T08:25:53.417Z] 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-04-09T08:25:53.677Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-04-09T08:25:53.677Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-04-09T08:25:53.677Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-04-09T08:25:53.677Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-04-09T08:25:53.677Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-04-09T08:25:53.677Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-04-09T08:25:53.677Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-04-09T08:25:53.677Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-04-09T08:25:53.677Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-04-09T08:25:53.677Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-04-09T08:25:53.677Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-04-09T08:25:53.677Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-04-09T08:25:53.677Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-04-09T08:25:53.677Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-04-09T08:25:53.677Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-04-09T08:25:53.677Z] Get:24 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-04-09T08:25:53.677Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-04-09T08:25:53.677Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-04-09T08:25:53.677Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-04-09T08:25:53.677Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-04-09T08:25:53.938Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-04-09T08:25:53.938Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-04-09T08:25:54.887Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T08:25:54.887Z] Fetched 35.2 MB in 2s (15.4 MB/s) [2021-04-09T08:25:55.150Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-09T08:25:55.150Z] Preparing to unpack .../systemd_237-3ubuntu10.45_amd64.deb ... [2021-04-09T08:25:55.150Z] Unpacking systemd (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T08:25:55.726Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.45_amd64.deb ... [2021-04-09T08:25:55.726Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T08:25:55.858Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-04-09T08:25:55.987Z] Setting up libsystemd0:amd64 (237-3ubuntu10.45) ... [2021-04-09T08:25:55.987Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-09T08:25:55.987Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-04-09T08:25:55.987Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-04-09T08:25:56.248Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-04-09T08:25:56.508Z] (Reading database ... 12757 files and directories currently installed.) [2021-04-09T08:25:56.508Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-04-09T08:25:56.508Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-04-09T08:25:57.083Z] Setting up apt (1.6.13) ... [2021-04-09T08:25:57.083Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-04-09T08:25:57.657Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-04-09T08:25:57.657Z] (Reading database ... 12764 files and directories currently installed.) [2021-04-09T08:25:57.657Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-09T08:25:57.917Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-09T08:25:57.917Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-04-09T08:25:57.917Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T08:25:58.179Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:25:58.441Z] Selecting previously unselected package libexpat1:amd64. [2021-04-09T08:25:58.441Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-04-09T08:25:58.441Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-09T08:25:58.441Z] Selecting previously unselected package python3.6-minimal. [2021-04-09T08:25:58.441Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T08:25:58.441Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:25:59.013Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-09T08:25:59.014Z] Checking for services that may need to be restarted...done. [2021-04-09T08:25:59.014Z] Checking for services that may need to be restarted...done. [2021-04-09T08:25:59.014Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:25:59.014Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-04-09T08:25:59.014Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:25:59.585Z] Selecting previously unselected package python3-minimal. [2021-04-09T08:25:59.585Z] (Reading database ... 13012 files and directories currently installed.) [2021-04-09T08:25:59.585Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-04-09T08:25:59.585Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-04-09T08:25:59.848Z] Selecting previously unselected package mime-support. [2021-04-09T08:25:59.848Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-04-09T08:25:59.848Z] Unpacking mime-support (3.60ubuntu1) ... [2021-04-09T08:25:59.848Z] Selecting previously unselected package libmpdec2:amd64. [2021-04-09T08:25:59.848Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-04-09T08:25:59.848Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-09T08:25:59.848Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-04-09T08:25:59.848Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T08:25:59.848Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:26:00.112Z] Selecting previously unselected package python3.6. [2021-04-09T08:26:00.112Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-04-09T08:26:00.374Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:26:00.374Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-09T08:26:00.374Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-04-09T08:26:00.374Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-09T08:26:00.374Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-04-09T08:26:00.635Z] Selecting previously unselected package python3. [2021-04-09T08:26:00.635Z] (Reading database ... 13442 files and directories currently installed.) [2021-04-09T08:26:00.635Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-04-09T08:26:00.635Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-04-09T08:26:00.635Z] Selecting previously unselected package multiarch-support. [2021-04-09T08:26:00.896Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T08:26:00.896Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-04-09T08:26:00.896Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-04-09T08:26:00.896Z] Selecting previously unselected package liblzo2-2:amd64. [2021-04-09T08:26:00.896Z] (Reading database ... 13479 files and directories currently installed.) [2021-04-09T08:26:00.896Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-04-09T08:26:00.896Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-04-09T08:26:00.896Z] Selecting previously unselected package libbsd0:amd64. [2021-04-09T08:26:00.896Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-04-09T08:26:00.896Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-09T08:26:01.159Z] Selecting previously unselected package sudo. [2021-04-09T08:26:01.159Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-04-09T08:26:01.159Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-09T08:26:01.159Z] Selecting previously unselected package apparmor. [2021-04-09T08:26:01.159Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-04-09T08:26:01.159Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-04-09T08:26:01.421Z] Selecting previously unselected package libedit2:amd64. [2021-04-09T08:26:01.421Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-04-09T08:26:01.421Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-04-09T08:26:01.683Z] Selecting previously unselected package libkrb5support0:amd64. [2021-04-09T08:26:01.683Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T08:26:01.683Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:26:01.683Z] Selecting previously unselected package libk5crypto3:amd64. [2021-04-09T08:26:01.683Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T08:26:01.683Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:26:01.683Z] Selecting previously unselected package libkeyutils1:amd64. [2021-04-09T08:26:01.683Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-04-09T08:26:01.683Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-09T08:26:01.946Z] Selecting previously unselected package libkrb5-3:amd64. [2021-04-09T08:26:01.946Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T08:26:01.946Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:26:03.339Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-09T08:26:03.339Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-04-09T08:26:03.339Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:26:03.339Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-04-09T08:26:03.339Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-04-09T08:26:03.339Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-09T08:26:03.339Z] Selecting previously unselected package openssh-client. [2021-04-09T08:26:03.339Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-04-09T08:26:03.339Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-09T08:26:03.604Z] Selecting previously unselected package squashfs-tools. [2021-04-09T08:26:03.604Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-04-09T08:26:03.604Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-09T08:26:03.604Z] Selecting previously unselected package snapd. [2021-04-09T08:26:03.604Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-04-09T08:26:03.604Z] Unpacking snapd (2.48.3+18.04) ... [2021-04-09T08:26:06.162Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-04-09T08:26:06.162Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-04-09T08:26:06.162Z] Setting up mime-support (3.60ubuntu1) ... [2021-04-09T08:26:06.162Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-04-09T08:26:06.162Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-04-09T08:26:06.424Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:26:06.424Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T08:26:06.424Z] Setting up systemd (237-3ubuntu10.45) ... [2021-04-09T08:26:06.424Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-04-09T08:26:07.379Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-04-09T08:26:07.379Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-04-09T08:26:07.379Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-04-09T08:26:07.379Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:26:07.641Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:26:07.641Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-04-09T08:26:08.215Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-04-09T08:26:08.246Z] Removing intermediate container ab768f00413f [2021-04-09T08:26:08.246Z] ---> 1fc035a4a999 [2021-04-09T08:26:08.246Z] Step 9/21 : FROM alpine:3.12 [2021-04-09T08:26:08.246Z] 3.12: Pulling from library/alpine [2021-04-09T08:26:08.246Z] 9a219e8acc52: Pulling fs layer [2021-04-09T08:26:08.246Z] 9a219e8acc52: Verifying Checksum [2021-04-09T08:26:08.246Z] 9a219e8acc52: Download complete [2021-04-09T08:26:08.246Z] 9a219e8acc52: Pull complete [2021-04-09T08:26:08.246Z] Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b [2021-04-09T08:26:08.246Z] Status: Downloaded newer image for alpine:3.12 [2021-04-09T08:26:08.246Z] ---> d75e27dfc0a0 [2021-04-09T08:26:08.246Z] Step 10/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-04-09T08:26:08.477Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:26:08.477Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-04-09T08:26:08.477Z] Setting up python3 (3.6.7-1~18.04) ... [2021-04-09T08:26:08.477Z] running python rtupdate hooks for python3.6... [2021-04-09T08:26:08.477Z] running python post-rtupdate hooks for python3.6... [2021-04-09T08:26:08.477Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-04-09T08:26:08.517Z] ---> Running in cf12be122650 [2021-04-09T08:26:08.787Z] Removing intermediate container cf12be122650 [2021-04-09T08:26:08.787Z] ---> 87921fae0e8c [2021-04-09T08:26:08.787Z] Step 11/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-09T08:26:09.060Z] ---> Running in f23e2a2944bc [2021-04-09T08:26:09.873Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-04-09T08:26:10.134Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-04-09T08:26:10.134Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-04-09T08:26:10.395Z] Setting up snapd (2.48.3+18.04) ... [2021-04-09T08:26:10.969Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-04-09T08:26:11.031Z] Removing intermediate container f23e2a2944bc [2021-04-09T08:26:11.031Z] ---> 7a247fe8ac37 [2021-04-09T08:26:11.031Z] Step 12/21 : RUN apk add --update --no-cache zeromq dumb-init [2021-04-09T08:26:11.031Z] ---> Running in c6e918f6e7d7 [2021-04-09T08:26:11.231Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-04-09T08:26:11.231Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-04-09T08:26:11.500Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-04-09T08:26:11.761Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-09T08:26:11.761Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-04-09T08:26:12.010Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-09T08:26:12.023Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-04-09T08:26:12.023Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-04-09T08:26:12.287Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-04-09T08:26:12.555Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-04-09T08:26:12.555Z] /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-04-09T08:26:12.821Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-04-09T08:26:12.821Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-09T08:26:12.979Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-09T08:26:13.575Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-04-09T08:26:13.769Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-09T08:26:13.849Z] (2/6) Installing libgcc (9.3.0-r2) [2021-04-09T08:26:13.849Z] (3/6) Installing libsodium (1.0.18-r0) [2021-04-09T08:26:13.849Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-04-09T08:26:14.031Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-09T08:26:14.031Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-09T08:26:14.120Z] (5/6) Installing libzmq (4.3.3-r0) [2021-04-09T08:26:14.395Z] (6/6) Installing zeromq (4.3.3-r0) [2021-04-09T08:26:14.395Z] Executing busybox-1.31.1-r20.trigger [2021-04-09T08:26:14.395Z] OK: 8 MiB in 20 packages [2021-04-09T08:26:15.680Z] Reading package lists... [2021-04-09T08:26:15.681Z] Reading package lists... [2021-04-09T08:26:15.836Z] Removing intermediate container c6e918f6e7d7 [2021-04-09T08:26:15.837Z] ---> a4d7ac2c1444 [2021-04-09T08:26:15.837Z] Step 13/21 : COPY --from=builder /device-modbus-go/cmd / [2021-04-09T08:26:15.947Z] Building dependency tree... [2021-04-09T08:26:15.947Z] Reading state information... [2021-04-09T08:26:15.947Z] Calculating upgrade... [2021-04-09T08:26:16.209Z] The following packages will be upgraded: [2021-04-09T08:26:16.209Z] advancecomp base-files bash binutils binutils-common [2021-04-09T08:26:16.209Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-04-09T08:26:16.209Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-04-09T08:26:16.209Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-04-09T08:26:16.209Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-04-09T08:26:16.209Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-04-09T08:26:16.209Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-04-09T08:26:16.209Z] libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 [2021-04-09T08:26:16.209Z] libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules [2021-04-09T08:26:16.209Z] libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 [2021-04-09T08:26:16.209Z] libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 [2021-04-09T08:26:16.209Z] libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 [2021-04-09T08:26:16.209Z] libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin [2021-04-09T08:26:16.209Z] openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler [2021-04-09T08:26:16.209Z] procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-04-09T08:26:16.209Z] 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-04-09T08:26:16.209Z] Need to get 63.8 MB of archives. [2021-04-09T08:26:16.209Z] After this operation, 5208 kB of additional disk space will be used. [2021-04-09T08:26:16.209Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-140.144 [993 kB] [2021-04-09T08:26:16.471Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-04-09T08:26:16.471Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-04-09T08:26:16.471Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-04-09T08:26:16.471Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-04-09T08:26:16.471Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-04-09T08:26:16.471Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-04-09T08:26:16.471Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-04-09T08:26:16.471Z] 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-04-09T08:26:16.471Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-04-09T08:26:16.471Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-04-09T08:26:16.471Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-04-09T08:26:16.471Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-04-09T08:26:16.471Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-04-09T08:26:16.471Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-04-09T08:26:16.471Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-04-09T08:26:16.471Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-04-09T08:26:16.471Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-04-09T08:26:16.471Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-04-09T08:26:16.471Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-04-09T08:26:16.471Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-04-09T08:26:16.737Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-04-09T08:26:16.737Z] 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-04-09T08:26:16.737Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-04-09T08:26:16.737Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-04-09T08:26:16.737Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-04-09T08:26:16.737Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-04-09T08:26:16.737Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-04-09T08:26:16.737Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-04-09T08:26:16.737Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-04-09T08:26:16.737Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-04-09T08:26:16.737Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-04-09T08:26:16.737Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-04-09T08:26:16.737Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-04-09T08:26:16.737Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-04-09T08:26:16.737Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-04-09T08:26:16.737Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-04-09T08:26:16.737Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-04-09T08:26:16.737Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-04-09T08:26:16.737Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-04-09T08:26:16.737Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-04-09T08:26:16.737Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-04-09T08:26:16.737Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-04-09T08:26:16.737Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-04-09T08:26:16.737Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-04-09T08:26:16.737Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-04-09T08:26:16.737Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-04-09T08:26:16.737Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-04-09T08:26:16.737Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-04-09T08:26:16.737Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-04-09T08:26:16.737Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-04-09T08:26:16.737Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-04-09T08:26:16.737Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-04-09T08:26:16.737Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-04-09T08:26:16.737Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-04-09T08:26:16.819Z] ---> 7bf0ad8a68dc [2021-04-09T08:26:16.819Z] Step 14/21 : COPY --from=builder /device-modbus-go/LICENSE / [2021-04-09T08:26:17.005Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-04-09T08:26:17.267Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-04-09T08:26:17.267Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-04-09T08:26:17.267Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-04-09T08:26:17.530Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-04-09T08:26:17.530Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-04-09T08:26:17.530Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-04-09T08:26:17.530Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-04-09T08:26:17.530Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-04-09T08:26:17.530Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-04-09T08:26:17.530Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-04-09T08:26:17.530Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-04-09T08:26:17.530Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-04-09T08:26:17.530Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-04-09T08:26:17.793Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-04-09T08:26:17.793Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-04-09T08:26:17.793Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-04-09T08:26:17.793Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-04-09T08:26:17.793Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-04-09T08:26:17.793Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-04-09T08:26:17.793Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-04-09T08:26:17.793Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-04-09T08:26:17.793Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-04-09T08:26:17.793Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-04-09T08:26:17.793Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-04-09T08:26:17.793Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-04-09T08:26:17.793Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-04-09T08:26:17.793Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-04-09T08:26:17.793Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.45 [16.7 kB] [2021-04-09T08:26:17.793Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-04-09T08:26:17.793Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-04-09T08:26:17.799Z] ---> 489227c9dcbf [2021-04-09T08:26:17.799Z] Step 15/21 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-04-09T08:26:18.055Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-04-09T08:26:18.056Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-04-09T08:26:18.056Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-04-09T08:26:18.056Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-04-09T08:26:18.056Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-04-09T08:26:18.056Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-04-09T08:26:18.056Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-04-09T08:26:18.056Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-04-09T08:26:18.056Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-04-09T08:26:18.056Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-04-09T08:26:18.056Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-04-09T08:26:18.056Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-04-09T08:26:18.317Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-04-09T08:26:18.317Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T08:26:18.317Z] Fetched 63.8 MB in 2s (32.5 MB/s) [2021-04-09T08:26:18.317Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:18.317Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T08:26:18.398Z] ---> eea2eed238e0 [2021-04-09T08:26:18.398Z] Step 16/21 : EXPOSE 49991 [2021-04-09T08:26:18.398Z] ---> Running in 5207bba898bd [2021-04-09T08:26:18.580Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T08:26:19.016Z] Removing intermediate container 5207bba898bd [2021-04-09T08:26:19.017Z] ---> 43aeaccdb205 [2021-04-09T08:26:19.017Z] Step 17/21 : ENTRYPOINT ["/device-modbus"] [2021-04-09T08:26:19.017Z] ---> Running in ce8352174190 [2021-04-09T08:26:19.154Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T08:26:19.154Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T08:26:19.154Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-140.144_amd64.deb ... [2021-04-09T08:26:19.154Z] Unpacking linux-libc-dev:amd64 (4.15.0-140.144) over (4.15.0-20.21) ... [2021-04-09T08:26:19.612Z] Removing intermediate container ce8352174190 [2021-04-09T08:26:19.612Z] ---> 30fb5e40157d [2021-04-09T08:26:19.612Z] Step 18/21 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-04-09T08:26:19.612Z] ---> Running in 345de8bd253c [2021-04-09T08:26:20.099Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:20.099Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:26:20.206Z] Removing intermediate container 345de8bd253c [2021-04-09T08:26:20.206Z] ---> e5da0f19acca [2021-04-09T08:26:20.206Z] Step 19/21 : LABEL arch=arm64 [2021-04-09T08:26:20.206Z] ---> Running in f84d2e0f2403 [2021-04-09T08:26:20.361Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:20.361Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:26:20.361Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:20.361Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:26:20.623Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:20.623Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:26:20.623Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:20.623Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:26:20.802Z] Removing intermediate container f84d2e0f2403 [2021-04-09T08:26:20.802Z] ---> 7c53020afd34 [2021-04-09T08:26:20.802Z] Step 20/21 : LABEL git_sha=e51fa1793fa832d0e45913fbe7239baa3727653a [2021-04-09T08:26:20.802Z] ---> Running in a2276a999871 [2021-04-09T08:26:20.886Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:20.886Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:26:20.886Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:20.886Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:26:21.148Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:21.148Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T08:26:21.148Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:21.148Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-04-09T08:26:21.398Z] Removing intermediate container a2276a999871 [2021-04-09T08:26:21.398Z] ---> 6d98763b27b4 [2021-04-09T08:26:21.398Z] Step 21/21 : LABEL version=0.0.0 [2021-04-09T08:26:21.398Z] ---> Running in 6b04183f3322 [2021-04-09T08:26:21.408Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:21.408Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T08:26:21.408Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:21.408Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:26:21.408Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:21.670Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:26:21.670Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:21.670Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-04-09T08:26:21.931Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:21.932Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T08:26:21.932Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T08:26:21.992Z] Removing intermediate container 6b04183f3322 [2021-04-09T08:26:21.992Z] ---> 09ef8d317626 [2021-04-09T08:26:21.992Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-04-09T08:26:21.992Z] Successfully built 09ef8d317626 [2021-04-09T08:26:21.992Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [2021-04-09T08:26:22.197Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:26:22.769Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-04-09T08:26:22.769Z] (Reading database ... 13911 files and directories currently installed.) [2021-04-09T08:26:22.769Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-04-09T08:26:22.879Z] ---> job-cost.sh [2021-04-09T08:26:22.879Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9dYb [2021-04-09T08:26:23.031Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-04-09T08:26:23.031Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-04-09T08:26:23.031Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-04-09T08:26:23.031Z] Setting up base-files (10.1ubuntu2.10) ... [2021-04-09T08:26:23.292Z] Installing new version of config file /etc/issue ... [2021-04-09T08:26:23.292Z] Installing new version of config file /etc/issue.net ... [2021-04-09T08:26:23.292Z] Installing new version of config file /etc/lsb-release ... [2021-04-09T08:26:23.292Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-04-09T08:26:23.553Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-04-09T08:26:23.553Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-04-09T08:26:23.553Z] Removing obsolete conffile /etc/default/motd-news ... [2021-04-09T08:26:23.553Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:23.553Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-04-09T08:26:23.816Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-04-09T08:26:23.816Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-04-09T08:26:24.084Z] 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-04-09T08:26:24.084Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:24.084Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:26:24.084Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-04-09T08:26:24.084Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:26:24.348Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:24.348Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-04-09T08:26:24.348Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-04-09T08:26:24.611Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-04-09T08:26:24.611Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:24.611Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-04-09T08:26:24.611Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-09T08:26:24.872Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-04-09T08:26:25.158Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:25.158Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T08:26:25.158Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T08:26:25.426Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-09T08:26:25.426Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:25.426Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T08:26:25.426Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T08:26:25.426Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-04-09T08:26:25.688Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:25.688Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-04-09T08:26:25.688Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-04-09T08:26:25.688Z] Setting up grep (3.1-2build1) ... [2021-04-09T08:26:25.950Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:25.950Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-09T08:26:25.950Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-09T08:26:25.950Z] Setting up login (1:4.5-1ubuntu2) ... [2021-04-09T08:26:26.212Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:26.212Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T08:26:26.212Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T08:26:26.475Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-04-09T08:26:26.475Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:26.475Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-09T08:26:26.475Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T08:26:27.048Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-09T08:26:27.048Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T08:26:27.309Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-04-09T08:26:27.310Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T08:26:27.882Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-04-09T08:26:27.882Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:27.882Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-04-09T08:26:28.144Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-04-09T08:26:29.092Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-09T08:26:29.092Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-09T08:26:29.356Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-04-09T08:26:29.356Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-04-09T08:26:29.356Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-04-09T08:26:29.631Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:29.632Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-04-09T08:26:29.632Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-04-09T08:26:29.632Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-04-09T08:26:29.899Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:29.899Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:26:29.899Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:26:29.899Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:26:30.161Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:30.161Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:26:30.161Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:26:30.161Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:26:30.428Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:30.428Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:26:30.428Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:26:30.428Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:26:30.691Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:30.691Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:26:30.691Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:26:30.691Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:26:30.957Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:30.957Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T08:26:30.957Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T08:26:30.957Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T08:26:30.957Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T08:26:31.219Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-09T08:26:31.219Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:31.219Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-04-09T08:26:31.219Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T08:26:31.482Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-09T08:26:31.482Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:31.482Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:26:31.482Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:26:31.744Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:26:31.744Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:31.744Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:26:31.744Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:26:32.005Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:26:32.005Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:32.005Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:26:32.005Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:26:32.578Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:26:32.843Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-04-09T08:26:33.104Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-04-09T08:26:33.365Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:33.365Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-04-09T08:26:33.365Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-04-09T08:26:33.628Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-04-09T08:26:33.628Z] (Reading database ... 13912 files and directories currently installed.) [2021-04-09T08:26:33.628Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-04-09T08:26:33.628Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-04-09T08:26:33.892Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-04-09T08:26:33.892Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:33.892Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-04-09T08:26:34.153Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-04-09T08:26:34.725Z] Setting up debconf (1.5.66ubuntu1) ... [2021-04-09T08:26:34.725Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:34.725Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-04-09T08:26:34.725Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-09T08:26:34.986Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-04-09T08:26:34.986Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:34.986Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-04-09T08:26:34.986Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-04-09T08:26:35.255Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-04-09T08:26:35.255Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:35.255Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-09T08:26:35.255Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T08:26:35.255Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T08:26:35.518Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:35.518Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-09T08:26:35.518Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T08:26:35.780Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T08:26:35.780Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:35.780Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-04-09T08:26:36.041Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T08:26:36.041Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T08:26:36.303Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:36.303Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-04-09T08:26:36.303Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-04-09T08:26:36.564Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.45_amd64.deb ... [2021-04-09T08:26:36.564Z] Unpacking systemd-sysv (237-3ubuntu10.45) over (237-3ubuntu10) ... [2021-04-09T08:26:36.564Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T08:26:36.564Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T08:26:36.826Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-09T08:26:36.826Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:36.826Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-04-09T08:26:36.826Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-04-09T08:26:37.088Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-04-09T08:26:37.088Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:37.088Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-04-09T08:26:37.088Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-04-09T08:26:37.349Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-04-09T08:26:37.612Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:37.612Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-04-09T08:26:37.612Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-04-09T08:26:37.612Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-04-09T08:26:37.874Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:37.874Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-04-09T08:26:37.874Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-04-09T08:26:38.136Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-04-09T08:26:38.136Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:38.136Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-04-09T08:26:38.136Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-04-09T08:26:38.709Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-04-09T08:26:38.709Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:38.709Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-04-09T08:26:38.709Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-04-09T08:26:38.971Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-04-09T08:26:38.971Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:38.971Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-04-09T08:26:38.971Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-04-09T08:26:39.233Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-04-09T08:26:39.233Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:39.233Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-04-09T08:26:39.233Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-04-09T08:26:39.805Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-04-09T08:26:40.066Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:40.066Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-04-09T08:26:40.066Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-04-09T08:26:40.066Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-04-09T08:26:40.327Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:40.327Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-04-09T08:26:40.327Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-04-09T08:26:40.591Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-04-09T08:26:40.591Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:40.591Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-04-09T08:26:40.591Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-04-09T08:26:40.591Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-04-09T08:26:40.853Z] (Reading database ... 13914 files and directories currently installed.) [2021-04-09T08:26:40.853Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-04-09T08:26:40.853Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-04-09T08:26:40.853Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-04-09T08:26:41.115Z] (Reading database ... 13915 files and directories currently installed.) [2021-04-09T08:26:41.115Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-09T08:26:41.115Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-09T08:26:41.115Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-04-09T08:26:41.115Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-04-09T08:26:41.376Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-04-09T08:26:41.377Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-04-09T08:26:41.638Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-04-09T08:26:41.638Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-04-09T08:26:41.900Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-04-09T08:26:41.900Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-04-09T08:26:41.900Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-04-09T08:26:41.900Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-04-09T08:26:42.163Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-04-09T08:26:42.163Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-04-09T08:26:42.163Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-04-09T08:26:42.163Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-04-09T08:26:42.424Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-04-09T08:26:42.424Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-04-09T08:26:42.424Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-04-09T08:26:42.424Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-04-09T08:26:42.691Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-04-09T08:26:42.691Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-04-09T08:26:42.691Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-04-09T08:26:42.981Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-04-09T08:26:43.600Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-04-09T08:26:43.600Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-04-09T08:26:43.868Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-04-09T08:26:43.868Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-04-09T08:26:43.868Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T08:26:43.868Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T08:26:44.456Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T08:26:44.456Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T08:26:44.456Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T08:26:44.456Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T08:26:44.733Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-04-09T08:26:44.733Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-04-09T08:26:44.733Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:44.733Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:26:45.007Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:45.007Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:26:45.007Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:45.007Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:26:45.286Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:45.286Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:26:46.249Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:46.249Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:26:47.190Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:47.190Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:26:48.134Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:48.134Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:26:48.395Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:48.395Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:26:49.342Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-04-09T08:26:49.342Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-04-09T08:26:49.342Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-09T08:26:49.342Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-09T08:26:49.604Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-04-09T08:26:49.604Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-09T08:26:49.868Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-04-09T08:26:49.868Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-04-09T08:26:50.130Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-04-09T08:26:50.130Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-04-09T08:26:50.130Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-09T08:26:50.392Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-09T08:26:50.392Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-04-09T08:26:50.392Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-04-09T08:26:50.392Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-04-09T08:26:50.654Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-04-09T08:26:50.654Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:50.654Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-04-09T08:26:50.654Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:50.654Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:50.916Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:50.916Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-04-09T08:26:50.916Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-04-09T08:26:50.916Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-04-09T08:26:50.916Z] [2021-04-09T08:26:50.916Z] Current default time zone: 'Etc/UTC' [2021-04-09T08:26:50.916Z] Local time is now: Fri Apr 9 08:26:50 UTC 2021. [2021-04-09T08:26:50.916Z] Universal Time is now: Fri Apr 9 08:26:50 UTC 2021. [2021-04-09T08:26:50.916Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-04-09T08:26:50.916Z] [2021-04-09T08:26:51.178Z] Setting up systemd-sysv (237-3ubuntu10.45) ... [2021-04-09T08:26:51.178Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:51.178Z] Setting up linux-libc-dev:amd64 (4.15.0-140.144) ... [2021-04-09T08:26:51.178Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-04-09T08:26:51.178Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-04-09T08:26:51.178Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-04-09T08:26:51.178Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-04-09T08:26:51.441Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-04-09T08:26:51.441Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-04-09T08:26:51.441Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-04-09T08:26:51.441Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:51.441Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-04-09T08:26:51.702Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:26:51.702Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-09T08:26:51.702Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:51.702Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-04-09T08:26:51.702Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-04-09T08:26:51.702Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-04-09T08:26:51.963Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-04-09T08:26:51.963Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-04-09T08:26:51.963Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-04-09T08:26:51.963Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-04-09T08:26:51.963Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-04-09T08:26:53.352Z] Updating certificates in /etc/ssl/certs... [2021-04-09T08:26:53.925Z] 23 added, 27 removed; done. [2021-04-09T08:26:53.925Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-04-09T08:26:53.925Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-04-09T08:26:54.185Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-04-09T08:26:54.185Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-04-09T08:26:54.185Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-04-09T08:26:54.185Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:26:54.185Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-04-09T08:26:54.446Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:26:54.446Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:26:54.446Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:26:54.446Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:26:54.446Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:26:54.446Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-04-09T08:26:54.706Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-04-09T08:26:54.706Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-04-09T08:26:54.706Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-04-09T08:26:54.706Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-04-09T08:26:54.706Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:26:54.706Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-04-09T08:26:54.706Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-04-09T08:26:54.967Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-04-09T08:26:54.967Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-04-09T08:26:54.967Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-09T08:26:54.967Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-04-09T08:26:54.967Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-04-09T08:26:54.967Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-04-09T08:26:54.967Z] Updating certificates in /etc/ssl/certs... [2021-04-09T08:26:55.538Z] 0 added, 0 removed; done. [2021-04-09T08:26:55.538Z] Running hooks in /etc/ca-certificates/update.d... [2021-04-09T08:26:55.538Z] done. [2021-04-09T08:26:56.111Z] Reading package lists... [2021-04-09T08:26:56.372Z] Building dependency tree... [2021-04-09T08:26:56.372Z] Reading state information... [2021-04-09T08:26:56.632Z] The following NEW packages will be installed: [2021-04-09T08:26:56.632Z] apt-transport-https [2021-04-09T08:26:56.632Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-04-09T08:26:56.632Z] Need to get 1692 B of archives. [2021-04-09T08:26:56.632Z] After this operation, 154 kB of additional disk space will be used. [2021-04-09T08:26:56.632Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-04-09T08:26:56.894Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T08:26:56.894Z] Fetched 1692 B in 0s (8424 B/s) [2021-04-09T08:26:56.894Z] Selecting previously unselected package apt-transport-https. [2021-04-09T08:26:56.894Z] (Reading database ... 13920 files and directories currently installed.) [2021-04-09T08:26:56.894Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-04-09T08:26:56.894Z] Unpacking apt-transport-https (1.6.13) ... [2021-04-09T08:26:56.894Z] Setting up apt-transport-https (1.6.13) ... [2021-04-09T08:26:57.468Z] Waiting for network to be ready... [2021-04-09T08:27:01.847Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-09T08:27:05.633Z] 2021-04-09T08:27:02Z INFO Waiting for automatic snapd restart... [2021-04-09T08:27:05.902Z] snapd 2.49.2 from Canonical* installed [2021-04-09T08:27:07.304Z] "snapd" switched to the "latest/stable" channel [2021-04-09T08:27:07.304Z] [2021-04-09T08:27:10.632Z] core18 20210309 from Canonical* installed [2021-04-09T08:27:10.894Z] "core18" switched to the "latest/stable" channel [2021-04-09T08:27:10.894Z] [2021-04-09T08:27:16.198Z] snapcraft 4.6 from Canonical* installed [2021-04-09T08:27:16.459Z] "snapcraft" switched to the "latest/stable" channel [2021-04-09T08:27:16.459Z] [2021-04-09T08:27:20.673Z] 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-04-09T08:27:20.673Z] - README.md [2021-04-09T08:27:20.673Z] [2021-04-09T08:27:20.673Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-04-09T08:27:27.277Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T08:27:27.277Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-04-09T08:27:27.277Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-04-09T08:27:27.277Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-04-09T08:27:28.222Z] Reading package lists... [2021-04-09T08:27:28.808Z] Installing build dependencies: curl=7.58.0-2ubuntu3.13 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 libcurl4=7.58.0-2ubuntu3.13 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-04-09T08:27:35.400Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T08:27:35.400Z] Reading package lists... [2021-04-09T08:27:35.400Z] Building dependency tree... [2021-04-09T08:27:35.400Z] Reading state information... [2021-04-09T08:27:35.400Z] Suggested packages: [2021-04-09T08:27:35.400Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-04-09T08:27:35.400Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-04-09T08:27:35.400Z] Recommended packages: [2021-04-09T08:27:35.400Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-04-09T08:27:35.400Z] The following NEW packages will be installed: [2021-04-09T08:27:35.400Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2021-04-09T08:27:35.400Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2021-04-09T08:27:35.400Z] libzmq5 pkg-config zip [2021-04-09T08:27:35.400Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-04-09T08:27:35.400Z] Need to get 8041 kB of archives. [2021-04-09T08:27:35.400Z] After this operation, 44.8 MB of additional disk space will be used. [2021-04-09T08:27:35.400Z] 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-04-09T08:27:35.400Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-04-09T08:27:35.663Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-04-09T08:27:35.663Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-04-09T08:27:35.663Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-04-09T08:27:35.663Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-04-09T08:27:35.925Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-04-09T08:27:35.925Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-04-09T08:27:35.925Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-04-09T08:27:35.925Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-04-09T08:27:35.925Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] [2021-04-09T08:27:35.925Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] [2021-04-09T08:27:35.925Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-04-09T08:27:35.925Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-04-09T08:27:36.186Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-04-09T08:27:36.186Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-04-09T08:27:36.186Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-04-09T08:27:36.448Z] debconf: delaying package configuration, since apt-utils is not installed [2021-04-09T08:27:36.448Z] Fetched 8041 kB in 1s (7408 kB/s) [2021-04-09T08:27:36.448Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-04-09T08:27:36.448Z] (Reading database ... 13924 files and directories currently installed.) [2021-04-09T08:27:36.448Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-04-09T08:27:36.448Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-09T08:27:36.709Z] Selecting previously unselected package libpsl5:amd64. [2021-04-09T08:27:36.709Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-04-09T08:27:36.709Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-04-09T08:27:36.971Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-04-09T08:27:36.971Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-04-09T08:27:36.971Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-09T08:27:36.971Z] Selecting previously unselected package librtmp1:amd64. [2021-04-09T08:27:36.971Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-04-09T08:27:36.971Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-09T08:27:36.971Z] Selecting previously unselected package libcurl4:amd64. [2021-04-09T08:27:36.971Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-09T08:27:36.971Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-09T08:27:37.232Z] Selecting previously unselected package curl. [2021-04-09T08:27:37.232Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-09T08:27:37.232Z] Unpacking curl (7.58.0-2ubuntu3.13) ... [2021-04-09T08:27:37.232Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-04-09T08:27:37.232Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-04-09T08:27:37.232Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-09T08:27:37.493Z] Selecting previously unselected package liberror-perl. [2021-04-09T08:27:37.493Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2021-04-09T08:27:37.493Z] Unpacking liberror-perl (0.17025-1) ... [2021-04-09T08:27:37.493Z] Selecting previously unselected package git-man. [2021-04-09T08:27:37.493Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-04-09T08:27:37.493Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-09T08:27:37.493Z] Selecting previously unselected package git. [2021-04-09T08:27:37.493Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-04-09T08:27:37.754Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-04-09T08:27:38.699Z] Selecting previously unselected package libnorm1:amd64. [2021-04-09T08:27:38.699Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-04-09T08:27:38.699Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-09T08:27:38.699Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-04-09T08:27:38.699Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-04-09T08:27:38.699Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-09T08:27:38.960Z] Selecting previously unselected package libsodium23:amd64. [2021-04-09T08:27:38.960Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2021-04-09T08:27:38.960Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-04-09T08:27:38.960Z] Selecting previously unselected package libzmq5:amd64. [2021-04-09T08:27:38.960Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-09T08:27:38.960Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T08:27:38.960Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-04-09T08:27:38.960Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-04-09T08:27:38.960Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T08:27:39.221Z] Selecting previously unselected package pkg-config. [2021-04-09T08:27:39.221Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-04-09T08:27:39.221Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-04-09T08:27:39.221Z] Selecting previously unselected package zip. [2021-04-09T08:27:39.221Z] Preparing to unpack .../16-zip_3.0-11build1_amd64.deb ... [2021-04-09T08:27:39.221Z] Unpacking zip (3.0-11build1) ... [2021-04-09T08:27:39.221Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-04-09T08:27:39.483Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-04-09T08:27:39.483Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-04-09T08:27:39.483Z] Setting up liberror-perl (0.17025-1) ... [2021-04-09T08:27:39.483Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-04-09T08:27:39.483Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-04-09T08:27:39.483Z] No schema files found: doing nothing. [2021-04-09T08:27:39.483Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-04-09T08:27:39.483Z] Setting up zip (3.0-11build1) ... [2021-04-09T08:27:39.483Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-04-09T08:27:39.744Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-04-09T08:27:39.744Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-04-09T08:27:39.744Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T08:27:39.744Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-09T08:27:39.744Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-04-09T08:27:39.744Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-04-09T08:27:39.744Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-04-09T08:27:39.744Z] Setting up curl (7.58.0-2ubuntu3.13) ... [2021-04-09T08:27:40.006Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-04-09T08:27:46.607Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T08:27:46.607Z] curl set to automatically installed. [2021-04-09T08:27:46.607Z] git set to automatically installed. [2021-04-09T08:27:46.607Z] git-man set to automatically installed. [2021-04-09T08:27:46.607Z] libcurl3-gnutls set to automatically installed. [2021-04-09T08:27:46.607Z] libcurl4 set to automatically installed. [2021-04-09T08:27:46.607Z] liberror-perl set to automatically installed. [2021-04-09T08:27:46.607Z] libglib2.0-0 set to automatically installed. [2021-04-09T08:27:46.607Z] libnghttp2-14 set to automatically installed. [2021-04-09T08:27:46.607Z] libnorm1 set to automatically installed. [2021-04-09T08:27:46.607Z] libpgm-5.2-0 set to automatically installed. [2021-04-09T08:27:46.607Z] libpsl5 set to automatically installed. [2021-04-09T08:27:46.607Z] librtmp1 set to automatically installed. [2021-04-09T08:27:46.607Z] libsodium23 set to automatically installed. [2021-04-09T08:27:46.607Z] libzmq3-dev set to automatically installed. [2021-04-09T08:27:46.607Z] libzmq5 set to automatically installed. [2021-04-09T08:27:46.607Z] pkg-config set to automatically installed. [2021-04-09T08:27:46.607Z] zip set to automatically installed. [2021-04-09T08:27:48.004Z] snapd is not logged in, snap install commands will use sudo [2021-04-09T08:27:54.637Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-04-09T08:27:54.637Z] snap "core18" has no updates available [2021-04-09T08:27:55.211Z] Pulling config-common [2021-04-09T08:27:55.211Z] + snapcraftctl pull [2021-04-09T08:27:56.155Z] Pulling go [2021-04-09T08:27:56.155Z] + snapcraftctl pull [2021-04-09T08:27:57.581Z] 'device-modbus' has dependencies that need to be staged: go [2021-04-09T08:27:57.581Z] Skipping pull go (already ran) [2021-04-09T08:27:57.581Z] Building go [2021-04-09T08:27:57.581Z] + dpkg --print-architecture [2021-04-09T08:27:57.581Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-04-09T08:27:57.582Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-04-09T08:27:57.582Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-04-09T08:27:57.582Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-09T08:27:57.582Z] Dload Upload Total Spent Left Speed [2021-04-09T08:28:00.513Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 3711k 0 0 10.5M 0 0:00:10 --:--:-- 0:00:10 10.5M 38 115M 38 44.3M 0 0 33.4M 0 0:00:03 0:00:01 0:00:02 33.4M 74 115M 74 86.3M 0 0 37.1M 0 0:00:03 0:00:02 0:00:01 37.0M 100 115M 100 115M 0 0 38.3M 0 0:00:03 0:00:03 --:--:-- 38.3M [2021-04-09T08:28:00.513Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-04-09T08:28:00.514Z] + sha256sum -c sha256 [2021-04-09T08:28:00.514Z] + grep OK [2021-04-09T08:28:01.162Z] go1.15.2.linux-amd64.tar.gz: OK [2021-04-09T08:28:01.162Z] + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-04-09T08:28:05.416Z] Staging go [2021-04-09T08:28:05.416Z] + snapcraftctl stage [2021-04-09T08:28:17.719Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-04-09T08:28:17.719Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-04-09T08:28:17.719Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1639 kB] [2021-04-09T08:28:17.719Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [310 kB] [2021-04-09T08:28:17.719Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.1 kB] [2021-04-09T08:28:17.719Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-04-09T08:28:17.719Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [265 kB] [2021-04-09T08:28:17.719Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [34.6 kB] [2021-04-09T08:28:17.719Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1118 kB] [2021-04-09T08:28:17.719Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [251 kB] [2021-04-09T08:28:17.719Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-04-09T08:28:17.719Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-04-09T08:28:17.719Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-04-09T08:28:17.719Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-04-09T08:28:17.719Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-04-09T08:28:17.719Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-04-09T08:28:17.719Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-04-09T08:28:17.719Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-04-09T08:28:17.719Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-04-09T08:28:17.719Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1979 kB] [2021-04-09T08:28:17.719Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [402 kB] [2021-04-09T08:28:17.719Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [24.9 kB] [2021-04-09T08:28:17.719Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-04-09T08:28:17.719Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [286 kB] [2021-04-09T08:28:17.719Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [38.2 kB] [2021-04-09T08:28:17.719Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1727 kB] [2021-04-09T08:28:17.719Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [366 kB] [2021-04-09T08:28:17.719Z] Fetched 24.2 MB in 0s (0 B/s) [2021-04-09T08:28:17.719Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-04-09T08:28:17.719Z] Fetched 224 kB in 0s (0 B/s) [2021-04-09T08:28:17.719Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-04-09T08:28:17.719Z] Fetched 157 kB in 0s (0 B/s) [2021-04-09T08:28:17.719Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-04-09T08:28:17.719Z] Fetched 221 kB in 0s (0 B/s) [2021-04-09T08:28:17.719Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-04-09T08:28:17.719Z] Fetched 143 kB in 0s (0 B/s) [2021-04-09T08:28:17.719Z] Pulling device-modbus [2021-04-09T08:28:17.719Z] + snapcraftctl pull [2021-04-09T08:28:17.982Z] Pulling version [2021-04-09T08:28:17.982Z] + cd /root/project [2021-04-09T08:28:17.982Z] + [ -f VERSION ] [2021-04-09T08:28:17.982Z] + PROJECT_VERSION=0.0.0 [2021-04-09T08:28:17.982Z] + snapcraftctl set-version 0.0.0 [2021-04-09T08:28:19.376Z] Building config-common [2021-04-09T08:28:19.376Z] + snapcraftctl build [2021-04-09T08:28:21.931Z] Skipping build go (already ran) [2021-04-09T08:28:21.931Z] Building device-modbus [2021-04-09T08:28:21.931Z] + cd /root/parts/device-modbus/src [2021-04-09T08:28:21.931Z] + make build [2021-04-09T08:28:21.931Z] 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-04-09T08:28:23.340Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0-dev.40 [2021-04-09T08:28:23.340Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.64 [2021-04-09T08:28:23.340Z] go: downloading github.com/goburrow/modbus v0.1.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/goburrow/serial v0.1.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.32 [2021-04-09T08:28:23.340Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.8 [2021-04-09T08:28:23.340Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.5 [2021-04-09T08:28:23.340Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.14 [2021-04-09T08:28:23.340Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-04-09T08:28:23.340Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-04-09T08:28:23.340Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-04-09T08:28:23.340Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/go-playground/validator/v10 v10.4.1 [2021-04-09T08:28:23.340Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 [2021-04-09T08:28:23.340Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-09T08:28:23.340Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.4 [2021-04-09T08:28:23.340Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-04-09T08:28:23.340Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-04-09T08:28:23.340Z] go: downloading github.com/x448/float16 v0.8.4 [2021-04-09T08:28:23.340Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/google/uuid v1.2.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-04-09T08:28:23.340Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-04-09T08:28:23.340Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-04-09T08:28:23.340Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-04-09T08:28:23.340Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-04-09T08:28:23.340Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-04-09T08:28:23.340Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-04-09T08:28:23.340Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-04-09T08:28:23.340Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-04-09T08:28:23.340Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-09T08:28:23.340Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-04-09T08:28:23.604Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-04-09T08:28:23.604Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-04-09T08:28:23.604Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-09T08:28:23.604Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-09T08:28:23.604Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-04-09T08:28:23.866Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-04-09T08:28:23.866Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-09T08:28:23.866Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-04-09T08:28:23.866Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-04-09T08:28:32.038Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-04-09T08:28:32.986Z] + install -DT ./cmd/device-modbus /root/parts/device-modbus/install/bin/device-modbus [2021-04-09T08:28:32.986Z] + install -DT ./cmd/res/configuration.toml /root/parts/device-modbus/install/config/device-modbus/res/configuration.toml [2021-04-09T08:28:32.986Z] + install -DT ./Attribution.txt /root/parts/device-modbus/install/usr/share/doc/device-modbus/Attribution.txt [2021-04-09T08:28:32.986Z] + install -DT ./LICENSE /root/parts/device-modbus/install/usr/share/doc/device-modbus/LICENSE [2021-04-09T08:28:34.946Z] Building version [2021-04-09T08:28:34.946Z] + snapcraftctl build [2021-04-09T08:28:37.505Z] Staging config-common [2021-04-09T08:28:37.505Z] + snapcraftctl stage [2021-04-09T08:28:38.086Z] Skipping stage go (already ran) [2021-04-09T08:28:38.086Z] Staging device-modbus [2021-04-09T08:28:38.086Z] + snapcraftctl stage [2021-04-09T08:28:38.641Z] lf-activate-venv(): INFO: Adding /tmp/venv-9dYb/bin to PATH [2021-04-09T08:28:38.641Z] INFO: No Stack... [2021-04-09T08:28:38.641Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-09T08:28:38.641Z] INFO: Archiving Costs [Pipeline] sh [2021-04-09T08:28:38.991Z] + + cat /w/workspace/device-modbus-go/9/archives/cost.csvcut [2021-04-09T08:28:38.991Z] -d, -f6 [Pipeline] lock [2021-04-09T08:28:39.139Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-222-9-stack-cost] [2021-04-09T08:28:39.147Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-222-9-stack-cost] did not exist. Created. [2021-04-09T08:28:39.147Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-222-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-09T08:28:39.517Z] Staging version [2021-04-09T08:28:39.517Z] + snapcraftctl stage [2021-04-09T08:28:39.605Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-09T08:28:39.840Z] Stashed 1 file(s) [Pipeline] } [2021-04-09T08:28:39.855Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-222-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-04-09T08:28:40.481Z] Priming config-common [2021-04-09T08:28:40.481Z] + snapcraftctl prime [Pipeline] // stage [Pipeline] } [2021-04-09T08:28:41.430Z] Priming go [2021-04-09T08:28:41.430Z] + snapcraftctl prime [2021-04-09T08:28:42.857Z] Priming device-modbus [2021-04-09T08:28:42.857Z] + snapcraftctl prime [2021-04-09T08:28:44.261Z] Priming version [2021-04-09T08:28:44.261Z] + snapcraftctl prime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:28:47.668Z] ---> job-cost.sh [2021-04-09T08:28:47.668Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AF56 [2021-04-09T08:29:02.675Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-09T08:29:34.917Z] lf-activate-venv(): INFO: Adding /tmp/venv-AF56/bin to PATH [2021-04-09T08:29:34.917Z] INFO: No Stack... [2021-04-09T08:29:34.917Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-09T08:29:34.917Z] INFO: Archiving Costs [Pipeline] sh [2021-04-09T08:29:35.228Z] + cat /w/workspace/device-modbus-go/9/archives/cost.csv [2021-04-09T08:29:35.228Z] + cut -d, -f6 [Pipeline] lock [2021-04-09T08:29:35.307Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-222-9-stack-cost] [2021-04-09T08:29:35.319Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-222-9-stack-cost] did not exist. Created. [2021-04-09T08:29:35.319Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-222-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-09T08:29:35.731Z] /w/workspace/device-modbus-go/9@tmp/durable-76279d99/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-04-09T08:29:36.038Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-09T08:29:36.093Z] Warning: overwriting stash ‘stack-cost’ [2021-04-09T08:29:36.204Z] Stashed 1 file(s) [Pipeline] } [2021-04-09T08:29:36.220Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-222-9-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-04-09T08:29:37.615Z] provisioning config files... [2021-04-09T08:29:37.632Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-222@tmp/config5470591249260436843tmp [Pipeline] { [Pipeline] sh [2021-04-09T08:29:38.027Z] + set +x [2021-04-09T08:29:38.027Z] + curl -s https://codecov.io/bash [2021-04-09T08:29:38.027Z] + bash -s -- [2021-04-09T08:29:38.289Z] [2021-04-09T08:29:38.289Z] _____ _ [2021-04-09T08:29:38.289Z] / ____| | | [2021-04-09T08:29:38.289Z] | | ___ __| | ___ ___ _____ __ [2021-04-09T08:29:38.289Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-09T08:29:38.289Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-09T08:29:38.289Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-09T08:29:38.289Z] Bash-20210309-2b87ace [2021-04-09T08:29:38.289Z] [2021-04-09T08:29:38.289Z] [2021-04-09T08:29:38.289Z] ==> git version 2.24.3 found [2021-04-09T08:29:38.289Z] ==> 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-04-09T08:29:38.289Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-09T08:29:38.289Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-09T08:29:38.289Z] ==> Jenkins CI detected. [2021-04-09T08:29:38.289Z] project root: . [2021-04-09T08:29:38.289Z] --> token set from env [2021-04-09T08:29:38.289Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-09T08:29:38.289Z] ==> Running gcov in . (disable via -X gcov) [2021-04-09T08:29:38.289Z] ==> Python coveragepy not found [2021-04-09T08:29:38.289Z] ==> Searching for coverage reports in: [2021-04-09T08:29:38.289Z] + . [2021-04-09T08:29:38.289Z] -> Found 1 reports [2021-04-09T08:29:38.289Z] ==> Detecting git/mercurial file structure [2021-04-09T08:29:38.289Z] ==> Reading reports [2021-04-09T08:29:38.289Z] + ./coverage.out bytes=23236 [2021-04-09T08:29:38.289Z] ==> Appending adjustments [2021-04-09T08:29:38.289Z] https://docs.codecov.io/docs/fixing-reports [2021-04-09T08:29:38.289Z] + Found adjustments [2021-04-09T08:29:38.289Z] ==> Gzipping contents [2021-04-09T08:29:38.289Z] 8.0K /tmp/codecov.tvvgNO.gz [2021-04-09T08:29:38.289Z] ==> Uploading reports [2021-04-09T08:29:38.289Z] url: https://codecov.io [2021-04-09T08:29:38.289Z] query: branch=PR-222&commit=e51fa1793fa832d0e45913fbe7239baa3727653a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-222%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=222&job=&cmd_args= [2021-04-09T08:29:38.289Z] -> Pinging Codecov [2021-04-09T08:29:38.289Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-222&commit=e51fa1793fa832d0e45913fbe7239baa3727653a&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-222%2F9%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=222&job=&cmd_args= [2021-04-09T08:29:38.862Z] -> Uploading to [2021-04-09T08:29:38.862Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-09/55DBCA73C666E3227836607328DD7E49/e51fa1793fa832d0e45913fbe7239baa3727653a/f704e8cb-9ae9-45ef-9bb5-a49fc86c9757.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210409%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210409T082938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6cde379dc54e7d175e3580d361583369e695383b1544f79eb7639c59fdf5f167 [2021-04-09T08:29:38.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-09T08:29:38.862Z] Dload Upload Total Spent Left Speed [2021-04-09T08:29:39.435Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4274 0 0 100 4274 0 8744 --:--:-- --:--:-- --:--:-- 8740 [2021-04-09T08:29:39.435Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/e51fa1793fa832d0e45913fbe7239baa3727653a [Pipeline] } [2021-04-09T08:29:39.444Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (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-04-09T08:29:41.987Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:29:42.290Z] ---> package-listing.sh [2021-04-09T08:29:42.290Z] ++ facter osfamily [2021-04-09T08:29:42.290Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-09T08:29:42.290Z] + OS_FAMILY=redhat [2021-04-09T08:29:42.290Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-222 [2021-04-09T08:29:42.290Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-09T08:29:42.290Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-09T08:29:42.290Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-09T08:29:42.290Z] + PACKAGES=/tmp/packages_start.txt [2021-04-09T08:29:42.290Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-222 ']' [2021-04-09T08:29:42.290Z] + PACKAGES=/tmp/packages_end.txt [2021-04-09T08:29:42.290Z] + case "${OS_FAMILY}" in [2021-04-09T08:29:42.290Z] + rpm -qa [2021-04-09T08:29:42.290Z] + sort [2021-04-09T08:29:47.594Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-09T08:29:47.594Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-09T08:29:47.594Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-09T08:29:47.594Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-222 ']' [2021-04-09T08:29:47.594Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-222/archives/ [2021-04-09T08:29:47.594Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-222/archives/ [Pipeline] echo [2021-04-09T08:29:47.609Z] 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-09T08:29:47.898Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:29:48.201Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T08:29:48.201Z] [2021-04-09T08:29:48.201Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-09T08:29:48.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T08:29:48.543Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-09T08:29:48.543Z] df20fa9351a1: Pulling fs layer [2021-04-09T08:29:48.543Z] 36b3adc4ff6f: Pulling fs layer [2021-04-09T08:29:48.543Z] 8ad3a11d3b57: Pulling fs layer [2021-04-09T08:29:48.543Z] 46f8f816bc3b: Pulling fs layer [2021-04-09T08:29:48.543Z] 93b61091891f: Pulling fs layer [2021-04-09T08:29:48.543Z] 93b9cdb0e59b: Pulling fs layer [2021-04-09T08:29:48.543Z] 5e14af77c1be: Pulling fs layer [2021-04-09T08:29:48.543Z] 01666e4c0597: Pulling fs layer [2021-04-09T08:29:48.543Z] aa168da1d23b: Pulling fs layer [2021-04-09T08:29:48.543Z] 93b9cdb0e59b: Waiting [2021-04-09T08:29:48.543Z] 5e14af77c1be: Waiting [2021-04-09T08:29:48.543Z] 01666e4c0597: Waiting [2021-04-09T08:29:48.543Z] aa168da1d23b: Waiting [2021-04-09T08:29:48.543Z] 46f8f816bc3b: Waiting [2021-04-09T08:29:48.543Z] 93b61091891f: Waiting [2021-04-09T08:29:48.543Z] 36b3adc4ff6f: Download complete [2021-04-09T08:29:48.543Z] 46f8f816bc3b: Verifying Checksum [2021-04-09T08:29:48.543Z] 46f8f816bc3b: Download complete [2021-04-09T08:29:48.807Z] df20fa9351a1: Verifying Checksum [2021-04-09T08:29:48.808Z] df20fa9351a1: Download complete [2021-04-09T08:29:48.808Z] 93b9cdb0e59b: Verifying Checksum [2021-04-09T08:29:48.808Z] 93b9cdb0e59b: Download complete [2021-04-09T08:29:48.808Z] 5e14af77c1be: Verifying Checksum [2021-04-09T08:29:48.808Z] 5e14af77c1be: Download complete [2021-04-09T08:29:48.808Z] 93b61091891f: Verifying Checksum [2021-04-09T08:29:48.808Z] 93b61091891f: Download complete [2021-04-09T08:29:48.808Z] 8ad3a11d3b57: Verifying Checksum [2021-04-09T08:29:48.808Z] 8ad3a11d3b57: Download complete [2021-04-09T08:29:49.069Z] df20fa9351a1: Pull complete [2021-04-09T08:29:49.069Z] 36b3adc4ff6f: Pull complete [2021-04-09T08:29:49.332Z] 01666e4c0597: Verifying Checksum [2021-04-09T08:29:49.332Z] 01666e4c0597: Download complete [2021-04-09T08:29:49.916Z] 8ad3a11d3b57: Pull complete [2021-04-09T08:29:49.916Z] 46f8f816bc3b: Pull complete [2021-04-09T08:29:50.868Z] aa168da1d23b: Verifying Checksum [2021-04-09T08:29:50.869Z] aa168da1d23b: Download complete [2021-04-09T08:29:51.442Z] 93b61091891f: Pull complete [2021-04-09T08:29:51.442Z] 93b9cdb0e59b: Pull complete [2021-04-09T08:29:51.704Z] 5e14af77c1be: Pull complete [2021-04-09T08:29:51.704Z] 01666e4c0597: Pull complete [2021-04-09T08:29:58.340Z] aa168da1d23b: Pull complete [2021-04-09T08:29:58.340Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-09T08:29:58.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-09T08:29:58.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-09T08:29:58.487Z] prd-centos7-docker-4c-2g-33416 does not seem to be running inside a container [2021-04-09T08:29:58.529Z] $ 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-222/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-222 -v /w/workspace/xfoundry_device-modbus-go_PR-222:/w/workspace/xfoundry_device-modbus-go_PR-222:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-222@tmp:/w/workspace/xfoundry_device-modbus-go_PR-222@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-09T08:30:02.116Z] $ docker top 3e6bb0ed5c2b13d16764d97bace131446974e75ea397a5c60dc3036c5327edb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-09T08:30:02.948Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-09T08:30:03.254Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-09T08:30:03.550Z] + ls /var/log/sa-host [2021-04-09T08:30:03.550Z] + sadf -c /var/log/sa-host/sa09 [2021-04-09T08:30:03.550Z] file_magic: OK [2021-04-09T08:30:03.550Z] HZ: Using current value: 100 [2021-04-09T08:30:03.550Z] file_header: OK [2021-04-09T08:30:03.550Z] 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-04-09T08:30:03.550Z] Statistics: [2021-04-09T08:30:03.550Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-09T08:30:03.550Z] File successfully converted to sysstat format version 12.2.1 [2021-04-09T08:30:03.550Z] + sadf -c /var/log/sa-host/sa23 [2021-04-09T08:30:03.550Z] file_magic: OK [2021-04-09T08:30:03.550Z] HZ: Using current value: 100 [2021-04-09T08:30:03.550Z] file_header: OK [2021-04-09T08:30:03.550Z] 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-04-09T08:30:03.550Z] Statistics: [2021-04-09T08:30:03.550Z] Hnuu...uuuununununu... [2021-04-09T08:30:03.550Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-09T08:30:03.763Z] provisioning config files... [2021-04-09T08:30:03.779Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-222@tmp/config2430194493510070535tmp [Pipeline] { [Pipeline] echo [2021-04-09T08:30:03.857Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:30:04.152Z] ---> create-netrc.sh [Pipeline] } [2021-04-09T08:30:04.161Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-09T08:30:04.270Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:30:04.564Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-09T08:30:04.574Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:30:04.864Z] ---> sudo-logs.sh [2021-04-09T08:30:04.864Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-09T08:30:04.927Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:30:05.220Z] ---> job-cost.sh [2021-04-09T08:30:05.220Z] lf-activate-venv: SKIPPING [2021-04-09T08:30:05.220Z] DEBUG: total: 0.029999999329447746 [2021-04-09T08:30:05.220Z] INFO: Retrieving Stack Cost... [2021-04-09T08:30:06.606Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-09T08:30:06.867Z] INFO: Archiving Costs [Pipeline] echo [2021-04-09T08:30:06.883Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-09T08:30:07.176Z] ---> logs-deploy.sh [2021-04-09T08:30:07.176Z] lf-activate-venv: SKIPPING [2021-04-09T08:30:07.176Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-222/9 [2021-04-09T08:30:07.176Z] INFO: archiving workspace using pattern(s): [2021-04-09T08:30:08.563Z] Archives upload complete. [2021-04-09T08:30:08.825Z] INFO: archiving logs to Nexus [2021-04-09T08:30:09.770Z] ---> uname -a: [2021-04-09T08:30:09.770Z] Linux prd-centos7-docker-4c-2g-33416.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-09T08:30:09.770Z] [2021-04-09T08:30:09.770Z]