Pull request #54 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/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than eb3a6297eb8b21ddd339b95c53637fd2ad829733 Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd 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-ssh10160033462059518869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh12776785456786225144.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-54/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/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6726506890577820203.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh9075491917207326107.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/app-rfid-llrp-inventory/branches/PR-54/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/app-rfid-llrp-inventory/branches/PR-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh10115383341576392810.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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory 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-829 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh393379222513173805.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit eb3a6297eb8b21ddd339b95c53637fd2ad829733 Merge succeeded, producing eb3a6297eb8b21ddd339b95c53637fd2ad829733 Checking out Revision eb3a6297eb8b21ddd339b95c53637fd2ad829733 (PR-54) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh3770872151846403819.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb3a6297eb8b21ddd339b95c53637fd2ad829733 # 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/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh7559832778994574981.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb3a6297eb8b21ddd339b95c53637fd2ad829733 # timeout=10 Commit message: "fix: addresses all latest comments by Anthony and Lenny, inregardsto docker file for cache volume and minor changes" First time build. Skipping changelog. > git rev-list --no-walk a8b46eb96e0d5965db9161eb18f1e1e7993482b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-05T23:03:00.249Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-05T23:03:00.309Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-05T23:03:00.323Z] ========================================================= [2022-01-05T23:03:00.323Z] EdgeX Global Pipelines Version Info [2022-01-05T23:03:00.323Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:03:01.454Z] ------------------- [2022-01-05T23:03:01.454Z] stable info: [2022-01-05T23:03:01.454Z] ------------------- [2022-01-05T23:03:01.454Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-05T23:03:01.454Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2022-01-05T23:03:01.454Z] Message: update stable to v1.0.217 [2022-01-05T23:03:02.398Z] ------------------- [2022-01-05T23:03:02.398Z] experimental info: [2022-01-05T23:03:02.398Z] ------------------- [2022-01-05T23:03:02.398Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-05T23:03:02.398Z] Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 [2022-01-05T23:03:02.398Z] Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-05T23:03:02.536Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-01-05T23:03:02.551Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-01-05T23:03:02.563Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-05T23:03:02.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-05T23:03:02.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-05T23:03:02.613Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2022-01-05T23:03:02.632Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-05T23:03:02.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-05T23:03:02.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-05T23:03:02.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-05T23:03:02.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-05T23:03:02.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-01-05T23:03:02.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-05T23:03:02.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-05T23:03:02.738Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-05T23:03:02.753Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-05T23:03:02.764Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-05T23:03:02.773Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-05T23:03:02.781Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-05T23:03:02.790Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-01-05T23:03:02.800Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-05T23:03:02.818Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-05T23:03:02.828Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-05T23:03:02.840Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-05T23:03:02.859Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-05T23:03:02.880Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-05T23:03:02.901Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2022-01-05T23:03:02.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2022-01-05T23:03:02.939Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2022-01-05T23:03:02.957Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb3a6297eb8b21ddd339b95c53637fd2ad829733 [Pipeline] echo [2022-01-05T23:03:02.972Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb3a629 [Pipeline] echo [2022-01-05T23:03:02.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-05T23:03:03.037Z] provisioning config files... [2022-01-05T23:03:03.053Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config8182873615497827346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:03:03.363Z] ---> docker-login.sh [2022-01-05T23:03:03.363Z] nexus3.edgexfoundry.org:10001 [2022-01-05T23:03:03.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:03:03.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:03:03.624Z] Configure a credential helper to remove this warning. See [2022-01-05T23:03:03.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:03:03.624Z] [2022-01-05T23:03:03.624Z] Login Succeeded [2022-01-05T23:03:03.624Z] nexus3.edgexfoundry.org:10002 [2022-01-05T23:03:03.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:03:03.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:03:03.624Z] Configure a credential helper to remove this warning. See [2022-01-05T23:03:03.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:03:03.624Z] [2022-01-05T23:03:03.624Z] Login Succeeded [2022-01-05T23:03:03.624Z] nexus3.edgexfoundry.org:10003 [2022-01-05T23:03:03.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:03:03.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:03:03.886Z] Configure a credential helper to remove this warning. See [2022-01-05T23:03:03.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:03:03.886Z] [2022-01-05T23:03:03.886Z] Login Succeeded [2022-01-05T23:03:03.886Z] nexus3.edgexfoundry.org:10004 [2022-01-05T23:03:03.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:03:03.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:03:03.886Z] Configure a credential helper to remove this warning. See [2022-01-05T23:03:03.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:03:03.886Z] [2022-01-05T23:03:03.886Z] Login Succeeded [2022-01-05T23:03:03.886Z] docker.io [2022-01-05T23:03:03.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:03:04.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:03:04.457Z] Configure a credential helper to remove this warning. See [2022-01-05T23:03:04.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:03:04.457Z] [2022-01-05T23:03:04.457Z] Login Succeeded [2022-01-05T23:03:04.457Z] ---> docker-login.sh ends [Pipeline] } [2022-01-05T23:03:04.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-05T23:03:04.844Z] + git rev-list -1 --merges eb3a6297eb8b21ddd339b95c53637fd2ad829733~1..eb3a6297eb8b21ddd339b95c53637fd2ad829733 [Pipeline] echo [2022-01-05T23:03:04.876Z] -----------> git rev-list -1 --merges eb3a6297eb8b21ddd339b95c53637fd2ad829733~1..eb3a6297eb8b21ddd339b95c53637fd2ad829733 eb3a6297eb8b21ddd339b95c53637fd2ad829733 [false] [Pipeline] sh [2022-01-05T23:03:05.168Z] + git log --format=format:%s -1 eb3a6297eb8b21ddd339b95c53637fd2ad829733 [Pipeline] echo [2022-01-05T23:03:05.183Z] ========================================================= [2022-01-05T23:03:05.183Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-05T23:03:05.183Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-05T23:03:05.524Z] + git log --format=format:%s -1 eb3a6297eb8b21ddd339b95c53637fd2ad829733 [Pipeline] echo [2022-01-05T23:03:05.535Z] [semverPrep] GIT_COMMIT: eb3a6297eb8b21ddd339b95c53637fd2ad829733, Commit Message: fix: addresses all latest comments by Anthony and Lenny, inregardsto docker file for cache volume and minor changes [Pipeline] echo [2022-01-05T23:03:05.545Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-05T23:03:05.984Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-05T23:03:05.984Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-05T23:03:05.984Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-05T23:03:05.984Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-05T23:03:05.984Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-05T23:03:05.984Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-05T23:03:05.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:03:06.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-05T23:03:06.408Z] [2022-01-05T23:03:06.408Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:03:06.715Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-05T23:03:06.715Z] latest: Pulling from edgex-devops/git-semver [2022-01-05T23:03:06.715Z] a0d0a0d46f8b: Pulling fs layer [2022-01-05T23:03:06.715Z] 3e5f54012d9b: Pulling fs layer [2022-01-05T23:03:06.715Z] 4c7163046ea9: Pulling fs layer [2022-01-05T23:03:06.715Z] 0c2d73faf560: Pulling fs layer [2022-01-05T23:03:06.715Z] 0c2d73faf560: Waiting [2022-01-05T23:03:06.715Z] 3e5f54012d9b: Verifying Checksum [2022-01-05T23:03:06.715Z] 3e5f54012d9b: Download complete [2022-01-05T23:03:06.715Z] a0d0a0d46f8b: Verifying Checksum [2022-01-05T23:03:06.715Z] a0d0a0d46f8b: Download complete [2022-01-05T23:03:06.715Z] 0c2d73faf560: Verifying Checksum [2022-01-05T23:03:06.715Z] 0c2d73faf560: Download complete [2022-01-05T23:03:06.715Z] 4c7163046ea9: Verifying Checksum [2022-01-05T23:03:06.715Z] 4c7163046ea9: Download complete [2022-01-05T23:03:06.986Z] a0d0a0d46f8b: Pull complete [2022-01-05T23:03:06.986Z] 3e5f54012d9b: Pull complete [2022-01-05T23:03:07.269Z] 4c7163046ea9: Pull complete [2022-01-05T23:03:07.535Z] 0c2d73faf560: Pull complete [2022-01-05T23:03:07.535Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-05T23:03:07.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-05T23:03:07.535Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-05T23:03:07.602Z] prd-centos7-docker-4c-2g-829 does not seem to be running inside a container [2022-01-05T23:03:07.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-05T23:03:08.316Z] $ docker top 1e23045e8ebe0b796ac1fc040e48b49dd436657acc2f730557141d6bf9e91633 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-05T23:03:08.415Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-05T23:03:08.415Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-05T23:03:08.509Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-05T23:03:08.511Z] $ docker exec 1e23045e8ebe0b796ac1fc040e48b49dd436657acc2f730557141d6bf9e91633 ssh-agent [2022-01-05T23:03:08.597Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoMOLjm/agent.14 [2022-01-05T23:03:08.597Z] SSH_AGENT_PID=20 [2022-01-05T23:03:08.603Z] Running ssh-add (command line suppressed) [2022-01-05T23:03:08.685Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_2466317526006995246.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_2466317526006995246.key) [2022-01-05T23:03:08.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-05T23:03:09.002Z] + git tag --points-at HEAD [Pipeline] } [2022-01-05T23:03:09.018Z] $ docker exec --env ******** --env ******** 1e23045e8ebe0b796ac1fc040e48b49dd436657acc2f730557141d6bf9e91633 ssh-agent -k [2022-01-05T23:03:09.127Z] unset SSH_AUTH_SOCK; [2022-01-05T23:03:09.128Z] unset SSH_AGENT_PID; [2022-01-05T23:03:09.128Z] echo Agent pid 20 killed; [2022-01-05T23:03:09.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-05T23:03:09.165Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-05T23:03:09.165Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-05T23:03:09.268Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-05T23:03:09.270Z] $ docker exec 1e23045e8ebe0b796ac1fc040e48b49dd436657acc2f730557141d6bf9e91633 ssh-agent [2022-01-05T23:03:09.368Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjenmCO/agent.55 [2022-01-05T23:03:09.368Z] SSH_AGENT_PID=61 [2022-01-05T23:03:09.373Z] Running ssh-add (command line suppressed) [2022-01-05T23:03:09.458Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_6515275797568116953.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_6515275797568116953.key) [2022-01-05T23:03:09.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-05T23:03:09.770Z] + git semver init [2022-01-05T23:03:09.770Z] # -> Open(): unable to determine branch for HEAD [2022-01-05T23:03:09.770Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git [2022-01-05T23:03:09.770Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2022-01-05T23:03:09.770Z] # $SEMVER_REMOTE_NAME = origin [2022-01-05T23:03:09.770Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-05T23:03:09.770Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-05T23:03:09.770Z] # $SEMVER_BRANCH = PR-54 [2022-01-05T23:03:09.770Z] # $SEMVER_TEMP = /tmp/semver-505139637 [2022-01-05T23:03:09.770Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2022-01-05T23:03:10.710Z] # '/tmp/semver-505139637' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' [2022-01-05T23:03:10.710Z] # -> Force: false [2022-01-05T23:03:10.710Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } [2022-01-05T23:03:10.719Z] $ docker exec --env ******** --env ******** 1e23045e8ebe0b796ac1fc040e48b49dd436657acc2f730557141d6bf9e91633 ssh-agent -k [2022-01-05T23:03:10.804Z] unset SSH_AUTH_SOCK; [2022-01-05T23:03:10.805Z] unset SSH_AGENT_PID; [2022-01-05T23:03:10.805Z] echo Agent pid 61 killed; [2022-01-05T23:03:10.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-05T23:03:11.140Z] + git semver [Pipeline] } [2022-01-05T23:03:11.151Z] $ docker stop --time=1 1e23045e8ebe0b796ac1fc040e48b49dd436657acc2f730557141d6bf9e91633 [2022-01-05T23:03:12.476Z] $ docker rm -f 1e23045e8ebe0b796ac1fc040e48b49dd436657acc2f730557141d6bf9e91633 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-05T23:03:12.813Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-05T23:03:13.040Z] Stashed 1 file(s) [Pipeline] echo [2022-01-05T23:03:13.045Z] [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 [2022-01-05T23:03:28.144Z] Still waiting to schedule task [2022-01-05T23:03:28.144Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-829’ [2022-01-05T23:03:28.147Z] Still waiting to schedule task [2022-01-05T23:03:28.147Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-01-05T23:04:56.377Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-831 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2022-01-05T23:04:56.391Z] Running in /w/workspace/app-rfid-llrp-inventory/39 [Pipeline] { [Pipeline] checkout [2022-01-05T23:04:56.576Z] The recommended git tool is: git [2022-01-05T23:05:00.950Z] using credential edgex-jenkins-ssh [2022-01-05T23:05:00.968Z] Cloning the remote Git repository [2022-01-05T23:05:01.015Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-05T23:05:01.086Z] > git init /w/workspace/app-rfid-llrp-inventory/39 # timeout=10 [2022-01-05T23:05:01.174Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-05T23:05:01.175Z] > git --version # timeout=10 [2022-01-05T23:05:01.194Z] > git --version # 'git version 2.17.1' [2022-01-05T23:05:01.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-05T23:05:01.281Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-05T23:05:03.221Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-05T23:05:03.235Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-05T23:05:03.310Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-05T23:05:03.386Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-05T23:05:03.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-05T23:05:03.424Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-05T23:05:04.089Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit eb3a6297eb8b21ddd339b95c53637fd2ad829733 [2022-01-05T23:05:04.318Z] Merge succeeded, producing eb3a6297eb8b21ddd339b95c53637fd2ad829733 [2022-01-05T23:05:04.319Z] Checking out Revision eb3a6297eb8b21ddd339b95c53637fd2ad829733 (PR-54) [2022-01-05T23:05:04.103Z] > git config core.sparsecheckout # timeout=10 [2022-01-05T23:05:04.117Z] > git checkout -f eb3a6297eb8b21ddd339b95c53637fd2ad829733 # timeout=10 [2022-01-05T23:05:04.217Z] > git remote # timeout=10 [2022-01-05T23:05:04.233Z] > git config --get remote.origin.url # timeout=10 [2022-01-05T23:05:04.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-05T23:05:04.266Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2022-01-05T23:05:04.290Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-05T23:05:04.320Z] > git config core.sparsecheckout # timeout=10 [2022-01-05T23:05:04.339Z] > git checkout -f eb3a6297eb8b21ddd339b95c53637fd2ad829733 # timeout=10 [2022-01-05T23:05:08.394Z] Commit message: "fix: addresses all latest comments by Anthony and Lenny, inregardsto docker file for cache volume and minor changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-05T23:05:09.542Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-05T23:05:09.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-05T23:05:09.542Z] Dload Upload Total Spent Left Speed [2022-01-05T23:05:09.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 67565 0 --:--:-- --:--:-- --:--:-- 67565 [Pipeline] sh [2022-01-05T23:05:10.052Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-05T23:05:10.393Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-05T23:05:10.393Z] + sudo tee /etc/docker/daemon.new [2022-01-05T23:05:10.393Z] { [2022-01-05T23:05:10.393Z] "registry-mirrors": [ [2022-01-05T23:05:10.393Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-05T23:05:10.393Z] ], [2022-01-05T23:05:10.393Z] "bip": "10.250.0.254/24", [2022-01-05T23:05:10.393Z] "hosts": [ [2022-01-05T23:05:10.393Z] "tcp://0.0.0.0:5555", [2022-01-05T23:05:10.393Z] "unix:///var/run/docker.sock" [2022-01-05T23:05:10.393Z] ], [2022-01-05T23:05:10.393Z] "mtu": 1458, [2022-01-05T23:05:10.393Z] "selinux-enabled": true, [2022-01-05T23:05:10.393Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-05T23:05:10.393Z] } [Pipeline] sh [2022-01-05T23:05:10.738Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-05T23:05:11.144Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-05T23:05:29.447Z] provisioning config files... [2022-01-05T23:05:29.469Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/39@tmp/config6832095449887033439tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:05:29.827Z] ---> docker-login.sh [2022-01-05T23:05:29.827Z] nexus3.edgexfoundry.org:10001 [2022-01-05T23:05:30.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:05:30.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:05:30.695Z] Configure a credential helper to remove this warning. See [2022-01-05T23:05:30.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:05:30.695Z] [2022-01-05T23:05:30.695Z] Login Succeeded [2022-01-05T23:05:30.695Z] nexus3.edgexfoundry.org:10002 [2022-01-05T23:05:30.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:05:30.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:05:30.977Z] Configure a credential helper to remove this warning. See [2022-01-05T23:05:30.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:05:30.977Z] [2022-01-05T23:05:30.977Z] Login Succeeded [2022-01-05T23:05:30.977Z] nexus3.edgexfoundry.org:10003 [2022-01-05T23:05:31.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:05:31.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:05:31.529Z] Configure a credential helper to remove this warning. See [2022-01-05T23:05:31.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:05:31.529Z] [2022-01-05T23:05:31.529Z] Login Succeeded [2022-01-05T23:05:31.529Z] nexus3.edgexfoundry.org:10004 [2022-01-05T23:05:31.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:05:31.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:05:31.806Z] Configure a credential helper to remove this warning. See [2022-01-05T23:05:31.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:05:31.806Z] [2022-01-05T23:05:31.806Z] Login Succeeded [2022-01-05T23:05:31.806Z] docker.io [2022-01-05T23:05:32.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:05:32.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:05:32.675Z] Configure a credential helper to remove this warning. See [2022-01-05T23:05:32.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:05:32.675Z] [2022-01-05T23:05:32.675Z] Login Succeeded [2022-01-05T23:05:32.675Z] ---> docker-login.sh ends [Pipeline] } [2022-01-05T23:05:32.693Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-05T23:05:33.172Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-05T23:05:33.183Z] ========================================================= [2022-01-05T23:05:33.183Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2022-01-05T23:05:33.183Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:05:33.528Z] + 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 . [2022-01-05T23:05:33.802Z] Sending build context to Docker daemon 680.4kB [2022-01-05T23:05:33.802Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-05T23:05:33.803Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-05T23:05:34.078Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-05T23:05:34.078Z] 552d1f2373af: Pulling fs layer [2022-01-05T23:05:34.078Z] ea3f2d53f512: Pulling fs layer [2022-01-05T23:05:34.078Z] 9e70ebbbe112: Pulling fs layer [2022-01-05T23:05:34.078Z] 7a9cfe048b4a: Pulling fs layer [2022-01-05T23:05:34.078Z] 72dc09318566: Pulling fs layer [2022-01-05T23:05:34.078Z] f4f7b4309257: Pulling fs layer [2022-01-05T23:05:34.078Z] 0ac9a79272e3: Pulling fs layer [2022-01-05T23:05:34.078Z] b78e95d17946: Pulling fs layer [2022-01-05T23:05:34.078Z] 7a9cfe048b4a: Waiting [2022-01-05T23:05:34.078Z] 72dc09318566: Waiting [2022-01-05T23:05:34.078Z] f4f7b4309257: Waiting [2022-01-05T23:05:34.078Z] 0ac9a79272e3: Waiting [2022-01-05T23:05:34.078Z] 9e70ebbbe112: Verifying Checksum [2022-01-05T23:05:34.078Z] 9e70ebbbe112: Download complete [2022-01-05T23:05:34.078Z] ea3f2d53f512: Download complete [2022-01-05T23:05:34.078Z] 72dc09318566: Verifying Checksum [2022-01-05T23:05:34.078Z] 72dc09318566: Download complete [2022-01-05T23:05:34.078Z] f4f7b4309257: Verifying Checksum [2022-01-05T23:05:34.078Z] f4f7b4309257: Download complete [2022-01-05T23:05:34.078Z] 0ac9a79272e3: Verifying Checksum [2022-01-05T23:05:34.078Z] 0ac9a79272e3: Download complete [2022-01-05T23:05:34.078Z] 552d1f2373af: Verifying Checksum [2022-01-05T23:05:34.078Z] 552d1f2373af: Download complete [2022-01-05T23:05:34.683Z] 552d1f2373af: Pull complete [2022-01-05T23:05:35.284Z] ea3f2d53f512: Pull complete [2022-01-05T23:05:35.884Z] 9e70ebbbe112: Pull complete [2022-01-05T23:05:35.884Z] b78e95d17946: Verifying Checksum [2022-01-05T23:05:35.884Z] b78e95d17946: Download complete [2022-01-05T23:05:36.479Z] 7a9cfe048b4a: Verifying Checksum [2022-01-05T23:05:36.479Z] 7a9cfe048b4a: Download complete [2022-01-05T23:05:43.196Z] Running on prd-centos7-docker-4c-2g-832 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2022-01-05T23:05:43.210Z] Running in /w/workspace/app-rfid-llrp-inventory/39 [Pipeline] { [Pipeline] checkout [2022-01-05T23:05:43.289Z] The recommended git tool is: git [2022-01-05T23:05:44.911Z] using credential edgex-jenkins-ssh [2022-01-05T23:05:44.920Z] Cloning the remote Git repository [2022-01-05T23:05:45.047Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-05T23:05:45.084Z] > git init /w/workspace/app-rfid-llrp-inventory/39 # timeout=10 [2022-01-05T23:05:45.115Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-05T23:05:45.116Z] > git --version # timeout=10 [2022-01-05T23:05:45.123Z] > git --version # 'git version 2.24.4' [2022-01-05T23:05:45.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-05T23:05:45.147Z] [INFO] Currently running in a labeled security context [2022-01-05T23:05:45.147Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-05T23:05:45.147Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/39@tmp/jenkins-gitclient-ssh9072088268555380686.key [2022-01-05T23:05:45.225Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-05T23:05:46.566Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit eb3a6297eb8b21ddd339b95c53637fd2ad829733 [2022-01-05T23:05:46.072Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-05T23:05:46.085Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-05T23:05:46.105Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-05T23:05:46.121Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-05T23:05:46.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-05T23:05:46.126Z] [INFO] Currently running in a labeled security context [2022-01-05T23:05:46.126Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-05T23:05:46.126Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/39@tmp/jenkins-gitclient-ssh8628177285730737730.key [2022-01-05T23:05:46.140Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-05T23:05:46.684Z] > git config core.sparsecheckout # timeout=10 [2022-01-05T23:05:46.693Z] > git checkout -f eb3a6297eb8b21ddd339b95c53637fd2ad829733 # timeout=10 [2022-01-05T23:05:46.691Z] Merge succeeded, producing eb3a6297eb8b21ddd339b95c53637fd2ad829733 [2022-01-05T23:05:46.692Z] Checking out Revision eb3a6297eb8b21ddd339b95c53637fd2ad829733 (PR-54) [2022-01-05T23:05:46.751Z] > git remote # timeout=10 [2022-01-05T23:05:46.761Z] > git config --get remote.origin.url # timeout=10 [2022-01-05T23:05:46.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-05T23:05:46.769Z] [INFO] Currently running in a labeled security context [2022-01-05T23:05:46.769Z] [INFO] Currently SELinux is 'enforcing' on the host [2022-01-05T23:05:46.769Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/39@tmp/jenkins-gitclient-ssh4275403307028011122.key [2022-01-05T23:05:46.777Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2022-01-05T23:05:46.788Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-05T23:05:46.801Z] > git config core.sparsecheckout # timeout=10 [2022-01-05T23:05:46.808Z] > git checkout -f eb3a6297eb8b21ddd339b95c53637fd2ad829733 # timeout=10 [2022-01-05T23:05:48.875Z] 7a9cfe048b4a: Pull complete [2022-01-05T23:05:48.875Z] 72dc09318566: Pull complete [2022-01-05T23:05:48.875Z] f4f7b4309257: Pull complete [2022-01-05T23:05:48.875Z] 0ac9a79272e3: Pull complete [2022-01-05T23:05:50.255Z] Commit message: "fix: addresses all latest comments by Anthony and Lenny, inregardsto docker file for cache volume and minor changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-05T23:05:50.709Z] provisioning config files... [2022-01-05T23:05:50.722Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/39@tmp/config706497675101879199tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:05:51.096Z] ---> docker-login.sh [2022-01-05T23:05:51.096Z] nexus3.edgexfoundry.org:10001 [2022-01-05T23:05:51.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:05:51.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:05:51.096Z] Configure a credential helper to remove this warning. See [2022-01-05T23:05:51.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:05:51.096Z] [2022-01-05T23:05:51.096Z] Login Succeeded [2022-01-05T23:05:51.096Z] nexus3.edgexfoundry.org:10002 [2022-01-05T23:05:51.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:05:51.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:05:51.359Z] Configure a credential helper to remove this warning. See [2022-01-05T23:05:51.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:05:51.359Z] [2022-01-05T23:05:51.359Z] Login Succeeded [2022-01-05T23:05:51.359Z] nexus3.edgexfoundry.org:10003 [2022-01-05T23:05:51.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:05:51.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:05:51.359Z] Configure a credential helper to remove this warning. See [2022-01-05T23:05:51.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:05:51.359Z] [2022-01-05T23:05:51.359Z] Login Succeeded [2022-01-05T23:05:51.359Z] nexus3.edgexfoundry.org:10004 [2022-01-05T23:05:51.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:05:51.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:05:51.621Z] Configure a credential helper to remove this warning. See [2022-01-05T23:05:51.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:05:51.621Z] [2022-01-05T23:05:51.621Z] Login Succeeded [2022-01-05T23:05:51.621Z] docker.io [2022-01-05T23:05:51.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-05T23:05:51.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-05T23:05:51.881Z] Configure a credential helper to remove this warning. See [2022-01-05T23:05:51.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-05T23:05:51.881Z] [2022-01-05T23:05:51.881Z] Login Succeeded [2022-01-05T23:05:51.881Z] ---> docker-login.sh ends [Pipeline] } [2022-01-05T23:05:51.955Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-05T23:05:52.075Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-05T23:05:52.084Z] ========================================================= [2022-01-05T23:05:52.084Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2022-01-05T23:05:52.084Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:05:52.404Z] + 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 . [2022-01-05T23:05:52.404Z] Sending build context to Docker daemon 680.4kB [2022-01-05T23:05:52.404Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2022-01-05T23:05:52.404Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-05T23:05:52.404Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-05T23:05:52.404Z] a0d0a0d46f8b: Pulling fs layer [2022-01-05T23:05:52.404Z] 31adcdaf11c8: Pulling fs layer [2022-01-05T23:05:52.404Z] b8b176561691: Pulling fs layer [2022-01-05T23:05:52.404Z] 4527c011a84f: Pulling fs layer [2022-01-05T23:05:52.404Z] 5d74067f8e1e: Pulling fs layer [2022-01-05T23:05:52.404Z] e0aca202a116: Pulling fs layer [2022-01-05T23:05:52.404Z] 3a43be97a3b4: Pulling fs layer [2022-01-05T23:05:52.404Z] 34cad66bf833: Pulling fs layer [2022-01-05T23:05:52.404Z] b4e3c513aaa6: Pulling fs layer [2022-01-05T23:05:52.404Z] 4527c011a84f: Waiting [2022-01-05T23:05:52.404Z] 5d74067f8e1e: Waiting [2022-01-05T23:05:52.404Z] e0aca202a116: Waiting [2022-01-05T23:05:52.404Z] 3a43be97a3b4: Waiting [2022-01-05T23:05:52.404Z] 34cad66bf833: Waiting [2022-01-05T23:05:52.404Z] b4e3c513aaa6: Waiting [2022-01-05T23:05:52.404Z] b8b176561691: Verifying Checksum [2022-01-05T23:05:52.404Z] b8b176561691: Download complete [2022-01-05T23:05:52.404Z] 31adcdaf11c8: Verifying Checksum [2022-01-05T23:05:52.404Z] 31adcdaf11c8: Download complete [2022-01-05T23:05:52.404Z] 5d74067f8e1e: Verifying Checksum [2022-01-05T23:05:52.404Z] 5d74067f8e1e: Download complete [2022-01-05T23:05:52.404Z] e0aca202a116: Verifying Checksum [2022-01-05T23:05:52.404Z] e0aca202a116: Download complete [2022-01-05T23:05:52.404Z] a0d0a0d46f8b: Verifying Checksum [2022-01-05T23:05:52.404Z] a0d0a0d46f8b: Download complete [2022-01-05T23:05:52.404Z] 3a43be97a3b4: Verifying Checksum [2022-01-05T23:05:52.404Z] 3a43be97a3b4: Download complete [2022-01-05T23:05:52.668Z] 34cad66bf833: Verifying Checksum [2022-01-05T23:05:52.668Z] 34cad66bf833: Download complete [2022-01-05T23:05:52.939Z] b4e3c513aaa6: Verifying Checksum [2022-01-05T23:05:52.939Z] b4e3c513aaa6: Download complete [2022-01-05T23:05:53.199Z] 4527c011a84f: Verifying Checksum [2022-01-05T23:05:53.199Z] 4527c011a84f: Download complete [2022-01-05T23:05:53.199Z] a0d0a0d46f8b: Pull complete [2022-01-05T23:05:53.199Z] 31adcdaf11c8: Pull complete [2022-01-05T23:05:53.199Z] b8b176561691: Pull complete [2022-01-05T23:05:54.287Z] b78e95d17946: Pull complete [2022-01-05T23:05:54.287Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2022-01-05T23:05:54.287Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2022-01-05T23:05:54.287Z] ---> 8b459fc5aaf0 [2022-01-05T23:05:54.287Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-05T23:05:55.266Z] ---> Running in fb91860b5140 [2022-01-05T23:05:55.543Z] Removing intermediate container fb91860b5140 [2022-01-05T23:05:55.543Z] ---> f5d3b40c7775 [2022-01-05T23:05:55.543Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-05T23:05:55.543Z] ---> Running in eb6fbe3d81d5 [2022-01-05T23:05:55.815Z] Removing intermediate container eb6fbe3d81d5 [2022-01-05T23:05:55.815Z] ---> fa7b34ada047 [2022-01-05T23:05:55.815Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-05T23:05:56.088Z] ---> Running in 13e3f974e475 [2022-01-05T23:05:56.367Z] Removing intermediate container 13e3f974e475 [2022-01-05T23:05:56.367Z] ---> d7d476bc711f [2022-01-05T23:05:56.367Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T23:05:56.367Z] ---> Running in 236621aa4230 [2022-01-05T23:05:57.450Z] 4527c011a84f: Pull complete [2022-01-05T23:05:57.450Z] 5d74067f8e1e: Pull complete [2022-01-05T23:05:57.450Z] e0aca202a116: Pull complete [2022-01-05T23:05:57.450Z] 3a43be97a3b4: Pull complete [2022-01-05T23:05:57.450Z] 34cad66bf833: Pull complete [2022-01-05T23:05:58.339Z] Removing intermediate container 236621aa4230 [2022-01-05T23:05:58.339Z] ---> 85b2df6e7aff [2022-01-05T23:05:58.339Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-05T23:05:58.339Z] ---> Running in cf5038efd8a8 [2022-01-05T23:05:59.316Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T23:05:59.390Z] b4e3c513aaa6: Pull complete [2022-01-05T23:05:59.390Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2022-01-05T23:05:59.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2022-01-05T23:05:59.390Z] ---> 9f6097aaca64 [2022-01-05T23:05:59.390Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-05T23:06:00.740Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T23:06:01.719Z] OK: 219 MiB in 52 packages [2022-01-05T23:06:02.311Z] Removing intermediate container cf5038efd8a8 [2022-01-05T23:06:02.311Z] ---> 5d6c545fe138 [2022-01-05T23:06:02.311Z] Step 8/12 : WORKDIR /app [2022-01-05T23:06:02.311Z] ---> Running in c8017a139c63 [2022-01-05T23:06:02.906Z] Removing intermediate container c8017a139c63 [2022-01-05T23:06:02.906Z] ---> 504bf536d1bc [2022-01-05T23:06:02.906Z] Step 9/12 : COPY . . [2022-01-05T23:06:03.504Z] ---> a359d3ab939b [2022-01-05T23:06:03.504Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T23:06:03.594Z] ---> Running in e8a155b40abf [2022-01-05T23:06:03.594Z] Removing intermediate container e8a155b40abf [2022-01-05T23:06:03.594Z] ---> b9a0e575b4c8 [2022-01-05T23:06:03.594Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-05T23:06:03.594Z] ---> Running in d6eb819c6845 [2022-01-05T23:06:03.594Z] Removing intermediate container d6eb819c6845 [2022-01-05T23:06:03.594Z] ---> 284adaaa06dd [2022-01-05T23:06:03.594Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-05T23:06:03.594Z] ---> Running in 425f84dafb4f [2022-01-05T23:06:03.595Z] Removing intermediate container 425f84dafb4f [2022-01-05T23:06:03.595Z] ---> 30087ccd4cae [2022-01-05T23:06:03.595Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T23:06:03.595Z] ---> Running in 59af215a32a7 [2022-01-05T23:06:03.781Z] ---> Running in 1315084ec424 [2022-01-05T23:06:04.163Z] Removing intermediate container 59af215a32a7 [2022-01-05T23:06:04.163Z] ---> 3b9a6f3c9e87 [2022-01-05T23:06:04.163Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-05T23:06:04.163Z] ---> Running in 244f77c30854 [2022-01-05T23:06:04.426Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T23:06:05.371Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T23:06:05.637Z] OK: 220 MiB in 52 packages [2022-01-05T23:06:05.901Z] Removing intermediate container 244f77c30854 [2022-01-05T23:06:05.901Z] ---> a39bb2edd230 [2022-01-05T23:06:05.901Z] Step 8/12 : WORKDIR /app [2022-01-05T23:06:05.901Z] ---> Running in ef6b53001fef [2022-01-05T23:06:05.901Z] Removing intermediate container ef6b53001fef [2022-01-05T23:06:05.901Z] ---> 9a65c0894c63 [2022-01-05T23:06:05.901Z] Step 9/12 : COPY . . [2022-01-05T23:06:06.167Z] ---> 87fe269bbe65 [2022-01-05T23:06:06.167Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T23:06:06.167Z] ---> Running in f365a628190b [2022-01-05T23:06:38.398Z] Removing intermediate container f365a628190b [2022-01-05T23:06:38.398Z] ---> f6e99baeb23c [2022-01-05T23:06:38.398Z] Step 11/12 : ARG MAKE="make build" [2022-01-05T23:06:38.398Z] ---> Running in 114184d9e14f [2022-01-05T23:06:38.398Z] Removing intermediate container 114184d9e14f [2022-01-05T23:06:38.398Z] ---> 8690c1b7739f [2022-01-05T23:06:38.398Z] Step 12/12 : RUN $MAKE [2022-01-05T23:06:38.398Z] ---> Running in 683d5ec0dcd0 [2022-01-05T23:06:38.398Z] noop [2022-01-05T23:06:38.398Z] Removing intermediate container 683d5ec0dcd0 [2022-01-05T23:06:38.398Z] ---> 43758664950a [2022-01-05T23:06:38.398Z] Successfully built 43758664950a [2022-01-05T23:06:38.398Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:06:38.705Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-05T23:06:38.705Z] . [Pipeline] withDockerContainer [2022-01-05T23:06:38.773Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2022-01-05T23:06:38.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/39 -v /w/workspace/app-rfid-llrp-inventory/39:/w/workspace/app-rfid-llrp-inventory/39:rw,z -v /w/workspace/app-rfid-llrp-inventory/39@tmp:/w/workspace/app-rfid-llrp-inventory/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-05T23:06:39.148Z] $ docker top cd3c74a2740f8323859a4c02e25f5c3542535f29402211217fd6dd28fdd4fdd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-05T23:06:39.597Z] + go version [2022-01-05T23:06:39.597Z] go version go1.16.8 linux/amd64 [Pipeline] } [2022-01-05T23:06:39.609Z] $ docker stop --time=1 cd3c74a2740f8323859a4c02e25f5c3542535f29402211217fd6dd28fdd4fdd6 [2022-01-05T23:06:40.791Z] $ docker rm -f cd3c74a2740f8323859a4c02e25f5c3542535f29402211217fd6dd28fdd4fdd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:06:41.209Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-05T23:06:41.209Z] . [Pipeline] withDockerContainer [2022-01-05T23:06:41.275Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2022-01-05T23:06:41.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/39 -v /w/workspace/app-rfid-llrp-inventory/39:/w/workspace/app-rfid-llrp-inventory/39:rw,z -v /w/workspace/app-rfid-llrp-inventory/39@tmp:/w/workspace/app-rfid-llrp-inventory/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-01-05T23:06:41.635Z] $ docker top 5f857fa6d1fabae6f31d7cd18c85b8f59bfeda48cb6dbe409070339be953376b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-05T23:06:42.016Z] + make test [2022-01-05T23:06:42.016Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-05T23:07:00.234Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-01-05T23:07:00.235Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.065s coverage: 86.5% of statements [2022-01-05T23:07:00.235Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-01-05T23:07:02.788Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.536s coverage: 71.9% of statements [2022-01-05T23:07:02.788Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-01-05T23:07:02.788Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-05T23:07:09.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-05T23:07:09.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-05T23:07:09.410Z] ./bin/test-attribution.sh [Pipeline] echo [2022-01-05T23:07:09.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-05T23:07:09.698Z] $ docker stop --time=1 5f857fa6d1fabae6f31d7cd18c85b8f59bfeda48cb6dbe409070339be953376b [2022-01-05T23:07:11.265Z] $ docker rm -f 5f857fa6d1fabae6f31d7cd18c85b8f59bfeda48cb6dbe409070339be953376b [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-05T23:07:11.659Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-05T23:07:11.839Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-05T23:07:12.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-05T23:07:13.138Z] + ls -al . [2022-01-05T23:07:13.138Z] total 196 [2022-01-05T23:07:13.138Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 5 23:07 . [2022-01-05T23:07:13.138Z] drwxrwxr-x. 4 jenkins jenkins 30 Jan 5 23:05 .. [2022-01-05T23:07:13.138Z] -rw-rw-r--. 1 jenkins jenkins 8248 Jan 5 23:05 Attribution.txt [2022-01-05T23:07:13.138Z] drwxrwxr-x. 2 jenkins jenkins 33 Jan 5 23:05 bin [2022-01-05T23:07:13.138Z] -rw-r--r--. 1 jenkins jenkins 41356 Jan 5 23:07 coverage.out [2022-01-05T23:07:13.138Z] -rw-rw-r--. 1 jenkins jenkins 1813 Jan 5 23:05 Dockerfile [2022-01-05T23:07:13.138Z] -rw-rw-r--. 1 jenkins jenkins 262 Jan 5 23:05 .dockerignore [2022-01-05T23:07:13.138Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 5 23:05 .git [2022-01-05T23:07:13.138Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 5 23:05 .github [2022-01-05T23:07:13.138Z] -rw-rw-r--. 1 jenkins jenkins 788 Jan 5 23:05 .gitignore [2022-01-05T23:07:13.138Z] -rw-rw-r--. 1 jenkins jenkins 276 Jan 5 23:05 go.mod [2022-01-05T23:07:13.138Z] -rw-rw-r--. 1 jenkins jenkins 49531 Jan 5 23:05 go.sum [2022-01-05T23:07:13.138Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 5 23:05 GOVERNANCE.md [2022-01-05T23:07:13.138Z] drwxrwxr-x. 2 jenkins jenkins 140 Jan 5 23:05 images [2022-01-05T23:07:13.139Z] drwxrwxr-x. 4 jenkins jenkins 35 Jan 5 23:05 internal [2022-01-05T23:07:13.139Z] -rw-rw-r--. 1 jenkins jenkins 686 Jan 5 23:05 Jenkinsfile [2022-01-05T23:07:13.139Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jan 5 23:05 LICENSE [2022-01-05T23:07:13.139Z] -rw-rw-r--. 1 jenkins jenkins 531 Jan 5 23:05 main.go [2022-01-05T23:07:13.139Z] -rw-rw-r--. 1 jenkins jenkins 1596 Jan 5 23:05 Makefile [2022-01-05T23:07:13.139Z] -rw-rw-r--. 1 jenkins jenkins 617 Jan 5 23:05 OWNERS.md [2022-01-05T23:07:13.139Z] -rw-rw-r--. 1 jenkins jenkins 31205 Jan 5 23:05 README.md [2022-01-05T23:07:13.139Z] drwxrwxr-x. 2 jenkins jenkins 32 Jan 5 23:05 res [2022-01-05T23:07:13.139Z] drwxrwxr-x. 4 jenkins jenkins 54 Jan 5 23:05 snap [2022-01-05T23:07:13.139Z] drwxrwxr-x. 3 jenkins jenkins 18 Jan 5 23:05 static [2022-01-05T23:07:13.139Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 5 23:03 VERSION [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:07:13.437Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=eb3a6297eb8b21ddd339b95c53637fd2ad829733 --label arch=amd64 --label version=0.0.0 . [2022-01-05T23:07:13.437Z] Sending build context to Docker daemon 680.4kB [2022-01-05T23:07:13.437Z] Step 1/29 : ARG BASE=golang:1.16-alpine3.14 [2022-01-05T23:07:13.437Z] Step 2/29 : FROM ${BASE} AS builder [2022-01-05T23:07:13.437Z] ---> 43758664950a [2022-01-05T23:07:13.437Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-05T23:07:13.437Z] ---> Running in 340ddf37edaa [2022-01-05T23:07:13.437Z] Removing intermediate container 340ddf37edaa [2022-01-05T23:07:13.437Z] ---> 0d34751d5f0f [2022-01-05T23:07:13.437Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2022-01-05T23:07:13.699Z] ---> Running in caef27e5f84b [2022-01-05T23:07:13.699Z] Removing intermediate container caef27e5f84b [2022-01-05T23:07:13.699Z] ---> a90085a9b0bb [2022-01-05T23:07:13.699Z] Step 5/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-05T23:07:13.699Z] ---> Running in 8c6237b58afc [2022-01-05T23:07:13.699Z] Removing intermediate container 8c6237b58afc [2022-01-05T23:07:13.699Z] ---> cd902106e456 [2022-01-05T23:07:13.699Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T23:07:13.699Z] ---> Running in 8b9a304fe4a4 [2022-01-05T23:07:14.276Z] Removing intermediate container 8b9a304fe4a4 [2022-01-05T23:07:14.276Z] ---> 686bd7f4688d [2022-01-05T23:07:14.276Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-05T23:07:14.276Z] ---> Running in 037fe3f95c89 [2022-01-05T23:07:14.545Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T23:07:15.485Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T23:07:15.744Z] OK: 220 MiB in 52 packages [2022-01-05T23:07:16.004Z] Removing intermediate container 037fe3f95c89 [2022-01-05T23:07:16.004Z] ---> 77fa610ad87a [2022-01-05T23:07:16.004Z] Step 8/29 : WORKDIR /app [2022-01-05T23:07:16.004Z] ---> Running in bf1dad397f78 [2022-01-05T23:07:16.004Z] Removing intermediate container bf1dad397f78 [2022-01-05T23:07:16.004Z] ---> a4b3852049a1 [2022-01-05T23:07:16.004Z] Step 9/29 : COPY . . [2022-01-05T23:07:16.267Z] ---> eb86cb0d37df [2022-01-05T23:07:16.267Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T23:07:16.267Z] ---> Running in 25e7272cad23 [2022-01-05T23:07:16.837Z] Removing intermediate container 25e7272cad23 [2022-01-05T23:07:16.837Z] ---> 69910460c7d3 [2022-01-05T23:07:16.837Z] Step 11/29 : ARG MAKE="make build" [2022-01-05T23:07:16.837Z] ---> Running in e9765de16ba2 [2022-01-05T23:07:16.837Z] Removing intermediate container e9765de16ba2 [2022-01-05T23:07:16.837Z] ---> 83713514fe18 [2022-01-05T23:07:16.837Z] Step 12/29 : RUN $MAKE [2022-01-05T23:07:16.837Z] ---> Running in ec14e0e91ef8 [2022-01-05T23:07:17.102Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-01-05T23:07:25.537Z] Removing intermediate container 1315084ec424 [2022-01-05T23:07:25.537Z] ---> 0eab14d66bad [2022-01-05T23:07:25.537Z] Step 11/12 : ARG MAKE="make build" [2022-01-05T23:07:25.537Z] ---> Running in 75a00e1f6169 [2022-01-05T23:07:25.537Z] Removing intermediate container 75a00e1f6169 [2022-01-05T23:07:25.537Z] ---> 55b31d2f71a0 [2022-01-05T23:07:25.537Z] Step 12/12 : RUN $MAKE [2022-01-05T23:07:25.537Z] ---> Running in 56241cb26bed [2022-01-05T23:07:25.537Z] noop [2022-01-05T23:07:25.537Z] Removing intermediate container 56241cb26bed [2022-01-05T23:07:25.537Z] ---> 90693c3ed76f [2022-01-05T23:07:25.537Z] Successfully built 90693c3ed76f [2022-01-05T23:07:25.537Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:07:25.877Z] + docker inspect -f . ci-base-image-arm64 [2022-01-05T23:07:25.878Z] . [Pipeline] withDockerContainer [2022-01-05T23:07:26.097Z] prd-ubuntu18.04-docker-arm64-4c-16g-831 does not seem to be running inside a container [2022-01-05T23:07:26.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/39 -v /w/workspace/app-rfid-llrp-inventory/39:/w/workspace/app-rfid-llrp-inventory/39:rw,z -v /w/workspace/app-rfid-llrp-inventory/39@tmp:/w/workspace/app-rfid-llrp-inventory/39@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 [2022-01-05T23:07:27.441Z] $ docker top b9c8c7c6feeab9cc6a8a37f7014c6cf6b524f6c34d14f620a9a928b14de91fa9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-05T23:07:28.307Z] + go version [2022-01-05T23:07:28.307Z] go version go1.16.8 linux/arm64 [Pipeline] } [2022-01-05T23:07:28.330Z] $ docker stop --time=1 b9c8c7c6feeab9cc6a8a37f7014c6cf6b524f6c34d14f620a9a928b14de91fa9 [2022-01-05T23:07:29.369Z] Removing intermediate container ec14e0e91ef8 [2022-01-05T23:07:29.369Z] ---> 2a0e4e037e17 [2022-01-05T23:07:29.369Z] Step 13/29 : FROM alpine:3.14 [2022-01-05T23:07:29.369Z] 3.14: Pulling from library/alpine [2022-01-05T23:07:29.628Z] 97518928ae5f: Pulling fs layer [2022-01-05T23:07:29.891Z] 97518928ae5f: Verifying Checksum [2022-01-05T23:07:29.891Z] 97518928ae5f: Download complete [2022-01-05T23:07:29.891Z] 97518928ae5f: Pull complete [2022-01-05T23:07:29.891Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-05T23:07:29.891Z] Status: Downloaded newer image for alpine:3.14 [2022-01-05T23:07:29.891Z] ---> 0a97eee8041e [2022-01-05T23:07:29.891Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-05T23:07:29.960Z] $ docker rm -f b9c8c7c6feeab9cc6a8a37f7014c6cf6b524f6c34d14f620a9a928b14de91fa9 [Pipeline] // withDockerContainer [2022-01-05T23:07:30.156Z] ---> Running in dc6906318866 [2022-01-05T23:07:30.156Z] Removing intermediate container dc6906318866 [2022-01-05T23:07:30.156Z] ---> 38b27b3a20c8 [2022-01-05T23:07:30.156Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-01-05T23:07:30.156Z] ---> Running in 02adce99baeb [2022-01-05T23:07:30.156Z] Removing intermediate container 02adce99baeb [2022-01-05T23:07:30.156Z] ---> b0f4488be9c3 [2022-01-05T23:07:30.156Z] Step 16/29 : RUN apk --no-cache add ca-certificates zeromq [2022-01-05T23:07:30.156Z] ---> Running in 9b5e410049ab [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:07:30.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-05T23:07:30.520Z] + docker inspect -f . ci-base-image-arm64 [2022-01-05T23:07:30.520Z] . [Pipeline] withDockerContainer [2022-01-05T23:07:30.686Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-05T23:07:30.686Z] (1/6) Installing ca-certificates (20191127-r5) [2022-01-05T23:07:30.686Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-05T23:07:30.686Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-05T23:07:30.751Z] prd-ubuntu18.04-docker-arm64-4c-16g-831 does not seem to be running inside a container [2022-01-05T23:07:30.841Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/39 -v /w/workspace/app-rfid-llrp-inventory/39:/w/workspace/app-rfid-llrp-inventory/39:rw,z -v /w/workspace/app-rfid-llrp-inventory/39@tmp:/w/workspace/app-rfid-llrp-inventory/39@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 [2022-01-05T23:07:30.946Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-05T23:07:30.946Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-05T23:07:30.946Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-05T23:07:30.946Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T23:07:30.946Z] Executing ca-certificates-20191127-r5.trigger [2022-01-05T23:07:30.946Z] OK: 9 MiB in 20 packages [2022-01-05T23:07:31.205Z] Removing intermediate container 9b5e410049ab [2022-01-05T23:07:31.205Z] ---> 1d253998575b [2022-01-05T23:07:31.205Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-05T23:07:31.468Z] ---> 6fda8fcfea2f [2022-01-05T23:07:31.468Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-05T23:07:31.468Z] ---> 62af330e0926 [2022-01-05T23:07:31.468Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2022-01-05T23:07:31.731Z] ---> 986e74165054 [2022-01-05T23:07:31.731Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2022-01-05T23:07:31.731Z] ---> 18b84449283c [2022-01-05T23:07:31.731Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-01-05T23:07:32.102Z] $ docker top 6bc73100a528cabe7c1ba9c9be8d980b976922300e2a240e9b0e4176d0ccbea8 -eo pid,comm [2022-01-05T23:07:32.301Z] ---> 67fe0f296328 [2022-01-05T23:07:32.301Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-01-05T23:07:32.301Z] ---> Running in 19df8cbf19e6 [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-05T23:07:32.872Z] Removing intermediate container 19df8cbf19e6 [2022-01-05T23:07:32.872Z] ---> c6c0cf077024 [2022-01-05T23:07:32.872Z] Step 23/29 : VOLUME /cache [2022-01-05T23:07:32.872Z] ---> Running in a93ea06c824c [2022-01-05T23:07:32.873Z] Removing intermediate container a93ea06c824c [2022-01-05T23:07:32.873Z] ---> 8925e6f709ce [2022-01-05T23:07:32.873Z] Step 24/29 : EXPOSE 59711 [2022-01-05T23:07:32.873Z] ---> Running in 2eadb3bbe7e0 [2022-01-05T23:07:32.873Z] Removing intermediate container 2eadb3bbe7e0 [2022-01-05T23:07:32.873Z] ---> d45173c87f7a [2022-01-05T23:07:32.873Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-01-05T23:07:32.873Z] ---> Running in 9e863a77ee88 [2022-01-05T23:07:32.978Z] + make test [2022-01-05T23:07:32.979Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2022-01-05T23:07:33.133Z] Removing intermediate container 9e863a77ee88 [2022-01-05T23:07:33.133Z] ---> 858a6813de15 [2022-01-05T23:07:33.133Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-01-05T23:07:33.133Z] ---> Running in a310f43424b6 [2022-01-05T23:07:33.133Z] Removing intermediate container a310f43424b6 [2022-01-05T23:07:33.133Z] ---> 65360922776c [2022-01-05T23:07:33.133Z] Step 27/29 : LABEL arch=amd64 [2022-01-05T23:07:33.133Z] ---> Running in 7dc9a606893d [2022-01-05T23:07:33.392Z] Removing intermediate container 7dc9a606893d [2022-01-05T23:07:33.392Z] ---> e11d528d4922 [2022-01-05T23:07:33.392Z] Step 28/29 : LABEL git_sha=eb3a6297eb8b21ddd339b95c53637fd2ad829733 [2022-01-05T23:07:33.392Z] ---> Running in 92b01164bfe6 [2022-01-05T23:07:33.392Z] Removing intermediate container 92b01164bfe6 [2022-01-05T23:07:33.392Z] ---> 2b2a4856e230 [2022-01-05T23:07:33.392Z] Step 29/29 : LABEL version=0.0.0 [2022-01-05T23:07:33.392Z] ---> Running in 092050b8ddf1 [2022-01-05T23:07:33.392Z] Removing intermediate container 092050b8ddf1 [2022-01-05T23:07:33.392Z] ---> 9facc4db85f1 [2022-01-05T23:07:33.392Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-05T23:07:33.392Z] Successfully built 9facc4db85f1 [2022-01-05T23:07:33.392Z] Successfully tagged app-rfid-llrp-inventory: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 [2022-01-05T23:07:48.520Z] Still waiting to schedule task [2022-01-05T23:07:48.521Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-01-05T23:08:29.534Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-01-05T23:08:29.535Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.172s coverage: 86.5% of statements [2022-01-05T23:08:29.535Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-01-05T23:08:32.911Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.673s coverage: 71.9% of statements [2022-01-05T23:08:32.911Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-01-05T23:08:33.193Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-05T23:08:53.137Z] Running on prd-ubuntu18.04-docker-8c-8g-833 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2022-01-05T23:08:53.151Z] Running in /w/workspace/app-rfid-llrp-inventory/39 [Pipeline] { [Pipeline] checkout [2022-01-05T23:08:53.232Z] The recommended git tool is: git [2022-01-05T23:08:54.722Z] using credential edgex-jenkins-ssh [2022-01-05T23:08:54.733Z] Cloning the remote Git repository [2022-01-05T23:08:54.719Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-05T23:08:54.758Z] > git init /w/workspace/app-rfid-llrp-inventory/39 # timeout=10 [2022-01-05T23:08:54.784Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-05T23:08:54.784Z] > git --version # timeout=10 [2022-01-05T23:08:54.791Z] > git --version # 'git version 2.17.1' [2022-01-05T23:08:54.791Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-05T23:08:54.822Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-05T23:08:56.322Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit eb3a6297eb8b21ddd339b95c53637fd2ad829733 [2022-01-05T23:08:56.400Z] Merge succeeded, producing eb3a6297eb8b21ddd339b95c53637fd2ad829733 [2022-01-05T23:08:56.401Z] Checking out Revision eb3a6297eb8b21ddd339b95c53637fd2ad829733 (PR-54) [2022-01-05T23:08:55.705Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-05T23:08:55.712Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-05T23:08:55.722Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-01-05T23:08:55.732Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-01-05T23:08:55.732Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-05T23:08:55.739Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-05T23:08:56.312Z] > git config core.sparsecheckout # timeout=10 [2022-01-05T23:08:56.319Z] > git checkout -f eb3a6297eb8b21ddd339b95c53637fd2ad829733 # timeout=10 [2022-01-05T23:08:56.352Z] > git remote # timeout=10 [2022-01-05T23:08:56.358Z] > git config --get remote.origin.url # timeout=10 [2022-01-05T23:08:56.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-05T23:08:56.365Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2022-01-05T23:08:56.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-05T23:08:56.385Z] > git config core.sparsecheckout # timeout=10 [2022-01-05T23:08:56.393Z] > git checkout -f eb3a6297eb8b21ddd339b95c53637fd2ad829733 # timeout=10 [2022-01-05T23:08:59.894Z] Commit message: "fix: addresses all latest comments by Anthony and Lenny, inregardsto docker file for cache volume and minor changes" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:09:00.716Z] + echo snap-build.sh [2022-01-05T23:09:00.717Z] snap-build.sh [2022-01-05T23:09:00.717Z] + SNAP_BASE_DIR=. [2022-01-05T23:09:00.717Z] + '[' '!' -z /w/workspace/app-rfid-llrp-inventory/39 ']' [2022-01-05T23:09:00.717Z] + SNAP_BASE_DIR=/w/workspace/app-rfid-llrp-inventory/39 [2022-01-05T23:09:00.717Z] + echo '[snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/39]' [2022-01-05T23:09:00.717Z] [snap-build] Building snap in dir [/w/workspace/app-rfid-llrp-inventory/39] [2022-01-05T23:09:00.717Z] + cd /w/workspace/app-rfid-llrp-inventory/39 [2022-01-05T23:09:00.717Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-01-05T23:09:00.717Z] Reading package lists... [2022-01-05T23:09:00.717Z] Building dependency tree... [2022-01-05T23:09:00.717Z] Reading state information... [2022-01-05T23:09:00.717Z] The following packages were automatically installed and are no longer required: [2022-01-05T23:09:00.717Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-01-05T23:09:00.717Z] uidmap xdelta3 [2022-01-05T23:09:00.717Z] Use 'sudo apt autoremove' to remove them. [2022-01-05T23:09:00.717Z] The following packages will be REMOVED: [2022-01-05T23:09:00.717Z] lxd* lxd-client* [2022-01-05T23:09:00.717Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-01-05T23:09:00.978Z] After this operation, 31.7 MB disk space will be freed. [2022-01-05T23:09:01.764Z] (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 ... 190666 files and directories currently installed.) [2022-01-05T23:09:01.764Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-05T23:09:02.335Z] Removing lxd dnsmasq configuration [2022-01-05T23:09:02.335Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-01-05T23:09:02.595Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-01-05T23:09:03.167Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-05T23:09:03.429Z] (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 ... 190491 files and directories currently installed.) [2022-01-05T23:09:03.429Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-01-05T23:09:04.818Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-01-05T23:09:04.818Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-01-05T23:09:05.595Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-05T23:09:05.595Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-05T23:09:05.595Z] ./bin/test-attribution.sh [Pipeline] echo [2022-01-05T23:09:05.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-05T23:09:05.633Z] $ docker stop --time=1 6bc73100a528cabe7c1ba9c9be8d980b976922300e2a240e9b0e4176d0ccbea8 [2022-01-05T23:09:05.763Z] + sudo snap remove --purge lxd [2022-01-05T23:09:05.763Z] snap "lxd" is not installed [2022-01-05T23:09:05.763Z] + sudo groupadd --force --system lxd [2022-01-05T23:09:05.763Z] ++ whoami [2022-01-05T23:09:05.763Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-01-05T23:09:05.763Z] + newgrp - lxd [2022-01-05T23:09:05.763Z] + sudo snap install lxd [2022-01-05T23:09:07.368Z] $ docker rm -f 6bc73100a528cabe7c1ba9c9be8d980b976922300e2a240e9b0e4176d0ccbea8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-05T23:09:08.172Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-05T23:09:08.200Z] Warning: overwriting stash ‘coverage-report’ [2022-01-05T23:09:08.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-05T23:09:09.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-05T23:09:09.362Z] + ls -al . [2022-01-05T23:09:09.362Z] total 232 [2022-01-05T23:09:09.362Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 5 23:09 . [2022-01-05T23:09:09.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 23:05 .. [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 5 23:05 .dockerignore [2022-01-05T23:09:09.362Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 5 23:05 .git [2022-01-05T23:09:09.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 23:05 .github [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 788 Jan 5 23:05 .gitignore [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 8248 Jan 5 23:05 Attribution.txt [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 1813 Jan 5 23:05 Dockerfile [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 5 23:05 GOVERNANCE.md [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 686 Jan 5 23:05 Jenkinsfile [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 5 23:05 LICENSE [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 1596 Jan 5 23:05 Makefile [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 5 23:05 OWNERS.md [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 31205 Jan 5 23:05 README.md [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 5 23:03 VERSION [2022-01-05T23:09:09.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 23:05 bin [2022-01-05T23:09:09.362Z] -rw-r--r-- 1 jenkins jenkins 41356 Jan 5 23:08 coverage.out [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 276 Jan 5 23:05 go.mod [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 49531 Jan 5 23:05 go.sum [2022-01-05T23:09:09.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 23:05 images [2022-01-05T23:09:09.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 23:05 internal [2022-01-05T23:09:09.362Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 5 23:05 main.go [2022-01-05T23:09:09.362Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 23:05 res [2022-01-05T23:09:09.362Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 5 23:05 snap [2022-01-05T23:09:09.362Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 5 23:05 static [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:09:09.702Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=eb3a6297eb8b21ddd339b95c53637fd2ad829733 --label arch=arm64 --label version=0.0.0 . [2022-01-05T23:09:09.974Z] Sending build context to Docker daemon 680.4kB [2022-01-05T23:09:09.974Z] Step 1/29 : ARG BASE=golang:1.16-alpine3.14 [2022-01-05T23:09:09.974Z] Step 2/29 : FROM ${BASE} AS builder [2022-01-05T23:09:09.974Z] ---> 90693c3ed76f [2022-01-05T23:09:09.974Z] Step 3/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-01-05T23:09:10.247Z] ---> Running in 607c29abff42 [2022-01-05T23:09:10.519Z] Removing intermediate container 607c29abff42 [2022-01-05T23:09:10.519Z] ---> 63e64ea5370b [2022-01-05T23:09:10.519Z] Step 4/29 : ARG ALPINE_PKG_EXTRA="" [2022-01-05T23:09:10.519Z] ---> Running in e3ed7c6ce1c3 [2022-01-05T23:09:11.112Z] Removing intermediate container e3ed7c6ce1c3 [2022-01-05T23:09:11.112Z] ---> 399e47e315de [2022-01-05T23:09:11.112Z] Step 5/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-05T23:09:11.112Z] ---> Running in 7b8a0c28dcb1 [2022-01-05T23:09:11.384Z] Removing intermediate container 7b8a0c28dcb1 [2022-01-05T23:09:11.384Z] ---> c09baa575c7f [2022-01-05T23:09:11.384Z] Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-05T23:09:11.384Z] ---> Running in 63b7e736520e [2022-01-05T23:09:13.359Z] Removing intermediate container 63b7e736520e [2022-01-05T23:09:13.359Z] ---> 4648f952fb8e [2022-01-05T23:09:13.359Z] Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-05T23:09:13.359Z] ---> Running in 0dc52c9f2214 [2022-01-05T23:09:13.907Z] 2022-01-05T23:09:11Z INFO Waiting for automatic snapd restart... [2022-01-05T23:09:14.334Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T23:09:14.929Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T23:09:15.903Z] OK: 219 MiB in 52 packages [2022-01-05T23:09:16.500Z] Removing intermediate container 0dc52c9f2214 [2022-01-05T23:09:16.500Z] ---> 20b0176ccaa9 [2022-01-05T23:09:16.500Z] Step 8/29 : WORKDIR /app [2022-01-05T23:09:16.500Z] ---> Running in 51344413c48f [2022-01-05T23:09:17.095Z] Removing intermediate container 51344413c48f [2022-01-05T23:09:17.095Z] ---> 032be669cae7 [2022-01-05T23:09:17.095Z] Step 9/29 : COPY . . [2022-01-05T23:09:17.692Z] ---> 40367a955a7d [2022-01-05T23:09:17.692Z] Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-05T23:09:17.692Z] ---> Running in 37021c7eef07 [2022-01-05T23:09:19.663Z] Removing intermediate container 37021c7eef07 [2022-01-05T23:09:19.663Z] ---> 807b4b63e11f [2022-01-05T23:09:19.663Z] Step 11/29 : ARG MAKE="make build" [2022-01-05T23:09:19.935Z] ---> Running in ae64e3b3b529 [2022-01-05T23:09:20.206Z] Removing intermediate container ae64e3b3b529 [2022-01-05T23:09:20.206Z] ---> 46a0e12f3ae1 [2022-01-05T23:09:20.206Z] Step 12/29 : RUN $MAKE [2022-01-05T23:09:20.206Z] ---> Running in 651eea8bbb9a [2022-01-05T23:09:21.179Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-01-05T23:09:28.843Z] lxd 4.21 from Canonical* installed [2022-01-05T23:09:28.843Z] + sudo lxd init --auto [2022-01-05T23:09:36.991Z] + sudo snap install --classic snapcraft [2022-01-05T23:09:42.284Z] snapcraft 6.0 from Canonical* installed [2022-01-05T23:09:42.284Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-01-05T23:09:42.284Z] + sudo snapcraft prime --use-lxd [2022-01-05T23:09:43.228Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-01-05T23:09:43.801Z] Launching a container. [2022-01-05T23:09:53.812Z] Waiting for container to be ready [2022-01-05T23:09:53.812Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-01-05T23:09:53.812Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-01-05T23:09:53.812Z] [2022-01-05T23:09:58.025Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-01-05T23:09:58.025Z] Waiting for network to be ready... [2022-01-05T23:09:58.597Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2022-01-05T23:09:58.597Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2022-01-05T23:09:59.172Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2022-01-05T23:09:59.172Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [2006 kB] [2022-01-05T23:09:59.172Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2022-01-05T23:09:59.432Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2022-01-05T23:09:59.432Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2022-01-05T23:09:59.432Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2022-01-05T23:09:59.432Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2022-01-05T23:09:59.432Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2022-01-05T23:09:59.432Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2022-01-05T23:09:59.432Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [358 kB] [2022-01-05T23:09:59.432Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] [2022-01-05T23:09:59.432Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] [2022-01-05T23:09:59.432Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [555 kB] [2022-01-05T23:09:59.432Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [75.1 kB] [2022-01-05T23:09:59.432Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1163 kB] [2022-01-05T23:09:59.696Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [268 kB] [2022-01-05T23:09:59.957Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2022-01-05T23:09:59.957Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2351 kB] [2022-01-05T23:09:59.957Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [451 kB] [2022-01-05T23:09:59.957Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.2 kB] [2022-01-05T23:09:59.957Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] [2022-01-05T23:09:59.957Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [579 kB] [2022-01-05T23:09:59.957Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [78.9 kB] [2022-01-05T23:09:59.957Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1778 kB] [2022-01-05T23:10:00.218Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [385 kB] [2022-01-05T23:10:00.219Z] Removing intermediate container 651eea8bbb9a [2022-01-05T23:10:00.219Z] ---> fbd748e2fb28 [2022-01-05T23:10:00.219Z] Step 13/29 : FROM alpine:3.14 [2022-01-05T23:10:00.219Z] 3.14: Pulling from library/alpine [2022-01-05T23:10:00.491Z] be307f383ecc: Pulling fs layer [2022-01-05T23:10:01.087Z] be307f383ecc: Pull complete [2022-01-05T23:10:01.087Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-05T23:10:01.087Z] Status: Downloaded newer image for alpine:3.14 [2022-01-05T23:10:01.087Z] ---> 5b8b7b635229 [2022-01-05T23:10:01.087Z] Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-01-05T23:10:01.361Z] ---> Running in 3d76b3f68831 [2022-01-05T23:10:01.636Z] Removing intermediate container 3d76b3f68831 [2022-01-05T23:10:01.636Z] ---> dc073f30587d [2022-01-05T23:10:01.636Z] Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-01-05T23:10:01.636Z] ---> Running in 9c2bfade03db [2022-01-05T23:10:01.914Z] Removing intermediate container 9c2bfade03db [2022-01-05T23:10:01.914Z] ---> c3003700cee7 [2022-01-05T23:10:01.914Z] Step 16/29 : RUN apk --no-cache add ca-certificates zeromq [2022-01-05T23:10:02.187Z] ---> Running in e083e4834b3e [2022-01-05T23:10:03.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-05T23:10:03.167Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-05T23:10:03.521Z] Fetched 25.8 MB in 5s (5395 kB/s) [2022-01-05T23:10:04.091Z] Reading package lists... [2022-01-05T23:10:04.091Z] Reading package lists... [2022-01-05T23:10:04.147Z] (1/6) Installing ca-certificates (20191127-r5) [2022-01-05T23:10:04.148Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-05T23:10:04.148Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-05T23:10:04.148Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-05T23:10:04.148Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-05T23:10:04.148Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-05T23:10:04.148Z] Executing busybox-1.33.1-r6.trigger [2022-01-05T23:10:04.148Z] Executing ca-certificates-20191127-r5.trigger [2022-01-05T23:10:04.351Z] Building dependency tree... [2022-01-05T23:10:04.351Z] Reading state information... [2022-01-05T23:10:04.351Z] The following additional packages will be installed: [2022-01-05T23:10:04.351Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-05T23:10:04.351Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-05T23:10:04.351Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-05T23:10:04.351Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-01-05T23:10:04.351Z] Suggested packages: [2022-01-05T23:10:04.351Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-01-05T23:10:04.351Z] Recommended packages: [2022-01-05T23:10:04.351Z] gnupg libsasl2-modules [2022-01-05T23:10:04.351Z] The following NEW packages will be installed: [2022-01-05T23:10:04.351Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-01-05T23:10:04.351Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-01-05T23:10:04.351Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-01-05T23:10:04.351Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-01-05T23:10:04.351Z] The following packages will be upgraded: [2022-01-05T23:10:04.351Z] gpg gpg-agent gpgconf libudev1 [2022-01-05T23:10:04.419Z] OK: 9 MiB in 20 packages [2022-01-05T23:10:04.611Z] 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. [2022-01-05T23:10:04.611Z] Need to get 3527 kB of archives. [2022-01-05T23:10:04.611Z] After this operation, 13.3 MB of additional disk space will be used. [2022-01-05T23:10:04.611Z] 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] [2022-01-05T23:10:04.611Z] 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] [2022-01-05T23:10:04.611Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2022-01-05T23:10:04.611Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] [2022-01-05T23:10:04.611Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.53 [55.6 kB] [2022-01-05T23:10:04.872Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.53 [1102 kB] [2022-01-05T23:10:05.405Z] Removing intermediate container e083e4834b3e [2022-01-05T23:10:05.405Z] ---> 0696c0b49047 [2022-01-05T23:10:05.405Z] Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-01-05T23:10:05.442Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2022-01-05T23:10:05.442Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2022-01-05T23:10:05.442Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2022-01-05T23:10:05.442Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2022-01-05T23:10:05.442Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2022-01-05T23:10:05.442Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-01-05T23:10:05.442Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2022-01-05T23:10:05.442Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2022-01-05T23:10:05.443Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2022-01-05T23:10:05.443Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2022-01-05T23:10:05.443Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2022-01-05T23:10:05.443Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2022-01-05T23:10:05.443Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2022-01-05T23:10:05.443Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2022-01-05T23:10:05.443Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2022-01-05T23:10:05.443Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2022-01-05T23:10:05.703Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-05T23:10:05.703Z] Fetched 3527 kB in 1s (3379 kB/s) [2022-01-05T23:10:05.703Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-05T23:10:05.703Z] Preparing to unpack .../libudev1_237-3ubuntu10.53_amd64.deb ... [2022-01-05T23:10:05.703Z] Unpacking libudev1:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-05T23:10:05.703Z] Setting up libudev1:amd64 (237-3ubuntu10.53) ... [2022-01-05T23:10:05.964Z] Selecting previously unselected package udev. [2022-01-05T23:10:05.964Z] (Reading database ... 12511 files and directories currently installed.) [2022-01-05T23:10:05.964Z] Preparing to unpack .../00-udev_237-3ubuntu10.53_amd64.deb ... [2022-01-05T23:10:05.964Z] Unpacking udev (237-3ubuntu10.53) ... [2022-01-05T23:10:05.964Z] Selecting previously unselected package libfuse2:amd64. [2022-01-05T23:10:05.964Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2022-01-05T23:10:05.964Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-05T23:10:05.999Z] ---> 837e6abf4948 [2022-01-05T23:10:05.999Z] Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE [2022-01-05T23:10:06.225Z] Selecting previously unselected package fuse. [2022-01-05T23:10:06.225Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2022-01-05T23:10:06.225Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2022-01-05T23:10:06.225Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-05T23:10:06.225Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-05T23:10:06.225Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-05T23:10:06.225Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-05T23:10:06.486Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-05T23:10:06.486Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-05T23:10:06.486Z] Selecting previously unselected package libksba8:amd64. [2022-01-05T23:10:06.486Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-01-05T23:10:06.486Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-01-05T23:10:06.486Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-01-05T23:10:06.486Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-05T23:10:06.486Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:06.486Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-01-05T23:10:06.595Z] ---> 4971100018f0 [2022-01-05T23:10:06.595Z] Step 19/29 : COPY --from=builder /app/res/ /res/ [2022-01-05T23:10:06.747Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-05T23:10:06.747Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:06.747Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-01-05T23:10:06.747Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-05T23:10:06.747Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:06.747Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-01-05T23:10:06.747Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-05T23:10:06.747Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:06.747Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-01-05T23:10:06.747Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-05T23:10:06.747Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:06.747Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-01-05T23:10:07.006Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-05T23:10:07.006Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:07.006Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-01-05T23:10:07.006Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-05T23:10:07.006Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:07.006Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-01-05T23:10:07.006Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-05T23:10:07.006Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:07.006Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-01-05T23:10:07.006Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2022-01-05T23:10:07.006Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:07.190Z] ---> 25510136df96 [2022-01-05T23:10:07.190Z] Step 20/29 : COPY --from=builder /app/static/ /static/ [2022-01-05T23:10:07.270Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-01-05T23:10:07.270Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-05T23:10:07.270Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-05T23:10:07.270Z] Selecting previously unselected package libsasl2-2:amd64. [2022-01-05T23:10:07.270Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2022-01-05T23:10:07.270Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-05T23:10:07.270Z] Selecting previously unselected package libldap-common. [2022-01-05T23:10:07.270Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2022-01-05T23:10:07.270Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-05T23:10:07.270Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-01-05T23:10:07.270Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2022-01-05T23:10:07.270Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-05T23:10:07.270Z] Selecting previously unselected package dirmngr. [2022-01-05T23:10:07.270Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-05T23:10:07.531Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-05T23:10:07.531Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-05T23:10:07.531Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2022-01-05T23:10:07.531Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2022-01-05T23:10:07.531Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-05T23:10:07.531Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2022-01-05T23:10:07.531Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2022-01-05T23:10:07.531Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:07.531Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-01-05T23:10:07.531Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-05T23:10:07.531Z] Setting up udev (237-3ubuntu10.53) ... [2022-01-05T23:10:07.783Z] ---> 0a2dd369537b [2022-01-05T23:10:07.783Z] Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-01-05T23:10:07.791Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-01-05T23:10:08.052Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:08.052Z] Processing triggers for systemd (237-3ubuntu10) ... [2022-01-05T23:10:08.052Z] Setting up fuse (2.9.7-1ubuntu1) ... [2022-01-05T23:10:08.052Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2022-01-05T23:10:08.052Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:08.052Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:08.052Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:08.052Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:08.052Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:08.052Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:08.052Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2022-01-05T23:10:08.052Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2022-01-05T23:10:08.052Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2022-01-05T23:10:08.312Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-05T23:10:08.575Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2022-01-05T23:10:08.575Z] settings in the [Install] section, and DefaultInstance for template units). [2022-01-05T23:10:08.575Z] This means they are not meant to be enabled using systemctl. [2022-01-05T23:10:08.575Z] Possible reasons for having this kind of units are: [2022-01-05T23:10:08.575Z] 1) A unit may be statically enabled by being symlinked from another unit's [2022-01-05T23:10:08.575Z] .wants/ or .requires/ directory. [2022-01-05T23:10:08.575Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2022-01-05T23:10:08.575Z] a requirement dependency on it. [2022-01-05T23:10:08.575Z] 3) A unit may be started when needed via activation (socket, path, timer, [2022-01-05T23:10:08.575Z] D-Bus, udev, scripted systemctl call, ...). [2022-01-05T23:10:08.575Z] 4) In case of template units, the unit is meant to be enabled with some [2022-01-05T23:10:08.575Z] instance name specified. [2022-01-05T23:10:08.762Z] ---> 2d6dda53b3b1 [2022-01-05T23:10:08.762Z] Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-01-05T23:10:08.762Z] ---> Running in 25a0152e7643 [2022-01-05T23:10:08.836Z] Reading package lists... [2022-01-05T23:10:09.408Z] Building dependency tree... [2022-01-05T23:10:09.408Z] Reading state information... [2022-01-05T23:10:09.408Z] The following additional packages will be installed: [2022-01-05T23:10:09.408Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2022-01-05T23:10:09.408Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2022-01-05T23:10:09.408Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2022-01-05T23:10:09.408Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2022-01-05T23:10:09.408Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2022-01-05T23:10:09.408Z] Suggested packages: [2022-01-05T23:10:09.408Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2022-01-05T23:10:09.408Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2022-01-05T23:10:09.408Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-01-05T23:10:09.408Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2022-01-05T23:10:09.408Z] systemd-container policykit-1 [2022-01-05T23:10:09.408Z] Recommended packages: [2022-01-05T23:10:09.408Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2022-01-05T23:10:09.408Z] The following NEW packages will be installed: [2022-01-05T23:10:09.408Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2022-01-05T23:10:09.408Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2022-01-05T23:10:09.408Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2022-01-05T23:10:09.408Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2022-01-05T23:10:09.408Z] python3.6-minimal snapd squashfs-tools sudo [2022-01-05T23:10:09.408Z] The following packages will be upgraded: [2022-01-05T23:10:09.408Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2022-01-05T23:10:09.669Z] 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. [2022-01-05T23:10:09.669Z] Need to get 36.8 MB of archives. [2022-01-05T23:10:09.669Z] After this operation, 147 MB of additional disk space will be used. [2022-01-05T23:10:09.669Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.53 [2915 kB] [2022-01-05T23:10:09.669Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [534 kB] [2022-01-05T23:10:10.240Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2022-01-05T23:10:10.240Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.6 [1609 kB] [2022-01-05T23:10:10.240Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.6 [1712 kB] [2022-01-05T23:10:10.501Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.53 [206 kB] [2022-01-05T23:10:10.501Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] [2022-01-05T23:10:10.501Z] Get:8 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] [2022-01-05T23:10:10.501Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1302 kB] [2022-01-05T23:10:10.501Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.6 [203 kB] [2022-01-05T23:10:10.501Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2022-01-05T23:10:10.501Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2022-01-05T23:10:10.501Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2022-01-05T23:10:10.501Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2022-01-05T23:10:10.501Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2022-01-05T23:10:10.501Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2022-01-05T23:10:10.501Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2022-01-05T23:10:10.501Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] [2022-01-05T23:10:10.501Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2022-01-05T23:10:10.501Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2022-01-05T23:10:10.501Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2022-01-05T23:10:10.501Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2022-01-05T23:10:10.501Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2022-01-05T23:10:10.501Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2022-01-05T23:10:10.501Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] [2022-01-05T23:10:10.501Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] [2022-01-05T23:10:10.501Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2022-01-05T23:10:10.501Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2022-01-05T23:10:10.501Z] Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2022-01-05T23:10:10.737Z] Removing intermediate container 25a0152e7643 [2022-01-05T23:10:10.737Z] ---> 1c9bde16f29f [2022-01-05T23:10:10.737Z] Step 23/29 : VOLUME /cache [2022-01-05T23:10:10.737Z] ---> Running in 9679e75eb041 [2022-01-05T23:10:10.737Z] Removing intermediate container 9679e75eb041 [2022-01-05T23:10:10.737Z] ---> aff906c92d2c [2022-01-05T23:10:10.737Z] Step 24/29 : EXPOSE 59711 [2022-01-05T23:10:10.760Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] [2022-01-05T23:10:11.009Z] ---> Running in 533a43155dbb [2022-01-05T23:10:11.283Z] Removing intermediate container 533a43155dbb [2022-01-05T23:10:11.283Z] ---> 77d2dbe18b8c [2022-01-05T23:10:11.283Z] Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-01-05T23:10:11.283Z] ---> Running in 1de0df40fe60 [2022-01-05T23:10:11.329Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-05T23:10:11.329Z] Fetched 36.8 MB in 2s (19.3 MB/s) [2022-01-05T23:10:11.590Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-05T23:10:11.590Z] Preparing to unpack .../systemd_237-3ubuntu10.53_amd64.deb ... [2022-01-05T23:10:11.590Z] Unpacking systemd (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-05T23:10:11.879Z] Removing intermediate container 1de0df40fe60 [2022-01-05T23:10:11.879Z] ---> c34a1ddfaae4 [2022-01-05T23:10:11.879Z] Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-01-05T23:10:11.879Z] ---> Running in 6717ad43dcd9 [2022-01-05T23:10:12.152Z] Removing intermediate container 6717ad43dcd9 [2022-01-05T23:10:12.152Z] ---> 0663625daf71 [2022-01-05T23:10:12.152Z] Step 27/29 : LABEL arch=arm64 [2022-01-05T23:10:12.152Z] ---> Running in 2abd0b398882 [2022-01-05T23:10:12.160Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.53_amd64.deb ... [2022-01-05T23:10:12.160Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-05T23:10:12.160Z] Setting up libsystemd0:amd64 (237-3ubuntu10.53) ... [2022-01-05T23:10:12.160Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-05T23:10:12.160Z] Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... [2022-01-05T23:10:12.160Z] Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... [2022-01-05T23:10:12.421Z] Setting up libapt-pkg5.0:amd64 (1.6.14) ... [2022-01-05T23:10:12.421Z] (Reading database ... 12757 files and directories currently installed.) [2022-01-05T23:10:12.421Z] Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... [2022-01-05T23:10:12.421Z] Unpacking apt (1.6.14) over (1.6.1) ... [2022-01-05T23:10:12.433Z] Removing intermediate container 2abd0b398882 [2022-01-05T23:10:12.433Z] ---> 6ac8905a6e3a [2022-01-05T23:10:12.433Z] Step 28/29 : LABEL git_sha=eb3a6297eb8b21ddd339b95c53637fd2ad829733 [2022-01-05T23:10:12.681Z] Setting up apt (1.6.14) ... [2022-01-05T23:10:12.706Z] ---> Running in edeeb8f4294a [2022-01-05T23:10:12.941Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2022-01-05T23:10:12.979Z] Removing intermediate container edeeb8f4294a [2022-01-05T23:10:12.979Z] ---> e1a2bc1bf131 [2022-01-05T23:10:12.979Z] Step 29/29 : LABEL version=0.0.0 [2022-01-05T23:10:12.979Z] ---> Running in 974c28703fe6 [2022-01-05T23:10:13.202Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-01-05T23:10:13.202Z] (Reading database ... 12764 files and directories currently installed.) [2022-01-05T23:10:13.202Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-05T23:10:13.202Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-05T23:10:13.252Z] Removing intermediate container 974c28703fe6 [2022-01-05T23:10:13.252Z] ---> 1e01b8320f8e [2022-01-05T23:10:13.252Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-05T23:10:13.463Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2022-01-05T23:10:13.463Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-05T23:10:13.463Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-05T23:10:13.463Z] Selecting previously unselected package libexpat1:amd64. [2022-01-05T23:10:13.463Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2022-01-05T23:10:13.463Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-05T23:10:13.524Z] Successfully built 1e01b8320f8e [2022-01-05T23:10:13.524Z] Successfully tagged app-rfid-llrp-inventory-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 [2022-01-05T23:10:13.723Z] Selecting previously unselected package python3.6-minimal. [2022-01-05T23:10:13.723Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-05T23:10:13.723Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [2022-01-05T23:10:13.723Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-05T23:10:13.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-05T23:10:13.948Z] [2022-01-05T23:10:13.948Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [2022-01-05T23:10:13.982Z] Checking for services that may need to be restarted...done. [2022-01-05T23:10:13.982Z] Checking for services that may need to be restarted...done. [2022-01-05T23:10:13.982Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-05T23:10:13.982Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2022-01-05T23:10:13.982Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.6) ... [Pipeline] sh [2022-01-05T23:10:14.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-05T23:10:14.299Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-05T23:10:14.299Z] 448f6bf000e3: Pulling fs layer [2022-01-05T23:10:14.299Z] f757da607395: Pulling fs layer [2022-01-05T23:10:14.299Z] 05883995daec: Pulling fs layer [2022-01-05T23:10:14.299Z] 8603b9c90790: Pulling fs layer [2022-01-05T23:10:14.299Z] 1560dd03e051: Pulling fs layer [2022-01-05T23:10:14.299Z] 27f5ce0e4adf: Pulling fs layer [2022-01-05T23:10:14.299Z] c2d8d7efcc4b: Pulling fs layer [2022-01-05T23:10:14.299Z] 8603b9c90790: Waiting [2022-01-05T23:10:14.299Z] 1560dd03e051: Waiting [2022-01-05T23:10:14.299Z] 27f5ce0e4adf: Waiting [2022-01-05T23:10:14.299Z] c2d8d7efcc4b: Waiting [2022-01-05T23:10:14.555Z] Selecting previously unselected package python3-minimal. [2022-01-05T23:10:14.556Z] (Reading database ... 13012 files and directories currently installed.) [2022-01-05T23:10:14.556Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2022-01-05T23:10:14.556Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2022-01-05T23:10:14.556Z] Selecting previously unselected package mime-support. [2022-01-05T23:10:14.556Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2022-01-05T23:10:14.556Z] Unpacking mime-support (3.60ubuntu1) ... [2022-01-05T23:10:14.556Z] Selecting previously unselected package libmpdec2:amd64. [2022-01-05T23:10:14.556Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2022-01-05T23:10:14.556Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-05T23:10:14.556Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2022-01-05T23:10:14.556Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-05T23:10:14.556Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-05T23:10:14.567Z] f757da607395: Verifying Checksum [2022-01-05T23:10:14.567Z] f757da607395: Download complete [2022-01-05T23:10:14.567Z] 8603b9c90790: Verifying Checksum [2022-01-05T23:10:14.567Z] 8603b9c90790: Download complete [2022-01-05T23:10:14.567Z] 1560dd03e051: Verifying Checksum [2022-01-05T23:10:14.567Z] 1560dd03e051: Download complete [2022-01-05T23:10:14.567Z] 27f5ce0e4adf: Download complete [2022-01-05T23:10:14.567Z] 05883995daec: Verifying Checksum [2022-01-05T23:10:14.567Z] 05883995daec: Download complete [2022-01-05T23:10:14.815Z] Selecting previously unselected package python3.6. [2022-01-05T23:10:14.815Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.6_amd64.deb ... [2022-01-05T23:10:14.815Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-05T23:10:14.815Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-01-05T23:10:14.815Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2022-01-05T23:10:14.815Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-05T23:10:14.815Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2022-01-05T23:10:14.840Z] 448f6bf000e3: Verifying Checksum [2022-01-05T23:10:14.840Z] 448f6bf000e3: Download complete [2022-01-05T23:10:15.388Z] Selecting previously unselected package python3. [2022-01-05T23:10:15.388Z] (Reading database ... 13442 files and directories currently installed.) [2022-01-05T23:10:15.388Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2022-01-05T23:10:15.388Z] Unpacking python3 (3.6.7-1~18.04) ... [2022-01-05T23:10:15.388Z] Selecting previously unselected package multiarch-support. [2022-01-05T23:10:15.388Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2022-01-05T23:10:15.388Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2022-01-05T23:10:15.388Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2022-01-05T23:10:15.388Z] Selecting previously unselected package liblzo2-2:amd64. [2022-01-05T23:10:15.388Z] (Reading database ... 13479 files and directories currently installed.) [2022-01-05T23:10:15.388Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2022-01-05T23:10:15.388Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2022-01-05T23:10:15.647Z] Selecting previously unselected package libbsd0:amd64. [2022-01-05T23:10:15.647Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2022-01-05T23:10:15.647Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-05T23:10:15.647Z] Selecting previously unselected package sudo. [2022-01-05T23:10:15.647Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2022-01-05T23:10:15.647Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-05T23:10:15.647Z] Selecting previously unselected package apparmor. [2022-01-05T23:10:15.647Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2022-01-05T23:10:15.647Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2022-01-05T23:10:15.907Z] Selecting previously unselected package libedit2:amd64. [2022-01-05T23:10:15.907Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2022-01-05T23:10:15.907Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2022-01-05T23:10:15.907Z] Selecting previously unselected package libkrb5support0:amd64. [2022-01-05T23:10:15.907Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2022-01-05T23:10:15.907Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-05T23:10:15.907Z] Selecting previously unselected package libk5crypto3:amd64. [2022-01-05T23:10:15.907Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-05T23:10:15.907Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-05T23:10:15.907Z] Selecting previously unselected package libkeyutils1:amd64. [2022-01-05T23:10:15.907Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2022-01-05T23:10:15.907Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-05T23:10:16.168Z] Selecting previously unselected package libkrb5-3:amd64. [2022-01-05T23:10:16.168Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2022-01-05T23:10:16.168Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-05T23:10:16.168Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-01-05T23:10:16.168Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2022-01-05T23:10:16.168Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-05T23:10:16.168Z] Selecting previously unselected package libssl1.0.0:amd64. [2022-01-05T23:10:16.168Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... [2022-01-05T23:10:16.168Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-05T23:10:16.429Z] Selecting previously unselected package openssh-client. [2022-01-05T23:10:16.429Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... [2022-01-05T23:10:16.429Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-05T23:10:16.429Z] Selecting previously unselected package squashfs-tools. [2022-01-05T23:10:16.429Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... [2022-01-05T23:10:16.429Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-05T23:10:16.689Z] Selecting previously unselected package snapd. [2022-01-05T23:10:16.689Z] Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... [2022-01-05T23:10:16.689Z] Unpacking snapd (2.51.1+18.04) ... [2022-01-05T23:10:17.448Z] c2d8d7efcc4b: Verifying Checksum [2022-01-05T23:10:17.448Z] c2d8d7efcc4b: Download complete [2022-01-05T23:10:18.426Z] 448f6bf000e3: Pull complete [2022-01-05T23:10:18.660Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2022-01-05T23:10:18.660Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... [2022-01-05T23:10:18.660Z] Setting up mime-support (3.60ubuntu1) ... [2022-01-05T23:10:18.929Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2022-01-05T23:10:18.929Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2022-01-05T23:10:18.929Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2022-01-05T23:10:18.929Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-05T23:10:18.929Z] Setting up systemd (237-3ubuntu10.53) ... [2022-01-05T23:10:18.929Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-01-05T23:10:19.401Z] f757da607395: Pull complete [2022-01-05T23:10:19.517Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2022-01-05T23:10:19.517Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2022-01-05T23:10:19.517Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2022-01-05T23:10:19.517Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-05T23:10:19.517Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2022-01-05T23:10:19.517Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.6) ... [2022-01-05T23:10:20.086Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... [2022-01-05T23:10:20.086Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2022-01-05T23:10:20.086Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2022-01-05T23:10:20.086Z] Setting up python3 (3.6.7-1~18.04) ... [2022-01-05T23:10:20.086Z] running python rtupdate hooks for python3.6... [2022-01-05T23:10:20.086Z] running python post-rtupdate hooks for python3.6... [2022-01-05T23:10:20.347Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2022-01-05T23:10:20.847Z] 05883995daec: Pull complete [2022-01-05T23:10:21.120Z] 8603b9c90790: Pull complete [2022-01-05T23:10:22.098Z] 1560dd03e051: Pull complete [2022-01-05T23:10:22.274Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-01-05T23:10:22.371Z] 27f5ce0e4adf: Pull complete [2022-01-05T23:10:22.534Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2022-01-05T23:10:22.535Z] Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... [2022-01-05T23:10:22.535Z] Setting up snapd (2.51.1+18.04) ... [2022-01-05T23:10:22.794Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-01-05T23:10:23.054Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-01-05T23:10:23.314Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-01-05T23:10:23.314Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-01-05T23:10:23.575Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-05T23:10:23.575Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-01-05T23:10:23.834Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-01-05T23:10:24.094Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-01-05T23:10:24.094Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-01-05T23:10:24.354Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-01-05T23:10:24.354Z] /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' [2022-01-05T23:10:24.615Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2022-01-05T23:10:24.615Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-05T23:10:25.557Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-05T23:10:25.557Z] Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-05T23:10:25.557Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-05T23:10:26.757Z] Reading package lists... [2022-01-05T23:10:27.017Z] Reading package lists... [2022-01-05T23:10:27.017Z] Building dependency tree... [2022-01-05T23:10:27.017Z] Reading state information... [2022-01-05T23:10:27.278Z] Calculating upgrade... [2022-01-05T23:10:27.278Z] The following packages will be upgraded: [2022-01-05T23:10:27.278Z] advancecomp base-files bash binutils binutils-common [2022-01-05T23:10:27.278Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2022-01-05T23:10:27.278Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2022-01-05T23:10:27.278Z] grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 [2022-01-05T23:10:27.278Z] libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev [2022-01-05T23:10:27.278Z] libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2022-01-05T23:10:27.278Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2022-01-05T23:10:27.278Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2022-01-05T23:10:27.278Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2022-01-05T23:10:27.278Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2022-01-05T23:10:27.278Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2022-01-05T23:10:27.278Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2022-01-05T23:10:27.278Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2022-01-05T23:10:27.278Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2022-01-05T23:10:27.278Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2022-01-05T23:10:27.278Z] ubuntu-keyring util-linux [2022-01-05T23:10:27.542Z] 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-01-05T23:10:27.542Z] Need to get 64.1 MB of archives. [2022-01-05T23:10:27.542Z] After this operation, 5157 kB of additional disk space will be used. [2022-01-05T23:10:27.542Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-166.174 [984 kB] [2022-01-05T23:10:27.542Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2022-01-05T23:10:27.542Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2022-01-05T23:10:27.542Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2022-01-05T23:10:27.542Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2022-01-05T23:10:27.542Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2022-01-05T23:10:27.542Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2022-01-05T23:10:27.542Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2022-01-05T23:10:27.542Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2022-01-05T23:10:27.542Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2022-01-05T23:10:27.542Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2022-01-05T23:10:27.542Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2022-01-05T23:10:27.542Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2022-01-05T23:10:27.802Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2022-01-05T23:10:27.802Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2022-01-05T23:10:27.802Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2022-01-05T23:10:27.802Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2022-01-05T23:10:27.802Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2022-01-05T23:10:27.802Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2022-01-05T23:10:27.802Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2022-01-05T23:10:27.802Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2022-01-05T23:10:27.802Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2022-01-05T23:10:27.802Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2022-01-05T23:10:27.802Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2022-01-05T23:10:27.802Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2022-01-05T23:10:27.802Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2022-01-05T23:10:27.802Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2022-01-05T23:10:27.802Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2022-01-05T23:10:27.802Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2022-01-05T23:10:27.802Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2022-01-05T23:10:27.802Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2022-01-05T23:10:27.802Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2022-01-05T23:10:27.802Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2022-01-05T23:10:27.802Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] [2022-01-05T23:10:27.802Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2022-01-05T23:10:27.802Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2022-01-05T23:10:27.802Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2022-01-05T23:10:27.802Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] [2022-01-05T23:10:27.802Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] [2022-01-05T23:10:27.802Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2022-01-05T23:10:27.802Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2022-01-05T23:10:27.802Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.2 [43.0 kB] [2022-01-05T23:10:27.802Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] [2022-01-05T23:10:27.802Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2022-01-05T23:10:27.802Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2022-01-05T23:10:27.802Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2022-01-05T23:10:27.802Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021e-0ubuntu0.18.04 [189 kB] [2022-01-05T23:10:27.802Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2022-01-05T23:10:27.802Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2022-01-05T23:10:27.802Z] 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] [2022-01-05T23:10:27.802Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.7 [489 kB] [2022-01-05T23:10:27.802Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.7 [3388 B] [2022-01-05T23:10:27.802Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.7 [197 kB] [2022-01-05T23:10:27.802Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2022-01-05T23:10:28.060Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2022-01-05T23:10:28.060Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2022-01-05T23:10:28.060Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2022-01-05T23:10:28.060Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2022-01-05T23:10:28.060Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2022-01-05T23:10:28.060Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2022-01-05T23:10:28.320Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2022-01-05T23:10:28.320Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2022-01-05T23:10:28.320Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2022-01-05T23:10:28.320Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2022-01-05T23:10:28.320Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2022-01-05T23:10:28.320Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2022-01-05T23:10:28.320Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2022-01-05T23:10:28.320Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2022-01-05T23:10:28.580Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] [2022-01-05T23:10:28.580Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2022-01-05T23:10:28.580Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2022-01-05T23:10:28.580Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2022-01-05T23:10:28.580Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] [2022-01-05T23:10:28.580Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2022-01-05T23:10:28.580Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2022-01-05T23:10:28.580Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2022-01-05T23:10:28.580Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2022-01-05T23:10:28.580Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2022-01-05T23:10:28.580Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2022-01-05T23:10:28.580Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2022-01-05T23:10:28.580Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2022-01-05T23:10:28.580Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2022-01-05T23:10:28.580Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2022-01-05T23:10:28.580Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2022-01-05T23:10:28.580Z] 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] [2022-01-05T23:10:28.580Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2022-01-05T23:10:28.840Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.53 [13.2 kB] [2022-01-05T23:10:28.840Z] 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] [2022-01-05T23:10:28.840Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2022-01-05T23:10:28.840Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2022-01-05T23:10:28.840Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2022-01-05T23:10:28.840Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] [2022-01-05T23:10:28.840Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2022-01-05T23:10:28.840Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2022-01-05T23:10:28.840Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2022-01-05T23:10:28.840Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] [2022-01-05T23:10:28.840Z] 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] [2022-01-05T23:10:29.100Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2022-01-05T23:10:29.100Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2022-01-05T23:10:29.100Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2022-01-05T23:10:29.100Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2022-01-05T23:10:29.100Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2022-01-05T23:10:29.100Z] Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2022-01-05T23:10:29.100Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-05T23:10:29.100Z] Fetched 64.1 MB in 2s (40.0 MB/s) [2022-01-05T23:10:29.100Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-05T23:10:29.100Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2022-01-05T23:10:29.100Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-05T23:10:29.673Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-05T23:10:29.673Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-05T23:10:29.673Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-166.174_amd64.deb ... [2022-01-05T23:10:29.673Z] Unpacking linux-libc-dev:amd64 (4.15.0-166.174) over (4.15.0-20.21) ... [2022-01-05T23:10:29.933Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:29.933Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.193Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:30.193Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.193Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:30.193Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.193Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:30.193Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.193Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:30.193Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.453Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:30.453Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.453Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:30.453Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.453Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:30.453Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-05T23:10:30.453Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:30.453Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.712Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:30.712Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-05T23:10:30.712Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:30.713Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.713Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:30.713Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.713Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:30.713Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2022-01-05T23:10:30.972Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:30.972Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-05T23:10:30.972Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2022-01-05T23:10:31.233Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-05T23:10:31.493Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2022-01-05T23:10:31.753Z] (Reading database ... 13914 files and directories currently installed.) [2022-01-05T23:10:31.753Z] Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... [2022-01-05T23:10:31.753Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-01-05T23:10:31.753Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-01-05T23:10:31.753Z] Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... [2022-01-05T23:10:32.013Z] Setting up base-files (10.1ubuntu2.11) ... [2022-01-05T23:10:32.013Z] Installing new version of config file /etc/issue ... [2022-01-05T23:10:32.013Z] Installing new version of config file /etc/issue.net ... [2022-01-05T23:10:32.013Z] Installing new version of config file /etc/lsb-release ... [2022-01-05T23:10:32.013Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-01-05T23:10:32.274Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-01-05T23:10:32.274Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-01-05T23:10:32.534Z] Removing obsolete conffile /etc/default/motd-news ... [2022-01-05T23:10:32.534Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:32.534Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2022-01-05T23:10:32.534Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2022-01-05T23:10:32.794Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2022-01-05T23:10:32.794Z] 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 [2022-01-05T23:10:32.794Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:32.794Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-05T23:10:32.794Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2022-01-05T23:10:32.794Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2022-01-05T23:10:33.052Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:33.052Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2022-01-05T23:10:33.052Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2022-01-05T23:10:33.052Z] Setting up tar (1.29b-2ubuntu0.2) ... [2022-01-05T23:10:33.052Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:33.052Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2022-01-05T23:10:33.052Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-05T23:10:33.312Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2022-01-05T23:10:33.312Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:33.312Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-05T23:10:33.312Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-05T23:10:33.572Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-05T23:10:33.572Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:33.572Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-05T23:10:33.572Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-05T23:10:33.572Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2022-01-05T23:10:33.834Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:33.834Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2022-01-05T23:10:33.834Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2022-01-05T23:10:33.834Z] Setting up grep (3.1-2build1) ... [2022-01-05T23:10:33.834Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:33.834Z] Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... [2022-01-05T23:10:33.834Z] Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... [2022-01-05T23:10:33.834Z] Setting up gzip (1.6-5ubuntu1.1) ... [2022-01-05T23:10:34.093Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:34.093Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-05T23:10:34.093Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-05T23:10:34.093Z] Setting up login (1:4.5-1ubuntu2) ... [2022-01-05T23:10:34.093Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:34.093Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-05T23:10:34.093Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-05T23:10:34.352Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2022-01-05T23:10:34.352Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:34.352Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-05T23:10:34.352Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-05T23:10:34.923Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-05T23:10:34.923Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-05T23:10:34.923Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2022-01-05T23:10:34.923Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-05T23:10:35.182Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2022-01-05T23:10:35.182Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:35.182Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2022-01-05T23:10:35.182Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2022-01-05T23:10:35.753Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-05T23:10:35.753Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-05T23:10:35.753Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2022-01-05T23:10:35.753Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2022-01-05T23:10:35.753Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2022-01-05T23:10:36.014Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:36.014Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2022-01-05T23:10:36.014Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2022-01-05T23:10:36.014Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2022-01-05T23:10:36.014Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:36.014Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-05T23:10:36.014Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-05T23:10:36.274Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-05T23:10:36.274Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:36.274Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-05T23:10:36.274Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-05T23:10:36.274Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-05T23:10:36.274Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:36.274Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-05T23:10:36.274Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-05T23:10:36.535Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-05T23:10:36.535Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:36.535Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-05T23:10:36.535Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-05T23:10:36.535Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-05T23:10:36.535Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:36.535Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-05T23:10:36.797Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-05T23:10:36.797Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-05T23:10:36.797Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-05T23:10:36.797Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-05T23:10:36.797Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:36.797Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2022-01-05T23:10:36.797Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-05T23:10:37.057Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-05T23:10:37.057Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:37.057Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-05T23:10:37.057Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-05T23:10:37.057Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2022-01-05T23:10:37.057Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:37.057Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-05T23:10:37.318Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-05T23:10:37.318Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2022-01-05T23:10:37.318Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:37.318Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-05T23:10:37.318Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-05T23:10:37.461Z] c2d8d7efcc4b: Pull complete [2022-01-05T23:10:37.462Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-05T23:10:37.462Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-05T23:10:37.462Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-05T23:10:37.684Z] prd-ubuntu18.04-docker-arm64-4c-16g-831 does not seem to be running inside a container [2022-01-05T23:10:37.766Z] $ 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/app-rfid-llrp-inventory/39 -v /w/workspace/app-rfid-llrp-inventory/39:/w/workspace/app-rfid-llrp-inventory/39:rw,z -v /w/workspace/app-rfid-llrp-inventory/39@tmp:/w/workspace/app-rfid-llrp-inventory/39@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 [2022-01-05T23:10:37.887Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2022-01-05T23:10:38.147Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-01-05T23:10:38.408Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-01-05T23:10:38.408Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:38.408Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2022-01-05T23:10:38.408Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2022-01-05T23:10:38.408Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2022-01-05T23:10:38.668Z] (Reading database ... 13915 files and directories currently installed.) [2022-01-05T23:10:38.668Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2022-01-05T23:10:38.668Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2022-01-05T23:10:38.668Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2022-01-05T23:10:38.668Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-05T23:10:38.668Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2022-01-05T23:10:38.668Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2022-01-05T23:10:38.929Z] Setting up debconf (1.5.66ubuntu1) ... [2022-01-05T23:10:39.189Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-05T23:10:39.189Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2022-01-05T23:10:39.189Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-05T23:10:39.189Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2022-01-05T23:10:39.189Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-05T23:10:39.189Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2022-01-05T23:10:39.189Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2022-01-05T23:10:39.189Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2022-01-05T23:10:39.449Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-05T23:10:39.449Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-05T23:10:39.449Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-05T23:10:39.449Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-05T23:10:39.710Z] (Reading database ... 13917 files and directories currently installed.) [2022-01-05T23:10:39.710Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-05T23:10:39.710Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-05T23:10:39.710Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-05T23:10:39.710Z] (Reading database ... 13919 files and directories currently installed.) [2022-01-05T23:10:39.710Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2022-01-05T23:10:39.710Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-05T23:10:39.972Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-05T23:10:39.972Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:39.972Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2022-01-05T23:10:39.972Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2022-01-05T23:10:40.232Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.53_amd64.deb ... [2022-01-05T23:10:40.232Z] Unpacking systemd-sysv (237-3ubuntu10.53) over (237-3ubuntu10) ... [2022-01-05T23:10:40.232Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-05T23:10:40.232Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-05T23:10:40.232Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-05T23:10:40.232Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:40.232Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... [2022-01-05T23:10:40.232Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... [2022-01-05T23:10:40.315Z] $ docker top 48ca698a32581ad76870d2a9f7015b1f0516377c7b92d6ef46dd069fbce97e76 -eo pid,comm [2022-01-05T23:10:40.491Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... [2022-01-05T23:10:40.491Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:40.491Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2022-01-05T23:10:40.491Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2022-01-05T23:10:40.491Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:10:40.750Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:40.751Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2022-01-05T23:10:40.751Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2022-01-05T23:10:40.751Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2022-01-05T23:10:41.010Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:41.010Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2022-01-05T23:10:41.010Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2022-01-05T23:10:41.010Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2022-01-05T23:10:41.010Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:41.010Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2022-01-05T23:10:41.010Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2022-01-05T23:10:41.269Z] ---> job-cost.sh [2022-01-05T23:10:41.269Z] lf-activate-venv: SKIPPING [2022-01-05T23:10:41.269Z] INFO: No Stack... [2022-01-05T23:10:41.269Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-05T23:10:41.271Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2022-01-05T23:10:41.271Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:41.271Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2022-01-05T23:10:41.271Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2022-01-05T23:10:41.531Z] Setting up passwd (1:4.5-1ubuntu2) ... [2022-01-05T23:10:41.531Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:41.531Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2022-01-05T23:10:41.531Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2022-01-05T23:10:41.531Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2022-01-05T23:10:41.793Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:41.793Z] Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-05T23:10:41.793Z] Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-05T23:10:41.793Z] Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-05T23:10:41.793Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:41.793Z] Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... [2022-01-05T23:10:41.793Z] Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... [2022-01-05T23:10:41.861Z] INFO: Archiving Costs [Pipeline] sh [2022-01-05T23:10:42.055Z] Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... [2022-01-05T23:10:42.055Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:42.055Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2022-01-05T23:10:42.056Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2022-01-05T23:10:42.056Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2022-01-05T23:10:42.056Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:42.056Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2022-01-05T23:10:42.056Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2022-01-05T23:10:42.316Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2022-01-05T23:10:42.316Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:42.316Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2022-01-05T23:10:42.316Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2022-01-05T23:10:42.316Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2022-01-05T23:10:42.316Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:42.316Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... [2022-01-05T23:10:42.316Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... [2022-01-05T23:10:42.525Z] + cut -d, -f6 [2022-01-05T23:10:42.525Z] + cat /w/workspace/app-rfid-llrp-inventory/39/archives/cost.csv [2022-01-05T23:10:42.576Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... [2022-01-05T23:10:42.576Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:42.576Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.2_amd64.deb ... [2022-01-05T23:10:42.576Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) over (2.3.1-2.1ubuntu4) ... [2022-01-05T23:10:42.576Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.2) ... [Pipeline] lock [2022-01-05T23:10:42.587Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-39-stack-cost] [2022-01-05T23:10:42.594Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-39-stack-cost] did not exist. Created. [2022-01-05T23:10:42.594Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-05T23:10:42.836Z] (Reading database ... 13923 files and directories currently installed.) [2022-01-05T23:10:42.836Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2022-01-05T23:10:42.836Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2022-01-05T23:10:42.836Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2022-01-05T23:10:42.837Z] (Reading database ... 13924 files and directories currently installed.) [2022-01-05T23:10:42.837Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-05T23:10:42.837Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-05T23:10:42.837Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2022-01-05T23:10:42.837Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2022-01-05T23:10:43.097Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... [2022-01-05T23:10:43.097Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.0g-2ubuntu4) ... [2022-01-05T23:10:43.261Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-05T23:10:43.340Z] Stashed 1 file(s) [Pipeline] } [2022-01-05T23:10:43.346Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-39-stack-cost] [Pipeline] // lock [2022-01-05T23:10:43.357Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... [2022-01-05T23:10:43.357Z] Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... [2022-01-05T23:10:43.357Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2022-01-05T23:10:43.357Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2022-01-05T23:10:43.357Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [Pipeline] } [2022-01-05T23:10:43.369Z] $ docker stop --time=1 48ca698a32581ad76870d2a9f7015b1f0516377c7b92d6ef46dd069fbce97e76 [2022-01-05T23:10:43.616Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2022-01-05T23:10:43.617Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2022-01-05T23:10:43.617Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2022-01-05T23:10:43.617Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2022-01-05T23:10:43.617Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2022-01-05T23:10:43.617Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2022-01-05T23:10:43.617Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2022-01-05T23:10:43.877Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2022-01-05T23:10:43.877Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2022-01-05T23:10:43.877Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2022-01-05T23:10:43.877Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2022-01-05T23:10:43.877Z] Preparing to unpack .../11-tzdata_2021e-0ubuntu0.18.04_all.deb ... [2022-01-05T23:10:44.138Z] Unpacking tzdata (2021e-0ubuntu0.18.04) over (2018d-1) ... [2022-01-05T23:10:44.398Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2022-01-05T23:10:44.398Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2022-01-05T23:10:44.398Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2022-01-05T23:10:44.398Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2022-01-05T23:10:44.398Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-05T23:10:44.660Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-05T23:10:44.890Z] $ docker rm -f 48ca698a32581ad76870d2a9f7015b1f0516377c7b92d6ef46dd069fbce97e76 [2022-01-05T23:10:44.921Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-05T23:10:44.921Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-05T23:10:44.921Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-05T23:10:44.921Z] Unpacking binutils (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [2022-01-05T23:10:44.921Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.7_amd64.deb ... [2022-01-05T23:10:44.921Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.7) over (2.30-15ubuntu1) ... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2022-01-05T23:10:45.182Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:45.182Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-05T23:10:45.182Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:45.182Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-05T23:10:45.182Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:45.182Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-05T23:10:45.182Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-05T23:10:45.444Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-05T23:10:46.387Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:46.387Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-05T23:10:46.958Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:46.958Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-05T23:10:47.217Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:47.217Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-05T23:10:47.477Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:47.477Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-05T23:10:48.415Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2022-01-05T23:10:48.415Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2022-01-05T23:10:48.415Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-05T23:10:48.415Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-05T23:10:48.415Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2022-01-05T23:10:48.415Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-05T23:10:48.676Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2022-01-05T23:10:48.676Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2022-01-05T23:10:48.676Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2022-01-05T23:10:48.676Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2022-01-05T23:10:48.676Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-05T23:10:48.676Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-05T23:10:48.936Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2022-01-05T23:10:48.936Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2022-01-05T23:10:48.936Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2022-01-05T23:10:48.936Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2022-01-05T23:10:48.936Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:48.936Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2022-01-05T23:10:48.936Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:49.196Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:49.196Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:49.196Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2022-01-05T23:10:49.196Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2022-01-05T23:10:49.196Z] Setting up tzdata (2021e-0ubuntu0.18.04) ... [2022-01-05T23:10:49.196Z] [2022-01-05T23:10:49.196Z] Current default time zone: 'Etc/UTC' [2022-01-05T23:10:49.196Z] Local time is now: Wed Jan 5 23:10:49 UTC 2022. [2022-01-05T23:10:49.196Z] Universal Time is now: Wed Jan 5 23:10:49 UTC 2022. [2022-01-05T23:10:49.196Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-01-05T23:10:49.196Z] [2022-01-05T23:10:49.196Z] Setting up systemd-sysv (237-3ubuntu10.53) ... [2022-01-05T23:10:49.196Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:49.196Z] Setting up linux-libc-dev:amd64 (4.15.0-166.174) ... [2022-01-05T23:10:49.196Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2022-01-05T23:10:49.196Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2022-01-05T23:10:49.196Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2022-01-05T23:10:49.196Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2022-01-05T23:10:49.455Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2022-01-05T23:10:49.455Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2022-01-05T23:10:49.455Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2022-01-05T23:10:49.455Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:49.455Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2022-01-05T23:10:49.455Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-05T23:10:49.455Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-05T23:10:49.455Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:49.455Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2022-01-05T23:10:49.455Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2022-01-05T23:10:49.715Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2022-01-05T23:10:49.715Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... [2022-01-05T23:10:49.715Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2022-01-05T23:10:49.715Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2022-01-05T23:10:49.715Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2022-01-05T23:10:49.715Z] Setting up ca-certificates (20210119~18.04.2) ... [2022-01-05T23:10:51.626Z] Updating certificates in /etc/ssl/certs... [2022-01-05T23:10:52.569Z] 23 added, 28 removed; done. [2022-01-05T23:10:52.569Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2022-01-05T23:10:52.569Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2022-01-05T23:10:52.569Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2022-01-05T23:10:52.569Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2022-01-05T23:10:52.569Z] Setting up pkgbinarymangler (138.18.04.1) ... [2022-01-05T23:10:52.569Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-05T23:10:52.569Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.7) ... [2022-01-05T23:10:52.569Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-05T23:10:52.569Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-05T23:10:52.569Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-05T23:10:52.569Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-05T23:10:52.569Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2022-01-05T23:10:52.569Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2022-01-05T23:10:52.569Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.7) ... [2022-01-05T23:10:52.569Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2022-01-05T23:10:52.569Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2022-01-05T23:10:52.569Z] Setting up binutils (2.30-21ubuntu1~18.04.7) ... [2022-01-05T23:10:52.569Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-05T23:10:52.829Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2022-01-05T23:10:52.829Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2022-01-05T23:10:52.829Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2022-01-05T23:10:52.829Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2022-01-05T23:10:52.829Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-05T23:10:52.829Z] Processing triggers for systemd (237-3ubuntu10.53) ... [2022-01-05T23:10:52.829Z] Processing triggers for mime-support (3.60ubuntu1) ... [2022-01-05T23:10:52.829Z] Processing triggers for ca-certificates (20210119~18.04.2) ... [2022-01-05T23:10:52.829Z] Updating certificates in /etc/ssl/certs... [2022-01-05T23:10:53.400Z] 0 added, 0 removed; done. [2022-01-05T23:10:53.400Z] Running hooks in /etc/ca-certificates/update.d... [2022-01-05T23:10:53.400Z] done. [2022-01-05T23:10:53.970Z] Reading package lists... [2022-01-05T23:10:53.970Z] Building dependency tree... [2022-01-05T23:10:53.970Z] Reading state information... [2022-01-05T23:10:54.230Z] The following NEW packages will be installed: [2022-01-05T23:10:54.230Z] apt-transport-https [2022-01-05T23:10:54.230Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-01-05T23:10:54.490Z] Need to get 4348 B of archives. [2022-01-05T23:10:54.490Z] After this operation, 154 kB of additional disk space will be used. [2022-01-05T23:10:54.490Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] [2022-01-05T23:10:54.490Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-05T23:10:54.490Z] Fetched 4348 B in 0s (21.1 kB/s) [2022-01-05T23:10:54.490Z] Selecting previously unselected package apt-transport-https. [2022-01-05T23:10:54.490Z] (Reading database ... 13931 files and directories currently installed.) [2022-01-05T23:10:54.490Z] Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... [2022-01-05T23:10:54.490Z] Unpacking apt-transport-https (1.6.14) ... [2022-01-05T23:10:54.750Z] Setting up apt-transport-https (1.6.14) ... [2022-01-05T23:10:55.011Z] Waiting for network to be ready... [2022-01-05T23:11:01.594Z] 2022-01-05T23:10:59Z INFO Waiting for automatic snapd restart... [2022-01-05T23:11:02.975Z] snapd 2.53.4 from Canonical* installed [2022-01-05T23:11:03.915Z] "snapd" switched to the "latest/stable" channel [2022-01-05T23:11:03.915Z] [2022-01-05T23:11:08.122Z] core18 20211028 from Canonical* installed [2022-01-05T23:11:10.040Z] core20 20211129 from Canonical* installed [2022-01-05T23:11:10.040Z] "core20" switched to the "latest/stable" channel [2022-01-05T23:11:10.040Z] [2022-01-05T23:11:12.580Z] snapcraft 6.0 from Canonical* installed [2022-01-05T23:11:12.580Z] "snapcraft" switched to the "latest/stable" channel [2022-01-05T23:11:12.580Z] [2022-01-05T23:11:19.158Z] Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease [2022-01-05T23:11:19.158Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2022-01-05T23:11:19.158Z] Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease [2022-01-05T23:11:19.419Z] Reading package lists... [2022-01-05T23:11:20.801Z] 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.9 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 [2022-01-05T23:11:21.741Z] Reading package lists... [2022-01-05T23:11:22.001Z] Building dependency tree... [2022-01-05T23:11:22.001Z] Reading state information... [2022-01-05T23:11:22.001Z] Suggested packages: [2022-01-05T23:11:22.001Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2022-01-05T23:11:22.001Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2022-01-05T23:11:22.001Z] Recommended packages: [2022-01-05T23:11:22.001Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix [2022-01-05T23:11:22.261Z] The following NEW packages will be installed: [2022-01-05T23:11:22.261Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2022-01-05T23:11:22.261Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2022-01-05T23:11:22.261Z] pkg-config [2022-01-05T23:11:22.261Z] 0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded. [2022-01-05T23:11:22.261Z] Need to get 7500 kB of archives. [2022-01-05T23:11:22.261Z] After this operation, 43.1 MB of additional disk space will be used. [2022-01-05T23:11:22.261Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1169 kB] [2022-01-05T23:11:22.526Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2022-01-05T23:11:22.526Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] [2022-01-05T23:11:22.526Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] [2022-01-05T23:11:22.526Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] [2022-01-05T23:11:22.526Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2022-01-05T23:11:22.526Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2022-01-05T23:11:22.526Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2022-01-05T23:11:22.787Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2022-01-05T23:11:22.787Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2022-01-05T23:11:22.787Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2022-01-05T23:11:22.787Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2022-01-05T23:11:23.048Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2022-01-05T23:11:23.048Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2022-01-05T23:11:23.048Z] debconf: delaying package configuration, since apt-utils is not installed [2022-01-05T23:11:23.048Z] Fetched 7500 kB in 1s (10.2 MB/s) [2022-01-05T23:11:23.309Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-01-05T23:11:23.309Z] (Reading database ... 13935 files and directories currently installed.) [2022-01-05T23:11:23.309Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... [2022-01-05T23:11:23.309Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-05T23:11:23.309Z] Selecting previously unselected package libpsl5:amd64. [2022-01-05T23:11:23.309Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2022-01-05T23:11:23.309Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2022-01-05T23:11:23.309Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-01-05T23:11:23.309Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2022-01-05T23:11:23.309Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-05T23:11:23.573Z] Selecting previously unselected package librtmp1:amd64. [2022-01-05T23:11:23.573Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2022-01-05T23:11:23.573Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-05T23:11:23.573Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-01-05T23:11:23.573Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... [2022-01-05T23:11:23.573Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-05T23:11:23.573Z] Selecting previously unselected package liberror-perl. [2022-01-05T23:11:23.573Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2022-01-05T23:11:23.573Z] Unpacking liberror-perl (0.17025-1) ... [2022-01-05T23:11:23.573Z] Selecting previously unselected package git-man. [2022-01-05T23:11:23.573Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... [2022-01-05T23:11:23.573Z] Unpacking git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-05T23:11:23.834Z] Selecting previously unselected package git. [2022-01-05T23:11:23.834Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... [2022-01-05T23:11:23.834Z] Unpacking git (1:2.17.1-1ubuntu0.9) ... [2022-01-05T23:11:24.406Z] Selecting previously unselected package libnorm1:amd64. [2022-01-05T23:11:24.406Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2022-01-05T23:11:24.406Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-05T23:11:24.406Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-01-05T23:11:24.406Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2022-01-05T23:11:24.406Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-05T23:11:24.406Z] Selecting previously unselected package libsodium23:amd64. [2022-01-05T23:11:24.406Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2022-01-05T23:11:24.406Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2022-01-05T23:11:24.406Z] Selecting previously unselected package libzmq5:amd64. [2022-01-05T23:11:24.667Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-05T23:11:24.667Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-05T23:11:24.667Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-01-05T23:11:24.667Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2022-01-05T23:11:24.667Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-05T23:11:24.667Z] Selecting previously unselected package pkg-config. [2022-01-05T23:11:24.667Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2022-01-05T23:11:24.667Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2022-01-05T23:11:24.667Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2022-01-05T23:11:24.928Z] Setting up git-man (1:2.17.1-1ubuntu0.9) ... [2022-01-05T23:11:24.928Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2022-01-05T23:11:24.928Z] Setting up liberror-perl (0.17025-1) ... [2022-01-05T23:11:24.928Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2022-01-05T23:11:24.928Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... [2022-01-05T23:11:24.928Z] No schema files found: doing nothing. [2022-01-05T23:11:24.928Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2022-01-05T23:11:24.928Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2022-01-05T23:11:24.928Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2022-01-05T23:11:24.928Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2022-01-05T23:11:24.928Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-05T23:11:24.928Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... [2022-01-05T23:11:24.928Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2022-01-05T23:11:24.928Z] Setting up git (1:2.17.1-1ubuntu0.9) ... [2022-01-05T23:11:24.928Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-01-05T23:11:25.498Z] git set to automatically installed. [2022-01-05T23:11:25.498Z] git-man set to automatically installed. [2022-01-05T23:11:25.498Z] libcurl3-gnutls set to automatically installed. [2022-01-05T23:11:25.498Z] liberror-perl set to automatically installed. [2022-01-05T23:11:25.498Z] libglib2.0-0 set to automatically installed. [2022-01-05T23:11:25.498Z] libnghttp2-14 set to automatically installed. [2022-01-05T23:11:25.498Z] libnorm1 set to automatically installed. [2022-01-05T23:11:25.498Z] libpgm-5.2-0 set to automatically installed. [2022-01-05T23:11:25.498Z] libpsl5 set to automatically installed. [2022-01-05T23:11:25.498Z] librtmp1 set to automatically installed. [2022-01-05T23:11:25.498Z] libsodium23 set to automatically installed. [2022-01-05T23:11:25.498Z] libzmq3-dev set to automatically installed. [2022-01-05T23:11:25.498Z] libzmq5 set to automatically installed. [2022-01-05T23:11:25.498Z] pkg-config set to automatically installed. [2022-01-05T23:11:26.441Z] snapd is not logged in, snap install commands will use sudo [2022-01-05T23:11:34.580Z] go (1.16/stable) 1.16.12 from Michael Hudson-Doyle (mwhudson) installed [2022-01-05T23:11:38.788Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2022-01-05T23:11:38.788Z] Fetched 224 kB in 0s (0 B/s) [2022-01-05T23:11:38.788Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2022-01-05T23:11:38.788Z] Fetched 157 kB in 0s (0 B/s) [2022-01-05T23:11:38.788Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2022-01-05T23:11:38.788Z] Fetched 221 kB in 0s (0 B/s) [2022-01-05T23:11:38.788Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2022-01-05T23:11:38.788Z] Fetched 143 kB in 0s (0 B/s) [2022-01-05T23:11:38.788Z] Pulling app-rfid-llrp-inventory [2022-01-05T23:11:38.788Z] + snapcraftctl pull [2022-01-05T23:11:40.171Z] Pulling config-common [2022-01-05T23:11:40.171Z] + snapcraftctl pull [2022-01-05T23:11:41.551Z] Pulling hooks [2022-01-05T23:11:41.551Z] + snapcraftctl pull [2022-01-05T23:11:42.933Z] Building app-rfid-llrp-inventory [2022-01-05T23:11:42.933Z] + cd /root/parts/app-rfid-llrp-inventory/src [2022-01-05T23:11:42.933Z] + git describe [2022-01-05T23:11:42.933Z] v1.0.1-dev.3-10-geb3a629 [2022-01-05T23:11:42.933Z] + git describe --tags --abbrev=0 [2022-01-05T23:11:42.933Z] + sed s/v// [2022-01-05T23:11:42.933Z] + VERSION=1.0.1-dev.3 [2022-01-05T23:11:42.933Z] + snapcraftctl set-version 1.0.1-dev.3 [2022-01-05T23:11:44.316Z] + echo 1.0.1-dev.3 [2022-01-05T23:11:44.316Z] + make build [2022-01-05T23:11:44.316Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.1-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.3" -o app-rfid-llrp-inventory [2022-01-05T23:11:46.289Z] go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.1.0 [2022-01-05T23:11:46.289Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.1.0 [2022-01-05T23:11:46.289Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-01-05T23:11:46.289Z] go: downloading github.com/pkg/errors v0.9.1 [2022-01-05T23:11:46.563Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.1.0 [2022-01-05T23:11:46.563Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.1.0 [2022-01-05T23:11:46.563Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.1.0 [2022-01-05T23:11:46.563Z] go: downloading github.com/go-kit/kit v0.11.0 [2022-01-05T23:11:46.563Z] go: downloading github.com/go-playground/validator/v10 v10.9.0 [2022-01-05T23:11:46.563Z] go: downloading github.com/google/uuid v1.3.0 [2022-01-05T23:11:46.563Z] go: downloading github.com/fxamacker/cbor/v2 v2.3.0 [2022-01-05T23:11:47.190Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.1.0 [2022-01-05T23:11:47.190Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.1.0 [2022-01-05T23:11:47.190Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-01-05T23:11:47.190Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-01-05T23:11:47.190Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-01-05T23:11:47.190Z] go: downloading golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 [2022-01-05T23:11:47.190Z] go: downloading golang.org/x/text v0.3.6 [2022-01-05T23:11:47.190Z] go: downloading github.com/go-logfmt/logfmt v0.5.0 [2022-01-05T23:11:47.190Z] go: downloading github.com/x448/float16 v0.8.4 [2022-01-05T23:11:47.470Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-01-05T23:11:47.470Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-01-05T23:11:47.470Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2022-01-05T23:11:47.470Z] go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 [2022-01-05T23:11:47.765Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-01-05T23:11:47.765Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-01-05T23:11:47.765Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-01-05T23:11:47.765Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-01-05T23:11:47.765Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-01-05T23:11:47.765Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-01-05T23:11:47.765Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-01-05T23:11:47.765Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-01-05T23:11:47.765Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-01-05T23:11:47.765Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-01-05T23:11:47.765Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-01-05T23:11:47.765Z] go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 [2022-01-05T23:11:47.765Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-01-05T23:11:47.765Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-01-05T23:11:47.765Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-01-05T23:11:47.765Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-01-05T23:11:47.765Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-01-05T23:11:47.765Z] go: downloading github.com/fatih/color v1.9.0 [2022-01-05T23:11:47.765Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-01-05T23:11:47.765Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-01-05T23:11:47.765Z] go: downloading golang.org/x/sys v0.0.0-20210806184541-e5e7981a1069 [2022-01-05T23:11:47.765Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-01-05T23:11:48.025Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-01-05T23:11:48.025Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-01-05T23:11:58.024Z] + install -DT ./app-rfid-llrp-inventory /root/parts/app-rfid-llrp-inventory/install/bin/app-rfid-llrp-inventory [2022-01-05T23:11:58.024Z] + install -DT ./res/configuration.toml /root/parts/app-rfid-llrp-inventory/install/config/app-rfid-llrp-inventory/res/configuration.toml [2022-01-05T23:11:58.024Z] + install -DT ./Attribution.txt /root/parts/app-rfid-llrp-inventory/install/usr/share/doc/app-rfid-llrp-inventory/Attribution.txt [2022-01-05T23:11:58.024Z] + install -DT ./LICENSE /root/parts/app-rfid-llrp-inventory/install/usr/share/doc/app-rfid-llrp-inventory/LICENSE [2022-01-05T23:11:58.285Z] Building config-common [2022-01-05T23:11:58.285Z] + snapcraftctl build [2022-01-05T23:12:00.202Z] Building hooks [2022-01-05T23:12:00.202Z] + cd /root/parts/hooks/src [2022-01-05T23:12:00.202Z] + make build [2022-01-05T23:12:00.202Z] go mod tidy [2022-01-05T23:12:00.463Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.0 [2022-01-05T23:12:00.463Z] go: downloading github.com/stretchr/testify v1.5.1 [2022-01-05T23:12:00.723Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-01-05T23:12:00.723Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-01-05T23:12:00.723Z] go: downloading gopkg.in/yaml.v2 v2.2.2 [2022-01-05T23:12:00.723Z] go build -o cmd/configure/configure ./cmd/configure/ [2022-01-05T23:12:01.662Z] go build -o cmd/install/install ./cmd/install/ [2022-01-05T23:12:01.922Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-01-05T23:12:01.922Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-01-05T23:12:02.864Z] Staging app-rfid-llrp-inventory [2022-01-05T23:12:02.864Z] + snapcraftctl stage [2022-01-05T23:12:04.246Z] Staging config-common [2022-01-05T23:12:04.246Z] + snapcraftctl stage [2022-01-05T23:12:05.626Z] Staging hooks [2022-01-05T23:12:05.626Z] + snapcraftctl stage [2022-01-05T23:12:07.006Z] Priming app-rfid-llrp-inventory [2022-01-05T23:12:07.006Z] + snapcraftctl prime [2022-01-05T23:12:08.914Z] Priming config-common [2022-01-05T23:12:08.914Z] + snapcraftctl prime [2022-01-05T23:12:10.293Z] Priming hooks [2022-01-05T23:12:10.293Z] + snapcraftctl prime [2022-01-05T23:12:11.677Z] The 'version' property is specified in adopted info as well as the YAML: taking the property from the YAML [2022-01-05T23:12:11.677Z] DEPRECATED: The 'version-script' keyword has been deprecated in favour of the 'snapcraftctl set-version' part scriptlet. [2022-01-05T23:12:11.677Z] See http://snapcraft.io/docs/deprecation-notices/dn10 for more information. [2022-01-05T23:12:11.677Z] Determining the version from the project repo (version-script). [2022-01-05T23:12:11.677Z] The version has been set to '0.0.0-20220105+eb3a629' [2022-01-05T23:12:11.677Z] 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 [2022-01-05T23:12:13.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-05T23:12:13.497Z] [2022-01-05T23:12:13.497Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:12:13.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-05T23:12:13.807Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-05T23:12:13.807Z] b4d181a07f80: Pulling fs layer [2022-01-05T23:12:13.807Z] a1111a8f2ec3: Pulling fs layer [2022-01-05T23:12:13.807Z] ed53099fbce6: Pulling fs layer [2022-01-05T23:12:13.807Z] dc539afda2c1: Pulling fs layer [2022-01-05T23:12:13.807Z] 77bc0d833cb6: Pulling fs layer [2022-01-05T23:12:13.807Z] 9065ff56babe: Pulling fs layer [2022-01-05T23:12:13.807Z] d287ab97295c: Pulling fs layer [2022-01-05T23:12:13.807Z] dc539afda2c1: Waiting [2022-01-05T23:12:13.807Z] 77bc0d833cb6: Waiting [2022-01-05T23:12:13.807Z] 9065ff56babe: Waiting [2022-01-05T23:12:13.807Z] d287ab97295c: Waiting [2022-01-05T23:12:13.807Z] a1111a8f2ec3: Verifying Checksum [2022-01-05T23:12:13.807Z] a1111a8f2ec3: Download complete [2022-01-05T23:12:13.807Z] dc539afda2c1: Verifying Checksum [2022-01-05T23:12:13.807Z] dc539afda2c1: Download complete [2022-01-05T23:12:14.074Z] ed53099fbce6: Verifying Checksum [2022-01-05T23:12:14.074Z] ed53099fbce6: Download complete [2022-01-05T23:12:14.074Z] 9065ff56babe: Verifying Checksum [2022-01-05T23:12:14.074Z] 9065ff56babe: Download complete [2022-01-05T23:12:14.074Z] 77bc0d833cb6: Verifying Checksum [2022-01-05T23:12:14.074Z] 77bc0d833cb6: Download complete [2022-01-05T23:12:14.074Z] b4d181a07f80: Verifying Checksum [2022-01-05T23:12:14.074Z] b4d181a07f80: Download complete [2022-01-05T23:12:14.645Z] d287ab97295c: Verifying Checksum [2022-01-05T23:12:14.645Z] d287ab97295c: Download complete [2022-01-05T23:12:15.219Z] b4d181a07f80: Pull complete [2022-01-05T23:12:15.480Z] a1111a8f2ec3: Pull complete [2022-01-05T23:12:16.054Z] ed53099fbce6: Pull complete [2022-01-05T23:12:16.054Z] dc539afda2c1: Pull complete [2022-01-05T23:12:16.317Z] 77bc0d833cb6: Pull complete [2022-01-05T23:12:16.317Z] 9065ff56babe: Pull complete [2022-01-05T23:12:21.681Z] d287ab97295c: Pull complete [2022-01-05T23:12:21.681Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-05T23:12:21.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-05T23:12:21.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-05T23:12:21.743Z] prd-centos7-docker-4c-2g-832 does not seem to be running inside a container [2022-01-05T23:12:21.778Z] $ 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/app-rfid-llrp-inventory/39 -v /w/workspace/app-rfid-llrp-inventory/39:/w/workspace/app-rfid-llrp-inventory/39:rw,z -v /w/workspace/app-rfid-llrp-inventory/39@tmp:/w/workspace/app-rfid-llrp-inventory/39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-05T23:12:24.159Z] $ docker top 1dc7b647fcbeae6f472767faffbbc8d95b14e2339be1200494754ce7c97f4732 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:12:24.527Z] ---> job-cost.sh [2022-01-05T23:12:24.527Z] lf-activate-venv: SKIPPING [2022-01-05T23:12:24.527Z] INFO: No Stack... [2022-01-05T23:12:24.787Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-05T23:12:25.358Z] INFO: Archiving Costs [Pipeline] sh [2022-01-05T23:12:25.659Z] + cat /w/workspace/app-rfid-llrp-inventory/39/archives/cost.csv [2022-01-05T23:12:25.659Z] + cut -d, -f6 [Pipeline] lock [2022-01-05T23:12:25.694Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-39-stack-cost] [2022-01-05T23:12:25.701Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-39-stack-cost] did not exist. Created. [2022-01-05T23:12:25.701Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-05T23:12:26.014Z] /w/workspace/app-rfid-llrp-inventory/39@tmp/durable-c7d0f2b4/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/39@tmp/durable-c7d0f2b4/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-05T23:12:26.310Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-05T23:12:26.327Z] Warning: overwriting stash ‘stack-cost’ [2022-01-05T23:12:26.344Z] Stashed 1 file(s) [Pipeline] } [2022-01-05T23:12:26.350Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-39-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-05T23:12:26.370Z] $ docker stop --time=1 1dc7b647fcbeae6f472767faffbbc8d95b14e2339be1200494754ce7c97f4732 [2022-01-05T23:12:27.496Z] $ docker rm -f 1dc7b647fcbeae6f472767faffbbc8d95b14e2339be1200494754ce7c97f4732 [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 [2022-01-05T23:12:27.862Z] provisioning config files... [2022-01-05T23:12:27.868Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config2730660252711164594tmp [Pipeline] { [Pipeline] sh [2022-01-05T23:12:28.171Z] + set +x [2022-01-05T23:12:28.171Z] + curl -s https://codecov.io/bash [2022-01-05T23:12:28.171Z] + bash -s -- [2022-01-05T23:12:28.171Z] [2022-01-05T23:12:28.171Z] _____ _ [2022-01-05T23:12:28.171Z] / ____| | | [2022-01-05T23:12:28.171Z] | | ___ __| | ___ ___ _____ __ [2022-01-05T23:12:28.171Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-05T23:12:28.171Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-05T23:12:28.171Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-05T23:12:28.171Z] Bash-1.0.6 [2022-01-05T23:12:28.171Z] [2022-01-05T23:12:28.171Z] [2022-01-05T23:12:28.171Z] ==> git version 2.24.4 found [2022-01-05T23:12:28.171Z] ==> 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 [2022-01-05T23:12:28.171Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-05T23:12:28.171Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-05T23:12:28.171Z] ==> Jenkins CI detected. [2022-01-05T23:12:28.171Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2022-01-05T23:12:28.171Z] project root: . [2022-01-05T23:12:28.171Z] --> token set from env [2022-01-05T23:12:28.171Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-05T23:12:28.171Z] ==> Running gcov in . (disable via -X gcov) [2022-01-05T23:12:28.436Z] ==> Python coveragepy not found [2022-01-05T23:12:28.436Z] ==> Searching for coverage reports in: [2022-01-05T23:12:28.436Z] + . [2022-01-05T23:12:28.436Z] -> Found 1 reports [2022-01-05T23:12:28.436Z] ==> Detecting git/mercurial file structure [2022-01-05T23:12:28.436Z] ==> Reading reports [2022-01-05T23:12:28.436Z] + ./coverage.out bytes=41356 [2022-01-05T23:12:28.436Z] ==> Appending adjustments [2022-01-05T23:12:28.436Z] https://docs.codecov.io/docs/fixing-reports [2022-01-05T23:12:28.436Z] + Found adjustments [2022-01-05T23:12:28.436Z] ==> Gzipping contents [2022-01-05T23:12:28.436Z] 12K /tmp/codecov.vqR3tz.gz [2022-01-05T23:12:28.436Z] ==> Uploading reports [2022-01-05T23:12:28.436Z] url: https://codecov.io [2022-01-05T23:12:28.436Z] query: branch=PR-54&commit=eb3a6297eb8b21ddd339b95c53637fd2ad829733&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-54%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=54&job=&cmd_args= [2022-01-05T23:12:28.436Z] -> Pinging Codecov [2022-01-05T23:12:28.436Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-54&commit=eb3a6297eb8b21ddd339b95c53637fd2ad829733&build=39&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-54%2F39%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=54&job=&cmd_args= [2022-01-05T23:12:29.009Z] -> Uploading to [2022-01-05T23:12:29.009Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-05/581DD39554BDF9B6E22D074273EAD858/eb3a6297eb8b21ddd339b95c53637fd2ad829733/6deeba51-7b95-4ede-94fe-9bc081d6d3eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220105T231228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02aa0c090b753a013093a5c6ee9879f4563b5fc5d149d79c6fa3c08b93be4628 [2022-01-05T23:12:29.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-05T23:12:29.009Z] Dload Upload Total Spent Left Speed [2022-01-05T23:12:29.270Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11677 0 0 100 11677 0 31270 --:--:-- --:--:-- --:--:-- 31305 [2022-01-05T23:12:29.270Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/eb3a6297eb8b21ddd339b95c53637fd2ad829733 [Pipeline] } [2022-01-05T23:12:29.279Z] 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 [2022-01-05T23:12:29.993Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:12:30.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:12:30.859Z] ---> package-listing.sh [2022-01-05T23:12:30.859Z] ++ facter osfamily [2022-01-05T23:12:30.859Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-05T23:12:31.123Z] + OS_FAMILY=redhat [2022-01-05T23:12:31.123Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2022-01-05T23:12:31.123Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-05T23:12:31.123Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-05T23:12:31.123Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-05T23:12:31.123Z] + PACKAGES=/tmp/packages_start.txt [2022-01-05T23:12:31.123Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2022-01-05T23:12:31.123Z] + PACKAGES=/tmp/packages_end.txt [2022-01-05T23:12:31.123Z] + case "${OS_FAMILY}" in [2022-01-05T23:12:31.123Z] + sort [2022-01-05T23:12:31.123Z] + rpm -qa [2022-01-05T23:12:31.695Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-05T23:12:31.695Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-05T23:12:31.695Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-05T23:12:31.695Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2022-01-05T23:12:31.695Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [2022-01-05T23:12:31.695Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo [2022-01-05T23:12:31.707Z] 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-05T23:12:31.990Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:12:32.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-05T23:12:32.548Z] [2022-01-05T23:12:32.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-05T23:12:32.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-05T23:12:32.851Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-05T23:12:32.851Z] b4d181a07f80: Pulling fs layer [2022-01-05T23:12:32.851Z] a1111a8f2ec3: Pulling fs layer [2022-01-05T23:12:32.851Z] ed53099fbce6: Pulling fs layer [2022-01-05T23:12:32.851Z] dc539afda2c1: Pulling fs layer [2022-01-05T23:12:32.851Z] 77bc0d833cb6: Pulling fs layer [2022-01-05T23:12:32.851Z] 9065ff56babe: Pulling fs layer [2022-01-05T23:12:32.851Z] d287ab97295c: Pulling fs layer [2022-01-05T23:12:32.851Z] dc539afda2c1: Waiting [2022-01-05T23:12:32.851Z] 77bc0d833cb6: Waiting [2022-01-05T23:12:32.851Z] 9065ff56babe: Waiting [2022-01-05T23:12:32.851Z] d287ab97295c: Waiting [2022-01-05T23:12:32.851Z] a1111a8f2ec3: Verifying Checksum [2022-01-05T23:12:32.851Z] a1111a8f2ec3: Download complete [2022-01-05T23:12:32.851Z] dc539afda2c1: Verifying Checksum [2022-01-05T23:12:32.851Z] dc539afda2c1: Download complete [2022-01-05T23:12:32.851Z] ed53099fbce6: Verifying Checksum [2022-01-05T23:12:32.851Z] ed53099fbce6: Download complete [2022-01-05T23:12:33.111Z] 9065ff56babe: Verifying Checksum [2022-01-05T23:12:33.111Z] 9065ff56babe: Download complete [2022-01-05T23:12:33.111Z] 77bc0d833cb6: Verifying Checksum [2022-01-05T23:12:33.111Z] 77bc0d833cb6: Download complete [2022-01-05T23:12:33.111Z] b4d181a07f80: Verifying Checksum [2022-01-05T23:12:33.111Z] b4d181a07f80: Download complete [2022-01-05T23:12:33.689Z] d287ab97295c: Verifying Checksum [2022-01-05T23:12:33.689Z] d287ab97295c: Download complete [2022-01-05T23:12:34.645Z] b4d181a07f80: Pull complete [2022-01-05T23:12:34.645Z] a1111a8f2ec3: Pull complete [2022-01-05T23:12:35.225Z] ed53099fbce6: Pull complete [2022-01-05T23:12:35.225Z] dc539afda2c1: Pull complete [2022-01-05T23:12:35.485Z] 77bc0d833cb6: Pull complete [2022-01-05T23:12:35.485Z] 9065ff56babe: Pull complete [2022-01-05T23:12:40.765Z] d287ab97295c: Pull complete [2022-01-05T23:12:40.765Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-05T23:12:40.765Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-05T23:12:40.765Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-05T23:12:40.825Z] prd-centos7-docker-4c-2g-829 does not seem to be running inside a container [2022-01-05T23:12:40.864Z] $ 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/ry_app-rfid-llrp-inventory_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 [2022-01-05T23:12:43.339Z] $ docker top 80a3feca0ee0893fc6390094c127620c5c0a1e769c0c849715787410cad844a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-05T23:12:43.705Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-05T23:12:43.994Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-05T23:12:44.301Z] + ls /var/log/sa-host [2022-01-05T23:12:44.301Z] + sadf -c /var/log/sa-host/sa05 [2022-01-05T23:12:44.301Z] file_magic: OK [2022-01-05T23:12:44.301Z] HZ: Using current value: 100 [2022-01-05T23:12:44.301Z] file_header: OK [2022-01-05T23:12:44.301Z] 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 [2022-01-05T23:12:44.301Z] Statistics: [2022-01-05T23:12:44.301Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-05T23:12:44.301Z] File successfully converted to sysstat format version 12.0.3 [2022-01-05T23:12:44.301Z] + sadf -c /var/log/sa-host/sa17 [2022-01-05T23:12:44.301Z] file_magic: OK [2022-01-05T23:12:44.301Z] HZ: Using current value: 100 [2022-01-05T23:12:44.301Z] file_header: OK [2022-01-05T23:12:44.301Z] 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 [2022-01-05T23:12:44.301Z] Statistics: [2022-01-05T23:12:44.301Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-05T23:12:44.301Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-05T23:12:44.540Z] provisioning config files... [2022-01-05T23:12:44.550Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config6767722309268308645tmp [Pipeline] { [Pipeline] echo [2022-01-05T23:12:44.562Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:12:44.850Z] ---> create-netrc.sh [Pipeline] } [2022-01-05T23:12:44.858Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:12:45.196Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-05T23:12:45.205Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:12:45.491Z] ---> sudo-logs.sh [2022-01-05T23:12:45.491Z] Archiving 'sudo' log.. [2022-01-05T23:12:45.491Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-829.novalocal: Name or service not known [2022-01-05T23:12:45.491Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-829.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-05T23:12:45.516Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:12:45.816Z] ---> job-cost.sh [2022-01-05T23:12:45.816Z] lf-activate-venv: SKIPPING [2022-01-05T23:12:45.816Z] DEBUG: total: 0.05999999865889549 [2022-01-05T23:12:45.816Z] INFO: Retrieving Stack Cost... [2022-01-05T23:12:46.076Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-05T23:12:46.336Z] INFO: Archiving Costs [Pipeline] echo [2022-01-05T23:12:46.349Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-05T23:12:46.640Z] ---> logs-deploy.sh [2022-01-05T23:12:46.640Z] lf-activate-venv: SKIPPING [2022-01-05T23:12:46.640Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/39 [2022-01-05T23:12:46.640Z] INFO: archiving workspace using pattern(s): [2022-01-05T23:12:47.213Z] Archives upload complete. [2022-01-05T23:12:47.473Z] INFO: archiving logs to Nexus