Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ajcasagrande for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e+b1162a6ab64ed623d797fbee07d81df3d746b7df (7b2318408aa9497b9436338d6f1f88cd0af90a73) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5802605365997491442.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1616166688586182684.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3951507216267128342.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4480792655782111648.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-42/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh955673385087089440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-rfid-llrp-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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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: device-rfid-llrp 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-3097 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-42 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/jenkins-gitclient-ssh2236048174104272756.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e Merge succeeded, producing e38b658fcf092c0b21ec98f4fc79090165542d7f Checking out Revision e38b658fcf092c0b21ec98f4fc79090165542d7f (PR-42) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/jenkins-gitclient-ssh6907025120033228354.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/jenkins-gitclient-ssh4406400945562692885.key > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e38b658fcf092c0b21ec98f4fc79090165542d7f # timeout=10 Commit message: "Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD" > git rev-list --no-walk 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:07:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:07:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:07:13 ========================================================= 17:07:13 EdgeX Global Pipelines Version Info 17:07:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:07:14 ------------------- 17:07:14 stable info: 17:07:14 ------------------- 17:07:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:07:14 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 17:07:14 Message: update stable to v1.0.197 17:07:15 ------------------- 17:07:15 experimental info: 17:07:15 ------------------- 17:07:15 Commited By: **** collab-it+edgex@linuxfoundation.org 17:07:15 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 17:07:15 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:07:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-42 [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-42 [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-42 [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e38b658fcf092c0b21ec98f4fc79090165542d7f [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e38b658 [Pipeline] echo 17:07:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:16 provisioning config files... 17:07:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/config352638999619593960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:16 ---> docker-login.sh 17:07:16 nexus3.edgexfoundry.org:10001 17:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:16 Configure a credential helper to remove this warning. See 17:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:16 17:07:16 Login Succeeded 17:07:16 nexus3.edgexfoundry.org:10002 17:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:16 Configure a credential helper to remove this warning. See 17:07:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:16 17:07:16 Login Succeeded 17:07:17 nexus3.edgexfoundry.org:10003 17:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:17 Configure a credential helper to remove this warning. See 17:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:17 17:07:17 Login Succeeded 17:07:17 nexus3.edgexfoundry.org:10004 17:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:17 Configure a credential helper to remove this warning. See 17:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:17 17:07:17 Login Succeeded 17:07:17 docker.io 17:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:17 Configure a credential helper to remove this warning. See 17:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:17 17:07:17 Login Succeeded 17:07:17 ---> docker-login.sh ends [Pipeline] } 17:07:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:18 + git log --format=format:%s -1 e38b658fcf092c0b21ec98f4fc79090165542d7f [Pipeline] echo 17:07:18 GIT_COMMIT: e38b658fcf092c0b21ec98f4fc79090165542d7f, Commit Message: Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD [Pipeline] echo 17:07:18 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:07:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:07:18 17:07:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:07:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:07:19 latest: Pulling from edgex-devops/git-semver 17:07:19 31603596830f: Pulling fs layer 17:07:19 b6dc333f4379: Pulling fs layer 17:07:19 3d9ef1400e77: Pulling fs layer 17:07:19 fd332fbdc1db: Pulling fs layer 17:07:19 fd332fbdc1db: Waiting 17:07:19 b6dc333f4379: Verifying Checksum 17:07:19 b6dc333f4379: Download complete 17:07:19 31603596830f: Download complete 17:07:19 31603596830f: Pull complete 17:07:19 b6dc333f4379: Pull complete 17:07:19 3d9ef1400e77: Verifying Checksum 17:07:19 3d9ef1400e77: Download complete 17:07:19 fd332fbdc1db: Verifying Checksum 17:07:19 fd332fbdc1db: Download complete 17:07:20 3d9ef1400e77: Pull complete 17:07:20 fd332fbdc1db: Pull complete 17:07:20 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:07:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:07:20 prd-centos7-docker-4c-2g-3097 does not seem to be running inside a container 17:07:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-42 -v /w/workspace/oundry_device-rfid-llrp-go_PR-42:/w/workspace/oundry_device-rfid-llrp-go_PR-42:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-42@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:10004/edgex-devops/git-semver:latest cat 17:07:21 $ docker top fdc6bc8000c46585288cdd26464289df5b8832267bc425e7f043fa298cf1d4d5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:21 [ssh-agent] Looking for ssh-agent implementation... 17:07:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:21 $ docker exec fdc6bc8000c46585288cdd26464289df5b8832267bc425e7f043fa298cf1d4d5 ssh-agent 17:07:21 SSH_AUTH_SOCK=/tmp/ssh-19HlQUJW8Xzy/agent.13 17:07:21 SSH_AGENT_PID=19 17:07:21 Running ssh-add (command line suppressed) 17:07:21 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_7428734500470176442.key (/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_7428734500470176442.key) 17:07:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:22 + git tag --points-at HEAD [Pipeline] } 17:07:22 $ docker exec --env ******** --env ******** fdc6bc8000c46585288cdd26464289df5b8832267bc425e7f043fa298cf1d4d5 ssh-agent -k 17:07:22 unset SSH_AUTH_SOCK; 17:07:22 unset SSH_AGENT_PID; 17:07:22 echo Agent pid 19 killed; 17:07:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:22 [ssh-agent] Looking for ssh-agent implementation... 17:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:22 $ docker exec fdc6bc8000c46585288cdd26464289df5b8832267bc425e7f043fa298cf1d4d5 ssh-agent 17:07:22 SSH_AUTH_SOCK=/tmp/ssh-kK5el95WnrSq/agent.52 17:07:22 SSH_AGENT_PID=59 17:07:22 Running ssh-add (command line suppressed) 17:07:22 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_2551412580221958972.key (/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/private_key_2551412580221958972.key) 17:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:23 + git semver init 17:07:23 # -> Open(): unable to determine branch for HEAD 17:07:23 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-42/.git 17:07:23 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-42 17:07:23 # $SEMVER_REMOTE_NAME = origin 17:07:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:07:23 # $SEMVER_USER_NAME = edgex-jenkins 17:07:23 # $SEMVER_BRANCH = PR-42 17:07:23 # $SEMVER_TEMP = /tmp/semver-637160410 17:07:23 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 17:07:23 # '/tmp/semver-637160410' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-42/.semver' 17:07:23 # -> Force: false 17:07:23 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-42/.semver [Pipeline] } 17:07:23 $ docker exec --env ******** --env ******** fdc6bc8000c46585288cdd26464289df5b8832267bc425e7f043fa298cf1d4d5 ssh-agent -k 17:07:23 unset SSH_AUTH_SOCK; 17:07:23 unset SSH_AGENT_PID; 17:07:23 echo Agent pid 59 killed; 17:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:24 + git semver [Pipeline] } 17:07:24 $ docker stop --time=1 fdc6bc8000c46585288cdd26464289df5b8832267bc425e7f043fa298cf1d4d5 17:07:25 $ docker rm -f fdc6bc8000c46585288cdd26464289df5b8832267bc425e7f043fa298cf1d4d5 [Pipeline] // withDockerContainer [Pipeline] sh 17:07:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:07:26 Stashed 1 file(s) [Pipeline] echo 17:07:26 [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 17:07:41 Still waiting to schedule task 17:07:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:07:41 Still waiting to schedule task 17:07:41 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-3096’ 17:08:49 Running on prd-centos7-docker-4c-2g-3100 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [Pipeline] { [Pipeline] ws 17:08:49 Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout 17:08:49 Selected Git installation does not exist. Using Default 17:08:49 The recommended git tool is: NONE 17:08:52 using credential edgex-jenkins-ssh 17:08:52 Cloning the remote Git repository 17:08:52 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:08:52 > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 17:08:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:08:53 > git --version # timeout=10 17:08:53 > git --version # 'git version 2.24.4' 17:08:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:53 [INFO] Currently running in a labeled security context 17:08:53 [INFO] Currently SELinux is 'enforcing' on the host 17:08:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh462833393653555459.key 17:08:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:54 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e 17:08:54 Merge succeeded, producing 18ac456adee335bd5ce48b4ccf5438472efdd079 17:08:54 Checking out Revision 18ac456adee335bd5ce48b4ccf5438472efdd079 (PR-42) 17:08:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:08:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:08:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:08:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:08:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:53 [INFO] Currently running in a labeled security context 17:08:53 [INFO] Currently SELinux is 'enforcing' on the host 17:08:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh2771783328862107408.key 17:08:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:08:54 > git config core.sparsecheckout # timeout=10 17:08:54 > git checkout -f 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e # timeout=10 17:08:54 > git remote # timeout=10 17:08:54 > git config --get remote.origin.url # timeout=10 17:08:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:08:54 [INFO] Currently running in a labeled security context 17:08:54 [INFO] Currently SELinux is 'enforcing' on the host 17:08:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/3@tmp/jenkins-gitclient-ssh4424478509079228244.key 17:08:54 > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 17:08:54 > git rev-parse HEAD^{commit} # timeout=10 17:08:54 > git config core.sparsecheckout # timeout=10 17:08:54 > git checkout -f 18ac456adee335bd5ce48b4ccf5438472efdd079 # timeout=10 17:08:58 Commit message: "Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD" 17:08:58 > git rev-list --no-walk 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:58 provisioning config files... 17:08:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config8561832106207978834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:58 ---> docker-login.sh 17:08:58 nexus3.edgexfoundry.org:10001 17:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:59 Configure a credential helper to remove this warning. See 17:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:59 17:08:59 Login Succeeded 17:08:59 nexus3.edgexfoundry.org:10002 17:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:59 Configure a credential helper to remove this warning. See 17:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:59 17:08:59 Login Succeeded 17:08:59 nexus3.edgexfoundry.org:10003 17:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:59 Configure a credential helper to remove this warning. See 17:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:59 17:08:59 Login Succeeded 17:08:59 nexus3.edgexfoundry.org:10004 17:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:59 Configure a credential helper to remove this warning. See 17:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:59 17:08:59 Login Succeeded 17:08:59 docker.io 17:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:09:00 Configure a credential helper to remove this warning. See 17:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:09:00 17:09:00 Login Succeeded 17:09:00 ---> docker-login.sh ends [Pipeline] } 17:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:09:00 ========================================================= 17:09:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:09:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:09:00 + 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 . 17:09:00 Sending build context to Docker daemon 1.196MB 17:09:00 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:09:00 Step 2/10 : FROM ${BASE} 17:09:00 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:00 540db60ca938: Pulling fs layer 17:09:00 adcc1eea9eea: Pulling fs layer 17:09:00 4c4ab2625f07: Pulling fs layer 17:09:00 0773c198feca: Pulling fs layer 17:09:00 345f892a5656: Pulling fs layer 17:09:00 4796506630df: Pulling fs layer 17:09:00 cc55df3e53f1: Pulling fs layer 17:09:00 4d027b6c602c: Pulling fs layer 17:09:00 449e75d2c14e: Pulling fs layer 17:09:00 0773c198feca: Waiting 17:09:00 345f892a5656: Waiting 17:09:00 4796506630df: Waiting 17:09:00 cc55df3e53f1: Waiting 17:09:00 4d027b6c602c: Waiting 17:09:00 449e75d2c14e: Waiting 17:09:00 4c4ab2625f07: Verifying Checksum 17:09:00 4c4ab2625f07: Download complete 17:09:00 adcc1eea9eea: Verifying Checksum 17:09:00 adcc1eea9eea: Download complete 17:09:00 345f892a5656: Verifying Checksum 17:09:00 345f892a5656: Download complete 17:09:00 4796506630df: Verifying Checksum 17:09:00 4796506630df: Download complete 17:09:00 cc55df3e53f1: Verifying Checksum 17:09:00 cc55df3e53f1: Download complete 17:09:01 540db60ca938: Verifying Checksum 17:09:01 540db60ca938: Download complete 17:09:01 540db60ca938: Pull complete 17:09:01 adcc1eea9eea: Pull complete 17:09:01 4c4ab2625f07: Pull complete 17:09:02 4d027b6c602c: Verifying Checksum 17:09:02 4d027b6c602c: Download complete 17:09:05 449e75d2c14e: Verifying Checksum 17:09:05 449e75d2c14e: Download complete 17:09:07 0773c198feca: Verifying Checksum 17:09:07 0773c198feca: Download complete 17:09:10 0773c198feca: Pull complete 17:09:10 345f892a5656: Pull complete 17:09:10 4796506630df: Pull complete 17:09:10 cc55df3e53f1: Pull complete 17:09:11 4d027b6c602c: Pull complete 17:09:12 449e75d2c14e: Pull complete 17:09:12 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:09:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:09:12 ---> 0d28375d9b5b 17:09:12 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:09:14 ---> Running in 666b740440d2 17:09:14 Removing intermediate container 666b740440d2 17:09:14 ---> fdc8c3197a03 17:09:14 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:09:14 ---> Running in 60418cf46adc 17:09:14 Removing intermediate container 60418cf46adc 17:09:14 ---> b997044286c8 17:09:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:09:14 ---> Running in efc3e77b9d65 17:09:14 Removing intermediate container efc3e77b9d65 17:09:14 ---> 354bc85a9b9a 17:09:14 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:09:14 ---> Running in 7ae96a537d8f 17:09:15 Removing intermediate container 7ae96a537d8f 17:09:15 ---> 8ffb5fbebd52 17:09:15 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:15 ---> Running in c2f31be33033 17:09:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:09:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:09:16 OK: 149 MiB in 40 packages 17:09:17 Removing intermediate container c2f31be33033 17:09:17 ---> 6cd1446b3be8 17:09:17 Step 8/10 : WORKDIR /device-rfid-llrp-go 17:09:17 ---> Running in 5bde941c9547 17:09:17 Removing intermediate container 5bde941c9547 17:09:17 ---> 0312f71213a3 17:09:17 Step 9/10 : COPY . . 17:09:17 ---> 564e3c17c4a5 17:09:17 Step 10/10 : RUN go mod download 17:09:17 ---> Running in 0b514ab3793f 17:09:27 Removing intermediate container 0b514ab3793f 17:09:27 ---> fc7ed0155e76 17:09:27 Successfully built fc7ed0155e76 17:09:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:09:28 + docker inspect -f . ci-base-image-x86_64 17:09:28 . [Pipeline] withDockerContainer 17:09:28 prd-centos7-docker-4c-2g-3100 does not seem to be running inside a container 17:09:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:09:28 $ docker top 854028b303e09e154ffb81a1e4f304ae8f3bf28b41403b9b61596e8bda9b9805 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:29 + go version 17:09:29 go version go1.16.5 linux/amd64 [Pipeline] } 17:09:29 $ docker stop --time=1 854028b303e09e154ffb81a1e4f304ae8f3bf28b41403b9b61596e8bda9b9805 17:09:30 $ docker rm -f 854028b303e09e154ffb81a1e4f304ae8f3bf28b41403b9b61596e8bda9b9805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:09:30 + docker inspect -f . ci-base-image-x86_64 17:09:30 . [Pipeline] withDockerContainer 17:09:30 prd-centos7-docker-4c-2g-3100 does not seem to be running inside a container 17:09:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:09:31 $ docker top 15b46916bf7e77df51756087ad8271c0272ae07cb947583c94f55d0efbeea140 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:31 + go mod tidy [Pipeline] sh 17:09:32 + make test 17:09:32 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:09:32 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:09:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:09:47 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:09:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.788s coverage: 39.5% of statements 17:09:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.255s coverage: 52.0% of statements 17:09:50 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 17:09:50 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:09:57 gofmt -l . 17:09:57 [ "`gofmt -l .`" = "" ] 17:09:57 ./bin/test-go-mod-tidy.sh 17:09:57 ./bin/test-attribution-txt.sh [Pipeline] } 17:09:57 $ docker stop --time=1 15b46916bf7e77df51756087ad8271c0272ae07cb947583c94f55d0efbeea140 17:09:58 $ docker rm -f 15b46916bf7e77df51756087ad8271c0272ae07cb947583c94f55d0efbeea140 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:10:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:10:01 + ls -al . 17:10:01 total 564 17:10:01 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 16 17:09 . 17:10:01 drwxrwxr-x. 4 jenkins jenkins 28 Jul 16 17:08 .. 17:10:01 -rw-rw-r--. 1 jenkins jenkins 6734 Jul 16 17:08 Attribution.txt 17:10:01 drwxrwxr-x. 2 jenkins jenkins 89 Jul 16 17:08 bin 17:10:01 drwxrwxr-x. 4 jenkins jenkins 44 Jul 16 17:08 cmd 17:10:01 -rw-r--r--. 1 jenkins jenkins 462904 Jul 16 17:09 coverage.out 17:10:01 -rw-rw-r--. 1 jenkins jenkins 1521 Jul 16 17:08 Dockerfile 17:10:01 -rw-rw-r--. 1 jenkins jenkins 999 Jul 16 17:08 Dockerfile.build 17:10:01 -rw-rw-r--. 1 jenkins jenkins 134 Jul 16 17:08 .dockerignore 17:10:01 drwxrwxr-x. 2 jenkins jenkins 4096 Jul 16 17:08 examples 17:10:01 drwxrwxr-x. 8 jenkins jenkins 179 Jul 16 17:08 .git 17:10:01 drwxrwxr-x. 2 jenkins jenkins 103 Jul 16 17:08 .github 17:10:01 -rw-rw-r--. 1 jenkins jenkins 934 Jul 16 17:08 .gitignore 17:10:01 -rw-r--r--. 1 jenkins jenkins 308 Jul 16 17:09 go.mod 17:10:01 -rw-r--r--. 1 jenkins jenkins 13807 Jul 16 17:09 go.sum 17:10:01 drwxrwxr-x. 2 jenkins jenkins 31 Jul 16 17:08 images 17:10:01 drwxrwxr-x. 5 jenkins jenkins 45 Jul 16 17:08 internal 17:10:01 -rw-rw-r--. 1 jenkins jenkins 682 Jul 16 17:08 Jenkinsfile 17:10:01 -rw-rw-r--. 1 jenkins jenkins 11347 Jul 16 17:08 LICENSE 17:10:01 -rw-rw-r--. 1 jenkins jenkins 1011 Jul 16 17:08 Makefile 17:10:01 -rw-rw-r--. 1 jenkins jenkins 28403 Jul 16 17:08 README.md 17:10:01 drwxrwxr-x. 4 jenkins jenkins 54 Jul 16 17:08 snap 17:10:01 -rw-rw-r--. 1 jenkins jenkins 5 Jul 16 17:07 VERSION 17:10:01 -rw-rw-r--. 1 jenkins jenkins 193 Jul 16 17:08 version.go [Pipeline] isUnix [Pipeline] sh 17:10:01 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=18ac456adee335bd5ce48b4ccf5438472efdd079 --label arch=amd64 --label version=0.0.0 . 17:10:01 Sending build context to Docker daemon 1.197MB 17:10:01 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 17:10:01 Step 2/25 : FROM ${BASE} AS builder 17:10:01 ---> fc7ed0155e76 17:10:01 Step 3/25 : ARG MAKE='make build' 17:10:01 ---> Running in 5f344b0cdd92 17:10:02 Removing intermediate container 5f344b0cdd92 17:10:02 ---> e4ae0d27876a 17:10:02 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 17:10:02 ---> Running in 515cdb47c96b 17:10:02 Removing intermediate container 515cdb47c96b 17:10:02 ---> 57ecbb2efd53 17:10:02 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:10:02 ---> Running in f787d0983b39 17:10:02 Removing intermediate container f787d0983b39 17:10:02 ---> a49ec6081523 17:10:02 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:10:02 ---> Running in c72671778301 17:10:02 Removing intermediate container c72671778301 17:10:02 ---> 53e77387119e 17:10:02 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:10:02 ---> Running in 0d939236a5c6 17:10:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:10:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:10:04 OK: 149 MiB in 40 packages 17:10:04 Removing intermediate container 0d939236a5c6 17:10:04 ---> f1850ad34cef 17:10:04 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 17:10:04 ---> Running in 52c0aea3ecac 17:10:04 Removing intermediate container 52c0aea3ecac 17:10:04 ---> 8d39eace0d3d 17:10:04 Step 9/25 : COPY go.mod . 17:10:04 ---> de9b09eedfde 17:10:04 Step 10/25 : COPY Makefile . 17:10:05 ---> 869d3a18db0d 17:10:05 Step 11/25 : RUN make update 17:10:05 ---> Running in 0ac7c60c791b 17:10:05 CGO_ENABLED=0 GO111MODULE=on go mod download 17:10:05 Removing intermediate container 0ac7c60c791b 17:10:05 ---> 0f12e5fa15da 17:10:05 Step 12/25 : COPY . . 17:10:05 ---> 00834984bc16 17:10:05 Step 13/25 : RUN go mod tidy 17:10:05 ---> Running in 293e5b947ee9 17:10:06 Removing intermediate container 293e5b947ee9 17:10:06 ---> 55267ceda1ae 17:10:06 Step 14/25 : RUN $MAKE 17:10:06 ---> Running in ec44d7355feb 17:10:06 go mod tidy 17:10:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 17:10:17 Removing intermediate container ec44d7355feb 17:10:17 ---> b348d8d7c160 17:10:17 Step 15/25 : FROM alpine:3.12 17:10:17 3.12: Pulling from library/alpine 17:10:17 339de151aab4: Pulling fs layer 17:10:17 339de151aab4: Verifying Checksum 17:10:17 339de151aab4: Download complete 17:10:17 339de151aab4: Pull complete 17:10:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:10:17 Status: Downloaded newer image for alpine:3.12 17:10:17 ---> 13621d1b12d4 17:10:17 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:10:17 ---> Running in 4e65e0087847 17:10:17 Removing intermediate container 4e65e0087847 17:10:17 ---> 1efd4898a2ec 17:10:17 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 17:10:18 ---> 3194090d8dd8 17:10:18 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 17:10:18 ---> 37ff2564696a 17:10:18 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 17:10:18 ---> 80bd718bc74d 17:10:18 Step 20/25 : EXPOSE 49989 17:10:18 ---> Running in 8986e0dcbf14 17:10:18 Removing intermediate container 8986e0dcbf14 17:10:18 ---> ae722e49d2bb 17:10:18 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 17:10:18 ---> Running in 0f05acbdf536 17:10:18 Removing intermediate container 0f05acbdf536 17:10:18 ---> aa873e556601 17:10:18 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:10:18 ---> Running in 2a42782cba29 17:10:19 Removing intermediate container 2a42782cba29 17:10:19 ---> 860e59ff10d1 17:10:19 Step 23/25 : LABEL arch=amd64 17:10:19 ---> Running in cf8bfb82b790 17:10:19 Removing intermediate container cf8bfb82b790 17:10:19 ---> 0fff19a9885a 17:10:19 Step 24/25 : LABEL git_sha=18ac456adee335bd5ce48b4ccf5438472efdd079 17:10:19 ---> Running in cf05b4bdb9f3 17:10:19 Removing intermediate container cf05b4bdb9f3 17:10:19 ---> 0012d5087b87 17:10:19 Step 25/25 : LABEL version=0.0.0 17:10:19 ---> Running in d25421f6d310 17:10:19 Removing intermediate container d25421f6d310 17:10:19 ---> a341971b5de7 17:10:19 [Warning] One or more build-args [ARCH] were not consumed 17:10:19 Successfully built a341971b5de7 17:10:19 Successfully tagged device-rfid-llrp: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 17:10:34 Still waiting to schedule task 17:10:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 17:11:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3102 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [Pipeline] { [Pipeline] ws 17:11:05 Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout 17:11:05 Selected Git installation does not exist. Using Default 17:11:05 The recommended git tool is: NONE 17:11:12 using credential edgex-jenkins-ssh 17:11:12 Cloning the remote Git repository 17:11:12 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:12 > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 17:11:12 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:12 > git --version # timeout=10 17:11:12 > git --version # 'git version 2.17.1' 17:11:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:14 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e 17:11:15 Merge succeeded, producing 7280c933c3974abdfed6ecdf92964cdff947de3d 17:11:15 Checking out Revision 7280c933c3974abdfed6ecdf92964cdff947de3d (PR-42) 17:11:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:11:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:14 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:11:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:11:14 > git config core.sparsecheckout # timeout=10 17:11:14 > git checkout -f 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e # timeout=10 17:11:15 > git remote # timeout=10 17:11:15 > git config --get remote.origin.url # timeout=10 17:11:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:15 > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 17:11:15 > git rev-parse HEAD^{commit} # timeout=10 17:11:15 > git config core.sparsecheckout # timeout=10 17:11:15 > git checkout -f 7280c933c3974abdfed6ecdf92964cdff947de3d # timeout=10 17:11:19 Commit message: "Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD" 17:11:19 > git rev-list --no-walk 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:20 provisioning config files... 17:11:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/3@tmp/config1578087398867974037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:21 ---> docker-login.sh 17:11:21 nexus3.edgexfoundry.org:10001 17:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:22 Configure a credential helper to remove this warning. See 17:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:22 17:11:22 Login Succeeded 17:11:22 nexus3.edgexfoundry.org:10002 17:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:23 Configure a credential helper to remove this warning. See 17:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:23 17:11:23 Login Succeeded 17:11:23 nexus3.edgexfoundry.org:10003 17:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:23 Configure a credential helper to remove this warning. See 17:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:23 17:11:23 Login Succeeded 17:11:23 nexus3.edgexfoundry.org:10004 17:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:25 Configure a credential helper to remove this warning. See 17:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:25 17:11:25 Login Succeeded 17:11:25 docker.io 17:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:26 Configure a credential helper to remove this warning. See 17:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:26 17:11:26 Login Succeeded 17:11:26 ---> docker-login.sh ends [Pipeline] } 17:11:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:11:27 ========================================================= 17:11:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:11:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:11:27 + 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 . 17:11:28 Sending build context to Docker daemon 1.196MB 17:11:28 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:11:28 Step 2/10 : FROM ${BASE} 17:11:28 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:11:28 595b0fe564bb: Pulling fs layer 17:11:28 24495759ef45: Pulling fs layer 17:11:28 d148012ef14d: Pulling fs layer 17:11:28 cb65c68fc2e2: Pulling fs layer 17:11:28 093eec477d81: Pulling fs layer 17:11:28 a6d5b2bbb924: Pulling fs layer 17:11:28 2446dc1eb7d3: Pulling fs layer 17:11:28 596795e73e0f: Pulling fs layer 17:11:28 cb65c68fc2e2: Waiting 17:11:28 093eec477d81: Waiting 17:11:28 a6d5b2bbb924: Waiting 17:11:28 2446dc1eb7d3: Waiting 17:11:28 596795e73e0f: Waiting 17:11:28 d148012ef14d: Verifying Checksum 17:11:28 d148012ef14d: Download complete 17:11:28 24495759ef45: Verifying Checksum 17:11:28 24495759ef45: Download complete 17:11:28 093eec477d81: Download complete 17:11:28 a6d5b2bbb924: Verifying Checksum 17:11:28 a6d5b2bbb924: Download complete 17:11:28 595b0fe564bb: Verifying Checksum 17:11:28 595b0fe564bb: Download complete 17:11:28 2446dc1eb7d3: Verifying Checksum 17:11:28 2446dc1eb7d3: Download complete 17:11:29 595b0fe564bb: Pull complete 17:11:30 24495759ef45: Pull complete 17:11:31 d148012ef14d: Pull complete 17:11:31 596795e73e0f: Verifying Checksum 17:11:31 596795e73e0f: Download complete 17:11:32 cb65c68fc2e2: Verifying Checksum 17:11:32 cb65c68fc2e2: Download complete 17:11:39 Running on prd-ubuntu18.04-docker-8c-8g-3105 in /w/workspace/oundry_device-rfid-llrp-go_PR-42 [Pipeline] { [Pipeline] ws 17:11:39 Running in /w/workspace/device-rfid-llrp-go/3 [Pipeline] { [Pipeline] checkout 17:11:39 Selected Git installation does not exist. Using Default 17:11:39 The recommended git tool is: NONE 17:11:43 using credential edgex-jenkins-ssh 17:11:43 Cloning the remote Git repository 17:11:43 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:43 > git init /w/workspace/device-rfid-llrp-go/3 # timeout=10 17:11:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:43 > git --version # timeout=10 17:11:43 > git --version # 'git version 2.17.1' 17:11:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:44 Merging remotes/origin/main commit b1162a6ab64ed623d797fbee07d81df3d746b7df into PR head commit 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e 17:11:44 Merge succeeded, producing 52a23fc108fdde2808348f3f53a36e41558bb8e6 17:11:44 Checking out Revision 52a23fc108fdde2808348f3f53a36e41558bb8e6 (PR-42) 17:11:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:11:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:11:43 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/42/head:refs/remotes/origin/PR-42 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:11:44 > git config core.sparsecheckout # timeout=10 17:11:44 > git checkout -f 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e # timeout=10 17:11:44 > git remote # timeout=10 17:11:44 > git config --get remote.origin.url # timeout=10 17:11:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:44 > git merge b1162a6ab64ed623d797fbee07d81df3d746b7df # timeout=10 17:11:44 > git rev-parse HEAD^{commit} # timeout=10 17:11:44 > git config core.sparsecheckout # timeout=10 17:11:44 > git checkout -f 52a23fc108fdde2808348f3f53a36e41558bb8e6 # timeout=10 17:11:45 cb65c68fc2e2: Pull complete 17:11:45 093eec477d81: Pull complete 17:11:45 a6d5b2bbb924: Pull complete 17:11:45 2446dc1eb7d3: Pull complete 17:11:48 Commit message: "Merge commit 'b1162a6ab64ed623d797fbee07d81df3d746b7df' into HEAD" 17:11:48 > git rev-list --no-walk 0ad2dbac1ed1ac5ba7fceb7219da969eb5d6966e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:49 + echo snap-build.sh 17:11:49 snap-build.sh 17:11:49 + SNAP_BASE_DIR=. 17:11:49 + '[' '!' -z /w/workspace/device-rfid-llrp-go/3 ']' 17:11:49 + SNAP_BASE_DIR=/w/workspace/device-rfid-llrp-go/3 17:11:49 + echo '[snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/3]' 17:11:49 [snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/3] 17:11:49 + cd /w/workspace/device-rfid-llrp-go/3 17:11:49 + sudo apt-get remove -qy --purge lxd lxd-client 17:11:49 Reading package lists... 17:11:49 Building dependency tree... 17:11:49 Reading state information... 17:11:49 The following packages were automatically installed and are no longer required: 17:11:49 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 17:11:49 uidmap xdelta3 17:11:49 Use 'sudo apt autoremove' to remove them. 17:11:49 The following packages will be REMOVED: 17:11:49 lxd* lxd-client* 17:11:49 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 17:11:49 After this operation, 31.7 MB disk space will be freed. 17:11:49 596795e73e0f: Pull complete 17:11:49 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:11:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:11:49 ---> d9e956139c92 17:11:49 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:11:49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 17:11:49 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 17:11:50 Removing lxd dnsmasq configuration 17:11:50 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 17:11:50 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 17:11:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:11:51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 17:11:51 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 17:11:53 ---> Running in 3d12b521d223 17:11:53 Processing triggers for systemd (237-3ubuntu10.45) ... 17:11:53 Processing triggers for ureadahead (0.100.0-21) ... 17:11:53 Removing intermediate container 3d12b521d223 17:11:53 ---> 76543266a3be 17:11:53 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:11:53 ---> Running in cede577cb4ff 17:11:53 + sudo snap remove --purge lxd 17:11:53 snap "lxd" is not installed 17:11:53 + sudo groupadd --force --system lxd 17:11:53 ++ whoami 17:11:53 + sudo /usr/sbin/usermod -G lxd -a jenkins 17:11:53 + newgrp - lxd 17:11:53 + sudo snap install lxd 17:11:54 Removing intermediate container cede577cb4ff 17:11:54 ---> 741abf18bd5e 17:11:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:11:54 ---> Running in 0a71e018e0f2 17:11:54 Removing intermediate container 0a71e018e0f2 17:11:54 ---> d1994acbe93a 17:11:54 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:55 ---> Running in 6b9f3dd075e9 17:11:58 Removing intermediate container 6b9f3dd075e9 17:11:58 ---> 5b4baaf87f15 17:11:58 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:58 ---> Running in a98d8b2bdad7 17:11:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:12:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:12:01 OK: 138 MiB in 40 packages 17:12:03 Removing intermediate container a98d8b2bdad7 17:12:03 ---> f9e7d405e3c9 17:12:03 Step 8/10 : WORKDIR /device-rfid-llrp-go 17:12:03 ---> Running in b5dae614c4d9 17:12:03 2021-07-16T17:12:00Z INFO Waiting for automatic snapd restart... 17:12:03 Removing intermediate container b5dae614c4d9 17:12:03 ---> 74839b25a7f3 17:12:03 Step 9/10 : COPY . . 17:12:04 ---> 0a52324f79de 17:12:04 Step 10/10 : RUN go mod download 17:12:05 ---> Running in 57f36db60836 17:12:32 Removing intermediate container 57f36db60836 17:12:32 ---> 810dbac3b343 17:12:32 Successfully built 810dbac3b343 17:12:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:12:32 + docker inspect -f . ci-base-image-arm64 17:12:32 . [Pipeline] withDockerContainer 17:12:32 prd-ubuntu18.04-docker-arm64-4c-16g-3102 does not seem to be running inside a container 17:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:12:34 $ docker top a05dde13ad4c15ca1842b44e7e86509acb67bd61b79371fd9fba955ff436c0dd -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:35 + go version 17:12:35 go version go1.16.5 linux/arm64 [Pipeline] } 17:12:35 $ docker stop --time=1 a05dde13ad4c15ca1842b44e7e86509acb67bd61b79371fd9fba955ff436c0dd 17:12:38 $ docker rm -f a05dde13ad4c15ca1842b44e7e86509acb67bd61b79371fd9fba955ff436c0dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:38 + docker inspect -f . ci-base-image-arm64 17:12:38 . [Pipeline] withDockerContainer 17:12:39 prd-ubuntu18.04-docker-arm64-4c-16g-3102 does not seem to be running inside a container 17:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:12:41 $ docker top 1c2c7f1979396b8f824abb72814cea9817c581a50867e1c67facb631281ebcfa -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:42 + go mod tidy [Pipeline] sh 17:12:43 + make test 17:12:43 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:12:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:13:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:13:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:13:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 22.544s coverage: 39.5% of statements 17:13:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.470s coverage: 52.0% of statements 17:13:59 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.083s coverage: 95.5% of statements 17:13:59 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:14:21 gofmt -l . 17:14:22 [ "`gofmt -l .`" = "" ] 17:14:23 ./bin/test-go-mod-tidy.sh 17:14:24 ./bin/test-attribution-txt.sh [Pipeline] } 17:14:25 $ docker stop --time=1 1c2c7f1979396b8f824abb72814cea9817c581a50867e1c67facb631281ebcfa 17:14:25 lxd 4.16 from Canonical* installed 17:14:25 + sudo lxd init --auto 17:14:25 + sudo snap install --classic snapcraft 17:14:27 $ docker rm -f 1c2c7f1979396b8f824abb72814cea9817c581a50867e1c67facb631281ebcfa [Pipeline] // withDockerContainer [Pipeline] sh 17:14:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:14:28 Warning: overwriting stash ‘coverage-report’ 17:14:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:14:30 + ls -al . 17:14:30 total 596 17:14:30 drwxrwxr-x 10 jenkins jenkins 4096 Jul 16 17:14 . 17:14:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 17:11 .. 17:14:30 -rw-rw-r-- 1 jenkins jenkins 134 Jul 16 17:11 .dockerignore 17:14:30 drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 17:11 .git 17:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 17:11 .github 17:14:30 -rw-rw-r-- 1 jenkins jenkins 934 Jul 16 17:11 .gitignore 17:14:30 -rw-rw-r-- 1 jenkins jenkins 6734 Jul 16 17:11 Attribution.txt 17:14:30 -rw-rw-r-- 1 jenkins jenkins 1521 Jul 16 17:11 Dockerfile 17:14:30 -rw-rw-r-- 1 jenkins jenkins 999 Jul 16 17:11 Dockerfile.build 17:14:30 -rw-rw-r-- 1 jenkins jenkins 682 Jul 16 17:11 Jenkinsfile 17:14:30 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 16 17:11 LICENSE 17:14:30 -rw-rw-r-- 1 jenkins jenkins 1011 Jul 16 17:11 Makefile 17:14:30 -rw-rw-r-- 1 jenkins jenkins 28403 Jul 16 17:11 README.md 17:14:30 -rw-rw-r-- 1 jenkins jenkins 5 Jul 16 17:07 VERSION 17:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 17:11 bin 17:14:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 17:11 cmd 17:14:30 -rw-r--r-- 1 jenkins jenkins 462904 Jul 16 17:13 coverage.out 17:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 17:11 examples 17:14:30 -rw-r--r-- 1 jenkins jenkins 308 Jul 16 17:14 go.mod 17:14:30 -rw-r--r-- 1 jenkins jenkins 13807 Jul 16 17:12 go.sum 17:14:30 drwxrwxr-x 2 jenkins jenkins 4096 Jul 16 17:11 images 17:14:30 drwxrwxr-x 5 jenkins jenkins 4096 Jul 16 17:11 internal 17:14:30 drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 17:11 snap 17:14:30 -rw-rw-r-- 1 jenkins jenkins 193 Jul 16 17:11 version.go [Pipeline] isUnix [Pipeline] sh 17:14:30 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7280c933c3974abdfed6ecdf92964cdff947de3d --label arch=arm64 --label version=0.0.0 . 17:14:30 Sending build context to Docker daemon 1.197MB 17:14:30 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 17:14:30 Step 2/25 : FROM ${BASE} AS builder 17:14:31 ---> 810dbac3b343 17:14:31 Step 3/25 : ARG MAKE='make build' 17:14:31 ---> Running in 713a0ae399e3 17:14:31 Removing intermediate container 713a0ae399e3 17:14:31 ---> 4c5195865990 17:14:31 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 17:14:31 ---> Running in 566fd041df44 17:14:32 Removing intermediate container 566fd041df44 17:14:32 ---> 0e8b6c81b922 17:14:32 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 17:14:32 ---> Running in 5565992c5222 17:14:33 Removing intermediate container 5565992c5222 17:14:33 ---> bd6990125bcd 17:14:33 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:33 ---> Running in d631587d95f9 17:14:35 Removing intermediate container d631587d95f9 17:14:35 ---> b98325cdc534 17:14:35 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:35 ---> Running in 83d8fe5be755 17:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:14:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:14:38 OK: 138 MiB in 40 packages 17:14:40 Removing intermediate container 83d8fe5be755 17:14:40 ---> adba76397d6f 17:14:40 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 17:14:40 ---> Running in 168556344f87 17:14:40 Removing intermediate container 168556344f87 17:14:40 ---> 860cce2d3355 17:14:40 Step 9/25 : COPY go.mod . 17:14:41 ---> 1c582c9b4204 17:14:41 Step 10/25 : COPY Makefile . 17:14:42 ---> 1d3143d7f46c 17:14:42 Step 11/25 : RUN make update 17:14:42 ---> Running in 7ea5a910a81f 17:14:44 CGO_ENABLED=0 GO111MODULE=on go mod download 17:14:45 Removing intermediate container 7ea5a910a81f 17:14:45 ---> 8d5dec2682d1 17:14:45 Step 12/25 : COPY . . 17:14:46 ---> f49eb9c21a15 17:14:46 Step 13/25 : RUN go mod tidy 17:14:46 ---> Running in 3ef4be7a30e1 17:14:49 Removing intermediate container 3ef4be7a30e1 17:14:49 ---> 6802ad58e31f 17:14:49 Step 14/25 : RUN $MAKE 17:14:49 ---> Running in feef58d940d8 17:14:50 go mod tidy 17:14:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 17:15:23 Removing intermediate container feef58d940d8 17:15:23 ---> bfb35e10baef 17:15:23 Step 15/25 : FROM alpine:3.12 17:15:23 3.12: Pulling from library/alpine 17:15:23 d2f70382dc9a: Pulling fs layer 17:15:23 d2f70382dc9a: Verifying Checksum 17:15:23 d2f70382dc9a: Download complete 17:15:24 d2f70382dc9a: Pull complete 17:15:24 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 17:15:24 Status: Downloaded newer image for alpine:3.12 17:15:24 ---> c4fd0aeabfcf 17:15:24 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:15:25 ---> Running in 0c75c6a8ffec 17:15:25 Removing intermediate container 0c75c6a8ffec 17:15:25 ---> 25e23c071581 17:15:25 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 17:15:26 ---> de65af990d9d 17:15:26 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 17:15:27 ---> e015debe3104 17:15:27 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 17:15:28 ---> 66452d3b0f44 17:15:28 Step 20/25 : EXPOSE 49989 17:15:28 ---> Running in d1907843b7d9 17:15:29 Removing intermediate container d1907843b7d9 17:15:29 ---> 59e82d5d6d55 17:15:29 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 17:15:29 ---> Running in 20a2a2e96e22 17:15:29 Removing intermediate container 20a2a2e96e22 17:15:29 ---> a766e6498a70 17:15:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 17:15:29 ---> Running in b047ebcc864c 17:15:30 Removing intermediate container b047ebcc864c 17:15:30 ---> 4c72fed36614 17:15:30 Step 23/25 : LABEL arch=arm64 17:15:30 ---> Running in 3fb4412a075a 17:15:30 Removing intermediate container 3fb4412a075a 17:15:30 ---> d63377f3990d 17:15:30 Step 24/25 : LABEL git_sha=7280c933c3974abdfed6ecdf92964cdff947de3d 17:15:30 ---> Running in 52d5357cf8c7 17:15:31 Removing intermediate container 52d5357cf8c7 17:15:31 ---> b204a5a1bd74 17:15:31 Step 25/25 : LABEL version=0.0.0 17:15:31 ---> Running in d3ae02dedab5 17:15:32 Removing intermediate container d3ae02dedab5 17:15:32 ---> c4d0fa894776 17:15:32 [Warning] One or more build-args [ARCH] were not consumed 17:15:32 Successfully built c4d0fa894776 17:15:32 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:15:32 17:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:15:33 arm64: Pulling from edgex-lftools-log-publisher 17:15:33 448f6bf000e3: Pulling fs layer 17:15:33 f757da607395: Pulling fs layer 17:15:33 05883995daec: Pulling fs layer 17:15:33 8603b9c90790: Pulling fs layer 17:15:33 1560dd03e051: Pulling fs layer 17:15:33 27f5ce0e4adf: Pulling fs layer 17:15:33 c2d8d7efcc4b: Pulling fs layer 17:15:33 8603b9c90790: Waiting 17:15:33 1560dd03e051: Waiting 17:15:33 27f5ce0e4adf: Waiting 17:15:33 c2d8d7efcc4b: Waiting 17:15:33 f757da607395: Verifying Checksum 17:15:33 f757da607395: Download complete 17:15:33 8603b9c90790: Verifying Checksum 17:15:33 8603b9c90790: Download complete 17:15:33 1560dd03e051: Verifying Checksum 17:15:33 1560dd03e051: Download complete 17:15:33 27f5ce0e4adf: Verifying Checksum 17:15:33 27f5ce0e4adf: Download complete 17:15:33 05883995daec: Verifying Checksum 17:15:33 05883995daec: Download complete 17:15:34 448f6bf000e3: Download complete 17:15:37 c2d8d7efcc4b: Verifying Checksum 17:15:37 c2d8d7efcc4b: Download complete 17:15:38 448f6bf000e3: Pull complete 17:15:38 f757da607395: Pull complete 17:15:40 05883995daec: Pull complete 17:15:40 8603b9c90790: Pull complete 17:15:41 1560dd03e051: Pull complete 17:15:42 27f5ce0e4adf: Pull complete 17:15:54 c2d8d7efcc4b: Pull complete 17:15:54 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:15:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:15:54 prd-ubuntu18.04-docker-arm64-4c-16g-3102 does not seem to be running inside a container 17:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:15:58 $ docker top b375027b76548bc020c0fb42111ec0d13fddf5985af114a5d3a58764e9be32c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:15:59 ---> job-cost.sh 17:15:59 lf-activate-venv: SKIPPING 17:15:59 INFO: No Stack... 17:16:00 INFO: Retrieving Pricing Info for: v2-standard-4 17:16:00 INFO: Archiving Costs [Pipeline] sh 17:16:01 + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv 17:16:01 + cut -d, -f6 [Pipeline] lock 17:16:01 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-3-stack-cost] 17:16:01 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-3-stack-cost] did not exist. Created. 17:16:01 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:16:02 + echo total: 0.18000000715255737 [Pipeline] stash 17:16:02 Stashed 1 file(s) [Pipeline] } 17:16:02 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:16:02 $ docker stop --time=1 b375027b76548bc020c0fb42111ec0d13fddf5985af114a5d3a58764e9be32c0 17:16:04 $ docker rm -f b375027b76548bc020c0fb42111ec0d13fddf5985af114a5d3a58764e9be32c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:16:32 snapcraft 4.8.3 from Canonical* installed 17:16:32 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 17:16:32 + sudo snapcraft prime --use-lxd 17:16:33 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 17:16:33 Launching a container. 17:16:40 Waiting for container to be ready 17:16:40 To start your first instance, try: lxc launch ubuntu:18.04 17:16:40 17:16:44 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 17:16:44 Waiting for network to be ready... 17:16:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 17:16:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 17:16:45 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 17:16:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 17:16:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 17:16:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 17:16:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 17:16:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 17:16:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 17:16:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 17:16:45 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 17:16:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 17:16:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 17:16:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 17:16:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 17:16:46 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 17:16:46 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 17:16:46 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 17:16:46 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 17:16:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2132 kB] 17:16:46 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 17:16:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 17:16:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 17:16:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 17:16:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 17:16:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 17:16:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 17:16:49 Fetched 24.8 MB in 4s (5998 kB/s) 17:16:50 Reading package lists... 17:16:50 Reading package lists... 17:16:50 Building dependency tree... 17:16:50 Reading state information... 17:16:50 The following additional packages will be installed: 17:16:50 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:16:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:16:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:16:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 17:16:50 Suggested packages: 17:16:50 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 17:16:50 Recommended packages: 17:16:50 gnupg libsasl2-modules 17:16:50 The following NEW packages will be installed: 17:16:50 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 17:16:50 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 17:16:50 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 17:16:50 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 17:16:50 The following packages will be upgraded: 17:16:50 gpg gpg-agent gpgconf libudev1 17:16:50 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 17:16:50 Need to get 3530 kB of archives. 17:16:50 After this operation, 13.3 MB of additional disk space will be used. 17:16:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 17:16:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 17:16:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 17:16:50 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 17:16:51 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 17:16:51 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 17:16:51 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 17:16:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 17:16:51 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 17:16:51 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 17:16:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 17:16:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 17:16:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 17:16:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 17:16:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 17:16:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 17:16:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 17:16:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 17:16:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 17:16:51 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 17:16:51 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 17:16:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 17:16:52 debconf: delaying package configuration, since apt-utils is not installed 17:16:52 Fetched 3530 kB in 1s (2842 kB/s) 17:16:52 (Reading database ... 12511 files and directories currently installed.) 17:16:52 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 17:16:52 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:16:52 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 17:16:52 Selecting previously unselected package udev. 17:16:52 (Reading database ... 12511 files and directories currently installed.) 17:16:52 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 17:16:52 Unpacking udev (237-3ubuntu10.48) ... 17:16:52 Selecting previously unselected package libfuse2:amd64. 17:16:52 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 17:16:52 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:16:52 Selecting previously unselected package fuse. 17:16:52 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 17:16:52 Unpacking fuse (2.9.7-1ubuntu1) ... 17:16:52 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 17:16:52 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:16:52 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 17:16:52 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:16:52 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 17:16:52 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:16:52 Selecting previously unselected package libksba8:amd64. 17:16:52 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 17:16:52 Unpacking libksba8:amd64 (1.3.5-2) ... 17:16:52 Selecting previously unselected package libroken18-heimdal:amd64. 17:16:52 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:52 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:52 Selecting previously unselected package libasn1-8-heimdal:amd64. 17:16:52 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:52 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:52 Selecting previously unselected package libheimbase1-heimdal:amd64. 17:16:52 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:52 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:52 Selecting previously unselected package libhcrypto4-heimdal:amd64. 17:16:52 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:52 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:52 Selecting previously unselected package libwind0-heimdal:amd64. 17:16:52 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:52 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:52 Selecting previously unselected package libhx509-5-heimdal:amd64. 17:16:52 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:52 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:53 Selecting previously unselected package libkrb5-26-heimdal:amd64. 17:16:53 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:53 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:53 Selecting previously unselected package libheimntlm0-heimdal:amd64. 17:16:53 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:53 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:53 Selecting previously unselected package libgssapi3-heimdal:amd64. 17:16:53 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 17:16:53 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:53 Selecting previously unselected package libsasl2-modules-db:amd64. 17:16:53 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:16:53 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:16:53 Selecting previously unselected package libsasl2-2:amd64. 17:16:53 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 17:16:53 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:16:53 Selecting previously unselected package libldap-common. 17:16:53 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 17:16:53 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:16:53 Selecting previously unselected package libldap-2.4-2:amd64. 17:16:53 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 17:16:53 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:16:53 Selecting previously unselected package dirmngr. 17:16:53 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 17:16:53 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 17:16:53 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 17:16:53 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 17:16:53 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 17:16:53 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:16:53 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 17:16:53 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 17:16:53 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:53 Setting up libksba8:amd64 (1.3.5-2) ... 17:16:53 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:16:53 Setting up udev (237-3ubuntu10.48) ... 17:16:53 invoke-rc.d: policy-rc.d denied execution of start. 17:16:54 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Processing triggers for systemd (237-3ubuntu10) ... 17:16:54 Setting up fuse (2.9.7-1ubuntu1) ... 17:16:54 Setting up gpg (2.2.4-1ubuntu1.4) ... 17:16:54 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 17:16:54 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 17:16:54 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 17:16:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:16:54 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 17:16:54 settings in the [Install] section, and DefaultInstance for template units). 17:16:54 This means they are not meant to be enabled using systemctl. 17:16:54 Possible reasons for having this kind of units are: 17:16:54 1) A unit may be statically enabled by being symlinked from another unit's 17:16:54 .wants/ or .requires/ directory. 17:16:54 2) A unit's purpose may be to act as a helper for some other unit which has 17:16:54 a requirement dependency on it. 17:16:54 3) A unit may be started when needed via activation (socket, path, timer, 17:16:54 D-Bus, udev, scripted systemctl call, ...). 17:16:54 4) In case of template units, the unit is meant to be enabled with some 17:16:54 instance name specified. 17:16:54 Reading package lists... 17:16:55 Building dependency tree... 17:16:55 Reading state information... 17:16:55 The following additional packages will be installed: 17:16:55 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 17:16:55 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 17:16:55 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 17:16:55 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 17:16:55 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 17:16:55 Suggested packages: 17:16:55 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 17:16:55 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 17:16:55 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 17:16:55 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 17:16:55 systemd-container policykit-1 17:16:55 Recommended packages: 17:16:55 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 17:16:55 The following NEW packages will be installed: 17:16:55 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 17:16:55 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 17:16:55 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 17:16:55 multiarch-support openssh-client python3 python3-minimal python3.6 17:16:55 python3.6-minimal snapd squashfs-tools sudo 17:16:55 The following packages will be upgraded: 17:16:55 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 17:16:55 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 17:16:55 Need to get 36.7 MB of archives. 17:16:55 After this operation, 147 MB of additional disk space will be used. 17:16:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 17:16:55 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 17:16:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 17:16:56 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 17:16:56 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 17:16:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 17:16:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 17:16:56 Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 17:16:56 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 17:16:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 17:16:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 17:16:56 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 17:16:56 Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 17:16:56 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 17:16:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 17:16:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 17:16:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 17:16:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 17:16:56 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 17:16:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 17:16:56 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 17:16:56 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 17:16:56 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 17:16:56 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 17:16:56 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 17:16:56 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 17:16:56 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 17:16:56 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 17:16:56 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 17:16:56 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 17:16:57 debconf: delaying package configuration, since apt-utils is not installed 17:16:57 Fetched 36.7 MB in 2s (16.2 MB/s) 17:16:57 (Reading database ... 12757 files and directories currently installed.) 17:16:57 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 17:16:57 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:16:58 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 17:16:58 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:16:58 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 17:16:58 (Reading database ... 12757 files and directories currently installed.) 17:16:58 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 17:16:58 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 17:16:58 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 17:16:58 (Reading database ... 12757 files and directories currently installed.) 17:16:58 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 17:16:58 Unpacking apt (1.6.14) over (1.6.1) ... 17:16:58 Setting up apt (1.6.14) ... 17:16:58 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 17:16:59 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 17:16:59 (Reading database ... 12764 files and directories currently installed.) 17:16:59 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:16:59 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:16:59 Selecting previously unselected package libpython3.6-minimal:amd64. 17:16:59 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:16:59 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:16:59 Selecting previously unselected package libexpat1:amd64. 17:16:59 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 17:16:59 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:16:59 Selecting previously unselected package python3.6-minimal. 17:16:59 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:16:59 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:17:00 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 17:17:00 Checking for services that may need to be restarted...done. 17:17:00 Checking for services that may need to be restarted...done. 17:17:00 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:17:00 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 17:17:00 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 17:17:00 Selecting previously unselected package python3-minimal. 17:17:00 (Reading database ... 13012 files and directories currently installed.) 17:17:00 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 17:17:00 Unpacking python3-minimal (3.6.7-1~18.04) ... 17:17:00 Selecting previously unselected package mime-support. 17:17:00 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 17:17:00 Unpacking mime-support (3.60ubuntu1) ... 17:17:00 Selecting previously unselected package libmpdec2:amd64. 17:17:00 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 17:17:00 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:17:00 Selecting previously unselected package libpython3.6-stdlib:amd64. 17:17:00 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:17:00 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:17:00 Selecting previously unselected package python3.6. 17:17:00 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 17:17:00 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:17:00 Selecting previously unselected package libpython3-stdlib:amd64. 17:17:00 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 17:17:00 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:17:00 Setting up python3-minimal (3.6.7-1~18.04) ... 17:17:01 Selecting previously unselected package python3. 17:17:01 (Reading database ... 13442 files and directories currently installed.) 17:17:01 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 17:17:01 Unpacking python3 (3.6.7-1~18.04) ... 17:17:01 Selecting previously unselected package multiarch-support. 17:17:01 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 17:17:01 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 17:17:01 Setting up multiarch-support (2.27-3ubuntu1.4) ... 17:17:01 Selecting previously unselected package liblzo2-2:amd64. 17:17:01 (Reading database ... 13479 files and directories currently installed.) 17:17:01 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 17:17:01 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 17:17:01 Selecting previously unselected package libbsd0:amd64. 17:17:01 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 17:17:01 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:17:01 Selecting previously unselected package sudo. 17:17:01 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 17:17:01 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 17:17:01 Selecting previously unselected package apparmor. 17:17:01 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 17:17:01 Unpacking apparmor (2.12-4ubuntu5.1) ... 17:17:01 Selecting previously unselected package libedit2:amd64. 17:17:01 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 17:17:01 Unpacking libedit2:amd64 (3.1-20170329-1) ... 17:17:01 Selecting previously unselected package libkrb5support0:amd64. 17:17:01 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 17:17:01 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:17:01 Selecting previously unselected package libk5crypto3:amd64. 17:17:01 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 17:17:01 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:17:01 Selecting previously unselected package libkeyutils1:amd64. 17:17:01 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 17:17:01 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:17:01 Selecting previously unselected package libkrb5-3:amd64. 17:17:01 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 17:17:01 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:17:02 Selecting previously unselected package libgssapi-krb5-2:amd64. 17:17:02 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 17:17:02 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:17:02 Selecting previously unselected package libssl1.0.0:amd64. 17:17:02 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 17:17:02 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:17:02 Selecting previously unselected package openssh-client. 17:17:02 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 17:17:02 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 17:17:02 Selecting previously unselected package squashfs-tools. 17:17:02 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 17:17:02 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:17:02 Selecting previously unselected package snapd. 17:17:02 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 17:17:02 Unpacking snapd (2.49.2+18.04) ... 17:17:04 Setting up libedit2:amd64 (3.1-20170329-1) ... 17:17:04 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 17:17:04 Setting up mime-support (3.60ubuntu1) ... 17:17:04 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 17:17:04 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 17:17:04 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 17:17:04 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:17:04 Setting up systemd (237-3ubuntu10.48) ... 17:17:04 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 17:17:05 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 17:17:05 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 17:17:05 Setting up liblzo2-2:amd64 (2.08-1.2) ... 17:17:05 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 17:17:05 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 17:17:05 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 17:17:05 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 17:17:05 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 17:17:05 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 17:17:05 Setting up python3 (3.6.7-1~18.04) ... 17:17:05 running python rtupdate hooks for python3.6... 17:17:05 running python post-rtupdate hooks for python3.6... 17:17:05 Setting up apparmor (2.12-4ubuntu5.1) ... 17:17:06 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 17:17:06 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 17:17:06 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 17:17:06 Setting up snapd (2.49.2+18.04) ... 17:17:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 17:17:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 17:17:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 17:17:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 17:17:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:17:07 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 17:17:07 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 17:17:08 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 17:17:08 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 17:17:08 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 17:17:08 /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' 17:17:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 17:17:08 Processing triggers for systemd (237-3ubuntu10.48) ... 17:17:09 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:17:09 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:17:09 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:17:10 Reading package lists... 17:17:10 Reading package lists... 17:17:10 Building dependency tree... 17:17:10 Reading state information... 17:17:11 Calculating upgrade... 17:17:11 The following packages will be upgraded: 17:17:11 advancecomp base-files bash binutils binutils-common 17:17:11 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 17:17:11 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 17:17:11 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 17:17:11 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 17:17:11 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 17:17:11 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 17:17:11 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 17:17:11 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 17:17:11 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 17:17:11 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 17:17:11 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 17:17:11 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 17:17:11 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 17:17:11 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 17:17:11 ubuntu-keyring util-linux 17:17:11 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 17:17:11 Need to get 64.2 MB of archives. 17:17:11 After this operation, 5113 kB of additional disk space will be used. 17:17:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 17:17:11 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 17:17:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 17:17:11 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 17:17:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 17:17:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 17:17:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 17:17:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 17:17:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 17:17:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 17:17:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 17:17:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 17:17:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 17:17:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 17:17:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 17:17:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 17:17:11 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 17:17:11 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 17:17:11 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 17:17:11 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 17:17:11 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 17:17:11 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 17:17:11 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 17:17:11 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 17:17:11 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 17:17:11 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 17:17:11 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 17:17:11 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 17:17:11 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 17:17:11 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 17:17:11 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 17:17:11 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 17:17:11 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 17:17:11 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 17:17:11 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 17:17:11 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 17:17:11 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 17:17:11 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 17:17:11 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 17:17:11 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 17:17:11 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 17:17:11 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 17:17:11 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 17:17:11 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 17:17:11 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 17:17:11 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 17:17:11 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 17:17:11 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 17:17:11 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 17:17:11 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 17:17:11 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 17:17:11 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 17:17:11 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 17:17:11 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 17:17:11 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 17:17:11 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 17:17:11 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 17:17:12 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 17:17:12 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 17:17:12 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 17:17:12 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 17:17:12 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 17:17:12 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 17:17:12 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 17:17:12 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 17:17:12 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 17:17:12 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 17:17:12 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 17:17:12 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 17:17:12 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 17:17:12 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 17:17:12 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 17:17:12 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 17:17:12 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 17:17:12 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 17:17:12 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 17:17:12 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 17:17:12 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 17:17:12 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 17:17:12 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 17:17:12 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 17:17:12 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 17:17:12 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 17:17:12 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 17:17:12 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 17:17:12 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 17:17:12 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 17:17:12 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 17:17:12 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 17:17:12 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 17:17:12 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 17:17:12 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 17:17:12 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 17:17:12 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 17:17:13 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 17:17:13 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 17:17:13 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 17:17:13 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 17:17:13 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 17:17:13 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 17:17:13 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 17:17:13 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 17:17:13 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 17:17:13 debconf: delaying package configuration, since apt-utils is not installed 17:17:13 Fetched 64.2 MB in 2s (34.3 MB/s) 17:17:13 (Reading database ... 13914 files and directories currently installed.) 17:17:13 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 17:17:13 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:17:13 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 17:17:13 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:17:13 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 17:17:13 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 17:17:13 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:13 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:14 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:14 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:14 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:14 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:14 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:14 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:14 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:14 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:14 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:14 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:14 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:14 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:14 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:14 (Reading database ... 13914 files and directories currently installed.) 17:17:14 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:14 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 17:17:14 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 17:17:14 (Reading database ... 13914 files and directories currently installed.) 17:17:14 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:14 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:14 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:14 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:14 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 17:17:14 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 17:17:14 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:14 (Reading database ... 13914 files and directories currently installed.) 17:17:14 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 17:17:14 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:17:15 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 17:17:15 (Reading database ... 13914 files and directories currently installed.) 17:17:15 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 17:17:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 17:17:15 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 17:17:15 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 17:17:15 Setting up base-files (10.1ubuntu2.10) ... 17:17:15 Installing new version of config file /etc/issue ... 17:17:15 Installing new version of config file /etc/issue.net ... 17:17:15 Installing new version of config file /etc/lsb-release ... 17:17:15 Installing new version of config file /etc/update-motd.d/50-motd-news ... 17:17:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 17:17:16 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 17:17:16 Removing obsolete conffile /etc/default/motd-news ... 17:17:16 (Reading database ... 13915 files and directories currently installed.) 17:17:16 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 17:17:16 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 17:17:16 Setting up bash (4.4.18-2ubuntu1.2) ... 17:17:16 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 17:17:16 (Reading database ... 13915 files and directories currently installed.) 17:17:16 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:16 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 17:17:16 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 17:17:16 (Reading database ... 13915 files and directories currently installed.) 17:17:16 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 17:17:16 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 17:17:16 Setting up tar (1.29b-2ubuntu0.2) ... 17:17:16 (Reading database ... 13915 files and directories currently installed.) 17:17:16 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 17:17:16 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:17:16 Setting up dpkg (1.19.0.5ubuntu2.3) ... 17:17:16 (Reading database ... 13915 files and directories currently installed.) 17:17:16 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 17:17:16 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:16 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 17:17:16 (Reading database ... 13915 files and directories currently installed.) 17:17:16 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 17:17:16 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:17 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 17:17:17 (Reading database ... 13915 files and directories currently installed.) 17:17:17 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 17:17:17 Unpacking grep (3.1-2build1) over (3.1-2) ... 17:17:17 Setting up grep (3.1-2build1) ... 17:17:17 (Reading database ... 13915 files and directories currently installed.) 17:17:17 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 17:17:17 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 17:17:17 Setting up gzip (1.6-5ubuntu1.1) ... 17:17:17 (Reading database ... 13915 files and directories currently installed.) 17:17:17 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 17:17:17 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:17:17 Setting up login (1:4.5-1ubuntu2) ... 17:17:17 (Reading database ... 13915 files and directories currently installed.) 17:17:17 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 17:17:17 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:17 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 17:17:17 (Reading database ... 13915 files and directories currently installed.) 17:17:17 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 17:17:17 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:18 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 17:17:18 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:18 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 17:17:18 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:18 Setting up perl-base (5.26.1-6ubuntu0.5) ... 17:17:18 (Reading database ... 13915 files and directories currently installed.) 17:17:18 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 17:17:18 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 17:17:18 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:17:18 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:17:19 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 17:17:19 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 17:17:19 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 17:17:19 (Reading database ... 13915 files and directories currently installed.) 17:17:19 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 17:17:19 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 17:17:19 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 17:17:19 (Reading database ... 13915 files and directories currently installed.) 17:17:19 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:19 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:19 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:17:19 (Reading database ... 13915 files and directories currently installed.) 17:17:19 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:19 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:19 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:17:19 (Reading database ... 13915 files and directories currently installed.) 17:17:19 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:19 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:19 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:17:19 (Reading database ... 13915 files and directories currently installed.) 17:17:19 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:19 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:19 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:17:19 (Reading database ... 13915 files and directories currently installed.) 17:17:19 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 17:17:19 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:19 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 17:17:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 17:17:19 (Reading database ... 13915 files and directories currently installed.) 17:17:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 17:17:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 17:17:19 (Reading database ... 13915 files and directories currently installed.) 17:17:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:20 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 17:17:20 (Reading database ... 13915 files and directories currently installed.) 17:17:20 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:20 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:20 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 17:17:20 (Reading database ... 13915 files and directories currently installed.) 17:17:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:20 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 17:17:21 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 17:17:21 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 17:17:21 (Reading database ... 13915 files and directories currently installed.) 17:17:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 17:17:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 17:17:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 17:17:21 (Reading database ... 13915 files and directories currently installed.) 17:17:21 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 17:17:21 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 17:17:21 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 17:17:21 (Reading database ... 13917 files and directories currently installed.) 17:17:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 17:17:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 17:17:21 Setting up debconf (1.5.66ubuntu1) ... 17:17:22 (Reading database ... 13917 files and directories currently installed.) 17:17:22 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 17:17:22 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:17:22 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 17:17:22 (Reading database ... 13917 files and directories currently installed.) 17:17:22 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 17:17:22 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 17:17:22 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 17:17:22 (Reading database ... 13917 files and directories currently installed.) 17:17:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:17:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:17:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:17:22 (Reading database ... 13917 files and directories currently installed.) 17:17:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:17:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:17:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 17:17:22 (Reading database ... 13919 files and directories currently installed.) 17:17:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 17:17:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:17:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 17:17:22 (Reading database ... 13923 files and directories currently installed.) 17:17:22 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 17:17:22 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 17:17:22 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 17:17:22 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 17:17:22 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 17:17:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 17:17:22 (Reading database ... 13923 files and directories currently installed.) 17:17:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 17:17:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 17:17:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 17:17:23 (Reading database ... 13923 files and directories currently installed.) 17:17:23 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 17:17:23 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 17:17:23 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 17:17:23 (Reading database ... 13923 files and directories currently installed.) 17:17:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 17:17:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 17:17:23 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 17:17:23 (Reading database ... 13923 files and directories currently installed.) 17:17:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 17:17:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 17:17:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 17:17:23 (Reading database ... 13923 files and directories currently installed.) 17:17:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 17:17:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 17:17:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 17:17:23 (Reading database ... 13923 files and directories currently installed.) 17:17:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 17:17:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 17:17:24 Setting up passwd (1:4.5-1ubuntu2) ... 17:17:24 (Reading database ... 13923 files and directories currently installed.) 17:17:24 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 17:17:24 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 17:17:24 Setting up gpgv (2.2.4-1ubuntu1.4) ... 17:17:24 (Reading database ... 13923 files and directories currently installed.) 17:17:24 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:17:24 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:17:24 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:17:24 (Reading database ... 13923 files and directories currently installed.) 17:17:24 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 17:17:24 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 17:17:24 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 17:17:24 (Reading database ... 13923 files and directories currently installed.) 17:17:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 17:17:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 17:17:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 17:17:24 (Reading database ... 13923 files and directories currently installed.) 17:17:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 17:17:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 17:17:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 17:17:24 (Reading database ... 13923 files and directories currently installed.) 17:17:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 17:17:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 17:17:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 17:17:24 (Reading database ... 13923 files and directories currently installed.) 17:17:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 17:17:24 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 17:17:24 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 17:17:24 (Reading database ... 13923 files and directories currently installed.) 17:17:24 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 17:17:25 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 17:17:25 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 17:17:25 (Reading database ... 13923 files and directories currently installed.) 17:17:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 17:17:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 17:17:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 17:17:25 (Reading database ... 13924 files and directories currently installed.) 17:17:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:17:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:17:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 17:17:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 17:17:25 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 17:17:25 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 17:17:25 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 17:17:25 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 17:17:25 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 17:17:25 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 17:17:25 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 17:17:25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 17:17:25 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 17:17:25 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 17:17:25 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 17:17:25 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 17:17:26 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 17:17:26 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 17:17:26 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 17:17:26 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 17:17:26 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 17:17:26 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 17:17:26 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 17:17:26 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 17:17:26 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 17:17:26 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 17:17:26 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 17:17:26 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 17:17:26 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:17:26 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:17:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:17:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:17:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:17:26 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:17:27 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 17:17:27 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 17:17:27 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:27 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:27 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:27 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:27 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:27 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:29 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:29 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:29 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:29 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:29 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 17:17:29 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 17:17:30 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:17:30 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:17:30 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 17:17:30 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:17:30 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 17:17:30 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 17:17:30 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 17:17:30 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 17:17:30 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:17:30 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:17:30 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 17:17:30 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 17:17:30 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 17:17:30 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 17:17:30 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:30 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 17:17:30 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:30 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:30 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:30 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 17:17:30 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 17:17:30 Setting up tzdata (2021a-0ubuntu0.18.04) ... 17:17:30 17:17:30 Current default time zone: 'Etc/UTC' 17:17:30 Local time is now: Fri Jul 16 17:17:30 UTC 2021. 17:17:30 Universal Time is now: Fri Jul 16 17:17:30 UTC 2021. 17:17:30 Run 'dpkg-reconfigure tzdata' if you wish to change it. 17:17:30 17:17:30 Setting up systemd-sysv (237-3ubuntu10.48) ... 17:17:30 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:30 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 17:17:30 Setting up mount (2.31.1-0.4ubuntu3.7) ... 17:17:30 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 17:17:30 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 17:17:30 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 17:17:30 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 17:17:30 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 17:17:30 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 17:17:30 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:30 Setting up procps (2:3.3.12-3ubuntu1.2) ... 17:17:31 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:31 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 17:17:31 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:31 Setting up patch (2.7.6-2ubuntu1.1) ... 17:17:31 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 17:17:31 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 17:17:31 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 17:17:31 Installing new version of config file /etc/ssl/openssl.cnf ... 17:17:31 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 17:17:31 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 17:17:31 Setting up ca-certificates (20210119~18.04.1) ... 17:17:33 Updating certificates in /etc/ssl/certs... 17:17:34 23 added, 27 removed; done. 17:17:34 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 17:17:34 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 17:17:34 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 17:17:34 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 17:17:34 Setting up pkgbinarymangler (138.18.04.1) ... 17:17:34 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:34 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 17:17:34 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:34 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:34 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:34 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 17:17:34 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 17:17:34 Setting up perl (5.26.1-6ubuntu0.5) ... 17:17:34 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 17:17:34 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 17:17:34 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 17:17:34 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 17:17:34 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 17:17:34 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 17:17:34 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 17:17:34 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 17:17:34 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 17:17:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:17:34 Processing triggers for systemd (237-3ubuntu10.48) ... 17:17:34 Processing triggers for mime-support (3.60ubuntu1) ... 17:17:34 Processing triggers for ca-certificates (20210119~18.04.1) ... 17:17:34 Updating certificates in /etc/ssl/certs... 17:17:34 0 added, 0 removed; done. 17:17:34 Running hooks in /etc/ca-certificates/update.d... 17:17:34 done. 17:17:35 Reading package lists... 17:17:35 Building dependency tree... 17:17:35 Reading state information... 17:17:35 The following NEW packages will be installed: 17:17:35 apt-transport-https 17:17:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 17:17:35 Need to get 4348 B of archives. 17:17:35 After this operation, 154 kB of additional disk space will be used. 17:17:35 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 17:17:35 debconf: delaying package configuration, since apt-utils is not installed 17:17:35 Fetched 4348 B in 0s (24.4 kB/s) 17:17:35 Selecting previously unselected package apt-transport-https. 17:17:35 (Reading database ... 13929 files and directories currently installed.) 17:17:35 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 17:17:35 Unpacking apt-transport-https (1.6.14) ... 17:17:35 Setting up apt-transport-https (1.6.14) ... 17:17:36 Waiting for network to be ready... 17:17:41 2021-07-16T17:17:38Z INFO Waiting for automatic snapd restart... 17:17:41 snapd 2.51.1 from Canonical* installed 17:17:42 "snapd" switched to the "latest/stable" channel 17:17:42 17:17:45 core18 20210611 from Canonical* installed 17:17:45 "core18" switched to the "latest/stable" channel 17:17:45 17:17:47 snapcraft 4.8.3 from Canonical* installed 17:17:47 "snapcraft" switched to the "latest/stable" channel 17:17:47 17:17:53 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 17:17:53 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 17:17:53 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 17:17:54 Reading package lists... 17:17:54 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 libnghttp2-14=1.30.0-1ubuntu1 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 17:17:54 Reading package lists... 17:17:54 Building dependency tree... 17:17:54 Reading state information... 17:17:54 Suggested packages: 17:17:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 17:17:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn 17:17:54 Recommended packages: 17:17:54 less publicsuffix 17:17:54 The following NEW packages will be installed: 17:17:54 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libnghttp2-14 17:17:54 libpsl5 librtmp1 17:17:54 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 17:17:54 Need to get 5512 kB of archives. 17:17:54 After this operation, 36.1 MB of additional disk space will be used. 17:17:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] 17:17:54 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] 17:17:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 17:17:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 17:17:54 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 17:17:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 17:17:55 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 17:17:55 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 17:17:55 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 17:17:55 debconf: delaying package configuration, since apt-utils is not installed 17:17:55 Fetched 5512 kB in 1s (9856 kB/s) 17:17:55 Selecting previously unselected package libpsl5:amd64. 17:17:55 (Reading database ... 13933 files and directories currently installed.) 17:17:55 Preparing to unpack .../0-libpsl5_0.19.1-5build1_amd64.deb ... 17:17:55 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 17:17:55 Selecting previously unselected package libnghttp2-14:amd64. 17:17:55 Preparing to unpack .../1-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 17:17:55 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:17:55 Selecting previously unselected package librtmp1:amd64. 17:17:55 Preparing to unpack .../2-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 17:17:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:17:55 Selecting previously unselected package libcurl4:amd64. 17:17:55 Preparing to unpack .../3-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... 17:17:55 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 17:17:55 Selecting previously unselected package curl. 17:17:55 Preparing to unpack .../4-curl_7.58.0-2ubuntu3.13_amd64.deb ... 17:17:55 Unpacking curl (7.58.0-2ubuntu3.13) ... 17:17:55 Selecting previously unselected package libcurl3-gnutls:amd64. 17:17:55 Preparing to unpack .../5-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 17:17:55 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:17:55 Selecting previously unselected package liberror-perl. 17:17:55 Preparing to unpack .../6-liberror-perl_0.17025-1_all.deb ... 17:17:55 Unpacking liberror-perl (0.17025-1) ... 17:17:55 Selecting previously unselected package git-man. 17:17:55 Preparing to unpack .../7-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 17:17:55 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 17:17:55 Selecting previously unselected package git. 17:17:55 Preparing to unpack .../8-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 17:17:55 Unpacking git (1:2.17.1-1ubuntu0.8) ... 17:17:56 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 17:17:56 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 17:17:56 Setting up liberror-perl (0.17025-1) ... 17:17:56 Setting up libpsl5:amd64 (0.19.1-5build1) ... 17:17:56 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 17:17:56 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 17:17:56 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 17:17:56 Setting up git (1:2.17.1-1ubuntu0.8) ... 17:17:56 Setting up curl (7.58.0-2ubuntu3.13) ... 17:17:56 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 17:17:57 curl set to automatically installed. 17:17:57 git set to automatically installed. 17:17:57 git-man set to automatically installed. 17:17:57 libcurl3-gnutls set to automatically installed. 17:17:57 libcurl4 set to automatically installed. 17:17:57 liberror-perl set to automatically installed. 17:17:57 libnghttp2-14 set to automatically installed. 17:17:57 libpsl5 set to automatically installed. 17:17:57 librtmp1 set to automatically installed. 17:17:58 snapd is not logged in, snap install commands will use sudo 17:18:00 snap "core18" has no updates available 17:18:00 Pulling go 17:18:00 + snapcraftctl pull 17:18:01 'device-rfid-llrp-go' has dependencies that need to be staged: go 17:18:01 Skipping pull go (already ran) 17:18:01 Building go 17:18:01 + dpkg --print-architecture 17:18:01 + FILE_NAME=go1.15.2.linux-amd64.tar.gz 17:18:01 + FILE_HASH=b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 17:18:01 + curl https://dl.google.com/go/go1.15.2.linux-amd64.tar.gz -O 17:18:01 % Total % Received % Xferd Average Speed Time Time Time Current 17:18:01 Dload Upload Total Spent Left Speed 17:18:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 35 115M 35 40.9M 0 0 37.1M 0 0:00:03 0:00:01 0:00:02 37.1M 75 115M 75 87.4M 0 0 41.8M 0 0:00:02 0:00:02 --:--:-- 41.7M 100 115M 100 115M 0 0 42.7M 0 0:00:02 0:00:02 --:--:-- 42.7M 17:18:04 + echo b49fda1ca29a1946d6bb2a5a6982cf07ccd2aba849289508ee0f9918f6bb4552 go1.15.2.linux-amd64.tar.gz 17:18:04 + sha256sum -c sha256 17:18:04 + grep OK 17:18:04 go1.15.2.linux-amd64.tar.gz: OK 17:18:04 + tar -C /root/stage -xf go1.15.2.linux-amd64.tar.gz --strip-components=1 17:18:08 Staging go 17:18:08 + snapcraftctl stage 17:18:09 Pulling device-rfid-llrp-go 17:18:09 + snapcraftctl pull 17:18:10 Skipping build go (already ran) 17:18:10 Building device-rfid-llrp-go 17:18:10 + cd /root/parts/device-rfid-llrp-go/src 17:18:10 + make build 17:18:10 go mod tidy 17:18:11 go: downloading github.com/pkg/errors v0.9.1 17:18:11 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 17:18:11 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 17:18:11 go: downloading github.com/edgexfoundry/device-sdk-go v1.4.0 17:18:11 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 17:18:11 go: downloading github.com/stretchr/testify v1.5.1 17:18:11 go: downloading github.com/pelletier/go-toml v1.2.0 17:18:11 go: downloading github.com/hashicorp/consul/api v1.1.0 17:18:11 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:18:11 go: downloading github.com/hashicorp/serf v0.8.2 17:18:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 17:18:11 go: downloading github.com/hashicorp/consul/sdk v0.1.1 17:18:11 go: downloading github.com/BurntSushi/toml v0.3.1 17:18:11 go: downloading gopkg.in/yaml.v2 v2.4.0 17:18:11 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:18:11 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 17:18:11 go: downloading github.com/mitchellh/copystructure v1.0.0 17:18:11 go: downloading github.com/go-kit/kit v0.8.0 17:18:11 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 17:18:11 go: downloading github.com/mitchellh/mapstructure v1.1.2 17:18:11 go: downloading github.com/pmezard/go-difflib v1.0.0 17:18:11 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 17:18:11 go: downloading github.com/davecgh/go-spew v1.1.1 17:18:11 go: downloading github.com/gorilla/mux v1.8.0 17:18:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 17:18:11 go: downloading github.com/hashicorp/go-uuid v1.0.1 17:18:11 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 17:18:11 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 17:18:11 go: downloading github.com/mitchellh/go-homedir v1.0.0 17:18:11 go: downloading github.com/mitchellh/reflectwalk v1.0.0 17:18:11 go: downloading github.com/google/uuid v1.1.2 17:18:11 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 17:18:11 go: downloading gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:18:11 go: downloading github.com/go-playground/validator/v10 v10.3.0 17:18:11 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:18:11 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:18:11 go: downloading github.com/hashicorp/go-msgpack v0.5.3 17:18:11 go: downloading github.com/hashicorp/memberlist v0.1.3 17:18:11 go: downloading github.com/x448/float16 v0.8.4 17:18:11 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 17:18:11 go: downloading github.com/go-logfmt/logfmt v0.4.0 17:18:11 go: downloading github.com/go-stack/stack v1.8.0 17:18:11 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 17:18:11 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:18:11 go: downloading github.com/hashicorp/go-multierror v1.0.0 17:18:11 go: downloading github.com/miekg/dns v1.0.14 17:18:11 go: downloading github.com/hashicorp/golang-lru v0.5.0 17:18:11 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:18:11 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:18:11 go: downloading github.com/hashicorp/errwrap v1.0.0 17:18:11 go: downloading github.com/leodido/go-urn v1.2.0 17:18:11 go: downloading github.com/go-playground/universal-translator v0.17.0 17:18:11 go: downloading github.com/go-playground/assert/v2 v2.0.1 17:18:11 go: downloading github.com/go-playground/locales v0.13.0 17:18:11 go: downloading golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 17:18:11 go: downloading golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 17:18:11 go: downloading golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:18:11 go: downloading golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 17:18:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd 17:18:19 + install -DT ./cmd/device-rfid-llrp-go /root/parts/device-rfid-llrp-go/install/bin/device-rfid-llrp-go 17:18:19 + install -d /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/ 17:18:19 + cat ./cmd/res/configuration.toml 17:18:19 + sed -e s:"./device-rfid-llrp-go.log":'$SNAP_COMMON/device-rfid-llrp-go.log': -e s:ProfilesDir = \"./res\":ProfilesDir = \"\$SNAP_DATA/config/device-rfid-llrp-go/res\": 17:18:19 + find ./cmd/res/ -maxdepth 1 -name *.yaml -print -quit 17:18:19 + [ ./cmd/res/llrp.device.profile.yaml ] 17:18:19 + basename ./cmd/res/llrp.device.profile.yaml 17:18:19 + fname=llrp.device.profile.yaml 17:18:19 + install -DT ./cmd/res/llrp.device.profile.yaml /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/llrp.device.profile.yaml 17:18:19 + basename ./cmd/res/llrp.impinj.profile.yaml 17:18:19 + fname=llrp.impinj.profile.yaml 17:18:19 + install -DT ./cmd/res/llrp.impinj.profile.yaml /root/parts/device-rfid-llrp-go/install/config/device-rfid-llrp-go/res/llrp.impinj.profile.yaml 17:18:19 + install -DT ./Attribution.txt /root/parts/device-rfid-llrp-go/install/usr/share/doc/device-rfid-llrp-go/Attribution.txt 17:18:19 + install -DT ./LICENSE /root/parts/device-rfid-llrp-go/install/usr/share/doc/device-rfid-llrp-go/LICENSE 17:18:19 Skipping stage go (already ran) 17:18:19 Staging device-rfid-llrp-go 17:18:19 + snapcraftctl stage 17:18:20 Priming go 17:18:20 + snapcraftctl prime 17:18:21 Priming device-rfid-llrp-go 17:18:21 + snapcraftctl prime 17:18:22 DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. 17:18:22 See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. 17:18:22 Determining the version from the project repo (version-script). 17:18:22 The version has been set to '0.0.0-20210716+52a23fc' [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:24 17:18:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:18:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:25 latest: Pulling from edgex-lftools-log-publisher 17:18:25 b4d181a07f80: Pulling fs layer 17:18:25 a1111a8f2ec3: Pulling fs layer 17:18:25 ed53099fbce6: Pulling fs layer 17:18:25 dc539afda2c1: Pulling fs layer 17:18:25 77bc0d833cb6: Pulling fs layer 17:18:25 9065ff56babe: Pulling fs layer 17:18:25 d287ab97295c: Pulling fs layer 17:18:25 dc539afda2c1: Waiting 17:18:25 77bc0d833cb6: Waiting 17:18:25 9065ff56babe: Waiting 17:18:25 d287ab97295c: Waiting 17:18:25 a1111a8f2ec3: Verifying Checksum 17:18:25 a1111a8f2ec3: Download complete 17:18:25 dc539afda2c1: Verifying Checksum 17:18:25 dc539afda2c1: Download complete 17:18:25 ed53099fbce6: Verifying Checksum 17:18:25 ed53099fbce6: Download complete 17:18:25 9065ff56babe: Verifying Checksum 17:18:25 9065ff56babe: Download complete 17:18:25 77bc0d833cb6: Verifying Checksum 17:18:25 77bc0d833cb6: Download complete 17:18:26 b4d181a07f80: Verifying Checksum 17:18:26 b4d181a07f80: Download complete 17:18:27 b4d181a07f80: Pull complete 17:18:28 a1111a8f2ec3: Pull complete 17:18:28 ed53099fbce6: Pull complete 17:18:28 dc539afda2c1: Pull complete 17:18:28 77bc0d833cb6: Pull complete 17:18:28 9065ff56babe: Pull complete 17:18:30 d287ab97295c: Verifying Checksum 17:18:30 d287ab97295c: Download complete 17:18:34 d287ab97295c: Pull complete 17:18:34 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:18:34 prd-centos7-docker-4c-2g-3100 does not seem to be running inside a container 17:18:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/3 -v /w/workspace/device-rfid-llrp-go/3:/w/workspace/device-rfid-llrp-go/3:rw,z -v /w/workspace/device-rfid-llrp-go/3@tmp:/w/workspace/device-rfid-llrp-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:18:37 $ docker top 15e073e67590fe4fd4dd02770a9f44db0582e4079211e06448c3e51ece4dcf59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:18:37 ---> job-cost.sh 17:18:37 lf-activate-venv: SKIPPING 17:18:37 INFO: No Stack... 17:18:38 INFO: Retrieving Pricing Info for: v3-standard-2 17:18:38 INFO: Archiving Costs [Pipeline] sh 17:18:39 + cut -d, -f6 17:18:39 + cat /w/workspace/device-rfid-llrp-go/3/archives/cost.csv [Pipeline] lock 17:18:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-3-stack-cost] 17:18:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-3-stack-cost] did not exist. Created. 17:18:39 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:18:39 /w/workspace/device-rfid-llrp-go/3@tmp/durable-c23d02f2/script.sh: 1: /w/workspace/device-rfid-llrp-go/3@tmp/durable-c23d02f2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:18:40 + echo total: 0.05999999865889549 [Pipeline] stash 17:18:40 Warning: overwriting stash ‘stack-cost’ 17:18:40 Stashed 1 file(s) [Pipeline] } 17:18:40 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-42-3-stack-cost] [Pipeline] // lock [Pipeline] } 17:18:40 $ docker stop --time=1 15e073e67590fe4fd4dd02770a9f44db0582e4079211e06448c3e51ece4dcf59 17:18:41 $ docker rm -f 15e073e67590fe4fd4dd02770a9f44db0582e4079211e06448c3e51ece4dcf59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:18:41 provisioning config files... 17:18:42 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/config7171373683238176310tmp [Pipeline] { [Pipeline] sh 17:18:42 + set +x 17:18:42 + curl -s https://codecov.io/bash 17:18:42 + bash -s -- 17:18:42 17:18:42 _____ _ 17:18:42 / ____| | | 17:18:42 | | ___ __| | ___ ___ _____ __ 17:18:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:18:42 | |___| (_) | (_| | __/ (_| (_) \ V / 17:18:42 \_____\___/ \__,_|\___|\___\___/ \_/ 17:18:42 Bash-1.0.5 17:18:42 17:18:42 17:18:42 ==> git version 2.24.4 found 17:18:42 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 17:18:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:18:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:18:42 ==> Jenkins CI detected. 17:18:42 project root: . 17:18:42 --> token set from env 17:18:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:18:42 ==> Running gcov in . (disable via -X gcov) 17:18:42 ==> Python coveragepy not found 17:18:42 ==> Searching for coverage reports in: 17:18:42 + . 17:18:42 -> Found 1 reports 17:18:42 ==> Detecting git/mercurial file structure 17:18:42 ==> Reading reports 17:18:42 + ./coverage.out bytes=462904 17:18:42 ==> Appending adjustments 17:18:42 https://docs.codecov.io/docs/fixing-reports 17:18:42 + Found adjustments 17:18:42 ==> Gzipping contents 17:18:42 52K /tmp/codecov.WMZawy.gz 17:18:42 ==> Uploading reports 17:18:42 url: https://codecov.io 17:18:42 query: branch=PR-42&commit=e38b658fcf092c0b21ec98f4fc79090165542d7f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-42%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=42&job=&cmd_args= 17:18:42 -> Pinging Codecov 17:18:42 https://codecov.io/upload/v4?package=bash-1.0.5&token=&package=bash-1.0.5&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-42&commit=e38b658fcf092c0b21ec98f4fc79090165542d7f&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-42%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=42&job=&cmd_args= 17:18:43 -> Uploading to 17:18:43 https://storage.googleapis.com/codecov/v4/raw/2021-07-16/581DD39554BDF9B6E22D074273EAD858/e38b658fcf092c0b21ec98f4fc79090165542d7f/ebcf3446-86b9-46ad-bd34-77875bb1b4b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210716%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210716T171843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0c129bb7d413980e96ed5e96be2ec941ac874581eb792557281fc5a27328225 17:18:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:18:43 Dload Upload Total Spent Left Speed 17:18:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51777 0 0 100 51777 0 113k --:--:-- --:--:-- --:--:-- 113k 100 51777 0 0 100 51777 0 113k --:--:-- --:--:-- --:--:-- 113k 17:18:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/e38b658fcf092c0b21ec98f4fc79090165542d7f [Pipeline] } 17:18:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 17:18:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:18:45 ---> package-listing.sh 17:18:45 ++ facter osfamily 17:18:45 ++ tr '[:upper:]' '[:lower:]' 17:18:46 + OS_FAMILY=redhat 17:18:46 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-42 17:18:46 + START_PACKAGES=/tmp/packages_start.txt 17:18:46 + END_PACKAGES=/tmp/packages_end.txt 17:18:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:18:46 + PACKAGES=/tmp/packages_start.txt 17:18:46 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-42 ']' 17:18:46 + PACKAGES=/tmp/packages_end.txt 17:18:46 + case "${OS_FAMILY}" in 17:18:46 + sort 17:18:46 + rpm -qa 17:18:46 + '[' -f /tmp/packages_start.txt ']' 17:18:46 + '[' -f /tmp/packages_end.txt ']' 17:18:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:46 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-42 ']' 17:18:46 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-42/archives/ 17:18:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-42/archives/ [Pipeline] echo 17:18:46 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/oundry_device-rfid-llrp-go_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:18:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:18:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:47 17:18:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:18:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:48 latest: Pulling from edgex-lftools-log-publisher 17:18:48 b4d181a07f80: Pulling fs layer 17:18:48 a1111a8f2ec3: Pulling fs layer 17:18:48 ed53099fbce6: Pulling fs layer 17:18:48 dc539afda2c1: Pulling fs layer 17:18:48 77bc0d833cb6: Pulling fs layer 17:18:48 9065ff56babe: Pulling fs layer 17:18:48 d287ab97295c: Pulling fs layer 17:18:48 77bc0d833cb6: Waiting 17:18:48 9065ff56babe: Waiting 17:18:48 d287ab97295c: Waiting 17:18:48 dc539afda2c1: Waiting 17:18:48 a1111a8f2ec3: Verifying Checksum 17:18:48 a1111a8f2ec3: Download complete 17:18:48 dc539afda2c1: Verifying Checksum 17:18:48 dc539afda2c1: Download complete 17:18:48 77bc0d833cb6: Verifying Checksum 17:18:48 77bc0d833cb6: Download complete 17:18:48 9065ff56babe: Verifying Checksum 17:18:48 9065ff56babe: Download complete 17:18:48 ed53099fbce6: Verifying Checksum 17:18:48 ed53099fbce6: Download complete 17:18:49 b4d181a07f80: Verifying Checksum 17:18:49 b4d181a07f80: Download complete 17:18:50 b4d181a07f80: Pull complete 17:18:50 a1111a8f2ec3: Pull complete 17:18:51 ed53099fbce6: Pull complete 17:18:51 dc539afda2c1: Pull complete 17:18:51 77bc0d833cb6: Pull complete 17:18:51 9065ff56babe: Pull complete 17:18:53 d287ab97295c: Verifying Checksum 17:18:53 d287ab97295c: Download complete 17:18:57 d287ab97295c: Pull complete 17:18:57 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:18:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:18:57 prd-centos7-docker-4c-2g-3097 does not seem to be running inside a container 17:18:57 $ 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/oundry_device-rfid-llrp-go_PR-42/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-42 -v /w/workspace/oundry_device-rfid-llrp-go_PR-42:/w/workspace/oundry_device-rfid-llrp-go_PR-42:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-42@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:19:00 $ docker top d70e14464d826a00056f2a3be521587581bb69bbba77099f118498b3a6f8beff -eo pid,comm [Pipeline] { [Pipeline] sh 17:19:00 + touch /tmp/pre-build-complete [Pipeline] sh 17:19:01 + mkdir -p /var/log/sysstat [Pipeline] sh 17:19:01 + ls /var/log/sa-host 17:19:01 + sadf -c /var/log/sa-host/sa05 17:19:01 file_magic: OK 17:19:01 HZ: Using current value: 100 17:19:01 file_header: OK 17:19:01 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 17:19:01 Statistics: 17:19:01 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:19:01 File successfully converted to sysstat format version 12.0.3 17:19:01 + sadf -c /var/log/sa-host/sa16 17:19:01 file_magic: OK 17:19:01 HZ: Using current value: 100 17:19:01 file_header: OK 17:19:01 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 17:19:01 Statistics: 17:19:01 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:19:01 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:19:01 provisioning config files... 17:19:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-42@tmp/config8143678020536985412tmp [Pipeline] { [Pipeline] echo 17:19:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:19:01 ---> create-netrc.sh [Pipeline] } 17:19:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:19:02 ---> python-tools-install.sh [Pipeline] echo 17:19:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:19:02 ---> sudo-logs.sh 17:19:02 Archiving 'sudo' log.. 17:19:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-3097.vexxhost.local: Name or service not known 17:19:02 sudo: unable to resolve host prd-centos7-docker-4c-2g-3097.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:19:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:19:03 ---> job-cost.sh 17:19:03 lf-activate-venv: SKIPPING 17:19:03 DEBUG: total: 0.05999999865889549 17:19:03 INFO: Retrieving Stack Cost... 17:19:03 INFO: Retrieving Pricing Info for: v3-standard-2 17:19:04 INFO: Archiving Costs [Pipeline] echo 17:19:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:19:04 ---> logs-deploy.sh 17:19:04 lf-activate-venv: SKIPPING 17:19:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-42/3 17:19:04 INFO: archiving workspace using pattern(s): 17:19:05 Archives upload complete. 17:19:05 INFO: archiving logs to Nexus 17:19:06 ---> uname -a: 17:19:06 Linux prd-centos7-docker-4c-2g-3097.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 17:19:06 17:19:06 17:19:06 ---> lscpu: 17:19:06 Architecture: x86_64 17:19:06 CPU op-mode(s): 32-bit, 64-bit 17:19:06 Byte Order: Little Endian 17:19:06 Address sizes: 40 bits physical, 48 bits virtual 17:19:06 CPU(s): 2 17:19:06 On-line CPU(s) list: 0,1 17:19:06 Thread(s) per core: 1 17:19:06 Core(s) per socket: 1 17:19:06 Socket(s): 2 17:19:06 NUMA node(s): 1 17:19:06 Vendor ID: AuthenticAMD 17:19:06 CPU family: 23 17:19:06 Model: 49 17:19:06 Model name: AMD EPYC-Rome Processor 17:19:06 Stepping: 0 17:19:06 CPU MHz: 2799.998 17:19:06 BogoMIPS: 5599.99 17:19:06 Virtualization: AMD-V 17:19:06 Hypervisor vendor: KVM 17:19:06 Virtualization type: full 17:19:06 L1d cache: 32K 17:19:06 L1i cache: 32K 17:19:06 L2 cache: 512K 17:19:06 L3 cache: 16384K 17:19:06 NUMA node0 CPU(s): 0,1 17:19:06 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:19:06 17:19:06 17:19:06 ---> nproc: 17:19:06 2 17:19:06 17:19:06 17:19:06 ---> df -h: 17:19:06 Filesystem Size Used Avail Use% Mounted on 17:19:06 overlay 40G 7.7G 33G 20% / 17:19:06 tmpfs 64M 0 64M 0% /dev 17:19:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:19:06 shm 64M 0 64M 0% /dev/shm 17:19:06 /dev/vda1 40G 7.7G 33G 20% /facter-os 17:19:06 17:19:06 17:19:06 ---> sar -b -r -n DEV: 17:19:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 17:19:06 17:19:06 17:06:28 LINUX RESTART (2 CPU) 17:19:06 17:19:06 17:07:01 tps rtps wtps bread/s bwrtn/s 17:19:06 17:08:01 83.44 4.41 79.02 2835.36 3444.68 17:19:06 17:09:01 0.43 0.00 0.43 0.00 7.26 17:19:06 17:10:01 0.25 0.00 0.25 0.00 2.70 17:19:06 17:11:01 0.15 0.00 0.15 0.00 1.92 17:19:06 17:12:01 0.30 0.00 0.30 0.00 4.11 17:19:06 17:13:01 0.33 0.00 0.33 0.00 5.40 17:19:06 17:14:01 0.23 0.00 0.23 0.00 3.20 17:19:06 17:15:01 0.27 0.00 0.27 0.00 3.30 17:19:06 17:16:01 0.20 0.00 0.20 0.00 2.42 17:19:06 17:17:01 0.23 0.00 0.23 0.00 3.06 17:19:06 17:18:01 0.23 0.00 0.23 0.00 2.83 17:19:06 Average: 7.83 0.40 7.43 257.92 316.64 17:19:06 17:19:06 17:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:19:06 17:08:01 5464140 0 808152 10.09 2620 1734028 1277196 14.10 587596 1558852 20 17:19:06 17:09:01 5470540 0 801744 10.01 2620 1734036 1230908 13.59 582464 1558816 16 17:19:06 17:10:01 5474124 0 798156 9.97 2620 1734040 1204120 13.29 578124 1560088 12 17:19:06 17:11:01 5472696 0 799576 9.98 2620 1734048 1204120 13.29 579392 1560088 8 17:19:06 17:12:01 5468500 0 803768 10.04 2620 1734052 1204396 13.30 579816 1564040 20 17:19:06 17:13:01 5466832 0 805432 10.06 2620 1734056 1204496 13.30 580988 1564044 8 17:19:06 17:14:01 5466956 0 805304 10.06 2620 1734060 1204520 13.30 581284 1564040 16 17:19:06 17:15:01 5466992 0 805264 10.05 2620 1734064 1204184 13.29 581392 1564040 8 17:19:06 17:16:01 5464076 0 808176 10.09 2620 1734068 1204184 13.29 583732 1564040 16 17:19:06 17:17:01 5463876 0 808372 10.09 2620 1734072 1204280 13.30 585804 1562720 20 17:19:06 17:18:01 5464016 0 808228 10.09 2620 1734076 1204232 13.30 585556 1562720 12 17:19:06 Average: 5467523 0 804743 10.05 2620 1734055 1213331 13.40 582377 1562135 14 17:19:06 17:19:06 17:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:19:06 17:08:01 eth0 278.84 176.29 691.71 59.59 0.00 0.00 0.00 0.00 17:19:06 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:08:01 docker0 2.30 1.75 0.28 5.35 0.00 0.00 0.00 0.00 17:19:06 17:09:01 eth0 2.32 0.88 0.92 0.56 0.00 0.00 0.00 0.00 17:19:06 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:10:01 eth0 0.68 0.08 0.06 0.04 0.00 0.00 0.00 0.00 17:19:06 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:11:01 eth0 1.50 0.08 0.12 0.01 0.00 0.00 0.00 0.00 17:19:06 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:12:01 eth0 2.35 0.73 0.73 0.44 0.00 0.00 0.00 0.00 17:19:06 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:13:01 eth0 1.52 0.65 0.63 0.43 0.00 0.00 0.00 0.00 17:19:06 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:14:01 eth0 0.77 0.30 0.30 0.20 0.00 0.00 0.00 0.00 17:19:06 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:15:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:19:06 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:16:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:19:06 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:17:01 eth0 0.20 0.18 0.08 0.04 0.00 0.00 0.00 0.00 17:19:06 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:18:01 eth0 0.22 0.13 0.07 0.04 0.00 0.00 0.00 0.00 17:19:06 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 Average: eth0 26.26 16.33 63.19 5.58 0.00 0.00 0.00 0.00 17:19:06 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:19:06 Average: docker0 0.21 0.16 0.03 0.49 0.00 0.00 0.00 0.00 17:19:06 17:19:06 17:19:06 ---> sar -P ALL: 17:19:06 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/16/21 _x86_64_ (2 CPU) 17:19:06 17:19:06 17:06:28 LINUX RESTART (2 CPU) 17:19:06 17:19:06 17:07:01 CPU %user %nice %system %iowait %steal %idle 17:19:06 17:08:01 all 8.52 0.00 2.49 2.38 0.04 86.56 17:19:06 17:08:01 0 8.97 0.00 2.63 1.55 0.03 86.81 17:19:06 17:08:01 1 8.07 0.00 2.36 3.22 0.05 86.31 17:19:06 17:09:01 all 0.23 0.00 0.03 0.00 0.02 99.72 17:19:06 17:09:01 0 0.37 0.00 0.03 0.00 0.02 99.58 17:19:06 17:09:01 1 0.08 0.00 0.03 0.00 0.02 99.87 17:19:06 17:10:01 all 0.16 0.00 0.07 0.00 0.03 99.74 17:19:06 17:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 17:19:06 17:10:01 1 0.28 0.00 0.12 0.00 0.03 99.57 17:19:06 17:11:01 all 0.03 0.00 0.03 0.00 0.02 99.93 17:19:06 17:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:19:06 17:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 17:19:06 17:12:01 all 0.18 0.00 0.03 0.00 0.02 99.77 17:19:06 17:12:01 0 0.08 0.00 0.02 0.00 0.02 99.88 17:19:06 17:12:01 1 0.27 0.00 0.05 0.00 0.02 99.67 17:19:06 17:13:01 all 0.18 0.00 0.03 0.00 0.02 99.77 17:19:06 17:13:01 0 0.08 0.00 0.03 0.00 0.02 99.87 17:19:06 17:13:01 1 0.28 0.00 0.02 0.00 0.02 99.68 17:19:06 17:14:01 all 0.18 0.00 0.03 0.00 0.03 99.77 17:19:06 17:14:01 0 0.05 0.00 0.03 0.00 0.03 99.88 17:19:06 17:14:01 1 0.30 0.00 0.03 0.00 0.02 99.65 17:19:06 17:15:01 all 0.12 0.00 0.03 0.00 0.03 99.82 17:19:06 17:15:01 0 0.02 0.00 0.02 0.00 0.03 99.93 17:19:06 17:15:01 1 0.22 0.00 0.03 0.00 0.03 99.72 17:19:06 17:16:01 all 0.18 0.00 0.02 0.00 0.02 99.78 17:19:06 17:16:01 0 0.05 0.00 0.02 0.00 0.02 99.92 17:19:06 17:16:01 1 0.32 0.00 0.02 0.00 0.02 99.65 17:19:06 17:17:01 all 0.14 0.00 0.03 0.00 0.03 99.81 17:19:06 17:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:19:06 17:17:01 1 0.27 0.00 0.02 0.00 0.03 99.68 17:19:06 17:18:01 all 0.17 0.00 0.02 0.00 0.03 99.79 17:19:06 17:18:01 0 0.07 0.00 0.02 0.00 0.03 99.88 17:19:06 17:18:01 1 0.27 0.00 0.02 0.00 0.02 99.70 17:19:06 17:19:06 Average: CPU %user %nice %system %iowait %steal %idle 17:19:06 Average: all 0.90 0.00 0.25 0.21 0.02 98.61 17:19:06 Average: 0 0.87 0.00 0.26 0.14 0.02 98.71 17:19:06 Average: 1 0.94 0.00 0.24 0.29 0.02 98.51 17:19:06 17:19:06 17:19:06