cloudxxx8 commented: recheck 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 lenny-intel for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 9a7b3a01cee23211e29c5095c5af6283bb315c45+90bd167c5e008ca72793a95020c1bd222277a38a (e76dce38e2dda0e34f25f0a538a22b4b0cb7f79f) 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_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-4473 in /w/workspace/xfoundry_device-modbus-go_PR-237 [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-237 # 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 Merging remotes/origin/master commit 90bd167c5e008ca72793a95020c1bd222277a38a into PR head commit 9a7b3a01cee23211e29c5095c5af6283bb315c45 Merge succeeded, producing 9a7b3a01cee23211e29c5095c5af6283bb315c45 Checking out Revision 9a7b3a01cee23211e29c5095c5af6283bb315c45 (PR-237) > 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/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a7b3a01cee23211e29c5095c5af6283bb315c45 # 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 90bd167c5e008ca72793a95020c1bd222277a38a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a7b3a01cee23211e29c5095c5af6283bb315c45 # timeout=10 Commit message: "Merge branch 'master' into secure-bus" > git rev-list --no-walk 9a7b3a01cee23211e29c5095c5af6283bb315c45 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-11T15:14:54.980Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T15:14:55.083Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T15:14:55.113Z] ========================================================= [2021-05-11T15:14:55.113Z] EdgeX Global Pipelines Version Info [2021-05-11T15:14:55.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:14:56.704Z] ------------------- [2021-05-11T15:14:56.704Z] stable info: [2021-05-11T15:14:56.704Z] ------------------- [2021-05-11T15:14:56.704Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T15:14:56.704Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-11T15:14:56.704Z] Message: update stable to v1.0.191 [2021-05-11T15:14:58.094Z] ------------------- [2021-05-11T15:14:58.094Z] experimental info: [2021-05-11T15:14:58.094Z] ------------------- [2021-05-11T15:14:58.094Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T15:14:58.094Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T15:14:58.094Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T15:14:58.222Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-05-11T15:14:58.249Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-05-11T15:14:58.275Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T15:14:58.301Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T15:14:58.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T15:14:58.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T15:14:58.375Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T15:14:58.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T15:14:58.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-11T15:14:58.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T15:14:58.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T15:14:58.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2021-05-11T15:14:58.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T15:14:58.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T15:14:58.605Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T15:14:58.631Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-11T15:14:58.656Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T15:14:58.680Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T15:14:58.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T15:14:58.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-05-11T15:14:58.756Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-11T15:14:58.780Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-11T15:14:58.805Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-11T15:14:58.830Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-11T15:14:58.875Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-11T15:14:58.902Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T15:14:58.928Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-237 [Pipeline] echo [2021-05-11T15:14:58.953Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-237 [Pipeline] echo [2021-05-11T15:14:58.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-237 [Pipeline] echo [2021-05-11T15:14:59.003Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a7b3a01cee23211e29c5095c5af6283bb315c45 [Pipeline] echo [2021-05-11T15:14:59.028Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a7b3a0 [Pipeline] echo [2021-05-11T15:14:59.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T15:14:59.139Z] provisioning config files... [2021-05-11T15:14:59.171Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-237@tmp/config5528836038490424542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:14:59.494Z] ---> docker-login.sh [2021-05-11T15:14:59.494Z] nexus3.edgexfoundry.org:10001 [2021-05-11T15:14:59.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:15:00.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:15:00.022Z] Configure a credential helper to remove this warning. See [2021-05-11T15:15:00.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:15:00.022Z] [2021-05-11T15:15:00.022Z] Login Succeeded [2021-05-11T15:15:00.022Z] nexus3.edgexfoundry.org:10002 [2021-05-11T15:15:00.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:15:00.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:15:00.286Z] Configure a credential helper to remove this warning. See [2021-05-11T15:15:00.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:15:00.286Z] [2021-05-11T15:15:00.286Z] Login Succeeded [2021-05-11T15:15:00.286Z] nexus3.edgexfoundry.org:10003 [2021-05-11T15:15:00.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:15:00.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:15:00.286Z] Configure a credential helper to remove this warning. See [2021-05-11T15:15:00.286Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:15:00.286Z] [2021-05-11T15:15:00.286Z] Login Succeeded [2021-05-11T15:15:00.287Z] nexus3.edgexfoundry.org:10004 [2021-05-11T15:15:00.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:15:00.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:15:00.551Z] Configure a credential helper to remove this warning. See [2021-05-11T15:15:00.551Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:15:00.551Z] [2021-05-11T15:15:00.551Z] Login Succeeded [2021-05-11T15:15:00.551Z] docker.io [2021-05-11T15:15:00.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:15:01.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:15:01.120Z] Configure a credential helper to remove this warning. See [2021-05-11T15:15:01.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:15:01.120Z] [2021-05-11T15:15:01.120Z] Login Succeeded [2021-05-11T15:15:01.120Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T15:15:01.132Z] 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-05-11T15:15:01.629Z] + git log --format=format:%s -1 9a7b3a01cee23211e29c5095c5af6283bb315c45 [Pipeline] echo [2021-05-11T15:15:01.722Z] GIT_COMMIT: 9a7b3a01cee23211e29c5095c5af6283bb315c45, Commit Message: Merge branch 'master' into secure-bus [Pipeline] echo [2021-05-11T15:15:01.737Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:15:02.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T15:15:02.809Z] [2021-05-11T15:15:02.809Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:15:03.136Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T15:15:03.136Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T15:15:03.136Z] 31603596830f: Pulling fs layer [2021-05-11T15:15:03.136Z] 54011a49482f: Pulling fs layer [2021-05-11T15:15:03.136Z] a6820b24f6d8: Pulling fs layer [2021-05-11T15:15:03.136Z] f581987b2513: Pulling fs layer [2021-05-11T15:15:03.136Z] f581987b2513: Waiting [2021-05-11T15:15:03.136Z] 54011a49482f: Download complete [2021-05-11T15:15:03.401Z] 31603596830f: Download complete [2021-05-11T15:15:03.401Z] a6820b24f6d8: Verifying Checksum [2021-05-11T15:15:03.401Z] a6820b24f6d8: Download complete [2021-05-11T15:15:03.401Z] f581987b2513: Verifying Checksum [2021-05-11T15:15:03.401Z] f581987b2513: Download complete [2021-05-11T15:15:03.666Z] 31603596830f: Pull complete [2021-05-11T15:15:03.929Z] 54011a49482f: Pull complete [2021-05-11T15:15:04.888Z] a6820b24f6d8: Pull complete [2021-05-11T15:15:04.888Z] f581987b2513: Pull complete [2021-05-11T15:15:04.888Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T15:15:04.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T15:15:04.888Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T15:15:04.996Z] prd-centos7-docker-4c-2g-4473 does not seem to be running inside a container [2021-05-11T15:15:05.052Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-237 -v /w/workspace/xfoundry_device-modbus-go_PR-237:/w/workspace/xfoundry_device-modbus-go_PR-237:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-237@tmp:/w/workspace/xfoundry_device-modbus-go_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-11T15:15:07.099Z] $ docker top e546ca6b507529355e8fe704e4aa0127ee450708d1880fe4a701542c5f6227db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T15:15:07.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T15:15:07.281Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T15:15:07.521Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T15:15:07.523Z] $ docker exec e546ca6b507529355e8fe704e4aa0127ee450708d1880fe4a701542c5f6227db ssh-agent [2021-05-11T15:15:07.699Z] SSH_AUTH_SOCK=/tmp/ssh-aDdi4NCdZDYy/agent.11 [2021-05-11T15:15:07.699Z] SSH_AGENT_PID=16 [2021-05-11T15:15:07.710Z] Running ssh-add (command line suppressed) [2021-05-11T15:15:07.835Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-237@tmp/private_key_5219779429088325559.key (/w/workspace/xfoundry_device-modbus-go_PR-237@tmp/private_key_5219779429088325559.key) [2021-05-11T15:15:07.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T15:15:08.226Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T15:15:08.245Z] $ docker exec --env ******** --env ******** e546ca6b507529355e8fe704e4aa0127ee450708d1880fe4a701542c5f6227db ssh-agent -k [2021-05-11T15:15:08.372Z] unset SSH_AUTH_SOCK; [2021-05-11T15:15:08.373Z] unset SSH_AGENT_PID; [2021-05-11T15:15:08.373Z] echo Agent pid 16 killed; [2021-05-11T15:15:08.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T15:15:08.464Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T15:15:08.464Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T15:15:08.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T15:15:08.647Z] $ docker exec e546ca6b507529355e8fe704e4aa0127ee450708d1880fe4a701542c5f6227db ssh-agent [2021-05-11T15:15:08.826Z] SSH_AUTH_SOCK=/tmp/ssh-ynyzCMX3Ad2P/agent.45 [2021-05-11T15:15:08.826Z] SSH_AGENT_PID=50 [2021-05-11T15:15:08.835Z] Running ssh-add (command line suppressed) [2021-05-11T15:15:08.958Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-237@tmp/private_key_6810152732833210533.key (/w/workspace/xfoundry_device-modbus-go_PR-237@tmp/private_key_6810152732833210533.key) [2021-05-11T15:15:09.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T15:15:09.324Z] + git semver init [2021-05-11T15:15:09.324Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T15:15:09.324Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-237/.git [2021-05-11T15:15:09.324Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-237 [2021-05-11T15:15:09.324Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T15:15:09.324Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T15:15:09.324Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T15:15:09.324Z] # $SEMVER_BRANCH = PR-237 [2021-05-11T15:15:09.324Z] # $SEMVER_TEMP = /tmp/semver-086168029 [2021-05-11T15:15:09.324Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-05-11T15:15:11.248Z] # '/tmp/semver-086168029' -> '/w/workspace/xfoundry_device-modbus-go_PR-237/.semver' [2021-05-11T15:15:11.248Z] # -> Force: false [2021-05-11T15:15:11.248Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-237/.semver [Pipeline] } [2021-05-11T15:15:11.259Z] $ docker exec --env ******** --env ******** e546ca6b507529355e8fe704e4aa0127ee450708d1880fe4a701542c5f6227db ssh-agent -k [2021-05-11T15:15:11.373Z] unset SSH_AUTH_SOCK; [2021-05-11T15:15:11.373Z] unset SSH_AGENT_PID; [2021-05-11T15:15:11.373Z] echo Agent pid 50 killed; [2021-05-11T15:15:11.428Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T15:15:11.773Z] + git semver [Pipeline] } [2021-05-11T15:15:11.790Z] $ docker stop --time=1 e546ca6b507529355e8fe704e4aa0127ee450708d1880fe4a701542c5f6227db [2021-05-11T15:15:13.174Z] $ docker rm -f e546ca6b507529355e8fe704e4aa0127ee450708d1880fe4a701542c5f6227db [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T15:15:13.586Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T15:15:13.912Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T15:15:13.916Z] [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-05-11T15:15:29.130Z] Still waiting to schedule task [2021-05-11T15:15:29.130Z] ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-builder-2c-1g-4467’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4447’ is offline; ‘prd-centos7-docker-4c-2g-4450’ is offline; ‘prd-centos7-docker-4c-2g-4454’ is offline; ‘prd-centos7-docker-4c-2g-4456’ is offline; ‘prd-centos7-docker-4c-2g-4460’ is offline; ‘prd-centos7-docker-4c-2g-4466’ is offline; ‘prd-centos7-docker-4c-2g-4475’ is offline; ‘prd-centos7-docker-4c-2g-4476’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-4465’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-8c-8g-4470’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4463’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-05-11T15:15:29.133Z] Still waiting to schedule task [2021-05-11T15:15:29.133Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-11T15:15:47.022Z] Running on prd-centos7-docker-4c-2g-4476 in /w/workspace/xfoundry_device-modbus-go_PR-237 [Pipeline] { [Pipeline] ws [2021-05-11T15:15:47.052Z] Running in /w/workspace/device-modbus-go/4 [Pipeline] { [Pipeline] checkout [2021-05-11T15:15:49.659Z] using credential edgex-jenkins-ssh [2021-05-11T15:15:49.672Z] Cloning the remote Git repository [2021-05-11T15:15:49.697Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-11T15:15:49.784Z] > git init /w/workspace/device-modbus-go/4 # timeout=10 [2021-05-11T15:15:49.842Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-11T15:15:49.842Z] > git --version # timeout=10 [2021-05-11T15:15:49.848Z] > git --version # 'git version 2.24.3' [2021-05-11T15:15:49.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:15:49.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:15:50.487Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-11T15:15:50.492Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:15:50.501Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-11T15:15:50.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-11T15:15:50.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:15:50.519Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T15:15:50.973Z] Merging remotes/origin/master commit 90bd167c5e008ca72793a95020c1bd222277a38a into PR head commit 9a7b3a01cee23211e29c5095c5af6283bb315c45 [2021-05-11T15:15:51.095Z] Merge succeeded, producing 9a7b3a01cee23211e29c5095c5af6283bb315c45 [2021-05-11T15:15:51.095Z] Checking out Revision 9a7b3a01cee23211e29c5095c5af6283bb315c45 (PR-237) [2021-05-11T15:15:50.987Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:15:50.994Z] > git checkout -f 9a7b3a01cee23211e29c5095c5af6283bb315c45 # timeout=10 [2021-05-11T15:15:51.054Z] > git remote # timeout=10 [2021-05-11T15:15:51.060Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T15:15:51.068Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:15:51.072Z] > git merge 90bd167c5e008ca72793a95020c1bd222277a38a # timeout=10 [2021-05-11T15:15:51.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T15:15:51.098Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:15:51.106Z] > git checkout -f 9a7b3a01cee23211e29c5095c5af6283bb315c45 # timeout=10 [2021-05-11T15:15:54.779Z] Commit message: "Merge branch 'master' into secure-bus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T15:15:55.749Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T15:15:56.085Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T15:15:56.392Z] + sudo service docker restart [2021-05-11T15:15:56.392Z] + true [2021-05-11T15:15:56.392Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T15:15:57.828Z] provisioning config files... [2021-05-11T15:15:57.863Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config1252992093005630138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:15:58.193Z] ---> docker-login.sh [2021-05-11T15:15:58.193Z] nexus3.edgexfoundry.org:10001 [2021-05-11T15:15:58.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:15:58.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:15:58.455Z] Configure a credential helper to remove this warning. See [2021-05-11T15:15:58.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:15:58.455Z] [2021-05-11T15:15:58.455Z] Login Succeeded [2021-05-11T15:15:58.455Z] nexus3.edgexfoundry.org:10002 [2021-05-11T15:15:58.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:15:58.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:15:58.719Z] Configure a credential helper to remove this warning. See [2021-05-11T15:15:58.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:15:58.719Z] [2021-05-11T15:15:58.719Z] Login Succeeded [2021-05-11T15:15:58.719Z] nexus3.edgexfoundry.org:10003 [2021-05-11T15:15:58.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:15:58.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:15:58.982Z] Configure a credential helper to remove this warning. See [2021-05-11T15:15:58.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:15:58.982Z] [2021-05-11T15:15:58.982Z] Login Succeeded [2021-05-11T15:15:58.982Z] nexus3.edgexfoundry.org:10004 [2021-05-11T15:15:58.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:15:58.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:15:58.982Z] Configure a credential helper to remove this warning. See [2021-05-11T15:15:58.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:15:58.982Z] [2021-05-11T15:15:58.982Z] Login Succeeded [2021-05-11T15:15:58.982Z] docker.io [2021-05-11T15:15:59.247Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:15:59.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:15:59.510Z] Configure a credential helper to remove this warning. See [2021-05-11T15:15:59.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:15:59.510Z] [2021-05-11T15:15:59.510Z] Login Succeeded [2021-05-11T15:15:59.510Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T15:15:59.521Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T15:15:59.766Z] ========================================================= [2021-05-11T15:15:59.766Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T15:15:59.766Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:16:00.080Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-11T15:16:00.080Z] Sending build context to Docker daemon 615.9kB [2021-05-11T15:16:00.349Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-11T15:16:00.349Z] Step 2/8 : FROM ${BASE} [2021-05-11T15:16:00.349Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T15:16:00.349Z] 540db60ca938: Pulling fs layer [2021-05-11T15:16:00.349Z] adcc1eea9eea: Pulling fs layer [2021-05-11T15:16:00.349Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T15:16:00.349Z] 0510c868ecb4: Pulling fs layer [2021-05-11T15:16:00.349Z] afea3b2eda06: Pulling fs layer [2021-05-11T15:16:00.349Z] 7809a108b3ef: Pulling fs layer [2021-05-11T15:16:00.349Z] f706445af74f: Pulling fs layer [2021-05-11T15:16:00.349Z] afea3b2eda06: Waiting [2021-05-11T15:16:00.349Z] 7809a108b3ef: Waiting [2021-05-11T15:16:00.349Z] f706445af74f: Waiting [2021-05-11T15:16:00.349Z] 0510c868ecb4: Waiting [2021-05-11T15:16:00.349Z] 4c4ab2625f07: Verifying Checksum [2021-05-11T15:16:00.349Z] 4c4ab2625f07: Download complete [2021-05-11T15:16:00.349Z] adcc1eea9eea: Download complete [2021-05-11T15:16:00.349Z] afea3b2eda06: Verifying Checksum [2021-05-11T15:16:00.349Z] afea3b2eda06: Download complete [2021-05-11T15:16:00.349Z] 540db60ca938: Verifying Checksum [2021-05-11T15:16:00.349Z] 540db60ca938: Download complete [2021-05-11T15:16:00.349Z] 7809a108b3ef: Verifying Checksum [2021-05-11T15:16:00.349Z] 7809a108b3ef: Download complete [2021-05-11T15:16:00.620Z] 540db60ca938: Pull complete [2021-05-11T15:16:00.893Z] adcc1eea9eea: Pull complete [2021-05-11T15:16:00.893Z] 4c4ab2625f07: Pull complete [2021-05-11T15:16:02.308Z] f706445af74f: Verifying Checksum [2021-05-11T15:16:02.308Z] f706445af74f: Download complete [2021-05-11T15:16:02.912Z] 0510c868ecb4: Download complete [2021-05-11T15:16:08.255Z] 0510c868ecb4: Pull complete [2021-05-11T15:16:08.520Z] afea3b2eda06: Pull complete [2021-05-11T15:16:08.520Z] 7809a108b3ef: Pull complete [2021-05-11T15:16:18.583Z] f706445af74f: Pull complete [2021-05-11T15:16:18.583Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T15:16:18.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T15:16:18.583Z] ---> b068be0155e3 [2021-05-11T15:16:18.583Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-11T15:16:18.583Z] ---> Running in 71f318c9e07d [2021-05-11T15:16:18.583Z] Removing intermediate container 71f318c9e07d [2021-05-11T15:16:18.583Z] ---> d1afa92f66d2 [2021-05-11T15:16:18.583Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:16:18.583Z] ---> Running in 8b32bc2858ee [2021-05-11T15:16:19.542Z] Removing intermediate container 8b32bc2858ee [2021-05-11T15:16:19.542Z] ---> 2796cbdcd4e7 [2021-05-11T15:16:19.542Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-11T15:16:19.542Z] ---> Running in df7411370c3a [2021-05-11T15:16:20.124Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:16:22.687Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:16:23.267Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-11T15:16:23.530Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-11T15:16:24.925Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-11T15:16:24.926Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-11T15:16:24.926Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-11T15:16:25.229Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-11T15:16:25.492Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-11T15:16:26.440Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-11T15:16:26.703Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-11T15:16:26.703Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-11T15:16:27.285Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-11T15:16:27.285Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-11T15:16:27.554Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-11T15:16:27.818Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T15:16:27.818Z] OK: 156 MiB in 53 packages [2021-05-11T15:16:28.776Z] Removing intermediate container df7411370c3a [2021-05-11T15:16:28.776Z] ---> 5261fd59a95e [2021-05-11T15:16:28.776Z] Step 6/8 : WORKDIR /device-modbus-go [2021-05-11T15:16:28.776Z] ---> Running in 94f86ddb5729 [2021-05-11T15:16:28.776Z] Removing intermediate container 94f86ddb5729 [2021-05-11T15:16:28.776Z] ---> 99b94a9acaaf [2021-05-11T15:16:28.776Z] Step 7/8 : COPY . . [2021-05-11T15:16:29.726Z] ---> 778c3a45ad55 [2021-05-11T15:16:29.726Z] Step 8/8 : RUN go mod download [2021-05-11T15:16:29.993Z] ---> Running in 2078a4f8d5fa [2021-05-11T15:16:56.683Z] Removing intermediate container 2078a4f8d5fa [2021-05-11T15:16:56.683Z] ---> 31a3bc5f5e7c [2021-05-11T15:16:56.683Z] Successfully built 31a3bc5f5e7c [2021-05-11T15:16:56.683Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:16:57.008Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T15:16:57.009Z] . [Pipeline] withDockerContainer [2021-05-11T15:16:57.126Z] prd-centos7-docker-4c-2g-4476 does not seem to be running inside a container [2021-05-11T15:16:57.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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-05-11T15:16:58.000Z] $ docker top 357e242e327e87c6fe2820b7e59a801c84f704b0dcb8ca101eff350d3c823d48 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:16:58.427Z] + go version [2021-05-11T15:16:58.427Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T15:16:58.444Z] $ docker stop --time=1 357e242e327e87c6fe2820b7e59a801c84f704b0dcb8ca101eff350d3c823d48 [2021-05-11T15:16:59.788Z] $ docker rm -f 357e242e327e87c6fe2820b7e59a801c84f704b0dcb8ca101eff350d3c823d48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:17:00.305Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T15:17:00.305Z] . [Pipeline] withDockerContainer [2021-05-11T15:17:00.403Z] prd-centos7-docker-4c-2g-4476 does not seem to be running inside a container [2021-05-11T15:17:00.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@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-05-11T15:17:01.119Z] $ docker top 2e18906de7b4ed24414ccd6167a8020494284459fe0c15d7c401b810e17695d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:17:01.566Z] + go mod tidy [Pipeline] sh [2021-05-11T15:17:02.138Z] + make test [2021-05-11T15:17:02.138Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-11T15:17:03.555Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-05-11T15:17:22.334Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-05-11T15:17:22.334Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.7% of statements [2021-05-11T15:17:22.597Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-11T15:17:30.846Z] gofmt -l . [2021-05-11T15:17:30.846Z] [ "`gofmt -l .`" = "" ] [2021-05-11T15:17:30.846Z] ./bin/test-attribution-txt.sh [2021-05-11T15:17:31.423Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-11T15:17:31.439Z] $ docker stop --time=1 2e18906de7b4ed24414ccd6167a8020494284459fe0c15d7c401b810e17695d1 [2021-05-11T15:17:33.071Z] $ docker rm -f 2e18906de7b4ed24414ccd6167a8020494284459fe0c15d7c401b810e17695d1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T15:17:33.617Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-11T15:17:33.958Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-11T15:17:37.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-11T15:17:37.413Z] + ls -al . [2021-05-11T15:17:37.413Z] total 112 [2021-05-11T15:17:37.413Z] drwxrwxr-x. 9 jenkins jenkins 4096 May 11 15:17 . [2021-05-11T15:17:37.413Z] drwxrwxr-x. 4 jenkins jenkins 28 May 11 15:15 .. [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 7707 May 11 15:15 Attribution.txt [2021-05-11T15:17:37.413Z] drwxrwxr-x. 2 jenkins jenkins 87 May 11 15:15 bin [2021-05-11T15:17:37.413Z] drwxrwxr-x. 3 jenkins jenkins 32 May 11 15:15 cmd [2021-05-11T15:17:37.413Z] -rw-r--r--. 1 jenkins jenkins 22385 May 11 15:17 coverage.out [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 1457 May 11 15:15 Dockerfile [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 995 May 11 15:15 Dockerfile.build [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 140 May 11 15:15 .dockerignore [2021-05-11T15:17:37.413Z] drwxrwxr-x. 8 jenkins jenkins 179 May 11 15:15 .git [2021-05-11T15:17:37.413Z] drwxrwxr-x. 2 jenkins jenkins 103 May 11 15:15 .github [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 338 May 11 15:15 .gitignore [2021-05-11T15:17:37.413Z] -rw-r--r--. 1 jenkins jenkins 413 May 11 15:17 go.mod [2021-05-11T15:17:37.413Z] -rw-r--r--. 1 jenkins jenkins 21879 May 11 15:17 go.sum [2021-05-11T15:17:37.413Z] drwxrwxr-x. 3 jenkins jenkins 20 May 11 15:15 internal [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 679 May 11 15:15 Jenkinsfile [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 11 15:15 LICENSE [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 910 May 11 15:15 Makefile [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 2897 May 11 15:15 README.md [2021-05-11T15:17:37.413Z] drwxrwxr-x. 2 jenkins jenkins 52 May 11 15:15 simulator [2021-05-11T15:17:37.413Z] drwxrwxr-x. 4 jenkins jenkins 71 May 11 15:15 snap [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 5 May 11 15:15 VERSION [2021-05-11T15:17:37.413Z] -rw-rw-r--. 1 jenkins jenkins 229 May 11 15:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:17:37.722Z] + 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=9a7b3a01cee23211e29c5095c5af6283bb315c45 --label arch=amd64 --label version=0.0.0 . [2021-05-11T15:17:37.984Z] Sending build context to Docker daemon 639kB [2021-05-11T15:17:37.984Z] Step 1/21 : ARG BASE=golang:1.15-alpine3.12 [2021-05-11T15:17:37.984Z] Step 2/21 : FROM ${BASE} AS builder [2021-05-11T15:17:37.984Z] ---> 31a3bc5f5e7c [2021-05-11T15:17:37.984Z] Step 3/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:17:38.247Z] ---> Running in 869b3261b55f [2021-05-11T15:17:39.218Z] Removing intermediate container 869b3261b55f [2021-05-11T15:17:39.218Z] ---> 264ae03205c9 [2021-05-11T15:17:39.218Z] Step 4/21 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-11T15:17:39.218Z] ---> Running in 965e01b90b1a [2021-05-11T15:17:39.803Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:17:41.726Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:17:42.299Z] OK: 156 MiB in 53 packages [2021-05-11T15:17:42.874Z] Removing intermediate container 965e01b90b1a [2021-05-11T15:17:42.874Z] ---> 3941beba0e3c [2021-05-11T15:17:42.874Z] Step 5/21 : WORKDIR /device-modbus-go [2021-05-11T15:17:43.139Z] ---> Running in 245e50e318a3 [2021-05-11T15:17:43.139Z] Removing intermediate container 245e50e318a3 [2021-05-11T15:17:43.139Z] ---> e2c86a101ff3 [2021-05-11T15:17:43.139Z] Step 6/21 : COPY . . [2021-05-11T15:17:44.091Z] ---> 51fe4977ced9 [2021-05-11T15:17:44.091Z] Step 7/21 : RUN go mod download [2021-05-11T15:17:44.091Z] ---> Running in 0ebea6e4e454 [2021-05-11T15:17:45.041Z] Removing intermediate container 0ebea6e4e454 [2021-05-11T15:17:45.041Z] ---> f4ce2dc29c3f [2021-05-11T15:17:45.041Z] Step 8/21 : RUN make build [2021-05-11T15:17:45.041Z] ---> Running in 4c7f73bd7bc5 [2021-05-11T15:17:45.627Z] 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-05-11T15:17:58.027Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-05-11T15:18:01.355Z] Removing intermediate container 4c7f73bd7bc5 [2021-05-11T15:18:01.355Z] ---> 9999c0ee25b1 [2021-05-11T15:18:01.355Z] Step 9/21 : FROM alpine:3.12 [2021-05-11T15:18:01.355Z] 3.12: Pulling from library/alpine [2021-05-11T15:18:01.626Z] 339de151aab4: Pulling fs layer [2021-05-11T15:18:02.201Z] 339de151aab4: Verifying Checksum [2021-05-11T15:18:02.201Z] 339de151aab4: Download complete [2021-05-11T15:18:02.463Z] 339de151aab4: Pull complete [2021-05-11T15:18:02.463Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T15:18:02.463Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T15:18:02.463Z] ---> 13621d1b12d4 [2021-05-11T15:18:02.463Z] Step 10/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-05-11T15:18:02.728Z] ---> Running in c1d46be4d1c2 [2021-05-11T15:18:03.006Z] Removing intermediate container c1d46be4d1c2 [2021-05-11T15:18:03.006Z] ---> c56d3d88b88b [2021-05-11T15:18:03.006Z] Step 11/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:18:03.006Z] ---> Running in e87ed84f97bc [2021-05-11T15:18:03.970Z] Removing intermediate container e87ed84f97bc [2021-05-11T15:18:03.970Z] ---> 7ff22b4c6ff6 [2021-05-11T15:18:03.970Z] Step 12/21 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T15:18:03.970Z] ---> Running in 38476220e4d0 [2021-05-11T15:18:04.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-11T15:18:05.943Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-11T15:18:06.518Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T15:18:06.518Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T15:18:06.782Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T15:18:07.046Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T15:18:08.447Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T15:18:08.447Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T15:18:08.710Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:18:08.710Z] OK: 8 MiB in 20 packages [2021-05-11T15:18:09.288Z] Removing intermediate container 38476220e4d0 [2021-05-11T15:18:09.288Z] ---> 55d682569b42 [2021-05-11T15:18:09.288Z] Step 13/21 : COPY --from=builder /device-modbus-go/cmd / [2021-05-11T15:18:09.878Z] ---> 01a7c12ed73a [2021-05-11T15:18:09.878Z] Step 14/21 : COPY --from=builder /device-modbus-go/LICENSE / [2021-05-11T15:18:09.878Z] ---> d6d27b23070a [2021-05-11T15:18:09.878Z] Step 15/21 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-05-11T15:18:10.141Z] ---> eb6e0669b770 [2021-05-11T15:18:10.141Z] Step 16/21 : EXPOSE 49991 [2021-05-11T15:18:10.141Z] ---> Running in 8f614fd1283e [2021-05-11T15:18:10.407Z] Removing intermediate container 8f614fd1283e [2021-05-11T15:18:10.407Z] ---> 825ea9351612 [2021-05-11T15:18:10.407Z] Step 17/21 : ENTRYPOINT ["/device-modbus"] [2021-05-11T15:18:10.407Z] ---> Running in de0e32792898 [2021-05-11T15:18:10.669Z] Removing intermediate container de0e32792898 [2021-05-11T15:18:10.669Z] ---> 8b733e6102ab [2021-05-11T15:18:10.669Z] Step 18/21 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:18:10.669Z] ---> Running in 4c65e2774b7d [2021-05-11T15:18:10.930Z] Removing intermediate container 4c65e2774b7d [2021-05-11T15:18:10.930Z] ---> 85122cdd3a29 [2021-05-11T15:18:10.930Z] Step 19/21 : LABEL arch=amd64 [2021-05-11T15:18:10.930Z] ---> Running in 0189975cdb09 [2021-05-11T15:18:11.192Z] Removing intermediate container 0189975cdb09 [2021-05-11T15:18:11.192Z] ---> 4c33526465ea [2021-05-11T15:18:11.192Z] Step 20/21 : LABEL git_sha=9a7b3a01cee23211e29c5095c5af6283bb315c45 [2021-05-11T15:18:11.192Z] ---> Running in 84f7a23046ba [2021-05-11T15:18:11.454Z] Removing intermediate container 84f7a23046ba [2021-05-11T15:18:11.454Z] ---> 218c5eff1c99 [2021-05-11T15:18:11.454Z] Step 21/21 : LABEL version=0.0.0 [2021-05-11T15:18:11.454Z] ---> Running in 9424ebe38778 [2021-05-11T15:18:11.716Z] Removing intermediate container 9424ebe38778 [2021-05-11T15:18:11.716Z] ---> 6dc6ddfa0c13 [2021-05-11T15:18:11.716Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-11T15:18:11.716Z] Successfully built 6dc6ddfa0c13 [2021-05-11T15:18:11.716Z] Successfully tagged docker-device-modbus-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-05-11T15:18:26.902Z] Still waiting to schedule task [2021-05-11T15:18:26.902Z] Waiting for next available executor on ‘ubuntu18.04-docker-8c-8g’ [2021-05-11T15:19:10.109Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4479 in /w/workspace/xfoundry_device-modbus-go_PR-237 [Pipeline] { [Pipeline] ws [2021-05-11T15:19:10.134Z] Running in /w/workspace/device-modbus-go/4 [Pipeline] { [Pipeline] checkout [2021-05-11T15:19:17.612Z] using credential edgex-jenkins-ssh [2021-05-11T15:19:17.641Z] Cloning the remote Git repository [2021-05-11T15:19:17.822Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-11T15:19:18.100Z] > git init /w/workspace/device-modbus-go/4 # timeout=10 [2021-05-11T15:19:18.254Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-11T15:19:18.258Z] > git --version # timeout=10 [2021-05-11T15:19:18.318Z] > git --version # 'git version 2.17.1' [2021-05-11T15:19:18.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:19:18.442Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:19:19.390Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-11T15:19:20.156Z] Merging remotes/origin/master commit 90bd167c5e008ca72793a95020c1bd222277a38a into PR head commit 9a7b3a01cee23211e29c5095c5af6283bb315c45 [2021-05-11T15:19:20.435Z] Merge succeeded, producing 9a7b3a01cee23211e29c5095c5af6283bb315c45 [2021-05-11T15:19:20.436Z] Checking out Revision 9a7b3a01cee23211e29c5095c5af6283bb315c45 (PR-237) [2021-05-11T15:19:19.411Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:19:19.448Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-11T15:19:19.495Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-11T15:19:19.496Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:19:19.514Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T15:19:20.184Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:19:20.210Z] > git checkout -f 9a7b3a01cee23211e29c5095c5af6283bb315c45 # timeout=10 [2021-05-11T15:19:20.332Z] > git remote # timeout=10 [2021-05-11T15:19:20.359Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T15:19:20.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:19:20.391Z] > git merge 90bd167c5e008ca72793a95020c1bd222277a38a # timeout=10 [2021-05-11T15:19:20.419Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T15:19:20.448Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:19:20.467Z] > git checkout -f 9a7b3a01cee23211e29c5095c5af6283bb315c45 # timeout=10 [2021-05-11T15:19:25.039Z] Commit message: "Merge branch 'master' into secure-bus" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T15:19:26.484Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T15:19:26.936Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T15:19:27.291Z] + true [2021-05-11T15:19:27.291Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-11T15:19:29.984Z] provisioning config files... [2021-05-11T15:19:30.034Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/4@tmp/config1553273459347970540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:19:30.429Z] ---> docker-login.sh [2021-05-11T15:19:30.429Z] nexus3.edgexfoundry.org:10001 [2021-05-11T15:19:31.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:19:32.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:19:32.035Z] Configure a credential helper to remove this warning. See [2021-05-11T15:19:32.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:19:32.035Z] [2021-05-11T15:19:32.035Z] Login Succeeded [2021-05-11T15:19:32.035Z] nexus3.edgexfoundry.org:10002 [2021-05-11T15:19:32.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:19:32.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:19:32.588Z] Configure a credential helper to remove this warning. See [2021-05-11T15:19:32.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:19:32.588Z] [2021-05-11T15:19:32.588Z] Login Succeeded [2021-05-11T15:19:32.588Z] nexus3.edgexfoundry.org:10003 [2021-05-11T15:19:33.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:19:33.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:19:33.195Z] Configure a credential helper to remove this warning. See [2021-05-11T15:19:33.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:19:33.195Z] [2021-05-11T15:19:33.195Z] Login Succeeded [2021-05-11T15:19:33.195Z] nexus3.edgexfoundry.org:10004 [2021-05-11T15:19:33.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:19:33.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:19:33.796Z] Configure a credential helper to remove this warning. See [2021-05-11T15:19:33.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:19:33.796Z] [2021-05-11T15:19:33.796Z] Login Succeeded [2021-05-11T15:19:33.796Z] docker.io [2021-05-11T15:19:34.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-11T15:19:34.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-11T15:19:34.675Z] Configure a credential helper to remove this warning. See [2021-05-11T15:19:34.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-11T15:19:34.675Z] [2021-05-11T15:19:34.675Z] Login Succeeded [2021-05-11T15:19:34.675Z] ---> docker-login.sh ends [Pipeline] } [2021-05-11T15:19:34.695Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-11T15:19:35.116Z] ========================================================= [2021-05-11T15:19:35.116Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T15:19:35.116Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:19:35.472Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-11T15:19:35.747Z] Sending build context to Docker daemon 614.9kB [2021-05-11T15:19:36.026Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-05-11T15:19:36.026Z] Step 2/8 : FROM ${BASE} [2021-05-11T15:19:36.026Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T15:19:36.026Z] 595b0fe564bb: Pulling fs layer [2021-05-11T15:19:36.026Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T15:19:36.026Z] 316046926c0a: Pulling fs layer [2021-05-11T15:19:36.026Z] 4ebd0625c992: Pulling fs layer [2021-05-11T15:19:36.026Z] 207e8628e3a3: Pulling fs layer [2021-05-11T15:19:36.026Z] c791037a9be2: Pulling fs layer [2021-05-11T15:19:36.026Z] ffd874e62e21: Pulling fs layer [2021-05-11T15:19:36.026Z] 4ebd0625c992: Waiting [2021-05-11T15:19:36.026Z] 207e8628e3a3: Waiting [2021-05-11T15:19:36.026Z] c791037a9be2: Waiting [2021-05-11T15:19:36.026Z] ffd874e62e21: Waiting [2021-05-11T15:19:36.026Z] 316046926c0a: Verifying Checksum [2021-05-11T15:19:36.026Z] 316046926c0a: Download complete [2021-05-11T15:19:36.026Z] 7186ed65a4f7: Verifying Checksum [2021-05-11T15:19:36.026Z] 7186ed65a4f7: Download complete [2021-05-11T15:19:36.026Z] 207e8628e3a3: Download complete [2021-05-11T15:19:36.026Z] c791037a9be2: Verifying Checksum [2021-05-11T15:19:36.026Z] c791037a9be2: Download complete [2021-05-11T15:19:36.305Z] 595b0fe564bb: Verifying Checksum [2021-05-11T15:19:36.305Z] 595b0fe564bb: Download complete [2021-05-11T15:19:36.925Z] 595b0fe564bb: Pull complete [2021-05-11T15:19:37.573Z] 7186ed65a4f7: Pull complete [2021-05-11T15:19:38.184Z] 316046926c0a: Pull complete [2021-05-11T15:19:38.464Z] ffd874e62e21: Verifying Checksum [2021-05-11T15:19:39.908Z] 4ebd0625c992: Verifying Checksum [2021-05-11T15:19:39.908Z] 4ebd0625c992: Download complete [2021-05-11T15:19:52.361Z] 4ebd0625c992: Pull complete [2021-05-11T15:19:52.361Z] 207e8628e3a3: Pull complete [2021-05-11T15:19:52.361Z] c791037a9be2: Pull complete [2021-05-11T15:19:54.341Z] ffd874e62e21: Pull complete [2021-05-11T15:19:54.341Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T15:19:54.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T15:19:54.341Z] ---> cfc18b08335c [2021-05-11T15:19:54.341Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-05-11T15:19:57.750Z] ---> Running in 64d29fe4ac2c [2021-05-11T15:19:58.025Z] Removing intermediate container 64d29fe4ac2c [2021-05-11T15:19:58.025Z] ---> 3913a16e37f8 [2021-05-11T15:19:58.025Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:19:58.299Z] ---> Running in c3896b654b6b [2021-05-11T15:20:00.943Z] Removing intermediate container c3896b654b6b [2021-05-11T15:20:00.943Z] ---> 63430ffb14c2 [2021-05-11T15:20:00.943Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-11T15:20:00.943Z] ---> Running in 71f2be440679 [2021-05-11T15:20:01.932Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:20:03.906Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:20:05.333Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-05-11T15:20:05.607Z] (2/13) Installing libsodium (1.0.18-r0) [2021-05-11T15:20:05.878Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-05-11T15:20:05.878Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-05-11T15:20:06.149Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-05-11T15:20:06.739Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-05-11T15:20:07.011Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-05-11T15:20:07.994Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-05-11T15:20:08.264Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-05-11T15:20:08.264Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-05-11T15:20:08.860Z] (11/13) Installing openssh (8.4_p1-r3) [2021-05-11T15:20:09.453Z] (12/13) Installing libzmq (4.3.3-r1) [2021-05-11T15:20:09.730Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-05-11T15:20:09.730Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T15:20:10.001Z] OK: 145 MiB in 53 packages [2021-05-11T15:20:11.448Z] Removing intermediate container 71f2be440679 [2021-05-11T15:20:11.448Z] ---> b5324fd38114 [2021-05-11T15:20:11.448Z] Step 6/8 : WORKDIR /device-modbus-go [2021-05-11T15:20:11.725Z] ---> Running in af8c72199c9f [2021-05-11T15:20:12.324Z] Removing intermediate container af8c72199c9f [2021-05-11T15:20:12.324Z] ---> 3d456408e5ff [2021-05-11T15:20:12.324Z] Step 7/8 : COPY . . [2021-05-11T15:20:13.304Z] ---> ec0b68e1e1ba [2021-05-11T15:20:13.304Z] Step 8/8 : RUN go mod download [2021-05-11T15:20:13.581Z] ---> Running in 31b2337c8328 [2021-05-11T15:20:40.373Z] Removing intermediate container 31b2337c8328 [2021-05-11T15:20:40.373Z] ---> a042545b55c9 [2021-05-11T15:20:40.373Z] Successfully built a042545b55c9 [2021-05-11T15:20:40.373Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:20:40.743Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T15:20:40.743Z] . [Pipeline] withDockerContainer [2021-05-11T15:20:41.021Z] prd-ubuntu18.04-docker-arm64-4c-16g-4479 does not seem to be running inside a container [2021-05-11T15:20:41.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-11T15:20:42.851Z] $ docker top 02445f6a0b794cf50531f9462b9ddb90532612a91f6a9e6711eb5fc7596c647e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:20:43.883Z] + go version [2021-05-11T15:20:43.883Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-11T15:20:43.950Z] $ docker stop --time=1 02445f6a0b794cf50531f9462b9ddb90532612a91f6a9e6711eb5fc7596c647e [2021-05-11T15:20:45.985Z] $ docker rm -f 02445f6a0b794cf50531f9462b9ddb90532612a91f6a9e6711eb5fc7596c647e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:20:46.711Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T15:20:46.711Z] . [Pipeline] withDockerContainer [2021-05-11T15:20:46.987Z] prd-ubuntu18.04-docker-arm64-4c-16g-4479 does not seem to be running inside a container [2021-05-11T15:20:47.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/4 -v /w/workspace/device-modbus-go/4:/w/workspace/device-modbus-go/4:rw,z -v /w/workspace/device-modbus-go/4@tmp:/w/workspace/device-modbus-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-11T15:20:48.697Z] $ docker top acd77de6429de5c2bd7b5d8e2abed8e636483143538b28164c778dc0be17aa05 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:20:49.674Z] + go mod tidy [Pipeline] sh [2021-05-11T15:20:50.954Z] + make test [2021-05-11T15:20:50.954Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-05-11T15:20:52.396Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-05-11T15:21:12.095Z] Running on prd-ubuntu18.04-docker-8c-8g-4484 in /w/workspace/xfoundry_device-modbus-go_PR-237 [Pipeline] { [Pipeline] ws [2021-05-11T15:21:12.116Z] Running in /w/workspace/device-modbus-go/4 [Pipeline] { [Pipeline] checkout [2021-05-11T15:21:14.524Z] using credential edgex-jenkins-ssh [2021-05-11T15:21:14.551Z] Cloning the remote Git repository [2021-05-11T15:21:14.232Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-05-11T15:21:14.299Z] > git init /w/workspace/device-modbus-go/4 # timeout=10 [2021-05-11T15:21:14.324Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-11T15:21:14.324Z] > git --version # timeout=10 [2021-05-11T15:21:14.337Z] > git --version # 'git version 2.17.1' [2021-05-11T15:21:14.338Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:21:14.363Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:21:15.033Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-11T15:21:15.042Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T15:21:15.052Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-05-11T15:21:15.064Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-05-11T15:21:15.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:21:15.068Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/237/head:refs/remotes/origin/PR-237 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T15:21:15.880Z] Merging remotes/origin/master commit 90bd167c5e008ca72793a95020c1bd222277a38a into PR head commit 9a7b3a01cee23211e29c5095c5af6283bb315c45 [2021-05-11T15:21:16.030Z] Merge succeeded, producing 9a7b3a01cee23211e29c5095c5af6283bb315c45 [2021-05-11T15:21:16.030Z] Checking out Revision 9a7b3a01cee23211e29c5095c5af6283bb315c45 (PR-237) [2021-05-11T15:21:15.548Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:21:15.561Z] > git checkout -f 9a7b3a01cee23211e29c5095c5af6283bb315c45 # timeout=10 [2021-05-11T15:21:15.594Z] > git remote # timeout=10 [2021-05-11T15:21:15.605Z] > git config --get remote.origin.url # timeout=10 [2021-05-11T15:21:15.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T15:21:15.636Z] > git merge 90bd167c5e008ca72793a95020c1bd222277a38a # timeout=10 [2021-05-11T15:21:15.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-11T15:21:15.689Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T15:21:15.700Z] > git checkout -f 9a7b3a01cee23211e29c5095c5af6283bb315c45 # timeout=10 [2021-05-11T15:21:19.645Z] Commit message: "Merge branch 'master' into secure-bus" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:21:20.778Z] + echo snap-build.sh [2021-05-11T15:21:20.778Z] snap-build.sh [2021-05-11T15:21:20.778Z] + SNAP_BASE_DIR=. [2021-05-11T15:21:20.778Z] + '[' '!' -z /w/workspace/device-modbus-go/4 ']' [2021-05-11T15:21:20.778Z] + SNAP_BASE_DIR=/w/workspace/device-modbus-go/4 [2021-05-11T15:21:20.778Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-modbus-go/4]' [2021-05-11T15:21:20.778Z] [snap-build] Building snap in dir [/w/workspace/device-modbus-go/4] [2021-05-11T15:21:20.778Z] + cd /w/workspace/device-modbus-go/4 [2021-05-11T15:21:20.778Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-05-11T15:21:20.778Z] Reading package lists... [2021-05-11T15:21:20.778Z] Building dependency tree... [2021-05-11T15:21:20.778Z] Reading state information... [2021-05-11T15:21:21.041Z] The following packages were automatically installed and are no longer required: [2021-05-11T15:21:21.041Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-05-11T15:21:21.041Z] uidmap xdelta3 [2021-05-11T15:21:21.041Z] Use 'sudo apt autoremove' to remove them. [2021-05-11T15:21:21.041Z] The following packages will be REMOVED: [2021-05-11T15:21:21.041Z] lxd* lxd-client* [2021-05-11T15:21:21.305Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-05-11T15:21:21.305Z] After this operation, 31.7 MB disk space will be freed. [2021-05-11T15:21:22.349Z] (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-05-11T15:21:22.349Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T15:21:23.292Z] Removing lxd dnsmasq configuration [2021-05-11T15:21:23.292Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T15:21:23.553Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-05-11T15:21:24.499Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-05-11T15:21:24.500Z] (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-05-11T15:21:24.500Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-05-11T15:21:25.885Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-05-11T15:21:25.885Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-05-11T15:21:26.829Z] + sudo snap remove --purge lxd [2021-05-11T15:21:27.092Z] snap "lxd" is not installed [2021-05-11T15:21:27.092Z] + sudo groupadd --force --system lxd [2021-05-11T15:21:27.092Z] ++ whoami [2021-05-11T15:21:27.092Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-05-11T15:21:27.092Z] + newgrp - lxd [2021-05-11T15:21:27.092Z] + sudo snap install lxd [2021-05-11T15:21:35.244Z] 2021-05-11T15:21:32Z INFO Waiting for automatic snapd restart... [2021-05-11T15:21:50.029Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-05-11T15:21:50.168Z] lxd 4.14 from Canonical* installed [2021-05-11T15:21:50.168Z] + sudo lxd init --auto [2021-05-11T15:21:50.630Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.044s coverage: 47.7% of statements [2021-05-11T15:21:50.904Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-11T15:21:58.321Z] + sudo snap install --classic snapcraft [2021-05-11T15:22:04.917Z] snapcraft 4.7.1 from Canonical* installed [2021-05-11T15:22:04.917Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-05-11T15:22:04.917Z] + sudo snapcraft prime --use-lxd [2021-05-11T15:22:05.488Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-05-11T15:22:05.488Z] 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-05-11T15:22:05.488Z] - README.md [2021-05-11T15:22:05.488Z] [2021-05-11T15:22:05.488Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-11T15:22:06.436Z] Launching a container. [2021-05-11T15:22:17.718Z] gofmt -l . [2021-05-11T15:22:17.718Z] [ "`gofmt -l .`" = "" ] [2021-05-11T15:22:17.718Z] ./bin/test-attribution-txt.sh [2021-05-11T15:22:17.991Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-11T15:22:18.623Z] $ docker stop --time=1 acd77de6429de5c2bd7b5d8e2abed8e636483143538b28164c778dc0be17aa05 [2021-05-11T15:22:20.701Z] $ docker rm -f acd77de6429de5c2bd7b5d8e2abed8e636483143538b28164c778dc0be17aa05 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T15:22:21.344Z] Waiting for container to be ready [2021-05-11T15:22:21.345Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-05-11T15:22:21.345Z] [2021-05-11T15:22:21.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-11T15:22:21.660Z] Warning: overwriting stash ‘coverage-report’ [2021-05-11T15:22:22.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T15:22:23.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-11T15:22:23.568Z] + ls -al . [2021-05-11T15:22:23.568Z] total 144 [2021-05-11T15:22:23.568Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 15:22 . [2021-05-11T15:22:23.568Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 15:19 .. [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 140 May 11 15:19 .dockerignore [2021-05-11T15:22:23.568Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 15:19 .git [2021-05-11T15:22:23.568Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 15:19 .github [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 338 May 11 15:19 .gitignore [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 7707 May 11 15:19 Attribution.txt [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 1457 May 11 15:19 Dockerfile [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 995 May 11 15:19 Dockerfile.build [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 679 May 11 15:19 Jenkinsfile [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 15:19 LICENSE [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 910 May 11 15:19 Makefile [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 2897 May 11 15:19 README.md [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 15:15 VERSION [2021-05-11T15:22:23.568Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 15:19 bin [2021-05-11T15:22:23.568Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 15:19 cmd [2021-05-11T15:22:23.568Z] -rw-r--r-- 1 jenkins jenkins 22385 May 11 15:21 coverage.out [2021-05-11T15:22:23.568Z] -rw-r--r-- 1 jenkins jenkins 413 May 11 15:22 go.mod [2021-05-11T15:22:23.568Z] -rw-r--r-- 1 jenkins jenkins 21879 May 11 15:20 go.sum [2021-05-11T15:22:23.568Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 15:19 internal [2021-05-11T15:22:23.568Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 15:19 simulator [2021-05-11T15:22:23.568Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 15:19 snap [2021-05-11T15:22:23.568Z] -rw-rw-r-- 1 jenkins jenkins 229 May 11 15:19 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:22:24.014Z] + 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=9a7b3a01cee23211e29c5095c5af6283bb315c45 --label arch=arm64 --label version=0.0.0 . [2021-05-11T15:22:24.316Z] Sending build context to Docker daemon 638kB [2021-05-11T15:22:24.598Z] Step 1/21 : ARG BASE=golang:1.15-alpine3.12 [2021-05-11T15:22:24.598Z] Step 2/21 : FROM ${BASE} AS builder [2021-05-11T15:22:24.598Z] ---> a042545b55c9 [2021-05-11T15:22:24.598Z] Step 3/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:22:24.877Z] ---> Running in dfcf625306b9 [2021-05-11T15:22:25.542Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-05-11T15:22:25.542Z] Waiting for network to be ready... [2021-05-11T15:22:26.681Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T15:22:26.681Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] [2021-05-11T15:22:26.681Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-11T15:22:26.681Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-11T15:22:26.681Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-11T15:22:26.681Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] [2021-05-11T15:22:26.681Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-11T15:22:26.681Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-11T15:22:26.681Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-11T15:22:26.681Z] Get:10 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-11T15:22:26.686Z] Removing intermediate container dfcf625306b9 [2021-05-11T15:22:26.686Z] ---> 0c7325d94552 [2021-05-11T15:22:26.686Z] Step 4/21 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-05-11T15:22:26.940Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-11T15:22:26.960Z] ---> Running in c82fd2253293 [2021-05-11T15:22:27.203Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-11T15:22:27.462Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-11T15:22:27.462Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-11T15:22:27.462Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-11T15:22:27.462Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-11T15:22:27.462Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-11T15:22:27.463Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-11T15:22:27.941Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:22:28.405Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-11T15:22:28.976Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-11T15:22:28.976Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-11T15:22:28.976Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-11T15:22:28.976Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-11T15:22:28.976Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-11T15:22:28.976Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-11T15:22:28.976Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-11T15:22:28.976Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-11T15:22:29.911Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:22:30.885Z] Fetched 24.6 MB in 5s (4931 kB/s) [2021-05-11T15:22:31.350Z] OK: 145 MiB in 53 packages [2021-05-11T15:22:31.826Z] Reading package lists... [2021-05-11T15:22:32.087Z] Reading package lists... [2021-05-11T15:22:32.087Z] Building dependency tree... [2021-05-11T15:22:32.087Z] Reading state information... [2021-05-11T15:22:32.351Z] The following additional packages will be installed: [2021-05-11T15:22:32.351Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-11T15:22:32.351Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-11T15:22:32.351Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-11T15:22:32.351Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-05-11T15:22:32.351Z] Suggested packages: [2021-05-11T15:22:32.351Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-05-11T15:22:32.351Z] Recommended packages: [2021-05-11T15:22:32.351Z] gnupg libsasl2-modules [2021-05-11T15:22:32.351Z] The following NEW packages will be installed: [2021-05-11T15:22:32.351Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-05-11T15:22:32.351Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-05-11T15:22:32.351Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-05-11T15:22:32.351Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-05-11T15:22:32.351Z] The following packages will be upgraded: [2021-05-11T15:22:32.351Z] gpg gpg-agent gpgconf libudev1 [2021-05-11T15:22:32.611Z] 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. [2021-05-11T15:22:32.611Z] Need to get 3530 kB of archives. [2021-05-11T15:22:32.611Z] After this operation, 13.3 MB of additional disk space will be used. [2021-05-11T15:22:32.611Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-05-11T15:22:32.611Z] 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-05-11T15:22:32.611Z] 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-05-11T15:22:32.798Z] Removing intermediate container c82fd2253293 [2021-05-11T15:22:32.798Z] ---> 4be573755254 [2021-05-11T15:22:32.798Z] Step 5/21 : WORKDIR /device-modbus-go [2021-05-11T15:22:32.798Z] ---> Running in f409e2b09f0a [2021-05-11T15:22:32.873Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-05-11T15:22:32.873Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-05-11T15:22:32.873Z] 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-05-11T15:22:33.397Z] Removing intermediate container f409e2b09f0a [2021-05-11T15:22:33.397Z] ---> 35680f1b3084 [2021-05-11T15:22:33.397Z] Step 6/21 : COPY . . [2021-05-11T15:22:33.444Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-05-11T15:22:33.444Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-05-11T15:22:33.444Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-05-11T15:22:33.444Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-05-11T15:22:33.444Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-05-11T15:22:33.444Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-05-11T15:22:33.444Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-05-11T15:22:33.444Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-05-11T15:22:33.444Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-05-11T15:22:33.444Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-05-11T15:22:33.444Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-05-11T15:22:33.444Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-05-11T15:22:33.444Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-05-11T15:22:33.444Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-05-11T15:22:33.444Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-05-11T15:22:33.704Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-05-11T15:22:33.704Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T15:22:33.704Z] Fetched 3530 kB in 1s (2806 kB/s) [2021-05-11T15:22:33.704Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-11T15:22:33.704Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-05-11T15:22:33.704Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T15:22:33.967Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-05-11T15:22:33.967Z] Selecting previously unselected package udev. [2021-05-11T15:22:33.967Z] (Reading database ... 12511 files and directories currently installed.) [2021-05-11T15:22:33.967Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-05-11T15:22:33.967Z] Unpacking udev (237-3ubuntu10.47) ... [2021-05-11T15:22:34.227Z] Selecting previously unselected package libfuse2:amd64. [2021-05-11T15:22:34.227Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-05-11T15:22:34.227Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-11T15:22:34.378Z] ---> f77bb7766739 [2021-05-11T15:22:34.378Z] Step 7/21 : RUN go mod download [2021-05-11T15:22:34.488Z] Selecting previously unselected package fuse. [2021-05-11T15:22:34.488Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-05-11T15:22:34.488Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-05-11T15:22:34.488Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T15:22:34.488Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T15:22:34.653Z] ---> Running in c5744552fe3f [2021-05-11T15:22:34.749Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T15:22:34.749Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T15:22:34.749Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T15:22:34.749Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T15:22:35.010Z] Selecting previously unselected package libksba8:amd64. [2021-05-11T15:22:35.010Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-05-11T15:22:35.010Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-05-11T15:22:35.010Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-05-11T15:22:35.010Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:22:35.010Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:35.270Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-05-11T15:22:35.270Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:22:35.270Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:35.270Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-05-11T15:22:35.270Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:22:35.270Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:35.532Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-05-11T15:22:35.532Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:22:35.532Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:35.532Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-05-11T15:22:35.532Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:22:35.532Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:35.532Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-05-11T15:22:35.532Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:22:35.532Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:35.793Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-05-11T15:22:35.793Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:22:35.793Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:35.793Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-05-11T15:22:35.793Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:22:35.793Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:36.053Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-05-11T15:22:36.053Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-05-11T15:22:36.053Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:36.053Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-05-11T15:22:36.053Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-11T15:22:36.053Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T15:22:36.317Z] Selecting previously unselected package libsasl2-2:amd64. [2021-05-11T15:22:36.317Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-05-11T15:22:36.317Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T15:22:36.317Z] Selecting previously unselected package libldap-common. [2021-05-11T15:22:36.317Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-05-11T15:22:36.317Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T15:22:36.317Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-05-11T15:22:36.317Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-05-11T15:22:36.317Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T15:22:36.580Z] Selecting previously unselected package dirmngr. [2021-05-11T15:22:36.580Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T15:22:36.580Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-11T15:22:36.580Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T15:22:36.580Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-05-11T15:22:36.840Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-05-11T15:22:36.840Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T15:22:36.840Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-05-11T15:22:36.840Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-05-11T15:22:36.840Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:36.840Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-05-11T15:22:36.840Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T15:22:37.101Z] Setting up udev (237-3ubuntu10.47) ... [2021-05-11T15:22:37.276Z] Removing intermediate container c5744552fe3f [2021-05-11T15:22:37.276Z] ---> b150491b291d [2021-05-11T15:22:37.276Z] Step 8/21 : RUN make build [2021-05-11T15:22:37.276Z] ---> Running in e4c253ac061d [2021-05-11T15:22:37.361Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-05-11T15:22:37.361Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:37.361Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-05-11T15:22:37.622Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-05-11T15:22:37.622Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-05-11T15:22:37.622Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:37.622Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:37.622Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:37.622Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:37.882Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:37.882Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:37.882Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-05-11T15:22:37.882Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-05-11T15:22:37.882Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-05-11T15:22:37.882Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T15:22:38.258Z] 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-05-11T15:22:38.453Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-05-11T15:22:38.453Z] settings in the [Install] section, and DefaultInstance for template units). [2021-05-11T15:22:38.453Z] This means they are not meant to be enabled using systemctl. [2021-05-11T15:22:38.453Z] Possible reasons for having this kind of units are: [2021-05-11T15:22:38.453Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-05-11T15:22:38.453Z] .wants/ or .requires/ directory. [2021-05-11T15:22:38.453Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-05-11T15:22:38.453Z] a requirement dependency on it. [2021-05-11T15:22:38.453Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-05-11T15:22:38.453Z] D-Bus, udev, scripted systemctl call, ...). [2021-05-11T15:22:38.453Z] 4) In case of template units, the unit is meant to be enabled with some [2021-05-11T15:22:38.453Z] instance name specified. [2021-05-11T15:22:38.718Z] Reading package lists... [2021-05-11T15:22:38.978Z] Building dependency tree... [2021-05-11T15:22:38.978Z] Reading state information... [2021-05-11T15:22:38.978Z] The following additional packages will be installed: [2021-05-11T15:22:38.978Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-05-11T15:22:38.978Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-05-11T15:22:38.978Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-05-11T15:22:38.978Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-05-11T15:22:38.978Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-05-11T15:22:38.978Z] Suggested packages: [2021-05-11T15:22:38.978Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-05-11T15:22:38.978Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-05-11T15:22:38.978Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-05-11T15:22:38.978Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-05-11T15:22:38.978Z] systemd-container policykit-1 [2021-05-11T15:22:38.978Z] Recommended packages: [2021-05-11T15:22:38.978Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-05-11T15:22:39.238Z] The following NEW packages will be installed: [2021-05-11T15:22:39.238Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-05-11T15:22:39.238Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-05-11T15:22:39.238Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-05-11T15:22:39.238Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-05-11T15:22:39.238Z] python3.6-minimal snapd squashfs-tools sudo [2021-05-11T15:22:39.238Z] The following packages will be upgraded: [2021-05-11T15:22:39.238Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-05-11T15:22:39.238Z] 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. [2021-05-11T15:22:39.238Z] Need to get 35.2 MB of archives. [2021-05-11T15:22:39.238Z] After this operation, 141 MB of additional disk space will be used. [2021-05-11T15:22:39.238Z] 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-05-11T15:22:39.238Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-05-11T15:22:39.238Z] 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-05-11T15:22:39.238Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-05-11T15:22:39.238Z] 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-05-11T15:22:39.498Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-05-11T15:22:39.498Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-05-11T15:22:39.498Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-05-11T15:22:39.498Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-05-11T15:22:39.498Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-05-11T15:22:39.498Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-05-11T15:22:39.498Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-05-11T15:22:39.498Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-05-11T15:22:39.498Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-05-11T15:22:39.498Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-05-11T15:22:39.498Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-05-11T15:22:39.498Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] [2021-05-11T15:22:40.878Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-05-11T15:22:40.878Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-05-11T15:22:41.139Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-05-11T15:22:41.139Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-05-11T15:22:41.139Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-05-11T15:22:41.139Z] Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-05-11T15:22:41.140Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-05-11T15:22:41.140Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-05-11T15:22:41.140Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-05-11T15:22:41.140Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-05-11T15:22:41.140Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-05-11T15:22:41.140Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-05-11T15:22:41.140Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-05-11T15:22:41.403Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T15:22:41.403Z] Fetched 35.2 MB in 2s (16.5 MB/s) [2021-05-11T15:22:41.403Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T15:22:41.403Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-05-11T15:22:41.664Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T15:22:42.234Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-05-11T15:22:42.234Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T15:22:42.234Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-05-11T15:22:42.502Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T15:22:42.502Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-05-11T15:22:42.502Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-05-11T15:22:42.502Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-05-11T15:22:42.764Z] (Reading database ... 12757 files and directories currently installed.) [2021-05-11T15:22:42.764Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-05-11T15:22:42.764Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-05-11T15:22:43.024Z] Setting up apt (1.6.13) ... [2021-05-11T15:22:43.024Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-05-11T15:22:43.595Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-05-11T15:22:45.520Z] (Reading database ... 12764 files and directories currently installed.) [2021-05-11T15:22:45.520Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-11T15:22:45.520Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-11T15:22:45.520Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-05-11T15:22:45.520Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T15:22:45.520Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:22:45.520Z] Selecting previously unselected package libexpat1:amd64. [2021-05-11T15:22:45.782Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-05-11T15:22:45.782Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-11T15:22:45.782Z] Selecting previously unselected package python3.6-minimal. [2021-05-11T15:22:45.782Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T15:22:45.782Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:22:46.042Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-11T15:22:46.042Z] Checking for services that may need to be restarted...done. [2021-05-11T15:22:46.042Z] Checking for services that may need to be restarted...done. [2021-05-11T15:22:46.303Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:22:46.303Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-05-11T15:22:46.303Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:22:46.875Z] Selecting previously unselected package python3-minimal. [2021-05-11T15:22:46.875Z] (Reading database ... 13012 files and directories currently installed.) [2021-05-11T15:22:46.875Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-05-11T15:22:46.875Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-05-11T15:22:46.875Z] Selecting previously unselected package mime-support. [2021-05-11T15:22:46.875Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-05-11T15:22:46.875Z] Unpacking mime-support (3.60ubuntu1) ... [2021-05-11T15:22:46.875Z] Selecting previously unselected package libmpdec2:amd64. [2021-05-11T15:22:46.875Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-05-11T15:22:46.875Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-11T15:22:47.136Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-05-11T15:22:47.136Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T15:22:47.136Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:22:47.398Z] Selecting previously unselected package python3.6. [2021-05-11T15:22:47.398Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-05-11T15:22:47.398Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:22:47.398Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-05-11T15:22:47.398Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-05-11T15:22:47.398Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-11T15:22:47.398Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-05-11T15:22:47.662Z] Selecting previously unselected package python3. [2021-05-11T15:22:47.662Z] (Reading database ... 13442 files and directories currently installed.) [2021-05-11T15:22:47.662Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-05-11T15:22:47.662Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-05-11T15:22:47.922Z] Selecting previously unselected package multiarch-support. [2021-05-11T15:22:47.922Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T15:22:47.922Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-05-11T15:22:47.922Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-05-11T15:22:48.183Z] Selecting previously unselected package liblzo2-2:amd64. [2021-05-11T15:22:48.183Z] (Reading database ... 13479 files and directories currently installed.) [2021-05-11T15:22:48.183Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-05-11T15:22:48.183Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-05-11T15:22:48.183Z] Selecting previously unselected package libbsd0:amd64. [2021-05-11T15:22:48.183Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-05-11T15:22:48.183Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-11T15:22:48.183Z] Selecting previously unselected package sudo. [2021-05-11T15:22:48.183Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-05-11T15:22:48.183Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-11T15:22:48.444Z] Selecting previously unselected package apparmor. [2021-05-11T15:22:48.444Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-05-11T15:22:48.444Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-05-11T15:22:48.706Z] Selecting previously unselected package libedit2:amd64. [2021-05-11T15:22:48.706Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-05-11T15:22:48.706Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-05-11T15:22:48.706Z] Selecting previously unselected package libkrb5support0:amd64. [2021-05-11T15:22:48.706Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T15:22:48.706Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:22:48.967Z] Selecting previously unselected package libk5crypto3:amd64. [2021-05-11T15:22:48.967Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T15:22:48.967Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:22:48.967Z] Selecting previously unselected package libkeyutils1:amd64. [2021-05-11T15:22:48.967Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-05-11T15:22:48.967Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-11T15:22:48.967Z] Selecting previously unselected package libkrb5-3:amd64. [2021-05-11T15:22:48.967Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T15:22:48.967Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:22:49.227Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-05-11T15:22:49.227Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-05-11T15:22:49.227Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:22:49.227Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-05-11T15:22:49.227Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-05-11T15:22:49.227Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-11T15:22:49.488Z] Selecting previously unselected package openssh-client. [2021-05-11T15:22:49.488Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-05-11T15:22:49.488Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-11T15:22:49.749Z] Selecting previously unselected package squashfs-tools. [2021-05-11T15:22:49.749Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-05-11T15:22:49.749Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-11T15:22:49.749Z] Selecting previously unselected package snapd. [2021-05-11T15:22:49.749Z] Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... [2021-05-11T15:22:49.749Z] Unpacking snapd (2.48.3+18.04) ... [2021-05-11T15:22:51.658Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-05-11T15:22:51.658Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-05-11T15:22:51.658Z] Setting up mime-support (3.60ubuntu1) ... [2021-05-11T15:22:51.919Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-05-11T15:22:51.919Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-05-11T15:22:51.919Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:22:51.919Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T15:22:51.919Z] Setting up systemd (237-3ubuntu10.47) ... [2021-05-11T15:22:51.919Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-05-11T15:22:52.857Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-05-11T15:22:52.857Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-05-11T15:22:52.857Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-05-11T15:22:52.857Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:22:52.857Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:22:52.857Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-05-11T15:22:53.427Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-05-11T15:22:53.427Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:22:53.427Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-05-11T15:22:53.427Z] Setting up python3 (3.6.7-1~18.04) ... [2021-05-11T15:22:53.427Z] running python rtupdate hooks for python3.6... [2021-05-11T15:22:53.427Z] running python post-rtupdate hooks for python3.6... [2021-05-11T15:22:53.687Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-05-11T15:22:55.071Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-05-11T15:22:55.071Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-05-11T15:22:55.071Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-05-11T15:22:55.337Z] Setting up snapd (2.48.3+18.04) ... [2021-05-11T15:22:55.597Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-05-11T15:22:55.857Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-05-11T15:22:56.117Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-05-11T15:22:56.117Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-05-11T15:22:56.376Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-11T15:22:56.376Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-05-11T15:22:56.636Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-05-11T15:22:56.636Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-05-11T15:22:56.897Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-05-11T15:22:57.158Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-05-11T15:22:57.158Z] /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-05-11T15:22:57.158Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-05-11T15:22:57.158Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-11T15:22:58.098Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T15:22:58.098Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T15:22:58.358Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T15:22:59.301Z] Reading package lists... [2021-05-11T15:22:59.573Z] Reading package lists... [2021-05-11T15:22:59.573Z] Building dependency tree... [2021-05-11T15:22:59.573Z] Reading state information... [2021-05-11T15:22:59.834Z] Calculating upgrade... [2021-05-11T15:22:59.834Z] The following packages will be upgraded: [2021-05-11T15:22:59.834Z] advancecomp base-files bash binutils binutils-common [2021-05-11T15:22:59.834Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-05-11T15:22:59.834Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-05-11T15:22:59.834Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-05-11T15:22:59.834Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-05-11T15:22:59.834Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-05-11T15:22:59.834Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-05-11T15:22:59.834Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-05-11T15:22:59.835Z] libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 [2021-05-11T15:22:59.835Z] libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-05-11T15:22:59.835Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-05-11T15:22:59.835Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-05-11T15:22:59.835Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-05-11T15:22:59.835Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-05-11T15:22:59.835Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-05-11T15:23:00.096Z] 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T15:23:00.096Z] Need to get 64.0 MB of archives. [2021-05-11T15:23:00.096Z] After this operation, 5041 kB of additional disk space will be used. [2021-05-11T15:23:00.096Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-05-11T15:23:00.096Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-143.147 [994 kB] [2021-05-11T15:23:01.492Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-05-11T15:23:01.492Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-05-11T15:23:01.492Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-05-11T15:23:01.492Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-05-11T15:23:01.492Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-05-11T15:23:01.492Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-05-11T15:23:01.492Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-05-11T15:23:01.492Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-05-11T15:23:01.492Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-05-11T15:23:01.492Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-05-11T15:23:01.492Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-05-11T15:23:01.492Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-05-11T15:23:01.492Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-05-11T15:23:01.753Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-05-11T15:23:01.753Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-05-11T15:23:01.753Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-05-11T15:23:01.753Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-05-11T15:23:01.753Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-05-11T15:23:01.753Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-05-11T15:23:01.753Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-05-11T15:23:01.753Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-05-11T15:23:01.753Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-05-11T15:23:01.753Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-05-11T15:23:01.753Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-05-11T15:23:01.753Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-05-11T15:23:01.753Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-05-11T15:23:01.753Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-05-11T15:23:02.016Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-05-11T15:23:02.016Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-05-11T15:23:02.016Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-05-11T15:23:02.016Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-05-11T15:23:02.016Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-05-11T15:23:02.016Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-05-11T15:23:02.016Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-05-11T15:23:02.016Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-05-11T15:23:02.016Z] Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-05-11T15:23:02.016Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-05-11T15:23:02.016Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-05-11T15:23:02.277Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-05-11T15:23:02.277Z] Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-05-11T15:23:02.540Z] Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-05-11T15:23:02.540Z] Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-05-11T15:23:02.540Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-05-11T15:23:02.540Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-05-11T15:23:02.540Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-05-11T15:23:02.540Z] Get:48 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-05-11T15:23:02.540Z] Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-05-11T15:23:02.540Z] Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-05-11T15:23:02.540Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-05-11T15:23:02.540Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-05-11T15:23:02.802Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-05-11T15:23:02.802Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-05-11T15:23:02.802Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-05-11T15:23:02.802Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-05-11T15:23:03.064Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-05-11T15:23:03.326Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-05-11T15:23:03.326Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-05-11T15:23:03.326Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-05-11T15:23:03.586Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-05-11T15:23:03.586Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-05-11T15:23:03.586Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-05-11T15:23:03.586Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-05-11T15:23:03.586Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-05-11T15:23:03.586Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-05-11T15:23:03.586Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-05-11T15:23:03.586Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-05-11T15:23:03.586Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-05-11T15:23:03.586Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-05-11T15:23:03.846Z] Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-05-11T15:23:03.846Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-05-11T15:23:03.846Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-05-11T15:23:03.846Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-05-11T15:23:03.846Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-05-11T15:23:03.846Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-05-11T15:23:03.846Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-05-11T15:23:03.846Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-05-11T15:23:03.846Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-05-11T15:23:03.846Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-05-11T15:23:03.846Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-05-11T15:23:04.107Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-05-11T15:23:04.107Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-05-11T15:23:04.107Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-05-11T15:23:04.107Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-05-11T15:23:04.367Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-05-11T15:23:04.367Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-05-11T15:23:04.367Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-05-11T15:23:04.367Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-05-11T15:23:04.367Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-05-11T15:23:04.367Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-05-11T15:23:04.367Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-05-11T15:23:04.939Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-05-11T15:23:05.881Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-05-11T15:23:05.881Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-05-11T15:23:05.881Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-05-11T15:23:06.454Z] Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-05-11T15:23:06.454Z] Get:98 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-05-11T15:23:06.454Z] Get:99 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-05-11T15:23:06.454Z] Get:100 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-05-11T15:23:06.454Z] Get:101 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-05-11T15:23:06.714Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T15:23:06.714Z] Fetched 64.0 MB in 7s (9603 kB/s) [2021-05-11T15:23:06.714Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:06.714Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T15:23:06.714Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T15:23:07.657Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T15:23:07.657Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T15:23:07.657Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-143.147_amd64.deb ... [2021-05-11T15:23:07.657Z] Unpacking linux-libc-dev:amd64 (4.15.0-143.147) over (4.15.0-20.21) ... [2021-05-11T15:23:08.612Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:08.612Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:23:08.612Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:08.612Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:23:08.872Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:08.872Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:23:08.872Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:08.872Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:23:09.134Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:09.134Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:23:09.134Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:09.396Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:23:09.396Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:09.396Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:23:09.658Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:09.658Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T15:23:09.658Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:09.658Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-05-11T15:23:09.985Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:09.985Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T15:23:09.985Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:09.985Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:23:10.245Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:10.246Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:23:10.246Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:10.246Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-05-11T15:23:10.506Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:10.767Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T15:23:10.767Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T15:23:11.027Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T15:23:11.287Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-05-11T15:23:11.547Z] (Reading database ... 13911 files and directories currently installed.) [2021-05-11T15:23:11.547Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-05-11T15:23:11.547Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-05-11T15:23:11.547Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-05-11T15:23:11.547Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-05-11T15:23:11.808Z] Setting up base-files (10.1ubuntu2.10) ... [2021-05-11T15:23:11.808Z] Installing new version of config file /etc/issue ... [2021-05-11T15:23:11.808Z] Installing new version of config file /etc/issue.net ... [2021-05-11T15:23:11.808Z] Installing new version of config file /etc/lsb-release ... [2021-05-11T15:23:11.808Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-05-11T15:23:12.068Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-05-11T15:23:12.068Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-05-11T15:23:12.328Z] Removing obsolete conffile /etc/default/motd-news ... [2021-05-11T15:23:12.328Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:12.328Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-05-11T15:23:12.328Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-05-11T15:23:12.589Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-05-11T15:23:12.589Z] 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-05-11T15:23:12.589Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:12.589Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:23:12.589Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-05-11T15:23:12.849Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:23:12.849Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:12.849Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-05-11T15:23:12.849Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-05-11T15:23:13.112Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-05-11T15:23:13.112Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:13.112Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-05-11T15:23:13.112Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T15:23:13.373Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-05-11T15:23:13.633Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:13.633Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T15:23:13.633Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T15:23:13.633Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T15:23:13.892Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:13.892Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T15:23:13.892Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T15:23:13.892Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-05-11T15:23:14.153Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:14.153Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-05-11T15:23:14.153Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-05-11T15:23:14.153Z] Setting up grep (3.1-2build1) ... [2021-05-11T15:23:14.414Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:14.414Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-11T15:23:14.414Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-11T15:23:14.414Z] Setting up login (1:4.5-1ubuntu2) ... [2021-05-11T15:23:14.681Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:14.681Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T15:23:14.681Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T15:23:14.681Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-05-11T15:23:14.940Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:14.940Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T15:23:14.940Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T15:23:15.511Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T15:23:15.511Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T15:23:15.511Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-05-11T15:23:15.511Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T15:23:16.082Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-05-11T15:23:16.082Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:16.082Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-05-11T15:23:16.342Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-05-11T15:23:17.283Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-11T15:23:17.283Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-11T15:23:17.288Z] CGO_ENABLED=1 GO111MODULE=on go build ./... [2021-05-11T15:23:17.544Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-05-11T15:23:17.544Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-05-11T15:23:17.544Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-05-11T15:23:17.544Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:17.544Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-05-11T15:23:17.804Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-05-11T15:23:17.804Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-05-11T15:23:18.065Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:18.065Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:23:18.065Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:23:18.065Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:23:18.065Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:18.065Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:23:18.327Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:23:18.327Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:23:18.327Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:18.327Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:23:18.327Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:23:18.588Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:23:18.588Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:18.588Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:23:18.588Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:23:18.849Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:23:18.849Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:18.849Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T15:23:18.849Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T15:23:19.110Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T15:23:19.110Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T15:23:19.110Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T15:23:19.372Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:19.372Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-05-11T15:23:19.372Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T15:23:19.372Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T15:23:19.637Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:19.637Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:23:19.637Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:23:19.637Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:23:19.637Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:19.637Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:23:19.897Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:23:19.897Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:23:19.897Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:19.897Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:23:20.158Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:23:20.420Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:23:20.681Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-05-11T15:23:20.940Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-05-11T15:23:20.940Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:20.940Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-05-11T15:23:20.940Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-05-11T15:23:21.201Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T15:23:21.462Z] (Reading database ... 13912 files and directories currently installed.) [2021-05-11T15:23:21.462Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-05-11T15:23:21.462Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-05-11T15:23:21.725Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-05-11T15:23:21.725Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:21.725Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-05-11T15:23:21.725Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-05-11T15:23:21.987Z] Setting up debconf (1.5.66ubuntu1) ... [2021-05-11T15:23:22.249Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:22.249Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-05-11T15:23:22.249Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-11T15:23:22.249Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-05-11T15:23:22.509Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:22.509Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-05-11T15:23:22.509Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-05-11T15:23:22.509Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-05-11T15:23:22.770Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:22.770Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T15:23:22.770Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T15:23:22.770Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T15:23:23.030Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:23.030Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T15:23:23.030Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T15:23:23.290Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T15:23:23.290Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:23.290Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-05-11T15:23:23.551Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T15:23:23.551Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T15:23:23.811Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:23.811Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-05-11T15:23:23.811Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-05-11T15:23:24.074Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-05-11T15:23:24.074Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-05-11T15:23:24.074Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T15:23:24.074Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T15:23:24.336Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T15:23:24.336Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:24.336Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-05-11T15:23:24.336Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-05-11T15:23:24.597Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-05-11T15:23:24.597Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:24.597Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-05-11T15:23:24.597Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-05-11T15:23:24.858Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-05-11T15:23:25.119Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:25.119Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-05-11T15:23:25.120Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-05-11T15:23:25.120Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-05-11T15:23:25.120Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:25.120Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-05-11T15:23:25.120Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-05-11T15:23:25.380Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-05-11T15:23:25.380Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:25.380Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-05-11T15:23:25.380Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-05-11T15:23:25.951Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-05-11T15:23:26.211Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:26.211Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-05-11T15:23:26.211Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-05-11T15:23:26.490Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-05-11T15:23:26.490Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:26.490Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-05-11T15:23:26.490Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-11T15:23:26.761Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-05-11T15:23:26.761Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:26.761Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-05-11T15:23:26.761Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-05-11T15:23:27.022Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-05-11T15:23:27.022Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:27.022Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-05-11T15:23:27.022Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-05-11T15:23:27.283Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-05-11T15:23:27.283Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:27.283Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-05-11T15:23:27.283Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-05-11T15:23:27.438Z] Removing intermediate container e4c253ac061d [2021-05-11T15:23:27.438Z] ---> b18d899756c1 [2021-05-11T15:23:27.438Z] Step 9/21 : FROM alpine:3.12 [2021-05-11T15:23:27.438Z] 3.12: Pulling from library/alpine [2021-05-11T15:23:27.438Z] d2f70382dc9a: Pulling fs layer [2021-05-11T15:23:27.438Z] d2f70382dc9a: Verifying Checksum [2021-05-11T15:23:27.438Z] d2f70382dc9a: Download complete [2021-05-11T15:23:27.547Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-05-11T15:23:27.547Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:27.547Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-05-11T15:23:27.547Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-05-11T15:23:27.819Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-05-11T15:23:27.819Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:27.819Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-05-11T15:23:27.819Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-05-11T15:23:28.030Z] d2f70382dc9a: Pull complete [2021-05-11T15:23:28.031Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-11T15:23:28.031Z] Status: Downloaded newer image for alpine:3.12 [2021-05-11T15:23:28.031Z] ---> 9852663dfa18 [2021-05-11T15:23:28.031Z] Step 10/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-05-11T15:23:28.090Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-05-11T15:23:28.090Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:28.090Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-05-11T15:23:28.090Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-05-11T15:23:28.303Z] ---> Running in cf5a4ead67ac [2021-05-11T15:23:28.350Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-05-11T15:23:28.350Z] (Reading database ... 13914 files and directories currently installed.) [2021-05-11T15:23:28.350Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-05-11T15:23:28.350Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-05-11T15:23:28.576Z] Removing intermediate container cf5a4ead67ac [2021-05-11T15:23:28.576Z] ---> 2a183a128ca3 [2021-05-11T15:23:28.576Z] Step 11/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-11T15:23:28.610Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-05-11T15:23:28.611Z] (Reading database ... 13915 files and directories currently installed.) [2021-05-11T15:23:28.611Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-11T15:23:28.611Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-11T15:23:28.850Z] ---> Running in 9e771cf4e1d8 [2021-05-11T15:23:28.871Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-05-11T15:23:28.871Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-05-11T15:23:29.132Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-05-11T15:23:29.132Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-05-11T15:23:29.132Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-05-11T15:23:29.393Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-05-11T15:23:29.393Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-05-11T15:23:29.393Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-05-11T15:23:29.654Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-05-11T15:23:29.654Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-05-11T15:23:29.654Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-05-11T15:23:29.654Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-05-11T15:23:29.914Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-05-11T15:23:29.914Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-05-11T15:23:29.914Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-05-11T15:23:29.914Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-05-11T15:23:30.175Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-05-11T15:23:30.175Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-05-11T15:23:30.175Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-05-11T15:23:30.437Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-05-11T15:23:30.437Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-05-11T15:23:30.698Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-05-11T15:23:31.475Z] Removing intermediate container 9e771cf4e1d8 [2021-05-11T15:23:31.475Z] ---> 92aff7da811b [2021-05-11T15:23:31.475Z] Step 12/21 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-11T15:23:31.475Z] ---> Running in e984a6a33c03 [2021-05-11T15:23:31.639Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-05-11T15:23:31.639Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-05-11T15:23:31.639Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-05-11T15:23:31.639Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-05-11T15:23:31.900Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T15:23:31.900Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T15:23:32.182Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T15:23:32.182Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T15:23:32.443Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T15:23:32.443Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T15:23:32.443Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-05-11T15:23:32.443Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-05-11T15:23:32.459Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-11T15:23:32.704Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:32.704Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:23:32.964Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:32.964Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:23:32.964Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:32.964Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:23:33.225Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:33.225Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:23:34.165Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:34.165Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:23:34.441Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-11T15:23:35.108Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:35.108Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:23:35.421Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-11T15:23:35.421Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-11T15:23:35.698Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-11T15:23:35.970Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-11T15:23:36.049Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:36.049Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:23:36.250Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-11T15:23:36.312Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:36.312Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:23:36.531Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-11T15:23:36.531Z] Executing busybox-1.31.1-r20.trigger [2021-05-11T15:23:36.531Z] OK: 8 MiB in 20 packages [2021-05-11T15:23:37.253Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-05-11T15:23:37.253Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-05-11T15:23:37.253Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T15:23:37.253Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T15:23:37.253Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-05-11T15:23:37.253Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T15:23:37.516Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-05-11T15:23:37.516Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-05-11T15:23:37.776Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-05-11T15:23:37.776Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-05-11T15:23:37.776Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T15:23:37.776Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T15:23:37.973Z] Removing intermediate container e984a6a33c03 [2021-05-11T15:23:37.973Z] ---> 8802377af0f8 [2021-05-11T15:23:37.973Z] Step 13/21 : COPY --from=builder /device-modbus-go/cmd / [2021-05-11T15:23:38.037Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-05-11T15:23:38.037Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-05-11T15:23:38.037Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-05-11T15:23:38.037Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-05-11T15:23:38.297Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:38.297Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-05-11T15:23:38.297Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:38.297Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:38.297Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:38.297Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-05-11T15:23:38.558Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-05-11T15:23:38.558Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-05-11T15:23:38.558Z] [2021-05-11T15:23:38.558Z] Current default time zone: 'Etc/UTC' [2021-05-11T15:23:38.558Z] Local time is now: Tue May 11 15:23:38 UTC 2021. [2021-05-11T15:23:38.558Z] Universal Time is now: Tue May 11 15:23:38 UTC 2021. [2021-05-11T15:23:38.558Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-05-11T15:23:38.558Z] [2021-05-11T15:23:38.558Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-05-11T15:23:38.824Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:38.824Z] Setting up linux-libc-dev:amd64 (4.15.0-143.147) ... [2021-05-11T15:23:38.824Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-05-11T15:23:38.824Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-05-11T15:23:38.824Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-05-11T15:23:38.824Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-05-11T15:23:38.824Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-05-11T15:23:38.824Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-05-11T15:23:39.085Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-05-11T15:23:39.085Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:39.085Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-05-11T15:23:39.344Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:23:39.344Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-11T15:23:39.344Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:39.344Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-05-11T15:23:39.344Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-05-11T15:23:39.344Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-05-11T15:23:39.344Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-05-11T15:23:39.344Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-05-11T15:23:39.344Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-05-11T15:23:39.344Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-05-11T15:23:39.411Z] ---> db283fd75585 [2021-05-11T15:23:39.411Z] Step 14/21 : COPY --from=builder /device-modbus-go/LICENSE / [2021-05-11T15:23:39.606Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-05-11T15:23:40.007Z] ---> 890c9cb3bb7c [2021-05-11T15:23:40.007Z] Step 15/21 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-05-11T15:23:40.983Z] ---> f804661c7542 [2021-05-11T15:23:40.983Z] Step 16/21 : EXPOSE 49991 [2021-05-11T15:23:40.983Z] ---> Running in 7bb4a29ab250 [2021-05-11T15:23:41.273Z] Removing intermediate container 7bb4a29ab250 [2021-05-11T15:23:41.273Z] ---> d51a0a23ad28 [2021-05-11T15:23:41.273Z] Step 17/21 : ENTRYPOINT ["/device-modbus"] [2021-05-11T15:23:41.524Z] Updating certificates in /etc/ssl/certs... [2021-05-11T15:23:41.545Z] ---> Running in 54036c4cde90 [2021-05-11T15:23:42.141Z] Removing intermediate container 54036c4cde90 [2021-05-11T15:23:42.141Z] ---> 6d40ce537c43 [2021-05-11T15:23:42.141Z] Step 18/21 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-05-11T15:23:42.141Z] ---> Running in f8dbea24803c [2021-05-11T15:23:42.468Z] 23 added, 27 removed; done. [2021-05-11T15:23:42.468Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-05-11T15:23:42.468Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-05-11T15:23:42.468Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-05-11T15:23:42.468Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-05-11T15:23:42.468Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-05-11T15:23:42.468Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:23:42.468Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-05-11T15:23:42.468Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:23:42.468Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:23:42.728Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:23:42.729Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:23:42.729Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:23:42.729Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-05-11T15:23:42.729Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-05-11T15:23:42.729Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-05-11T15:23:42.729Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-05-11T15:23:42.729Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-05-11T15:23:42.729Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:23:42.729Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-05-11T15:23:42.736Z] Removing intermediate container f8dbea24803c [2021-05-11T15:23:42.736Z] ---> a89825a92060 [2021-05-11T15:23:42.736Z] Step 19/21 : LABEL arch=arm64 [2021-05-11T15:23:42.736Z] ---> Running in 25f9682e74c0 [2021-05-11T15:23:42.990Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-05-11T15:23:42.990Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-05-11T15:23:42.990Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-05-11T15:23:42.990Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T15:23:42.990Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-05-11T15:23:43.250Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-05-11T15:23:43.250Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-05-11T15:23:43.250Z] Updating certificates in /etc/ssl/certs... [2021-05-11T15:23:43.335Z] Removing intermediate container 25f9682e74c0 [2021-05-11T15:23:43.335Z] ---> 614305a1eff7 [2021-05-11T15:23:43.335Z] Step 20/21 : LABEL git_sha=9a7b3a01cee23211e29c5095c5af6283bb315c45 [2021-05-11T15:23:43.335Z] ---> Running in 73609feed645 [2021-05-11T15:23:43.822Z] 0 added, 0 removed; done. [2021-05-11T15:23:43.822Z] Running hooks in /etc/ca-certificates/update.d... [2021-05-11T15:23:43.822Z] done. [2021-05-11T15:23:43.931Z] Removing intermediate container 73609feed645 [2021-05-11T15:23:43.931Z] ---> 66409a835c20 [2021-05-11T15:23:43.931Z] Step 21/21 : LABEL version=0.0.0 [2021-05-11T15:23:43.931Z] ---> Running in 3349e0fc4783 [2021-05-11T15:23:44.093Z] Reading package lists... [2021-05-11T15:23:44.355Z] Building dependency tree... [2021-05-11T15:23:44.355Z] Reading state information... [2021-05-11T15:23:44.527Z] Removing intermediate container 3349e0fc4783 [2021-05-11T15:23:44.527Z] ---> bc40ca7276e0 [2021-05-11T15:23:44.527Z] [Warning] One or more build-args [MAKE ARCH] were not consumed [2021-05-11T15:23:44.527Z] Successfully built bc40ca7276e0 [2021-05-11T15:23:44.527Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2021-05-11T15:23:44.618Z] The following NEW packages will be installed: [2021-05-11T15:23:44.618Z] apt-transport-https Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:23:44.878Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T15:23:44.879Z] Need to get 1692 B of archives. [2021-05-11T15:23:44.879Z] After this operation, 154 kB of additional disk space will be used. [2021-05-11T15:23:44.879Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-05-11T15:23:44.879Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T15:23:45.076Z] ---> job-cost.sh [2021-05-11T15:23:45.076Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kpfh [2021-05-11T15:23:45.140Z] Fetched 1692 B in 0s (6264 B/s) [2021-05-11T15:23:45.140Z] Selecting previously unselected package apt-transport-https. [2021-05-11T15:23:45.140Z] (Reading database ... 13920 files and directories currently installed.) [2021-05-11T15:23:45.140Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-05-11T15:23:45.140Z] Unpacking apt-transport-https (1.6.13) ... [2021-05-11T15:23:45.140Z] Setting up apt-transport-https (1.6.13) ... [2021-05-11T15:23:45.467Z] Waiting for network to be ready... [2021-05-11T15:23:52.058Z] 2021-05-11T15:23:49Z INFO Waiting for automatic snapd restart... [2021-05-11T15:23:52.635Z] snapd 2.49.2 from Canonical* installed [2021-05-11T15:23:53.576Z] "snapd" switched to the "latest/stable" channel [2021-05-11T15:23:53.576Z] [2021-05-11T15:23:56.135Z] core18 20210309 from Canonical* installed [2021-05-11T15:23:56.398Z] "core18" switched to the "latest/stable" channel [2021-05-11T15:23:56.398Z] [2021-05-11T15:23:59.702Z] snapcraft 4.7.1 from Canonical* installed [2021-05-11T15:23:59.971Z] "snapcraft" switched to the "latest/stable" channel [2021-05-11T15:23:59.972Z] [2021-05-11T15:24:04.198Z] 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-05-11T15:24:04.198Z] - README.md [2021-05-11T15:24:04.198Z] [2021-05-11T15:24:04.198Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-05-11T15:24:10.791Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T15:24:10.791Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-05-11T15:24:10.791Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-05-11T15:24:10.791Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-05-11T15:24:11.363Z] Reading package lists... [2021-05-11T15:24:11.623Z] 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-05-11T15:24:18.212Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T15:24:18.212Z] Reading package lists... [2021-05-11T15:24:18.212Z] Building dependency tree... [2021-05-11T15:24:18.212Z] Reading state information... [2021-05-11T15:24:18.212Z] Suggested packages: [2021-05-11T15:24:18.212Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-05-11T15:24:18.212Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-05-11T15:24:18.212Z] Recommended packages: [2021-05-11T15:24:18.212Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-05-11T15:24:18.212Z] The following NEW packages will be installed: [2021-05-11T15:24:18.212Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 [2021-05-11T15:24:18.212Z] libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev [2021-05-11T15:24:18.212Z] libzmq5 pkg-config zip [2021-05-11T15:24:18.212Z] 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2021-05-11T15:24:18.212Z] Need to get 8041 kB of archives. [2021-05-11T15:24:18.212Z] After this operation, 44.8 MB of additional disk space will be used. [2021-05-11T15:24:18.212Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-05-11T15:24:18.212Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-05-11T15:24:18.472Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-05-11T15:24:18.472Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-05-11T15:24:18.472Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-05-11T15:24:18.472Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-05-11T15:24:18.733Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-05-11T15:24:18.733Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-05-11T15:24:18.733Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-05-11T15:24:18.733Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-05-11T15:24:18.994Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] [2021-05-11T15:24:18.994Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] [2021-05-11T15:24:18.994Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-05-11T15:24:18.994Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-05-11T15:24:18.994Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-05-11T15:24:19.565Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-05-11T15:24:19.565Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-05-11T15:24:19.565Z] debconf: delaying package configuration, since apt-utils is not installed [2021-05-11T15:24:19.565Z] Fetched 8041 kB in 1s (5750 kB/s) [2021-05-11T15:24:19.565Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-05-11T15:24:19.565Z] (Reading database ... 13924 files and directories currently installed.) [2021-05-11T15:24:19.565Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-05-11T15:24:19.565Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-11T15:24:19.827Z] Selecting previously unselected package libpsl5:amd64. [2021-05-11T15:24:19.827Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-05-11T15:24:19.827Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-05-11T15:24:20.090Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-05-11T15:24:20.090Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-05-11T15:24:20.090Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-11T15:24:20.090Z] Selecting previously unselected package librtmp1:amd64. [2021-05-11T15:24:20.090Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-05-11T15:24:20.090Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-11T15:24:20.090Z] Selecting previously unselected package libcurl4:amd64. [2021-05-11T15:24:20.090Z] Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-11T15:24:20.090Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T15:24:20.351Z] Selecting previously unselected package curl. [2021-05-11T15:24:20.351Z] Preparing to unpack .../05-curl_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-11T15:24:20.351Z] Unpacking curl (7.58.0-2ubuntu3.13) ... [2021-05-11T15:24:20.351Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-05-11T15:24:20.351Z] Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-05-11T15:24:20.351Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T15:24:20.351Z] Selecting previously unselected package liberror-perl. [2021-05-11T15:24:20.351Z] Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... [2021-05-11T15:24:20.614Z] Unpacking liberror-perl (0.17025-1) ... [2021-05-11T15:24:20.614Z] Selecting previously unselected package git-man. [2021-05-11T15:24:20.614Z] Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-05-11T15:24:20.614Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-11T15:24:20.614Z] Selecting previously unselected package git. [2021-05-11T15:24:20.614Z] Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-05-11T15:24:20.876Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-05-11T15:24:21.450Z] Selecting previously unselected package libnorm1:amd64. [2021-05-11T15:24:21.450Z] Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-05-11T15:24:21.450Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-11T15:24:21.710Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-05-11T15:24:21.710Z] Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-05-11T15:24:21.710Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-11T15:24:21.710Z] Selecting previously unselected package libsodium23:amd64. [2021-05-11T15:24:21.710Z] Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... [2021-05-11T15:24:21.710Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-05-11T15:24:21.970Z] Selecting previously unselected package libzmq5:amd64. [2021-05-11T15:24:21.970Z] Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-11T15:24:21.970Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T15:24:21.970Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-05-11T15:24:21.970Z] Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-05-11T15:24:21.970Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T15:24:22.231Z] Selecting previously unselected package pkg-config. [2021-05-11T15:24:22.231Z] Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-05-11T15:24:22.231Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-05-11T15:24:22.231Z] Selecting previously unselected package zip. [2021-05-11T15:24:22.231Z] Preparing to unpack .../16-zip_3.0-11build1_amd64.deb ... [2021-05-11T15:24:22.231Z] Unpacking zip (3.0-11build1) ... [2021-05-11T15:24:22.493Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-05-11T15:24:22.493Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-05-11T15:24:22.493Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-05-11T15:24:22.493Z] Setting up liberror-perl (0.17025-1) ... [2021-05-11T15:24:22.493Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-05-11T15:24:22.493Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-05-11T15:24:22.493Z] No schema files found: doing nothing. [2021-05-11T15:24:22.493Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-05-11T15:24:22.493Z] Setting up zip (3.0-11build1) ... [2021-05-11T15:24:22.753Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-05-11T15:24:22.753Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-05-11T15:24:22.753Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-05-11T15:24:22.753Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T15:24:22.753Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T15:24:22.753Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... [2021-05-11T15:24:23.014Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-05-11T15:24:23.014Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-05-11T15:24:23.014Z] Setting up curl (7.58.0-2ubuntu3.13) ... [2021-05-11T15:24:23.014Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-05-11T15:24:29.606Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T15:24:29.606Z] curl set to automatically installed. [2021-05-11T15:24:29.606Z] git set to automatically installed. [2021-05-11T15:24:29.606Z] git-man set to automatically installed. [2021-05-11T15:24:29.606Z] libcurl3-gnutls set to automatically installed. [2021-05-11T15:24:29.606Z] libcurl4 set to automatically installed. [2021-05-11T15:24:29.606Z] liberror-perl set to automatically installed. [2021-05-11T15:24:29.606Z] libglib2.0-0 set to automatically installed. [2021-05-11T15:24:29.606Z] libnghttp2-14 set to automatically installed. [2021-05-11T15:24:29.606Z] libnorm1 set to automatically installed. [2021-05-11T15:24:29.606Z] libpgm-5.2-0 set to automatically installed. [2021-05-11T15:24:29.606Z] libpsl5 set to automatically installed. [2021-05-11T15:24:29.606Z] librtmp1 set to automatically installed. [2021-05-11T15:24:29.606Z] libsodium23 set to automatically installed. [2021-05-11T15:24:29.606Z] libzmq3-dev set to automatically installed. [2021-05-11T15:24:29.606Z] libzmq5 set to automatically installed. [2021-05-11T15:24:29.606Z] pkg-config set to automatically installed. [2021-05-11T15:24:29.606Z] zip set to automatically installed. [2021-05-11T15:24:31.000Z] snapd is not logged in, snap install commands will use sudo [2021-05-11T15:24:37.600Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-05-11T15:24:38.989Z] snap "core18" has no updates available [2021-05-11T15:24:39.587Z] Pulling config-common [2021-05-11T15:24:39.587Z] + snapcraftctl pull [2021-05-11T15:24:40.975Z] Pulling go [2021-05-11T15:24:40.975Z] + snapcraftctl pull [2021-05-11T15:24:41.548Z] 'device-modbus' has dependencies that need to be staged: go [2021-05-11T15:24:41.548Z] Skipping pull go (already ran) [2021-05-11T15:24:41.548Z] Building go [2021-05-11T15:24:41.548Z] + dpkg --print-architecture [2021-05-11T15:24:41.548Z] + FILE_NAME=go1.15.2.linux-amd64.tar.gz [2021-05-11T15:24:41.548Z] + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 [2021-05-11T15:24:41.548Z] + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O [2021-05-11T15:24:41.548Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T15:24:41.548Z] Dload Upload Total Spent Left Speed [2021-05-11T15:24:41.675Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T15:24:45.090Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 115M 2 2975k 0 0 10.6M 0 0:00:10 --:--:-- 0:00:10 10.5M 33 115M 33 38.6M 0 0 30.2M 0 0:00:03 0:00:01 0:00:02 30.1M 61 115M 61 70.9M 0 0 31.1M 0 0:00:03 0:00:02 0:00:01 31.1M 94 115M 94 108M 0 0 33.0M 0 0:00:03 0:00:03 --:--:-- 33.0M 100 115M 100 115M 0 0 33.3M 0 0:00:03 0:00:03 --:--:-- 33.2M [2021-05-11T15:24:45.090Z] + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz [2021-05-11T15:24:45.090Z] + sha256sum -c sha256 [2021-05-11T15:24:45.090Z] + grep OK [2021-05-11T15:24:45.667Z] go1.15.2.linux-amd64.tar.gz: OK [2021-05-11T15:24:45.667Z] + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 [2021-05-11T15:24:48.982Z] Staging go [2021-05-11T15:24:48.982Z] + snapcraftctl stage [2021-05-11T15:25:01.231Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-05-11T15:25:01.231Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-05-11T15:25:01.231Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1723 kB] [2021-05-11T15:25:01.231Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [321 kB] [2021-05-11T15:25:01.231Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-05-11T15:25:01.231Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-05-11T15:25:01.231Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [321 kB] [2021-05-11T15:25:01.231Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [43.2 kB] [2021-05-11T15:25:01.231Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1125 kB] [2021-05-11T15:25:01.231Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] [2021-05-11T15:25:01.231Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-05-11T15:25:01.231Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-05-11T15:25:01.231Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-05-11T15:25:01.231Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-05-11T15:25:01.231Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-05-11T15:25:01.231Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-05-11T15:25:01.231Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-05-11T15:25:01.231Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-05-11T15:25:01.231Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-05-11T15:25:01.231Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2068 kB] [2021-05-11T15:25:01.231Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [413 kB] [2021-05-11T15:25:01.231Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] [2021-05-11T15:25:01.231Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] [2021-05-11T15:25:01.231Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [344 kB] [2021-05-11T15:25:01.231Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [46.8 kB] [2021-05-11T15:25:01.231Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] [2021-05-11T15:25:01.231Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] [2021-05-11T15:25:01.231Z] Fetched 24.6 MB in 0s (0 B/s) [2021-05-11T15:25:01.231Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-05-11T15:25:01.231Z] Fetched 224 kB in 0s (0 B/s) [2021-05-11T15:25:01.231Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-05-11T15:25:01.231Z] Fetched 157 kB in 0s (0 B/s) [2021-05-11T15:25:01.231Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-05-11T15:25:01.231Z] Fetched 221 kB in 0s (0 B/s) [2021-05-11T15:25:01.231Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-05-11T15:25:01.231Z] Fetched 143 kB in 0s (0 B/s) [2021-05-11T15:25:01.231Z] Pulling device-modbus [2021-05-11T15:25:01.231Z] + snapcraftctl pull [2021-05-11T15:25:01.231Z] Pulling version [2021-05-11T15:25:01.231Z] + cd /root/project [2021-05-11T15:25:01.231Z] + [ -f VERSION ] [2021-05-11T15:25:01.231Z] + PROJECT_VERSION=0.0.0 [2021-05-11T15:25:01.231Z] + snapcraftctl set-version 0.0.0 [2021-05-11T15:25:01.231Z] Building config-common [2021-05-11T15:25:01.231Z] + snapcraftctl build [2021-05-11T15:25:03.163Z] Skipping build go (already ran) [2021-05-11T15:25:03.424Z] Building device-modbus [2021-05-11T15:25:03.424Z] + cd /root/parts/device-modbus/src [2021-05-11T15:25:03.424Z] + make build [2021-05-11T15:25:03.424Z] 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-05-11T15:25:04.824Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0-dev.56 [2021-05-11T15:25:04.824Z] go: downloading github.com/goburrow/modbus v0.1.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.83 [2021-05-11T15:25:04.824Z] go: downloading github.com/goburrow/serial v0.1.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.46 [2021-05-11T15:25:04.824Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-05-11T15:25:04.824Z] go: downloading github.com/google/uuid v1.2.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/pelletier/go-toml v1.9.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/go-playground/validator/v10 v10.5.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.14 [2021-05-11T15:25:04.824Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 [2021-05-11T15:25:04.824Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-05-11T15:25:04.824Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-05-11T15:25:04.824Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.18 [2021-05-11T15:25:04.824Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-05-11T15:25:04.824Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-05-11T15:25:04.824Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-05-11T15:25:04.824Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-05-11T15:25:04.824Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-05-11T15:25:04.824Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-05-11T15:25:04.824Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-05-11T15:25:04.824Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/x448/float16 v0.8.4 [2021-05-11T15:25:04.824Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-05-11T15:25:04.824Z] go: downloading golang.org/x/text v0.3.2 [2021-05-11T15:25:04.824Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-05-11T15:25:04.824Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-05-11T15:25:04.824Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-05-11T15:25:04.824Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-05-11T15:25:04.824Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-05-11T15:25:04.824Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-05-11T15:25:05.119Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-05-11T15:25:05.119Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-05-11T15:25:05.119Z] go: downloading github.com/fatih/color v1.9.0 [2021-05-11T15:25:05.119Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-05-11T15:25:05.119Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-05-11T15:25:05.119Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-05-11T15:25:05.119Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-05-11T15:25:05.119Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-05-11T15:25:05.119Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-05-11T15:25:05.385Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-05-11T15:25:05.385Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-05-11T15:25:09.587Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/provision [2021-05-11T15:25:09.587Z] /root/go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.56/internal/provision/devices.go:42:19: undefined: os.ReadDir [2021-05-11T15:25:09.587Z] /root/go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.56/internal/provision/devices.go:54:20: undefined: os.ReadFile [2021-05-11T15:25:09.587Z] /root/go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.56/internal/provision/devices.go:69:20: undefined: os.ReadFile [2021-05-11T15:25:09.587Z] /root/go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.56/internal/provision/profiles.go:44:19: undefined: os.ReadDir [2021-05-11T15:25:09.587Z] /root/go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.56/internal/provision/profiles.go:59:21: undefined: os.ReadFile [2021-05-11T15:25:09.587Z] note: module requires Go 1.16 [2021-05-11T15:25:09.848Z] # github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http [2021-05-11T15:25:09.848Z] /root/go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v2@v2.0.0-dev.56/internal/controller/http/command.go:81:15: undefined: io.ReadAll [2021-05-11T15:25:09.848Z] note: module requires Go 1.16 [2021-05-11T15:25:09.848Z] make: *** [cmd/device-modbus] Error 2 [2021-05-11T15:25:09.848Z] Makefile:22: recipe for target 'cmd/device-modbus' failed [2021-05-11T15:25:10.108Z] Failed to run 'override-build': Exit code was 2. [2021-05-11T15:25:10.108Z] Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:25:11.964Z] ---> job-cost.sh [2021-05-11T15:25:11.964Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HzwY [2021-05-11T15:25:26.928Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T15:25:53.591Z] lf-activate-venv(): INFO: Adding /tmp/venv-HzwY/bin to PATH [2021-05-11T15:25:53.591Z] INFO: No Stack... [2021-05-11T15:25:53.591Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T15:25:53.591Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T15:25:53.903Z] + cat /w/workspace/device-modbus-go/4/archives/cost.csv [2021-05-11T15:25:53.903Z] + cut -d, -f6 [Pipeline] lock [2021-05-11T15:25:53.985Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-237-4-stack-cost] [2021-05-11T15:25:53.998Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-237-4-stack-cost] did not exist. Created. [2021-05-11T15:25:53.998Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-237-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T15:25:54.323Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-11T15:25:54.448Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T15:25:54.457Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-237-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T15:25:54.649Z] Failed in branch amd64 [2021-05-11T15:26:33.533Z] lf-activate-venv(): INFO: Adding /tmp/venv-Kpfh/bin to PATH [2021-05-11T15:26:33.533Z] INFO: No Stack... [2021-05-11T15:26:33.533Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T15:26:33.533Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T15:26:33.872Z] + cut -d, -f6 [2021-05-11T15:26:33.872Z] + cat /w/workspace/device-modbus-go/4/archives/cost.csv [Pipeline] lock [2021-05-11T15:26:33.994Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-237-4-stack-cost] [2021-05-11T15:26:34.010Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-237-4-stack-cost] did not exist. Created. [2021-05-11T15:26:34.010Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-237-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T15:26:34.400Z] /w/workspace/device-modbus-go/4@tmp/durable-07c3d0a0/script.sh: 1: /w/workspace/device-modbus-go/4@tmp/durable-07c3d0a0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-11T15:26:34.746Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T15:26:34.767Z] Warning: overwriting stash ‘stack-cost’ [2021-05-11T15:26:34.913Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T15:26:34.926Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-237-4-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:26:36.015Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:26:36.584Z] ---> package-listing.sh [2021-05-11T15:26:36.584Z] ++ facter osfamily [2021-05-11T15:26:36.584Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T15:26:36.584Z] + OS_FAMILY=redhat [2021-05-11T15:26:36.584Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-237 [2021-05-11T15:26:36.584Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T15:26:36.584Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T15:26:36.584Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T15:26:36.584Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T15:26:36.584Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-237 ']' [2021-05-11T15:26:36.584Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T15:26:36.584Z] + case "${OS_FAMILY}" in [2021-05-11T15:26:36.584Z] + rpm -qa [2021-05-11T15:26:36.584Z] + sort [2021-05-11T15:26:41.915Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T15:26:41.915Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T15:26:41.915Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T15:26:41.915Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-237 ']' [2021-05-11T15:26:41.915Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-237/archives/ [2021-05-11T15:26:41.915Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-237/archives/ [Pipeline] echo [2021-05-11T15:26:41.930Z] 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-237/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-11T15:26:42.277Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:26:42.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T15:26:42.607Z] [2021-05-11T15:26:42.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T15:26:42.927Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T15:26:42.928Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T15:26:42.928Z] df20fa9351a1: Pulling fs layer [2021-05-11T15:26:42.928Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T15:26:42.928Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T15:26:42.928Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T15:26:42.928Z] 93b61091891f: Pulling fs layer [2021-05-11T15:26:42.928Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T15:26:42.928Z] 5e14af77c1be: Pulling fs layer [2021-05-11T15:26:42.928Z] 01666e4c0597: Pulling fs layer [2021-05-11T15:26:42.928Z] aa168da1d23b: Pulling fs layer [2021-05-11T15:26:42.928Z] 01666e4c0597: Waiting [2021-05-11T15:26:42.928Z] 93b9cdb0e59b: Waiting [2021-05-11T15:26:42.928Z] 5e14af77c1be: Waiting [2021-05-11T15:26:42.928Z] aa168da1d23b: Waiting [2021-05-11T15:26:42.928Z] 46f8f816bc3b: Waiting [2021-05-11T15:26:42.928Z] 93b61091891f: Waiting [2021-05-11T15:26:42.928Z] 36b3adc4ff6f: Download complete [2021-05-11T15:26:42.928Z] 46f8f816bc3b: Verifying Checksum [2021-05-11T15:26:42.928Z] 46f8f816bc3b: Download complete [2021-05-11T15:26:43.194Z] df20fa9351a1: Verifying Checksum [2021-05-11T15:26:43.194Z] df20fa9351a1: Download complete [2021-05-11T15:26:43.194Z] 93b9cdb0e59b: Verifying Checksum [2021-05-11T15:26:43.194Z] 93b9cdb0e59b: Download complete [2021-05-11T15:26:43.194Z] 93b61091891f: Verifying Checksum [2021-05-11T15:26:43.194Z] 93b61091891f: Download complete [2021-05-11T15:26:43.194Z] 5e14af77c1be: Verifying Checksum [2021-05-11T15:26:43.194Z] 5e14af77c1be: Download complete [2021-05-11T15:26:43.194Z] 01666e4c0597: Verifying Checksum [2021-05-11T15:26:43.194Z] 01666e4c0597: Download complete [2021-05-11T15:26:43.194Z] 8ad3a11d3b57: Download complete [2021-05-11T15:26:43.459Z] df20fa9351a1: Pull complete [2021-05-11T15:26:43.730Z] 36b3adc4ff6f: Pull complete [2021-05-11T15:26:45.132Z] aa168da1d23b: Verifying Checksum [2021-05-11T15:26:45.132Z] aa168da1d23b: Download complete [2021-05-11T15:26:45.396Z] 8ad3a11d3b57: Pull complete [2021-05-11T15:26:45.659Z] 46f8f816bc3b: Pull complete [2021-05-11T15:26:45.921Z] 93b61091891f: Pull complete [2021-05-11T15:26:45.921Z] 93b9cdb0e59b: Pull complete [2021-05-11T15:26:46.184Z] 5e14af77c1be: Pull complete [2021-05-11T15:26:46.184Z] 01666e4c0597: Pull complete [2021-05-11T15:26:54.398Z] aa168da1d23b: Pull complete [2021-05-11T15:26:54.398Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T15:26:54.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T15:26:54.399Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T15:26:54.615Z] prd-centos7-docker-4c-2g-4473 does not seem to be running inside a container [2021-05-11T15:26:54.663Z] $ 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-237/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-237 -v /w/workspace/xfoundry_device-modbus-go_PR-237:/w/workspace/xfoundry_device-modbus-go_PR-237:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-237@tmp:/w/workspace/xfoundry_device-modbus-go_PR-237@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-11T15:26:57.527Z] $ docker top 2c4a2078dbaf57fd9d41512ed2dafb9d36b8760cf83aa8f519144ad979428160 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T15:26:57.980Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T15:26:58.280Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T15:26:58.576Z] + ls /var/log/sa-host [2021-05-11T15:26:58.576Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T15:26:58.576Z] file_magic: OK [2021-05-11T15:26:58.576Z] HZ: Using current value: 100 [2021-05-11T15:26:58.576Z] file_header: OK [2021-05-11T15:26:58.576Z] 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-05-11T15:26:58.576Z] Statistics: [2021-05-11T15:26:58.576Z] 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-05-11T15:26:58.576Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T15:26:58.576Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T15:26:58.576Z] file_magic: OK [2021-05-11T15:26:58.576Z] HZ: Using current value: 100 [2021-05-11T15:26:58.576Z] file_header: OK [2021-05-11T15:26:58.576Z] 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-05-11T15:26:58.576Z] Statistics: [2021-05-11T15:26:58.576Z] Hnuu...uuuununununu... [2021-05-11T15:26:58.576Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T15:26:58.766Z] provisioning config files... [2021-05-11T15:26:58.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-237@tmp/config907024693987654728tmp [Pipeline] { [Pipeline] echo [2021-05-11T15:26:58.803Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:26:59.102Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T15:26:59.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T15:26:59.143Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:26:59.444Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T15:26:59.459Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:26:59.760Z] ---> sudo-logs.sh [2021-05-11T15:26:59.760Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T15:26:59.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:27:00.140Z] ---> job-cost.sh [2021-05-11T15:27:00.140Z] lf-activate-venv: SKIPPING [2021-05-11T15:27:00.140Z] DEBUG: total: 0.20999999344348907 [2021-05-11T15:27:00.140Z] INFO: Retrieving Stack Cost... [2021-05-11T15:27:02.065Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T15:27:02.328Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T15:27:02.344Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T15:27:02.646Z] ---> logs-deploy.sh [2021-05-11T15:27:02.646Z] lf-activate-venv: SKIPPING [2021-05-11T15:27:02.646Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-237/4 [2021-05-11T15:27:02.646Z] INFO: archiving workspace using pattern(s): [2021-05-11T15:27:04.569Z] Archives upload complete. [2021-05-11T15:27:04.569Z] INFO: archiving logs to Nexus