Pull request #52 updated 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 marcpfuller for edgexfoundry/device-rfid-llrp-go Loading trusted files from base branch main at 73c0aef866abb96c1bdf0f842f2580fcfb01571a rather than 2f01496ee6b9c106805e5be928b1a264cba12348 Obtained Jenkinsfile from 73c0aef866abb96c1bdf0f842f2580fcfb01571a 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-ssh4717005680045168505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh8001345822401717907.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-52/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-52/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6409389107748284056.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-ssh1175442786349519046.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-52/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-52/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1272508636569310446.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 Running on prd-centos7-docker-4c-2g-338 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [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-52 # 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-52@tmp/jenkins-gitclient-ssh9029407354681061018.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-52@tmp/jenkins-gitclient-ssh3613849830758869736.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 2f01496ee6b9c106805e5be928b1a264cba12348 Merge succeeded, producing 2f01496ee6b9c106805e5be928b1a264cba12348 Checking out Revision 2f01496ee6b9c106805e5be928b1a264cba12348 (PR-52) > git config core.sparsecheckout # timeout=10 > git checkout -f 2f01496ee6b9c106805e5be928b1a264cba12348 # 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-52@tmp/jenkins-gitclient-ssh5715923671119779728.key > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f01496ee6b9c106805e5be928b1a264cba12348 # timeout=10 Commit message: "Merge pull request #1 from farshidtz/snap-v2-pathfix" > git rev-list --no-walk 3c27557b566bfa8092edcc1f39d22271b1e4c94d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T15:26:28.524Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T15:26:28.568Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T15:26:28.584Z] ========================================================= [2021-11-12T15:26:28.584Z] EdgeX Global Pipelines Version Info [2021-11-12T15:26:28.584Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:26:29.724Z] ------------------- [2021-11-12T15:26:29.724Z] stable info: [2021-11-12T15:26:29.724Z] ------------------- [2021-11-12T15:26:29.724Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T15:26:29.724Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T15:26:29.724Z] Message: update stable to v1.0.213 [2021-11-12T15:26:30.298Z] ------------------- [2021-11-12T15:26:30.298Z] experimental info: [2021-11-12T15:26:30.298Z] ------------------- [2021-11-12T15:26:30.298Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T15:26:30.298Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T15:26:30.298Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T15:26:30.377Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-11-12T15:26:30.390Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-11-12T15:26:30.404Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T15:26:30.414Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T15:26:30.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T15:26:30.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T15:26:30.450Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T15:26:30.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T15:26:30.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T15:26:30.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T15:26:30.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T15:26:30.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-11-12T15:26:30.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T15:26:30.529Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T15:26:30.539Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T15:26:30.549Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-12T15:26:30.562Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T15:26:30.573Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T15:26:30.586Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T15:26:30.598Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-12T15:26:30.609Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T15:26:30.622Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T15:26:30.635Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T15:26:30.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T15:26:30.658Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-12T15:26:30.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T15:26:30.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-52 [Pipeline] echo [2021-11-12T15:26:30.691Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-52 [Pipeline] echo [2021-11-12T15:26:30.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-52 [Pipeline] echo [2021-11-12T15:26:30.711Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f01496ee6b9c106805e5be928b1a264cba12348 [Pipeline] echo [2021-11-12T15:26:30.722Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f01496 [Pipeline] echo [2021-11-12T15:26:30.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T15:26:30.772Z] provisioning config files... [2021-11-12T15:26:30.789Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config6186121420154601458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:26:31.095Z] ---> docker-login.sh [2021-11-12T15:26:31.095Z] nexus3.edgexfoundry.org:10001 [2021-11-12T15:26:31.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:26:31.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:26:31.357Z] Configure a credential helper to remove this warning. See [2021-11-12T15:26:31.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:26:31.357Z] [2021-11-12T15:26:31.357Z] Login Succeeded [2021-11-12T15:26:31.357Z] nexus3.edgexfoundry.org:10002 [2021-11-12T15:26:31.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:26:31.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:26:31.357Z] Configure a credential helper to remove this warning. See [2021-11-12T15:26:31.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:26:31.357Z] [2021-11-12T15:26:31.357Z] Login Succeeded [2021-11-12T15:26:31.357Z] nexus3.edgexfoundry.org:10003 [2021-11-12T15:26:31.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:26:31.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:26:31.357Z] Configure a credential helper to remove this warning. See [2021-11-12T15:26:31.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:26:31.357Z] [2021-11-12T15:26:31.357Z] Login Succeeded [2021-11-12T15:26:31.357Z] nexus3.edgexfoundry.org:10004 [2021-11-12T15:26:31.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:26:31.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:26:31.620Z] Configure a credential helper to remove this warning. See [2021-11-12T15:26:31.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:26:31.620Z] [2021-11-12T15:26:31.620Z] Login Succeeded [2021-11-12T15:26:31.620Z] docker.io [2021-11-12T15:26:31.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:26:31.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:26:31.881Z] Configure a credential helper to remove this warning. See [2021-11-12T15:26:31.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:26:31.881Z] [2021-11-12T15:26:31.881Z] Login Succeeded [2021-11-12T15:26:31.881Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T15:26:31.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T15:26:32.303Z] + git rev-list -1 --merges 2f01496ee6b9c106805e5be928b1a264cba12348~1..2f01496ee6b9c106805e5be928b1a264cba12348 [Pipeline] echo [2021-11-12T15:26:32.342Z] -----------> git rev-list -1 --merges 2f01496ee6b9c106805e5be928b1a264cba12348~1..2f01496ee6b9c106805e5be928b1a264cba12348 2f01496ee6b9c106805e5be928b1a264cba12348 [2021-11-12T15:26:32.342Z] 2f01496ee6b9c106805e5be928b1a264cba12348 [false] [Pipeline] sh [2021-11-12T15:26:32.650Z] + git log --format=format:%s -1 2f01496ee6b9c106805e5be928b1a264cba12348 [Pipeline] echo [2021-11-12T15:26:32.665Z] ========================================================= [2021-11-12T15:26:32.665Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T15:26:32.665Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T15:26:33.004Z] + git log --format=format:%s -1 2f01496ee6b9c106805e5be928b1a264cba12348 [Pipeline] echo [2021-11-12T15:26:33.017Z] [semverPrep] GIT_COMMIT: 2f01496ee6b9c106805e5be928b1a264cba12348, Commit Message: Merge pull request #1 from farshidtz/snap-v2-pathfix [Pipeline] echo [2021-11-12T15:26:33.027Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:26:33.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T15:26:33.621Z] [2021-11-12T15:26:33.621Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:26:33.934Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T15:26:33.934Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T15:26:33.934Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T15:26:33.934Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T15:26:33.934Z] 4c7163046ea9: Pulling fs layer [2021-11-12T15:26:33.934Z] 0c2d73faf560: Pulling fs layer [2021-11-12T15:26:33.934Z] 0c2d73faf560: Waiting [2021-11-12T15:26:33.934Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T15:26:33.934Z] 3e5f54012d9b: Download complete [2021-11-12T15:26:33.934Z] a0d0a0d46f8b: Download complete [2021-11-12T15:26:33.934Z] 4c7163046ea9: Verifying Checksum [2021-11-12T15:26:33.934Z] 4c7163046ea9: Download complete [2021-11-12T15:26:33.934Z] 0c2d73faf560: Verifying Checksum [2021-11-12T15:26:33.934Z] 0c2d73faf560: Download complete [2021-11-12T15:26:34.196Z] a0d0a0d46f8b: Pull complete [2021-11-12T15:26:34.196Z] 3e5f54012d9b: Pull complete [2021-11-12T15:26:34.457Z] 4c7163046ea9: Pull complete [2021-11-12T15:26:34.721Z] 0c2d73faf560: Pull complete [2021-11-12T15:26:34.721Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T15:26:34.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T15:26:34.721Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T15:26:34.797Z] prd-centos7-docker-4c-2g-338 does not seem to be running inside a container [2021-11-12T15:26:34.846Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-12T15:26:35.503Z] $ docker top 334e84bf2c0caceffa8b38783e235b5dbc0afa189b28c199db6eb7b48f03eda3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T15:26:35.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T15:26:35.596Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T15:26:35.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T15:26:35.713Z] $ docker exec 334e84bf2c0caceffa8b38783e235b5dbc0afa189b28c199db6eb7b48f03eda3 ssh-agent [2021-11-12T15:26:35.821Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeKojeb/agent.13 [2021-11-12T15:26:35.821Z] SSH_AGENT_PID=19 [2021-11-12T15:26:35.829Z] Running ssh-add (command line suppressed) [2021-11-12T15:26:35.927Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_5398578817764317083.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_5398578817764317083.key) [2021-11-12T15:26:35.938Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T15:26:36.241Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T15:26:36.255Z] $ docker exec --env ******** --env ******** 334e84bf2c0caceffa8b38783e235b5dbc0afa189b28c199db6eb7b48f03eda3 ssh-agent -k [2021-11-12T15:26:36.340Z] unset SSH_AUTH_SOCK; [2021-11-12T15:26:36.340Z] unset SSH_AGENT_PID; [2021-11-12T15:26:36.340Z] echo Agent pid 19 killed; [2021-11-12T15:26:36.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T15:26:36.390Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T15:26:36.390Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T15:26:36.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T15:26:36.565Z] $ docker exec 334e84bf2c0caceffa8b38783e235b5dbc0afa189b28c199db6eb7b48f03eda3 ssh-agent [2021-11-12T15:26:36.701Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMChgAp/agent.53 [2021-11-12T15:26:36.701Z] SSH_AGENT_PID=60 [2021-11-12T15:26:36.706Z] Running ssh-add (command line suppressed) [2021-11-12T15:26:36.818Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4381890554367480444.key (/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/private_key_4381890554367480444.key) [2021-11-12T15:26:36.831Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T15:26:37.128Z] + git semver init [2021-11-12T15:26:37.128Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T15:26:37.128Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.git [2021-11-12T15:26:37.128Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-11-12T15:26:37.128Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T15:26:37.128Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T15:26:37.128Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T15:26:37.128Z] # $SEMVER_BRANCH = PR-52 [2021-11-12T15:26:37.128Z] # $SEMVER_TEMP = /tmp/semver-575430542 [2021-11-12T15:26:37.128Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-11-12T15:26:37.702Z] # '/tmp/semver-575430542' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver' [2021-11-12T15:26:37.702Z] # -> Force: false [2021-11-12T15:26:37.702Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-52/.semver [Pipeline] } [2021-11-12T15:26:37.711Z] $ docker exec --env ******** --env ******** 334e84bf2c0caceffa8b38783e235b5dbc0afa189b28c199db6eb7b48f03eda3 ssh-agent -k [2021-11-12T15:26:37.791Z] unset SSH_AUTH_SOCK; [2021-11-12T15:26:37.792Z] unset SSH_AGENT_PID; [2021-11-12T15:26:37.792Z] echo Agent pid 60 killed; [2021-11-12T15:26:37.799Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T15:26:38.115Z] + git semver [Pipeline] } [2021-11-12T15:26:38.129Z] $ docker stop --time=1 334e84bf2c0caceffa8b38783e235b5dbc0afa189b28c199db6eb7b48f03eda3 [2021-11-12T15:26:39.346Z] $ docker rm -f 334e84bf2c0caceffa8b38783e235b5dbc0afa189b28c199db6eb7b48f03eda3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T15:26:39.699Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T15:26:39.940Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T15:26:39.944Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-12T15:26:55.174Z] Still waiting to schedule task [2021-11-12T15:26:55.174Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-338’ [2021-11-12T15:26:55.176Z] Still waiting to schedule task [2021-11-12T15:26:55.176Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-12T15:28:30.831Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-339 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-11-12T15:28:30.846Z] Running in /w/workspace/device-rfid-llrp-go/7 [Pipeline] { [Pipeline] checkout [2021-11-12T15:28:31.034Z] Selected Git installation does not exist. Using Default [2021-11-12T15:28:31.034Z] The recommended git tool is: NONE [2021-11-12T15:28:36.217Z] using credential edgex-jenkins-ssh [2021-11-12T15:28:36.235Z] Cloning the remote Git repository [2021-11-12T15:28:36.290Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-12T15:28:36.489Z] > git init /w/workspace/device-rfid-llrp-go/7 # timeout=10 [2021-11-12T15:28:36.621Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-12T15:28:36.622Z] > git --version # timeout=10 [2021-11-12T15:28:36.690Z] > git --version # 'git version 2.17.1' [2021-11-12T15:28:36.692Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T15:28:36.771Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T15:28:37.557Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-12T15:28:37.577Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T15:28:37.604Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-12T15:28:37.637Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-12T15:28:37.638Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T15:28:37.650Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T15:28:39.140Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 2f01496ee6b9c106805e5be928b1a264cba12348 [2021-11-12T15:28:39.376Z] Merge succeeded, producing 2f01496ee6b9c106805e5be928b1a264cba12348 [2021-11-12T15:28:39.377Z] Checking out Revision 2f01496ee6b9c106805e5be928b1a264cba12348 (PR-52) [2021-11-12T15:28:39.158Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T15:28:39.181Z] > git checkout -f 2f01496ee6b9c106805e5be928b1a264cba12348 # timeout=10 [2021-11-12T15:28:39.290Z] > git remote # timeout=10 [2021-11-12T15:28:39.314Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T15:28:39.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T15:28:39.339Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-11-12T15:28:39.361Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T15:28:39.384Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T15:28:39.394Z] > git checkout -f 2f01496ee6b9c106805e5be928b1a264cba12348 # timeout=10 [2021-11-12T15:28:43.545Z] Commit message: "Merge pull request #1 from farshidtz/snap-v2-pathfix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T15:28:44.514Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T15:28:44.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T15:28:44.514Z] Dload Upload Total Spent Left Speed [2021-11-12T15:28:44.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 80986 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh [2021-11-12T15:28:44.916Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T15:28:45.256Z] + sudo tee /etc/docker/daemon.new [2021-11-12T15:28:45.256Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-12T15:28:45.256Z] { [2021-11-12T15:28:45.256Z] "registry-mirrors": [ [2021-11-12T15:28:45.256Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T15:28:45.256Z] ], [2021-11-12T15:28:45.256Z] "bip": "10.250.0.254/24", [2021-11-12T15:28:45.256Z] "hosts": [ [2021-11-12T15:28:45.256Z] "tcp://0.0.0.0:5555", [2021-11-12T15:28:45.256Z] "unix:///var/run/docker.sock" [2021-11-12T15:28:45.256Z] ], [2021-11-12T15:28:45.256Z] "mtu": 1458, [2021-11-12T15:28:45.256Z] "selinux-enabled": true, [2021-11-12T15:28:45.256Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T15:28:45.256Z] } [Pipeline] sh [2021-11-12T15:28:45.601Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T15:28:45.944Z] + sudo service docker restart [2021-11-12T15:29:00.422Z] Running on prd-centos7-docker-4c-2g-340 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-11-12T15:29:00.435Z] Running in /w/workspace/device-rfid-llrp-go/7 [Pipeline] { [Pipeline] checkout [2021-11-12T15:29:00.523Z] Selected Git installation does not exist. Using Default [2021-11-12T15:29:00.523Z] The recommended git tool is: NONE [2021-11-12T15:29:02.546Z] using credential edgex-jenkins-ssh [2021-11-12T15:29:02.560Z] Cloning the remote Git repository [2021-11-12T15:29:01.788Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-12T15:29:01.866Z] > git init /w/workspace/device-rfid-llrp-go/7 # timeout=10 [2021-11-12T15:29:01.894Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-12T15:29:01.894Z] > git --version # timeout=10 [2021-11-12T15:29:01.906Z] > git --version # 'git version 2.24.4' [2021-11-12T15:29:01.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T15:29:01.928Z] [INFO] Currently running in a labeled security context [2021-11-12T15:29:01.928Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T15:29:01.928Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/7@tmp/jenkins-gitclient-ssh2726525320786523088.key [2021-11-12T15:29:01.959Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T15:29:02.624Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-12T15:29:02.637Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T15:29:02.649Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-12T15:29:02.670Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-12T15:29:02.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T15:29:02.671Z] [INFO] Currently running in a labeled security context [2021-11-12T15:29:02.671Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T15:29:02.673Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/7@tmp/jenkins-gitclient-ssh4100460544663688880.key [2021-11-12T15:29:02.682Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T15:29:04.275Z] provisioning config files... [2021-11-12T15:29:04.299Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config8824554272553090120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:29:04.496Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 2f01496ee6b9c106805e5be928b1a264cba12348 [2021-11-12T15:29:04.597Z] Merge succeeded, producing 2f01496ee6b9c106805e5be928b1a264cba12348 [2021-11-12T15:29:04.597Z] Checking out Revision 2f01496ee6b9c106805e5be928b1a264cba12348 (PR-52) [2021-11-12T15:29:04.669Z] ---> docker-login.sh [2021-11-12T15:29:04.669Z] nexus3.edgexfoundry.org:10001 [2021-11-12T15:29:03.706Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T15:29:03.712Z] > git checkout -f 2f01496ee6b9c106805e5be928b1a264cba12348 # timeout=10 [2021-11-12T15:29:03.757Z] > git remote # timeout=10 [2021-11-12T15:29:03.765Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T15:29:03.770Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T15:29:03.772Z] [INFO] Currently running in a labeled security context [2021-11-12T15:29:03.772Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T15:29:03.773Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/7@tmp/jenkins-gitclient-ssh4198806809382039864.key [2021-11-12T15:29:03.778Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-11-12T15:29:03.792Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T15:29:03.802Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T15:29:03.809Z] > git checkout -f 2f01496ee6b9c106805e5be928b1a264cba12348 # timeout=10 [2021-11-12T15:29:05.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:29:05.538Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:29:05.538Z] Configure a credential helper to remove this warning. See [2021-11-12T15:29:05.538Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:29:05.538Z] [2021-11-12T15:29:05.538Z] Login Succeeded [2021-11-12T15:29:05.538Z] nexus3.edgexfoundry.org:10002 [2021-11-12T15:29:06.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:29:06.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:29:06.132Z] Configure a credential helper to remove this warning. See [2021-11-12T15:29:06.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:29:06.132Z] [2021-11-12T15:29:06.132Z] Login Succeeded [2021-11-12T15:29:06.132Z] nexus3.edgexfoundry.org:10003 [2021-11-12T15:29:06.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:29:06.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:29:06.733Z] Configure a credential helper to remove this warning. See [2021-11-12T15:29:06.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:29:06.733Z] [2021-11-12T15:29:06.733Z] Login Succeeded [2021-11-12T15:29:06.733Z] nexus3.edgexfoundry.org:10004 [2021-11-12T15:29:07.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:29:07.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:29:07.280Z] Configure a credential helper to remove this warning. See [2021-11-12T15:29:07.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:29:07.280Z] [2021-11-12T15:29:07.280Z] Login Succeeded [2021-11-12T15:29:07.280Z] docker.io [2021-11-12T15:29:07.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:29:08.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:29:08.146Z] Configure a credential helper to remove this warning. See [2021-11-12T15:29:08.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:29:08.146Z] [2021-11-12T15:29:08.146Z] Login Succeeded [2021-11-12T15:29:08.146Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T15:29:08.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-11-12T15:29:08.198Z] Commit message: "Merge pull request #1 from farshidtz/snap-v2-pathfix" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] echo [2021-11-12T15:29:08.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T15:29:08.629Z] ========================================================= [2021-11-12T15:29:08.629Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T15:29:08.629Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T15:29:08.752Z] provisioning config files... [2021-11-12T15:29:08.768Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/7@tmp/config6701784269437131402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:29:09.007Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-12T15:29:09.158Z] ---> docker-login.sh [2021-11-12T15:29:09.158Z] nexus3.edgexfoundry.org:10001 [2021-11-12T15:29:09.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:29:09.282Z] Sending build context to Docker daemon 1.222MB [2021-11-12T15:29:09.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:29:09.428Z] Configure a credential helper to remove this warning. See [2021-11-12T15:29:09.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:29:09.428Z] [2021-11-12T15:29:09.428Z] Login Succeeded [2021-11-12T15:29:09.428Z] nexus3.edgexfoundry.org:10002 [2021-11-12T15:29:09.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:29:09.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:29:09.428Z] Configure a credential helper to remove this warning. See [2021-11-12T15:29:09.428Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:29:09.428Z] [2021-11-12T15:29:09.428Z] Login Succeeded [2021-11-12T15:29:09.428Z] nexus3.edgexfoundry.org:10003 [2021-11-12T15:29:09.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:29:09.561Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T15:29:09.561Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-12T15:29:09.561Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T15:29:09.561Z] 552d1f2373af: Pulling fs layer [2021-11-12T15:29:09.561Z] ea3f2d53f512: Pulling fs layer [2021-11-12T15:29:09.561Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T15:29:09.561Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T15:29:09.561Z] 72dc09318566: Pulling fs layer [2021-11-12T15:29:09.561Z] f4f7b4309257: Pulling fs layer [2021-11-12T15:29:09.561Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T15:29:09.561Z] b78e95d17946: Pulling fs layer [2021-11-12T15:29:09.561Z] 7a9cfe048b4a: Waiting [2021-11-12T15:29:09.561Z] 72dc09318566: Waiting [2021-11-12T15:29:09.561Z] b78e95d17946: Waiting [2021-11-12T15:29:09.561Z] 0ac9a79272e3: Waiting [2021-11-12T15:29:09.561Z] f4f7b4309257: Waiting [2021-11-12T15:29:09.561Z] 9e70ebbbe112: Verifying Checksum [2021-11-12T15:29:09.561Z] 9e70ebbbe112: Download complete [2021-11-12T15:29:09.561Z] ea3f2d53f512: Verifying Checksum [2021-11-12T15:29:09.561Z] ea3f2d53f512: Download complete [2021-11-12T15:29:09.561Z] 72dc09318566: Verifying Checksum [2021-11-12T15:29:09.561Z] 72dc09318566: Download complete [2021-11-12T15:29:09.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:29:09.699Z] Configure a credential helper to remove this warning. See [2021-11-12T15:29:09.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:29:09.699Z] [2021-11-12T15:29:09.699Z] Login Succeeded [2021-11-12T15:29:09.699Z] nexus3.edgexfoundry.org:10004 [2021-11-12T15:29:09.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:29:09.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:29:09.699Z] Configure a credential helper to remove this warning. See [2021-11-12T15:29:09.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:29:09.699Z] [2021-11-12T15:29:09.699Z] Login Succeeded [2021-11-12T15:29:09.699Z] docker.io [2021-11-12T15:29:09.837Z] f4f7b4309257: Verifying Checksum [2021-11-12T15:29:09.837Z] f4f7b4309257: Download complete [2021-11-12T15:29:09.837Z] 552d1f2373af: Verifying Checksum [2021-11-12T15:29:09.837Z] 552d1f2373af: Download complete [2021-11-12T15:29:09.837Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T15:29:09.837Z] 0ac9a79272e3: Download complete [2021-11-12T15:29:09.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-12T15:29:10.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-12T15:29:10.223Z] Configure a credential helper to remove this warning. See [2021-11-12T15:29:10.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-12T15:29:10.223Z] [2021-11-12T15:29:10.223Z] Login Succeeded [2021-11-12T15:29:10.223Z] ---> docker-login.sh ends [Pipeline] } [2021-11-12T15:29:10.257Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-12T15:29:10.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T15:29:10.419Z] ========================================================= [2021-11-12T15:29:10.419Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T15:29:10.419Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2021-11-12T15:29:10.439Z] 552d1f2373af: Pull complete [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:29:10.738Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-12T15:29:10.738Z] Sending build context to Docker daemon 1.222MB [2021-11-12T15:29:10.738Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T15:29:10.738Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-12T15:29:10.738Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T15:29:10.738Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T15:29:10.738Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T15:29:10.738Z] b8b176561691: Pulling fs layer [2021-11-12T15:29:10.738Z] 4527c011a84f: Pulling fs layer [2021-11-12T15:29:10.738Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T15:29:10.738Z] e0aca202a116: Pulling fs layer [2021-11-12T15:29:10.738Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T15:29:10.738Z] 34cad66bf833: Pulling fs layer [2021-11-12T15:29:10.738Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T15:29:10.738Z] 4527c011a84f: Waiting [2021-11-12T15:29:10.738Z] 5d74067f8e1e: Waiting [2021-11-12T15:29:10.738Z] e0aca202a116: Waiting [2021-11-12T15:29:10.738Z] 3a43be97a3b4: Waiting [2021-11-12T15:29:10.738Z] 34cad66bf833: Waiting [2021-11-12T15:29:10.738Z] b4e3c513aaa6: Waiting [2021-11-12T15:29:10.738Z] b8b176561691: Verifying Checksum [2021-11-12T15:29:10.738Z] b8b176561691: Download complete [2021-11-12T15:29:10.738Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T15:29:10.738Z] 31adcdaf11c8: Download complete [2021-11-12T15:29:10.738Z] 5d74067f8e1e: Download complete [2021-11-12T15:29:11.001Z] e0aca202a116: Verifying Checksum [2021-11-12T15:29:11.001Z] e0aca202a116: Download complete [2021-11-12T15:29:11.001Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T15:29:11.001Z] a0d0a0d46f8b: Download complete [2021-11-12T15:29:11.001Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T15:29:11.001Z] 3a43be97a3b4: Download complete [2021-11-12T15:29:11.001Z] 34cad66bf833: Verifying Checksum [2021-11-12T15:29:11.001Z] 34cad66bf833: Download complete [2021-11-12T15:29:11.429Z] ea3f2d53f512: Pull complete [2021-11-12T15:29:11.584Z] a0d0a0d46f8b: Pull complete [2021-11-12T15:29:11.584Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T15:29:11.584Z] b4e3c513aaa6: Download complete [2021-11-12T15:29:11.584Z] 4527c011a84f: Verifying Checksum [2021-11-12T15:29:11.584Z] 4527c011a84f: Download complete [2021-11-12T15:29:11.584Z] 31adcdaf11c8: Pull complete [2021-11-12T15:29:11.584Z] b8b176561691: Pull complete [2021-11-12T15:29:11.703Z] 9e70ebbbe112: Pull complete [2021-11-12T15:29:11.703Z] b78e95d17946: Verifying Checksum [2021-11-12T15:29:11.703Z] b78e95d17946: Download complete [2021-11-12T15:29:11.974Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T15:29:11.975Z] 7a9cfe048b4a: Download complete [2021-11-12T15:29:15.817Z] 4527c011a84f: Pull complete [2021-11-12T15:29:15.817Z] 5d74067f8e1e: Pull complete [2021-11-12T15:29:15.817Z] e0aca202a116: Pull complete [2021-11-12T15:29:16.086Z] 3a43be97a3b4: Pull complete [2021-11-12T15:29:16.086Z] 34cad66bf833: Pull complete [2021-11-12T15:29:18.665Z] b4e3c513aaa6: Pull complete [2021-11-12T15:29:18.928Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T15:29:18.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T15:29:18.928Z] ---> 9f6097aaca64 [2021-11-12T15:29:18.928Z] Step 3/12 : ARG MAKE='make build' [2021-11-12T15:29:20.847Z] ---> Running in b759eae646e1 [2021-11-12T15:29:20.847Z] Removing intermediate container b759eae646e1 [2021-11-12T15:29:20.847Z] ---> ffa0df8c50f6 [2021-11-12T15:29:20.847Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T15:29:20.847Z] ---> Running in 00288cbb3a2a [2021-11-12T15:29:21.108Z] Removing intermediate container 00288cbb3a2a [2021-11-12T15:29:21.109Z] ---> f2e86ddd5b31 [2021-11-12T15:29:21.109Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T15:29:21.109Z] ---> Running in 89d637203159 [2021-11-12T15:29:21.109Z] Removing intermediate container 89d637203159 [2021-11-12T15:29:21.109Z] ---> 432a7bcc979c [2021-11-12T15:29:21.109Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T15:29:21.109Z] ---> Running in 5401bc984633 [2021-11-12T15:29:21.694Z] Removing intermediate container 5401bc984633 [2021-11-12T15:29:21.694Z] ---> 92685573124f [2021-11-12T15:29:21.694Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T15:29:21.694Z] ---> Running in bff180e817ce [2021-11-12T15:29:21.956Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T15:29:22.117Z] 7a9cfe048b4a: Pull complete [2021-11-12T15:29:22.117Z] 72dc09318566: Pull complete [2021-11-12T15:29:22.710Z] f4f7b4309257: Pull complete [2021-11-12T15:29:22.905Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T15:29:22.980Z] 0ac9a79272e3: Pull complete [2021-11-12T15:29:23.528Z] OK: 220 MiB in 52 packages [2021-11-12T15:29:23.528Z] Removing intermediate container bff180e817ce [2021-11-12T15:29:23.528Z] ---> 86e307170913 [2021-11-12T15:29:23.528Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-11-12T15:29:23.528Z] ---> Running in 044ec78473f6 [2021-11-12T15:29:23.793Z] Removing intermediate container 044ec78473f6 [2021-11-12T15:29:23.793Z] ---> 0afa606baa0a [2021-11-12T15:29:23.793Z] Step 9/12 : COPY . . [2021-11-12T15:29:24.059Z] ---> 82839d33cd2e [2021-11-12T15:29:24.059Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T15:29:24.059Z] ---> Running in 08c2593bec1e [2021-11-12T15:29:28.385Z] b78e95d17946: Pull complete [2021-11-12T15:29:28.385Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T15:29:28.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T15:29:28.385Z] ---> 8b459fc5aaf0 [2021-11-12T15:29:28.385Z] Step 3/12 : ARG MAKE='make build' [2021-11-12T15:29:30.359Z] ---> Running in 93181b474626 [2021-11-12T15:29:30.359Z] Removing intermediate container 93181b474626 [2021-11-12T15:29:30.359Z] ---> 2d6f35d53224 [2021-11-12T15:29:30.359Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T15:29:30.630Z] ---> Running in 0cf18bfba330 [2021-11-12T15:29:30.902Z] Removing intermediate container 0cf18bfba330 [2021-11-12T15:29:30.902Z] ---> b79785b08c25 [2021-11-12T15:29:30.902Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T15:29:30.902Z] ---> Running in 0c20848be592 [2021-11-12T15:29:31.498Z] Removing intermediate container 0c20848be592 [2021-11-12T15:29:31.498Z] ---> 080b48fda0f2 [2021-11-12T15:29:31.498Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T15:29:31.498Z] ---> Running in 426587976ac4 [2021-11-12T15:29:33.475Z] Removing intermediate container 426587976ac4 [2021-11-12T15:29:33.475Z] ---> 77cdc7031615 [2021-11-12T15:29:33.475Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T15:29:33.755Z] ---> Running in d6700002046f [2021-11-12T15:29:34.736Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T15:29:35.710Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T15:29:36.307Z] OK: 219 MiB in 52 packages [2021-11-12T15:29:37.288Z] Removing intermediate container d6700002046f [2021-11-12T15:29:37.288Z] ---> a67dc72d66ce [2021-11-12T15:29:37.288Z] Step 8/12 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-11-12T15:29:37.288Z] ---> Running in 1559f8003ac8 [2021-11-12T15:29:37.882Z] Removing intermediate container 1559f8003ac8 [2021-11-12T15:29:37.882Z] ---> 3aea88a323bb [2021-11-12T15:29:37.882Z] Step 9/12 : COPY . . [2021-11-12T15:29:38.861Z] ---> f035a1cd9c54 [2021-11-12T15:29:38.861Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T15:29:38.861Z] ---> Running in 414ca9eefc17 [2021-11-12T15:29:56.243Z] Removing intermediate container 08c2593bec1e [2021-11-12T15:29:56.243Z] ---> 7a68c731a46e [2021-11-12T15:29:56.243Z] Step 11/12 : RUN go mod tidy [2021-11-12T15:29:56.243Z] ---> Running in 06c10248ac97 [2021-11-12T15:29:56.243Z] Removing intermediate container 06c10248ac97 [2021-11-12T15:29:56.243Z] ---> 5c4c510811d0 [2021-11-12T15:29:56.243Z] Step 12/12 : RUN $MAKE [2021-11-12T15:29:56.243Z] ---> Running in bdea557b8275 [2021-11-12T15:29:56.243Z] noop [2021-11-12T15:29:56.243Z] Removing intermediate container bdea557b8275 [2021-11-12T15:29:56.243Z] ---> db3f848a8b7c [2021-11-12T15:29:56.243Z] Successfully built db3f848a8b7c [2021-11-12T15:29:56.243Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:29:56.549Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T15:29:56.549Z] . [Pipeline] withDockerContainer [2021-11-12T15:29:56.626Z] prd-centos7-docker-4c-2g-340 does not seem to be running inside a container [2021-11-12T15:29:56.664Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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 ******** ci-base-image-x86_64 cat [2021-11-12T15:29:57.041Z] $ docker top 1014c71476ae391f2286c71598d30ad834f5852ed15275ecbab99319f6d300dc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T15:29:57.422Z] + go version [2021-11-12T15:29:57.422Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T15:29:57.430Z] $ docker stop --time=1 1014c71476ae391f2286c71598d30ad834f5852ed15275ecbab99319f6d300dc [2021-11-12T15:29:58.617Z] $ docker rm -f 1014c71476ae391f2286c71598d30ad834f5852ed15275ecbab99319f6d300dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:29:59.117Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T15:29:59.117Z] . [Pipeline] withDockerContainer [2021-11-12T15:29:59.189Z] prd-centos7-docker-4c-2g-340 does not seem to be running inside a container [2021-11-12T15:29:59.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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 ******** ci-base-image-x86_64 cat [2021-11-12T15:29:59.619Z] $ docker top 1e7e6e804910559168e3fd11773d950465b63d09e9496c8d0a0416c07649dfdd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T15:29:59.998Z] + make test [2021-11-12T15:29:59.998Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T15:30:00.601Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-11-12T15:30:18.826Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-11-12T15:30:18.826Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-11-12T15:30:25.543Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.072s coverage: 39.4% of statements [2021-11-12T15:30:25.543Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 52.0% of statements [2021-11-12T15:30:25.543Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 95.5% of statements [2021-11-12T15:30:25.543Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-12T15:30:32.212Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T15:30:32.212Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T15:30:32.475Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-12T15:30:33.059Z] $ docker stop --time=1 1e7e6e804910559168e3fd11773d950465b63d09e9496c8d0a0416c07649dfdd [2021-11-12T15:30:34.546Z] $ docker rm -f 1e7e6e804910559168e3fd11773d950465b63d09e9496c8d0a0416c07649dfdd [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T15:30:34.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T15:30:35.192Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-12T15:30:36.502Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T15:30:36.792Z] + ls -al . [2021-11-12T15:30:36.792Z] total 608 [2021-11-12T15:30:36.792Z] drwxrwxr-x. 11 jenkins jenkins 4096 Nov 12 15:30 . [2021-11-12T15:30:36.792Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 15:29 .. [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 9072 Nov 12 15:29 Attribution.txt [2021-11-12T15:30:36.792Z] drwxrwxr-x. 2 jenkins jenkins 62 Nov 12 15:29 bin [2021-11-12T15:30:36.792Z] drwxrwxr-x. 4 jenkins jenkins 44 Nov 12 15:29 cmd [2021-11-12T15:30:36.792Z] -rw-r--r--. 1 jenkins jenkins 460568 Nov 12 15:30 coverage.out [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 1540 Nov 12 15:29 Dockerfile [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 134 Nov 12 15:29 .dockerignore [2021-11-12T15:30:36.792Z] drwxrwxr-x. 2 jenkins jenkins 4096 Nov 12 15:29 examples [2021-11-12T15:30:36.792Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 15:29 .git [2021-11-12T15:30:36.792Z] drwxrwxr-x. 2 jenkins jenkins 103 Nov 12 15:29 .github [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 917 Nov 12 15:29 .gitignore [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 296 Nov 12 15:29 go.mod [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 49314 Nov 12 15:29 go.sum [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 12 15:29 GOVERNANCE.md [2021-11-12T15:30:36.792Z] drwxrwxr-x. 2 jenkins jenkins 31 Nov 12 15:29 images [2021-11-12T15:30:36.792Z] drwxrwxr-x. 5 jenkins jenkins 45 Nov 12 15:29 internal [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 682 Nov 12 15:29 Jenkinsfile [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 11347 Nov 12 15:29 LICENSE [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 1139 Nov 12 15:29 Makefile [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 625 Nov 12 15:29 OWNERS.md [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 30339 Nov 12 15:29 README.md [2021-11-12T15:30:36.792Z] drwxrwxr-x. 4 jenkins jenkins 71 Nov 12 15:29 snap [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 15:26 VERSION [2021-11-12T15:30:36.792Z] -rw-rw-r--. 1 jenkins jenkins 193 Nov 12 15:29 version.go [2021-11-12T15:30:36.792Z] drwxrwxr-x. 2 jenkins jenkins 25 Nov 12 15:29 .vscode [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:30:37.085Z] + 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=2f01496ee6b9c106805e5be928b1a264cba12348 --label arch=amd64 --label version=0.0.0 . [2021-11-12T15:30:37.085Z] Sending build context to Docker daemon 1.222MB [2021-11-12T15:30:37.085Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T15:30:37.085Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-12T15:30:37.085Z] ---> db3f848a8b7c [2021-11-12T15:30:37.085Z] Step 3/23 : ARG MAKE='make build' [2021-11-12T15:30:37.085Z] ---> Running in bb84a338f808 [2021-11-12T15:30:37.085Z] Removing intermediate container bb84a338f808 [2021-11-12T15:30:37.085Z] ---> 53ad7767cd51 [2021-11-12T15:30:37.085Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T15:30:37.349Z] ---> Running in e3509cb378c4 [2021-11-12T15:30:37.349Z] Removing intermediate container e3509cb378c4 [2021-11-12T15:30:37.349Z] ---> d337941c51fa [2021-11-12T15:30:37.349Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T15:30:37.349Z] ---> Running in d601e5930fcd [2021-11-12T15:30:37.349Z] Removing intermediate container d601e5930fcd [2021-11-12T15:30:37.349Z] ---> a42e99e1e633 [2021-11-12T15:30:37.349Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T15:30:37.349Z] ---> Running in ee99b2b2d3a3 [2021-11-12T15:30:37.943Z] Removing intermediate container ee99b2b2d3a3 [2021-11-12T15:30:37.943Z] ---> 600e18ccc968 [2021-11-12T15:30:37.943Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T15:30:37.943Z] ---> Running in b4a48db5c697 [2021-11-12T15:30:38.205Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-12T15:30:39.143Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-12T15:30:39.403Z] OK: 220 MiB in 52 packages [2021-11-12T15:30:39.403Z] Removing intermediate container b4a48db5c697 [2021-11-12T15:30:39.403Z] ---> 71b6a24f0cc9 [2021-11-12T15:30:39.403Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-11-12T15:30:39.672Z] ---> Running in 8f91d6025f5b [2021-11-12T15:30:39.672Z] Removing intermediate container 8f91d6025f5b [2021-11-12T15:30:39.672Z] ---> 341b2794568a [2021-11-12T15:30:39.672Z] Step 9/23 : COPY . . [2021-11-12T15:30:39.933Z] ---> a348a3a82390 [2021-11-12T15:30:39.933Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T15:30:39.933Z] ---> Running in 00948c26a8f0 [2021-11-12T15:30:40.516Z] Removing intermediate container 00948c26a8f0 [2021-11-12T15:30:40.516Z] ---> 28f1a99428c7 [2021-11-12T15:30:40.516Z] Step 11/23 : RUN go mod tidy [2021-11-12T15:30:40.794Z] ---> Running in 569d8a4debfc [2021-11-12T15:30:41.368Z] Removing intermediate container 569d8a4debfc [2021-11-12T15:30:41.368Z] ---> 0665e1d3a182 [2021-11-12T15:30:41.368Z] Step 12/23 : RUN $MAKE [2021-11-12T15:30:41.368Z] ---> Running in 834e6c51ece4 [2021-11-12T15:30:41.632Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-11-12T15:30:56.670Z] Removing intermediate container 834e6c51ece4 [2021-11-12T15:30:56.670Z] ---> 9333055f5996 [2021-11-12T15:30:56.670Z] Step 13/23 : FROM alpine:3.14 [2021-11-12T15:30:58.052Z] 3.14: Pulling from library/alpine [2021-11-12T15:30:58.313Z] a0d0a0d46f8b: Already exists [2021-11-12T15:30:58.313Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T15:30:58.313Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T15:30:58.313Z] ---> 14119a10abf4 [2021-11-12T15:30:58.313Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-12T15:30:58.313Z] ---> Running in ed6f8447d101 [2021-11-12T15:30:58.576Z] Removing intermediate container ed6f8447d101 [2021-11-12T15:30:58.576Z] ---> d60befb4cb9b [2021-11-12T15:30:58.576Z] Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-11-12T15:30:58.576Z] ---> 2b703a87c51f [2021-11-12T15:30:58.576Z] Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-11-12T15:30:58.839Z] ---> fa79e6bfca6a [2021-11-12T15:30:58.839Z] Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-11-12T15:30:59.111Z] ---> 6c9dea6dc0f8 [2021-11-12T15:30:59.111Z] Step 18/23 : EXPOSE 49989 [2021-11-12T15:30:59.111Z] ---> Running in 00a8636ed0da [2021-11-12T15:30:59.384Z] Removing intermediate container 00a8636ed0da [2021-11-12T15:30:59.384Z] ---> c3fa0d7e3b4e [2021-11-12T15:30:59.384Z] Step 19/23 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-11-12T15:30:59.384Z] ---> Running in 9115af0ff07a [2021-11-12T15:30:59.384Z] Removing intermediate container 9115af0ff07a [2021-11-12T15:30:59.384Z] ---> 643ecea1ace3 [2021-11-12T15:30:59.384Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-12T15:30:59.384Z] ---> Running in f04440fd1a4c [2021-11-12T15:30:59.384Z] Removing intermediate container f04440fd1a4c [2021-11-12T15:30:59.384Z] ---> 6fb7c1368a3e [2021-11-12T15:30:59.384Z] Step 21/23 : LABEL arch=amd64 [2021-11-12T15:30:59.384Z] ---> Running in 27e7e1468a46 [2021-11-12T15:30:59.647Z] Removing intermediate container 27e7e1468a46 [2021-11-12T15:30:59.647Z] ---> 4a6ac3859b17 [2021-11-12T15:30:59.647Z] Step 22/23 : LABEL git_sha=2f01496ee6b9c106805e5be928b1a264cba12348 [2021-11-12T15:30:59.647Z] ---> Running in 49f8d49baea0 [2021-11-12T15:30:59.647Z] Removing intermediate container 49f8d49baea0 [2021-11-12T15:30:59.647Z] ---> cdc8fe494d42 [2021-11-12T15:30:59.647Z] Step 23/23 : LABEL version=0.0.0 [2021-11-12T15:30:59.647Z] ---> Running in 7061b1ba86f0 [2021-11-12T15:30:59.907Z] Removing intermediate container 7061b1ba86f0 [2021-11-12T15:30:59.907Z] ---> a238aa680e26 [2021-11-12T15:30:59.907Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T15:30:59.907Z] Successfully built a238aa680e26 [2021-11-12T15:30:59.907Z] 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 [2021-11-12T15:31:00.680Z] Removing intermediate container 414ca9eefc17 [2021-11-12T15:31:00.680Z] ---> f3a3a4deee40 [2021-11-12T15:31:00.680Z] Step 11/12 : RUN go mod tidy [2021-11-12T15:31:00.680Z] ---> Running in 0427fcbe64a3 [2021-11-12T15:31:00.680Z] Removing intermediate container 0427fcbe64a3 [2021-11-12T15:31:00.680Z] ---> 157d0aa22430 [2021-11-12T15:31:00.680Z] Step 12/12 : RUN $MAKE [2021-11-12T15:31:00.680Z] ---> Running in f68230921bf6 [2021-11-12T15:31:00.680Z] noop [2021-11-12T15:31:00.680Z] Removing intermediate container f68230921bf6 [2021-11-12T15:31:00.680Z] ---> e07a72eb1a70 [2021-11-12T15:31:00.680Z] Successfully built e07a72eb1a70 [2021-11-12T15:31:00.680Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:31:01.019Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T15:31:01.019Z] . [Pipeline] withDockerContainer [2021-11-12T15:31:01.285Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-11-12T15:31:01.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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 ******** ci-base-image-arm64 cat [2021-11-12T15:31:02.787Z] $ docker top 2aafb7ba066bbc4a96500b3c8b64b007e320477534695dc00a4b40666966c8f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T15:31:03.755Z] + go version [2021-11-12T15:31:03.755Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T15:31:03.775Z] $ docker stop --time=1 2aafb7ba066bbc4a96500b3c8b64b007e320477534695dc00a4b40666966c8f9 [2021-11-12T15:31:05.471Z] $ docker rm -f 2aafb7ba066bbc4a96500b3c8b64b007e320477534695dc00a4b40666966c8f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:31:06.221Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T15:31:06.221Z] . [Pipeline] withDockerContainer [2021-11-12T15:31:06.454Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-11-12T15:31:06.528Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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 ******** ci-base-image-arm64 cat [2021-11-12T15:31:07.964Z] $ docker top 260027ef45627ca65d7f7c1af9dc76e538cf90f2811d51de6d8fdbf9a30e79ba -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T15:31:08.939Z] + make test [2021-11-12T15:31:08.939Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-12T15:31:10.370Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-11-12T15:31:15.290Z] Still waiting to schedule task [2021-11-12T15:31:15.290Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-11-12T15:32:06.959Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-11-12T15:32:06.959Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-11-12T15:32:39.322Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.855s coverage: 39.4% of statements [2021-11-12T15:32:39.322Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.465s coverage: 52.0% of statements [2021-11-12T15:32:39.322Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements [2021-11-12T15:32:39.322Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-12T15:33:06.141Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T15:33:06.141Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-12T15:33:06.141Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-12T15:33:06.429Z] $ docker stop --time=1 260027ef45627ca65d7f7c1af9dc76e538cf90f2811d51de6d8fdbf9a30e79ba [2021-11-12T15:33:08.190Z] $ docker rm -f 260027ef45627ca65d7f7c1af9dc76e538cf90f2811d51de6d8fdbf9a30e79ba [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T15:33:09.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T15:33:09.057Z] Warning: overwriting stash ‘coverage-report’ [2021-11-12T15:33:09.701Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T15:33:10.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-12T15:33:10.476Z] + ls -al . [2021-11-12T15:33:10.476Z] total 644 [2021-11-12T15:33:10.476Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 12 15:33 . [2021-11-12T15:33:10.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 15:28 .. [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 12 15:28 .dockerignore [2021-11-12T15:33:10.476Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 15:28 .git [2021-11-12T15:33:10.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 15:28 .github [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 917 Nov 12 15:28 .gitignore [2021-11-12T15:33:10.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 15:28 .vscode [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 9072 Nov 12 15:28 Attribution.txt [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 1540 Nov 12 15:28 Dockerfile [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 15:28 GOVERNANCE.md [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 682 Nov 12 15:28 Jenkinsfile [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 12 15:28 LICENSE [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 1139 Nov 12 15:28 Makefile [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 12 15:28 OWNERS.md [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 30339 Nov 12 15:28 README.md [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 15:26 VERSION [2021-11-12T15:33:10.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 15:28 bin [2021-11-12T15:33:10.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 15:28 cmd [2021-11-12T15:33:10.476Z] -rw-r--r-- 1 jenkins jenkins 460568 Nov 12 15:32 coverage.out [2021-11-12T15:33:10.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 15:28 examples [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 296 Nov 12 15:28 go.mod [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 49314 Nov 12 15:28 go.sum [2021-11-12T15:33:10.476Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 15:28 images [2021-11-12T15:33:10.476Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 12 15:28 internal [2021-11-12T15:33:10.476Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 15:28 snap [2021-11-12T15:33:10.476Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 12 15:28 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:33:10.813Z] + 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=2f01496ee6b9c106805e5be928b1a264cba12348 --label arch=arm64 --label version=0.0.0 . [2021-11-12T15:33:11.086Z] Sending build context to Docker daemon 1.222MB [2021-11-12T15:33:11.086Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-11-12T15:33:11.086Z] Step 2/23 : FROM ${BASE} AS builder [2021-11-12T15:33:11.086Z] ---> e07a72eb1a70 [2021-11-12T15:33:11.086Z] Step 3/23 : ARG MAKE='make build' [2021-11-12T15:33:11.360Z] ---> Running in 229d2c692be5 [2021-11-12T15:33:11.955Z] Removing intermediate container 229d2c692be5 [2021-11-12T15:33:11.955Z] ---> ee870a29bdf3 [2021-11-12T15:33:11.955Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git" [2021-11-12T15:33:11.955Z] ---> Running in 64a6d460a417 [2021-11-12T15:33:12.226Z] Removing intermediate container 64a6d460a417 [2021-11-12T15:33:12.226Z] ---> 54cf589f8c33 [2021-11-12T15:33:12.226Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-11-12T15:33:12.499Z] ---> Running in 697c03041704 [2021-11-12T15:33:12.778Z] Removing intermediate container 697c03041704 [2021-11-12T15:33:12.778Z] ---> 83fa904b9fd0 [2021-11-12T15:33:12.778Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-12T15:33:12.779Z] ---> Running in 89111b4dcd0c [2021-11-12T15:33:14.774Z] Removing intermediate container 89111b4dcd0c [2021-11-12T15:33:14.774Z] ---> 3d3d62146235 [2021-11-12T15:33:14.774Z] Step 7/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-12T15:33:14.774Z] ---> Running in 0d7cc457d205 [2021-11-12T15:33:16.213Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-12T15:33:16.807Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-12T15:33:17.782Z] OK: 219 MiB in 52 packages [2021-11-12T15:33:18.376Z] Removing intermediate container 0d7cc457d205 [2021-11-12T15:33:18.376Z] ---> 22677a0b6ca1 [2021-11-12T15:33:18.376Z] Step 8/23 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-11-12T15:33:18.376Z] ---> Running in 5231eb617251 [2021-11-12T15:33:18.977Z] Removing intermediate container 5231eb617251 [2021-11-12T15:33:18.977Z] ---> 2cca7d75790d [2021-11-12T15:33:18.977Z] Step 9/23 : COPY . . [2021-11-12T15:33:19.954Z] ---> 5353602b48c0 [2021-11-12T15:33:19.954Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-12T15:33:19.954Z] ---> Running in 7d25b65d7ee4 [2021-11-12T15:33:22.567Z] Removing intermediate container 7d25b65d7ee4 [2021-11-12T15:33:22.567Z] ---> e0c9a8029042 [2021-11-12T15:33:22.567Z] Step 11/23 : RUN go mod tidy [2021-11-12T15:33:22.567Z] ---> Running in 7f42ee380221 [2021-11-12T15:33:25.183Z] Removing intermediate container 7f42ee380221 [2021-11-12T15:33:25.183Z] ---> ffae5b2e9fe3 [2021-11-12T15:33:25.183Z] Step 12/23 : RUN $MAKE [2021-11-12T15:33:25.183Z] ---> Running in 65b3400da1ea [2021-11-12T15:33:26.164Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -o cmd/device-rfid-llrp-go ./cmd [2021-11-12T15:33:50.000Z] Running on prd-ubuntu18.04-docker-8c-8g-341 in /w/workspace/oundry_device-rfid-llrp-go_PR-52 [Pipeline] { [Pipeline] ws [2021-11-12T15:33:50.013Z] Running in /w/workspace/device-rfid-llrp-go/7 [Pipeline] { [Pipeline] checkout [2021-11-12T15:33:50.093Z] Selected Git installation does not exist. Using Default [2021-11-12T15:33:50.093Z] The recommended git tool is: NONE [2021-11-12T15:33:51.964Z] using credential edgex-jenkins-ssh [2021-11-12T15:33:51.978Z] Cloning the remote Git repository [2021-11-12T15:33:52.001Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-12T15:33:52.061Z] > git init /w/workspace/device-rfid-llrp-go/7 # timeout=10 [2021-11-12T15:33:52.092Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-12T15:33:52.093Z] > git --version # timeout=10 [2021-11-12T15:33:52.104Z] > git --version # 'git version 2.17.1' [2021-11-12T15:33:52.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T15:33:52.141Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T15:33:52.812Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-12T15:33:52.820Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T15:33:52.830Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-11-12T15:33:52.847Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-11-12T15:33:52.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T15:33:52.852Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/52/head:refs/remotes/origin/PR-52 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T15:33:53.701Z] Merging remotes/origin/main commit 73c0aef866abb96c1bdf0f842f2580fcfb01571a into PR head commit 2f01496ee6b9c106805e5be928b1a264cba12348 [2021-11-12T15:33:53.790Z] Merge succeeded, producing 2f01496ee6b9c106805e5be928b1a264cba12348 [2021-11-12T15:33:53.790Z] Checking out Revision 2f01496ee6b9c106805e5be928b1a264cba12348 (PR-52) [2021-11-12T15:33:53.711Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T15:33:53.717Z] > git checkout -f 2f01496ee6b9c106805e5be928b1a264cba12348 # timeout=10 [2021-11-12T15:33:53.754Z] > git remote # timeout=10 [2021-11-12T15:33:53.761Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T15:33:53.766Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T15:33:53.769Z] > git merge 73c0aef866abb96c1bdf0f842f2580fcfb01571a # timeout=10 [2021-11-12T15:33:53.777Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T15:33:53.796Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T15:33:53.801Z] > git checkout -f 2f01496ee6b9c106805e5be928b1a264cba12348 # timeout=10 [2021-11-12T15:33:57.326Z] Commit message: "Merge pull request #1 from farshidtz/snap-v2-pathfix" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:33:58.197Z] + echo snap-build.sh [2021-11-12T15:33:58.197Z] snap-build.sh [2021-11-12T15:33:58.197Z] + SNAP_BASE_DIR=. [2021-11-12T15:33:58.197Z] + '[' '!' -z /w/workspace/device-rfid-llrp-go/7 ']' [2021-11-12T15:33:58.197Z] + SNAP_BASE_DIR=/w/workspace/device-rfid-llrp-go/7 [2021-11-12T15:33:58.197Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/7]' [2021-11-12T15:33:58.197Z] [snap-build] Building snap in dir [/w/workspace/device-rfid-llrp-go/7] [2021-11-12T15:33:58.197Z] + cd /w/workspace/device-rfid-llrp-go/7 [2021-11-12T15:33:58.197Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-11-12T15:33:58.197Z] Reading package lists... [2021-11-12T15:33:58.197Z] Building dependency tree... [2021-11-12T15:33:58.197Z] Reading state information... [2021-11-12T15:33:58.197Z] The following packages were automatically installed and are no longer required: [2021-11-12T15:33:58.197Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-11-12T15:33:58.197Z] uidmap xdelta3 [2021-11-12T15:33:58.197Z] Use 'sudo apt autoremove' to remove them. [2021-11-12T15:33:58.197Z] The following packages will be REMOVED: [2021-11-12T15:33:58.197Z] lxd* lxd-client* [2021-11-12T15:33:58.458Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-11-12T15:33:58.458Z] After this operation, 31.7 MB disk space will be freed. [2021-11-12T15:33:58.982Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) [2021-11-12T15:33:58.982Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T15:33:59.925Z] Removing lxd dnsmasq configuration [2021-11-12T15:33:59.925Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T15:33:59.925Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-11-12T15:34:00.868Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T15:34:00.868Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) [2021-11-12T15:34:00.868Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-11-12T15:34:02.254Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-11-12T15:34:02.254Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-11-12T15:34:02.827Z] + sudo snap remove --purge lxd [2021-11-12T15:34:02.827Z] snap "lxd" is not installed [2021-11-12T15:34:02.827Z] + sudo groupadd --force --system lxd [2021-11-12T15:34:03.088Z] ++ whoami [2021-11-12T15:34:03.088Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-11-12T15:34:03.088Z] + newgrp - lxd [2021-11-12T15:34:03.088Z] + sudo snap install lxd [2021-11-12T15:34:05.184Z] Removing intermediate container 65b3400da1ea [2021-11-12T15:34:05.184Z] ---> 293aced645e2 [2021-11-12T15:34:05.184Z] Step 13/23 : FROM alpine:3.14 [2021-11-12T15:34:07.800Z] 3.14: Pulling from library/alpine [2021-11-12T15:34:07.800Z] 552d1f2373af: Already exists [2021-11-12T15:34:08.073Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-12T15:34:08.073Z] Status: Downloaded newer image for alpine:3.14 [2021-11-12T15:34:08.073Z] ---> bb3de5531c18 [2021-11-12T15:34:08.073Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-11-12T15:34:08.073Z] ---> Running in 030aa8f2ff14 [2021-11-12T15:34:08.670Z] Removing intermediate container 030aa8f2ff14 [2021-11-12T15:34:08.670Z] ---> 724501396851 [2021-11-12T15:34:08.670Z] Step 15/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-11-12T15:34:09.268Z] ---> 856de17e2d77 [2021-11-12T15:34:09.268Z] Step 16/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-11-12T15:34:09.863Z] ---> 34df2bf0bfe0 [2021-11-12T15:34:09.864Z] Step 17/23 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-11-12T15:34:11.237Z] 2021-11-12T15:34:08Z INFO Waiting for automatic snapd restart... [2021-11-12T15:34:11.297Z] ---> 2a3bde2a4e64 [2021-11-12T15:34:11.297Z] Step 18/23 : EXPOSE 49989 [2021-11-12T15:34:11.297Z] ---> Running in 8c8b1f8701ac [2021-11-12T15:34:11.570Z] Removing intermediate container 8c8b1f8701ac [2021-11-12T15:34:11.570Z] ---> 9e664fe77baf [2021-11-12T15:34:11.570Z] Step 19/23 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-11-12T15:34:11.845Z] ---> Running in e1d30dc8337a [2021-11-12T15:34:12.119Z] Removing intermediate container e1d30dc8337a [2021-11-12T15:34:12.119Z] ---> b02d20878332 [2021-11-12T15:34:12.119Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-11-12T15:34:12.119Z] ---> Running in 50eaf7574882 [2021-11-12T15:34:12.717Z] Removing intermediate container 50eaf7574882 [2021-11-12T15:34:12.717Z] ---> 60b103da7c44 [2021-11-12T15:34:12.717Z] Step 21/23 : LABEL arch=arm64 [2021-11-12T15:34:12.717Z] ---> Running in 28b1b6f03cd6 [2021-11-12T15:34:12.990Z] Removing intermediate container 28b1b6f03cd6 [2021-11-12T15:34:12.990Z] ---> c02f9363c001 [2021-11-12T15:34:12.990Z] Step 22/23 : LABEL git_sha=2f01496ee6b9c106805e5be928b1a264cba12348 [2021-11-12T15:34:13.264Z] ---> Running in eaf50c07726e [2021-11-12T15:34:13.536Z] Removing intermediate container eaf50c07726e [2021-11-12T15:34:13.536Z] ---> 8256dcf4a211 [2021-11-12T15:34:13.536Z] Step 23/23 : LABEL version=0.0.0 [2021-11-12T15:34:13.809Z] ---> Running in f27282f07e9b [2021-11-12T15:34:14.082Z] Removing intermediate container f27282f07e9b [2021-11-12T15:34:14.082Z] ---> e17757eeafcd [2021-11-12T15:34:14.082Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-12T15:34:14.082Z] Successfully built e17757eeafcd [2021-11-12T15:34:14.082Z] 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 [2021-11-12T15:34:14.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T15:34:14.687Z] [2021-11-12T15:34:14.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:34:15.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T15:34:15.307Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T15:34:15.308Z] 448f6bf000e3: Pulling fs layer [2021-11-12T15:34:15.308Z] f757da607395: Pulling fs layer [2021-11-12T15:34:15.308Z] 05883995daec: Pulling fs layer [2021-11-12T15:34:15.308Z] 8603b9c90790: Pulling fs layer [2021-11-12T15:34:15.308Z] 1560dd03e051: Pulling fs layer [2021-11-12T15:34:15.308Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T15:34:15.308Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T15:34:15.308Z] 1560dd03e051: Waiting [2021-11-12T15:34:15.308Z] 27f5ce0e4adf: Waiting [2021-11-12T15:34:15.308Z] c2d8d7efcc4b: Waiting [2021-11-12T15:34:15.308Z] 8603b9c90790: Waiting [2021-11-12T15:34:15.308Z] f757da607395: Verifying Checksum [2021-11-12T15:34:15.308Z] f757da607395: Download complete [2021-11-12T15:34:15.308Z] 8603b9c90790: Verifying Checksum [2021-11-12T15:34:15.308Z] 8603b9c90790: Download complete [2021-11-12T15:34:15.586Z] 1560dd03e051: Verifying Checksum [2021-11-12T15:34:15.587Z] 1560dd03e051: Download complete [2021-11-12T15:34:15.587Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T15:34:15.587Z] 27f5ce0e4adf: Download complete [2021-11-12T15:34:15.587Z] 05883995daec: Verifying Checksum [2021-11-12T15:34:15.587Z] 05883995daec: Download complete [2021-11-12T15:34:15.870Z] 448f6bf000e3: Download complete [2021-11-12T15:34:18.501Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T15:34:18.501Z] c2d8d7efcc4b: Download complete [2021-11-12T15:34:19.500Z] 448f6bf000e3: Pull complete [2021-11-12T15:34:20.097Z] f757da607395: Pull complete [2021-11-12T15:34:21.529Z] 05883995daec: Pull complete [2021-11-12T15:34:21.800Z] 8603b9c90790: Pull complete [2021-11-12T15:34:22.780Z] 1560dd03e051: Pull complete [2021-11-12T15:34:23.054Z] 27f5ce0e4adf: Pull complete [2021-11-12T15:34:26.155Z] lxd 4.20 from Canonical* installed [2021-11-12T15:34:26.155Z] + sudo lxd init --auto [2021-11-12T15:34:34.287Z] + sudo snap install --classic snapcraft [2021-11-12T15:34:38.135Z] c2d8d7efcc4b: Pull complete [2021-11-12T15:34:38.135Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T15:34:38.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T15:34:38.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T15:34:38.369Z] prd-ubuntu18.04-docker-arm64-4c-16g-339 does not seem to be running inside a container [2021-11-12T15:34:38.444Z] $ 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/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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:arm64 cat [2021-11-12T15:34:41.147Z] $ docker top ccae0ce2b5ee532cf722412add1a4d465aab9f731cf8a9bef72a7bc144b02dab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:34:42.178Z] ---> job-cost.sh [2021-11-12T15:34:42.178Z] lf-activate-venv: SKIPPING [2021-11-12T15:34:42.178Z] INFO: No Stack... [2021-11-12T15:34:42.450Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T15:34:42.722Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T15:34:43.385Z] + cat /w/workspace/device-rfid-llrp-go/7/archives/cost.csv [2021-11-12T15:34:43.385Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T15:34:43.445Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-7-stack-cost] [2021-11-12T15:34:43.451Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-7-stack-cost] did not exist. Created. [2021-11-12T15:34:43.451Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T15:34:44.113Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T15:34:44.197Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T15:34:44.203Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T15:34:44.221Z] $ docker stop --time=1 ccae0ce2b5ee532cf722412add1a4d465aab9f731cf8a9bef72a7bc144b02dab [2021-11-12T15:34:45.798Z] $ docker rm -f ccae0ce2b5ee532cf722412add1a4d465aab9f731cf8a9bef72a7bc144b02dab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T15:34:46.517Z] snapcraft 5.0 from Canonical* installed [2021-11-12T15:34:46.517Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-11-12T15:34:46.517Z] + sudo snapcraft prime --use-lxd [2021-11-12T15:34:49.061Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-11-12T15:34:49.061Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-12T15:34:49.061Z] - README.md [2021-11-12T15:34:49.061Z] [2021-11-12T15:34:49.061Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-12T15:34:49.061Z] Launching a container. [2021-11-12T15:34:59.078Z] Waiting for container to be ready [2021-11-12T15:34:59.078Z] To start your first container, try: lxc launch ubuntu:20.04 [2021-11-12T15:34:59.078Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2021-11-12T15:34:59.078Z] [2021-11-12T15:35:03.294Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-11-12T15:35:03.294Z] Waiting for network to be ready... [2021-11-12T15:35:03.863Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-12T15:35:03.863Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-12T15:35:04.438Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-12T15:35:04.438Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-12T15:35:04.438Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-12T15:35:04.698Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-12T15:35:04.698Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-12T15:35:04.698Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-12T15:35:04.698Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-12T15:35:04.698Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-12T15:35:04.698Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-12T15:35:04.698Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-12T15:35:04.698Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-12T15:35:04.698Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-12T15:35:04.698Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-12T15:35:04.698Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-12T15:35:04.698Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-12T15:35:04.957Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-12T15:35:04.957Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-12T15:35:05.217Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] [2021-11-12T15:35:05.217Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-12T15:35:05.217Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-12T15:35:05.217Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-12T15:35:05.217Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-12T15:35:05.217Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-12T15:35:05.217Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-12T15:35:05.217Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-12T15:35:08.516Z] Fetched 25.6 MB in 5s (5392 kB/s) [2021-11-12T15:35:09.088Z] Reading package lists... [2021-11-12T15:35:09.350Z] Reading package lists... [2021-11-12T15:35:09.610Z] Building dependency tree... [2021-11-12T15:35:09.610Z] Reading state information... [2021-11-12T15:35:09.872Z] The following additional packages will be installed: [2021-11-12T15:35:09.872Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-12T15:35:09.872Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-12T15:35:09.872Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-12T15:35:09.872Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-11-12T15:35:09.872Z] Suggested packages: [2021-11-12T15:35:09.872Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-11-12T15:35:09.872Z] Recommended packages: [2021-11-12T15:35:09.872Z] gnupg libsasl2-modules [2021-11-12T15:35:09.872Z] The following NEW packages will be installed: [2021-11-12T15:35:09.872Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-11-12T15:35:09.872Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-11-12T15:35:09.872Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-11-12T15:35:09.872Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-11-12T15:35:09.872Z] The following packages will be upgraded: [2021-11-12T15:35:09.872Z] gpg gpg-agent gpgconf libudev1 [2021-11-12T15:35:09.872Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2021-11-12T15:35:09.872Z] Need to get 3527 kB of archives. [2021-11-12T15:35:09.872Z] After this operation, 13.3 MB of additional disk space will be used. [2021-11-12T15:35:09.872Z] 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] [2021-11-12T15:35:09.872Z] 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] [2021-11-12T15:35:09.872Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-11-12T15:35:09.872Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2021-11-12T15:35:10.133Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] [2021-11-12T15:35:10.394Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] [2021-11-12T15:35:10.655Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-11-12T15:35:10.655Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-11-12T15:35:10.655Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-11-12T15:35:10.917Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-11-12T15:35:10.917Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-11-12T15:35:10.917Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-11-12T15:35:10.917Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-11-12T15:35:10.917Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-11-12T15:35:10.917Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-11-12T15:35:10.917Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-11-12T15:35:10.917Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-11-12T15:35:10.917Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-11-12T15:35:10.917Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-11-12T15:35:10.917Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-11-12T15:35:10.917Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-11-12T15:35:10.917Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-11-12T15:35:11.177Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T15:35:11.177Z] Fetched 3527 kB in 1s (2835 kB/s) [2021-11-12T15:35:11.177Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-12T15:35:11.177Z] Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... [2021-11-12T15:35:11.177Z] Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T15:35:11.439Z] Setting up libudev1:amd64 (237-3ubuntu10.52) ... [2021-11-12T15:35:11.439Z] Selecting previously unselected package udev. [2021-11-12T15:35:11.439Z] (Reading database ... 12511 files and directories currently installed.) [2021-11-12T15:35:11.439Z] Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... [2021-11-12T15:35:11.439Z] Unpacking udev (237-3ubuntu10.52) ... [2021-11-12T15:35:11.700Z] Selecting previously unselected package libfuse2:amd64. [2021-11-12T15:35:11.700Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-11-12T15:35:11.700Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-12T15:35:11.700Z] Selecting previously unselected package fuse. [2021-11-12T15:35:11.700Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-11-12T15:35:11.700Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-11-12T15:35:11.700Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T15:35:11.700Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T15:35:11.700Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T15:35:11.700Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T15:35:11.960Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T15:35:11.961Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T15:35:11.961Z] Selecting previously unselected package libksba8:amd64. [2021-11-12T15:35:11.961Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-11-12T15:35:11.961Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-11-12T15:35:11.961Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-11-12T15:35:11.961Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T15:35:11.961Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:11.961Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-11-12T15:35:11.961Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T15:35:11.961Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:12.222Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-11-12T15:35:12.222Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T15:35:12.222Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:12.222Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-11-12T15:35:12.222Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T15:35:12.222Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:12.222Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-11-12T15:35:12.222Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T15:35:12.222Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:12.222Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-11-12T15:35:12.222Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T15:35:12.222Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:12.486Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-11-12T15:35:12.486Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T15:35:12.486Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:12.486Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-11-12T15:35:12.486Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T15:35:12.486Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:12.486Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-11-12T15:35:12.486Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-11-12T15:35:12.486Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:12.486Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-11-12T15:35:12.486Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-12T15:35:12.486Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T15:35:12.486Z] Selecting previously unselected package libsasl2-2:amd64. [2021-11-12T15:35:12.486Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-11-12T15:35:12.747Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T15:35:12.747Z] Selecting previously unselected package libldap-common. [2021-11-12T15:35:12.747Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-11-12T15:35:12.747Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T15:35:12.747Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-11-12T15:35:12.747Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-11-12T15:35:12.747Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T15:35:12.747Z] Selecting previously unselected package dirmngr. [2021-11-12T15:35:12.747Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T15:35:12.747Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-12T15:35:12.747Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T15:35:12.747Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-11-12T15:35:13.008Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-11-12T15:35:13.008Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T15:35:13.008Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-11-12T15:35:13.008Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-11-12T15:35:13.008Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:13.008Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-11-12T15:35:13.008Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T15:35:13.008Z] Setting up udev (237-3ubuntu10.52) ... [2021-11-12T15:35:13.269Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-11-12T15:35:13.269Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:13.269Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-11-12T15:35:13.529Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-11-12T15:35:13.529Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-11-12T15:35:13.529Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:13.529Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:13.529Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:13.529Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:13.529Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:13.529Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:13.529Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-11-12T15:35:13.529Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-11-12T15:35:13.529Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-11-12T15:35:13.529Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T15:35:14.099Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-11-12T15:35:14.100Z] settings in the [Install] section, and DefaultInstance for template units). [2021-11-12T15:35:14.100Z] This means they are not meant to be enabled using systemctl. [2021-11-12T15:35:14.100Z] Possible reasons for having this kind of units are: [2021-11-12T15:35:14.100Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-11-12T15:35:14.100Z] .wants/ or .requires/ directory. [2021-11-12T15:35:14.100Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-11-12T15:35:14.100Z] a requirement dependency on it. [2021-11-12T15:35:14.100Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-11-12T15:35:14.100Z] D-Bus, udev, scripted systemctl call, ...). [2021-11-12T15:35:14.100Z] 4) In case of template units, the unit is meant to be enabled with some [2021-11-12T15:35:14.100Z] instance name specified. [2021-11-12T15:35:14.361Z] Reading package lists... [2021-11-12T15:35:14.361Z] Building dependency tree... [2021-11-12T15:35:14.361Z] Reading state information... [2021-11-12T15:35:14.621Z] The following additional packages will be installed: [2021-11-12T15:35:14.621Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-11-12T15:35:14.621Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-11-12T15:35:14.621Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-11-12T15:35:14.621Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-11-12T15:35:14.621Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-11-12T15:35:14.621Z] Suggested packages: [2021-11-12T15:35:14.621Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-11-12T15:35:14.621Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-11-12T15:35:14.621Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-11-12T15:35:14.621Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-11-12T15:35:14.621Z] systemd-container policykit-1 [2021-11-12T15:35:14.621Z] Recommended packages: [2021-11-12T15:35:14.621Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-11-12T15:35:14.621Z] The following NEW packages will be installed: [2021-11-12T15:35:14.621Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-11-12T15:35:14.621Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-11-12T15:35:14.621Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-11-12T15:35:14.621Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-11-12T15:35:14.621Z] python3.6-minimal snapd squashfs-tools sudo [2021-11-12T15:35:14.621Z] The following packages will be upgraded: [2021-11-12T15:35:14.621Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-11-12T15:35:14.881Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2021-11-12T15:35:14.881Z] Need to get 36.8 MB of archives. [2021-11-12T15:35:14.881Z] After this operation, 147 MB of additional disk space will be used. [2021-11-12T15:35:14.881Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] [2021-11-12T15:35:14.881Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] [2021-11-12T15:35:15.452Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-11-12T15:35:15.452Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-11-12T15:35:15.452Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] [2021-11-12T15:35:15.714Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] [2021-11-12T15:35:15.714Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2021-11-12T15:35:15.714Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] [2021-11-12T15:35:15.714Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2021-11-12T15:35:15.714Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-11-12T15:35:15.714Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-11-12T15:35:15.714Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-11-12T15:35:15.714Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-11-12T15:35:15.714Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-11-12T15:35:15.714Z] Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-11-12T15:35:15.714Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-11-12T15:35:15.714Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-11-12T15:35:15.714Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-11-12T15:35:15.714Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-11-12T15:35:15.714Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-11-12T15:35:15.714Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-11-12T15:35:15.714Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-11-12T15:35:15.714Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-11-12T15:35:15.714Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-11-12T15:35:15.714Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2021-11-12T15:35:15.714Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-11-12T15:35:15.714Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-11-12T15:35:15.714Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2021-11-12T15:35:15.714Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2021-11-12T15:35:15.975Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2021-11-12T15:35:16.552Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T15:35:16.552Z] Fetched 36.8 MB in 2s (20.3 MB/s) [2021-11-12T15:35:16.812Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T15:35:16.812Z] Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... [2021-11-12T15:35:16.812Z] Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T15:35:17.387Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... [2021-11-12T15:35:17.387Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T15:35:17.387Z] Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... [2021-11-12T15:35:17.387Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T15:35:17.387Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2021-11-12T15:35:17.387Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2021-11-12T15:35:17.648Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2021-11-12T15:35:17.648Z] (Reading database ... 12757 files and directories currently installed.) [2021-11-12T15:35:17.648Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2021-11-12T15:35:17.648Z] Unpacking apt (1.6.14) over (1.6.1) ... [2021-11-12T15:35:17.909Z] Setting up apt (1.6.14) ... [2021-11-12T15:35:17.909Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-11-12T15:35:18.170Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-11-12T15:35:18.436Z] (Reading database ... 12764 files and directories currently installed.) [2021-11-12T15:35:18.436Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-12T15:35:18.436Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-12T15:35:18.436Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-11-12T15:35:18.436Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T15:35:18.436Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T15:35:18.696Z] Selecting previously unselected package libexpat1:amd64. [2021-11-12T15:35:18.697Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-11-12T15:35:18.697Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-12T15:35:18.697Z] Selecting previously unselected package python3.6-minimal. [2021-11-12T15:35:18.697Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T15:35:18.697Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T15:35:18.959Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-12T15:35:18.959Z] Checking for services that may need to be restarted...done. [2021-11-12T15:35:18.959Z] Checking for services that may need to be restarted...done. [2021-11-12T15:35:18.959Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T15:35:18.959Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-11-12T15:35:18.959Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T15:35:19.531Z] Selecting previously unselected package python3-minimal. [2021-11-12T15:35:19.531Z] (Reading database ... 13012 files and directories currently installed.) [2021-11-12T15:35:19.531Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-11-12T15:35:19.531Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-11-12T15:35:19.531Z] Selecting previously unselected package mime-support. [2021-11-12T15:35:19.531Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-11-12T15:35:19.531Z] Unpacking mime-support (3.60ubuntu1) ... [2021-11-12T15:35:19.531Z] Selecting previously unselected package libmpdec2:amd64. [2021-11-12T15:35:19.531Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-11-12T15:35:19.531Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-12T15:35:19.531Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-11-12T15:35:19.531Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T15:35:19.531Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T15:35:19.792Z] Selecting previously unselected package python3.6. [2021-11-12T15:35:19.792Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-11-12T15:35:19.792Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T15:35:19.792Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-11-12T15:35:19.792Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-11-12T15:35:19.792Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-12T15:35:20.052Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-11-12T15:35:20.052Z] Selecting previously unselected package python3. [2021-11-12T15:35:20.052Z] (Reading database ... 13442 files and directories currently installed.) [2021-11-12T15:35:20.052Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-11-12T15:35:20.313Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-11-12T15:35:20.313Z] Selecting previously unselected package multiarch-support. [2021-11-12T15:35:20.313Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T15:35:20.313Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-11-12T15:35:20.313Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-11-12T15:35:20.313Z] Selecting previously unselected package liblzo2-2:amd64. [2021-11-12T15:35:20.313Z] (Reading database ... 13479 files and directories currently installed.) [2021-11-12T15:35:20.313Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-11-12T15:35:20.313Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-11-12T15:35:20.313Z] Selecting previously unselected package libbsd0:amd64. [2021-11-12T15:35:20.313Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-11-12T15:35:20.313Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-12T15:35:20.576Z] Selecting previously unselected package sudo. [2021-11-12T15:35:20.576Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-11-12T15:35:20.576Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-12T15:35:20.576Z] Selecting previously unselected package apparmor. [2021-11-12T15:35:20.576Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-11-12T15:35:20.576Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-11-12T15:35:21.150Z] Selecting previously unselected package libedit2:amd64. [2021-11-12T15:35:21.150Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-11-12T15:35:21.150Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-11-12T15:35:21.150Z] Selecting previously unselected package libkrb5support0:amd64. [2021-11-12T15:35:21.150Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T15:35:21.150Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T15:35:21.150Z] Selecting previously unselected package libk5crypto3:amd64. [2021-11-12T15:35:21.150Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T15:35:21.150Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T15:35:21.150Z] Selecting previously unselected package libkeyutils1:amd64. [2021-11-12T15:35:21.150Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-11-12T15:35:21.150Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-12T15:35:21.150Z] Selecting previously unselected package libkrb5-3:amd64. [2021-11-12T15:35:21.150Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T15:35:21.150Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T15:35:21.150Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-11-12T15:35:21.150Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-11-12T15:35:21.150Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T15:35:21.411Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-11-12T15:35:21.411Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2021-11-12T15:35:21.411Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-12T15:35:21.411Z] Selecting previously unselected package openssh-client. [2021-11-12T15:35:21.411Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2021-11-12T15:35:21.411Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-12T15:35:21.672Z] Selecting previously unselected package squashfs-tools. [2021-11-12T15:35:21.672Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2021-11-12T15:35:21.672Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-12T15:35:21.672Z] Selecting previously unselected package snapd. [2021-11-12T15:35:21.672Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2021-11-12T15:35:21.672Z] Unpacking snapd (2.51.1+18.04) ... [2021-11-12T15:35:23.597Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-11-12T15:35:23.860Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2021-11-12T15:35:23.860Z] Setting up mime-support (3.60ubuntu1) ... [2021-11-12T15:35:23.860Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-11-12T15:35:23.860Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-11-12T15:35:23.860Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T15:35:23.860Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T15:35:23.860Z] Setting up systemd (237-3ubuntu10.52) ... [2021-11-12T15:35:23.860Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-11-12T15:35:24.433Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-11-12T15:35:24.433Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-11-12T15:35:24.433Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-11-12T15:35:24.694Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T15:35:24.694Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T15:35:24.694Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-11-12T15:35:25.267Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2021-11-12T15:35:25.267Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T15:35:25.267Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-11-12T15:35:25.267Z] Setting up python3 (3.6.7-1~18.04) ... [2021-11-12T15:35:25.267Z] running python rtupdate hooks for python3.6... [2021-11-12T15:35:25.267Z] running python post-rtupdate hooks for python3.6... [2021-11-12T15:35:25.267Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-11-12T15:35:25.838Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-11-12T15:35:26.411Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-11-12T15:35:28.326Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2021-11-12T15:35:28.586Z] Setting up snapd (2.51.1+18.04) ... [2021-11-12T15:35:29.186Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-11-12T15:35:29.186Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-11-12T15:35:29.454Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-11-12T15:35:29.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-11-12T15:35:29.729Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-12T15:35:29.729Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-11-12T15:35:29.999Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-11-12T15:35:29.999Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-11-12T15:35:30.281Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-11-12T15:35:30.542Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-11-12T15:35:30.542Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-11-12T15:35:30.803Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-11-12T15:35:30.803Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-12T15:35:32.189Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T15:35:32.189Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-12T15:35:32.449Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-12T15:35:33.650Z] Reading package lists... [2021-11-12T15:35:33.911Z] Reading package lists... [2021-11-12T15:35:34.172Z] Building dependency tree... [2021-11-12T15:35:34.172Z] Reading state information... [2021-11-12T15:35:34.172Z] Calculating upgrade... [2021-11-12T15:35:34.432Z] The following packages will be upgraded: [2021-11-12T15:35:34.432Z] advancecomp base-files bash binutils binutils-common [2021-11-12T15:35:34.432Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-11-12T15:35:34.432Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-11-12T15:35:34.432Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2021-11-12T15:35:34.432Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2021-11-12T15:35:34.432Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-11-12T15:35:34.432Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-11-12T15:35:34.432Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-11-12T15:35:34.432Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-11-12T15:35:34.432Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-11-12T15:35:34.432Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-11-12T15:35:34.432Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-11-12T15:35:34.432Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-11-12T15:35:34.432Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-11-12T15:35:34.432Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-11-12T15:35:34.432Z] ubuntu-keyring util-linux [2021-11-12T15:35:34.432Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T15:35:34.432Z] Need to get 64.2 MB of archives. [2021-11-12T15:35:34.432Z] After this operation, 5152 kB of additional disk space will be used. [2021-11-12T15:35:34.432Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-162.170 [992 kB] [2021-11-12T15:35:34.692Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-11-12T15:35:34.692Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-11-12T15:35:34.692Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-11-12T15:35:34.692Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-11-12T15:35:34.692Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-11-12T15:35:34.692Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-11-12T15:35:34.692Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-11-12T15:35:34.692Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-11-12T15:35:34.692Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-11-12T15:35:34.692Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-11-12T15:35:34.692Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-11-12T15:35:34.692Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-11-12T15:35:34.692Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-11-12T15:35:34.692Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-11-12T15:35:34.692Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-11-12T15:35:34.692Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-11-12T15:35:34.692Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-11-12T15:35:34.692Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-11-12T15:35:34.692Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-11-12T15:35:34.692Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-11-12T15:35:34.692Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-11-12T15:35:34.692Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-11-12T15:35:34.692Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-11-12T15:35:34.692Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-11-12T15:35:34.692Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-11-12T15:35:34.692Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-11-12T15:35:34.692Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-11-12T15:35:34.692Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-11-12T15:35:34.692Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-11-12T15:35:34.692Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-11-12T15:35:34.953Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-11-12T15:35:34.953Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-11-12T15:35:34.953Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2021-11-12T15:35:34.953Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-11-12T15:35:34.953Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-11-12T15:35:34.953Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-11-12T15:35:34.954Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2021-11-12T15:35:34.954Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2021-11-12T15:35:34.954Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-11-12T15:35:34.954Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-11-12T15:35:34.954Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] [2021-11-12T15:35:34.954Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2021-11-12T15:35:34.954Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-11-12T15:35:34.954Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-11-12T15:35:34.954Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-11-12T15:35:34.954Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2021-11-12T15:35:34.954Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-11-12T15:35:34.954Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-11-12T15:35:34.954Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.7 [1839 kB] [2021-11-12T15:35:34.954Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2021-11-12T15:35:34.954Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2021-11-12T15:35:34.954Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2021-11-12T15:35:34.954Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-11-12T15:35:34.954Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-11-12T15:35:34.954Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-11-12T15:35:34.954Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-11-12T15:35:34.954Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-11-12T15:35:35.214Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-11-12T15:35:35.214Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-11-12T15:35:35.214Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-11-12T15:35:35.214Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-11-12T15:35:35.214Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-11-12T15:35:35.214Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-11-12T15:35:35.214Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-11-12T15:35:35.214Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-11-12T15:35:35.476Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-11-12T15:35:35.476Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-11-12T15:35:35.476Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2021-11-12T15:35:35.476Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-11-12T15:35:35.476Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-11-12T15:35:35.476Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-11-12T15:35:35.476Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2021-11-12T15:35:35.476Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-11-12T15:35:35.476Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-11-12T15:35:35.476Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-11-12T15:35:35.476Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-11-12T15:35:35.738Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-11-12T15:35:35.738Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-11-12T15:35:35.738Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-11-12T15:35:35.738Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-11-12T15:35:35.738Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-11-12T15:35:35.738Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-11-12T15:35:35.738Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-11-12T15:35:35.738Z] 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] [2021-11-12T15:35:35.738Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-11-12T15:35:35.738Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] [2021-11-12T15:35:35.738Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-11-12T15:35:35.738Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-11-12T15:35:35.738Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-11-12T15:35:35.738Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-11-12T15:35:36.007Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2021-11-12T15:35:36.007Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-11-12T15:35:36.007Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-11-12T15:35:36.007Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-11-12T15:35:36.007Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-11-12T15:35:36.007Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-11-12T15:35:36.007Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-11-12T15:35:36.007Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-11-12T15:35:36.007Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-11-12T15:35:36.007Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-11-12T15:35:36.007Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-11-12T15:35:36.007Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-11-12T15:35:36.267Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T15:35:36.267Z] Fetched 64.2 MB in 2s (39.5 MB/s) [2021-11-12T15:35:36.267Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T15:35:36.267Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T15:35:36.267Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T15:35:36.528Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T15:35:36.528Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T15:35:36.789Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-162.170_amd64.deb ... [2021-11-12T15:35:36.789Z] Unpacking linux-libc-dev:amd64 (4.15.0-162.170) over (4.15.0-20.21) ... [2021-11-12T15:35:37.049Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.049Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.049Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.049Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.049Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.049Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.049Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.049Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.311Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.311Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.311Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.311Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.311Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.311Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.311Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:35:37.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T15:35:37.572Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.572Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.572Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:35:37.572Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T15:35:37.572Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.572Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.572Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.572Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.832Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:37.833Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-11-12T15:35:37.833Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:35:37.833Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T15:35:37.833Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T15:35:38.094Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T15:35:38.355Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-11-12T15:35:38.616Z] (Reading database ... 13914 files and directories currently installed.) [2021-11-12T15:35:38.616Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2021-11-12T15:35:38.616Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-11-12T15:35:38.616Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-11-12T15:35:38.616Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2021-11-12T15:35:39.557Z] Setting up base-files (10.1ubuntu2.11) ... [2021-11-12T15:35:39.557Z] Installing new version of config file /etc/issue ... [2021-11-12T15:35:39.557Z] Installing new version of config file /etc/issue.net ... [2021-11-12T15:35:39.557Z] Installing new version of config file /etc/lsb-release ... [2021-11-12T15:35:39.557Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-11-12T15:35:39.817Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-11-12T15:35:40.076Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-11-12T15:35:40.076Z] Removing obsolete conffile /etc/default/motd-news ... [2021-11-12T15:35:40.076Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:40.076Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-11-12T15:35:40.076Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-11-12T15:35:40.076Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-11-12T15:35:40.076Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-11-12T15:35:40.336Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:40.336Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T15:35:40.336Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-11-12T15:35:40.336Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-11-12T15:35:40.336Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:40.336Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-11-12T15:35:40.336Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-11-12T15:35:40.597Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-11-12T15:35:40.597Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:40.597Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-11-12T15:35:40.597Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T15:35:40.597Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-11-12T15:35:40.860Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:40.860Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T15:35:40.860Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T15:35:40.860Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T15:35:40.860Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:40.860Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T15:35:40.860Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T15:35:41.121Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-11-12T15:35:41.121Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:41.121Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-11-12T15:35:41.121Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-11-12T15:35:41.121Z] Setting up grep (3.1-2build1) ... [2021-11-12T15:35:41.121Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:41.121Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2021-11-12T15:35:41.121Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2021-11-12T15:35:41.383Z] Setting up gzip (1.6-5ubuntu1.1) ... [2021-11-12T15:35:41.383Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:41.383Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-12T15:35:41.383Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-12T15:35:41.383Z] Setting up login (1:4.5-1ubuntu2) ... [2021-11-12T15:35:41.643Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:41.643Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T15:35:41.643Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T15:35:41.643Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-11-12T15:35:41.643Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:41.643Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T15:35:41.643Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T15:35:42.212Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T15:35:42.212Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T15:35:42.472Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-11-12T15:35:42.472Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T15:35:42.732Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-11-12T15:35:42.732Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:42.732Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-11-12T15:35:42.732Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-11-12T15:35:43.304Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-12T15:35:43.304Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-12T15:35:43.304Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-11-12T15:35:43.304Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-11-12T15:35:43.304Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-11-12T15:35:43.304Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:43.304Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-11-12T15:35:43.304Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-11-12T15:35:43.566Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-11-12T15:35:43.566Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:43.566Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T15:35:43.566Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T15:35:43.566Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T15:35:43.566Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:43.566Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T15:35:43.566Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T15:35:43.826Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T15:35:43.826Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:43.826Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T15:35:43.826Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T15:35:43.826Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T15:35:43.826Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:43.826Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T15:35:43.826Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T15:35:44.088Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T15:35:44.088Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:44.088Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T15:35:44.088Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T15:35:44.088Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T15:35:44.088Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T15:35:44.350Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T15:35:44.350Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:44.350Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-11-12T15:35:44.350Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T15:35:44.350Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T15:35:44.350Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:44.350Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T15:35:44.350Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T15:35:44.350Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-11-12T15:35:44.610Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:44.610Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T15:35:44.610Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T15:35:44.610Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-11-12T15:35:44.610Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:44.610Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T15:35:44.610Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T15:35:45.181Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-11-12T15:35:45.441Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-11-12T15:35:45.703Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-11-12T15:35:45.703Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:45.703Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-11-12T15:35:45.703Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-11-12T15:35:45.703Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T15:35:45.965Z] (Reading database ... 13915 files and directories currently installed.) [2021-11-12T15:35:45.965Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-11-12T15:35:45.965Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-11-12T15:35:45.965Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-11-12T15:35:45.965Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T15:35:45.965Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-11-12T15:35:46.226Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-11-12T15:35:46.226Z] Setting up debconf (1.5.66ubuntu1) ... [2021-11-12T15:35:46.488Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T15:35:46.489Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-11-12T15:35:46.489Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-12T15:35:46.489Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-11-12T15:35:46.489Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T15:35:46.489Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-11-12T15:35:46.489Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-11-12T15:35:46.489Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-11-12T15:35:46.750Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T15:35:46.750Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T15:35:46.750Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T15:35:46.750Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T15:35:47.011Z] (Reading database ... 13917 files and directories currently installed.) [2021-11-12T15:35:47.011Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T15:35:47.011Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T15:35:47.011Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T15:35:47.011Z] (Reading database ... 13919 files and directories currently installed.) [2021-11-12T15:35:47.011Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-11-12T15:35:47.272Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T15:35:47.272Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T15:35:47.533Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:47.533Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-11-12T15:35:47.533Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-11-12T15:35:47.533Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... [2021-11-12T15:35:47.533Z] Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... [2021-11-12T15:35:47.533Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T15:35:47.533Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T15:35:47.533Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T15:35:47.793Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:47.793Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2021-11-12T15:35:47.793Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2021-11-12T15:35:47.793Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2021-11-12T15:35:47.793Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:47.793Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-11-12T15:35:47.793Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-11-12T15:35:47.793Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-11-12T15:35:48.055Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:48.055Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-11-12T15:35:48.055Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-11-12T15:35:48.055Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-11-12T15:35:48.315Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:48.315Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-11-12T15:35:48.315Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-11-12T15:35:48.315Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-11-12T15:35:48.315Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:48.315Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-11-12T15:35:48.315Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-11-12T15:35:48.576Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-11-12T15:35:48.576Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:48.576Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-11-12T15:35:48.576Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-11-12T15:35:48.837Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-11-12T15:35:49.106Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:49.106Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-11-12T15:35:49.106Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-11-12T15:35:49.106Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-11-12T15:35:49.106Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:49.106Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-12T15:35:49.106Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-12T15:35:49.368Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-12T15:35:49.368Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:49.368Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2021-11-12T15:35:49.368Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2021-11-12T15:35:49.368Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2021-11-12T15:35:49.368Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:49.368Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-11-12T15:35:49.368Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-11-12T15:35:49.630Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-11-12T15:35:49.630Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:49.630Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-11-12T15:35:49.630Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-11-12T15:35:49.892Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-11-12T15:35:49.892Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:49.892Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-11-12T15:35:49.892Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-11-12T15:35:50.154Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-11-12T15:35:50.154Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:50.154Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2021-11-12T15:35:50.154Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2021-11-12T15:35:50.415Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2021-11-12T15:35:50.415Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:50.415Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-11-12T15:35:50.415Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-11-12T15:35:50.415Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-11-12T15:35:50.415Z] (Reading database ... 13923 files and directories currently installed.) [2021-11-12T15:35:50.415Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-11-12T15:35:50.415Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-11-12T15:35:50.415Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-11-12T15:35:50.676Z] (Reading database ... 13924 files and directories currently installed.) [2021-11-12T15:35:50.676Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-12T15:35:50.676Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-12T15:35:50.676Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-11-12T15:35:50.676Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-11-12T15:35:50.938Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... [2021-11-12T15:35:50.938Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... [2021-11-12T15:35:51.211Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2021-11-12T15:35:51.211Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2021-11-12T15:35:51.211Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-11-12T15:35:51.211Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-11-12T15:35:51.211Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-11-12T15:35:51.211Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-11-12T15:35:51.474Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-11-12T15:35:51.474Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-11-12T15:35:51.474Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-11-12T15:35:51.474Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-11-12T15:35:51.474Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-11-12T15:35:51.474Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-11-12T15:35:51.474Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-11-12T15:35:51.737Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-11-12T15:35:51.999Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-11-12T15:35:51.999Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-11-12T15:35:52.260Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2021-11-12T15:35:52.261Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2021-11-12T15:35:53.203Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-11-12T15:35:53.203Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-11-12T15:35:53.203Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-11-12T15:35:53.203Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-11-12T15:35:53.203Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T15:35:53.203Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T15:35:53.464Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T15:35:53.465Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T15:35:53.726Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T15:35:53.726Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T15:35:53.726Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2021-11-12T15:35:53.726Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2021-11-12T15:35:53.726Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:53.726Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T15:35:53.988Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:53.988Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T15:35:53.988Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:53.988Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T15:35:53.988Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:53.988Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T15:35:54.929Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:54.929Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T15:35:55.867Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:55.867Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T15:35:55.867Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:55.867Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T15:35:56.128Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:56.128Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T15:35:57.070Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-11-12T15:35:57.070Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-11-12T15:35:57.330Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T15:35:57.330Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T15:35:57.330Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-11-12T15:35:57.330Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T15:35:57.592Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-11-12T15:35:57.592Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-11-12T15:35:57.592Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-11-12T15:35:57.592Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-11-12T15:35:57.592Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T15:35:57.592Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T15:35:57.592Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-11-12T15:35:57.592Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-11-12T15:35:57.873Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-11-12T15:35:57.873Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-11-12T15:35:57.873Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:35:57.873Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-11-12T15:35:57.873Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:35:57.873Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:35:57.873Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:35:57.873Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-11-12T15:35:57.873Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-11-12T15:35:57.873Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2021-11-12T15:35:58.133Z] [2021-11-12T15:35:58.133Z] Current default time zone: 'Etc/UTC' [2021-11-12T15:35:58.133Z] Local time is now: Fri Nov 12 15:35:57 UTC 2021. [2021-11-12T15:35:58.133Z] Universal Time is now: Fri Nov 12 15:35:57 UTC 2021. [2021-11-12T15:35:58.133Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-11-12T15:35:58.133Z] [2021-11-12T15:35:58.133Z] Setting up systemd-sysv (237-3ubuntu10.52) ... [2021-11-12T15:35:58.133Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:35:58.133Z] Setting up linux-libc-dev:amd64 (4.15.0-162.170) ... [2021-11-12T15:35:58.133Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-11-12T15:35:58.133Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-11-12T15:35:58.133Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-11-12T15:35:58.133Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-11-12T15:35:58.133Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-11-12T15:35:58.133Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-11-12T15:35:58.133Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-11-12T15:35:58.133Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:35:58.133Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-11-12T15:35:58.393Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T15:35:58.393Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-12T15:35:58.393Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:35:58.393Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-11-12T15:35:58.393Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-11-12T15:35:58.393Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-11-12T15:35:58.393Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... [2021-11-12T15:35:58.393Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-11-12T15:35:58.393Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-11-12T15:35:58.393Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-11-12T15:35:58.393Z] Setting up ca-certificates (20210119~18.04.2) ... [2021-11-12T15:36:00.304Z] Updating certificates in /etc/ssl/certs... [2021-11-12T15:36:01.245Z] 23 added, 28 removed; done. [2021-11-12T15:36:01.508Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-11-12T15:36:01.508Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-11-12T15:36:01.508Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-11-12T15:36:01.508Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-11-12T15:36:01.508Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-11-12T15:36:01.508Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T15:36:01.508Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2021-11-12T15:36:01.508Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T15:36:01.508Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T15:36:01.508Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T15:36:01.508Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T15:36:01.508Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T15:36:01.508Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-11-12T15:36:01.508Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2021-11-12T15:36:01.508Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-11-12T15:36:01.508Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-11-12T15:36:01.508Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2021-11-12T15:36:01.508Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T15:36:01.508Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-11-12T15:36:01.508Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-11-12T15:36:01.767Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-11-12T15:36:01.767Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-11-12T15:36:01.767Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T15:36:01.767Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2021-11-12T15:36:01.767Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-11-12T15:36:01.767Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2021-11-12T15:36:01.767Z] Updating certificates in /etc/ssl/certs... [2021-11-12T15:36:02.710Z] 0 added, 0 removed; done. [2021-11-12T15:36:02.710Z] Running hooks in /etc/ca-certificates/update.d... [2021-11-12T15:36:02.710Z] done. [2021-11-12T15:36:02.975Z] Reading package lists... [2021-11-12T15:36:02.975Z] Building dependency tree... [2021-11-12T15:36:02.975Z] Reading state information... [2021-11-12T15:36:03.235Z] The following NEW packages will be installed: [2021-11-12T15:36:03.235Z] apt-transport-https [2021-11-12T15:36:03.235Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T15:36:03.496Z] Need to get 4348 B of archives. [2021-11-12T15:36:03.496Z] After this operation, 154 kB of additional disk space will be used. [2021-11-12T15:36:03.496Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2021-11-12T15:36:03.755Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T15:36:03.755Z] Fetched 4348 B in 0s (24.0 kB/s) [2021-11-12T15:36:03.755Z] Selecting previously unselected package apt-transport-https. [2021-11-12T15:36:03.755Z] (Reading database ... 13931 files and directories currently installed.) [2021-11-12T15:36:03.755Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2021-11-12T15:36:03.755Z] Unpacking apt-transport-https (1.6.14) ... [2021-11-12T15:36:03.755Z] Setting up apt-transport-https (1.6.14) ... [2021-11-12T15:36:04.015Z] Waiting for network to be ready... [2021-11-12T15:36:10.595Z] 2021-11-12T15:36:07Z INFO Waiting for automatic snapd restart... [2021-11-12T15:36:11.992Z] snapd 2.52.1 from Canonical* installed [2021-11-12T15:36:12.935Z] "snapd" switched to the "latest/stable" channel [2021-11-12T15:36:12.935Z] [2021-11-12T15:36:15.477Z] core18 20211015 from Canonical* installed [2021-11-12T15:36:15.477Z] "core18" switched to the "latest/stable" channel [2021-11-12T15:36:15.477Z] [2021-11-12T15:36:18.780Z] snapcraft 5.0 from Canonical* installed [2021-11-12T15:36:18.780Z] "snapcraft" switched to the "latest/stable" channel [2021-11-12T15:36:18.780Z] [2021-11-12T15:36:22.980Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-11-12T15:36:22.980Z] - README.md [2021-11-12T15:36:22.980Z] [2021-11-12T15:36:22.980Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-11-12T15:36:23.239Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-11-12T15:36:23.499Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-11-12T15:36:23.499Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-11-12T15:36:24.701Z] Reading package lists... [2021-11-12T15:36:24.961Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 [2021-11-12T15:36:25.222Z] Reading package lists... [2021-11-12T15:36:25.222Z] Building dependency tree... [2021-11-12T15:36:25.222Z] Reading state information... [2021-11-12T15:36:25.482Z] Suggested packages: [2021-11-12T15:36:25.483Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-11-12T15:36:25.483Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-11-12T15:36:25.483Z] Recommended packages: [2021-11-12T15:36:25.483Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2021-11-12T15:36:25.483Z] The following NEW packages will be installed: [2021-11-12T15:36:25.483Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-11-12T15:36:25.483Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-11-12T15:36:25.483Z] pkg-config [2021-11-12T15:36:25.483Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2021-11-12T15:36:25.742Z] Need to get 7503 kB of archives. [2021-11-12T15:36:25.742Z] After this operation, 43.1 MB of additional disk space will be used. [2021-11-12T15:36:25.742Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] [2021-11-12T15:36:25.742Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-11-12T15:36:25.742Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2021-11-12T15:36:25.742Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2021-11-12T15:36:25.742Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2021-11-12T15:36:25.742Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-11-12T15:36:25.742Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-11-12T15:36:26.003Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-11-12T15:36:26.003Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-11-12T15:36:26.003Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-11-12T15:36:26.262Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-11-12T15:36:26.262Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-11-12T15:36:26.262Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-11-12T15:36:26.262Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-11-12T15:36:26.522Z] debconf: delaying package configuration, since apt-utils is not installed [2021-11-12T15:36:26.522Z] Fetched 7503 kB in 1s (10.2 MB/s) [2021-11-12T15:36:26.522Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-11-12T15:36:26.522Z] (Reading database ... 13935 files and directories currently installed.) [2021-11-12T15:36:26.522Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-11-12T15:36:26.522Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-12T15:36:26.522Z] Selecting previously unselected package libpsl5:amd64. [2021-11-12T15:36:26.522Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-11-12T15:36:26.522Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-11-12T15:36:26.782Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-11-12T15:36:26.782Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-11-12T15:36:26.782Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-12T15:36:26.782Z] Selecting previously unselected package librtmp1:amd64. [2021-11-12T15:36:26.782Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-11-12T15:36:26.782Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-12T15:36:26.782Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-11-12T15:36:26.782Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2021-11-12T15:36:26.782Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-12T15:36:26.782Z] Selecting previously unselected package liberror-perl. [2021-11-12T15:36:26.782Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-11-12T15:36:26.782Z] Unpacking liberror-perl (0.17025-1) ... [2021-11-12T15:36:26.782Z] Selecting previously unselected package git-man. [2021-11-12T15:36:26.782Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2021-11-12T15:36:26.782Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-12T15:36:27.042Z] Selecting previously unselected package git. [2021-11-12T15:36:27.042Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2021-11-12T15:36:27.042Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2021-11-12T15:36:27.613Z] Selecting previously unselected package libnorm1:amd64. [2021-11-12T15:36:27.613Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-11-12T15:36:27.613Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-12T15:36:27.613Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-11-12T15:36:27.613Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-11-12T15:36:27.613Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-12T15:36:27.873Z] Selecting previously unselected package libsodium23:amd64. [2021-11-12T15:36:27.873Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-11-12T15:36:27.873Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-11-12T15:36:27.873Z] Selecting previously unselected package libzmq5:amd64. [2021-11-12T15:36:27.873Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-12T15:36:27.873Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T15:36:27.873Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-11-12T15:36:27.873Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-11-12T15:36:27.873Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T15:36:27.873Z] Selecting previously unselected package pkg-config. [2021-11-12T15:36:27.873Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-11-12T15:36:27.873Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-11-12T15:36:28.134Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-11-12T15:36:28.134Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2021-11-12T15:36:28.134Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-11-12T15:36:28.134Z] Setting up liberror-perl (0.17025-1) ... [2021-11-12T15:36:28.134Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-11-12T15:36:28.134Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-11-12T15:36:28.134Z] No schema files found: doing nothing. [2021-11-12T15:36:28.134Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-11-12T15:36:28.134Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-11-12T15:36:28.134Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-11-12T15:36:28.134Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-11-12T15:36:28.134Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T15:36:28.134Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2021-11-12T15:36:28.134Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-11-12T15:36:28.134Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2021-11-12T15:36:28.134Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-11-12T15:36:29.075Z] git set to automatically installed. [2021-11-12T15:36:29.075Z] git-man set to automatically installed. [2021-11-12T15:36:29.075Z] libcurl3-gnutls set to automatically installed. [2021-11-12T15:36:29.075Z] liberror-perl set to automatically installed. [2021-11-12T15:36:29.075Z] libglib2.0-0 set to automatically installed. [2021-11-12T15:36:29.075Z] libnghttp2-14 set to automatically installed. [2021-11-12T15:36:29.075Z] libnorm1 set to automatically installed. [2021-11-12T15:36:29.075Z] libpgm-5.2-0 set to automatically installed. [2021-11-12T15:36:29.075Z] libpsl5 set to automatically installed. [2021-11-12T15:36:29.075Z] librtmp1 set to automatically installed. [2021-11-12T15:36:29.075Z] libsodium23 set to automatically installed. [2021-11-12T15:36:29.075Z] libzmq3-dev set to automatically installed. [2021-11-12T15:36:29.075Z] libzmq5 set to automatically installed. [2021-11-12T15:36:29.075Z] pkg-config set to automatically installed. [2021-11-12T15:36:30.015Z] snapd is not logged in, snap install commands will use sudo [2021-11-12T15:36:40.134Z] go (1.16/stable) 1.16.10 from Michael Hudson-Doyle (mwhudson) installed [2021-11-12T15:36:40.134Z] snapd is not logged in, snap install commands will use sudo [2021-11-12T15:36:40.134Z] snap "core18" has no updates available [2021-11-12T15:36:40.396Z] Pulling config-common [2021-11-12T15:36:40.396Z] + snapcraftctl pull [2021-11-12T15:36:50.401Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-11-12T15:36:50.401Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-11-12T15:36:50.401Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1958 kB] [2021-11-12T15:36:50.401Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [352 kB] [2021-11-12T15:36:50.401Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2021-11-12T15:36:50.401Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2021-11-12T15:36:50.401Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [516 kB] [2021-11-12T15:36:50.401Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [69.9 kB] [2021-11-12T15:36:50.401Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1148 kB] [2021-11-12T15:36:50.401Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [263 kB] [2021-11-12T15:36:50.401Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-11-12T15:36:50.401Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-11-12T15:36:50.401Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-11-12T15:36:50.401Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-11-12T15:36:50.401Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-11-12T15:36:50.401Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-11-12T15:36:50.401Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-11-12T15:36:50.401Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-11-12T15:36:50.401Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-11-12T15:36:50.401Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2305 kB] [2021-11-12T15:36:50.401Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [445 kB] [2021-11-12T15:36:50.401Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] [2021-11-12T15:36:50.401Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2021-11-12T15:36:50.401Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [540 kB] [2021-11-12T15:36:50.401Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [73.6 kB] [2021-11-12T15:36:50.401Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1764 kB] [2021-11-12T15:36:50.401Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [380 kB] [2021-11-12T15:36:50.401Z] Fetched 25.6 MB in 0s (0 B/s) [2021-11-12T15:36:50.401Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-11-12T15:36:50.401Z] Fetched 224 kB in 0s (0 B/s) [2021-11-12T15:36:50.401Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-11-12T15:36:50.401Z] Fetched 157 kB in 0s (0 B/s) [2021-11-12T15:36:50.401Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-11-12T15:36:50.401Z] Fetched 221 kB in 0s (0 B/s) [2021-11-12T15:36:50.401Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-11-12T15:36:50.401Z] Fetched 143 kB in 0s (0 B/s) [2021-11-12T15:36:50.401Z] Pulling device-rfid-llrp [2021-11-12T15:36:50.401Z] + snapcraftctl pull [2021-11-12T15:36:51.344Z] Pulling hooks [2021-11-12T15:36:51.344Z] + snapcraftctl pull [2021-11-12T15:36:52.729Z] Pulling version [2021-11-12T15:36:52.729Z] + cd /root/project [2021-11-12T15:36:52.729Z] + git describe --tags --abbrev=0 [2021-11-12T15:36:52.729Z] + sed s/v// [2021-11-12T15:36:52.729Z] + GIT_VERSION=1.0.1-dev.3 [2021-11-12T15:36:52.729Z] + [ -z 1.0.1-dev.3 ] [2021-11-12T15:36:52.729Z] + snapcraftctl set-version 1.0.1-dev.3 [2021-11-12T15:36:54.113Z] Building config-common [2021-11-12T15:36:54.113Z] + snapcraftctl build [2021-11-12T15:36:56.658Z] Building device-rfid-llrp [2021-11-12T15:36:56.658Z] + cd /root/parts/device-rfid-llrp/src [2021-11-12T15:36:56.658Z] + git describe --tags --abbrev=0 [2021-11-12T15:36:56.658Z] + sed s/v// [2021-11-12T15:36:56.658Z] + GIT_VERSION=1.0.1-dev.3 [2021-11-12T15:36:56.658Z] + [ -z 1.0.1-dev.3 ] [2021-11-12T15:36:56.658Z] + echo 1.0.1-dev.3 [2021-11-12T15:36:56.658Z] + go mod tidy [2021-11-12T15:36:58.577Z] go: downloading github.com/pkg/errors v0.9.1 [2021-11-12T15:36:58.838Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.1-dev.30 [2021-11-12T15:36:59.099Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.26 [2021-11-12T15:36:59.099Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-12T15:36:59.672Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-11-12T15:36:59.932Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.1-dev.20 [2021-11-12T15:36:59.932Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.1-dev.9 [2021-11-12T15:36:59.932Z] go: downloading github.com/google/uuid v1.3.0 [2021-11-12T15:37:00.193Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2021-11-12T15:37:00.193Z] go: downloading github.com/go-kit/kit v0.11.0 [2021-11-12T15:37:00.193Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2021-11-12T15:37:00.193Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-12T15:37:00.193Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-12T15:37:00.769Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-11-12T15:37:00.770Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.2-dev.7 [2021-11-12T15:37:00.770Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-11-12T15:37:00.770Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.1-dev.5 [2021-11-12T15:37:00.770Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.9 [2021-11-12T15:37:00.770Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2021-11-12T15:37:00.770Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2021-11-12T15:37:00.770Z] go: downloading github.com/leodido/go-urn v1.2.1 [2021-11-12T15:37:00.770Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2021-11-12T15:37:00.770Z] go: downloading golang.org/x/text v0.3.6 [2021-11-12T15:37:00.770Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-11-12T15:37:00.770Z] go: downloading github.com/go-playground/locales v0.14.0 [2021-11-12T15:37:00.770Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2021-11-12T15:37:01.031Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2021-11-12T15:37:01.031Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-11-12T15:37:01.031Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-11-12T15:37:01.031Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-11-12T15:37:01.031Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-11-12T15:37:01.031Z] go: downloading github.com/x448/float16 v0.8.4 [2021-11-12T15:37:01.031Z] go: downloading github.com/kr/pretty v0.3.0 [2021-11-12T15:37:01.295Z] go: downloading github.com/stretchr/objx v0.1.1 [2021-11-12T15:37:01.295Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-11-12T15:37:01.295Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-11-12T15:37:01.295Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-12T15:37:01.295Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-12T15:37:01.295Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-12T15:37:01.295Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2021-11-12T15:37:01.295Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-12T15:37:01.295Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-12T15:37:01.295Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-12T15:37:01.295Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-12T15:37:01.555Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-12T15:37:01.555Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-11-12T15:37:01.555Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-11-12T15:37:01.555Z] go: downloading github.com/kr/text v0.2.0 [2021-11-12T15:37:01.555Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2021-11-12T15:37:01.555Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-11-12T15:37:01.555Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-11-12T15:37:01.555Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-12T15:37:01.555Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2021-11-12T15:37:01.555Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-11-12T15:37:01.821Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-11-12T15:37:01.821Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-12T15:37:01.821Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-12T15:37:01.821Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T15:37:01.821Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-11-12T15:37:01.821Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-12T15:37:01.821Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-11-12T15:37:02.082Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-11-12T15:37:02.082Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-11-12T15:37:02.082Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-12T15:37:02.082Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-11-12T15:37:02.082Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-11-12T15:37:02.082Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-11-12T15:37:02.082Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-11-12T15:37:02.082Z] go: downloading github.com/miekg/dns v1.1.26 [2021-11-12T15:37:02.082Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-11-12T15:37:02.082Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-11-12T15:37:02.082Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-11-12T15:37:02.082Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-12T15:37:02.082Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-11-12T15:37:02.082Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-11-12T15:37:02.340Z] + make build [2021-11-12T15:37:02.340Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.3" -o cmd/device-rfid-llrp-go ./cmd [2021-11-12T15:37:14.564Z] + install -DT ./cmd/device-rfid-llrp-go /root/parts/device-rfid-llrp/install/bin/device-rfid-llrp [2021-11-12T15:37:14.564Z] + install -d /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/ [2021-11-12T15:37:14.564Z] + install -DT ./cmd/res/configuration.toml /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/configuration.toml [2021-11-12T15:37:14.564Z] + install -d /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/profiles/ [2021-11-12T15:37:14.564Z] + basename ./cmd/res/profiles/llrp.device.profile.yaml [2021-11-12T15:37:14.564Z] + fname=llrp.device.profile.yaml [2021-11-12T15:37:14.564Z] + install -DT ./cmd/res/profiles/llrp.device.profile.yaml /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/profiles/llrp.device.profile.yaml [2021-11-12T15:37:14.564Z] + basename ./cmd/res/profiles/llrp.impinj.profile.yaml [2021-11-12T15:37:14.564Z] + fname=llrp.impinj.profile.yaml [2021-11-12T15:37:14.564Z] + install -DT ./cmd/res/profiles/llrp.impinj.profile.yaml /root/parts/device-rfid-llrp/install/config/device-rfid-llrp/res/profiles/llrp.impinj.profile.yaml [2021-11-12T15:37:14.564Z] + install -DT ./Attribution.txt /root/parts/device-rfid-llrp/install/usr/share/doc/device-rfid-llrp/Attribution.txt [2021-11-12T15:37:14.564Z] + install -DT ./LICENSE /root/parts/device-rfid-llrp/install/usr/share/doc/device-rfid-llrp/LICENSE [2021-11-12T15:37:14.564Z] Building hooks [2021-11-12T15:37:14.564Z] + cd /root/parts/hooks/src [2021-11-12T15:37:14.564Z] + make build [2021-11-12T15:37:14.564Z] go mod tidy [2021-11-12T15:37:14.564Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.7 [2021-11-12T15:37:14.564Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-12T15:37:14.564Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-12T15:37:14.564Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2021-11-12T15:37:15.505Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2021-11-12T15:37:15.766Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2021-11-12T15:37:15.766Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2021-11-12T15:37:17.150Z] Building version [2021-11-12T15:37:17.150Z] + snapcraftctl build [2021-11-12T15:37:19.694Z] Staging config-common [2021-11-12T15:37:19.694Z] + snapcraftctl stage [2021-11-12T15:37:21.077Z] Staging device-rfid-llrp [2021-11-12T15:37:21.077Z] + snapcraftctl stage [2021-11-12T15:37:22.015Z] Staging hooks [2021-11-12T15:37:22.015Z] + snapcraftctl stage [2021-11-12T15:37:23.399Z] Staging version [2021-11-12T15:37:23.399Z] + snapcraftctl stage [2021-11-12T15:37:24.777Z] Priming config-common [2021-11-12T15:37:24.777Z] + snapcraftctl prime [2021-11-12T15:37:26.160Z] Priming device-rfid-llrp [2021-11-12T15:37:26.160Z] + snapcraftctl prime [2021-11-12T15:37:27.546Z] Priming hooks [2021-11-12T15:37:27.546Z] + snapcraftctl prime [2021-11-12T15:37:28.933Z] Priming version [2021-11-12T15:37:28.934Z] + snapcraftctl prime [2021-11-12T15:37:30.318Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:37:32.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T15:37:32.221Z] [2021-11-12T15:37:32.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:37:32.535Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T15:37:32.535Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T15:37:32.535Z] b4d181a07f80: Pulling fs layer [2021-11-12T15:37:32.535Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T15:37:32.535Z] ed53099fbce6: Pulling fs layer [2021-11-12T15:37:32.535Z] dc539afda2c1: Pulling fs layer [2021-11-12T15:37:32.535Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T15:37:32.535Z] 9065ff56babe: Pulling fs layer [2021-11-12T15:37:32.535Z] d287ab97295c: Pulling fs layer [2021-11-12T15:37:32.535Z] 77bc0d833cb6: Waiting [2021-11-12T15:37:32.535Z] 9065ff56babe: Waiting [2021-11-12T15:37:32.535Z] d287ab97295c: Waiting [2021-11-12T15:37:32.535Z] dc539afda2c1: Waiting [2021-11-12T15:37:32.535Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T15:37:32.535Z] a1111a8f2ec3: Download complete [2021-11-12T15:37:32.535Z] dc539afda2c1: Verifying Checksum [2021-11-12T15:37:32.535Z] dc539afda2c1: Download complete [2021-11-12T15:37:32.535Z] ed53099fbce6: Verifying Checksum [2021-11-12T15:37:32.535Z] ed53099fbce6: Download complete [2021-11-12T15:37:32.807Z] 9065ff56babe: Verifying Checksum [2021-11-12T15:37:32.807Z] 9065ff56babe: Download complete [2021-11-12T15:37:32.807Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T15:37:32.807Z] 77bc0d833cb6: Download complete [2021-11-12T15:37:32.807Z] b4d181a07f80: Verifying Checksum [2021-11-12T15:37:32.807Z] b4d181a07f80: Download complete [2021-11-12T15:37:33.389Z] d287ab97295c: Verifying Checksum [2021-11-12T15:37:33.389Z] d287ab97295c: Download complete [2021-11-12T15:37:34.345Z] b4d181a07f80: Pull complete [2021-11-12T15:37:34.345Z] a1111a8f2ec3: Pull complete [2021-11-12T15:37:34.924Z] ed53099fbce6: Pull complete [2021-11-12T15:37:35.184Z] dc539afda2c1: Pull complete [2021-11-12T15:37:35.448Z] 77bc0d833cb6: Pull complete [2021-11-12T15:37:35.448Z] 9065ff56babe: Pull complete [2021-11-12T15:37:40.824Z] d287ab97295c: Pull complete [2021-11-12T15:37:40.824Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T15:37:40.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T15:37:40.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T15:37:40.892Z] prd-centos7-docker-4c-2g-340 does not seem to be running inside a container [2021-11-12T15:37:40.927Z] $ 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/7 -v /w/workspace/device-rfid-llrp-go/7:/w/workspace/device-rfid-llrp-go/7:rw,z -v /w/workspace/device-rfid-llrp-go/7@tmp:/w/workspace/device-rfid-llrp-go/7@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 [2021-11-12T15:37:43.405Z] $ docker top 0604d99eb771c329918d884af50c69677605ad0333ac3fd7d8164bf0d83a6e82 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:37:43.768Z] ---> job-cost.sh [2021-11-12T15:37:43.768Z] lf-activate-venv: SKIPPING [2021-11-12T15:37:43.768Z] INFO: No Stack... [2021-11-12T15:37:44.030Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T15:37:44.289Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T15:37:44.588Z] + cat /w/workspace/device-rfid-llrp-go/7/archives/cost.csv [2021-11-12T15:37:44.588Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T15:37:44.620Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-7-stack-cost] [2021-11-12T15:37:44.625Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-7-stack-cost] did not exist. Created. [2021-11-12T15:37:44.625Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T15:37:44.945Z] /w/workspace/device-rfid-llrp-go/7@tmp/durable-ca03af8e/script.sh: 1: /w/workspace/device-rfid-llrp-go/7@tmp/durable-ca03af8e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T15:37:45.247Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T15:37:45.263Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T15:37:45.282Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T15:37:45.287Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-52-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T15:37:45.312Z] $ docker stop --time=1 0604d99eb771c329918d884af50c69677605ad0333ac3fd7d8164bf0d83a6e82 [2021-11-12T15:37:46.454Z] $ docker rm -f 0604d99eb771c329918d884af50c69677605ad0333ac3fd7d8164bf0d83a6e82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-11-12T15:37:46.969Z] provisioning config files... [2021-11-12T15:37:46.981Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config5891991881015744231tmp [Pipeline] { [Pipeline] sh [2021-11-12T15:37:47.287Z] + set +x [2021-11-12T15:37:47.287Z] + curl -s https://codecov.io/bash [2021-11-12T15:37:47.287Z] + bash -s -- [2021-11-12T15:37:47.287Z] [2021-11-12T15:37:47.287Z] _____ _ [2021-11-12T15:37:47.287Z] / ____| | | [2021-11-12T15:37:47.287Z] | | ___ __| | ___ ___ _____ __ [2021-11-12T15:37:47.287Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-12T15:37:47.287Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-12T15:37:47.287Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-12T15:37:47.287Z] Bash-1.0.6 [2021-11-12T15:37:47.287Z] [2021-11-12T15:37:47.287Z] [2021-11-12T15:37:47.287Z] ==> git version 2.24.4 found [2021-11-12T15:37:47.287Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-12T15:37:47.287Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-12T15:37:47.287Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-12T15:37:47.287Z] ==> Jenkins CI detected. [2021-11-12T15:37:47.287Z] current dir:  /w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-11-12T15:37:47.287Z] project root: . [2021-11-12T15:37:47.287Z] --> token set from env [2021-11-12T15:37:47.287Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-12T15:37:47.287Z] ==> Running gcov in . (disable via -X gcov) [2021-11-12T15:37:47.287Z] ==> Python coveragepy not found [2021-11-12T15:37:47.287Z] ==> Searching for coverage reports in: [2021-11-12T15:37:47.287Z] + . [2021-11-12T15:37:47.287Z] -> Found 1 reports [2021-11-12T15:37:47.287Z] ==> Detecting git/mercurial file structure [2021-11-12T15:37:47.549Z] ==> Reading reports [2021-11-12T15:37:47.549Z] + ./coverage.out bytes=460568 [2021-11-12T15:37:47.549Z] ==> Appending adjustments [2021-11-12T15:37:47.549Z] https://docs.codecov.io/docs/fixing-reports [2021-11-12T15:37:47.810Z] + Found adjustments [2021-11-12T15:37:47.810Z] ==> Gzipping contents [2021-11-12T15:37:47.810Z] 52K /tmp/codecov.M72Nrh.gz [2021-11-12T15:37:47.810Z] ==> Uploading reports [2021-11-12T15:37:47.810Z] url: https://codecov.io [2021-11-12T15:37:47.810Z] query: branch=PR-52&commit=2f01496ee6b9c106805e5be928b1a264cba12348&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-52%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=52&job=&cmd_args= [2021-11-12T15:37:47.810Z] -> Pinging Codecov [2021-11-12T15:37:47.810Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-52&commit=2f01496ee6b9c106805e5be928b1a264cba12348&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-52%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=52&job=&cmd_args= [2021-11-12T15:37:48.072Z] -> Uploading to [2021-11-12T15:37:48.072Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-12/581DD39554BDF9B6E22D074273EAD858/2f01496ee6b9c106805e5be928b1a264cba12348/dbee9077-7035-423a-900e-8e1af7aa015f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T153748Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d07e722d66df741d3f7852deb5eb16fac3fecb9f9674ee9bf384527aea2c7e0 [2021-11-12T15:37:48.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T15:37:48.072Z] Dload Upload Total Spent Left Speed [2021-11-12T15:37:48.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51831 0 0 100 51831 0 135k --:--:-- --:--:-- --:--:-- 135k 100 51831 0 0 100 51831 0 135k --:--:-- --:--:-- --:--:-- 135k [2021-11-12T15:37:48.643Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2f01496ee6b9c106805e5be928b1a264cba12348 [Pipeline] } [2021-11-12T15:37:48.651Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T15:37:49.870Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:37:50.193Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:37:50.765Z] ---> package-listing.sh [2021-11-12T15:37:50.765Z] ++ facter osfamily [2021-11-12T15:37:50.765Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T15:37:51.035Z] + OS_FAMILY=redhat [2021-11-12T15:37:51.035Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-52 [2021-11-12T15:37:51.035Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T15:37:51.035Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T15:37:51.035Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T15:37:51.035Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T15:37:51.035Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-11-12T15:37:51.035Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T15:37:51.035Z] + case "${OS_FAMILY}" in [2021-11-12T15:37:51.035Z] + rpm -qa [2021-11-12T15:37:51.035Z] + sort [2021-11-12T15:37:51.608Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T15:37:51.608Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T15:37:51.608Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T15:37:51.608Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-52 ']' [2021-11-12T15:37:51.608Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [2021-11-12T15:37:51.608Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-52/archives/ [Pipeline] echo [2021-11-12T15:37:51.619Z] 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-52/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T15:37:51.901Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:37:52.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T15:37:52.459Z] [2021-11-12T15:37:52.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T15:37:52.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T15:37:52.770Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T15:37:52.770Z] b4d181a07f80: Pulling fs layer [2021-11-12T15:37:52.770Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T15:37:52.770Z] ed53099fbce6: Pulling fs layer [2021-11-12T15:37:52.770Z] dc539afda2c1: Pulling fs layer [2021-11-12T15:37:52.770Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T15:37:52.770Z] 9065ff56babe: Pulling fs layer [2021-11-12T15:37:52.770Z] d287ab97295c: Pulling fs layer [2021-11-12T15:37:52.770Z] dc539afda2c1: Waiting [2021-11-12T15:37:52.770Z] 77bc0d833cb6: Waiting [2021-11-12T15:37:52.770Z] 9065ff56babe: Waiting [2021-11-12T15:37:52.770Z] d287ab97295c: Waiting [2021-11-12T15:37:52.770Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T15:37:52.770Z] a1111a8f2ec3: Download complete [2021-11-12T15:37:52.770Z] dc539afda2c1: Verifying Checksum [2021-11-12T15:37:52.770Z] dc539afda2c1: Download complete [2021-11-12T15:37:52.770Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T15:37:52.770Z] 77bc0d833cb6: Download complete [2021-11-12T15:37:53.041Z] ed53099fbce6: Verifying Checksum [2021-11-12T15:37:53.041Z] ed53099fbce6: Download complete [2021-11-12T15:37:53.041Z] 9065ff56babe: Verifying Checksum [2021-11-12T15:37:53.041Z] 9065ff56babe: Download complete [2021-11-12T15:37:53.041Z] b4d181a07f80: Verifying Checksum [2021-11-12T15:37:53.041Z] b4d181a07f80: Download complete [2021-11-12T15:37:53.634Z] d287ab97295c: Verifying Checksum [2021-11-12T15:37:53.634Z] d287ab97295c: Download complete [2021-11-12T15:37:54.591Z] b4d181a07f80: Pull complete [2021-11-12T15:37:54.864Z] a1111a8f2ec3: Pull complete [2021-11-12T15:37:55.454Z] ed53099fbce6: Pull complete [2021-11-12T15:37:55.454Z] dc539afda2c1: Pull complete [2021-11-12T15:37:55.714Z] 77bc0d833cb6: Pull complete [2021-11-12T15:37:55.977Z] 9065ff56babe: Pull complete [2021-11-12T15:38:01.346Z] d287ab97295c: Pull complete [2021-11-12T15:38:01.346Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T15:38:01.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T15:38:01.346Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T15:38:01.412Z] prd-centos7-docker-4c-2g-338 does not seem to be running inside a container [2021-11-12T15:38:01.446Z] $ 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-52/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-52 -v /w/workspace/oundry_device-rfid-llrp-go_PR-52:/w/workspace/oundry_device-rfid-llrp-go_PR-52:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T15:38:04.075Z] $ docker top 448db390ea385985223f4c2cebc0c0ac97d1bcf3fbb503ea15bfc371189f49b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T15:38:04.435Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T15:38:04.741Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T15:38:05.040Z] + ls /var/log/sa-host [2021-11-12T15:38:05.040Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T15:38:05.040Z] file_magic: OK [2021-11-12T15:38:05.040Z] HZ: Using current value: 100 [2021-11-12T15:38:05.040Z] file_header: OK [2021-11-12T15:38:05.040Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T15:38:05.040Z] Statistics: [2021-11-12T15:38:05.040Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T15:38:05.040Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T15:38:05.040Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T15:38:05.040Z] file_magic: OK [2021-11-12T15:38:05.040Z] HZ: Using current value: 100 [2021-11-12T15:38:05.040Z] file_header: OK [2021-11-12T15:38:05.040Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-12T15:38:05.040Z] Statistics: [2021-11-12T15:38:05.040Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T15:38:05.040Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T15:38:05.281Z] provisioning config files... [2021-11-12T15:38:05.292Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-52@tmp/config2535282595821624738tmp [Pipeline] { [Pipeline] echo [2021-11-12T15:38:05.306Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:38:05.594Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T15:38:05.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:38:05.945Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T15:38:05.954Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:38:06.240Z] ---> sudo-logs.sh [2021-11-12T15:38:06.240Z] Archiving 'sudo' log.. [2021-11-12T15:38:06.240Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-338.novalocal: Name or service not known [2021-11-12T15:38:06.240Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-338.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T15:38:06.259Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:38:06.542Z] ---> job-cost.sh [2021-11-12T15:38:06.542Z] lf-activate-venv: SKIPPING [2021-11-12T15:38:06.542Z] DEBUG: total: 0.05999999865889549 [2021-11-12T15:38:06.542Z] INFO: Retrieving Stack Cost... [2021-11-12T15:38:08.468Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T15:38:08.731Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T15:38:08.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T15:38:09.052Z] ---> logs-deploy.sh [2021-11-12T15:38:09.052Z] lf-activate-venv: SKIPPING [2021-11-12T15:38:09.052Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-52/7 [2021-11-12T15:38:09.052Z] INFO: archiving workspace using pattern(s): [2021-11-12T15:38:09.625Z] Archives upload complete. [2021-11-12T15:38:09.884Z] INFO: archiving logs to Nexus