Pull request #294 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f6efb693599cbbfe4014950e3170200aeef59224+a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d (449df49b2758070797a6c7e2afb76f66d3a2800a) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5796137520555464303.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3785595352046385035.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-294/workspace@libs/edgex-global-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-294/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7055974181580831938.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-294/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2343297258063535432.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3514243462976437988.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-294/workspace@libs/lf-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-294/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7429235180679615925.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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-service-configurable, 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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-service-configurable 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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-930 in /w/workspace/_app-service-configurable_PR-294 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-294 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-294@tmp/jenkins-gitclient-ssh7149927831174212263.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d into PR head commit f6efb693599cbbfe4014950e3170200aeef59224 Merge succeeded, producing f6efb693599cbbfe4014950e3170200aeef59224 Checking out Revision f6efb693599cbbfe4014950e3170200aeef59224 (PR-294) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-294@tmp/jenkins-gitclient-ssh8197203967276066057.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/_app-service-configurable_PR-294@tmp/jenkins-gitclient-ssh766270758918781206.key > git merge a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:04:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:04:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:04:32 ========================================================= 12:04:32 EdgeX Global Pipelines Version Info 12:04:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:04:33 ------------------- 12:04:33 stable info: 12:04:33 ------------------- 12:04:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:04:33 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:04:33 Message: update stable to v1.0.195 12:04:34 ------------------- 12:04:34 experimental info: 12:04:34 ------------------- 12:04:34 Commited By: **** collab-it+edgex@linuxfoundation.org 12:04:34 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 12:04:34 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:04:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:04:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:04:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-294 [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-294 [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-294 [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6efb693599cbbfe4014950e3170200aeef59224 [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6efb69 [Pipeline] echo 12:04:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:04:37 provisioning config files... 12:04:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-294@tmp/config5749750459483534838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:04:37 ---> docker-login.sh 12:04:37 nexus3.edgexfoundry.org:10001 12:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:38 Configure a credential helper to remove this warning. See 12:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:38 12:04:38 Login Succeeded 12:04:38 nexus3.edgexfoundry.org:10002 12:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:38 Configure a credential helper to remove this warning. See 12:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:38 12:04:38 Login Succeeded 12:04:38 nexus3.edgexfoundry.org:10003 12:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:38 Configure a credential helper to remove this warning. See 12:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:38 12:04:38 Login Succeeded 12:04:38 nexus3.edgexfoundry.org:10004 12:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:38 Configure a credential helper to remove this warning. See 12:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:38 12:04:38 Login Succeeded 12:04:38 docker.io 12:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:04:38 Configure a credential helper to remove this warning. See 12:04:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:04:38 12:04:38 Login Succeeded 12:04:38 ---> docker-login.sh ends [Pipeline] } 12:04:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:04:39 + git log --format=format:%s -1 f6efb693599cbbfe4014950e3170200aeef59224 [Pipeline] echo 12:04:39 GIT_COMMIT: f6efb693599cbbfe4014950e3170200aeef59224, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:04:39 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 12:04:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:04:41 12:04:41 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 12:04:41 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:04:41 latest: Pulling from edgex-devops/git-semver 12:04:41 31603596830f: Pulling fs layer 12:04:41 54011a49482f: Pulling fs layer 12:04:41 a6820b24f6d8: Pulling fs layer 12:04:41 f581987b2513: Pulling fs layer 12:04:41 f581987b2513: Waiting 12:04:41 54011a49482f: Verifying Checksum 12:04:41 54011a49482f: Download complete 12:04:41 31603596830f: Verifying Checksum 12:04:41 31603596830f: Download complete 12:04:41 f581987b2513: Verifying Checksum 12:04:41 f581987b2513: Download complete 12:04:41 31603596830f: Pull complete 12:04:41 a6820b24f6d8: Verifying Checksum 12:04:41 a6820b24f6d8: Download complete 12:04:41 54011a49482f: Pull complete 12:04:42 a6820b24f6d8: Pull complete 12:04:42 f581987b2513: Pull complete 12:04:42 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 12:04:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 12:04:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 12:04:42 prd-centos7-docker-4c-2g-930 does not seem to be running inside a container 12:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-294 -v /w/workspace/_app-service-configurable_PR-294:/w/workspace/_app-service-configurable_PR-294:rw,z -v /w/workspace/_app-service-configurable_PR-294@tmp:/w/workspace/_app-service-configurable_PR-294@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 12:04:43 $ docker top c5996485380c6049b7a370427a200791feeb99d6596928e21e9bb8ffea95e134 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:04:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:44 [ssh-agent] Looking for ssh-agent implementation... 12:04:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:44 $ docker exec c5996485380c6049b7a370427a200791feeb99d6596928e21e9bb8ffea95e134 ssh-agent 12:04:44 SSH_AUTH_SOCK=/tmp/ssh-cvm8d1gte5yV/agent.15 12:04:44 SSH_AGENT_PID=21 12:04:44 Running ssh-add (command line suppressed) 12:04:44 Identity added: /w/workspace/_app-service-configurable_PR-294@tmp/private_key_5537705911634414702.key (/w/workspace/_app-service-configurable_PR-294@tmp/private_key_5537705911634414702.key) 12:04:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:44 + git tag --points-at HEAD [Pipeline] } 12:04:44 $ docker exec --env ******** --env ******** c5996485380c6049b7a370427a200791feeb99d6596928e21e9bb8ffea95e134 ssh-agent -k 12:04:44 unset SSH_AUTH_SOCK; 12:04:44 unset SSH_AGENT_PID; 12:04:44 echo Agent pid 21 killed; 12:04:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:04:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:04:45 [ssh-agent] Looking for ssh-agent implementation... 12:04:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:04:45 $ docker exec c5996485380c6049b7a370427a200791feeb99d6596928e21e9bb8ffea95e134 ssh-agent 12:04:45 SSH_AUTH_SOCK=/tmp/ssh-eJhUg3nRAAKs/agent.54 12:04:45 SSH_AGENT_PID=60 12:04:45 Running ssh-add (command line suppressed) 12:04:45 Identity added: /w/workspace/_app-service-configurable_PR-294@tmp/private_key_8795493654118136880.key (/w/workspace/_app-service-configurable_PR-294@tmp/private_key_8795493654118136880.key) 12:04:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:04:45 + git semver init 12:04:45 # -> Open(): unable to determine branch for HEAD 12:04:45 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-294/.git 12:04:45 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-294 12:04:45 # $SEMVER_REMOTE_NAME = origin 12:04:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 12:04:45 # $SEMVER_USER_NAME = edgex-jenkins 12:04:45 # $SEMVER_BRANCH = PR-294 12:04:45 # $SEMVER_TEMP = /tmp/semver-556410010 12:04:45 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 12:04:46 # '/tmp/semver-556410010' -> '/w/workspace/_app-service-configurable_PR-294/.semver' 12:04:46 # -> Force: false 12:04:46 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-294/.semver [Pipeline] } 12:04:46 $ docker exec --env ******** --env ******** c5996485380c6049b7a370427a200791feeb99d6596928e21e9bb8ffea95e134 ssh-agent -k 12:04:46 unset SSH_AUTH_SOCK; 12:04:46 unset SSH_AGENT_PID; 12:04:46 echo Agent pid 60 killed; 12:04:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:04:46 + git semver [Pipeline] } 12:04:46 $ docker stop --time=1 c5996485380c6049b7a370427a200791feeb99d6596928e21e9bb8ffea95e134 12:04:47 $ docker rm -f c5996485380c6049b7a370427a200791feeb99d6596928e21e9bb8ffea95e134 [Pipeline] // withDockerContainer [Pipeline] sh 12:04:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:04:48 Stashed 1 file(s) [Pipeline] echo 12:04:48 [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 12:05:04 Still waiting to schedule task 12:05:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 12:05:04 Still waiting to schedule task 12:05:04 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 12:07:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-931 in /w/workspace/_app-service-configurable_PR-294 [Pipeline] { [Pipeline] ws 12:07:01 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:07:01 Selected Git installation does not exist. Using Default 12:07:01 The recommended git tool is: NONE 12:07:07 using credential edgex-jenkins-ssh 12:07:07 Cloning the remote Git repository 12:07:07 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:07:07 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:07:07 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:07:07 > git --version # timeout=10 12:07:08 > git --version # 'git version 2.17.1' 12:07:08 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:07:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:07:09 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:07:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:07:09 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:09 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:07:09 Merging remotes/origin/master commit a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d into PR head commit f6efb693599cbbfe4014950e3170200aeef59224 12:07:09 Merge succeeded, producing f6efb693599cbbfe4014950e3170200aeef59224 12:07:09 Checking out Revision f6efb693599cbbfe4014950e3170200aeef59224 (PR-294) 12:07:09 > git config core.sparsecheckout # timeout=10 12:07:09 > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 12:07:09 > git remote # timeout=10 12:07:09 > git config --get remote.origin.url # timeout=10 12:07:09 using GIT_SSH to set credentials SSH Credentials for GitHub 12:07:09 > git merge a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d # timeout=10 12:07:09 > git rev-parse HEAD^{commit} # timeout=10 12:07:09 > git config core.sparsecheckout # timeout=10 12:07:09 > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 12:07:14 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:07:14 > git --version # timeout=10 12:07:14 > git --version # 'git version 2.17.1' 12:07:14 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:07:16 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 12:07:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:07:17 + sudo service docker restart 12:07:17 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:07:35 provisioning config files... 12:07:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config4916595344076494507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:07:36 ---> docker-login.sh 12:07:36 nexus3.edgexfoundry.org:10001 12:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:37 Configure a credential helper to remove this warning. See 12:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:37 12:07:37 Login Succeeded 12:07:37 nexus3.edgexfoundry.org:10002 12:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:37 Configure a credential helper to remove this warning. See 12:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:37 12:07:37 Login Succeeded 12:07:37 nexus3.edgexfoundry.org:10003 12:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:38 Configure a credential helper to remove this warning. See 12:07:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:38 12:07:38 Login Succeeded 12:07:38 nexus3.edgexfoundry.org:10004 12:07:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:39 Configure a credential helper to remove this warning. See 12:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:39 12:07:39 Login Succeeded 12:07:39 docker.io 12:07:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:07:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:07:39 Configure a credential helper to remove this warning. See 12:07:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:07:39 12:07:39 Login Succeeded 12:07:39 ---> docker-login.sh ends [Pipeline] } 12:07:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:07:40 ========================================================= 12:07:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 12:07:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:07:40 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 12:07:40 Sending build context to Docker daemon 98.82kB 12:07:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:07:41 Step 2/8 : FROM ${BASE} 12:07:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:07:41 595b0fe564bb: Pulling fs layer 12:07:41 3088b5b3c5c0: Pulling fs layer 12:07:41 5b7225fbf94c: Pulling fs layer 12:07:41 ba82ee9f976e: Pulling fs layer 12:07:41 506bd15cee9f: Pulling fs layer 12:07:41 75a0a4a0db45: Pulling fs layer 12:07:41 618dc40b7e24: Pulling fs layer 12:07:41 ba82ee9f976e: Waiting 12:07:41 506bd15cee9f: Waiting 12:07:41 75a0a4a0db45: Waiting 12:07:41 618dc40b7e24: Waiting 12:07:41 5b7225fbf94c: Download complete 12:07:41 3088b5b3c5c0: Verifying Checksum 12:07:41 3088b5b3c5c0: Download complete 12:07:41 506bd15cee9f: Verifying Checksum 12:07:41 506bd15cee9f: Download complete 12:07:41 75a0a4a0db45: Verifying Checksum 12:07:41 75a0a4a0db45: Download complete 12:07:41 595b0fe564bb: Download complete 12:07:42 595b0fe564bb: Pull complete 12:07:42 3088b5b3c5c0: Pull complete 12:07:43 5b7225fbf94c: Pull complete 12:07:43 618dc40b7e24: Verifying Checksum 12:07:43 618dc40b7e24: Download complete 12:07:45 ba82ee9f976e: Verifying Checksum 12:07:45 ba82ee9f976e: Download complete 12:07:55 ba82ee9f976e: Pull complete 12:07:56 506bd15cee9f: Pull complete 12:07:56 75a0a4a0db45: Pull complete 12:08:00 618dc40b7e24: Pull complete 12:08:00 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 12:08:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 12:08:00 ---> a36622ca3599 12:08:00 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:08:02 ---> Running in fcbe58d49261 12:08:02 Removing intermediate container fcbe58d49261 12:08:02 ---> 2d3686764123 12:08:02 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:08:02 ---> Running in 86e249f285bc 12:08:05 Removing intermediate container 86e249f285bc 12:08:05 ---> a7e349c0ac24 12:08:05 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 12:08:05 ---> Running in a061e720a028 12:08:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:08:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:08:08 (1/6) Installing libc-dev (0.7.2-r3) 12:08:08 (2/6) Installing libsodium (1.0.18-r0) 12:08:08 (3/6) Installing pkgconf (1.7.3-r0) 12:08:09 (4/6) Installing libsodium-dev (1.0.18-r0) 12:08:09 (5/6) Installing libzmq (4.3.3-r1) 12:08:09 Running on prd-centos7-docker-4c-2g-932 in /w/workspace/_app-service-configurable_PR-294 [Pipeline] { [Pipeline] ws 12:08:09 Running in /w/workspace/app-service-configurable/1 [Pipeline] { 12:08:09 (6/6) Installing zeromq-dev (4.3.3-r1) 12:08:09 Executing busybox-1.32.1-r6.trigger 12:08:09 OK: 139 MiB in 46 packages [Pipeline] checkout 12:08:09 Selected Git installation does not exist. Using Default 12:08:09 The recommended git tool is: NONE 12:08:10 Removing intermediate container a061e720a028 12:08:10 ---> 3a70f7eb734f 12:08:10 Step 6/8 : WORKDIR /app 12:08:11 ---> Running in 52e2662f0dba 12:08:11 Removing intermediate container 52e2662f0dba 12:08:11 ---> fad01fa35020 12:08:11 Step 7/8 : COPY . . 12:08:12 using credential edgex-jenkins-ssh 12:08:12 Cloning the remote Git repository 12:08:12 ---> 8af5c99ad7ad 12:08:12 Step 8/8 : RUN go mod download 12:08:12 ---> Running in 93430b22f06d 12:08:12 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:08:12 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:08:12 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:08:12 > git --version # timeout=10 12:08:12 > git --version # 'git version 2.24.4' 12:08:12 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:12 [INFO] Currently running in a labeled security context 12:08:12 [INFO] Currently SELinux is 'enforcing' on the host 12:08:12 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh6090680625319501413.key 12:08:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:13 Merging remotes/origin/master commit a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d into PR head commit f6efb693599cbbfe4014950e3170200aeef59224 12:08:13 Merge succeeded, producing f6efb693599cbbfe4014950e3170200aeef59224 12:08:13 Checking out Revision f6efb693599cbbfe4014950e3170200aeef59224 (PR-294) 12:08:13 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:08:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:08:13 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:08:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:08:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:13 [INFO] Currently running in a labeled security context 12:08:13 [INFO] Currently SELinux is 'enforcing' on the host 12:08:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh4218332942633031919.key 12:08:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:08:13 > git config core.sparsecheckout # timeout=10 12:08:13 > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 12:08:13 > git remote # timeout=10 12:08:13 > git config --get remote.origin.url # timeout=10 12:08:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:08:13 [INFO] Currently running in a labeled security context 12:08:13 [INFO] Currently SELinux is 'enforcing' on the host 12:08:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-service-configurable/1@tmp/jenkins-gitclient-ssh8634711583475089894.key 12:08:13 > git merge a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d # timeout=10 12:08:13 > git rev-parse HEAD^{commit} # timeout=10 12:08:13 > git config core.sparsecheckout # timeout=10 12:08:13 > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 12:08:17 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:08:17 > git --version # timeout=10 12:08:17 > git --version # 'git version 2.24.4' 12:08:17 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:08:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 12:08:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 12:08:20 + true 12:08:20 + sudo service docker restart 12:08:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:08:38 provisioning config files... 12:08:38 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config7948259214840102738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:39 ---> docker-login.sh 12:08:39 nexus3.edgexfoundry.org:10001 12:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:39 Configure a credential helper to remove this warning. See 12:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:39 12:08:39 Login Succeeded 12:08:39 nexus3.edgexfoundry.org:10002 12:08:39 Removing intermediate container 93430b22f06d 12:08:39 ---> 77514e9d68fb 12:08:39 Successfully built 77514e9d68fb 12:08:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 12:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:39 Configure a credential helper to remove this warning. See 12:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:39 12:08:39 Login Succeeded 12:08:39 nexus3.edgexfoundry.org:10003 12:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:40 Configure a credential helper to remove this warning. See 12:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:40 12:08:40 Login Succeeded 12:08:40 nexus3.edgexfoundry.org:10004 12:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:40 Configure a credential helper to remove this warning. See 12:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:40 12:08:40 Login Succeeded 12:08:40 docker.io 12:08:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:08:40 + docker inspect -f . ci-base-image-arm64 12:08:40 . [Pipeline] withDockerContainer 12:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:08:40 Configure a credential helper to remove this warning. See 12:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:08:40 12:08:40 Login Succeeded 12:08:40 ---> docker-login.sh ends 12:08:40 prd-ubuntu18.04-docker-arm64-4c-16g-931 does not seem to be running inside a container 12:08:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 12:08:42 $ docker top 607b31b985a5650dcc0dd781a2ff3b7abf39e83cdc167060a37995282f61b661 -eo pid,comm [Pipeline] { [Pipeline] } 12:08:42 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:08:43 ========================================================= 12:08:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 12:08:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 12:08:43 + go version 12:08:43 go version go1.16.5 linux/arm64 [Pipeline] } 12:08:43 $ docker stop --time=1 607b31b985a5650dcc0dd781a2ff3b7abf39e83cdc167060a37995282f61b661 12:08:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 12:08:43 Sending build context to Docker daemon 98.82kB 12:08:43 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 12:08:43 Step 2/8 : FROM ${BASE} 12:08:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 12:08:43 540db60ca938: Pulling fs layer 12:08:43 adcc1eea9eea: Pulling fs layer 12:08:43 4c4ab2625f07: Pulling fs layer 12:08:43 0510c868ecb4: Pulling fs layer 12:08:43 afea3b2eda06: Pulling fs layer 12:08:43 7809a108b3ef: Pulling fs layer 12:08:43 f706445af74f: Pulling fs layer 12:08:43 afea3b2eda06: Waiting 12:08:43 7809a108b3ef: Waiting 12:08:43 f706445af74f: Waiting 12:08:43 0510c868ecb4: Waiting 12:08:43 4c4ab2625f07: Verifying Checksum 12:08:43 4c4ab2625f07: Download complete 12:08:43 adcc1eea9eea: Verifying Checksum 12:08:43 adcc1eea9eea: Download complete 12:08:43 afea3b2eda06: Verifying Checksum 12:08:43 afea3b2eda06: Download complete 12:08:43 540db60ca938: Verifying Checksum 12:08:43 540db60ca938: Download complete 12:08:43 7809a108b3ef: Verifying Checksum 12:08:43 7809a108b3ef: Download complete 12:08:43 540db60ca938: Pull complete 12:08:44 adcc1eea9eea: Pull complete 12:08:44 4c4ab2625f07: Pull complete 12:08:45 f706445af74f: Verifying Checksum 12:08:45 f706445af74f: Download complete 12:08:45 $ docker rm -f 607b31b985a5650dcc0dd781a2ff3b7abf39e83cdc167060a37995282f61b661 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:08:47 + docker inspect -f . ci-base-image-arm64 12:08:47 . 12:08:47 0510c868ecb4: Verifying Checksum 12:08:47 0510c868ecb4: Download complete [Pipeline] withDockerContainer 12:08:47 prd-ubuntu18.04-docker-arm64-4c-16g-931 does not seem to be running inside a container 12:08:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-arm64 cat 12:08:49 $ docker top 1938ed826b709e5d72a81ff7a2accf1b057a515ab7e789c1ab11a346a582f208 -eo pid,comm [Pipeline] { [Pipeline] sh 12:08:50 + go mod tidy [Pipeline] sh 12:08:51 0510c868ecb4: Pull complete 12:08:51 afea3b2eda06: Pull complete 12:08:51 7809a108b3ef: Pull complete 12:08:52 + make test 12:08:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:08:52 f706445af74f: Pull complete 12:08:52 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 12:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 12:08:52 ---> b068be0155e3 12:08:52 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 12:09:11 ---> Running in ce641cd74ad3 12:09:11 Removing intermediate container ce641cd74ad3 12:09:11 ---> 506218612384 12:09:11 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:11 ---> Running in 2e17a8d7c2c3 12:09:11 Removing intermediate container 2e17a8d7c2c3 12:09:11 ---> 409ed6b9e923 12:09:11 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 12:09:11 ---> Running in 083f24a755d7 12:09:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:09:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:09:12 (1/6) Installing libc-dev (0.7.2-r3) 12:09:12 (2/6) Installing libsodium (1.0.18-r0) 12:09:12 (3/6) Installing pkgconf (1.7.3-r0) 12:09:12 (4/6) Installing libsodium-dev (1.0.18-r0) 12:09:13 (5/6) Installing libzmq (4.3.3-r1) 12:09:13 (6/6) Installing zeromq-dev (4.3.3-r1) 12:09:13 Executing busybox-1.32.1-r6.trigger 12:09:13 OK: 150 MiB in 46 packages 12:09:13 Removing intermediate container 083f24a755d7 12:09:13 ---> faf364797897 12:09:13 Step 6/8 : WORKDIR /app 12:09:13 ---> Running in fb59bd64def1 12:09:14 Removing intermediate container fb59bd64def1 12:09:14 ---> 05a702d360f2 12:09:14 Step 7/8 : COPY . . 12:09:14 ---> ded033d75a93 12:09:14 Step 8/8 : RUN go mod download 12:09:14 ---> Running in 9f3226302519 12:09:39 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:09:39 CGO_ENABLED=1 go vet ./... 12:09:40 Removing intermediate container 9f3226302519 12:09:40 ---> 5bd8b51cd318 12:09:40 Successfully built 5bd8b51cd318 12:09:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 12:09:41 + docker inspect -f . ci-base-image-x86_64 12:09:41 . [Pipeline] withDockerContainer 12:09:41 prd-centos7-docker-4c-2g-932 does not seem to be running inside a container 12:09:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 12:09:41 $ docker top 8538ad07039d564502d1a41a1789423cd7ac285154155393552421733e6936bf -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:42 + go version 12:09:42 go version go1.16.3 linux/amd64 [Pipeline] } 12:09:42 $ docker stop --time=1 8538ad07039d564502d1a41a1789423cd7ac285154155393552421733e6936bf 12:09:43 $ docker rm -f 8538ad07039d564502d1a41a1789423cd7ac285154155393552421733e6936bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 12:09:44 + docker inspect -f . ci-base-image-x86_64 12:09:44 . [Pipeline] withDockerContainer 12:09:44 prd-centos7-docker-4c-2g-932 does not seem to be running inside a container 12:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@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 ******** ci-base-image-x86_64 cat 12:09:45 $ docker top 0050661ca224e4cea534de3916fd4573ea0fc556e044b4abf4d97609cf396eb8 -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:45 + go mod tidy [Pipeline] sh 12:09:46 + make test 12:09:46 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:10:04 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:10:04 CGO_ENABLED=1 go vet ./... 12:10:06 gofmt -l . 12:10:06 [ "`gofmt -l .`" = "" ] 12:10:06 ./bin/test-go-mod-tidy.sh 12:10:06 ./bin/test-attribution-txt.sh [Pipeline] } 12:10:08 $ docker stop --time=1 1938ed826b709e5d72a81ff7a2accf1b057a515ab7e789c1ab11a346a582f208 12:10:10 gofmt -l . 12:10:10 [ "`gofmt -l .`" = "" ] 12:10:10 ./bin/test-go-mod-tidy.sh 12:10:10 ./bin/test-attribution-txt.sh 12:10:10 $ docker rm -f 1938ed826b709e5d72a81ff7a2accf1b057a515ab7e789c1ab11a346a582f208 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 12:10:11 $ docker stop --time=1 0050661ca224e4cea534de3916fd4573ea0fc556e044b4abf4d97609cf396eb8 12:10:11 + sudo chown -R jenkins:jenkins . 12:10:14 $ docker rm -f 0050661ca224e4cea534de3916fd4573ea0fc556e044b4abf4d97609cf396eb8 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 12:10:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:10:14 Warning: overwriting stash ‘coverage-report’ 12:10:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 12:10:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] sh 12:10:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:10:18 + ls -al . 12:10:18 total 116 12:10:18 drwxrwxr-x 7 jenkins jenkins 4096 Jun 23 12:10 . 12:10:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 12:07 .. 12:10:18 -rw-rw-r-- 1 jenkins jenkins 119 Jun 23 12:07 .dockerignore 12:10:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 12:07 .git 12:10:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 12:07 .github 12:10:18 -rw-rw-r-- 1 jenkins jenkins 111 Jun 23 12:07 .gitignore 12:10:18 -rw-rw-r-- 1 jenkins jenkins 7306 Jun 23 12:07 Attribution.txt 12:10:18 -rw-rw-r-- 1 jenkins jenkins 2048 Jun 23 12:07 Dockerfile 12:10:18 -rw-rw-r-- 1 jenkins jenkins 970 Jun 23 12:07 Dockerfile.build 12:10:18 -rw-rw-r-- 1 jenkins jenkins 687 Jun 23 12:07 Jenkinsfile 12:10:18 -rw-rw-r-- 1 jenkins jenkins 10174 Jun 23 12:07 LICENSE 12:10:18 -rw-rw-r-- 1 jenkins jenkins 3230 Jun 23 12:07 README.md 12:10:18 -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 12:04 VERSION 12:10:18 drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 12:07 bin 12:10:18 -rw-r--r-- 1 jenkins jenkins 10 Jun 23 12:08 coverage.out 12:10:18 -rw-r--r-- 1 jenkins jenkins 136 Jun 23 12:10 go.mod 12:10:18 -rw-r--r-- 1 jenkins jenkins 20545 Jun 23 12:08 go.sum 12:10:18 -rw-rw-r-- 1 jenkins jenkins 1460 Jun 23 12:07 main.go 12:10:18 -rw-rw-r-- 1 jenkins jenkins 1508 Jun 23 12:07 makefile 12:10:18 drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 12:07 res 12:10:18 drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 12:07 snap [Pipeline] isUnix [Pipeline] sh 12:10:18 + ls -al . 12:10:18 total 92 12:10:18 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 23 12:10 . 12:10:18 drwxrwxr-x. 4 jenkins jenkins 28 Jun 23 12:08 .. 12:10:18 -rw-rw-r--. 1 jenkins jenkins 7306 Jun 23 12:08 Attribution.txt 12:10:18 drwxrwxr-x. 2 jenkins jenkins 64 Jun 23 12:08 bin 12:10:18 -rw-r--r--. 1 jenkins jenkins 10 Jun 23 12:09 coverage.out 12:10:18 -rw-rw-r--. 1 jenkins jenkins 2048 Jun 23 12:08 Dockerfile 12:10:18 -rw-rw-r--. 1 jenkins jenkins 970 Jun 23 12:08 Dockerfile.build 12:10:18 -rw-rw-r--. 1 jenkins jenkins 119 Jun 23 12:08 .dockerignore 12:10:18 drwxrwxr-x. 8 jenkins jenkins 179 Jun 23 12:08 .git 12:10:18 drwxrwxr-x. 2 jenkins jenkins 81 Jun 23 12:08 .github 12:10:18 -rw-rw-r--. 1 jenkins jenkins 111 Jun 23 12:08 .gitignore 12:10:18 -rw-r--r--. 1 jenkins jenkins 136 Jun 23 12:10 go.mod 12:10:18 -rw-r--r--. 1 jenkins jenkins 20545 Jun 23 12:09 go.sum 12:10:18 -rw-rw-r--. 1 jenkins jenkins 687 Jun 23 12:08 Jenkinsfile 12:10:18 -rw-rw-r--. 1 jenkins jenkins 10174 Jun 23 12:08 LICENSE 12:10:18 -rw-rw-r--. 1 jenkins jenkins 1460 Jun 23 12:08 main.go 12:10:18 -rw-rw-r--. 1 jenkins jenkins 1508 Jun 23 12:08 makefile 12:10:18 -rw-rw-r--. 1 jenkins jenkins 3230 Jun 23 12:08 README.md 12:10:18 drwxrwxr-x. 8 jenkins jenkins 122 Jun 23 12:08 res 12:10:18 drwxrwxr-x. 4 jenkins jenkins 71 Jun 23 12:08 snap 12:10:18 -rw-rw-r--. 1 jenkins jenkins 5 Jun 23 12:04 VERSION [Pipeline] isUnix [Pipeline] sh 12:10:19 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f6efb693599cbbfe4014950e3170200aeef59224 --label arch=arm64 --label version=0.0.0 . 12:10:19 Sending build context to Docker daemon 122.4kB 12:10:19 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f6efb693599cbbfe4014950e3170200aeef59224 --label arch=amd64 --label version=0.0.0 . 12:10:19 Sending build context to Docker daemon 122.4kB 12:10:19 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 12:10:19 Step 2/28 : FROM ${BASE} AS builder 12:10:19 ---> 5bd8b51cd318 12:10:19 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:10:19 ---> Running in 9ffb3bfb836e 12:10:19 Step 1/28 : ARG BASE=golang:1.16-alpine3.12 12:10:19 Step 2/28 : FROM ${BASE} AS builder 12:10:19 ---> 77514e9d68fb 12:10:19 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:10:19 Removing intermediate container 9ffb3bfb836e 12:10:19 ---> 8d9fd1ef5f64 12:10:19 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:10:19 ---> Running in f9ebd8daf79c 12:10:19 Removing intermediate container f9ebd8daf79c 12:10:19 ---> 75dcd957eae1 12:10:19 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:10:19 ---> Running in 330f4db40ec4 12:10:19 ---> Running in a260427cca97 12:10:19 Removing intermediate container 330f4db40ec4 12:10:19 ---> 7f5b48dd3224 12:10:19 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:19 ---> Running in 7532652db991 12:10:20 Removing intermediate container a260427cca97 12:10:20 ---> 7563e3e148b7 12:10:20 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 12:10:20 ---> Running in 4f219bc7eea1 12:10:20 Removing intermediate container 7532652db991 12:10:20 ---> 8b9bd2e6e127 12:10:20 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:20 ---> Running in 677a4b5d70ab 12:10:20 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 12:10:20 Removing intermediate container 4f219bc7eea1 12:10:20 ---> 6a1deef4f27f 12:10:20 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:10:20 ---> Running in 21bca3c22d09 12:10:21 Removing intermediate container 21bca3c22d09 12:10:21 ---> b8fc910cab6a 12:10:21 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 12:10:21 ---> Running in 617c05313186 12:10:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 12:10:21 OK: 150 MiB in 46 packages 12:10:22 Removing intermediate container 677a4b5d70ab 12:10:22 ---> 654ad55074e9 12:10:22 Step 8/28 : WORKDIR /app 12:10:22 ---> Running in 89b87995e429 12:10:22 Removing intermediate container 89b87995e429 12:10:22 ---> 3279094948b2 12:10:22 Step 9/28 : COPY go.mod . 12:10:22 ---> 3bb3a5fa083b 12:10:22 Step 10/28 : RUN go mod download 12:10:22 ---> Running in ce97aa58e3bb 12:10:23 Removing intermediate container ce97aa58e3bb 12:10:23 ---> 9a0cbad4c576 12:10:23 Step 11/28 : RUN go mod tidy 12:10:23 ---> Running in 18b5ddbfa019 12:10:24 Removing intermediate container 617c05313186 12:10:24 ---> 687b2f019aea 12:10:24 Step 7/28 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:10:24 ---> Running in ac233d409001 12:10:24 Removing intermediate container 18b5ddbfa019 12:10:24 ---> c5c468ca76d0 12:10:24 Step 12/28 : COPY . . 12:10:24 ---> ce4211d605a0 12:10:24 Step 13/28 : ARG MAKE="make build" 12:10:24 ---> Running in b877326fbcea 12:10:24 Removing intermediate container b877326fbcea 12:10:24 ---> 020fed8da482 12:10:24 Step 14/28 : RUN $MAKE 12:10:24 ---> Running in 993cd7e1d2dd 12:10:24 go mod tidy 12:10:25 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.86 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 12:10:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 12:10:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 12:10:27 OK: 139 MiB in 46 packages 12:10:28 Removing intermediate container ac233d409001 12:10:28 ---> 5dba635f56b3 12:10:28 Step 8/28 : WORKDIR /app 12:10:28 ---> Running in c8e2686a33ef 12:10:29 Removing intermediate container c8e2686a33ef 12:10:29 ---> a05635a39f49 12:10:29 Step 9/28 : COPY go.mod . 12:10:30 ---> 83404a9343be 12:10:30 Step 10/28 : RUN go mod download 12:10:30 ---> Running in 5bba845bd5fb 12:10:33 Removing intermediate container 5bba845bd5fb 12:10:33 ---> 5373f1795aaa 12:10:33 Step 11/28 : RUN go mod tidy 12:10:33 ---> Running in df7e4ed49bc3 12:10:36 Removing intermediate container df7e4ed49bc3 12:10:36 ---> b903b074324e 12:10:36 Step 12/28 : COPY . . 12:10:36 ---> 55bf848e1128 12:10:36 Step 13/28 : ARG MAKE="make build" 12:10:37 ---> Running in 39bb01fdb736 12:10:37 Removing intermediate container 39bb01fdb736 12:10:37 ---> dd4488ed13eb 12:10:37 Step 14/28 : RUN $MAKE 12:10:37 ---> Running in 710eca3c57c9 12:10:39 go mod tidy 12:10:39 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.86 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 12:10:40 Removing intermediate container 993cd7e1d2dd 12:10:40 ---> dc5b3915863c 12:10:40 Step 15/28 : FROM alpine:3.12 12:10:40 3.12: Pulling from library/alpine 12:10:40 339de151aab4: Pulling fs layer 12:10:40 339de151aab4: Verifying Checksum 12:10:40 339de151aab4: Download complete 12:10:40 339de151aab4: Pull complete 12:10:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:10:40 Status: Downloaded newer image for alpine:3.12 12:10:40 ---> 13621d1b12d4 12:10:40 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:10:40 ---> Running in 2f703fd1050c 12:10:40 Removing intermediate container 2f703fd1050c 12:10:40 ---> c5d4c531abf7 12:10:40 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:10:40 ---> Running in 29ba48e37e43 12:10:40 Removing intermediate container 29ba48e37e43 12:10:40 ---> 7cbf56f448f6 12:10:40 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:10:40 ---> Running in e5d373251094 12:10:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 12:10:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 12:10:41 (1/7) Installing ca-certificates (20191127-r4) 12:10:41 (2/7) Installing dumb-init (1.2.2-r1) 12:10:41 (3/7) Installing libgcc (9.3.0-r2) 12:10:41 (4/7) Installing libsodium (1.0.18-r0) 12:10:41 (5/7) Installing libstdc++ (9.3.0-r2) 12:10:41 (6/7) Installing libzmq (4.3.3-r0) 12:10:41 (7/7) Installing zeromq (4.3.3-r0) 12:10:41 Executing busybox-1.31.1-r20.trigger 12:10:41 Executing ca-certificates-20191127-r4.trigger 12:10:41 OK: 9 MiB in 21 packages 12:10:42 Removing intermediate container e5d373251094 12:10:42 ---> 1c0d46572d19 12:10:42 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:10:42 ---> bed0e8d33765 12:10:42 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:10:42 ---> 68251d8e3021 12:10:42 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:10:42 ---> 0b372ac4d72f 12:10:42 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:10:43 ---> b17b5f8a94dc 12:10:43 Step 23/28 : EXPOSE 48095 12:10:43 ---> Running in 0b3699aa6b45 12:10:43 Removing intermediate container 0b3699aa6b45 12:10:43 ---> 1de960d6045d 12:10:43 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:10:43 ---> Running in 2ea8d79a9ab2 12:10:43 Removing intermediate container 2ea8d79a9ab2 12:10:43 ---> 9572b51dbce1 12:10:43 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:10:43 ---> Running in 473c63caa466 12:10:43 Removing intermediate container 473c63caa466 12:10:43 ---> 749f1316eb08 12:10:43 Step 26/28 : LABEL arch=amd64 12:10:44 ---> Running in 5af71dc5fcc3 12:10:44 Removing intermediate container 5af71dc5fcc3 12:10:44 ---> 41feeb11b2a3 12:10:44 Step 27/28 : LABEL git_sha=f6efb693599cbbfe4014950e3170200aeef59224 12:10:44 ---> Running in 222dfc85e58c 12:10:44 Removing intermediate container 222dfc85e58c 12:10:44 ---> dc61be40d543 12:10:44 Step 28/28 : LABEL version=0.0.0 12:10:44 ---> Running in b717f1e90a2e 12:10:44 Removing intermediate container b717f1e90a2e 12:10:44 ---> 71f7d88d14fe 12:10:44 [Warning] One or more build-args [ARCH] were not consumed 12:10:44 Successfully built 71f7d88d14fe 12:10:44 Successfully tagged app-service-configurable: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 12:11:00 Still waiting to schedule task 12:11:00 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 12:11:18 Removing intermediate container 710eca3c57c9 12:11:18 ---> 3683bd7813ea 12:11:18 Step 15/28 : FROM alpine:3.12 12:11:18 3.12: Pulling from library/alpine 12:11:18 d2f70382dc9a: Pulling fs layer 12:11:18 d2f70382dc9a: Verifying Checksum 12:11:18 d2f70382dc9a: Download complete 12:11:18 d2f70382dc9a: Pull complete 12:11:18 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 12:11:18 Status: Downloaded newer image for alpine:3.12 12:11:18 ---> c4fd0aeabfcf 12:11:18 Step 16/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 12:11:18 ---> Running in 776befbf903b 12:11:18 Removing intermediate container 776befbf903b 12:11:18 ---> f9ecec8b0865 12:11:18 Step 17/28 : LABEL Name=app-service-configurable Version=${VERSION} 12:11:18 ---> Running in b24ed944038e 12:11:18 Removing intermediate container b24ed944038e 12:11:18 ---> 001ce01d8d8a 12:11:18 Step 18/28 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:11:18 ---> Running in b74a1b78d87f 12:11:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 12:11:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 12:11:20 (1/7) Installing ca-certificates (20191127-r4) 12:11:20 (2/7) Installing dumb-init (1.2.2-r1) 12:11:20 (3/7) Installing libgcc (9.3.0-r2) 12:11:20 (4/7) Installing libsodium (1.0.18-r0) 12:11:20 (5/7) Installing libstdc++ (9.3.0-r2) 12:11:20 (6/7) Installing libzmq (4.3.3-r0) 12:11:20 (7/7) Installing zeromq (4.3.3-r0) 12:11:20 Executing busybox-1.31.1-r20.trigger 12:11:20 Executing ca-certificates-20191127-r4.trigger 12:11:20 OK: 9 MiB in 21 packages 12:11:22 Removing intermediate container b74a1b78d87f 12:11:22 ---> 1b60ed335f5a 12:11:22 Step 19/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:11:22 ---> e72f693ba6b7 12:11:22 Step 20/28 : COPY --from=builder /app/LICENSE /LICENSE 12:11:23 ---> 3b5edf8686b7 12:11:23 Step 21/28 : COPY --from=builder /app/res/ /res/ 12:11:24 ---> 94b957697d50 12:11:24 Step 22/28 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:11:25 ---> 0e413892544a 12:11:25 Step 23/28 : EXPOSE 48095 12:11:25 ---> Running in d1a62be3dd2b 12:11:25 Removing intermediate container d1a62be3dd2b 12:11:25 ---> 29fc4786964e 12:11:25 Step 24/28 : ENTRYPOINT ["/app-service-configurable"] 12:11:26 ---> Running in c62a3613f4d3 12:11:26 Removing intermediate container c62a3613f4d3 12:11:26 ---> 94cf76aa4b8d 12:11:26 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:11:26 ---> Running in 3b72dcb24d7e 12:11:27 Removing intermediate container 3b72dcb24d7e 12:11:27 ---> 3dfac7269d62 12:11:27 Step 26/28 : LABEL arch=arm64 12:11:27 ---> Running in d3a0e81f459a 12:11:28 Removing intermediate container d3a0e81f459a 12:11:28 ---> fccb0a9ab58e 12:11:28 Step 27/28 : LABEL git_sha=f6efb693599cbbfe4014950e3170200aeef59224 12:11:28 ---> Running in 26874faa81fa 12:11:28 Removing intermediate container 26874faa81fa 12:11:28 ---> 6d4f04e5125e 12:11:28 Step 28/28 : LABEL version=0.0.0 12:11:28 ---> Running in bf364139cbe5 12:11:29 Removing intermediate container bf364139cbe5 12:11:29 ---> 7a1d31866466 12:11:29 [Warning] One or more build-args [ARCH] were not consumed 12:11:29 Successfully built 7a1d31866466 12:11:29 Successfully tagged app-service-configurable-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] libraryResource [Pipeline] sh 12:11:30 ---> job-cost.sh 12:11:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ba4f 12:12:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 12:12:13 Running on prd-ubuntu18.04-docker-8c-8g-933 in /w/workspace/_app-service-configurable_PR-294 [Pipeline] { [Pipeline] ws 12:12:13 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:12:14 Selected Git installation does not exist. Using Default 12:12:14 The recommended git tool is: NONE 12:12:16 using credential edgex-jenkins-ssh 12:12:16 Cloning the remote Git repository 12:12:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:12:16 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:12:16 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:12:16 > git --version # timeout=10 12:12:16 > git --version # 'git version 2.17.1' 12:12:16 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:12:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:12:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:12:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/294/head:refs/remotes/origin/PR-294 +refs/heads/master:refs/remotes/origin/master # timeout=10 12:12:17 Merging remotes/origin/master commit a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d into PR head commit f6efb693599cbbfe4014950e3170200aeef59224 12:12:17 Merge succeeded, producing f6efb693599cbbfe4014950e3170200aeef59224 12:12:17 Checking out Revision f6efb693599cbbfe4014950e3170200aeef59224 (PR-294) 12:12:17 > git config core.sparsecheckout # timeout=10 12:12:17 > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 12:12:17 > git remote # timeout=10 12:12:17 > git config --get remote.origin.url # timeout=10 12:12:17 using GIT_SSH to set credentials SSH Credentials for GitHub 12:12:17 > git merge a978dc19c1bcc30f8446afb8c0c9d4f02315ff9d # timeout=10 12:12:17 > git rev-parse HEAD^{commit} # timeout=10 12:12:17 > git config core.sparsecheckout # timeout=10 12:12:17 > git checkout -f f6efb693599cbbfe4014950e3170200aeef59224 # timeout=10 12:12:21 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:12:21 > git --version # timeout=10 12:12:21 > git --version # 'git version 2.17.1' 12:12:21 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 12:12:21 12:12:21 GitHub has been notified of this commit’s build result 12:12:21 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:12:22 + echo snap-build.sh 12:12:22 snap-build.sh 12:12:22 + SNAP_BASE_DIR=. 12:12:22 + '[' '!' -z /w/workspace/app-service-configurable/1 ']' 12:12:22 + SNAP_BASE_DIR=/w/workspace/app-service-configurable/1 12:12:22 + echo '[snap-build] Building snap in dir [/w/workspace/app-service-configurable/1]' 12:12:22 [snap-build] Building snap in dir [/w/workspace/app-service-configurable/1] 12:12:22 + cd /w/workspace/app-service-configurable/1 12:12:22 + sudo apt-get remove -qy --purge lxd lxd-client 12:12:22 Reading package lists... 12:12:22 Building dependency tree... 12:12:22 Reading state information... 12:12:23 The following packages were automatically installed and are no longer required: 12:12:23 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 12:12:23 uidmap xdelta3 12:12:23 Use 'sudo apt autoremove' to remove them. 12:12:23 The following packages will be REMOVED: 12:12:23 lxd* lxd-client* 12:12:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 12:12:23 After this operation, 31.7 MB disk space will be freed. 12:12:24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 12:12:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 12:12:25 Removing lxd dnsmasq configuration 12:12:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 12:12:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 12:12:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:12:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 12:12:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 12:12:27 Processing triggers for systemd (237-3ubuntu10.45) ... 12:12:27 Processing triggers for ureadahead (0.100.0-21) ... 12:12:29 + sudo snap remove --purge lxd 12:12:29 snap "lxd" is not installed 12:12:29 + sudo groupadd --force --system lxd 12:12:29 ++ whoami 12:12:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 12:12:29 + newgrp - lxd 12:12:29 + sudo snap install lxd 12:12:39 2021-06-23T12:12:36Z INFO Waiting for automatic snapd restart... 12:12:57 lxd 4.15 from Canonical* installed 12:12:57 + sudo lxd init --auto 12:13:05 + sudo snap install --classic snapcraft 12:13:17 snapcraft 4.8.2 from Canonical* installed 12:13:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 12:13:17 + sudo snapcraft prime --use-lxd 12:13:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 12:13:19 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 12:13:19 - README.md 12:13:19 12:13:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:13:19 Launching a container. 12:13:27 Waiting for container to be ready 12:13:27 To start your first instance, try: lxc launch ubuntu:18.04 12:13:27 12:13:30 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 12:13:30 Waiting for network to be ready... 12:13:31 lf-activate-venv(): INFO: Adding /tmp/venv-Ba4f/bin to PATH 12:13:31 INFO: No Stack... 12:13:31 INFO: Retrieving Pricing Info for: v2-standard-4 12:13:31 INFO: Archiving Costs [Pipeline] sh 12:13:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 12:13:31 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 12:13:31 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 12:13:31 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:13:31 + cut -d, -f6 12:13:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] [Pipeline] lock 12:13:31 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-294-1-stack-cost] 12:13:31 Resource [jenkins-edgexfoundry-app-service-configurable-PR-294-1-stack-cost] did not exist. Created. 12:13:31 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-294-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:13:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 12:13:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 12:13:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 12:13:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 12:13:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 12:13:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 12:13:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 12:13:32 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 12:13:32 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 12:13:32 + echo total: 0.18000000715255737 [Pipeline] stash 12:13:32 Stashed 1 file(s) [Pipeline] } 12:13:32 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-294-1-stack-cost] 12:13:32 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 12:13:32 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 12:13:32 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 12:13:32 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 12:13:32 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 12:13:32 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 12:13:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 12:13:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 12:13:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 12:13:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 12:13:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] [Pipeline] // stage [Pipeline] } 12:13:33 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 12:13:33 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 12:13:33 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 12:13:35 Fetched 24.8 MB in 4s (6079 kB/s) 12:13:36 Reading package lists... 12:13:36 Reading package lists... 12:13:36 Building dependency tree... 12:13:36 Reading state information... 12:13:36 The following additional packages will be installed: 12:13:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:13:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:13:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:13:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 12:13:36 Suggested packages: 12:13:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 12:13:36 Recommended packages: 12:13:36 gnupg libsasl2-modules 12:13:36 The following NEW packages will be installed: 12:13:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 12:13:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 12:13:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 12:13:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 12:13:36 The following packages will be upgraded: 12:13:36 gpg gpg-agent gpgconf libudev1 12:13:36 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 12:13:36 Need to get 3530 kB of archives. 12:13:36 After this operation, 13.3 MB of additional disk space will be used. 12:13:36 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] 12:13:36 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] 12:13:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 12:13:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 12:13:36 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 12:13:37 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 12:13:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 12:13:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 12:13:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 12:13:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 12:13:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 12:13:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 12:13:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 12:13:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 12:13:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 12:13:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 12:13:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 12:13:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 12:13:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 12:13:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 12:13:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 12:13:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 12:13:37 debconf: delaying package configuration, since apt-utils is not installed 12:13:37 Fetched 3530 kB in 1s (3200 kB/s) 12:13:37 (Reading database ... 12511 files and directories currently installed.) 12:13:37 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 12:13:37 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:13:37 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 12:13:38 Selecting previously unselected package udev. 12:13:38 (Reading database ... 12511 files and directories currently installed.) 12:13:38 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 12:13:38 Unpacking udev (237-3ubuntu10.48) ... 12:13:38 Selecting previously unselected package libfuse2:amd64. 12:13:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 12:13:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:13:38 Selecting previously unselected package fuse. 12:13:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 12:13:38 Unpacking fuse (2.9.7-1ubuntu1) ... 12:13:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 12:13:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:13:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 12:13:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:13:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 12:13:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:13:38 Selecting previously unselected package libksba8:amd64. 12:13:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 12:13:38 Unpacking libksba8:amd64 (1.3.5-2) ... 12:13:38 Selecting previously unselected package libroken18-heimdal:amd64. 12:13:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:13:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 12:13:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:13:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 12:13:39 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:13:39 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:39 Selecting previously unselected package libhcrypto4-heimdal:amd64. 12:13:39 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:13:39 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:39 Selecting previously unselected package libwind0-heimdal:amd64. 12:13:39 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:13:39 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:39 Selecting previously unselected package libhx509-5-heimdal:amd64. 12:13:39 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:13:39 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 12:13:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:13:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 12:13:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:13:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 12:13:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 12:13:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:40 Selecting previously unselected package libsasl2-modules-db:amd64. 12:13:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:13:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:13:40 Selecting previously unselected package libsasl2-2:amd64. 12:13:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 12:13:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:13:40 Selecting previously unselected package libldap-common. 12:13:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 12:13:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:13:40 Selecting previously unselected package libldap-2.4-2:amd64. 12:13:40 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 12:13:40 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:13:40 Selecting previously unselected package dirmngr. 12:13:40 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 12:13:40 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 12:13:40 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 12:13:40 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 12:13:40 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 12:13:40 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:13:40 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 12:13:40 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 12:13:40 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:40 Setting up libksba8:amd64 (1.3.5-2) ... 12:13:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:13:40 Setting up udev (237-3ubuntu10.48) ... 12:13:41 invoke-rc.d: policy-rc.d denied execution of start. 12:13:41 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:41 Processing triggers for systemd (237-3ubuntu10) ... 12:13:41 Setting up fuse (2.9.7-1ubuntu1) ... 12:13:41 Setting up gpg (2.2.4-1ubuntu1.4) ... 12:13:41 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:41 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:41 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:41 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:41 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:41 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:41 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 12:13:41 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 12:13:41 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 12:13:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:13:41 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 12:13:41 settings in the [Install] section, and DefaultInstance for template units). 12:13:41 This means they are not meant to be enabled using systemctl. 12:13:41 Possible reasons for having this kind of units are: 12:13:41 1) A unit may be statically enabled by being symlinked from another unit's 12:13:41 .wants/ or .requires/ directory. 12:13:41 2) A unit's purpose may be to act as a helper for some other unit which has 12:13:41 a requirement dependency on it. 12:13:41 3) A unit may be started when needed via activation (socket, path, timer, 12:13:41 D-Bus, udev, scripted systemctl call, ...). 12:13:41 4) In case of template units, the unit is meant to be enabled with some 12:13:41 instance name specified. 12:13:42 Reading package lists... 12:13:42 Building dependency tree... 12:13:42 Reading state information... 12:13:42 The following additional packages will be installed: 12:13:42 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 12:13:42 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 12:13:42 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 12:13:42 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 12:13:42 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 12:13:42 Suggested packages: 12:13:42 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 12:13:42 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 12:13:42 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 12:13:42 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 12:13:42 systemd-container policykit-1 12:13:42 Recommended packages: 12:13:42 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 12:13:42 The following NEW packages will be installed: 12:13:42 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 12:13:42 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 12:13:42 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 12:13:42 multiarch-support openssh-client python3 python3-minimal python3.6 12:13:42 python3.6-minimal snapd squashfs-tools sudo 12:13:42 The following packages will be upgraded: 12:13:42 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 12:13:42 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 12:13:42 Need to get 36.7 MB of archives. 12:13:42 After this operation, 147 MB of additional disk space will be used. 12:13:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 12:13:42 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 12:13:42 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 12:13:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 12:13:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 12:13:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 12:13:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 12:13:42 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 12:13:42 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 12:13:42 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 12:13:42 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 12:13:42 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 12:13:42 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 12:13:42 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 12:13:42 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 12:13:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 12:13:43 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 12:13:43 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 12:13:43 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 12:13:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 12:13:43 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 12:13:43 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 12:13:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 12:13:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 12:13:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 12:13:43 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 12:13:43 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 12:13:43 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 12:13:43 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 12:13:43 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 12:13:47 debconf: delaying package configuration, since apt-utils is not installed 12:13:47 Fetched 36.7 MB in 2s (16.1 MB/s) 12:13:47 (Reading database ... 12757 files and directories currently installed.) 12:13:47 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 12:13:47 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:13:47 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 12:13:47 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:13:47 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 12:13:47 (Reading database ... 12757 files and directories currently installed.) 12:13:47 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 12:13:47 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 12:13:47 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 12:13:47 (Reading database ... 12757 files and directories currently installed.) 12:13:47 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 12:13:47 Unpacking apt (1.6.13) over (1.6.1) ... 12:13:47 Setting up apt (1.6.13) ... 12:13:47 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 12:13:47 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 12:13:47 (Reading database ... 12764 files and directories currently installed.) 12:13:47 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:13:47 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:13:47 Selecting previously unselected package libpython3.6-minimal:amd64. 12:13:47 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:13:47 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:13:47 Selecting previously unselected package libexpat1:amd64. 12:13:47 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 12:13:47 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:13:47 Selecting previously unselected package python3.6-minimal. 12:13:47 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:13:47 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:13:47 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 12:13:47 Checking for services that may need to be restarted...done. 12:13:47 Checking for services that may need to be restarted...done. 12:13:47 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:13:47 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 12:13:47 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 12:13:47 Selecting previously unselected package python3-minimal. 12:13:47 (Reading database ... 13012 files and directories currently installed.) 12:13:47 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 12:13:47 Unpacking python3-minimal (3.6.7-1~18.04) ... 12:13:48 Selecting previously unselected package mime-support. 12:13:48 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 12:13:48 Unpacking mime-support (3.60ubuntu1) ... 12:13:48 Selecting previously unselected package libmpdec2:amd64. 12:13:48 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 12:13:48 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:13:48 Selecting previously unselected package libpython3.6-stdlib:amd64. 12:13:48 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:13:48 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:13:48 Selecting previously unselected package python3.6. 12:13:48 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 12:13:48 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:13:48 Selecting previously unselected package libpython3-stdlib:amd64. 12:13:48 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 12:13:48 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:13:48 Setting up python3-minimal (3.6.7-1~18.04) ... 12:13:48 Selecting previously unselected package python3. 12:13:48 (Reading database ... 13442 files and directories currently installed.) 12:13:48 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 12:13:48 Unpacking python3 (3.6.7-1~18.04) ... 12:13:48 Selecting previously unselected package multiarch-support. 12:13:48 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 12:13:48 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 12:13:48 Setting up multiarch-support (2.27-3ubuntu1.4) ... 12:13:48 Selecting previously unselected package liblzo2-2:amd64. 12:13:48 (Reading database ... 13479 files and directories currently installed.) 12:13:48 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 12:13:48 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 12:13:49 Selecting previously unselected package libbsd0:amd64. 12:13:49 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 12:13:49 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:13:49 Selecting previously unselected package sudo. 12:13:49 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 12:13:49 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 12:13:49 Selecting previously unselected package apparmor. 12:13:49 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 12:13:49 Unpacking apparmor (2.12-4ubuntu5.1) ... 12:13:49 Selecting previously unselected package libedit2:amd64. 12:13:49 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 12:13:49 Unpacking libedit2:amd64 (3.1-20170329-1) ... 12:13:49 Selecting previously unselected package libkrb5support0:amd64. 12:13:49 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 12:13:49 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:13:49 Selecting previously unselected package libk5crypto3:amd64. 12:13:49 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 12:13:49 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:13:49 Selecting previously unselected package libkeyutils1:amd64. 12:13:49 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 12:13:49 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:13:49 Selecting previously unselected package libkrb5-3:amd64. 12:13:49 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 12:13:49 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:13:49 Selecting previously unselected package libgssapi-krb5-2:amd64. 12:13:49 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 12:13:49 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:13:49 Selecting previously unselected package libssl1.0.0:amd64. 12:13:49 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 12:13:49 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:13:50 Selecting previously unselected package openssh-client. 12:13:50 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 12:13:50 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 12:13:50 Selecting previously unselected package squashfs-tools. 12:13:50 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 12:13:50 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 12:13:50 Selecting previously unselected package snapd. 12:13:50 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 12:13:50 Unpacking snapd (2.49.2+18.04) ... 12:13:52 Setting up libedit2:amd64 (3.1-20170329-1) ... 12:13:52 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 12:13:52 Setting up mime-support (3.60ubuntu1) ... 12:13:52 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 12:13:52 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 12:13:52 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 12:13:52 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:13:52 Setting up systemd (237-3ubuntu10.48) ... 12:13:52 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 12:13:53 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 12:13:53 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 12:13:53 Setting up liblzo2-2:amd64 (2.08-1.2) ... 12:13:53 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 12:13:53 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 12:13:53 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 12:13:54 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 12:13:54 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 12:13:54 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 12:13:54 Setting up python3 (3.6.7-1~18.04) ... 12:13:54 running python rtupdate hooks for python3.6... 12:13:54 running python post-rtupdate hooks for python3.6... 12:13:54 Setting up apparmor (2.12-4ubuntu5.1) ... 12:13:54 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 12:13:55 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 12:13:55 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 12:13:55 Setting up snapd (2.49.2+18.04) ... 12:13:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 12:13:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 12:13:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 12:13:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 12:13:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:13:56 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 12:13:56 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 12:13:56 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 12:13:56 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 12:13:56 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 12:13:56 /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' 12:13:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 12:13:56 Processing triggers for systemd (237-3ubuntu10.48) ... 12:13:58 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:13:58 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:13:58 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:14:00 Reading package lists... 12:14:00 Reading package lists... 12:14:00 Building dependency tree... 12:14:00 Reading state information... 12:14:00 Calculating upgrade... 12:14:00 The following packages will be upgraded: 12:14:00 advancecomp base-files bash binutils binutils-common 12:14:00 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 12:14:00 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 12:14:00 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 12:14:00 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 12:14:00 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 12:14:00 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 12:14:00 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 12:14:00 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 12:14:00 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 12:14:00 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 12:14:00 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 12:14:00 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 12:14:00 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 12:14:00 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 12:14:00 ubuntu-keyring util-linux 12:14:00 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 12:14:00 Need to get 64.1 MB of archives. 12:14:00 After this operation, 5112 kB of additional disk space will be used. 12:14:00 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 12:14:00 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 12:14:00 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 12:14:00 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 12:14:00 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 12:14:00 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 12:14:00 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 12:14:00 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 12:14:00 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 12:14:00 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 12:14:00 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 12:14:00 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 12:14:00 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 12:14:00 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 12:14:00 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 12:14:00 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 12:14:00 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 12:14:00 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 12:14:00 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 12:14:00 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 12:14:00 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 12:14:01 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 12:14:01 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 12:14:01 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 12:14:01 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 12:14:01 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 12:14:01 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 12:14:01 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 12:14:01 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 12:14:01 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 12:14:01 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 12:14:01 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 12:14:01 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 12:14:01 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 12:14:01 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 12:14:01 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 12:14:01 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 12:14:01 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 12:14:01 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 12:14:01 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 12:14:01 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 12:14:01 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 12:14:01 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 12:14:01 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 12:14:01 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 12:14:01 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 12:14:01 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 12:14:01 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 12:14:01 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 12:14:01 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 12:14:01 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 12:14:01 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 12:14:01 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 12:14:01 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 12:14:01 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 12:14:01 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 12:14:01 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 12:14:01 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 12:14:01 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 12:14:01 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 12:14:01 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 12:14:01 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 12:14:01 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 12:14:01 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 12:14:01 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 12:14:01 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 12:14:01 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 12:14:01 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 12:14:01 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 12:14:01 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 12:14:01 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 12:14:01 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 12:14:01 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 12:14:01 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 12:14:01 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 12:14:01 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 12:14:01 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 12:14:02 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 12:14:02 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 12:14:02 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 12:14:02 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 12:14:02 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 12:14:02 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 12:14:02 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 12:14:02 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 12:14:02 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 12:14:02 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 12:14:02 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 12:14:02 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 12:14:02 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 12:14:02 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 12:14:02 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 12:14:02 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 12:14:02 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 12:14:02 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 12:14:02 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 12:14:02 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 12:14:02 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 12:14:02 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 12:14:02 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 12:14:02 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 12:14:02 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 12:14:02 debconf: delaying package configuration, since apt-utils is not installed 12:14:02 Fetched 64.1 MB in 2s (33.5 MB/s) 12:14:02 (Reading database ... 13914 files and directories currently installed.) 12:14:02 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 12:14:02 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:14:03 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 12:14:03 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:14:03 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 12:14:03 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 12:14:03 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:03 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:14:03 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:03 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:14:04 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:04 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:14:04 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:04 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:14:04 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:04 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:14:04 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:04 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:14:04 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:04 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:14:04 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 12:14:04 (Reading database ... 13914 files and directories currently installed.) 12:14:04 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:04 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 12:14:04 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 12:14:04 (Reading database ... 13914 files and directories currently installed.) 12:14:04 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:04 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:14:04 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:04 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:14:04 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 12:14:04 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 12:14:04 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 12:14:04 (Reading database ... 13914 files and directories currently installed.) 12:14:04 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 12:14:05 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:14:05 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 12:14:05 (Reading database ... 13914 files and directories currently installed.) 12:14:05 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 12:14:05 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 12:14:05 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 12:14:05 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 12:14:05 Setting up base-files (10.1ubuntu2.10) ... 12:14:05 Installing new version of config file /etc/issue ... 12:14:05 Installing new version of config file /etc/issue.net ... 12:14:05 Installing new version of config file /etc/lsb-release ... 12:14:05 Installing new version of config file /etc/update-motd.d/50-motd-news ... 12:14:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 12:14:06 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 12:14:06 Removing obsolete conffile /etc/default/motd-news ... 12:14:06 (Reading database ... 13915 files and directories currently installed.) 12:14:06 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 12:14:06 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 12:14:06 Setting up bash (4.4.18-2ubuntu1.2) ... 12:14:06 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 12:14:06 (Reading database ... 13915 files and directories currently installed.) 12:14:06 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 12:14:06 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 12:14:06 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 12:14:06 (Reading database ... 13915 files and directories currently installed.) 12:14:06 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 12:14:06 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 12:14:06 Setting up tar (1.29b-2ubuntu0.2) ... 12:14:06 (Reading database ... 13915 files and directories currently installed.) 12:14:06 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 12:14:06 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:14:07 Setting up dpkg (1.19.0.5ubuntu2.3) ... 12:14:07 (Reading database ... 13915 files and directories currently installed.) 12:14:07 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 12:14:07 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:14:07 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 12:14:07 (Reading database ... 13915 files and directories currently installed.) 12:14:07 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 12:14:07 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:14:07 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 12:14:07 (Reading database ... 13915 files and directories currently installed.) 12:14:07 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 12:14:07 Unpacking grep (3.1-2build1) over (3.1-2) ... 12:14:07 Setting up grep (3.1-2build1) ... 12:14:07 (Reading database ... 13915 files and directories currently installed.) 12:14:07 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 12:14:07 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:14:07 Setting up login (1:4.5-1ubuntu2) ... 12:14:07 (Reading database ... 13915 files and directories currently installed.) 12:14:07 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 12:14:07 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:14:07 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 12:14:07 (Reading database ... 13915 files and directories currently installed.) 12:14:07 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 12:14:07 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:14:08 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 12:14:08 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:14:08 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 12:14:08 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:14:08 Setting up perl-base (5.26.1-6ubuntu0.5) ... 12:14:08 (Reading database ... 13915 files and directories currently installed.) 12:14:08 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 12:14:08 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 12:14:09 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:14:09 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:14:09 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 12:14:09 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 12:14:09 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 12:14:09 (Reading database ... 13915 files and directories currently installed.) 12:14:09 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 12:14:09 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 12:14:09 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 12:14:09 (Reading database ... 13915 files and directories currently installed.) 12:14:09 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:14:09 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:14:09 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:14:09 (Reading database ... 13915 files and directories currently installed.) 12:14:09 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:14:09 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:14:09 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:14:10 (Reading database ... 13915 files and directories currently installed.) 12:14:10 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:14:10 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:14:10 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:14:10 (Reading database ... 13915 files and directories currently installed.) 12:14:10 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:14:10 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:14:10 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:14:10 (Reading database ... 13915 files and directories currently installed.) 12:14:10 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 12:14:10 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:14:11 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 12:14:11 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:14:11 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 12:14:11 (Reading database ... 13915 files and directories currently installed.) 12:14:11 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 12:14:11 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:14:11 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 12:14:11 (Reading database ... 13915 files and directories currently installed.) 12:14:11 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:14:11 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:14:11 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 12:14:11 (Reading database ... 13915 files and directories currently installed.) 12:14:11 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:14:11 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:14:11 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 12:14:11 (Reading database ... 13915 files and directories currently installed.) 12:14:11 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:14:11 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:14:12 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 12:14:12 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 12:14:12 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 12:14:12 (Reading database ... 13915 files and directories currently installed.) 12:14:12 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 12:14:12 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 12:14:12 Setting up libc-bin (2.27-3ubuntu1.4) ... 12:14:13 (Reading database ... 13915 files and directories currently installed.) 12:14:13 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 12:14:13 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 12:14:13 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 12:14:13 (Reading database ... 13917 files and directories currently installed.) 12:14:13 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 12:14:13 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 12:14:13 Setting up debconf (1.5.66ubuntu1) ... 12:14:13 (Reading database ... 13917 files and directories currently installed.) 12:14:13 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 12:14:13 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:14:13 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 12:14:13 (Reading database ... 13917 files and directories currently installed.) 12:14:13 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 12:14:13 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 12:14:13 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 12:14:13 (Reading database ... 13917 files and directories currently installed.) 12:14:13 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:14:13 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:14:13 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:14:14 (Reading database ... 13917 files and directories currently installed.) 12:14:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:14:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:14:14 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 12:14:14 (Reading database ... 13919 files and directories currently installed.) 12:14:14 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 12:14:14 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:14:14 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 12:14:14 (Reading database ... 13923 files and directories currently installed.) 12:14:14 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 12:14:14 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 12:14:14 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 12:14:14 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 12:14:14 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 12:14:14 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:14:14 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 12:14:14 (Reading database ... 13923 files and directories currently installed.) 12:14:14 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 12:14:14 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 12:14:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 12:14:14 (Reading database ... 13923 files and directories currently installed.) 12:14:14 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 12:14:14 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 12:14:14 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 12:14:14 (Reading database ... 13923 files and directories currently installed.) 12:14:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 12:14:14 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 12:14:14 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 12:14:15 (Reading database ... 13923 files and directories currently installed.) 12:14:15 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 12:14:15 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 12:14:15 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 12:14:15 (Reading database ... 13923 files and directories currently installed.) 12:14:15 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 12:14:15 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 12:14:15 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 12:14:15 (Reading database ... 13923 files and directories currently installed.) 12:14:15 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 12:14:15 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 12:14:16 Setting up passwd (1:4.5-1ubuntu2) ... 12:14:16 (Reading database ... 13923 files and directories currently installed.) 12:14:16 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 12:14:16 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 12:14:16 Setting up gpgv (2.2.4-1ubuntu1.4) ... 12:14:16 (Reading database ... 13923 files and directories currently installed.) 12:14:16 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:14:16 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:14:16 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:14:16 (Reading database ... 13923 files and directories currently installed.) 12:14:16 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 12:14:16 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 12:14:16 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 12:14:16 (Reading database ... 13923 files and directories currently installed.) 12:14:16 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 12:14:16 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 12:14:16 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 12:14:16 (Reading database ... 13923 files and directories currently installed.) 12:14:16 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 12:14:16 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 12:14:16 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 12:14:16 (Reading database ... 13923 files and directories currently installed.) 12:14:16 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 12:14:16 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 12:14:16 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 12:14:16 (Reading database ... 13923 files and directories currently installed.) 12:14:16 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 12:14:16 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 12:14:17 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 12:14:17 (Reading database ... 13923 files and directories currently installed.) 12:14:17 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 12:14:17 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 12:14:17 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 12:14:17 (Reading database ... 13923 files and directories currently installed.) 12:14:17 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 12:14:17 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 12:14:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 12:14:17 (Reading database ... 13924 files and directories currently installed.) 12:14:17 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:14:17 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:14:17 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 12:14:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 12:14:17 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 12:14:17 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 12:14:17 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 12:14:17 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 12:14:17 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 12:14:17 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 12:14:17 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 12:14:17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 12:14:17 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 12:14:17 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 12:14:17 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 12:14:17 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 12:14:17 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 12:14:17 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 12:14:18 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 12:14:18 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 12:14:18 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 12:14:18 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 12:14:18 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 12:14:18 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 12:14:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 12:14:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 12:14:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 12:14:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 12:14:18 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:14:18 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:14:19 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:14:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:14:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:14:19 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:14:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 12:14:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 12:14:19 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:14:19 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:14:19 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:14:19 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:14:19 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:14:19 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:14:19 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:14:19 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:14:20 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:14:20 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:14:21 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:14:21 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:14:21 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:14:21 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:14:21 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:14:21 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:14:22 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 12:14:22 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 12:14:22 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:14:22 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:14:22 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 12:14:22 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:14:22 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 12:14:22 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 12:14:22 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 12:14:22 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 12:14:22 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:14:22 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:14:22 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 12:14:22 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 12:14:22 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 12:14:22 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 12:14:23 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:14:23 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 12:14:23 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:14:23 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:14:23 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:14:23 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 12:14:23 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 12:14:23 Setting up tzdata (2021a-0ubuntu0.18.04) ... 12:14:23 12:14:23 Current default time zone: 'Etc/UTC' 12:14:23 Local time is now: Wed Jun 23 12:14:23 UTC 2021. 12:14:23 Universal Time is now: Wed Jun 23 12:14:23 UTC 2021. 12:14:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 12:14:23 12:14:23 Setting up systemd-sysv (237-3ubuntu10.48) ... 12:14:23 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:14:23 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 12:14:23 Setting up mount (2.31.1-0.4ubuntu3.7) ... 12:14:23 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 12:14:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 12:14:23 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 12:14:23 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 12:14:23 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 12:14:23 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 12:14:23 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 12:14:23 Setting up procps (2:3.3.12-3ubuntu1.2) ... 12:14:23 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 12:14:23 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 12:14:23 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 12:14:23 Setting up patch (2.7.6-2ubuntu1.1) ... 12:14:23 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 12:14:23 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 12:14:23 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 12:14:23 Installing new version of config file /etc/ssl/openssl.cnf ... 12:14:23 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 12:14:23 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 12:14:23 Setting up ca-certificates (20210119~18.04.1) ... 12:14:25 Updating certificates in /etc/ssl/certs... 12:14:26 23 added, 27 removed; done. 12:14:26 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 12:14:26 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 12:14:26 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 12:14:26 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 12:14:26 Setting up pkgbinarymangler (138.18.04.1) ... 12:14:26 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 12:14:26 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 12:14:26 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 12:14:26 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 12:14:26 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:14:26 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 12:14:26 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 12:14:26 Setting up perl (5.26.1-6ubuntu0.5) ... 12:14:26 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 12:14:26 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 12:14:26 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 12:14:26 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 12:14:26 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 12:14:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 12:14:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 12:14:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 12:14:26 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 12:14:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:14:26 Processing triggers for systemd (237-3ubuntu10.48) ... 12:14:26 Processing triggers for mime-support (3.60ubuntu1) ... 12:14:26 Processing triggers for ca-certificates (20210119~18.04.1) ... 12:14:26 Updating certificates in /etc/ssl/certs... 12:14:27 0 added, 0 removed; done. 12:14:27 Running hooks in /etc/ca-certificates/update.d... 12:14:27 done. 12:14:27 Reading package lists... 12:14:27 Building dependency tree... 12:14:27 Reading state information... 12:14:27 The following NEW packages will be installed: 12:14:27 apt-transport-https 12:14:27 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 12:14:27 Need to get 1692 B of archives. 12:14:27 After this operation, 154 kB of additional disk space will be used. 12:14:27 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 12:14:27 debconf: delaying package configuration, since apt-utils is not installed 12:14:27 Fetched 1692 B in 0s (9510 B/s) 12:14:28 Selecting previously unselected package apt-transport-https. 12:14:28 (Reading database ... 13929 files and directories currently installed.) 12:14:28 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 12:14:28 Unpacking apt-transport-https (1.6.13) ... 12:14:28 Setting up apt-transport-https (1.6.13) ... 12:14:28 Waiting for network to be ready... 12:14:33 2021-06-23T12:14:31Z INFO Waiting for automatic snapd restart... 12:14:35 snapd 2.51 from Canonical* installed 12:14:36 "snapd" switched to the "latest/stable" channel 12:14:36 12:14:38 core18 20210611 from Canonical* installed 12:14:38 "core18" switched to the "latest/stable" channel 12:14:38 12:14:41 snapcraft 4.8.2 from Canonical* installed 12:14:41 "snapcraft" switched to the "latest/stable" channel 12:14:41 12:14:45 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 12:14:45 - README.md 12:14:45 12:14:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 12:14:46 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 12:14:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 12:14:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 12:14:47 Reading package lists... 12:14:47 Installing build dependencies: curl=7.58.0-2ubuntu3.13 git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 libcurl4=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 12:14:48 Reading package lists... 12:14:48 Building dependency tree... 12:14:48 Reading state information... 12:14:48 Suggested packages: 12:14:48 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 12:14:48 git-gui gitk gitweb git-cvs git-mediawiki git-svn 12:14:48 Recommended packages: 12:14:48 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix 12:14:48 The following NEW packages will be installed: 12:14:48 curl git git-man libcurl3-gnutls libcurl4 liberror-perl libglib2.0-0 12:14:48 libnghttp2-14 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev 12:14:48 libzmq5 pkg-config 12:14:48 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. 12:14:48 Need to get 7874 kB of archives. 12:14:48 After this operation, 44.2 MB of additional disk space will be used. 12:14:48 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 12:14:48 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 12:14:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.13 [219 kB] 12:14:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.13 [159 kB] 12:14:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 12:14:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 12:14:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 12:14:48 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 12:14:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 12:14:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 12:14:48 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 12:14:48 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 12:14:48 Get:13 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 12:14:48 Get:14 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 12:14:49 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 12:14:49 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 12:14:49 debconf: delaying package configuration, since apt-utils is not installed 12:14:49 Fetched 7874 kB in 1s (11.1 MB/s) 12:14:49 Selecting previously unselected package libglib2.0-0:amd64. 12:14:49 (Reading database ... 13933 files and directories currently installed.) 12:14:49 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 12:14:49 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:14:49 Selecting previously unselected package libpsl5:amd64. 12:14:49 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 12:14:49 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 12:14:49 Selecting previously unselected package libnghttp2-14:amd64. 12:14:49 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 12:14:49 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:14:49 Selecting previously unselected package librtmp1:amd64. 12:14:49 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 12:14:49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:14:49 Selecting previously unselected package libcurl4:amd64. 12:14:49 Preparing to unpack .../04-libcurl4_7.58.0-2ubuntu3.13_amd64.deb ... 12:14:49 Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 12:14:49 Selecting previously unselected package curl. 12:14:49 Preparing to unpack .../05-curl_7.58.0-2ubuntu3.13_amd64.deb ... 12:14:49 Unpacking curl (7.58.0-2ubuntu3.13) ... 12:14:49 Selecting previously unselected package libcurl3-gnutls:amd64. 12:14:49 Preparing to unpack .../06-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 12:14:49 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 12:14:50 Selecting previously unselected package liberror-perl. 12:14:50 Preparing to unpack .../07-liberror-perl_0.17025-1_all.deb ... 12:14:50 Unpacking liberror-perl (0.17025-1) ... 12:14:50 Selecting previously unselected package git-man. 12:14:50 Preparing to unpack .../08-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 12:14:50 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 12:14:50 Selecting previously unselected package git. 12:14:50 Preparing to unpack .../09-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 12:14:50 Unpacking git (1:2.17.1-1ubuntu0.8) ... 12:14:50 Selecting previously unselected package libnorm1:amd64. 12:14:50 Preparing to unpack .../10-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 12:14:50 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:14:50 Selecting previously unselected package libpgm-5.2-0:amd64. 12:14:50 Preparing to unpack .../11-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 12:14:50 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:14:50 Selecting previously unselected package libsodium23:amd64. 12:14:50 Preparing to unpack .../12-libsodium23_1.0.16-2_amd64.deb ... 12:14:50 Unpacking libsodium23:amd64 (1.0.16-2) ... 12:14:50 Selecting previously unselected package libzmq5:amd64. 12:14:50 Preparing to unpack .../13-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 12:14:50 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:14:50 Selecting previously unselected package libzmq3-dev:amd64. 12:14:51 Preparing to unpack .../14-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 12:14:51 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:14:51 Selecting previously unselected package pkg-config. 12:14:51 Preparing to unpack .../15-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 12:14:51 Unpacking pkg-config (0.29.1-0ubuntu2) ... 12:14:51 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 12:14:51 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 12:14:51 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 12:14:51 Setting up liberror-perl (0.17025-1) ... 12:14:51 Setting up libpsl5:amd64 (0.19.1-5build1) ... 12:14:51 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 12:14:51 No schema files found: doing nothing. 12:14:51 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 12:14:51 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 12:14:51 Setting up libsodium23:amd64 (1.0.16-2) ... 12:14:51 Setting up pkg-config (0.29.1-0ubuntu2) ... 12:14:51 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 12:14:51 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 12:14:51 Setting up libcurl4:amd64 (7.58.0-2ubuntu3.13) ... 12:14:51 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 12:14:51 Setting up git (1:2.17.1-1ubuntu0.8) ... 12:14:51 Setting up curl (7.58.0-2ubuntu3.13) ... 12:14:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 12:14:51 curl set to automatically installed. 12:14:51 git set to automatically installed. 12:14:51 git-man set to automatically installed. 12:14:51 libcurl3-gnutls set to automatically installed. 12:14:51 libcurl4 set to automatically installed. 12:14:51 liberror-perl set to automatically installed. 12:14:51 libglib2.0-0 set to automatically installed. 12:14:51 libnghttp2-14 set to automatically installed. 12:14:51 libnorm1 set to automatically installed. 12:14:51 libpgm-5.2-0 set to automatically installed. 12:14:51 libpsl5 set to automatically installed. 12:14:51 librtmp1 set to automatically installed. 12:14:51 libsodium23 set to automatically installed. 12:14:51 libzmq3-dev set to automatically installed. 12:14:51 libzmq5 set to automatically installed. 12:14:51 pkg-config set to automatically installed. 12:14:53 snapd is not logged in, snap install commands will use sudo 12:14:55 error: cannot refresh "core18": unexpectedly empty response from the server 12:14:55 (try again later) 12:14:55 Error while refreshing snap 'core18' to channel 'latest/stable' 12:14:55 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 12:14:57 ---> job-cost.sh 12:14:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mv7Y 12:15:07 Exception: 12:15:07 Traceback (most recent call last): 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 302, in _error_catcher 12:15:07 yield 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 384, in read 12:15:07 data = self._fp.read(amt) 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/_vendor/cachecontrol/filewrapper.py", line 60, in read 12:15:07 data = self.__fp.read(amt) 12:15:07 File "/usr/lib64/python3.6/http/client.py", line 459, in read 12:15:07 n = self.readinto(b) 12:15:07 File "/usr/lib64/python3.6/http/client.py", line 503, in readinto 12:15:07 n = self.fp.readinto(b) 12:15:07 File "/usr/lib64/python3.6/socket.py", line 586, in readinto 12:15:07 return self._sock.recv_into(b) 12:15:07 File "/usr/lib64/python3.6/ssl.py", line 971, in recv_into 12:15:07 return self.read(nbytes, buffer) 12:15:07 File "/usr/lib64/python3.6/ssl.py", line 833, in read 12:15:07 return self._sslobj.read(len, buffer) 12:15:07 File "/usr/lib64/python3.6/ssl.py", line 590, in read 12:15:07 v = self._sslobj.read(len, buffer) 12:15:07 ConnectionResetError: [Errno 104] Connection reset by peer 12:15:07 12:15:07 During handling of the above exception, another exception occurred: 12:15:07 12:15:07 Traceback (most recent call last): 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/basecommand.py", line 215, in main 12:15:07 status = self.run(options, args) 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/commands/install.py", line 346, in run 12:15:07 requirement_set.prepare_files(finder) 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/req/req_set.py", line 381, in prepare_files 12:15:07 ignore_dependencies=self.ignore_dependencies)) 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/req/req_set.py", line 623, in _prepare_file 12:15:07 session=self.session, hashes=hashes) 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/download.py", line 821, in unpack_url 12:15:07 hashes=hashes 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/download.py", line 659, in unpack_http_url 12:15:07 hashes) 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/download.py", line 882, in _download_http_url 12:15:07 _download_url(resp, link, content_file, hashes) 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/download.py", line 603, in _download_url 12:15:07 hashes.check_against_chunks(downloaded_chunks) 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/utils/hashes.py", line 46, in check_against_chunks 12:15:07 for chunk in chunks: 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/download.py", line 571, in written_chunks 12:15:07 for chunk in chunks: 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/download.py", line 560, in resp_read 12:15:07 decode_content=False): 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 436, in stream 12:15:07 data = self.read(amt=amt, decode_content=decode_content) 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 401, in read 12:15:07 raise IncompleteRead(self._fp_bytes_read, self.length_remaining) 12:15:07 File "/usr/lib64/python3.6/contextlib.py", line 99, in __exit__ 12:15:07 self.gen.throw(type, value, traceback) 12:15:07 File "/tmp/venv-mv7Y/lib64/python3.6/site-packages/pip/_vendor/urllib3/response.py", line 320, in _error_catcher 12:15:07 raise ProtocolError('Connection broken: %r' % e, e) 12:15:07 pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: ConnectionResetError(104, 'Connection reset by peer')", ConnectionResetError(104, 'Connection reset by peer')) Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:15:08 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 12:15:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:15:12 ---> package-listing.sh 12:15:12 ++ facter osfamily 12:15:12 ++ tr '[:upper:]' '[:lower:]' 12:15:12 + OS_FAMILY=redhat 12:15:12 + workspace=/w/workspace/_app-service-configurable_PR-294 12:15:12 + START_PACKAGES=/tmp/packages_start.txt 12:15:12 + END_PACKAGES=/tmp/packages_end.txt 12:15:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:15:12 + PACKAGES=/tmp/packages_start.txt 12:15:12 + '[' /w/workspace/_app-service-configurable_PR-294 ']' 12:15:12 + PACKAGES=/tmp/packages_end.txt 12:15:12 + case "${OS_FAMILY}" in 12:15:12 + rpm -qa 12:15:12 + sort 12:15:13 + '[' -f /tmp/packages_start.txt ']' 12:15:13 + '[' -f /tmp/packages_end.txt ']' 12:15:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:15:13 + '[' /w/workspace/_app-service-configurable_PR-294 ']' 12:15:13 + mkdir -p /w/workspace/_app-service-configurable_PR-294/archives/ 12:15:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-294/archives/ [Pipeline] echo 12:15:13 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/_app-service-configurable_PR-294/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:15:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 12:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:15:14 12:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 12:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:15:14 alpine: Pulling from edgex-lftools-log-publisher 12:15:14 df20fa9351a1: Pulling fs layer 12:15:14 36b3adc4ff6f: Pulling fs layer 12:15:14 8ad3a11d3b57: Pulling fs layer 12:15:14 46f8f816bc3b: Pulling fs layer 12:15:14 93b61091891f: Pulling fs layer 12:15:14 93b9cdb0e59b: Pulling fs layer 12:15:14 5e14af77c1be: Pulling fs layer 12:15:14 01666e4c0597: Pulling fs layer 12:15:14 aa168da1d23b: Pulling fs layer 12:15:14 93b9cdb0e59b: Waiting 12:15:14 5e14af77c1be: Waiting 12:15:14 01666e4c0597: Waiting 12:15:14 aa168da1d23b: Waiting 12:15:14 46f8f816bc3b: Waiting 12:15:14 36b3adc4ff6f: Verifying Checksum 12:15:14 36b3adc4ff6f: Download complete 12:15:14 46f8f816bc3b: Verifying Checksum 12:15:14 46f8f816bc3b: Download complete 12:15:14 df20fa9351a1: Verifying Checksum 12:15:14 df20fa9351a1: Download complete 12:15:14 93b9cdb0e59b: Verifying Checksum 12:15:14 93b9cdb0e59b: Download complete 12:15:14 5e14af77c1be: Verifying Checksum 12:15:14 5e14af77c1be: Download complete 12:15:14 01666e4c0597: Verifying Checksum 12:15:14 01666e4c0597: Download complete 12:15:14 8ad3a11d3b57: Verifying Checksum 12:15:14 8ad3a11d3b57: Download complete 12:15:14 df20fa9351a1: Pull complete 12:15:14 93b61091891f: Verifying Checksum 12:15:14 93b61091891f: Download complete 12:15:14 36b3adc4ff6f: Pull complete 12:15:15 8ad3a11d3b57: Pull complete 12:15:15 46f8f816bc3b: Pull complete 12:15:15 93b61091891f: Pull complete 12:15:16 93b9cdb0e59b: Pull complete 12:15:16 5e14af77c1be: Pull complete 12:15:16 01666e4c0597: Pull complete 12:15:16 aa168da1d23b: Verifying Checksum 12:15:16 aa168da1d23b: Download complete 12:15:20 aa168da1d23b: Pull complete 12:15:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 12:15:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 12:15:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 12:15:21 prd-centos7-docker-4c-2g-930 does not seem to be running inside a container 12:15:21 $ 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/_app-service-configurable_PR-294/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-294 -v /w/workspace/_app-service-configurable_PR-294:/w/workspace/_app-service-configurable_PR-294:rw,z -v /w/workspace/_app-service-configurable_PR-294@tmp:/w/workspace/_app-service-configurable_PR-294@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 12:15:23 $ docker top dc480ae445759f5f840a944edae68bc171f2bb8ca65f13eab06999cc850b5d7d -eo pid,comm [Pipeline] { [Pipeline] sh 12:15:23 + touch /tmp/pre-build-complete [Pipeline] sh 12:15:24 + mkdir -p /var/log/sa [Pipeline] sh 12:15:24 + ls /var/log/sa-host 12:15:24 + sadf -c /var/log/sa-host/sa05 12:15:24 file_magic: OK 12:15:24 HZ: Using current value: 100 12:15:24 file_header: OK 12:15:24 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 12:15:24 Statistics: 12:15:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 12:15:24 File successfully converted to sysstat format version 12.2.1 12:15:24 + sadf -c /var/log/sa-host/sa23 12:15:24 file_magic: OK 12:15:24 HZ: Using current value: 100 12:15:24 file_header: OK 12:15:24 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 12:15:24 Statistics: 12:15:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 12:15:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:15:25 provisioning config files... 12:15:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-294@tmp/config7698981492721606626tmp [Pipeline] { [Pipeline] echo 12:15:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:15:25 ---> create-netrc.sh [Pipeline] } 12:15:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:15:26 ---> python-tools-install.sh [Pipeline] echo 12:15:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:15:26 ---> sudo-logs.sh 12:15:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:15:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:15:26 ---> job-cost.sh 12:15:26 lf-activate-venv: SKIPPING 12:15:26 DEBUG: total: 0.18000000715255737 12:15:26 INFO: Retrieving Stack Cost... 12:15:28 INFO: Retrieving Pricing Info for: v3-standard-2 12:15:28 INFO: Archiving Costs [Pipeline] echo 12:15:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:15:29 ---> logs-deploy.sh 12:15:29 lf-activate-venv: SKIPPING 12:15:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-294/1 12:15:29 INFO: archiving workspace using pattern(s): 12:15:30 Archives upload complete. 12:15:30 INFO: archiving logs to Nexus 12:15:30 ---> uname -a: 12:15:30 Linux prd-centos7-docker-4c-2g-930.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 12:15:30 12:15:30 12:15:30 ---> lscpu: 12:15:30 Architecture: x86_64 12:15:30 CPU op-mode(s): 32-bit, 64-bit 12:15:30 Byte Order: Little Endian 12:15:30 Address sizes: 40 bits physical, 48 bits virtual 12:15:30 CPU(s): 2 12:15:30 On-line CPU(s) list: 0,1 12:15:30 Thread(s) per core: 1 12:15:30 Core(s) per socket: 1 12:15:30 Socket(s): 2 12:15:30 NUMA node(s): 1 12:15:30 Vendor ID: AuthenticAMD 12:15:30 CPU family: 23 12:15:30 Model: 49 12:15:30 Model name: AMD EPYC-Rome Processor 12:15:30 Stepping: 0 12:15:30 CPU MHz: 2800.000 12:15:30 BogoMIPS: 5600.00 12:15:30 Virtualization: AMD-V 12:15:30 Hypervisor vendor: KVM 12:15:30 Virtualization type: full 12:15:30 L1d cache: 64 KiB 12:15:30 L1i cache: 64 KiB 12:15:30 L2 cache: 1 MiB 12:15:30 L3 cache: 32 MiB 12:15:30 NUMA node0 CPU(s): 0,1 12:15:30 Vulnerability Itlb multihit: Not affected 12:15:30 Vulnerability L1tf: Not affected 12:15:30 Vulnerability Mds: Not affected 12:15:30 Vulnerability Meltdown: Not affected 12:15:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:15:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:15:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:15:30 Vulnerability Srbds: Not affected 12:15:30 Vulnerability Tsx async abort: Not affected 12:15:30 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 12:15:30 12:15:30 12:15:30 ---> nproc: 12:15:30 2 12:15:30 12:15:30 12:15:30 ---> df -h: 12:15:30 Filesystem Size Used Available Use% Mounted on 12:15:30 overlay 40.0G 7.6G 32.4G 19% / 12:15:30 tmpfs 64.0M 0 64.0M 0% /dev 12:15:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 12:15:30 shm 64.0M 0 64.0M 0% /dev/shm 12:15:30 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 12:15:30 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 12:15:30 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 12:15:30 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 12:15:30 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 12:15:30 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 12:15:30 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/_app-service-configurable_PR-294 12:15:30 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/_app-service-configurable_PR-294@tmp 12:15:30 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 12:15:30 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 12:15:30 12:15:30 12:15:30 ---> free -m: 12:15:30 total used free shared buff/cache available 12:15:30 Mem: 7821 982 4744 0 2094 6660 12:15:30 Swap: 1023 0 1023 12:15:30 12:15:30 12:15:30 ---> ip addr: 12:15:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 12:15:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:15:30 inet 127.0.0.1/8 scope host lo 12:15:30 valid_lft forever preferred_lft forever 12:15:30 inet6 ::1/128 scope host 12:15:30 valid_lft forever preferred_lft forever 12:15:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 12:15:30 link/ether fa:16:3e:96:bd:d4 brd ff:ff:ff:ff:ff:ff 12:15:30 inet 10.30.122.217/23 brd 10.30.123.255 scope global dynamic eth0 12:15:30 valid_lft 85710sec preferred_lft 85710sec 12:15:30 inet6 fe80::f816:3eff:fe96:bdd4/64 scope link 12:15:30 valid_lft forever preferred_lft forever 12:15:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 12:15:30 link/ether 02:42:b2:43:f5:35 brd ff:ff:ff:ff:ff:ff 12:15:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:15:30 valid_lft forever preferred_lft forever 12:15:30 inet6 fe80::42:b2ff:fe43:f535/64 scope link 12:15:30 valid_lft forever preferred_lft forever 12:15:30 12:15:30 12:15:30 ---> sar -b -r -n DEV: 12:15:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 12:15:30 12:15:30 12:03:47 LINUX RESTART (2 CPU) 12:15:30 12:15:30 12:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:15:30 12:06:01 1.83 0.00 1.83 0.00 0.00 38.71 0.00 12:15:30 12:07:01 0.37 0.00 0.37 0.00 0.00 6.11 0.00 12:15:30 12:08:01 0.30 0.00 0.30 0.00 0.00 3.61 0.00 12:15:30 12:09:01 0.20 0.00 0.20 0.00 0.00 2.70 0.00 12:15:30 12:10:01 0.35 0.00 0.35 0.00 0.00 4.75 0.00 12:15:30 12:11:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 12:15:30 12:12:01 0.27 0.00 0.27 0.00 0.00 3.85 0.00 12:15:30 12:13:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 12:15:30 12:14:02 0.23 0.00 0.23 0.00 0.00 2.83 0.00 12:15:30 12:15:01 0.29 0.00 0.29 0.00 0.00 3.30 0.00 12:15:30 Average: 0.43 0.00 0.43 0.00 0.00 7.24 0.00 12:15:30 12:15:30 12:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:15:30 12:06:01 5475416 0 794004 9.91 2620 1736900 1204828 13.30 566428 1569280 20 12:15:30 12:07:01 5474800 0 794612 9.92 2620 1736908 1205008 13.30 565500 1571084 8 12:15:30 12:08:01 5472004 0 797408 9.96 2620 1736908 1205092 13.30 567904 1571084 8 12:15:30 12:09:01 5471140 0 798264 9.97 2620 1736916 1205044 13.30 568472 1572124 12 12:15:30 12:10:01 5468732 0 800668 10.00 2620 1736920 1204936 13.30 568376 1574596 8 12:15:30 12:11:01 5469116 0 800280 9.99 2620 1736924 1204864 13.30 567844 1574596 16 12:15:30 12:12:01 5460440 0 808948 10.10 2620 1736932 1204828 13.30 576420 1574596 8 12:15:30 12:13:01 5458452 0 810932 10.13 2620 1736936 1205056 13.30 578020 1574596 8 12:15:30 12:14:02 5460068 0 809312 10.11 2620 1736940 1204828 13.30 578744 1572596 8 12:15:30 12:15:01 5460112 0 809264 10.10 2620 1736944 1204912 13.30 579148 1572596 8 12:15:30 Average: 5467028 0 802369 10.02 2620 1736923 1204940 13.30 571686 1572715 10 12:15:30 12:15:30 12:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:15:30 12:06:01 eth0 0.77 0.08 0.06 0.05 0.00 0.00 0.00 0.00 12:15:30 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:07:01 eth0 3.23 1.90 3.25 0.13 0.00 0.00 0.00 0.00 12:15:30 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:08:01 eth0 0.92 0.32 0.32 0.20 0.00 0.00 0.00 0.00 12:15:30 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:09:01 eth0 0.50 0.42 0.27 0.21 0.00 0.00 0.00 0.00 12:15:30 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:10:01 eth0 0.60 0.38 0.34 0.26 0.00 0.00 0.00 0.00 12:15:30 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:11:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 12:15:30 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:12:01 eth0 0.58 0.08 0.06 0.01 0.00 0.00 0.00 0.00 12:15:30 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:13:01 eth0 0.83 0.48 0.51 0.32 0.00 0.00 0.00 0.00 12:15:30 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:14:02 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:15:01 eth0 0.30 0.24 0.15 0.08 0.00 0.00 0.00 0.00 12:15:30 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 Average: eth0 0.80 0.41 0.50 0.13 0.00 0.00 0.00 0.00 12:15:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:15:30 12:15:30 12:15:30 ---> sar -P ALL: 12:15:30 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/23/21 _x86_64_ (2 CPU) 12:15:30 12:15:30 12:03:47 LINUX RESTART (2 CPU) 12:15:30 12:15:30 12:05:01 CPU %user %nice %system %iowait %steal %idle 12:15:30 12:06:01 all 0.18 0.00 0.05 0.00 0.03 99.75 12:15:30 12:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 12:15:30 12:06:01 1 0.28 0.00 0.07 0.00 0.03 99.62 12:15:30 12:07:01 all 0.19 0.00 0.04 0.00 0.03 99.74 12:15:30 12:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 12:15:30 12:07:01 1 0.32 0.00 0.03 0.00 0.03 99.62 12:15:30 12:08:01 all 0.14 0.00 0.05 0.00 0.03 99.78 12:15:30 12:08:01 0 0.07 0.00 0.05 0.00 0.03 99.85 12:15:30 12:08:01 1 0.22 0.00 0.05 0.00 0.02 99.72 12:15:30 12:09:01 all 0.16 0.00 0.04 0.00 0.02 99.78 12:15:30 12:09:01 0 0.08 0.00 0.05 0.00 0.02 99.85 12:15:30 12:09:01 1 0.23 0.00 0.03 0.00 0.02 99.72 12:15:30 12:10:01 all 0.18 0.00 0.03 0.00 0.03 99.75 12:15:30 12:10:01 0 0.33 0.00 0.03 0.00 0.03 99.60 12:15:30 12:10:01 1 0.03 0.00 0.03 0.00 0.03 99.90 12:15:30 12:11:01 all 0.18 0.00 0.04 0.00 0.01 99.77 12:15:30 12:11:01 0 0.12 0.00 0.03 0.00 0.00 99.85 12:15:30 12:11:01 1 0.25 0.00 0.05 0.00 0.02 99.68 12:15:30 12:12:01 all 0.13 0.00 0.04 0.00 0.03 99.80 12:15:30 12:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:15:30 12:12:01 1 0.23 0.00 0.05 0.00 0.05 99.67 12:15:30 12:13:01 all 0.21 0.00 0.03 0.00 0.03 99.73 12:15:30 12:13:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:15:30 12:13:01 1 0.38 0.00 0.03 0.00 0.03 99.55 12:15:30 12:14:02 all 0.12 0.00 0.03 0.00 0.03 99.82 12:15:30 12:14:02 0 0.05 0.00 0.03 0.00 0.03 99.88 12:15:30 12:14:02 1 0.18 0.00 0.03 0.00 0.02 99.77 12:15:30 12:15:01 all 0.11 0.00 0.03 0.00 0.02 99.85 12:15:30 12:15:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:15:30 12:15:01 1 0.17 0.00 0.02 0.00 0.00 99.81 12:15:30 Average: all 0.16 0.00 0.04 0.00 0.02 99.78 12:15:30 Average: 0 0.09 0.00 0.04 0.00 0.02 99.85 12:15:30 Average: 1 0.23 0.00 0.04 0.00 0.03 99.70 12:15:30 12:15:30 12:15:30