Pull request #3631 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77b78c10b3658015ac4f3c7a79dd0f30ac59097e+8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 (32316ffaebf34ed7ac76311fcbe3f17a4fe22a4c) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1855632211087699674.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1141719887461551541.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh 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/edgex-go/branches/PR-3631/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3631/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1249367226439433556.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3631/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7920297581126331947.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh613723342022683839.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/edgex-go/branches/PR-3631/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3631/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1875095775843473114.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: 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-2785’ is offline Running on prd-centos7-docker-4c-2g-3424 in /w/workspace/edgexfoundry_edgex-go_PR-3631 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh9130002463265359503.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 77b78c10b3658015ac4f3c7a79dd0f30ac59097e Merge succeeded, producing 77b78c10b3658015ac4f3c7a79dd0f30ac59097e Checking out Revision 77b78c10b3658015ac4f3c7a79dd0f30ac59097e (PR-3631) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh259938504799395147.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3631/head:refs/remotes/origin/PR-3631 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77b78c10b3658015ac4f3c7a79dd0f30ac59097e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4250913656511726416.key > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77b78c10b3658015ac4f3c7a79dd0f30ac59097e # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:14:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:14:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:14:36 ========================================================= 19:14:36 EdgeX Global Pipelines Version Info 19:14:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:14:37 ------------------- 19:14:37 stable info: 19:14:37 ------------------- 19:14:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:14:37 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 19:14:37 Message: update stable to v1.0.197 19:14:38 ------------------- 19:14:38 experimental info: 19:14:38 ------------------- 19:14:38 Commited By: **** collab-it+edgex@linuxfoundation.org 19:14:38 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 19:14:38 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:14:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:14:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:14:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:14:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:14:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:14:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3631 [Pipeline] echo 19:14:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3631 [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3631 [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77b78c10b3658015ac4f3c7a79dd0f30ac59097e [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77b78c1 [Pipeline] echo 19:14:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:14:40 provisioning config files... 19:14:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4614550456496284800tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:40 ---> docker-login.sh 19:14:40 nexus3.edgexfoundry.org:10001 19:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:41 Configure a credential helper to remove this warning. See 19:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:41 19:14:41 Login Succeeded 19:14:41 nexus3.edgexfoundry.org:10002 19:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:41 Configure a credential helper to remove this warning. See 19:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:41 19:14:41 Login Succeeded 19:14:41 nexus3.edgexfoundry.org:10003 19:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:41 Configure a credential helper to remove this warning. See 19:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:41 19:14:41 Login Succeeded 19:14:41 nexus3.edgexfoundry.org:10004 19:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:41 Configure a credential helper to remove this warning. See 19:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:41 19:14:41 Login Succeeded 19:14:41 docker.io 19:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:41 Configure a credential helper to remove this warning. See 19:14:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:41 19:14:41 Login Succeeded 19:14:41 ---> docker-login.sh ends [Pipeline] } 19:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:14:42 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/core-command/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo core-command,cmd/core-command/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/core-data/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo core-data,cmd/core-data/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/core-metadata/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo core-metadata,cmd/core-metadata/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/security-bootstrapper/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/security-proxy-setup/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/support-notifications/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo support-notifications,cmd/support-notifications/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/support-scheduler/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:14:42 + for file in '`ls cmd/**/Dockerfile`' 19:14:42 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:14:42 ++ cut -d/ -f2 19:14:42 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:14:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:44 19:14:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:14:44 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:44 latest: Pulling from edgex-devops/git-semver 19:14:44 31603596830f: Pulling fs layer 19:14:44 b6dc333f4379: Pulling fs layer 19:14:44 3d9ef1400e77: Pulling fs layer 19:14:44 fd332fbdc1db: Pulling fs layer 19:14:44 fd332fbdc1db: Waiting 19:14:44 b6dc333f4379: Verifying Checksum 19:14:44 b6dc333f4379: Download complete 19:14:44 31603596830f: Verifying Checksum 19:14:44 31603596830f: Download complete 19:14:45 31603596830f: Pull complete 19:14:45 fd332fbdc1db: Verifying Checksum 19:14:45 fd332fbdc1db: Download complete 19:14:45 b6dc333f4379: Pull complete 19:14:45 3d9ef1400e77: Verifying Checksum 19:14:45 3d9ef1400e77: Download complete 19:14:45 3d9ef1400e77: Pull complete 19:14:45 fd332fbdc1db: Pull complete 19:14:45 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 19:14:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:14:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:14:46 prd-centos7-docker-4c-2g-3424 does not seem to be running inside a container 19:14:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:14:46 $ docker top ccb6f2c6faf7458a218fb1ab0ab0fc5746b87168ae36c44317f4d1cad879672b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:14:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:47 [ssh-agent] Looking for ssh-agent implementation... 19:14:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:47 $ docker exec ccb6f2c6faf7458a218fb1ab0ab0fc5746b87168ae36c44317f4d1cad879672b ssh-agent 19:14:47 SSH_AUTH_SOCK=/tmp/ssh-86Iov9izUi7J/agent.14 19:14:47 SSH_AGENT_PID=20 19:14:47 Running ssh-add (command line suppressed) 19:14:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6030121055815454892.key (/w/workspace/edgex-go/1@tmp/private_key_6030121055815454892.key) 19:14:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:47 + git tag --points-at HEAD [Pipeline] } 19:14:47 $ docker exec --env ******** --env ******** ccb6f2c6faf7458a218fb1ab0ab0fc5746b87168ae36c44317f4d1cad879672b ssh-agent -k 19:14:47 unset SSH_AUTH_SOCK; 19:14:47 unset SSH_AGENT_PID; 19:14:47 echo Agent pid 20 killed; 19:14:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:14:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:14:48 [ssh-agent] Looking for ssh-agent implementation... 19:14:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:14:48 $ docker exec ccb6f2c6faf7458a218fb1ab0ab0fc5746b87168ae36c44317f4d1cad879672b ssh-agent 19:14:48 SSH_AUTH_SOCK=/tmp/ssh-zxyFt7qyw0ot/agent.56 19:14:48 SSH_AGENT_PID=62 19:14:48 Running ssh-add (command line suppressed) 19:14:48 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6062733067557869891.key (/w/workspace/edgex-go/1@tmp/private_key_6062733067557869891.key) 19:14:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:14:48 + git semver init 19:14:48 # -> Open(): unable to determine branch for HEAD 19:14:48 # $GIT_DIR = /w/workspace/edgex-go/1/.git 19:14:48 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 19:14:48 # $SEMVER_REMOTE_NAME = origin 19:14:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:14:48 # $SEMVER_USER_NAME = edgex-jenkins 19:14:48 # $SEMVER_BRANCH = PR-3631 19:14:48 # $SEMVER_TEMP = /tmp/semver-665440356 19:14:48 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:15:21 # '/tmp/semver-665440356' -> '/w/workspace/edgex-go/1/.semver' 19:15:21 # -> Force: false 19:15:21 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 19:15:21 $ docker exec --env ******** --env ******** ccb6f2c6faf7458a218fb1ab0ab0fc5746b87168ae36c44317f4d1cad879672b ssh-agent -k 19:15:21 unset SSH_AUTH_SOCK; 19:15:21 unset SSH_AGENT_PID; 19:15:21 echo Agent pid 62 killed; 19:15:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:15:21 + git semver [Pipeline] } 19:15:21 $ docker stop --time=1 ccb6f2c6faf7458a218fb1ab0ab0fc5746b87168ae36c44317f4d1cad879672b 19:15:23 $ docker rm -f ccb6f2c6faf7458a218fb1ab0ab0fc5746b87168ae36c44317f4d1cad879672b [Pipeline] // withDockerContainer [Pipeline] sh 19:15:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:15:24 Stashed 1 file(s) [Pipeline] echo 19:15:24 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 19:15:25 ========================================================= 19:15:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:15:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:15:25 + 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 . 19:15:26 Sending build context to Docker daemon 328.5MB 19:15:26 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:15:26 Step 2/6 : FROM ${BASE} 19:15:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:15:26 540db60ca938: Pulling fs layer 19:15:26 adcc1eea9eea: Pulling fs layer 19:15:26 4c4ab2625f07: Pulling fs layer 19:15:26 0773c198feca: Pulling fs layer 19:15:26 345f892a5656: Pulling fs layer 19:15:26 4796506630df: Pulling fs layer 19:15:26 cc55df3e53f1: Pulling fs layer 19:15:26 4d027b6c602c: Pulling fs layer 19:15:26 449e75d2c14e: Pulling fs layer 19:15:26 345f892a5656: Waiting 19:15:26 4796506630df: Waiting 19:15:26 cc55df3e53f1: Waiting 19:15:26 4d027b6c602c: Waiting 19:15:26 449e75d2c14e: Waiting 19:15:26 0773c198feca: Waiting 19:15:27 4c4ab2625f07: Verifying Checksum 19:15:27 4c4ab2625f07: Download complete 19:15:27 adcc1eea9eea: Verifying Checksum 19:15:27 adcc1eea9eea: Download complete 19:15:27 345f892a5656: Verifying Checksum 19:15:27 345f892a5656: Download complete 19:15:27 4796506630df: Verifying Checksum 19:15:27 4796506630df: Download complete 19:15:27 cc55df3e53f1: Verifying Checksum 19:15:27 cc55df3e53f1: Download complete 19:15:27 540db60ca938: Verifying Checksum 19:15:27 540db60ca938: Download complete 19:15:27 540db60ca938: Pull complete 19:15:27 adcc1eea9eea: Pull complete 19:15:27 4c4ab2625f07: Pull complete 19:15:28 4d027b6c602c: Verifying Checksum 19:15:28 4d027b6c602c: Download complete 19:15:31 449e75d2c14e: Verifying Checksum 19:15:31 449e75d2c14e: Download complete 19:15:31 0773c198feca: Verifying Checksum 19:15:31 0773c198feca: Download complete 19:15:35 0773c198feca: Pull complete 19:15:35 345f892a5656: Pull complete 19:15:35 4796506630df: Pull complete 19:15:35 cc55df3e53f1: Pull complete 19:15:35 4d027b6c602c: Pull complete 19:15:37 449e75d2c14e: Pull complete 19:15:37 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 19:15:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:15:37 ---> 0d28375d9b5b 19:15:37 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:15:38 ---> Running in 733ade51e34e 19:15:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:15:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:15:39 (1/12) Installing libmagic (5.39-r0) 19:15:39 Still waiting to schedule task 19:15:39 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:15:40 (2/12) Installing file (5.39-r0) 19:15:40 (3/12) Installing libc-dev (0.7.2-r3) 19:15:40 (4/12) Installing g++ (10.2.1_pre1-r3) 19:15:45 (5/12) Installing fortify-headers (1.1-r0) 19:15:45 (6/12) Installing patch (2.7.6-r7) 19:15:45 (7/12) Installing build-base (0.5-r2) 19:15:45 (8/12) Installing libsodium (1.0.18-r0) 19:15:45 (9/12) Installing pkgconf (1.7.3-r0) 19:15:46 (10/12) Installing libsodium-dev (1.0.18-r0) 19:15:46 (11/12) Installing libzmq (4.3.3-r1) 19:15:46 (12/12) Installing zeromq-dev (4.3.3-r1) 19:15:46 Executing busybox-1.32.1-r6.trigger 19:15:46 OK: 219 MiB in 52 packages 19:15:47 Removing intermediate container 733ade51e34e 19:15:47 ---> eb66afc6c9ff 19:15:47 Step 4/6 : WORKDIR /edgex-go 19:15:47 ---> Running in 5ccb885faefe 19:15:47 Removing intermediate container 5ccb885faefe 19:15:47 ---> 9e4bf917e046 19:15:47 Step 5/6 : COPY go.mod . 19:15:47 ---> 006ed0cbd333 19:15:47 Step 6/6 : RUN go mod download 19:15:47 ---> Running in 4b660d771da8 19:16:26 Removing intermediate container 4b660d771da8 19:16:26 ---> fdd37b472287 19:16:26 Successfully built fdd37b472287 19:16:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:16:26 + docker inspect -f . ci-base-image-x86_64 19:16:26 . [Pipeline] withDockerContainer 19:16:27 prd-centos7-docker-4c-2g-3424 does not seem to be running inside a container 19:16:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat 19:16:27 $ docker top 23d8c9c14ded129083495ef42d2552b135e7d5dea78ed82a2a0668c58f63a93e -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:27 + go version 19:16:27 go version go1.16.5 linux/amd64 [Pipeline] } 19:16:28 $ docker stop --time=1 23d8c9c14ded129083495ef42d2552b135e7d5dea78ed82a2a0668c58f63a93e 19:16:29 $ docker rm -f 23d8c9c14ded129083495ef42d2552b135e7d5dea78ed82a2a0668c58f63a93e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:16:29 + docker inspect -f . ci-base-image-x86_64 19:16:29 . [Pipeline] withDockerContainer 19:16:30 prd-centos7-docker-4c-2g-3424 does not seem to be running inside a container 19:16:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat 19:16:30 $ docker top 8b097beb0692b41dced742fff799bcaeda719d03b4e698eca5384409283a5933 -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:30 ========================================================= 19:16:30 [edgeXBuildGoParallel] Running Tests and Build... 19:16:30 ========================================================= [Pipeline] sh 19:16:30 + go mod tidy [Pipeline] sh 19:16:31 + make test 19:16:31 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:16:31 go mod tidy 19:16:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:16:38 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:17:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:17:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:17:05 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:17:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:17:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:17:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:17:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.057s coverage: 100.0% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:17:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.052s coverage: 46.3% of statements 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:17:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:17:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.142s coverage: 89.9% of statements 19:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:17:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:17:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.071s coverage: 78.9% of statements 19:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.044s coverage: 81.2% of statements 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.280s coverage: 95.1% of statements 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:17:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:17:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:17:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.8% of statements 19:17:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:17:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 19:17:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 22.0% of statements 19:17:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 19:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 19:17:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 19:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.073s coverage: 96.3% of statements 19:17:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 19:17:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 19:17:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.161s coverage: 81.8% of statements 19:17:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:17:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3425 in /w/workspace/edgexfoundry_edgex-go_PR-3631 [Pipeline] { [Pipeline] ws 19:17:50 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:17:51 The recommended git tool is: git 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.068s coverage: 92.9% of statements 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.072s coverage: 87.2% of statements 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.157s coverage: 64.4% of statements 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 19:17:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.230s coverage: 66.9% of statements 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:17:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:17:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.113s coverage: 43.6% of statements 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:17:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:17:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 19:17:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:17:56 using credential edgex-jenkins-ssh 19:17:56 Cloning the remote Git repository 19:17:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:56 > git init /w/workspace/edgex-go/1 # timeout=10 19:17:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:56 > git --version # timeout=10 19:17:57 > git --version # 'git version 2.17.1' 19:17:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.3% of statements 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 91.9% of statements 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.6% of statements 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:18:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 19:18:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 19:18:00 GO111MODULE=on go vet ./... 19:18:17 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:18:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:18:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:18:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:18:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3631/head:refs/remotes/origin/PR-3631 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:18:17 > git config core.sparsecheckout # timeout=10 19:18:17 > git checkout -f 77b78c10b3658015ac4f3c7a79dd0f30ac59097e # timeout=10 19:18:17 Merge succeeded, producing 77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:18:17 Checking out Revision 77b78c10b3658015ac4f3c7a79dd0f30ac59097e (PR-3631) 19:18:17 > git remote # timeout=10 19:18:17 > git config --get remote.origin.url # timeout=10 19:18:17 using GIT_SSH to set credentials SSH Credentials for GitHub 19:18:17 > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 19:18:17 > git rev-parse HEAD^{commit} # timeout=10 19:18:17 > git config core.sparsecheckout # timeout=10 19:18:17 > git checkout -f 77b78c10b3658015ac4f3c7a79dd0f30ac59097e # timeout=10 19:18:22 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:18:22 > git --version # timeout=10 19:18:22 > git --version # 'git version 2.17.1' 19:18:22 fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:18:23 provisioning config files... 19:18:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1233284942563882645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:18:24 ---> docker-login.sh 19:18:24 nexus3.edgexfoundry.org:10001 19:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:25 Configure a credential helper to remove this warning. See 19:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:25 19:18:25 Login Succeeded 19:18:25 nexus3.edgexfoundry.org:10002 19:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:26 Configure a credential helper to remove this warning. See 19:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:26 19:18:26 Login Succeeded 19:18:26 nexus3.edgexfoundry.org:10003 19:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:26 Configure a credential helper to remove this warning. See 19:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:26 19:18:26 Login Succeeded 19:18:26 nexus3.edgexfoundry.org:10004 19:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:27 Configure a credential helper to remove this warning. See 19:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:27 19:18:27 Login Succeeded 19:18:27 docker.io 19:18:27 gofmt -l . 19:18:27 [ "`gofmt -l .`" = "" ] 19:18:27 ./bin/test-attribution-txt.sh [Pipeline] sh 19:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:27 + ls -al . 19:18:27 total 596 19:18:27 drwxrwxr-x 10 1001 1001 4096 Jul 21 19:18 . 19:18:27 drwxr-xr-x 4 root root 28 Jul 21 19:16 .. 19:18:27 -rw-rw-r-- 1 1001 1001 11 Jul 21 19:14 .dockerignore 19:18:27 drwxrwxr-x 8 1001 1001 179 Jul 21 19:14 .git 19:18:27 drwxrwxr-x 3 1001 1001 125 Jul 21 19:14 .github 19:18:27 -rw-rw-r-- 1 1001 1001 818 Jul 21 19:14 .gitignore 19:18:27 -rw-rw-r-- 1 1001 1001 76 Jul 21 19:14 .hadolint.yml 19:18:27 drwx------ 3 1001 1001 58 Jul 21 19:15 .semver 19:18:27 -rw-rw-r-- 1 1001 1001 166 Jul 21 19:14 .sonarcloud.properties 19:18:27 -rw-rw-r-- 1 1001 1001 8609 Jul 21 19:14 Attribution.txt 19:18:27 -rw-rw-r-- 1 1001 1001 43881 Jul 21 19:14 CHANGELOG.md 19:18:27 -rw-rw-r-- 1 1001 1001 3804 Jul 21 19:14 CONTRIBUTING.md 19:18:27 -rw-rw-r-- 1 1001 1001 931 Jul 21 19:14 Dockerfile.build 19:18:27 -rw-rw-r-- 1 1001 1001 849 Jul 21 19:14 Jenkinsfile 19:18:27 -rw-rw-r-- 1 1001 1001 10775 Jul 21 19:14 LICENSE 19:18:27 -rw-rw-r-- 1 1001 1001 5915 Jul 21 19:14 Makefile 19:18:27 -rw-rw-r-- 1 1001 1001 8649 Jul 21 19:14 README.md 19:18:27 -rw-rw-r-- 1 1001 1001 6912 Jul 21 19:14 SECURITY.md 19:18:27 -rw-rw-r-- 1 1001 1001 5 Jul 21 19:15 VERSION 19:18:27 -rw-rw-r-- 1 1001 1001 4131 Jul 21 19:14 ZMQWindows.md 19:18:27 drwxrwxr-x 2 1001 1001 37 Jul 21 19:14 bin 19:18:27 drwxrwxr-x 14 1001 1001 4096 Jul 21 19:14 cmd 19:18:27 -rw-r--r-- 1 root root 402846 Jul 21 19:18 coverage.out 19:18:27 -rw-rw-r-- 1 1001 1001 812 Jul 21 19:14 go.mod 19:18:27 -rw-r--r-- 1 root root 48353 Jul 21 19:16 go.sum 19:18:27 drwxrwxr-x 7 1001 1001 114 Jul 21 19:14 internal 19:18:27 drwxrwxr-x 3 1001 1001 16 Jul 21 19:14 openapi 19:18:27 drwxrwxr-x 4 1001 1001 71 Jul 21 19:14 snap 19:18:27 -rw-rw-r-- 1 1001 1001 204 Jul 21 19:14 version.go [Pipeline] sh 19:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:27 Configure a credential helper to remove this warning. See 19:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:27 19:18:27 Login Succeeded 19:18:28 + '[' -e coverage.out ] 19:18:28 + chown 1001:1001 coverage.out [Pipeline] stash 19:18:28 ---> docker-login.sh ends 19:18:28 Stashed 1 file(s) [Pipeline] sh [Pipeline] } 19:18:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:18:28 + make build 19:18:28 go mod tidy 19:18:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] echo 19:18:28 ========================================================= 19:18:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:18:28 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:18:29 + 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 . 19:18:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:31 Sending build context to Docker daemon 165.8MB 19:18:31 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:18:31 Step 2/6 : FROM ${BASE} 19:18:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:31 595b0fe564bb: Pulling fs layer 19:18:31 24495759ef45: Pulling fs layer 19:18:31 d148012ef14d: Pulling fs layer 19:18:31 cb65c68fc2e2: Pulling fs layer 19:18:31 093eec477d81: Pulling fs layer 19:18:31 a6d5b2bbb924: Pulling fs layer 19:18:31 2446dc1eb7d3: Pulling fs layer 19:18:31 596795e73e0f: Pulling fs layer 19:18:31 cb65c68fc2e2: Waiting 19:18:31 093eec477d81: Waiting 19:18:31 a6d5b2bbb924: Waiting 19:18:31 2446dc1eb7d3: Waiting 19:18:31 596795e73e0f: Waiting 19:18:31 d148012ef14d: Verifying Checksum 19:18:31 d148012ef14d: Download complete 19:18:31 24495759ef45: Download complete 19:18:31 093eec477d81: Verifying Checksum 19:18:31 093eec477d81: Download complete 19:18:32 595b0fe564bb: Verifying Checksum 19:18:32 595b0fe564bb: Download complete 19:18:32 a6d5b2bbb924: Verifying Checksum 19:18:32 a6d5b2bbb924: Download complete 19:18:32 2446dc1eb7d3: Verifying Checksum 19:18:32 2446dc1eb7d3: Download complete 19:18:32 595b0fe564bb: Pull complete 19:18:33 24495759ef45: Pull complete 19:18:34 d148012ef14d: Pull complete 19:18:35 596795e73e0f: Verifying Checksum 19:18:35 596795e73e0f: Download complete 19:18:36 cb65c68fc2e2: Verifying Checksum 19:18:36 cb65c68fc2e2: Download complete 19:18:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:18:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:18:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:18:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:18:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:18:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:18:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:18:46 $ docker stop --time=1 8b097beb0692b41dced742fff799bcaeda719d03b4e698eca5384409283a5933 19:18:46 cb65c68fc2e2: Pull complete 19:18:46 093eec477d81: Pull complete 19:18:46 a6d5b2bbb924: Pull complete 19:18:47 2446dc1eb7d3: Pull complete 19:18:47 $ docker rm -f 8b097beb0692b41dced742fff799bcaeda719d03b4e698eca5384409283a5933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:51 596795e73e0f: Pull complete 19:18:51 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 19:18:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:18:51 ---> d9e956139c92 19:18:51 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:18:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:51 19:18:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:18:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:51 latest: Pulling from edgex-devops/edgex-compose 19:18:51 cbdbe7a5bc2a: Pulling fs layer 19:18:51 ca9280d653b3: Pulling fs layer 19:18:51 7e9c9ca2126c: Pulling fs layer 19:18:52 cbdbe7a5bc2a: Verifying Checksum 19:18:52 cbdbe7a5bc2a: Download complete 19:18:52 cbdbe7a5bc2a: Pull complete 19:18:52 ca9280d653b3: Verifying Checksum 19:18:52 ca9280d653b3: Download complete 19:18:53 ca9280d653b3: Pull complete 19:18:54 ---> Running in d4bc4ed235d2 19:18:55 7e9c9ca2126c: Download complete 19:18:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:18:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:18:57 7e9c9ca2126c: Pull complete 19:18:57 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:18:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:18:57 prd-centos7-docker-4c-2g-3424 does not seem to be running inside a container 19:18:57 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:18:58 (1/12) Installing libmagic (5.39-r0) 19:18:58 (2/12) Installing file (5.39-r0) 19:18:58 (3/12) Installing libc-dev (0.7.2-r3) 19:18:58 (4/12) Installing g++ (10.2.1_pre1-r3) 19:19:00 $ docker top d2796e334271bdb3a283c9c98eef711d4e38b4790cd784130f1b1ffa2fdaadf5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:01 + docker-compose build --help 19:19:01 + grep parallel 19:19:01 --parallel Build images in parallel. [Pipeline] } 19:19:01 $ docker stop --time=1 d2796e334271bdb3a283c9c98eef711d4e38b4790cd784130f1b1ffa2fdaadf5 19:19:02 (5/12) Installing fortify-headers (1.1-r0) 19:19:02 (6/12) Installing patch (2.7.6-r7) 19:19:02 (7/12) Installing build-base (0.5-r2) 19:19:02 (8/12) Installing libsodium (1.0.18-r0) 19:19:02 (9/12) Installing pkgconf (1.7.3-r0) 19:19:02 (10/12) Installing libsodium-dev (1.0.18-r0) 19:19:02 (11/12) Installing libzmq (4.3.3-r1) 19:19:02 $ docker rm -f d2796e334271bdb3a283c9c98eef711d4e38b4790cd784130f1b1ffa2fdaadf5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv 19:19:03 (12/12) Installing zeromq-dev (4.3.3-r1) 19:19:03 Executing busybox-1.32.1-r6.trigger 19:19:03 OK: 218 MiB in 52 packages [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:19:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:19:03 . [Pipeline] withDockerContainer 19:19:03 prd-centos7-docker-4c-2g-3424 does not seem to be running inside a container 19:19:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:19:04 $ docker top 7f19b71cb6d0a9025f55a24693a012f940b076f78d3d4a9ecbaaf7ed55bb051e -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:04 + docker-compose -f ./docker-compose-build.yml build --parallel 19:19:05 Building core-command ... 19:19:05 Building core-data ... 19:19:05 Building core-metadata ... 19:19:05 Building security-bootstrapper ... 19:19:05 Building security-proxy-setup ... 19:19:05 Building security-secretstore-setup ... 19:19:05 Building support-notifications ... 19:19:05 Building support-scheduler ... 19:19:05 Building sys-mgmt-agent ... 19:19:05 Building support-notifications 19:19:05 Building security-bootstrapper 19:19:05 Building security-proxy-setup 19:19:05 Building support-scheduler 19:19:05 Building core-command 19:19:07 Removing intermediate container d4bc4ed235d2 19:19:07 ---> 7295f9f84f48 19:19:07 Step 4/6 : WORKDIR /edgex-go 19:19:07 ---> Running in 689a0dc7817a 19:19:08 Removing intermediate container 689a0dc7817a 19:19:08 ---> 2cb703ff92f2 19:19:08 Step 5/6 : COPY go.mod . 19:19:08 ---> 6e636aa80187 19:19:08 Step 6/6 : RUN go mod download 19:19:09 ---> Running in 7ef2d9b52ea1 19:19:15 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:19:15 ---> fdd37b472287 19:19:15 Step 3/22 : WORKDIR /edgex-go 19:19:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:15 ---> fdd37b472287 19:19:15 Step 3/24 : WORKDIR /edgex-go 19:19:15 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:19:15 ---> fdd37b472287 19:19:15 Step 3/32 : WORKDIR /edgex-go 19:19:18 ---> Running in 69cd3f228d26 19:19:18 ---> Running in de66a339f69a 19:19:18 ---> Running in da4edb9915ec 19:19:23 Removing intermediate container 69cd3f228d26 19:19:23 ---> fbda7aec49ce 19:19:23 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:24 Removing intermediate container da4edb9915ec 19:19:24 ---> f230a4248606 19:19:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:24 Removing intermediate container de66a339f69a 19:19:24 ---> ac26be0bcfc8 19:19:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:24 ---> Running in d7cbfdd3eef0 19:19:24 ---> Running in 4446111579f0 19:19:24 ---> Running in a0ef021e4801 19:19:26 Removing intermediate container d7cbfdd3eef0 19:19:26 ---> 316da60dfcbf 19:19:26 Step 5/22 : RUN apk add --update --no-cache make git 19:19:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:26 ---> fdd37b472287 19:19:26 Step 3/23 : WORKDIR /edgex-go 19:19:26 ---> Using cache 19:19:26 ---> ac26be0bcfc8 19:19:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:26 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:26 ---> fdd37b472287 19:19:26 Step 3/23 : WORKDIR /edgex-go 19:19:26 ---> Using cache 19:19:26 ---> ac26be0bcfc8 19:19:26 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:26 ---> Running in b03fc58b3265 19:19:26 ---> Running in afcffe4e2ee9 19:19:26 Removing intermediate container 4446111579f0 19:19:26 ---> ed7b51fea7cd 19:19:26 Step 5/32 : RUN apk add --update --no-cache make git 19:19:26 ---> Running in dcd2933b5a94 19:19:26 ---> Running in bedfab0325c1 19:19:26 Removing intermediate container a0ef021e4801 19:19:26 ---> f58ab3d201f2 19:19:26 Step 5/24 : RUN apk add --update --no-cache make git 19:19:26 ---> Running in 3016220b4455 19:19:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:27 Removing intermediate container b03fc58b3265 19:19:27 ---> 16b832429a5e 19:19:27 Step 5/23 : RUN apk add --update --no-cache make git 19:19:27 ---> Running in 528dd8fef0b5 19:19:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:27 Removing intermediate container afcffe4e2ee9 19:19:27 ---> 82bce875b80c 19:19:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:19:27 ---> Running in dfaecfa8f7ca 19:19:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:28 OK: 219 MiB in 52 packages 19:19:28 OK: 219 MiB in 52 packages 19:19:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:28 OK: 219 MiB in 52 packages 19:19:28 Removing intermediate container bedfab0325c1 19:19:28 ---> b6929ccf2d7c 19:19:28 Step 6/32 : COPY go.mod . 19:19:28 OK: 219 MiB in 52 packages 19:19:29 Removing intermediate container dcd2933b5a94 19:19:29 ---> 8c2607419110 19:19:29 Step 6/22 : COPY go.mod . 19:19:29 ---> 3e82922eff4f 19:19:29 Step 7/32 : RUN go mod download 19:19:29 ---> Running in c50ad99379a0 19:19:29 Removing intermediate container 3016220b4455 19:19:29 ---> 33d07e508f14 19:19:29 Step 6/24 : COPY go.mod . 19:19:29 OK: 219 MiB in 52 packages 19:19:29 Removing intermediate container 528dd8fef0b5 19:19:29 ---> c21a50d6b1b0 19:19:29 Step 6/23 : COPY go.mod . 19:19:29 ---> 56080fb9c994 19:19:29 Step 7/22 : RUN go mod download 19:19:29 ---> Running in 503c21334129 19:19:29 ---> f44ad939408a 19:19:29 Step 7/24 : RUN go mod download 19:19:29 ---> Running in 0ca6ffe5b411 19:19:29 ---> ce750428709b 19:19:29 Step 7/23 : RUN go mod download 19:19:29 Removing intermediate container dfaecfa8f7ca 19:19:29 ---> e5a14e243edb 19:19:29 Step 6/23 : COPY go.mod . 19:19:29 ---> Running in 5ecf8e7a7fe9 19:19:30 ---> 081133f92783 19:19:30 Step 7/23 : RUN go mod download 19:19:30 ---> Running in 75d4801bef4b 19:19:30 Removing intermediate container c50ad99379a0 19:19:30 ---> dde3f027faac 19:19:30 Step 8/32 : COPY . . 19:19:30 Removing intermediate container 503c21334129 19:19:30 ---> d660878ca599 19:19:30 Step 8/22 : COPY . . 19:19:35 Removing intermediate container 0ca6ffe5b411 19:19:35 ---> f786ac985731 19:19:35 Step 8/24 : COPY . . 19:19:35 Removing intermediate container 5ecf8e7a7fe9 19:19:35 ---> 95044c383209 19:19:35 Step 8/23 : COPY . . 19:19:35 Removing intermediate container 75d4801bef4b 19:19:35 ---> 7f1ca551bb2a 19:19:35 Step 8/23 : COPY . . 19:19:41 ---> 5fd3dbe962ef 19:19:41 Step 9/22 : RUN go mod tidy 19:19:41 ---> 1ccb0f1b75a2 19:19:41 Step 9/32 : RUN go mod tidy 19:19:41 ---> 8e1db7e7414a 19:19:41 Step 9/23 : RUN go mod tidy 19:19:42 ---> Running in efa4c75075db 19:19:42 ---> Running in b7905eabf6aa 19:19:42 ---> Running in 6a11f2cc4edf 19:19:44 Removing intermediate container b7905eabf6aa 19:19:44 ---> 8ce1d8404c35 19:19:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:19:44 ---> Running in 88ae6fcfe207 19:19:44 Removing intermediate container 6a11f2cc4edf 19:19:44 ---> 0704a725a6fa 19:19:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:19:44 Removing intermediate container efa4c75075db 19:19:44 ---> c7bd5bfc71ac 19:19:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:19:44 ---> Running in e329a2f668db 19:19:44 ---> Running in 474ec9950fc9 19:19:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:19:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:19:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:19:55 ---> f2451f015970 19:19:55 Step 9/23 : RUN go mod tidy 19:19:55 ---> e7d46807b91a 19:19:55 Step 9/24 : RUN go mod tidy 19:19:55 ---> Running in 8c8c020ae08d 19:19:55 ---> Running in 0d392e2ef704 19:19:57 Removing intermediate container 8c8c020ae08d 19:19:57 ---> 221e552f04e3 19:19:57 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:19:57 ---> Running in 074b8e85e772 19:19:57 Removing intermediate container 0d392e2ef704 19:19:57 ---> 443401115347 19:19:57 Step 10/24 : RUN make cmd/core-command/core-command 19:19:58 ---> Running in 8c8a31b64d33 19:19:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:20:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:20:22 Removing intermediate container 88ae6fcfe207 19:20:22 ---> ac2455558532 19:20:22 19:20:22 Step 11/32 : FROM alpine:3.12 19:20:22 3.12: Pulling from library/alpine 19:20:23 Removing intermediate container 474ec9950fc9 19:20:23 ---> fb60878e1a75 19:20:23 19:20:23 Step 11/22 : FROM alpine:3.12 19:20:23 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:20:23 Status: Downloaded newer image for alpine:3.12 19:20:23 ---> 13621d1b12d4 19:20:23 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:20:23 3.12: Pulling from library/alpine 19:20:23 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:20:23 Status: Image is up to date for alpine:3.12 19:20:23 ---> Running in 55eeb1ab5bea 19:20:23 ---> 13621d1b12d4 19:20:23 Step 12/22 : RUN apk add --update --no-cache curl 19:20:23 ---> Running in 78818e3f76a2 19:20:24 Removing intermediate container 55eeb1ab5bea 19:20:24 ---> 1419aec2b7bb 19:20:24 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:20:24 ---> Running in a2bb6ca0711c 19:20:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:20:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:20:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:20:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:20:25 (1/4) Installing ca-certificates (20191127-r4) 19:20:25 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:20:25 (3/4) Installing libcurl (7.77.0-r0) 19:20:25 (4/4) Installing curl (7.77.0-r0) 19:20:25 Executing busybox-1.31.1-r20.trigger 19:20:25 Executing ca-certificates-20191127-r4.trigger 19:20:25 (1/2) Installing dumb-init (1.2.2-r1) 19:20:25 (2/2) Installing su-exec (0.2-r1) 19:20:25 Executing busybox-1.31.1-r20.trigger 19:20:25 OK: 6 MiB in 16 packages 19:20:25 OK: 7 MiB in 18 packages 19:20:26 Removing intermediate container a2bb6ca0711c 19:20:26 ---> 33ba8a11af17 19:20:26 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:20:26 ---> Running in 1deb86030516 19:20:26 Removing intermediate container 78818e3f76a2 19:20:26 ---> 0078312ad0bc 19:20:26 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:20:26 ---> Running in a1bf537d716a 19:20:26 Removing intermediate container 1deb86030516 19:20:26 ---> 344c3b70f379 19:20:26 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:20:26 ---> Running in 0e583a52d7a0 19:20:26 Removing intermediate container a1bf537d716a 19:20:26 ---> d5bf46eccd41 19:20:26 Step 14/22 : WORKDIR /edgex 19:20:26 ---> Running in cb76b2815bf2 19:20:26 Removing intermediate container 0e583a52d7a0 19:20:26 ---> b6b30b83e2a7 19:20:26 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:20:26 ---> Running in 31b25385bba5 19:20:26 Removing intermediate container cb76b2815bf2 19:20:26 ---> f6f09400e0f4 19:20:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:20:27 ---> 2bb94a0d31ef 19:20:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:20:28 Removing intermediate container e329a2f668db 19:20:28 ---> 604708892fd7 19:20:28 19:20:28 Step 11/23 : FROM alpine:3.12 19:20:28 ---> 13621d1b12d4 19:20:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:20:28 ---> Running in c2a0dc7262f4 19:20:28 Removing intermediate container 31b25385bba5 19:20:28 ---> 569717a291c5 19:20:28 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:20:28 ---> Running in cfc5ec277026 19:20:28 ---> 5a21611be6c9 19:20:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:20:28 Removing intermediate container cfc5ec277026 19:20:28 ---> cbcd2a93aa3b 19:20:28 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:20:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:20:29 ---> 189e09903f07 19:20:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:20:29 ---> Running in 8c3043c5fe50 19:20:29 ---> ac4830788aba 19:20:29 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:20:29 (1/1) Installing dumb-init (1.2.2-r1) 19:20:29 Executing busybox-1.31.1-r20.trigger 19:20:29 ---> Running in d6f3bacce94c 19:20:29 OK: 6 MiB in 15 packages 19:20:29 Removing intermediate container d6f3bacce94c 19:20:29 ---> 2cf789710bc8 19:20:29 Step 19/22 : CMD ["--init=true"] 19:20:29 ---> Running in aaad26131b84 19:20:29 Removing intermediate container aaad26131b84 19:20:29 ---> 9dbaa967eec2 19:20:29 Step 20/22 : LABEL arch=x86_64 19:20:29 Removing intermediate container c2a0dc7262f4 19:20:29 ---> 704a8e425823 19:20:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:29 ---> Running in fd2a628ba731 19:20:29 ---> Running in 560ebd7ee73c 19:20:30 Removing intermediate container fd2a628ba731 19:20:30 ---> 4ae1e61bb4b1 19:20:30 Step 21/22 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:20:30 ---> Running in 92aee5ec3956 19:20:30 Removing intermediate container 560ebd7ee73c 19:20:30 ---> d43b895e4697 19:20:30 Step 14/23 : ENV APP_PORT=59861 19:20:30 ---> Running in d483ff2a0e8f 19:20:30 Removing intermediate container 92aee5ec3956 19:20:30 ---> f2a581ea10ac 19:20:30 Step 22/22 : LABEL version=0.0.0 19:20:30 ---> Running in d760814accd1 19:20:30 Removing intermediate container 8c3043c5fe50 19:20:30 ---> da93d1ef7467 19:20:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:30 Removing intermediate container d483ff2a0e8f 19:20:30 ---> 13ec80270718 19:20:30 Step 15/23 : EXPOSE $APP_PORT 19:20:30 ---> Running in ac594cdf4b1d 19:20:30 Removing intermediate container d760814accd1 19:20:30 ---> 30ab2f131eba 19:20:30 19:20:31 ---> 95324e5b00b2 19:20:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:20:31 Successfully built 30ab2f131eba 19:20:31 Successfully tagged security-proxy-setup:latest 19:20:31 Building sys-mgmt-agent 19:20:31  Building security-proxy-setup ... done Removing intermediate container ac594cdf4b1d 19:20:31 ---> 3ba095e6793a 19:20:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:31 ---> b9737f28546e 19:20:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:20:32 ---> 88c18dbea330 19:20:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:20:33 ---> b5f40d805674 19:20:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:20:33 ---> fa869022d909 19:20:33 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:20:33 ---> 27db0199d853 19:20:33 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:20:34 ---> Running in a64b35c02e47 19:20:34 ---> 6d870e49f7c6 19:20:34 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:20:34 Removing intermediate container a64b35c02e47 19:20:34 ---> e350b3cb3db1 19:20:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:34 ---> Running in 38891b7c6855 19:20:34 ---> 8efc5722f1db 19:20:34 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:20:34 Removing intermediate container 8c8a31b64d33 19:20:34 ---> 2c3cb99ddef0 19:20:34 19:20:34 Step 11/24 : FROM alpine:3.12 19:20:34 ---> 13621d1b12d4 19:20:34 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:20:34 ---> Using cache 19:20:34 ---> 704a8e425823 19:20:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:20:34 ---> Using cache 19:20:34 ---> d43b895e4697 19:20:34 Step 14/24 : ENV APP_PORT=59882 19:20:35 ---> Running in e62fbc575a41 19:20:35 ---> Running in 083aeba7dc8b 19:20:35 Removing intermediate container 38891b7c6855 19:20:35 ---> 7ecb9c0998d4 19:20:35 Step 21/23 : LABEL arch=x86_64 19:20:35 ---> Running in 0c8620630363 19:20:35 Removing intermediate container e62fbc575a41 19:20:35 ---> 816bfeea99e8 19:20:35 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:20:35 Removing intermediate container 083aeba7dc8b 19:20:35 ---> e6bc70af8243 19:20:35 Step 15/24 : EXPOSE $APP_PORT 19:20:35 Removing intermediate container 0c8620630363 19:20:35 ---> abef55ddba4b 19:20:35 Step 22/23 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:20:35 ---> Running in fc8c4c207540 19:20:35 ---> Running in a5d976df01e4 19:20:35 ---> 6f7a2ded4ed0 19:20:35 Step 27/32 : RUN chmod +x /entrypoint.sh 19:20:35 ---> Running in 4dcc1b84b177 19:20:35 Removing intermediate container a5d976df01e4 19:20:35 ---> 016dadcdd354 19:20:35 Step 23/23 : LABEL version=0.0.0 19:20:35 Removing intermediate container fc8c4c207540 19:20:35 ---> 2e2f3c3da0b5 19:20:35 Step 16/24 : WORKDIR / 19:20:35 ---> Running in 1b58f9efef94 19:20:35 ---> Running in ce491d0f349f 19:20:35 Removing intermediate container 1b58f9efef94 19:20:35 ---> 45f49c9a817d 19:20:35 19:20:36 Successfully built 45f49c9a817d 19:20:36 Successfully tagged support-scheduler:latest 19:20:36 Building security-secretstore-setup 19:20:36  Building support-scheduler ... done Removing intermediate container ce491d0f349f 19:20:36 ---> 0307f39b05f9 19:20:36 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:36 Removing intermediate container 074b8e85e772 19:20:36 ---> 8c4f74f23329 19:20:36 19:20:36 Step 11/23 : FROM alpine:3.12 19:20:36 ---> 13621d1b12d4 19:20:36 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:20:37 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:20:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:37 ---> fdd37b472287 19:20:37 Step 3/24 : WORKDIR /edgex-go 19:20:37 ---> Using cache 19:20:37 ---> ac26be0bcfc8 19:20:37 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:37 ---> Using cache 19:20:37 ---> 82bce875b80c 19:20:37 Step 5/24 : RUN apk add --update --no-cache make bash git 19:20:38 ---> c1d959838f85 19:20:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:20:38 ---> Running in 22a588041764 19:20:38 ---> Running in ed97eda0c524 19:20:38 Removing intermediate container 4dcc1b84b177 19:20:38 ---> 87844373dbcf 19:20:38 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:20:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:20:38 ---> 0369397bb256 19:20:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:20:38 ---> Running in dbefc84588c6 19:20:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:20:39 (1/2) Installing ca-certificates (20191127-r4) 19:20:39 (2/2) Installing dumb-init (1.2.2-r1) 19:20:39 Executing busybox-1.31.1-r20.trigger 19:20:39 Removing intermediate container dbefc84588c6 19:20:39 ---> 84db2c5b3678 19:20:39 Step 29/32 : CMD ["gate"] 19:20:39 Executing ca-certificates-20191127-r4.trigger 19:20:39 OK: 6 MiB in 16 packages 19:20:39 ---> Running in 7b20b14b9408 19:20:39 ---> dd93715649ef 19:20:39 Step 20/24 : ENTRYPOINT ["/core-command"] 19:20:39 ---> Running in 0d092ac9ae8c 19:20:39 Removing intermediate container 7b20b14b9408 19:20:39 ---> c82be4be0043 19:20:39 Step 30/32 : LABEL arch=x86_64 19:20:39 Removing intermediate container 0d092ac9ae8c 19:20:39 ---> e9b297c2e01b 19:20:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:20:39 ---> Running in 9174519bb107 19:20:39 ---> Running in 8b40bc8c2baa 19:20:39 Removing intermediate container ed97eda0c524 19:20:39 ---> 5200a36afd9f 19:20:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:20:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:20:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:20:39 ---> fdd37b472287 19:20:39 Step 3/26 : WORKDIR /edgex-go 19:20:39 ---> Using cache 19:20:39 ---> ac26be0bcfc8 19:20:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:39 ---> Using cache 19:20:39 ---> 82bce875b80c 19:20:39 Step 5/26 : RUN apk add --update --no-cache make git 19:20:39 ---> Running in b1e5a07732cf 19:20:39 Removing intermediate container 8b40bc8c2baa 19:20:39 ---> 84ed31c65dcd 19:20:39 Step 22/24 : LABEL arch=x86_64 19:20:39 ---> Running in 74a867ddc5bd 19:20:39 Removing intermediate container 9174519bb107 19:20:39 ---> 9b855ac34408 19:20:39 Step 31/32 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:20:39 ---> Running in d88a6087dc80 19:20:39 ---> Running in a96ea506ad4d 19:20:39 OK: 219 MiB in 52 packages 19:20:40 Removing intermediate container b1e5a07732cf 19:20:40 ---> cbcad155e675 19:20:40 Step 14/23 : ENV APP_PORT=59860 19:20:40 Removing intermediate container d88a6087dc80 19:20:40 ---> a3a62ed41760 19:20:40 Step 23/24 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:20:40 ---> Running in a96249571f0f 19:20:40 ---> Running in f447d363613b 19:20:40 Removing intermediate container a96ea506ad4d 19:20:40 ---> f564202bb5bd 19:20:40 Step 32/32 : LABEL version=0.0.0 19:20:40 ---> Running in 0886d2d3fae9 19:20:40 Removing intermediate container f447d363613b 19:20:40 ---> f726147d94af 19:20:40 Step 24/24 : LABEL version=0.0.0 19:20:40 Removing intermediate container a96249571f0f 19:20:40 ---> 9aec5e4da653 19:20:40 Step 15/23 : EXPOSE $APP_PORT 19:20:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:20:40 ---> Running in e1107baa356c 19:20:40 ---> Running in 9bb801639aea 19:20:40 Removing intermediate container 22a588041764 19:20:40 ---> bd0657d2fe5c 19:20:40 Step 6/24 : COPY go.mod . 19:20:40 Removing intermediate container 0886d2d3fae9 19:20:40 ---> 27bc0cf6ad48 19:20:40 19:20:40 Successfully built 27bc0cf6ad48 19:20:40 Successfully tagged security-bootstrapper:latest 19:20:40 Building core-data 19:20:40  Building security-bootstrapper ... done Removing intermediate container e1107baa356c 19:20:40 ---> 38ec03bb6b8b 19:20:40 19:20:40 Removing intermediate container 9bb801639aea 19:20:40 ---> 962c3af1da98 19:20:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:20:40 Successfully built 38ec03bb6b8b 19:20:40 ---> b34997064d61 19:20:40 Step 7/24 : RUN go mod download 19:20:40 Successfully tagged core-command:latest 19:20:40 Building core-metadata 19:20:41  Building core-command ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:20:41 OK: 219 MiB in 52 packages 19:20:43 ---> Running in e84ea37a88b0 19:20:43 ---> b3bc884099e1 19:20:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:20:44 Removing intermediate container 74a867ddc5bd 19:20:44 ---> 88af5df63ef8 19:20:44 Step 6/26 : COPY go.mod . 19:20:44 ---> 61ae41e62cb0 19:20:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:20:44 ---> 45693b5ad3ac 19:20:44 Step 7/26 : RUN go mod download 19:20:45 ---> Running in 626c31759605 19:20:45 ---> c2fe7f7ec59b 19:20:45 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:20:45 ---> Running in cc60ffb63de9 19:20:45 Removing intermediate container e84ea37a88b0 19:20:45 ---> 0a2b0a2cc8a2 19:20:45 Step 8/24 : COPY . . 19:20:45 Removing intermediate container cc60ffb63de9 19:20:45 ---> 987ba5fb67c8 19:20:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:46 Removing intermediate container 7ef2d9b52ea1 19:20:46 ---> 4c665ff8301d 19:20:46 Successfully built 4c665ff8301d 19:20:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:20:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:20:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:46 ---> fdd37b472287 19:20:46 Step 3/24 : WORKDIR /edgex-go 19:20:46 ---> Using cache 19:20:46 ---> ac26be0bcfc8 19:20:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:46 ---> Using cache 19:20:46 ---> 82bce875b80c 19:20:46 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:20:46 + docker inspect -f . ci-base-image-arm64 19:20:46 . [Pipeline] withDockerContainer 19:20:46 prd-ubuntu18.04-docker-arm64-4c-16g-3425 does not seem to be running inside a container 19:20:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** ci-base-image-arm64 cat 19:20:46 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:20:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:20:46 ---> fdd37b472287 19:20:46 Step 3/24 : WORKDIR /edgex-go 19:20:46 ---> Using cache 19:20:46 ---> ac26be0bcfc8 19:20:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:46 ---> Using cache 19:20:46 ---> 82bce875b80c 19:20:46 Step 5/24 : RUN apk add --update --no-cache make git 19:20:46 ---> Using cache 19:20:46 ---> 88af5df63ef8 19:20:46 Step 6/24 : COPY go.mod . 19:20:46 ---> Using cache 19:20:46 ---> 45693b5ad3ac 19:20:46 Step 7/24 : RUN go mod download 19:20:47 ---> Running in 382d0339c971 19:20:47 ---> Running in efa8d6e5544b 19:20:48 ---> Running in cf66f72d6f9f 19:20:48 Removing intermediate container 382d0339c971 19:20:48 ---> 7a8d7d2b4379 19:20:48 Step 21/23 : LABEL arch=x86_64 19:20:48 Removing intermediate container 626c31759605 19:20:48 ---> 4409a36d7579 19:20:48 Step 8/26 : COPY . . 19:20:48 ---> Running in 5e4ca2d9381a 19:20:48 $ docker top f4bccdc3a7615e721d05129c7ba51365804efae33f6d84c0fbc9040a7dce374a -eo pid,comm 19:20:48 Removing intermediate container 5e4ca2d9381a 19:20:48 ---> ffd1f8e33d0f 19:20:48 Step 22/23 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:20:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 19:20:49 ---> Running in 998c77b9e9a7 19:20:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:20:49 + go version 19:20:49 go version go1.16.5 linux/arm64 [Pipeline] } 19:20:49 $ docker stop --time=1 f4bccdc3a7615e721d05129c7ba51365804efae33f6d84c0fbc9040a7dce374a 19:20:50 OK: 219 MiB in 52 packages 19:20:50 Removing intermediate container 998c77b9e9a7 19:20:50 ---> 11885b19f883 19:20:50 Step 23/23 : LABEL version=0.0.0 19:20:51 ---> ace160f7494c 19:20:51 Step 9/24 : RUN go mod tidy 19:20:51 Removing intermediate container efa8d6e5544b 19:20:51 ---> 68c6faa0464d 19:20:51 Step 8/24 : COPY . . 19:20:51 ---> Running in fe969fd7d4bb 19:20:51 ---> Running in 11f6bcd7783e 19:20:51 $ docker rm -f f4bccdc3a7615e721d05129c7ba51365804efae33f6d84c0fbc9040a7dce374a 19:20:51 Removing intermediate container cf66f72d6f9f 19:20:51 ---> 0e55a06355c2 19:20:51 Step 6/24 : COPY go.mod . 19:20:51 Removing intermediate container fe969fd7d4bb 19:20:51 ---> 31183f4333b7 19:20:51 19:20:51 Successfully built 31183f4333b7 19:20:51 Successfully tagged support-notifications:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:20:52 + docker inspect -f . ci-base-image-arm64 19:20:52 . [Pipeline] withDockerContainer 19:20:53  Building support-notifications ... done  ---> 52c3fa1ce9ff 19:20:53 Step 7/24 : RUN go mod download 19:20:53 prd-ubuntu18.04-docker-arm64-4c-16g-3425 does not seem to be running inside a container 19:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** ci-base-image-arm64 cat 19:20:54 ---> Running in 7dd18453a6fb 19:20:54 ---> 2b56ca589978 19:20:54 Step 9/26 : RUN go mod tidy 19:20:54 ---> Running in c1c032f4f214 19:20:54 Removing intermediate container 11f6bcd7783e 19:20:54 ---> 9a6dcdec5285 19:20:54 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:20:54 ---> Running in 282a2b89453b 19:20:54 $ docker top 1e26184918822be42b04dc8ac4f2a17774d761a364282bdc2f3416a0e31ae482 -eo pid,comm [Pipeline] { [Pipeline] echo 19:20:55 ========================================================= 19:20:55 [edgeXBuildGoParallel] Running Tests and Build... 19:20:55 ========================================================= [Pipeline] sh 19:20:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:20:55 Removing intermediate container 7dd18453a6fb 19:20:55 ---> 5a288bb57533 19:20:55 Step 8/24 : COPY . . 19:20:55 + go mod tidy 19:20:56 ---> c962a71a5115 19:20:56 Step 9/24 : RUN go mod tidy [Pipeline] sh 19:20:57 + make test 19:20:57 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:20:57 go mod tidy 19:20:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:20:59 Removing intermediate container c1c032f4f214 19:20:59 ---> b5cb93755ea6 19:20:59 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:20:59 ---> Running in ab0bf3294664 19:20:59 ---> Running in af81b2eb95dd 19:21:00 ---> f6de69481d47 19:21:00 Step 9/24 : RUN go mod tidy 19:21:00 ---> Running in db0517201958 19:21:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21:02 Removing intermediate container ab0bf3294664 19:21:02 ---> 9ac316f97c6e 19:21:02 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:21:02 ---> Running in ef58b950d6e2 19:21:02 Removing intermediate container db0517201958 19:21:02 ---> 420a21f8c7fe 19:21:02 Step 10/24 : RUN make cmd/core-data/core-data 19:21:02 ---> Running in 309955a7ca10 19:21:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:21:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:21:25 ? github.com/edgexfoundry/edgex-go [no test files] 19:21:25 Removing intermediate container 282a2b89453b 19:21:25 ---> ce8f55154a5d 19:21:25 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:21:25 ---> Running in 20079e763a5c 19:21:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:21:26 Removing intermediate container 20079e763a5c 19:21:26 ---> b3981eaa5ef6 19:21:26 19:21:26 Step 12/24 : FROM docker:20.10.6 19:21:27 20.10.6: Pulling from library/docker 19:21:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:21:33 Removing intermediate container af81b2eb95dd 19:21:33 ---> 53babeaf7e8e 19:21:33 19:21:33 Step 11/26 : FROM alpine:3.12 19:21:33 ---> 13621d1b12d4 19:21:33 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:21:33 ---> Running in a91d48eeb190 19:21:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:21:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:21:34 (1/6) Installing ca-certificates (20191127-r4) 19:21:34 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:21:34 (3/6) Installing libcurl (7.77.0-r0) 19:21:34 (4/6) Installing curl (7.77.0-r0) 19:21:34 (5/6) Installing dumb-init (1.2.2-r1) 19:21:34 (6/6) Installing su-exec (0.2-r1) 19:21:34 Executing busybox-1.31.1-r20.trigger 19:21:34 Executing ca-certificates-20191127-r4.trigger 19:21:34 OK: 7 MiB in 20 packages 19:21:36 Removing intermediate container a91d48eeb190 19:21:36 ---> 1d74d905f577 19:21:36 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:21:36 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 19:21:36 Status: Downloaded newer image for docker:20.10.6 19:21:36 ---> d2979b152a7d 19:21:36 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:21:36 ---> Running in a736b3a07d4f 19:21:36 ---> Running in 0d92e202d3e9 19:21:36 Removing intermediate container a736b3a07d4f 19:21:36 ---> 58ae0d9875c5 19:21:36 Step 14/26 : WORKDIR / 19:21:36 Removing intermediate container 0d92e202d3e9 19:21:36 ---> 80745eafdafd 19:21:36 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:21:36 ---> Running in 5cd183754dc1 19:21:37 Removing intermediate container ef58b950d6e2 19:21:37 ---> 018dc713e78a 19:21:37 19:21:37 Step 11/24 : FROM alpine:3.12 19:21:37 ---> 13621d1b12d4 19:21:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:21:37 ---> Using cache 19:21:37 ---> 704a8e425823 19:21:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:21:37 ---> Using cache 19:21:37 ---> d43b895e4697 19:21:37 Step 14/24 : ENV APP_PORT=59881 19:21:37 ---> Running in 7e7c10c3c8da 19:21:37 ---> Running in d8725ac2ed39 19:21:37 Removing intermediate container 5cd183754dc1 19:21:37 ---> 9e6b153852ff 19:21:37 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:21:37 Removing intermediate container d8725ac2ed39 19:21:37 ---> 8ecbc8fd0d68 19:21:37 Step 15/24 : EXPOSE $APP_PORT 19:21:37 ---> Running in 6c472e9aab48 19:21:37 ---> b45427caa0a6 19:21:37 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:21:37 Removing intermediate container 6c472e9aab48 19:21:37 ---> 3d50531022e1 19:21:37 Step 16/24 : WORKDIR / 19:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:21:37 ---> Running in eaa367752775 19:21:37 (1/39) Installing readline (8.1.0-r0) 19:21:37 (2/39) Installing bash (5.1.0-r0) 19:21:37 Executing bash-5.1.0-r0.post-install 19:21:37 (3/39) Installing brotli-libs (1.0.9-r3) 19:21:37 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:21:37 ---> 7e98ee14bba3 19:21:37 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:21:37 (5/39) Installing libcurl (7.77.0-r1) 19:21:37 (6/39) Installing curl (7.77.0-r1) 19:21:37 (7/39) Installing dumb-init (1.2.5-r0) 19:21:37 (8/39) Installing libbz2 (1.0.8-r1) 19:21:37 (9/39) Installing expat (2.2.10-r1) 19:21:37 (10/39) Installing libffi (3.3-r2) 19:21:37 Removing intermediate container eaa367752775 19:21:37 ---> 86308dd123a1 19:21:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:37 (11/39) Installing gdbm (1.19-r0) 19:21:37 (12/39) Installing xz-libs (5.2.5-r0) 19:21:37 (13/39) Installing sqlite-libs (3.34.1-r0) 19:21:37 (14/39) Installing python3 (3.8.10-r0) 19:21:38 ---> 28e7afcd89a6 19:21:38 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:21:38 ---> d6725f55d376 19:21:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:21:38 (15/39) Installing py3-appdirs (1.4.4-r1) 19:21:38 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:21:38 (17/39) Installing py3-parsing (2.4.7-r1) 19:21:39 (18/39) Installing py3-six (1.15.0-r0) 19:21:39 (19/39) Installing py3-packaging (20.9-r0) 19:21:39 (20/39) Installing py3-setuptools (51.3.3-r0) 19:21:39 Removing intermediate container 309955a7ca10 19:21:39 ---> 7525858df844 19:21:39 19:21:39 Step 11/24 : FROM alpine:3.12 19:21:39 ---> 13621d1b12d4 19:21:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:21:39 (21/39) Installing py3-chardet (4.0.0-r0) 19:21:39 (22/39) Installing py3-idna (3.1-r0) 19:21:39 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:21:39 (24/39) Installing py3-requests (2.25.1-r1) 19:21:39 ---> Running in a00b4d48ca38 19:21:39 (25/39) Installing py3-msgpack (1.0.2-r0) 19:21:39 (26/39) Installing py3-lockfile (0.12.2-r3) 19:21:39 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:21:39 ---> 92d58bfffcbd 19:21:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:21:39 (28/39) Installing py3-colorama (0.4.4-r0) 19:21:39 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:21:39 (30/39) Installing py3-distlib (0.3.1-r1) 19:21:39 (31/39) Installing py3-distro (1.5.0-r1) 19:21:39 (32/39) Installing py3-webencodings (0.5.1-r3) 19:21:39 (33/39) Installing py3-html5lib (1.1-r0) 19:21:39 ---> 7d1af3bbbe08 19:21:39 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:21:39 Removing intermediate container a00b4d48ca38 19:21:39 ---> d22b77b0fa13 19:21:39 Step 13/24 : ENV APP_PORT=59880 19:21:39 (34/39) Installing py3-pytoml (0.1.21-r0) 19:21:39 (35/39) Installing py3-pep517 (0.9.1-r0) 19:21:39 (36/39) Installing py3-progress (1.5-r0) 19:21:39 (37/39) Installing py3-retrying (1.3.3-r0) 19:21:39 (38/39) Installing py3-toml (0.10.2-r0) 19:21:39 (39/39) Installing py3-pip (20.3.4-r0) 19:21:39 ---> Running in fffa4b509d96 19:21:40 ---> af9cd1cd454e 19:21:40 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:21:40 Executing busybox-1.32.1-r6.trigger 19:21:40 OK: 82 MiB in 59 packages 19:21:40 ---> 382a8d91ea01 19:21:40 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:21:40 Removing intermediate container fffa4b509d96 19:21:40 ---> 4d67102d2c64 19:21:40 Step 14/24 : EXPOSE $APP_PORT 19:21:40 ---> Running in 4603460f654e 19:21:40 ---> Running in 52f951a9c676 19:21:40 Removing intermediate container 4603460f654e 19:21:40 ---> 7a4701b75952 19:21:40 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:40 Removing intermediate container 52f951a9c676 19:21:40 ---> d7e78bbcabb9 19:21:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:21:40 ---> Running in df1d695f9fad 19:21:40 ---> c34378280e03 19:21:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:21:40 ---> Running in 5ac6504d7a3b 19:21:40 Removing intermediate container df1d695f9fad 19:21:40 ---> a7fd4a73ecdc 19:21:40 Step 22/24 : LABEL arch=x86_64 19:21:40 ---> 0ec0b8a1ad6c 19:21:40 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:21:40 ---> Running in 7042edc0ed1d 19:21:40 ---> Running in 4aac99fd42cc 19:21:41 Removing intermediate container 7042edc0ed1d 19:21:41 ---> 99c83c60d1cc 19:21:41 Step 23/24 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:21:41 ---> Running in 8e05dac73608 19:21:41 Removing intermediate container 8e05dac73608 19:21:41 ---> 6fd6e8cbc875 19:21:41 Step 24/24 : LABEL version=0.0.0 19:21:41 ---> Running in 73ce1722fe4f 19:21:41 Removing intermediate container 73ce1722fe4f 19:21:41 ---> 7450893bf08d 19:21:41 19:21:41 Removing intermediate container 5ac6504d7a3b 19:21:41 ---> cdf0a1cee61d 19:21:41 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:21:41 Collecting docker-compose==1.23.2 19:21:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:21:41 Successfully built 7450893bf08d 19:21:42 Successfully tagged core-metadata:latest 19:21:42  Building core-metadata ... done  ---> Running in 63a7eda3857e 19:21:42 Collecting jsonschema<3,>=2.5.1 19:21:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:21:42 Collecting docopt<0.7,>=0.6.1 19:21:42 Downloading docopt-0.6.2.tar.gz (25 kB) 19:21:42 Removing intermediate container 4aac99fd42cc 19:21:42 ---> 94cf9ef09d1e 19:21:42 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:21:42 ---> Running in f794c7adbc4a 19:21:42 Removing intermediate container f794c7adbc4a 19:21:42 ---> 7798ccfd4e6b 19:21:42 Step 24/26 : LABEL arch=x86_64 19:21:42 ---> Running in 4e485be247ed 19:21:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:21:42 Removing intermediate container 4e485be247ed 19:21:42 ---> cc92092b696f 19:21:42 Step 25/26 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:21:42 ---> Running in 83d214b923f3 19:21:42 Collecting PyYAML<4,>=3.10 19:21:42 Downloading PyYAML-3.13.tar.gz (270 kB) 19:21:42 Removing intermediate container 83d214b923f3 19:21:42 ---> 56d30cceee1d 19:21:42 Step 26/26 : LABEL version=0.0.0 19:21:42 ---> Running in 60d402dd29a8 19:21:42 Removing intermediate container 60d402dd29a8 19:21:42 ---> 05f4eaf35d22 19:21:42 19:21:42 Successfully built 05f4eaf35d22 19:21:42 Successfully tagged security-secretstore-setup:latest 19:21:43  Building security-secretstore-setup ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:21:43 Collecting websocket-client<1.0,>=0.32.0 19:21:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:21:43 Collecting texttable<0.10,>=0.9.0 19:21:43 Downloading texttable-0.9.1.tar.gz (11 kB) 19:21:43 (1/6) Installing dumb-init (1.2.2-r1) 19:21:43 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:21:43 (2/6) Installing libgcc (9.3.0-r2) 19:21:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:21:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:21:43 (3/6) Installing libsodium (1.0.18-r0) 19:21:43 Collecting docker<4.0,>=3.6.0 19:21:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:21:43 (4/6) Installing libstdc++ (9.3.0-r2) 19:21:43 Collecting dockerpty<0.5,>=0.4.1 19:21:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:21:44 Collecting cached-property<2,>=1.2.0 19:21:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:21:44 Collecting docker-pycreds>=0.4.0 19:21:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:21:44 Collecting chardet<3.1.0,>=3.0.2 19:21:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:21:44 Collecting idna<2.8,>=2.5 19:21:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:21:44 Collecting certifi>=2017.4.17 19:21:44 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:21:44 (5/6) Installing libzmq (4.3.3-r0) 19:21:44 Collecting urllib3<1.25,>=1.21.1 19:21:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:21:44 (6/6) Installing zeromq (4.3.3-r0) 19:21:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:21:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:21:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:21:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:21:44 Executing busybox-1.31.1-r20.trigger 19:21:44 OK: 8 MiB in 20 packages 19:21:44 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:21:44 Attempting uninstall: urllib3 19:21:44 Found existing installation: urllib3 1.26.2 19:21:44 Uninstalling urllib3-1.26.2: 19:21:44 Successfully uninstalled urllib3-1.26.2 19:21:44 Attempting uninstall: idna 19:21:44 Found existing installation: idna 3.1 19:21:44 Uninstalling idna-3.1: 19:21:44 Successfully uninstalled idna-3.1 19:21:44 Removing intermediate container 63a7eda3857e 19:21:44 ---> 942067f44594 19:21:44 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:21:44 Attempting uninstall: chardet 19:21:44 Found existing installation: chardet 4.0.0 19:21:44 Uninstalling chardet-4.0.0: 19:21:44 Successfully uninstalled chardet-4.0.0 19:21:45 ---> 6712a06a31ef 19:21:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:21:45 Attempting uninstall: requests 19:21:45 Found existing installation: requests 2.25.1 19:21:45 Uninstalling requests-2.25.1: 19:21:45 Successfully uninstalled requests-2.25.1 19:21:45 Running setup.py install for texttable: started 19:21:45 ---> 73ef3479e18d 19:21:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:21:45 Running setup.py install for texttable: finished with status 'done' 19:21:45 Running setup.py install for PyYAML: started 19:21:45 ---> 7fb88ff55b75 19:21:45 Step 20/24 : ENTRYPOINT ["/core-data"] 19:21:45 ---> Running in 2dc9d8cfd067 19:21:45 Removing intermediate container 2dc9d8cfd067 19:21:45 ---> 313ae93e39ff 19:21:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:46 ---> Running in ea001cc8647c 19:21:46 Removing intermediate container ea001cc8647c 19:21:46 ---> b59618c24ba7 19:21:46 Step 22/24 : LABEL arch=x86_64 19:21:46 ---> Running in 6d97e7113fdf 19:21:46 Running setup.py install for PyYAML: finished with status 'done' 19:21:46 Removing intermediate container 6d97e7113fdf 19:21:46 ---> 0d3875e5c344 19:21:46 Step 23/24 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:21:46 ---> Running in 08ad8243e5ee 19:21:46 Running setup.py install for docopt: started 19:21:46 Removing intermediate container 08ad8243e5ee 19:21:46 ---> b89849f1237c 19:21:46 Step 24/24 : LABEL version=0.0.0 19:21:46 ---> Running in af640cf598c5 19:21:46 Removing intermediate container af640cf598c5 19:21:46 ---> 66fc1861031e 19:21:46 19:21:46 Successfully built 66fc1861031e 19:21:46 Successfully tagged core-data:latest 19:21:46  Building core-data ... done  Running setup.py install for docopt: finished with status 'done' 19:21:46 Running setup.py install for dockerpty: started 19:21:46 Running setup.py install for dockerpty: finished with status 'done' 19:21:47 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:21:49 Removing intermediate container 7e7c10c3c8da 19:21:49 ---> 6ff8c39dad88 19:21:49 Step 15/24 : ENV APP_PORT=58890 19:21:49 ---> Running in 766dff76b152 19:21:49 Removing intermediate container 766dff76b152 19:21:49 ---> 166ad1f1b11f 19:21:49 Step 16/24 : EXPOSE $APP_PORT 19:21:49 ---> Running in 23ce799ec340 19:21:49 Removing intermediate container 23ce799ec340 19:21:49 ---> 41855c5689b2 19:21:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:21:50 ---> acb0644f038b 19:21:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:21:50 ---> bca183d796a0 19:21:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:21:50 ---> 0212cc712b05 19:21:50 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:21:50 ---> Running in 68081d80b361 19:21:50 Removing intermediate container 68081d80b361 19:21:50 ---> 4e717740877e 19:21:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:50 ---> Running in f1bef5c7735e 19:21:50 Removing intermediate container f1bef5c7735e 19:21:50 ---> 30ef62979702 19:21:50 Step 22/24 : LABEL arch=x86_64 19:21:50 ---> Running in 0ef3fa45ae9a 19:21:50 Removing intermediate container 0ef3fa45ae9a 19:21:50 ---> 5b001c79e74f 19:21:50 Step 23/24 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:21:50 ---> Running in c5ace01fcce3 19:21:51 Removing intermediate container c5ace01fcce3 19:21:51 ---> d6257e724bf4 19:21:51 Step 24/24 : LABEL version=0.0.0 19:21:51 ---> Running in d1e05e916ba4 19:21:51 Removing intermediate container d1e05e916ba4 19:21:51 ---> bbdc03a61d53 19:21:51 19:21:51 Successfully built bbdc03a61d53 19:21:51 Successfully tagged sys-mgmt-agent:latest 19:21:51  Building sys-mgmt-agent ... done  [Pipeline] } 19:21:51 $ docker stop --time=1 7f19b71cb6d0a9025f55a24693a012f940b076f78d3d4a9ecbaaf7ed55bb051e 19:21:52 $ docker rm -f 7f19b71cb6d0a9025f55a24693a012f940b076f78d3d4a9ecbaaf7ed55bb051e [Pipeline] // withDockerContainer [Pipeline] sh 19:21:53 + docker images 19:21:53 REPOSITORY TAG IMAGE ID CREATED SIZE 19:21:53 sys-mgmt-agent latest bbdc03a61d53 3 seconds ago 324MB 19:21:53 core-data latest 66fc1861031e 7 seconds ago 20.4MB 19:21:53 security-secretstore-setup latest 05f4eaf35d22 11 seconds ago 29MB 19:21:53 core-metadata latest 7450893bf08d 12 seconds ago 16.7MB 19:21:53 7525858df844 15 seconds ago 1.75GB 19:21:53 018dc713e78a 17 seconds ago 1.75GB 19:21:53 53babeaf7e8e 21 seconds ago 1.75GB 19:21:53 b3981eaa5ef6 27 seconds ago 1.75GB 19:21:53 support-notifications latest 31183f4333b7 About a minute ago 16.8MB 19:21:53 core-command latest 38ec03bb6b8b About a minute ago 16MB 19:21:53 security-bootstrapper latest 27bc0cf6ad48 About a minute ago 18.7MB 19:21:53 support-scheduler latest 45f49c9a817d About a minute ago 16.1MB 19:21:53 8c4f74f23329 About a minute ago 1.75GB 19:21:53 2c3cb99ddef0 About a minute ago 1.74GB 19:21:53 security-proxy-setup latest 30ab2f131eba About a minute ago 25.9MB 19:21:53 604708892fd7 About a minute ago 1.74GB 19:21:53 fb60878e1a75 About a minute ago 1.75GB 19:21:53 ac2455558532 About a minute ago 1.75GB 19:21:53 ci-base-image-x86_64 latest fdd37b472287 5 minutes ago 1.24GB 19:21:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 6 days ago 475MB 19:21:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 weeks ago 37.5MB 19:21:53 docker 20.10.6 d2979b152a7d 3 months ago 246MB 19:21:53 alpine 3.12 13621d1b12d4 3 months ago 5.58MB 19:21:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [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 19:22:08 Still waiting to schedule task 19:22:08 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:22:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:22:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:22:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:22:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:22:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:22:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:22:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:22:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:22:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:22:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:22:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:22:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.163s coverage: 28.7% of statements 19:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:22:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:22:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.289s coverage: 100.0% of statements 19:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:22:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.344s coverage: 46.3% of statements 19:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:22:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.545s coverage: 89.9% of statements 19:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:22:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:22:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.234s coverage: 78.9% of statements 19:22:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.220s coverage: 81.2% of statements 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:22:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.531s coverage: 95.1% of statements 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.252s coverage: 60.0% of statements 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.341s coverage: 0.8% of statements 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.171s coverage: 58.8% of statements 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.180s coverage: 22.0% of statements 19:23:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.213s coverage: 79.5% of statements 19:23:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.176s coverage: 94.1% of statements 19:23:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.210s coverage: 96.3% of statements 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.196s coverage: 87.5% of statements 19:23:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.197s coverage: 94.4% of statements 19:23:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.194s coverage: 44.8% of statements 19:23:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.631s coverage: 81.8% of statements 19:23:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.245s coverage: 92.9% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.181s coverage: 87.2% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.225s coverage: 58.8% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.172s coverage: 80.0% of statements 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.243s coverage: 87.2% of statements 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.249s coverage: 85.4% of statements 19:23:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.282s coverage: 91.2% of statements 19:23:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.842s coverage: 64.4% of statements 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.200s coverage: 100.0% of statements 19:23:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 19:23:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 19:23:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 19:23:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.075s coverage: 66.9% of statements 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:23:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.826s coverage: 43.6% of statements 19:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.188s coverage: 89.5% of statements 19:23:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:23:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.216s coverage: 84.8% of statements 19:23:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:23:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 19.3% of statements 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:23:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.663s coverage: 91.9% of statements 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:23:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.253s coverage: 62.7% of statements 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:23:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.428s coverage: 97.6% of statements 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:23:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.177s coverage: 28.9% of statements 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:23:48 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:23:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.176s coverage: 100.0% of statements 19:23:48 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 95.4% of statements 19:23:48 GO111MODULE=on go vet ./... 19:25:10 gofmt -l . 19:25:10 [ "`gofmt -l .`" = "" ] 19:25:10 ./bin/test-attribution-txt.sh [Pipeline] sh 19:25:11 + ls -al . 19:25:11 total 624 19:25:11 drwxrwxr-x 9 1001 1001 4096 Jul 21 19:25 . 19:25:11 drwxr-xr-x 4 root root 4096 Jul 21 19:20 .. 19:25:11 -rw-rw-r-- 1 1001 1001 11 Jul 21 19:18 .dockerignore 19:25:11 drwxrwxr-x 8 1001 1001 4096 Jul 21 19:18 .git 19:25:11 drwxrwxr-x 3 1001 1001 4096 Jul 21 19:18 .github 19:25:11 -rw-rw-r-- 1 1001 1001 818 Jul 21 19:18 .gitignore 19:25:11 -rw-rw-r-- 1 1001 1001 76 Jul 21 19:18 .hadolint.yml 19:25:11 -rw-rw-r-- 1 1001 1001 166 Jul 21 19:18 .sonarcloud.properties 19:25:11 -rw-rw-r-- 1 1001 1001 8609 Jul 21 19:18 Attribution.txt 19:25:11 -rw-rw-r-- 1 1001 1001 43881 Jul 21 19:18 CHANGELOG.md 19:25:11 -rw-rw-r-- 1 1001 1001 3804 Jul 21 19:18 CONTRIBUTING.md 19:25:11 -rw-rw-r-- 1 1001 1001 931 Jul 21 19:18 Dockerfile.build 19:25:11 -rw-rw-r-- 1 1001 1001 849 Jul 21 19:18 Jenkinsfile 19:25:11 -rw-rw-r-- 1 1001 1001 10775 Jul 21 19:18 LICENSE 19:25:11 -rw-rw-r-- 1 1001 1001 5915 Jul 21 19:18 Makefile 19:25:11 -rw-rw-r-- 1 1001 1001 8649 Jul 21 19:18 README.md 19:25:11 -rw-rw-r-- 1 1001 1001 6912 Jul 21 19:18 SECURITY.md 19:25:11 -rw-rw-r-- 1 1001 1001 5 Jul 21 19:15 VERSION 19:25:11 -rw-rw-r-- 1 1001 1001 4131 Jul 21 19:18 ZMQWindows.md 19:25:11 drwxrwxr-x 2 1001 1001 4096 Jul 21 19:18 bin 19:25:11 drwxrwxr-x 14 1001 1001 4096 Jul 21 19:18 cmd 19:25:11 -rw-r--r-- 1 root root 402846 Jul 21 19:23 coverage.out 19:25:11 -rw-rw-r-- 1 1001 1001 812 Jul 21 19:18 go.mod 19:25:11 -rw-r--r-- 1 root root 48353 Jul 21 19:20 go.sum 19:25:11 drwxrwxr-x 7 1001 1001 4096 Jul 21 19:18 internal 19:25:11 drwxrwxr-x 3 1001 1001 4096 Jul 21 19:18 openapi 19:25:11 drwxrwxr-x 4 1001 1001 4096 Jul 21 19:18 snap 19:25:11 -rw-rw-r-- 1 1001 1001 204 Jul 21 19:18 version.go [Pipeline] sh 19:25:12 + '[' -e coverage.out ] 19:25:12 + chown 1001:1001 coverage.out [Pipeline] stash 19:25:12 Warning: overwriting stash ‘coverage-report’ 19:25:13 Stashed 1 file(s) [Pipeline] sh 19:25:13 + make build 19:25:13 go mod tidy 19:25:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:25:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:25:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:25:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:25:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:25:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:25:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:25:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:25:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:26:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:26:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:26:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:26:15 $ docker stop --time=1 1e26184918822be42b04dc8ac4f2a17774d761a364282bdc2f3416a0e31ae482 19:26:18 $ docker rm -f 1e26184918822be42b04dc8ac4f2a17774d761a364282bdc2f3416a0e31ae482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:26:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:19 19:26:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:26:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:20 latest: Pulling from edgex-devops/edgex-compose-arm64 19:26:20 29e5d40040c1: Pulling fs layer 19:26:20 1ce36da41761: Pulling fs layer 19:26:20 25b303627fd3: Pulling fs layer 19:26:20 29e5d40040c1: Verifying Checksum 19:26:20 29e5d40040c1: Download complete 19:26:21 1ce36da41761: Verifying Checksum 19:26:21 1ce36da41761: Download complete 19:26:21 29e5d40040c1: Pull complete 19:26:23 1ce36da41761: Pull complete 19:26:23 25b303627fd3: Verifying Checksum 19:26:23 25b303627fd3: Download complete 19:26:33 25b303627fd3: Pull complete 19:26:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:26:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:26:34 prd-ubuntu18.04-docker-arm64-4c-16g-3425 does not seem to be running inside a container 19:26:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:26:38 $ docker top f6c578dd6929a2b18d2e9465e00a5acfbdfb6912e6cc1fab9ffa291720fe276e -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:39 + grep parallel+ 19:26:39 docker-compose build --help 19:26:42 --parallel Build images in parallel. [Pipeline] } 19:26:43 $ docker stop --time=1 f6c578dd6929a2b18d2e9465e00a5acfbdfb6912e6cc1fab9ffa291720fe276e 19:26:44 $ docker rm -f f6c578dd6929a2b18d2e9465e00a5acfbdfb6912e6cc1fab9ffa291720fe276e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:26:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:45 . [Pipeline] withDockerContainer 19:26:45 prd-ubuntu18.04-docker-arm64-4c-16g-3425 does not seem to be running inside a container 19:26:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:26:47 $ docker top 717b61b130347579bc960b202c2611638e7e911ecceaedff960d052dc0c54cad -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:48 + docker-compose -f ./docker-compose-build.yml build --parallel 19:26:52 Building core-command ... 19:26:52 Building core-data ... 19:26:52 Building core-metadata ... 19:26:52 Building security-bootstrapper ... 19:26:52 Building security-proxy-setup ... 19:26:52 Building security-secretstore-setup ... 19:26:52 Building support-notifications ... 19:26:52 Building support-scheduler ... 19:26:52 Building sys-mgmt-agent ... 19:26:52 Building support-notifications 19:26:52 Building core-command 19:26:52 Building core-data 19:26:52 Building support-scheduler 19:26:52 Building security-bootstrapper 19:27:44 Running on prd-ubuntu18.04-docker-8c-8g-3426 in /w/workspace/edgexfoundry_edgex-go_PR-3631 [Pipeline] { [Pipeline] ws 19:27:44 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:27:44 The recommended git tool is: git 19:27:47 using credential edgex-jenkins-ssh 19:27:47 Cloning the remote Git repository 19:27:47 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:27:47 > git init /w/workspace/edgex-go/1 # timeout=10 19:27:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:27:47 > git --version # timeout=10 19:27:47 > git --version # 'git version 2.17.1' 19:27:47 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:57 Merging remotes/origin/main commit 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 into PR head commit 77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:27:57 Merge succeeded, producing 77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:27:57 Checking out Revision 77b78c10b3658015ac4f3c7a79dd0f30ac59097e (PR-3631) 19:27:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:27:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:27:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:27:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:27:56 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3631/head:refs/remotes/origin/PR-3631 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:27:57 > git config core.sparsecheckout # timeout=10 19:27:57 > git checkout -f 77b78c10b3658015ac4f3c7a79dd0f30ac59097e # timeout=10 19:27:57 > git remote # timeout=10 19:27:57 > git config --get remote.origin.url # timeout=10 19:27:57 using GIT_SSH to set credentials SSH Credentials for GitHub 19:27:57 > git merge 8ac2c5b0481f8b8091b66f2267a28d88a679c7d1 # timeout=10 19:27:57 > git rev-parse HEAD^{commit} # timeout=10 19:27:57 > git config core.sparsecheckout # timeout=10 19:27:57 > git checkout -f 77b78c10b3658015ac4f3c7a79dd0f30ac59097e # timeout=10 19:28:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:28:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:00 ---> 4c665ff8301d 19:28:00 Step 3/23 : WORKDIR /edgex-go 19:28:00 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:28:00 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:28:00 ---> 4c665ff8301d 19:28:00 Step 3/32 : WORKDIR /edgex-go 19:28:00 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:28:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:28:00 ---> 4c665ff8301d 19:28:00 Step 3/23 : WORKDIR /edgex-go 19:28:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:28:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:00 ---> 4c665ff8301d 19:28:00 Step 3/24 : WORKDIR /edgex-go 19:28:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:28:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:00 ---> 4c665ff8301d 19:28:00 Step 3/24 : WORKDIR /edgex-go 19:28:01 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 19:28:01 > git --version # timeout=10 19:28:01 > git --version # 'git version 2.17.1' 19:28:01 fatal: bad object db16f8292de5a0132d944c4e76ede2ca4f84da27 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource 19:28:01 ---> Running in 19c22b0be313 19:28:01 ---> Running in 6e6b12783b3b 19:28:01 ---> Running in f8bd5ff8aed2 19:28:01 ---> Running in 07daf0fba00b 19:28:01 ---> Running in 52d783fa85f9 [Pipeline] sh 19:28:02 + echo snap-build.sh 19:28:02 snap-build.sh 19:28:02 + SNAP_BASE_DIR=. 19:28:02 + '[' '!' -z /w/workspace/edgex-go/1 ']' 19:28:02 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 19:28:02 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 19:28:02 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 19:28:02 + cd /w/workspace/edgex-go/1 19:28:02 + sudo apt-get remove -qy --purge lxd lxd-client 19:28:02 Reading package lists... 19:28:02 Building dependency tree... 19:28:02 Reading state information... 19:28:02 The following packages were automatically installed and are no longer required: 19:28:02 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:28:02 uidmap xdelta3 19:28:02 Use 'sudo apt autoremove' to remove them. 19:28:02 The following packages will be REMOVED: 19:28:02 lxd* lxd-client* 19:28:02 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:28:02 After this operation, 31.7 MB disk space will be freed. 19:28:02 Removing intermediate container f8bd5ff8aed2 19:28:02 Removing intermediate container 07daf0fba00b 19:28:02 ---> ee132d5ecd12 19:28:02 ---> 19c7890f31d0 19:28:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:02 Removing intermediate container 6e6b12783b3b 19:28:02 ---> d1c96e1aaaeb 19:28:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:02 Removing intermediate container 19c22b0be313 19:28:02 ---> 82311eef8941 19:28:02 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:02 Removing intermediate container 52d783fa85f9 19:28:02 ---> b642869e53d7 19:28:02 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:02 ---> Running in 272123135e77 19:28:02 ---> Running in cc3e41ec866f 19:28:03 (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.) 19:28:03 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:28:03 ---> Running in f7ab4a0950f3 19:28:03 ---> Running in 36d3269dc033 19:28:03 ---> Running in 1ff100276056 19:28:03 Removing lxd dnsmasq configuration 19:28:03 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:28:03 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:28:04 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:28:04 (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.) 19:28:04 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:28:06 Processing triggers for systemd (237-3ubuntu10.45) ... 19:28:06 Processing triggers for ureadahead (0.100.0-21) ... 19:28:06 + sudo snap remove --purge lxd 19:28:06 snap "lxd" is not installed 19:28:06 + sudo groupadd --force --system lxd 19:28:06 ++ whoami 19:28:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:28:06 + newgrp - lxd 19:28:06 + sudo snap install lxd 19:28:07 Removing intermediate container cc3e41ec866f 19:28:07 ---> 4edc12ea2802 19:28:07 Step 5/23 : RUN apk add --update --no-cache make git 19:28:07 Removing intermediate container 272123135e77 19:28:07 ---> 91b83d89190e 19:28:07 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:28:07 ---> Running in 0e392142c077 19:28:07 ---> Running in 741e3be27c83 19:28:07 Removing intermediate container f7ab4a0950f3 19:28:07 ---> e20961c41579 19:28:07 Step 5/24 : RUN apk add --update --no-cache make git 19:28:07 Removing intermediate container 1ff100276056 19:28:07 ---> 805d41d05fb8 19:28:07 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:28:07 ---> Running in 56832016e9c2 19:28:07 Removing intermediate container 36d3269dc033 19:28:07 ---> 0dbc5e4df1a7 19:28:07 Step 5/32 : RUN apk add --update --no-cache make git 19:28:07 ---> Running in a5e12f509389 19:28:08 ---> Running in 661273ea48ee 19:28:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:28:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:28:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:28:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:28:11 OK: 218 MiB in 52 packages 19:28:11 OK: 218 MiB in 52 packages 19:28:11 OK: 218 MiB in 52 packages 19:28:11 OK: 218 MiB in 52 packages 19:28:12 OK: 218 MiB in 52 packages 19:28:13 Removing intermediate container 0e392142c077 19:28:13 ---> d5c113391764 19:28:13 Step 6/23 : COPY go.mod . 19:28:13 Removing intermediate container 741e3be27c83 19:28:13 ---> 784ead0e725e 19:28:13 Step 6/23 : COPY go.mod . 19:28:14 Removing intermediate container 661273ea48ee 19:28:14 ---> 5b951f0575e9 19:28:14 Step 6/32 : COPY go.mod . 19:28:14 Removing intermediate container 56832016e9c2 19:28:14 ---> 2a6c1358374b 19:28:14 Step 6/24 : COPY go.mod . 19:28:14 Removing intermediate container a5e12f509389 19:28:14 ---> 8d2d0130737f 19:28:14 Step 6/24 : COPY go.mod . 19:28:14 ---> 763bd78d3d72 19:28:14 Step 7/23 : RUN go mod download 19:28:14 ---> Running in a6800469bf26 19:28:14 ---> e7dee3823a84 19:28:14 Step 7/23 : RUN go mod download 19:28:15 2021-07-21T19:28:12Z INFO Waiting for automatic snapd restart... 19:28:15 ---> Running in 904eed82d8e5 19:28:15 ---> df49079f56ab 19:28:15 Step 7/24 : RUN go mod download 19:28:15 ---> a2fbc02d354c 19:28:15 Step 7/32 : RUN go mod download 19:28:15 ---> 908a9023d404 19:28:15 Step 7/24 : RUN go mod download 19:28:16 ---> Running in d54690e1cf6e 19:28:16 ---> Running in 10f52d902559 19:28:16 ---> Running in bffa1ad13b0f 19:28:20 Removing intermediate container a6800469bf26 19:28:20 ---> 43f5e028985c 19:28:20 Step 8/23 : COPY . . 19:28:20 Removing intermediate container 904eed82d8e5 19:28:20 ---> ef3508c5d211 19:28:20 Step 8/23 : COPY . . 19:28:21 Removing intermediate container d54690e1cf6e 19:28:21 ---> 5277e22dffdb 19:28:21 Step 8/24 : COPY . . 19:28:22 Removing intermediate container bffa1ad13b0f 19:28:22 ---> ffca3710675a 19:28:22 Step 8/32 : COPY . . 19:28:23 Removing intermediate container 10f52d902559 19:28:23 ---> 49b6ed717dbb 19:28:23 Step 8/24 : COPY . . 19:28:33 lxd 4.16 from Canonical* installed 19:28:33 + sudo lxd init --auto 19:28:39 + sudo snap install --classic snapcraft 19:28:49 ---> f24b55b3ec83 19:28:49 Step 9/23 : RUN go mod tidy 19:28:49 ---> 56ef87f9d58c 19:28:49 Step 9/32 : RUN go mod tidy 19:28:49 ---> 2a2a09f1d7a7 19:28:49 Step 9/24 : RUN go mod tidy 19:28:49 ---> 5bd5eed28492 19:28:49 Step 9/23 : RUN go mod tidy 19:28:49 ---> 9da92584e646 19:28:49 Step 9/24 : RUN go mod tidy 19:28:49 ---> Running in c307f9290949 19:28:49 ---> Running in d318f79502f9 19:28:49 ---> Running in 5aefe283de9e 19:28:49 ---> Running in 04dfff91397b 19:28:49 ---> Running in fa5aa57dc299 19:28:50 snapcraft 4.8.3 from Canonical* installed 19:28:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:28:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:28:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:28:50 Dload Upload Total Spent Left Speed 19:28:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3407 0 --:--:-- --:--:-- --:--:-- 3407 19:28:50 100 3325k 100 3325k 0 0 8460k 0 --:--:-- --:--:-- --:--:-- 8460k 19:28:50 ./yq_linux_amd64 19:28:50 + sudo snapcraft prime --use-lxd 19:28:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:28:51 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: 19:28:51 - README.md 19:28:51 19:28:51 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:28:51 Launching a container. 19:28:51 Removing intermediate container c307f9290949 19:28:51 ---> 822bf64810b1 19:28:52 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:28:52 ---> Running in 934167a475c1 19:28:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:28:54 Removing intermediate container d318f79502f9 19:28:54 ---> 73e6e84289d4 19:28:54 Step 10/24 : RUN make cmd/core-data/core-data 19:28:54 Removing intermediate container 04dfff91397b 19:28:54 ---> 5fb92e417fb1 19:28:54 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:28:54 ---> Running in e097634b4f80 19:28:54 Removing intermediate container fa5aa57dc299 19:28:54 ---> 1efdabb4b5a3 19:28:54 Step 10/24 : RUN make cmd/core-command/core-command 19:28:54 Removing intermediate container 5aefe283de9e 19:28:54 ---> 16ee991981d2 19:28:54 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:28:55 ---> Running in 978604356bd2 19:28:55 ---> Running in 42ea9403ed8a 19:28:55 ---> Running in e0353b156e51 19:28:57 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:28:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:28:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:28:57 Waiting for container to be ready 19:28:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:28:58 To start your first instance, try: lxc launch ubuntu:18.04 19:28:58 19:29:01 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:29:01 Waiting for network to be ready... 19:29:02 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:29:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:29:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 19:29:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 19:29:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [24.8 kB] 19:29:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5072 B] 19:29:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [386 kB] 19:29:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.2 kB] 19:29:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 19:29:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 19:29:03 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:29:03 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:29:03 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:29:03 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:29:03 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:29:03 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:29:03 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:29:03 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:29:04 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:29:04 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 19:29:04 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 19:29:04 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.5 kB] 19:29:04 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7120 B] 19:29:04 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [410 kB] 19:29:04 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [55.8 kB] 19:29:04 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1740 kB] 19:29:04 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [372 kB] 19:29:06 Fetched 24.9 MB in 4s (5787 kB/s) 19:29:07 Reading package lists... 19:29:07 Reading package lists... 19:29:07 Building dependency tree... 19:29:07 Reading state information... 19:29:08 The following additional packages will be installed: 19:29:08 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:29:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:29:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:29:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:29:08 Suggested packages: 19:29:08 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:29:08 Recommended packages: 19:29:08 gnupg libsasl2-modules 19:29:08 The following NEW packages will be installed: 19:29:08 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:29:08 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:29:08 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:29:08 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:29:08 The following packages will be upgraded: 19:29:08 gpg gpg-agent gpgconf libudev1 19:29:08 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 19:29:08 Need to get 3528 kB of archives. 19:29:08 After this operation, 13.3 MB of additional disk space will be used. 19:29:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libudev1 amd64 237-3ubuntu10.49 [57.1 kB] 19:29:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 udev amd64 237-3ubuntu10.49 [1102 kB] 19:29:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 19:29:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 19:29:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:29:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:29:08 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:29:08 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:29:08 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:29:08 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:29:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:29:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:29:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:29:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:29:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:29:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:29:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:29:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:29:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:29:09 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:29:09 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:29:09 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:29:09 debconf: delaying package configuration, since apt-utils is not installed 19:29:09 Fetched 3528 kB in 1s (3376 kB/s) 19:29:09 (Reading database ... 12511 files and directories currently installed.) 19:29:09 Preparing to unpack .../libudev1_237-3ubuntu10.49_amd64.deb ... 19:29:09 Unpacking libudev1:amd64 (237-3ubuntu10.49) over (237-3ubuntu10) ... 19:29:09 Setting up libudev1:amd64 (237-3ubuntu10.49) ... 19:29:09 Selecting previously unselected package udev. 19:29:09 (Reading database ... 12511 files and directories currently installed.) 19:29:09 Preparing to unpack .../00-udev_237-3ubuntu10.49_amd64.deb ... 19:29:09 Unpacking udev (237-3ubuntu10.49) ... 19:29:09 Selecting previously unselected package libfuse2:amd64. 19:29:09 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:29:09 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:29:09 Selecting previously unselected package fuse. 19:29:09 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:29:09 Unpacking fuse (2.9.7-1ubuntu1) ... 19:29:09 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:29:09 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:29:09 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:29:09 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:29:09 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:29:09 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:29:09 Selecting previously unselected package libksba8:amd64. 19:29:09 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:29:09 Unpacking libksba8:amd64 (1.3.5-2) ... 19:29:09 Selecting previously unselected package libroken18-heimdal:amd64. 19:29:09 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:09 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:09 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:29:09 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:09 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:09 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:29:09 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:09 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:10 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:29:10 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:10 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:10 Selecting previously unselected package libwind0-heimdal:amd64. 19:29:10 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:10 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:10 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:29:10 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:10 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:10 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:29:10 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:10 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:10 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:29:10 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:10 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:10 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:29:10 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:29:10 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:10 Selecting previously unselected package libsasl2-modules-db:amd64. 19:29:10 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:29:10 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:29:10 Selecting previously unselected package libsasl2-2:amd64. 19:29:10 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:29:10 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:29:10 Selecting previously unselected package libldap-common. 19:29:10 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:29:10 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:29:10 Selecting previously unselected package libldap-2.4-2:amd64. 19:29:10 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:29:10 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:29:10 Selecting previously unselected package dirmngr. 19:29:10 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:29:10 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:29:10 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:29:10 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:29:10 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:29:10 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:29:10 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:29:10 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:29:10 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:10 Setting up libksba8:amd64 (1.3.5-2) ... 19:29:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:29:10 Setting up udev (237-3ubuntu10.49) ... 19:29:11 invoke-rc.d: policy-rc.d denied execution of start. 19:29:11 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:11 Processing triggers for systemd (237-3ubuntu10) ... 19:29:11 Setting up fuse (2.9.7-1ubuntu1) ... 19:29:11 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:29:11 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:11 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:11 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:11 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:11 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:11 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:11 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:29:11 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:29:11 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:29:11 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:29:11 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:29:11 settings in the [Install] section, and DefaultInstance for template units). 19:29:11 This means they are not meant to be enabled using systemctl. 19:29:11 Possible reasons for having this kind of units are: 19:29:11 1) A unit may be statically enabled by being symlinked from another unit's 19:29:11 .wants/ or .requires/ directory. 19:29:11 2) A unit's purpose may be to act as a helper for some other unit which has 19:29:11 a requirement dependency on it. 19:29:11 3) A unit may be started when needed via activation (socket, path, timer, 19:29:11 D-Bus, udev, scripted systemctl call, ...). 19:29:11 4) In case of template units, the unit is meant to be enabled with some 19:29:11 instance name specified. 19:29:12 Reading package lists... 19:29:12 Building dependency tree... 19:29:12 Reading state information... 19:29:12 The following additional packages will be installed: 19:29:12 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:29:12 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:29:12 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:29:12 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:29:12 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:29:12 Suggested packages: 19:29:12 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:29:12 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:29:12 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:29:12 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:29:12 systemd-container policykit-1 19:29:12 Recommended packages: 19:29:12 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:29:12 The following NEW packages will be installed: 19:29:12 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:29:12 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:29:12 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:29:12 multiarch-support openssh-client python3 python3-minimal python3.6 19:29:12 python3.6-minimal snapd squashfs-tools sudo 19:29:12 The following packages will be upgraded: 19:29:12 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:29:12 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 19:29:12 Need to get 36.7 MB of archives. 19:29:12 After this operation, 147 MB of additional disk space will be used. 19:29:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd amd64 237-3ubuntu10.49 [2915 kB] 19:29:12 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:29:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsystemd0 amd64 237-3ubuntu10.49 [208 kB] 19:29:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:29:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:29:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:29:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:29:12 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:29:12 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:29:12 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:29:12 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:29:12 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:29:12 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:29:12 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:29:12 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:29:12 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:29:12 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:29:12 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:29:13 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:29:13 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:29:13 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:29:13 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:29:13 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:29:13 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:29:13 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:29:13 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:29:13 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:29:13 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:29:13 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:29:13 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:29:14 debconf: delaying package configuration, since apt-utils is not installed 19:29:14 Fetched 36.7 MB in 2s (20.6 MB/s) 19:29:14 (Reading database ... 12757 files and directories currently installed.) 19:29:14 Preparing to unpack .../systemd_237-3ubuntu10.49_amd64.deb ... 19:29:14 Unpacking systemd (237-3ubuntu10.49) over (237-3ubuntu10) ... 19:29:15 Preparing to unpack .../libsystemd0_237-3ubuntu10.49_amd64.deb ... 19:29:15 Unpacking libsystemd0:amd64 (237-3ubuntu10.49) over (237-3ubuntu10) ... 19:29:15 Setting up libsystemd0:amd64 (237-3ubuntu10.49) ... 19:29:15 (Reading database ... 12757 files and directories currently installed.) 19:29:15 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:29:15 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:29:15 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:29:15 (Reading database ... 12757 files and directories currently installed.) 19:29:15 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:29:15 Unpacking apt (1.6.14) over (1.6.1) ... 19:29:15 Setting up apt (1.6.14) ... 19:29:15 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:29:15 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:29:16 (Reading database ... 12764 files and directories currently installed.) 19:29:16 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:29:16 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:29:16 Selecting previously unselected package libpython3.6-minimal:amd64. 19:29:16 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:29:16 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:29:16 Selecting previously unselected package libexpat1:amd64. 19:29:16 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:29:16 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:29:16 Selecting previously unselected package python3.6-minimal. 19:29:16 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:29:16 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:29:16 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:29:16 Checking for services that may need to be restarted...done. 19:29:16 Checking for services that may need to be restarted...done. 19:29:16 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:29:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:29:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:29:17 Selecting previously unselected package python3-minimal. 19:29:17 (Reading database ... 13012 files and directories currently installed.) 19:29:17 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:29:17 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:29:17 Selecting previously unselected package mime-support. 19:29:17 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:29:17 Unpacking mime-support (3.60ubuntu1) ... 19:29:17 Selecting previously unselected package libmpdec2:amd64. 19:29:17 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:29:17 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:29:17 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:29:17 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:29:17 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:29:17 Selecting previously unselected package python3.6. 19:29:17 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:29:17 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:29:17 Selecting previously unselected package libpython3-stdlib:amd64. 19:29:17 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:29:17 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:29:17 Setting up python3-minimal (3.6.7-1~18.04) ... 19:29:17 Selecting previously unselected package python3. 19:29:17 (Reading database ... 13442 files and directories currently installed.) 19:29:17 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:29:17 Unpacking python3 (3.6.7-1~18.04) ... 19:29:17 Selecting previously unselected package multiarch-support. 19:29:17 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:29:17 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:29:17 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:29:17 Selecting previously unselected package liblzo2-2:amd64. 19:29:17 (Reading database ... 13479 files and directories currently installed.) 19:29:17 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:29:17 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:29:17 Selecting previously unselected package libbsd0:amd64. 19:29:17 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:29:17 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:29:18 Selecting previously unselected package sudo. 19:29:18 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:29:18 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:29:18 Selecting previously unselected package apparmor. 19:29:18 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:29:18 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:29:18 Selecting previously unselected package libedit2:amd64. 19:29:18 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:29:18 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:29:18 Selecting previously unselected package libkrb5support0:amd64. 19:29:18 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:29:18 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:29:18 Selecting previously unselected package libk5crypto3:amd64. 19:29:18 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:29:18 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:29:18 Selecting previously unselected package libkeyutils1:amd64. 19:29:18 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:29:18 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:29:18 Selecting previously unselected package libkrb5-3:amd64. 19:29:18 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:29:18 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:29:18 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:29:18 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:29:18 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:29:18 Selecting previously unselected package libssl1.0.0:amd64. 19:29:18 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:29:18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:29:18 Selecting previously unselected package openssh-client. 19:29:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:29:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:29:18 Selecting previously unselected package squashfs-tools. 19:29:18 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:29:18 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:29:18 Selecting previously unselected package snapd. 19:29:18 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:29:18 Unpacking snapd (2.49.2+18.04) ... 19:29:21 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:29:21 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:29:21 Setting up mime-support (3.60ubuntu1) ... 19:29:21 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:29:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:29:21 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:29:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:29:21 Setting up systemd (237-3ubuntu10.49) ... 19:29:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:29:22 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:29:22 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:29:22 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:29:22 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:29:22 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:29:22 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:29:22 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:29:22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:29:22 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:29:22 Setting up python3 (3.6.7-1~18.04) ... 19:29:22 running python rtupdate hooks for python3.6... 19:29:22 running python post-rtupdate hooks for python3.6... 19:29:22 Setting up apparmor (2.12-4ubuntu5.1) ... 19:29:23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:29:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:29:23 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:29:23 Setting up snapd (2.49.2+18.04) ... 19:29:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:29:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:29:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:29:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:29:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:29:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:29:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:29:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:29:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:29:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:29:25 /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' 19:29:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:29:25 Processing triggers for systemd (237-3ubuntu10.49) ... 19:29:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:29:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:29:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:29:27 Reading package lists... 19:29:27 Reading package lists... 19:29:27 Building dependency tree... 19:29:27 Reading state information... 19:29:28 Calculating upgrade... 19:29:28 The following packages will be upgraded: 19:29:28 advancecomp base-files bash binutils binutils-common 19:29:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:29:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:29:28 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 19:29:28 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 19:29:28 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:29:28 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:29:28 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:29:28 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:29:28 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:29:28 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:29:28 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:29:28 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:29:28 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:29:28 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:29:28 ubuntu-keyring util-linux 19:29:28 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:29:28 Need to get 64.2 MB of archives. 19:29:28 After this operation, 5125 kB of additional disk space will be used. 19:29:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-151.157 [994 kB] 19:29:28 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:29:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:29:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:29:28 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:29:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:29:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:29:28 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:29:28 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:29:28 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:29:28 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:29:28 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:29:28 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:29:28 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:29:28 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:29:28 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:29:28 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:29:28 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:29:28 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:29:28 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:29:28 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:29:28 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:29:28 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:29:28 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:29:28 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:29:28 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:29:28 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:29:28 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:29:28 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:29:28 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:29:28 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:29:28 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:29:28 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 systemd-sysv amd64 237-3ubuntu10.49 [14.9 kB] 19:29:28 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:29:28 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:29:28 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:29:28 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:29:28 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:29:28 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:29:28 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:29:28 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:29:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:29:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:29:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:29:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:29:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:29:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:29:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:29:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:29:29 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:29:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 19:29:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:29:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:29:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:29:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:29:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:29:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:29:29 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:29:29 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:29:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:29:29 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:29:29 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:29:29 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:29:29 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:29:29 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:29:29 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:29:29 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:29:29 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:29:29 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:29:29 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:29:29 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:29:29 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:29:29 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:29:29 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 19:29:29 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:29:29 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:29:29 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:29:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:29:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:29:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:29:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:29:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:29:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:29:30 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:29:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:29:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 19:29:30 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:29:30 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 19:29:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:29:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:29:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:29:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:29:30 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:29:30 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:29:30 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:29:30 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:29:30 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 19:29:30 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:29:30 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:29:30 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:29:30 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:29:30 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:29:30 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:29:30 debconf: delaying package configuration, since apt-utils is not installed 19:29:30 Fetched 64.2 MB in 2s (29.8 MB/s) 19:29:30 (Reading database ... 13914 files and directories currently installed.) 19:29:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:29:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:29:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:29:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:29:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-151.157_amd64.deb ... 19:29:31 Unpacking linux-libc-dev:amd64 (4.15.0-151.157) over (4.15.0-20.21) ... 19:29:31 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:31 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:31 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:31 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:31 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:31 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:31 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:31 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:31 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:31 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:31 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:31 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:31 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:31 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:31 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:31 (Reading database ... 13914 files and directories currently installed.) 19:29:31 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:31 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:29:31 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:29:31 (Reading database ... 13914 files and directories currently installed.) 19:29:31 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:29:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:29:32 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:32 (Reading database ... 13914 files and directories currently installed.) 19:29:32 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:29:32 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:29:32 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:29:32 (Reading database ... 13914 files and directories currently installed.) 19:29:32 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:29:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:29:32 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:29:32 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:29:33 Setting up base-files (10.1ubuntu2.10) ... 19:29:33 Installing new version of config file /etc/issue ... 19:29:33 Installing new version of config file /etc/issue.net ... 19:29:33 Installing new version of config file /etc/lsb-release ... 19:29:33 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:29:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:29:33 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:29:33 Removing obsolete conffile /etc/default/motd-news ... 19:29:33 (Reading database ... 13915 files and directories currently installed.) 19:29:33 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:29:33 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:29:33 Setting up bash (4.4.18-2ubuntu1.2) ... 19:29:33 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 19:29:33 (Reading database ... 13915 files and directories currently installed.) 19:29:33 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:33 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:29:33 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:29:33 (Reading database ... 13915 files and directories currently installed.) 19:29:33 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:29:33 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:29:33 Setting up tar (1.29b-2ubuntu0.2) ... 19:29:34 (Reading database ... 13915 files and directories currently installed.) 19:29:34 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:29:34 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:29:34 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:29:34 (Reading database ... 13915 files and directories currently installed.) 19:29:34 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:29:34 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:29:34 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:29:34 (Reading database ... 13915 files and directories currently installed.) 19:29:34 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:29:34 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:29:34 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:29:34 (Reading database ... 13915 files and directories currently installed.) 19:29:34 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:29:34 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:29:34 Setting up grep (3.1-2build1) ... 19:29:34 (Reading database ... 13915 files and directories currently installed.) 19:29:34 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 19:29:34 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 19:29:34 Setting up gzip (1.6-5ubuntu1.1) ... 19:29:34 (Reading database ... 13915 files and directories currently installed.) 19:29:34 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:29:34 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:29:34 Setting up login (1:4.5-1ubuntu2) ... 19:29:34 (Reading database ... 13915 files and directories currently installed.) 19:29:34 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:29:34 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:29:34 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:29:34 (Reading database ... 13915 files and directories currently installed.) 19:29:34 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:29:34 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:29:35 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:29:35 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:29:35 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:29:35 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:29:35 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:29:35 (Reading database ... 13915 files and directories currently installed.) 19:29:35 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:29:35 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:29:36 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:29:36 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:29:36 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:29:36 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:29:36 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:29:36 (Reading database ... 13915 files and directories currently installed.) 19:29:36 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:29:36 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:29:36 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:29:36 (Reading database ... 13915 files and directories currently installed.) 19:29:36 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:36 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:36 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:29:36 (Reading database ... 13915 files and directories currently installed.) 19:29:36 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:36 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:36 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:29:36 (Reading database ... 13915 files and directories currently installed.) 19:29:36 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:36 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:36 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:29:36 (Reading database ... 13915 files and directories currently installed.) 19:29:36 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:36 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:36 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:29:37 (Reading database ... 13915 files and directories currently installed.) 19:29:37 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:29:37 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:29:37 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:29:37 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:29:37 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:29:37 (Reading database ... 13915 files and directories currently installed.) 19:29:37 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:29:37 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:29:37 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:29:37 (Reading database ... 13915 files and directories currently installed.) 19:29:37 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:37 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:37 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:29:37 (Reading database ... 13915 files and directories currently installed.) 19:29:37 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:37 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:37 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:29:37 (Reading database ... 13915 files and directories currently installed.) 19:29:37 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:37 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:37 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:29:38 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:29:38 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:29:38 (Reading database ... 13915 files and directories currently installed.) 19:29:38 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:29:38 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:29:38 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:29:39 (Reading database ... 13915 files and directories currently installed.) 19:29:39 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:29:39 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:29:39 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:29:39 (Reading database ... 13917 files and directories currently installed.) 19:29:39 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:29:39 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:29:39 Setting up debconf (1.5.66ubuntu1) ... 19:29:39 (Reading database ... 13917 files and directories currently installed.) 19:29:39 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:29:39 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:29:39 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:29:39 (Reading database ... 13917 files and directories currently installed.) 19:29:39 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:29:39 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:29:39 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:29:39 (Reading database ... 13917 files and directories currently installed.) 19:29:39 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:29:39 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:29:39 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:29:39 (Reading database ... 13917 files and directories currently installed.) 19:29:39 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:29:39 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:29:39 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:29:40 (Reading database ... 13919 files and directories currently installed.) 19:29:40 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:29:40 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:29:40 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:29:40 (Reading database ... 13923 files and directories currently installed.) 19:29:40 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:29:40 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:29:40 Preparing to unpack .../systemd-sysv_237-3ubuntu10.49_amd64.deb ... 19:29:40 Unpacking systemd-sysv (237-3ubuntu10.49) over (237-3ubuntu10) ... 19:29:40 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:29:40 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:29:40 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:29:40 (Reading database ... 13923 files and directories currently installed.) 19:29:40 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:29:40 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:29:40 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:29:40 (Reading database ... 13923 files and directories currently installed.) 19:29:40 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:29:40 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:29:40 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:29:40 (Reading database ... 13923 files and directories currently installed.) 19:29:40 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:29:40 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:29:40 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:29:41 (Reading database ... 13923 files and directories currently installed.) 19:29:41 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:29:41 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:29:41 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:29:41 (Reading database ... 13923 files and directories currently installed.) 19:29:41 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:29:41 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:29:41 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:29:41 (Reading database ... 13923 files and directories currently installed.) 19:29:41 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:29:41 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:29:41 Setting up passwd (1:4.5-1ubuntu2) ... 19:29:41 (Reading database ... 13923 files and directories currently installed.) 19:29:41 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:29:41 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:29:41 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:29:41 (Reading database ... 13923 files and directories currently installed.) 19:29:41 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:29:41 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:29:41 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:29:41 (Reading database ... 13923 files and directories currently installed.) 19:29:41 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:29:41 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:29:41 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:29:41 (Reading database ... 13923 files and directories currently installed.) 19:29:41 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:29:41 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:29:41 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:29:41 (Reading database ... 13923 files and directories currently installed.) 19:29:41 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:29:41 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:29:42 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:29:42 (Reading database ... 13923 files and directories currently installed.) 19:29:42 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:29:42 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:29:42 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:29:42 (Reading database ... 13923 files and directories currently installed.) 19:29:42 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:29:42 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:29:42 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:29:42 (Reading database ... 13923 files and directories currently installed.) 19:29:42 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:29:42 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:29:42 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:29:42 (Reading database ... 13923 files and directories currently installed.) 19:29:42 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:29:42 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:29:42 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:29:42 (Reading database ... 13924 files and directories currently installed.) 19:29:42 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:29:42 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:29:42 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:29:42 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:29:42 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:29:42 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:29:42 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:29:42 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:29:42 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:29:42 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:29:42 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:29:42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:29:43 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:29:43 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:29:43 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:29:43 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:29:43 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:29:43 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:29:43 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:29:43 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:29:43 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:29:43 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:29:43 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:29:43 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:29:43 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:29:43 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:29:43 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:29:43 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:29:44 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:29:44 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:29:44 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:29:44 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:29:44 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:29:44 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:29:44 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:29:44 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:29:44 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:29:44 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:29:44 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:29:44 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:29:44 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:29:44 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:29:44 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:29:44 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:29:45 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:29:45 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:29:46 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:29:46 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:29:46 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:29:46 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:29:46 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:29:46 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:29:47 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:29:47 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:29:47 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:29:47 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:29:47 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:29:47 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:29:47 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:29:47 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:29:47 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:29:47 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:29:47 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:29:47 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:29:47 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:29:47 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:29:47 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:29:48 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:29:48 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:48 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:29:48 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:48 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:48 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:48 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:29:48 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:29:48 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:29:48 19:29:48 Current default time zone: 'Etc/UTC' 19:29:48 Local time is now: Wed Jul 21 19:29:48 UTC 2021. 19:29:48 Universal Time is now: Wed Jul 21 19:29:48 UTC 2021. 19:29:48 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:29:48 19:29:48 Setting up systemd-sysv (237-3ubuntu10.49) ... 19:29:48 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:48 Setting up linux-libc-dev:amd64 (4.15.0-151.157) ... 19:29:48 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:29:48 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:29:48 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:29:48 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:29:48 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:29:48 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:29:48 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:29:48 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:48 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:29:48 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:29:48 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:29:48 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:48 Setting up patch (2.7.6-2ubuntu1.1) ... 19:29:48 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:29:48 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:29:48 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:29:48 Installing new version of config file /etc/ssl/openssl.cnf ... 19:29:48 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:29:48 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:29:48 Setting up ca-certificates (20210119~18.04.1) ... 19:29:50 Updating certificates in /etc/ssl/certs... 19:29:51 23 added, 27 removed; done. 19:29:51 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:29:51 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:29:51 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:29:51 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:29:51 Setting up pkgbinarymangler (138.18.04.1) ... 19:29:51 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:29:51 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:29:51 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:29:51 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:29:51 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:29:51 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:29:51 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:29:51 Setting up perl (5.26.1-6ubuntu0.5) ... 19:29:51 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:29:51 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:29:51 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:29:51 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:29:51 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:29:51 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:29:51 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:29:51 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:29:51 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:29:51 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:29:51 Processing triggers for systemd (237-3ubuntu10.49) ... 19:29:51 Processing triggers for mime-support (3.60ubuntu1) ... 19:29:51 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:29:51 Updating certificates in /etc/ssl/certs... 19:29:51 0 added, 0 removed; done. 19:29:51 Running hooks in /etc/ca-certificates/update.d... 19:29:51 done. 19:29:52 Reading package lists... 19:29:52 Building dependency tree... 19:29:52 Reading state information... 19:29:52 The following NEW packages will be installed: 19:29:52 apt-transport-https 19:29:52 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:29:53 Need to get 4348 B of archives. 19:29:53 After this operation, 154 kB of additional disk space will be used. 19:29:53 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:29:53 debconf: delaying package configuration, since apt-utils is not installed 19:29:53 Fetched 4348 B in 0s (24.1 kB/s) 19:29:53 Selecting previously unselected package apt-transport-https. 19:29:53 (Reading database ... 13929 files and directories currently installed.) 19:29:53 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:29:53 Unpacking apt-transport-https (1.6.14) ... 19:29:53 Setting up apt-transport-https (1.6.14) ... 19:29:53 Waiting for network to be ready... 19:29:59 2021-07-21T19:29:56Z INFO Waiting for automatic snapd restart... 19:29:59 snapd 2.51.1 from Canonical* installed 19:30:00 "snapd" switched to the "latest/stable" channel 19:30:00 19:30:03 core18 20210611 from Canonical* installed 19:30:03 "core18" switched to the "latest/stable" channel 19:30:03 19:30:05 snapcraft 4.8.3 from Canonical* installed 19:30:05 "snapcraft" switched to the "latest/stable" channel 19:30:05 19:30:10 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: 19:30:10 - README.md 19:30:10 19:30:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:30:10 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:30:10 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:30:10 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:30:12 Reading package lists... 19:30:12 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 19:30:12 Reading package lists... 19:30:12 Building dependency tree... 19:30:12 Reading state information... 19:30:12 Suggested packages: 19:30:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:30:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:30:12 Recommended packages: 19:30:12 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:30:12 The following NEW packages will be installed: 19:30:12 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:30:12 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:30:12 pkg-config zip 19:30:12 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:30:12 Need to get 7663 kB of archives. 19:30:12 After this operation, 43.8 MB of additional disk space will be used. 19:30:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:30:13 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:30:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:30:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:30:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:30:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:30:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:30:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:30:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:30:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:30:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:30:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:30:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:30:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:30:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:30:13 debconf: delaying package configuration, since apt-utils is not installed 19:30:13 Fetched 7663 kB in 1s (10.5 MB/s) 19:30:13 Selecting previously unselected package libglib2.0-0:amd64. 19:30:13 (Reading database ... 13933 files and directories currently installed.) 19:30:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:30:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:30:13 Selecting previously unselected package libpsl5:amd64. 19:30:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:30:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:30:13 Selecting previously unselected package libnghttp2-14:amd64. 19:30:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:30:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:30:13 Selecting previously unselected package librtmp1:amd64. 19:30:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:30:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:30:13 Selecting previously unselected package libcurl3-gnutls:amd64. 19:30:13 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:30:13 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:30:14 Selecting previously unselected package liberror-perl. 19:30:14 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:30:14 Unpacking liberror-perl (0.17025-1) ... 19:30:14 Selecting previously unselected package git-man. 19:30:14 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:30:14 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:30:14 Selecting previously unselected package git. 19:30:14 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:30:14 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:30:14 Selecting previously unselected package libnorm1:amd64. 19:30:14 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:30:14 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:30:14 Selecting previously unselected package libpgm-5.2-0:amd64. 19:30:14 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:30:14 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:30:14 Selecting previously unselected package libsodium23:amd64. 19:30:14 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:30:14 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:30:14 Selecting previously unselected package libzmq5:amd64. 19:30:14 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:30:14 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:30:14 Selecting previously unselected package libzmq3-dev:amd64. 19:30:14 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:30:14 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:30:15 Selecting previously unselected package pkg-config. 19:30:15 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:30:15 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:30:15 Selecting previously unselected package zip. 19:30:15 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:30:15 Unpacking zip (3.0-11build1) ... 19:30:15 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:30:15 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:30:15 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:30:15 Setting up liberror-perl (0.17025-1) ... 19:30:15 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:30:15 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:30:15 No schema files found: doing nothing. 19:30:15 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:30:15 Setting up zip (3.0-11build1) ... 19:30:15 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:30:15 Setting up libsodium23:amd64 (1.0.16-2) ... 19:30:15 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:30:15 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:30:15 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:30:15 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:30:15 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:30:15 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:30:16 git set to automatically installed. 19:30:16 git-man set to automatically installed. 19:30:16 libcurl3-gnutls set to automatically installed. 19:30:16 liberror-perl set to automatically installed. 19:30:16 libglib2.0-0 set to automatically installed. 19:30:16 libnghttp2-14 set to automatically installed. 19:30:16 libnorm1 set to automatically installed. 19:30:16 libpgm-5.2-0 set to automatically installed. 19:30:16 libpsl5 set to automatically installed. 19:30:16 librtmp1 set to automatically installed. 19:30:16 libsodium23 set to automatically installed. 19:30:16 libzmq3-dev set to automatically installed. 19:30:16 libzmq5 set to automatically installed. 19:30:16 pkg-config set to automatically installed. 19:30:16 zip set to automatically installed. 19:30:17 snapd is not logged in, snap install commands will use sudo 19:30:22 go (1.16/stable) 1.16.6 from Michael Hudson-Doyle (mwhudson) installed 19:30:23 snapd is not logged in, snap install commands will use sudo 19:30:24 snap "core18" has no updates available 19:30:25 Pulling config-common 19:30:25 + snapcraftctl pull 19:30:26 Pulling go-build-helper 19:30:26 + snapcraftctl pull 19:30:27 'edgex-go' has dependencies that need to be staged: go-build-helper 19:30:27 Skipping pull go-build-helper (already ran) 19:30:27 Building go-build-helper 19:30:27 + snapcraftctl build 19:30:29 Staging go-build-helper 19:30:29 + snapcraftctl stage 19:30:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:30:39 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:30:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1814 kB] 19:30:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [333 kB] 19:30:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [24.8 kB] 19:30:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5072 B] 19:30:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [386 kB] 19:30:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [52.2 kB] 19:30:39 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1132 kB] 19:30:39 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [257 kB] 19:30:39 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:30:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:30:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:30:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:30:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:30:39 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:30:39 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:30:39 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:30:39 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:30:39 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2160 kB] 19:30:39 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [425 kB] 19:30:39 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [30.5 kB] 19:30:39 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7120 B] 19:30:39 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [410 kB] 19:30:39 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [55.8 kB] 19:30:39 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1740 kB] 19:30:39 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [372 kB] 19:30:39 Fetched 24.9 MB in 0s (0 B/s) 19:30:39 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:30:39 Fetched 224 kB in 0s (0 B/s) 19:30:39 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:30:39 Fetched 157 kB in 0s (0 B/s) 19:30:39 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:30:39 Fetched 221 kB in 0s (0 B/s) 19:30:39 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:30:39 Fetched 143 kB in 0s (0 B/s) 19:30:39 Pulling edgex-go 19:30:39 + snapcraftctl pull 19:30:39 Pulling hooks 19:30:39 + snapcraftctl pull 19:30:57 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:30:57 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:30:57 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:30:57 Fetched 0 B in 0s (0 B/s) 19:30:57 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:30:57 Fetched 96.5 kB in 0s (0 B/s) 19:30:57 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:30:57 Fetched 279 kB in 0s (0 B/s) 19:30:57 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:30:57 Fetched 122 kB in 0s (0 B/s) 19:30:57 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:30:57 Fetched 77.8 kB in 0s (0 B/s) 19:30:57 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:30:57 Fetched 8848 B in 0s (0 B/s) 19:30:57 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:30:57 Fetched 47.8 kB in 0s (0 B/s) 19:30:57 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:30:57 Fetched 45.6 kB in 0s (0 B/s) 19:30:57 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:30:57 Fetched 15.0 kB in 0s (0 B/s) 19:30:57 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 19:30:57 Fetched 219 kB in 0s (0 B/s) 19:30:57 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:30:57 Fetched 154 kB in 0s (0 B/s) 19:30:57 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:30:57 Fetched 50.6 kB in 0s (0 B/s) 19:30:57 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:30:57 Fetched 14.8 kB in 0s (0 B/s) 19:30:57 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:30:57 Fetched 41.8 kB in 0s (0 B/s) 19:30:57 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:30:57 Fetched 499 kB in 0s (0 B/s) 19:30:57 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:30:57 Fetched 111 kB in 0s (0 B/s) 19:30:57 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:30:57 Fetched 240 kB in 0s (0 B/s) 19:30:57 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:30:57 Fetched 29.3 kB in 0s (0 B/s) 19:30:57 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:30:57 Fetched 85.5 kB in 0s (0 B/s) 19:30:57 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:30:57 Fetched 24.5 kB in 0s (0 B/s) 19:30:57 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:30:57 Fetched 49.2 kB in 0s (0 B/s) 19:30:57 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:30:57 Fetched 54.2 kB in 0s (0 B/s) 19:30:57 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:30:57 Fetched 30.8 kB in 0s (0 B/s) 19:30:57 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:30:57 Fetched 15.8 kB in 0s (0 B/s) 19:30:57 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:30:57 Fetched 85.9 kB in 0s (0 B/s) 19:30:57 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:30:57 Fetched 8720 B in 0s (0 B/s) 19:30:57 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:30:57 Fetched 140 kB in 0s (0 B/s) 19:30:57 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:30:57 Fetched 119 kB in 0s (0 B/s) 19:30:57 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:30:57 Fetched 111 kB in 0s (0 B/s) 19:30:57 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:30:57 Fetched 11.1 kB in 0s (0 B/s) 19:30:57 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:30:57 Fetched 645 kB in 0s (0 B/s) 19:30:57 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:30:57 Fetched 41.3 kB in 0s (0 B/s) 19:30:57 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:30:57 Fetched 17.9 kB in 0s (0 B/s) 19:30:57 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:30:57 Fetched 368 kB in 0s (0 B/s) 19:30:57 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:30:57 Fetched 187 kB in 0s (0 B/s) 19:30:57 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:30:57 Fetched 175 kB in 0s (0 B/s) 19:30:57 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:30:57 Fetched 206 kB in 0s (0 B/s) 19:30:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:30:57 Fetched 1301 kB in 0s (0 B/s) 19:30:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:30:57 Fetched 36.2 kB in 0s (0 B/s) 19:30:57 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 19:30:57 Fetched 159 kB in 0s (0 B/s) 19:30:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:30:57 Fetched 107 kB in 0s (0 B/s) 19:30:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:30:57 Fetched 48.7 kB in 0s (0 B/s) 19:30:57 Pulling static-packages 19:30:57 + snapcraftctl pull 19:30:57 Pulling version 19:30:57 + cd /root/project 19:30:57 + git describe --tags --abbrev=0 19:30:57 + sed s/v// 19:30:57 + GIT_VERSION=2.0.1-dev.13 19:30:57 + [ -z 2.0.1-dev.13 ] 19:30:57 + snapcraftctl set-version 2.0.1-dev.13 19:30:57 Building config-common 19:30:57 + snapcraftctl build 19:30:59 Skipping build go-build-helper (already ran) 19:31:00 Building edgex-go 19:31:00 + cd /root/parts/edgex-go/src 19:31:00 + git describe --tags --abbrev=0 19:31:00 + sed s/v// 19:31:00 + GIT_VERSION=2.0.1-dev.13 19:31:00 + [ -z 2.0.1-dev.13 ] 19:31:00 + echo 2.0.1-dev.13 19:31:00 + make build 19:31:00 go mod tidy 19:31:03 go: downloading github.com/gorilla/mux v1.8.0 19:31:03 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:31:03 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.7 19:31:03 go: downloading github.com/stretchr/testify v1.7.0 19:31:03 go: downloading github.com/google/uuid v1.3.0 19:31:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:31:03 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 19:31:03 go: downloading gopkg.in/yaml.v2 v2.4.0 19:31:03 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:31:03 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:31:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:31:03 go: downloading github.com/lib/pq v1.10.2 19:31:03 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:31:03 go: downloading golang.org/x/crypto v0.0.0-20210314154223-e6e6c4f2bb5b 19:31:03 go: downloading github.com/pelletier/go-toml v1.9.3 19:31:03 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:31:04 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:31:04 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:31:04 go: downloading github.com/davecgh/go-spew v1.1.1 19:31:04 go: downloading github.com/pmezard/go-difflib v1.0.0 19:31:04 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 19:31:04 go: downloading github.com/go-playground/validator/v10 v10.7.0 19:31:04 go: downloading github.com/stretchr/objx v0.1.1 19:31:04 go: downloading github.com/go-kit/kit v0.11.0 19:31:05 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:31:05 go: downloading github.com/x448/float16 v0.8.4 19:31:05 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:31:05 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:31:05 go: downloading github.com/pebbe/zmq4 v1.2.7 19:31:05 go: downloading github.com/go-playground/universal-translator v0.17.0 19:31:05 go: downloading github.com/leodido/go-urn v1.2.0 19:31:05 go: downloading golang.org/x/text v0.3.5 19:31:05 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:31:05 go: downloading github.com/go-playground/locales v0.13.0 19:31:05 go: downloading github.com/kr/pretty v0.2.0 19:31:05 Removing intermediate container 42ea9403ed8a 19:31:05 ---> d1e4d720bb95 19:31:05 19:31:05 Step 11/24 : FROM alpine:3.12 19:31:05 Removing intermediate container 934167a475c1 19:31:05 ---> 2f0dfb7c8398 19:31:05 19:31:05 Step 11/23 : FROM alpine:3.12 19:31:05 3.12: Pulling from library/alpine 19:31:05 Removing intermediate container e0353b156e51 19:31:05 ---> 0d2eff87b4be 19:31:05 19:31:05 Step 11/32 : FROM alpine:3.12 19:31:05 3.12: Pulling from library/alpine 19:31:05 3.12: Pulling from library/alpine 19:31:05 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:31:05 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:31:05 Status: Downloaded newer image for alpine:3.12 19:31:05 Status: Downloaded newer image for alpine:3.12 19:31:05 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:31:05 Status: Image is up to date for alpine:3.12 19:31:05 ---> c4fd0aeabfcf 19:31:05 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:31:05 ---> c4fd0aeabfcf 19:31:05 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:31:05 ---> c4fd0aeabfcf 19:31:05 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:31:05 ---> Running in 9a24ae7b25bf 19:31:05 ---> Running in f5e79f35eb72 19:31:05 ---> Running in ec297b5f15f8 19:31:05 Removing intermediate container 978604356bd2 19:31:05 ---> fc656e237b4f 19:31:05 19:31:05 Step 11/23 : FROM alpine:3.12 19:31:05 ---> c4fd0aeabfcf 19:31:05 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:31:05 ---> Running in 6d3f39068c2b 19:31:05 Removing intermediate container f5e79f35eb72 19:31:05 ---> 106f4bb13497 19:31:05 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:31:05 ---> Running in e4dc653da496 19:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:31:05 (1/1) Installing dumb-init (1.2.2-r1) 19:31:05 Executing busybox-1.31.1-r20.trigger 19:31:05 OK: 5 MiB in 15 packages 19:31:05 (1/1) Installing dumb-init (1.2.2-r1) 19:31:05 Executing busybox-1.31.1-r20.trigger 19:31:05 OK: 5 MiB in 15 packages 19:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:31:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:31:05 (1/2) Installing ca-certificates (20191127-r4) 19:31:05 (2/2) Installing dumb-init (1.2.2-r1) 19:31:05 Executing busybox-1.31.1-r20.trigger 19:31:05 Executing ca-certificates-20191127-r4.trigger 19:31:05 OK: 6 MiB in 16 packages 19:31:05 (1/2) Installing dumb-init (1.2.2-r1) 19:31:05 (2/2) Installing su-exec (0.2-r1) 19:31:05 Executing busybox-1.31.1-r20.trigger 19:31:05 OK: 5 MiB in 16 packages 19:31:05 Removing intermediate container 9a24ae7b25bf 19:31:05 ---> 5b2a2b443452 19:31:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:05 ---> Running in 00c594984794 19:31:05 Removing intermediate container ec297b5f15f8 19:31:05 ---> 368dfcdde41f 19:31:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:31:05 ---> Running in b4fd97f8f197 19:31:05 Removing intermediate container e4dc653da496 19:31:05 ---> cc75b3449f39 19:31:05 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:31:05 Removing intermediate container 6d3f39068c2b 19:31:05 ---> 29c098a6e869 19:31:05 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:31:05 go: downloading github.com/go-logfmt/logfmt v0.5.0 19:31:05 go: downloading github.com/go-stack/stack v1.8.0 19:31:05 go: downloading github.com/hashicorp/consul/api v1.8.1 19:31:05 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:31:05 Removing intermediate container e097634b4f80 19:31:05 ---> 17cf64d6fe04 19:31:05 19:31:05 Step 11/24 : FROM alpine:3.12 19:31:05 ---> c4fd0aeabfcf 19:31:05 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:31:05 Removing intermediate container 00c594984794 19:31:05 ---> 73f996cc443a 19:31:05 Step 14/23 : ENV APP_PORT=59861 19:31:05 ---> Running in eb4d7d7ef8cb 19:31:05 ---> Running in c8df1fd74c22 19:31:05 ---> Running in 03d247240fde 19:31:05 go: downloading golang.org/x/sys v0.0.0-20210603081109-ebe580a85c40 19:31:05 go: downloading github.com/gorilla/websocket v1.4.2 19:31:05 go: downloading golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 19:31:05 ---> Running in a3d6d73d17b7 19:31:05 Removing intermediate container b4fd97f8f197 19:31:05 ---> 8e633b550ff8 19:31:05 Step 14/24 : ENV APP_PORT=59882 19:31:05 go: downloading github.com/onsi/ginkgo v1.10.1 19:31:05 go: downloading github.com/onsi/gomega v1.7.0 19:31:05 go: downloading github.com/kr/text v0.1.0 19:31:05 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:31:05 go: downloading github.com/mitchellh/copystructure v1.0.0 19:31:06 ---> Running in 75b7de9f71d7 19:31:06 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:31:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:31:06 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:31:06 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:31:06 go: downloading github.com/hashicorp/serf v0.9.5 19:31:06 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:31:06 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:31:06 Removing intermediate container eb4d7d7ef8cb 19:31:06 ---> dfadf1903c59 19:31:06 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:31:06 Removing intermediate container 03d247240fde 19:31:06 ---> eab4000073f8 19:31:06 Step 13/24 : ENV APP_PORT=59880 19:31:06 ---> Running in 29cfd865c8f1 19:31:06 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:31:06 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:31:06 go: downloading github.com/fatih/color v1.9.0 19:31:06 go: downloading github.com/mattn/go-colorable v0.1.6 19:31:06 go: downloading github.com/mattn/go-isatty v0.0.12 19:31:06 go: downloading github.com/pkg/errors v0.9.1 19:31:06 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:31:06 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:31:06 go: downloading github.com/hashicorp/memberlist v0.2.2 19:31:06 go: downloading github.com/hpcloud/tail v1.0.0 19:31:06 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:31:06 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:31:06 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:31:06 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:31:06 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:31:06 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:31:06 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:31:06 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:31:06 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:31:06 go: downloading github.com/miekg/dns v1.1.26 19:31:06 Removing intermediate container c8df1fd74c22 19:31:06 ---> 437b6ac1ffb2 19:31:06 Step 14/23 : ENV APP_PORT=59860 19:31:06 Removing intermediate container a3d6d73d17b7 19:31:06 ---> 978e5d239897 19:31:06 Step 15/23 : EXPOSE $APP_PORT 19:31:06 ---> Running in 4cd4171bed4f 19:31:06 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:31:06 go: downloading github.com/hashicorp/errwrap v1.0.0 19:31:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-data/core-data ./cmd/core-data 19:31:07 Removing intermediate container 75b7de9f71d7 19:31:07 ---> 6316d6c676c2 19:31:07 Step 15/24 : EXPOSE $APP_PORT 19:31:07 ---> Running in 240445f900c2 19:31:07 ---> Running in c06dae36c18d 19:31:07 ---> Running in 6780fdd701ff 19:31:07 Removing intermediate container 29cfd865c8f1 19:31:07 ---> b34f354501dd 19:31:07 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:31:07 Removing intermediate container 4cd4171bed4f 19:31:07 ---> 43e2bea614e7 19:31:07 Step 14/24 : EXPOSE $APP_PORT 19:31:07 ---> Running in a3a290a32801 19:31:07 ---> Running in 0e98db4ab8fd 19:31:07 Removing intermediate container 240445f900c2 19:31:07 ---> 0a03086f8e09 19:31:07 Step 15/23 : EXPOSE $APP_PORT 19:31:08 Removing intermediate container c06dae36c18d 19:31:08 ---> e2e57e818416 19:31:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:08 ---> Running in 79be732a6451 19:31:08 Removing intermediate container 6780fdd701ff 19:31:08 ---> dbee0e6fcdac 19:31:08 Step 16/24 : WORKDIR / 19:31:08 ---> Running in b200688ffc55 19:31:08 Removing intermediate container 0e98db4ab8fd 19:31:08 ---> d722d5bc3a87 19:31:08 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:08 ---> Running in 8e51cf9b335c 19:31:08 Removing intermediate container 79be732a6451 19:31:08 ---> 8b187a9d498e 19:31:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:09 ---> f0b9eb5cb869 19:31:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:31:09 Removing intermediate container b200688ffc55 19:31:09 ---> f1f10eceb3a4 19:31:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:10 ---> b817b2513fa1 19:31:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:31:10 ---> 19921d944980 19:31:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:31:11 Removing intermediate container a3a290a32801 19:31:11 ---> a321c03b20f8 19:31:11 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:31:11 ---> 5594441112b6 19:31:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:31:12 ---> Running in afb38823f872 19:31:12 ---> 4898e10d12d8 19:31:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:31:12 ---> 0ecdfacf0ff5 19:31:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:31:12 Removing intermediate container 8e51cf9b335c 19:31:12 ---> bc77c3a1d1ba 19:31:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:31:12 ---> 911f75858490 19:31:12 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:31:12 ---> Running in 68bf13ea0bb8 19:31:13 Removing intermediate container afb38823f872 19:31:13 ---> da6fcdf3af7b 19:31:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:31:13 ---> Running in f826dabadfc9 19:31:13 ---> c132ccaacecb 19:31:13 Step 20/24 : ENTRYPOINT ["/core-command"] 19:31:13 ---> Running in 9c40b570850b 19:31:13 ---> fa2b2f53b9e3 19:31:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:31:14 Removing intermediate container f826dabadfc9 19:31:14 ---> fce39dafc842 19:31:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:14 ---> Running in d27dbc476dea 19:31:14 ---> Running in 67c39690bfe1 19:31:14 ---> 10f180e9d241 19:31:14 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:31:14 ---> Running in c90bde0dd532 19:31:14 Removing intermediate container 9c40b570850b 19:31:14 ---> 8ffd808589af 19:31:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:31:14 Removing intermediate container d27dbc476dea 19:31:14 ---> a42b328f56ac 19:31:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:14 ---> Running in 55fc4a8f3ed4 19:31:15 Removing intermediate container 67c39690bfe1 19:31:15 ---> 17f526bd8957 19:31:15 Step 21/23 : LABEL arch=arm64 19:31:15 ---> Running in dc63d24f2f03 19:31:15 ---> Running in 7a2774304d96 19:31:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:31:15 Removing intermediate container 55fc4a8f3ed4 19:31:15 ---> ec1ced918c4b 19:31:15 Step 22/24 : LABEL arch=arm64 19:31:16 ---> Running in 2c5fedb5bbbf 19:31:16 Removing intermediate container dc63d24f2f03 19:31:16 ---> b0f2d4ba72f6 19:31:16 Step 21/23 : LABEL arch=arm64 19:31:16 Removing intermediate container 7a2774304d96 19:31:16 ---> 146ceaece981 19:31:16 Step 22/23 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:31:16 (1/6) Installing dumb-init (1.2.2-r1) 19:31:16 ---> Running in 4179551dcc04 19:31:16 (2/6) Installing libgcc (9.3.0-r2) 19:31:16 ---> Running in 463b3163527f 19:31:16 (3/6) Installing libsodium (1.0.18-r0) 19:31:16 (4/6) Installing libstdc++ (9.3.0-r2) 19:31:16 Removing intermediate container 2c5fedb5bbbf 19:31:16 ---> b00d899c8eab 19:31:16 Step 23/24 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:31:16 (5/6) Installing libzmq (4.3.3-r0) 19:31:16 ---> Running in 22d80d2b9652 19:31:16 (6/6) Installing zeromq (4.3.3-r0) 19:31:16 Executing busybox-1.31.1-r20.trigger 19:31:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:31:17 OK: 8 MiB in 20 packages 19:31:17 Removing intermediate container 4179551dcc04 19:31:17 ---> 934a4306ac9d 19:31:17 Step 22/23 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:31:17 Removing intermediate container 463b3163527f 19:31:17 ---> e70ee303c75d 19:31:17 Step 23/23 : LABEL version=0.0.0 19:31:17 ---> Running in 9895ad090abd 19:31:17 ---> Running in 2769a9344a57 19:31:17 Removing intermediate container 22d80d2b9652 19:31:17 ---> 05ab5e99d117 19:31:17 Step 24/24 : LABEL version=0.0.0 19:31:17 ---> Running in 844ec1904f55 19:31:17 Removing intermediate container c90bde0dd532 19:31:17 ---> 0c01abfeec62 19:31:17 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:18 Removing intermediate container 9895ad090abd 19:31:18 ---> 645ac0db3ca1 19:31:18 Step 23/23 : LABEL version=0.0.0 19:31:18 Removing intermediate container 2769a9344a57 19:31:18 ---> f96da5cbcc0f 19:31:18 19:31:18 ---> Running in 0461790e9478 19:31:18 Removing intermediate container 844ec1904f55 19:31:18 ---> 26d1b6942611 19:31:18 19:31:18 Removing intermediate container 68bf13ea0bb8 19:31:18 ---> 9e28f580205e 19:31:18 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:18 Successfully built f96da5cbcc0f 19:31:18 Successfully tagged support-scheduler-arm64:latest 19:31:18 Building security-proxy-setup 19:31:19  Building support-scheduler ... done Successfully built 26d1b6942611 19:31:19 Successfully tagged core-command-arm64:latest 19:31:19  Building core-command ... done Building security-secretstore-setup 19:31:19 ---> fa34999629b4 19:31:19 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:31:19 Removing intermediate container 0461790e9478 19:31:19 ---> 5e43b265e661 19:31:19 19:31:19 Successfully built 5e43b265e661 19:31:19 ---> 865f165bc0db 19:31:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:31:19 Successfully tagged support-notifications-arm64:latest 19:31:20  Building support-notifications ... done Building sys-mgmt-agent 19:31:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/core-command/core-command ./cmd/core-command 19:31:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:31:21 ---> f43b0dee82da 19:31:21 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:31:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:31:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:31:22 ---> 6582543d099b 19:31:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:31:23 ---> 7c2b355c2dbb 19:31:23 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:31:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:31:24 ---> 9a3e67776246 19:31:24 Step 20/24 : ENTRYPOINT ["/core-data"] 19:31:24 ---> Running in e1cd98e650e3 19:31:24 ---> 0ac57a0df5b6 19:31:24 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:31:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:31:25 Removing intermediate container e1cd98e650e3 19:31:25 ---> ccc1175099a8 19:31:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:31:26 ---> 35b519b6534f 19:31:26 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:31:26 ---> Running in 442fe6c8225b 19:31:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:31:27 ---> Running in 133ab8d3972c 19:31:27 Removing intermediate container 442fe6c8225b 19:31:27 ---> ab10c82665f6 19:31:27 Step 22/24 : LABEL arch=arm64 19:31:28 Removing intermediate container 133ab8d3972c 19:31:28 ---> aadd72cc9463 19:31:28 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:31:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/secrets-config ./cmd/secrets-config 19:31:28 ---> Running in 6e40061a1400 19:31:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.13" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:31:29 Removing intermediate container 6e40061a1400 19:31:29 ---> 4bb4d68e7357 19:31:29 Step 23/24 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:31:29 ---> b16b91620208 19:31:29 Step 27/32 : RUN chmod +x /entrypoint.sh 19:31:30 ---> Running in 84dd3393bf24 19:31:30 ---> Running in 0dabea9df42e 19:31:30 Removing intermediate container 84dd3393bf24 19:31:30 ---> 5ea43c96c2f1 19:31:30 Step 24/24 : LABEL version=0.0.0 19:31:30 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:31:30 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:31:30 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:31:30 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:31:30 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:31:30 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:31:30 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:31:30 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:31:30 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:31:30 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:31:30 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:31:30 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:31:30 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:31:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:31:30 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:31:30 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:31:30 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:31:30 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 19:31:30 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:31:30 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:31:30 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:31:30 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:31:30 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:31:30 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 19:31:30 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:31:30 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:31:30 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:31:30 ---> Running in 9a70dc0fcc51 19:31:31 Building hooks 19:31:31 + cd /root/parts/hooks/src 19:31:31 + make build 19:31:31 go mod tidy 19:31:31 Removing intermediate container 9a70dc0fcc51 19:31:31 ---> 524575c35589 19:31:31 19:31:32 Successfully built 524575c35589 19:31:32 Successfully tagged core-data-arm64:latest 19:31:32  Building core-data ... done Building core-metadata 19:31:32 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 19:31:32 go: downloading github.com/stretchr/testify v1.5.1 19:31:32 go: downloading github.com/davecgh/go-spew v1.1.0 19:31:32 go: downloading gopkg.in/yaml.v2 v2.2.2 19:31:32 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:31:33 Removing intermediate container 0dabea9df42e 19:31:33 ---> 2b1769a273e6 19:31:33 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:31:33 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:31:34 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:31:34 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:31:34 ---> Running in 47170c328ee0 19:31:34 Removing intermediate container 47170c328ee0 19:31:34 ---> aa6e7de2b240 19:31:34 Step 29/32 : CMD ["gate"] 19:31:35 ---> Running in ce8842662006 19:31:36 Removing intermediate container ce8842662006 19:31:36 ---> c5631c96baf7 19:31:36 Step 30/32 : LABEL arch=arm64 19:31:37 Building static-packages 19:31:37 + snapcraftctl build 19:31:37 ---> Running in ac16474f1e67 19:31:38 Removing intermediate container ac16474f1e67 19:31:38 ---> 519ccc9b7b1f 19:31:38 Step 31/32 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:31:38 Building version 19:31:38 + snapcraftctl build 19:31:39 ---> Running in 4b797a286f8e 19:31:39 Removing intermediate container 4b797a286f8e 19:31:39 ---> 76baaf749ed7 19:31:39 Step 32/32 : LABEL version=0.0.0 19:31:40 ---> Running in d37b7ddc72d3 19:31:40 Staging config-common 19:31:40 + snapcraftctl stage 19:31:41 Removing intermediate container d37b7ddc72d3 19:31:41 ---> 21930e999d8a 19:31:41 19:31:42 Successfully built 21930e999d8a 19:31:42 Successfully tagged security-bootstrapper-arm64:latest 19:31:42 Skipping stage go-build-helper (already ran) 19:31:42 Staging edgex-go 19:31:42 + snapcraftctl stage 19:31:43 Staging hooks 19:31:43 + snapcraftctl stage 19:31:44 Staging static-packages 19:31:44 + snapcraftctl stage 19:31:45 Staging version 19:31:45 + snapcraftctl stage 19:31:46 Priming config-common 19:31:46 + snapcraftctl prime 19:31:46 Priming go-build-helper 19:31:46 + snapcraftctl prime 19:31:47 Priming edgex-go 19:31:47 + snapcraftctl prime 19:31:49 Priming hooks 19:31:49 + snapcraftctl prime 19:31:50 Priming static-packages 19:31:50 + snapcraftctl prime 19:31:52 Priming version 19:31:52 + snapcraftctl prime 19:31:53 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:32:08  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:32:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:32:08 ---> 4c665ff8301d 19:32:08 Step 3/22 : WORKDIR /edgex-go 19:32:08 ---> Using cache 19:32:08 ---> b642869e53d7 19:32:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:08 ---> Using cache 19:32:08 ---> 805d41d05fb8 19:32:08 Step 5/22 : RUN apk add --update --no-cache make git 19:32:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:32:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:32:08 ---> 4c665ff8301d 19:32:08 Step 3/26 : WORKDIR /edgex-go 19:32:08 ---> Using cache 19:32:08 ---> b642869e53d7 19:32:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:08 ---> Using cache 19:32:08 ---> 805d41d05fb8 19:32:08 Step 5/26 : RUN apk add --update --no-cache make git 19:32:08 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:32:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:32:08 ---> 4c665ff8301d 19:32:08 Step 3/24 : WORKDIR /edgex-go 19:32:08 ---> Using cache 19:32:08 ---> b642869e53d7 19:32:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:08 ---> Using cache 19:32:08 ---> 805d41d05fb8 19:32:08 Step 5/24 : RUN apk add --update --no-cache make bash git 19:32:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:32:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:32:09 ---> 4c665ff8301d 19:32:09 Step 3/24 : WORKDIR /edgex-go 19:32:09 ---> Using cache 19:32:09 ---> b642869e53d7 19:32:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:32:09 ---> Using cache 19:32:09 ---> 805d41d05fb8 19:32:09 Step 5/24 : RUN apk add --update --no-cache make git 19:32:11 ---> Running in 769bb739a389 19:32:11 ---> Running in 8271f1184c8d 19:32:11 ---> Running in 1b4173a847f3 19:32:11 ---> Running in c3cf1421b06b 19:32:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:32:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:32:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:32:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:32:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:32:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:32:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:32:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:32:15 OK: 218 MiB in 52 packages 19:32:15 OK: 218 MiB in 52 packages 19:32:15 OK: 218 MiB in 52 packages 19:32:15 OK: 218 MiB in 52 packages 19:32:17 Removing intermediate container 769bb739a389 19:32:17 ---> 2c45ce0f1124 19:32:17 Step 6/22 : COPY go.mod . 19:32:17 Removing intermediate container 8271f1184c8d 19:32:17 ---> 5bc51134b0b0 19:32:17 Step 6/24 : COPY go.mod . 19:32:17 Removing intermediate container 1b4173a847f3 19:32:17 ---> 69a64642dbc9 19:32:17 Step 6/26 : COPY go.mod . 19:32:17 Removing intermediate container c3cf1421b06b 19:32:17 ---> 902934d48858 19:32:17 Step 6/24 : COPY go.mod . 19:32:18 ---> 7febd2ce2e06 19:32:18 Step 7/22 : RUN go mod download 19:32:18 ---> ed0d4f9e1485 19:32:18 Step 7/24 : RUN go mod download 19:32:18 ---> 52f6da42e8fb 19:32:18 Step 7/26 : RUN go mod download 19:32:18 ---> Running in a87b401b2338 19:32:18 ---> Running in 90495f7bcca3 19:32:19 ---> 254b1e09c095 19:32:19 Step 7/24 : RUN go mod download 19:32:19 ---> Running in ce4f9fc2a290 19:32:19 ---> Running in 9924680e672c 19:32:23 Removing intermediate container a87b401b2338 19:32:23 ---> 3d2bb4956247 19:32:23 Step 8/22 : COPY . . 19:32:24 Removing intermediate container 90495f7bcca3 19:32:24 ---> e22ff7941c9e 19:32:24 Step 8/24 : COPY . . 19:32:24 Removing intermediate container 9924680e672c 19:32:24 ---> fb3391b8ac6c 19:32:24 Step 8/24 : COPY . . 19:32:24 Removing intermediate container ce4f9fc2a290 19:32:24 ---> 7f53450bf2cf 19:32:24 Step 8/26 : COPY . . 19:32:46 ---> b7f0b578e042 19:32:46 Step 9/24 : RUN go mod tidy 19:32:46 ---> 8f76f54d95d4 19:32:46 Step 9/24 : RUN go mod tidy 19:32:46 ---> bade147fc292 19:32:46 Step 9/26 : RUN go mod tidy 19:32:46 ---> b91d141361cc 19:32:46 Step 9/22 : RUN go mod tidy 19:32:46 ---> Running in 4c7948a76376 19:32:46 ---> Running in b40976745642 19:32:46 ---> Running in 67a4a87d8f57 19:32:46 ---> Running in d9886e027775 19:32:53 Removing intermediate container 4c7948a76376 19:32:53 ---> 0a9b4e401b78 19:32:53 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:32:53 Removing intermediate container b40976745642 19:32:53 ---> f3e27bf93519 19:32:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:32:53 ---> Running in f01390893a49 19:32:53 ---> Running in 7291adf54ed8 19:32:53 Removing intermediate container 67a4a87d8f57 19:32:53 ---> 0e703f9a3cfd 19:32:53 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:32:53 Removing intermediate container d9886e027775 19:32:53 ---> 591dfb827e04 19:32:53 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:32:53 ---> Running in 4192e062c913 19:32:53 ---> Running in 90dfd18771d1 19:32:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:32:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:32:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:32:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:34:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:34:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:34:24 Removing intermediate container f01390893a49 19:34:24 ---> ce3dcc6abe13 19:34:24 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:34:24 ---> Running in 11af597a0625 19:34:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:34:31 Removing intermediate container 4192e062c913 19:34:31 ---> f84ddbd56f91 19:34:31 19:34:31 Step 11/22 : FROM alpine:3.12 19:34:31 ---> c4fd0aeabfcf 19:34:31 Step 12/22 : RUN apk add --update --no-cache curl 19:34:31 Removing intermediate container 11af597a0625 19:34:31 ---> 77ca5b0350fb 19:34:31 19:34:31 Step 12/24 : FROM docker:20.10.6 19:34:31 ---> Running in 9cb199297203 19:34:31 20.10.6: Pulling from library/docker 19:34:31 Removing intermediate container 90dfd18771d1 19:34:31 ---> b935eb81a576 19:34:31 19:34:31 Step 11/26 : FROM alpine:3.12 19:34:31 ---> c4fd0aeabfcf 19:34:31 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:34:32 Removing intermediate container 7291adf54ed8 19:34:32 ---> f48e2cadb924 19:34:32 19:34:32 Step 11/24 : FROM alpine:3.12 19:34:32 ---> c4fd0aeabfcf 19:34:32 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:34:32 ---> Using cache 19:34:32 ---> 368dfcdde41f 19:34:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:32 ---> Using cache 19:34:32 ---> 8e633b550ff8 19:34:32 Step 14/24 : ENV APP_PORT=59881 19:34:32 ---> Running in c49f842f1457 19:34:32 ---> Running in dfe288ab26ed 19:34:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:34:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:34:33 Removing intermediate container dfe288ab26ed 19:34:33 ---> 9040fdb992d6 19:34:33 Step 15/24 : EXPOSE $APP_PORT 19:34:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:34:34 (1/4) Installing ca-certificates (20191127-r4) 19:34:34 ---> Running in 8ff7c0f72b7e 19:34:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:34:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:34:34 (3/4) Installing libcurl (7.77.0-r0) 19:34:34 (4/4) Installing curl (7.77.0-r0) 19:34:34 Executing busybox-1.31.1-r20.trigger 19:34:34 Executing ca-certificates-20191127-r4.trigger 19:34:34 OK: 7 MiB in 18 packages 19:34:35 (1/6) Installing ca-certificates (20191127-r4) 19:34:35 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:34:35 (3/6) Installing libcurl (7.77.0-r0) 19:34:35 (4/6) Installing curl (7.77.0-r0) 19:34:35 (5/6) Installing dumb-init (1.2.2-r1) 19:34:35 (6/6) Installing su-exec (0.2-r1) 19:34:35 Executing busybox-1.31.1-r20.trigger 19:34:35 Executing ca-certificates-20191127-r4.trigger 19:34:35 OK: 7 MiB in 20 packages 19:34:35 Removing intermediate container 8ff7c0f72b7e 19:34:35 ---> c36125b255aa 19:34:35 Step 16/24 : WORKDIR / 19:34:35 ---> Running in 4f2fb97a4f22 19:34:37 Removing intermediate container 4f2fb97a4f22 19:34:37 ---> fbe45520f890 19:34:37 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:37 Removing intermediate container 9cb199297203 19:34:37 ---> 088259d8d367 19:34:37 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:34:37 Removing intermediate container c49f842f1457 19:34:37 ---> d5852a8b4f81 19:34:37 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:34:37 ---> Running in 333c52afb366 19:34:38 ---> Running in 58f3baba7c60 19:34:38 ---> cb69ed4ed2fd 19:34:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:34:38 Removing intermediate container 333c52afb366 19:34:38 ---> 1bf79e74fbc7 19:34:38 Step 14/22 : WORKDIR /edgex 19:34:39 Removing intermediate container 58f3baba7c60 19:34:39 ---> 2cffc276390d 19:34:39 Step 14/26 : WORKDIR / 19:34:39 ---> Running in 9184e73296ec 19:34:39 ---> Running in 0dd3a9836085 19:34:40 Removing intermediate container 9184e73296ec 19:34:40 ---> 6d701423c1fd 19:34:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:34:40 ---> f0d5414b15f1 19:34:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:34:40 Removing intermediate container 0dd3a9836085 19:34:40 ---> ea0d8c017367 19:34:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:34:42 ---> 0753cecd5e34 19:34:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:34:42 ---> 2b6db50cb867 19:34:42 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:34:42 ---> 92a3c2437e67 19:34:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:34:42 ---> Running in 33169edee6a3 19:34:43 Removing intermediate container 33169edee6a3 19:34:43 ---> 717c18c994cb 19:34:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:34:43 ---> Running in 18cd69ab0624 19:34:43 ---> 5c1ab8bd16d7 19:34:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:34:43 ---> ed287e56460f 19:34:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:34:44 Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 19:34:44 Removing intermediate container 18cd69ab0624 19:34:44 ---> ca8a16a55ea8 19:34:44 Step 22/24 : LABEL arch=arm64 19:34:44 Status: Downloaded newer image for docker:20.10.6 19:34:44 ---> cdf2a7733a7b 19:34:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:34:44 ---> Running in 41f6ec4e7025 19:34:44 ---> Running in 0b4bf62ab2ce 19:34:45 ---> 98c1733f326e 19:34:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:34:45 ---> e6ab06571d62 19:34:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:34:45 Removing intermediate container 41f6ec4e7025 19:34:45 ---> da2dee4c71c7 19:34:45 Step 23/24 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:34:45 Removing intermediate container 0b4bf62ab2ce 19:34:45 ---> bc0acf748d6c 19:34:45 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:34:45 ---> Running in 9ded884fd208 19:34:45 ---> Running in 255945ab28a3 19:34:45 ---> Running in 48f2ffb0162c 19:34:46 ---> 49e10ab2b8dc 19:34:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:34:46 Removing intermediate container 255945ab28a3 19:34:46 ---> e044223e77fa 19:34:46 Step 24/24 : LABEL version=0.0.0 19:34:46 Removing intermediate container 9ded884fd208 19:34:46 ---> f326a3a4f38e 19:34:46 Step 19/22 : CMD ["--init=true"] 19:34:46 ---> Running in 859e59d7a0f3 19:34:46 ---> Running in 52b56cb31d70 19:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:34:47 Removing intermediate container 859e59d7a0f3 19:34:47 ---> 96c5974006fe 19:34:47 Step 20/22 : LABEL arch=arm64 19:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:34:47 Removing intermediate container 52b56cb31d70 19:34:47 ---> 1068463fff32 19:34:47 19:34:47 ---> Running in f6e546b420c6 19:34:47 ---> d2536056c55d 19:34:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:34:47 Successfully built 1068463fff32 19:34:47 Successfully tagged core-metadata-arm64:latest 19:34:48  Building core-metadata ... done (1/39) Installing readline (8.1.0-r0) 19:34:48 (2/39) Installing bash (5.1.0-r0) 19:34:48 Executing bash-5.1.0-r0.post-install 19:34:48 (3/39) Installing brotli-libs (1.0.9-r3) 19:34:48 (4/39) Installing nghttp2-libs (1.42.0-r1) 19:34:48 Removing intermediate container f6e546b420c6 19:34:48 ---> bd0a4c935d06 19:34:48 Step 21/22 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:34:48 (5/39) Installing libcurl (7.77.0-r1) 19:34:48 (6/39) Installing curl (7.77.0-r1) 19:34:48 (7/39) Installing dumb-init (1.2.5-r0) 19:34:48 (8/39) Installing libbz2 (1.0.8-r1) 19:34:48 (9/39) Installing expat (2.2.10-r1) 19:34:48 (10/39) Installing libffi (3.3-r2) 19:34:48 (11/39) Installing gdbm (1.19-r0) 19:34:48 (12/39) Installing xz-libs (5.2.5-r0) 19:34:48 (13/39) Installing sqlite-libs (3.34.1-r0) 19:34:48 (14/39) Installing python3 (3.8.10-r0) 19:34:48 ---> Running in ce5ed35c1378 19:34:49 ---> a94699e09ab5 19:34:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:34:49 Removing intermediate container ce5ed35c1378 19:34:49 ---> 77b440fe6ca4 19:34:49 Step 22/22 : LABEL version=0.0.0 19:34:50 ---> Running in 3cea5218a157 19:34:50 (15/39) Installing py3-appdirs (1.4.4-r1) 19:34:50 (16/39) Installing py3-ordered-set (4.0.2-r0) 19:34:50 (17/39) Installing py3-parsing (2.4.7-r1) 19:34:50 (18/39) Installing py3-six (1.15.0-r0) 19:34:50 (19/39) Installing py3-packaging (20.9-r0) 19:34:50 (20/39) Installing py3-setuptools (51.3.3-r0) 19:34:50 ---> 2ae36333713b 19:34:50 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:34:50 (21/39) Installing py3-chardet (4.0.0-r0) 19:34:50 (22/39) Installing py3-idna (3.1-r0) 19:34:50 (23/39) Installing py3-urllib3 (1.26.2-r1) 19:34:50 ---> Running in 7ba7e8253a8d 19:34:50 (24/39) Installing py3-requests (2.25.1-r1) 19:34:50 (25/39) Installing py3-msgpack (1.0.2-r0) 19:34:50 (26/39) Installing py3-lockfile (0.12.2-r3) 19:34:50 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:34:50 (28/39) Installing py3-colorama (0.4.4-r0) 19:34:50 (29/39) Installing py3-contextlib2 (0.6.0-r0) 19:34:50 (30/39) Installing py3-distlib (0.3.1-r1) 19:34:50 (31/39) Installing py3-distro (1.5.0-r1) 19:34:50 Removing intermediate container 3cea5218a157 19:34:50 ---> a7d6620f3635 19:34:50 19:34:50 (32/39) Installing py3-webencodings (0.5.1-r3) 19:34:50 (33/39) Installing py3-html5lib (1.1-r0) 19:34:50 (34/39) Installing py3-pytoml (0.1.21-r0) 19:34:50 (35/39) Installing py3-pep517 (0.9.1-r0) 19:34:50 (36/39) Installing py3-progress (1.5-r0) 19:34:50 (37/39) Installing py3-retrying (1.3.3-r0) 19:34:50 (38/39) Installing py3-toml (0.10.2-r0) 19:34:50 (39/39) Installing py3-pip (20.3.4-r0) 19:34:50 Successfully built a7d6620f3635 19:34:51 Successfully tagged security-proxy-setup-arm64:latest 19:34:51  Building security-proxy-setup ... done Executing busybox-1.32.1-r6.trigger 19:34:51 OK: 82 MiB in 59 packages 19:34:53 Removing intermediate container 7ba7e8253a8d 19:34:53 ---> f5ceda7019a4 19:34:53 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:34:53 ---> Running in 229d546ae069 19:34:54 Removing intermediate container 229d546ae069 19:34:54 ---> 11784eef42fe 19:34:54 Step 24/26 : LABEL arch=arm64 19:34:54 ---> Running in 15390905a8c1 19:34:54 Removing intermediate container 15390905a8c1 19:34:54 ---> 06b1e5f8339e 19:34:54 Step 25/26 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:34:54 ---> Running in f1c89bef95b3 19:34:55 Removing intermediate container f1c89bef95b3 19:34:55 ---> e6b2ee7d735b 19:34:55 Step 26/26 : LABEL version=0.0.0 19:34:55 ---> Running in 40cfe1d595cf 19:34:56 Removing intermediate container 40cfe1d595cf 19:34:56 ---> aa689b5ab339 19:34:56 19:34:56 Successfully built aa689b5ab339 19:34:56 Successfully tagged security-secretstore-setup-arm64:latest 19:34:58  Building security-secretstore-setup ... done Collecting docker-compose==1.23.2 19:34:58 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:34:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:34:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:34:59 Collecting docker<4.0,>=3.6.0 19:34:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:34:59 Collecting docopt<0.7,>=0.6.1 19:34:59 Downloading docopt-0.6.2.tar.gz (25 kB) 19:35:01 Collecting websocket-client<1.0,>=0.32.0 19:35:01 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:35:01 Collecting dockerpty<0.5,>=0.4.1 19:35:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:35:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:35:03 Collecting cached-property<2,>=1.2.0 19:35:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:35:03 Collecting texttable<0.10,>=0.9.0 19:35:03 Downloading texttable-0.9.1.tar.gz (11 kB) 19:35:05 Collecting jsonschema<3,>=2.5.1 19:35:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:35:06 Collecting PyYAML<4,>=3.10 19:35:06 Downloading PyYAML-3.13.tar.gz (270 kB) 19:35:09 Collecting docker-pycreds>=0.4.0 19:35:09 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:35:09 Collecting certifi>=2017.4.17 19:35:09 Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 19:35:10 Collecting urllib3<1.25,>=1.21.1 19:35:10 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:35:10 Collecting chardet<3.1.0,>=3.0.2 19:35:10 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:35:10 Collecting idna<2.8,>=2.5 19:35:10 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:35:10 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:35:10 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:35:10 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:35:10 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:35:11 Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:35:11 Attempting uninstall: urllib3 19:35:11 Found existing installation: urllib3 1.26.2 19:35:11 Uninstalling urllib3-1.26.2: 19:35:11 Successfully uninstalled urllib3-1.26.2 19:35:12 Attempting uninstall: idna 19:35:12 Found existing installation: idna 3.1 19:35:12 Uninstalling idna-3.1: 19:35:12 Successfully uninstalled idna-3.1 19:35:12 Attempting uninstall: chardet 19:35:12 Found existing installation: chardet 4.0.0 19:35:12 Uninstalling chardet-4.0.0: 19:35:12 Successfully uninstalled chardet-4.0.0 19:35:14 Attempting uninstall: requests 19:35:14 Found existing installation: requests 2.25.1 19:35:14 Uninstalling requests-2.25.1: 19:35:14 Successfully uninstalled requests-2.25.1 19:35:14 Running setup.py install for texttable: started 19:35:16 Running setup.py install for texttable: finished with status 'done' 19:35:16 Running setup.py install for PyYAML: started 19:35:18 Running setup.py install for PyYAML: finished with status 'done' 19:35:18 Running setup.py install for docopt: started 19:35:20 Running setup.py install for docopt: finished with status 'done' 19:35:20 Running setup.py install for dockerpty: started 19:35:22 Running setup.py install for dockerpty: finished with status 'done' 19:35:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:35:31 Removing intermediate container 48f2ffb0162c 19:35:31 ---> b5aae192972e 19:35:31 Step 15/24 : ENV APP_PORT=58890 19:35:32 ---> Running in 04054d68f425 19:35:32 Removing intermediate container 04054d68f425 19:35:32 ---> a19d09249300 19:35:32 Step 16/24 : EXPOSE $APP_PORT 19:35:32 ---> Running in 18c576f8d0e6 19:35:33 Removing intermediate container 18c576f8d0e6 19:35:33 ---> 815e54b92839 19:35:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:35:34 ---> 805693ded441 19:35:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:35:35 ---> 62c3034d187d 19:35:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:35:36 ---> 587b8a7f4c62 19:35:36 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:35:36 ---> Running in 8069296b2060 19:35:37 Removing intermediate container 8069296b2060 19:35:37 ---> 89ae7b6b8104 19:35:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:35:37 ---> Running in 4e1312c5cf62 19:35:37 Removing intermediate container 4e1312c5cf62 19:35:37 ---> 719aaa358e2d 19:35:37 Step 22/24 : LABEL arch=arm64 19:35:37 ---> Running in 92369e9f5a0d 19:35:38 Removing intermediate container 92369e9f5a0d 19:35:38 ---> b1e06ae086f7 19:35:38 Step 23/24 : LABEL git_sha=77b78c10b3658015ac4f3c7a79dd0f30ac59097e 19:35:38 ---> Running in 0dce8f8cb985 19:35:38 Removing intermediate container 0dce8f8cb985 19:35:38 ---> 8ba77bd3cfbe 19:35:38 Step 24/24 : LABEL version=0.0.0 19:35:39 ---> Running in a683926908d6 19:35:39 Removing intermediate container a683926908d6 19:35:39 ---> efb445ae34d3 19:35:39 19:35:40 Successfully built efb445ae34d3 19:35:40 Successfully tagged sys-mgmt-agent-arm64:latest 19:35:40  Building sys-mgmt-agent ... done  [Pipeline] } 19:35:40 $ docker stop --time=1 717b61b130347579bc960b202c2611638e7e911ecceaedff960d052dc0c54cad 19:35:42 $ docker rm -f 717b61b130347579bc960b202c2611638e7e911ecceaedff960d052dc0c54cad [Pipeline] // withDockerContainer [Pipeline] sh 19:35:42 + docker images 19:35:43 REPOSITORY TAG IMAGE ID CREATED SIZE 19:35:43 sys-mgmt-agent-arm64 latest efb445ae34d3 3 seconds ago 311MB 19:35:43 security-secretstore-setup-arm64 latest aa689b5ab339 47 seconds ago 27.4MB 19:35:43 security-proxy-setup-arm64 latest a7d6620f3635 52 seconds ago 24.5MB 19:35:43 core-metadata-arm64 latest 1068463fff32 56 seconds ago 15.8MB 19:35:43 b935eb81a576 About a minute ago 1.57GB 19:35:43 f48e2cadb924 About a minute ago 1.56GB 19:35:43 f84ddbd56f91 About a minute ago 1.56GB 19:35:43 77ca5b0350fb About a minute ago 1.56GB 19:35:43 security-bootstrapper-arm64 latest 21930e999d8a 4 minutes ago 17.7MB 19:35:43 core-data-arm64 latest 524575c35589 4 minutes ago 19.3MB 19:35:43 support-notifications-arm64 latest 5e43b265e661 4 minutes ago 15.9MB 19:35:43 core-command-arm64 latest 26d1b6942611 4 minutes ago 15.1MB 19:35:43 support-scheduler-arm64 latest f96da5cbcc0f 4 minutes ago 15.2MB 19:35:43 17cf64d6fe04 4 minutes ago 1.57GB 19:35:43 fc656e237b4f 4 minutes ago 1.56GB 19:35:43 0d2eff87b4be 4 minutes ago 1.56GB 19:35:43 2f0dfb7c8398 4 minutes ago 1.56GB 19:35:43 d1e4d720bb95 4 minutes ago 1.56GB 19:35:43 ci-base-image-arm64 latest 4c665ff8301d 15 minutes ago 1.23GB 19:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 6 days ago 451MB 19:35:43 alpine 3.12 c4fd0aeabfcf 5 weeks ago 5.32MB 19:35:43 docker 20.10.6 cdf2a7733a7b 3 months ago 234MB 19:35:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:35:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:44 19:35:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:35:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:45 arm64: Pulling from edgex-lftools-log-publisher 19:35:45 448f6bf000e3: Pulling fs layer 19:35:45 f757da607395: Pulling fs layer 19:35:45 05883995daec: Pulling fs layer 19:35:45 8603b9c90790: Pulling fs layer 19:35:45 1560dd03e051: Pulling fs layer 19:35:45 27f5ce0e4adf: Pulling fs layer 19:35:45 c2d8d7efcc4b: Pulling fs layer 19:35:45 8603b9c90790: Waiting 19:35:45 1560dd03e051: Waiting 19:35:45 27f5ce0e4adf: Waiting 19:35:45 c2d8d7efcc4b: Waiting 19:35:45 f757da607395: Verifying Checksum 19:35:45 f757da607395: Download complete 19:35:45 8603b9c90790: Verifying Checksum 19:35:45 8603b9c90790: Download complete 19:35:45 1560dd03e051: Verifying Checksum 19:35:45 1560dd03e051: Download complete 19:35:45 05883995daec: Verifying Checksum 19:35:45 05883995daec: Download complete 19:35:45 27f5ce0e4adf: Verifying Checksum 19:35:45 27f5ce0e4adf: Download complete 19:35:46 448f6bf000e3: Verifying Checksum 19:35:46 448f6bf000e3: Download complete 19:35:49 c2d8d7efcc4b: Verifying Checksum 19:35:49 c2d8d7efcc4b: Download complete 19:35:49 448f6bf000e3: Pull complete 19:35:50 f757da607395: Pull complete 19:35:52 05883995daec: Pull complete 19:35:52 8603b9c90790: Pull complete 19:35:53 1560dd03e051: Pull complete 19:35:54 27f5ce0e4adf: Pull complete 19:36:09 c2d8d7efcc4b: Pull complete 19:36:09 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 19:36:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:36:09 prd-ubuntu18.04-docker-arm64-4c-16g-3425 does not seem to be running inside a container 19:36:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:36:14 $ docker top 395dde69148e4ffc837eb25dc04ab9fe2e64142d57c4bfc40c3c80a23a0481d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:15 ---> job-cost.sh 19:36:15 lf-activate-venv: SKIPPING 19:36:15 INFO: No Stack... 19:36:17 INFO: Retrieving Pricing Info for: v2-standard-4 19:36:17 INFO: Archiving Costs [Pipeline] sh 19:36:17 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:36:17 + cut -d, -f6 [Pipeline] lock 19:36:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3631-1-stack-cost] 19:36:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3631-1-stack-cost] did not exist. Created. 19:36:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3631-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:36:18 + echo total: 0.18000000715255737 [Pipeline] stash 19:36:18 Stashed 1 file(s) [Pipeline] } 19:36:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3631-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:36:19 $ docker stop --time=1 395dde69148e4ffc837eb25dc04ab9fe2e64142d57c4bfc40c3c80a23a0481d1 19:36:20 $ docker rm -f 395dde69148e4ffc837eb25dc04ab9fe2e64142d57c4bfc40c3c80a23a0481d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:36:22 provisioning config files... 19:36:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8815666598200409945tmp [Pipeline] { [Pipeline] sh 19:36:22 + set +x 19:36:22 + curl -s https://codecov.io/bash 19:36:22 + bash -s -- 19:36:23 19:36:23 _____ _ 19:36:23 / ____| | | 19:36:23 | | ___ __| | ___ ___ _____ __ 19:36:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:36:23 | |___| (_) | (_| | __/ (_| (_) \ V / 19:36:23 \_____\___/ \__,_|\___|\___\___/ \_/ 19:36:23 Bash-1.0.6 19:36:23 19:36:23 19:36:23 ==> git version 2.24.4 found 19:36:23 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:36:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:36:23 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:36:23 ==> Jenkins CI detected. 19:36:23 current dir:  /w/workspace/edgex-go/1 19:36:23 project root: . 19:36:23 --> token set from env 19:36:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:36:23 ==> Running gcov in . (disable via -X gcov) 19:36:23 ==> Python coveragepy not found 19:36:23 ==> Searching for coverage reports in: 19:36:23 + . 19:36:23 -> Found 1 reports 19:36:23 ==> Detecting git/mercurial file structure 19:36:23 ==> Reading reports 19:36:23 + ./coverage.out bytes=402846 19:36:23 ==> Appending adjustments 19:36:23 https://docs.codecov.io/docs/fixing-reports 19:36:24 + Found adjustments 19:36:24 ==> Gzipping contents 19:36:24 56K /tmp/codecov.Kcspio.gz 19:36:24 ==> Uploading reports 19:36:24 url: https://codecov.io 19:36:24 query: branch=PR-3631&commit=77b78c10b3658015ac4f3c7a79dd0f30ac59097e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3631&job=&cmd_args= 19:36:24 -> Pinging Codecov 19:36:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3631&commit=77b78c10b3658015ac4f3c7a79dd0f30ac59097e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3631%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3631&job=&cmd_args= 19:36:24 -> Uploading to 19:36:24 https://storage.googleapis.com/codecov/v4/raw/2021-07-21/00271124DB129430A58F1EEE437C3FCB/77b78c10b3658015ac4f3c7a79dd0f30ac59097e/ad47c555-9077-4207-ac72-b9c4aba021e7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210721T193624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb5e98343e55ad1c24b14e8a44dfc0655f99613eb85ec898d4a0813c03f1cfa6 19:36:24 % Total % Received % Xferd Average Speed Time Time Time Current 19:36:24 Dload Upload Total Spent Left Speed 19:36:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54381 0 0 100 54381 0 114k --:--:-- --:--:-- --:--:-- 114k 19:36:25 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/77b78c10b3658015ac4f3c7a79dd0f30ac59097e [Pipeline] } 19:36:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:36:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:36:28 ---> package-listing.sh 19:36:28 ++ facter osfamily 19:36:28 ++ tr '[:upper:]' '[:lower:]' 19:36:28 + OS_FAMILY=redhat 19:36:28 + workspace=/w/workspace/edgex-go/1 19:36:28 + START_PACKAGES=/tmp/packages_start.txt 19:36:28 + END_PACKAGES=/tmp/packages_end.txt 19:36:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:36:28 + PACKAGES=/tmp/packages_start.txt 19:36:28 + '[' /w/workspace/edgex-go/1 ']' 19:36:28 + PACKAGES=/tmp/packages_end.txt 19:36:28 + case "${OS_FAMILY}" in 19:36:28 + rpm -qa 19:36:28 + sort 19:36:30 + '[' -f /tmp/packages_start.txt ']' 19:36:30 + '[' -f /tmp/packages_end.txt ']' 19:36:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:36:30 + '[' /w/workspace/edgex-go/1 ']' 19:36:30 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:36:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:36:30 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:36:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:31 19:36:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:36:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:31 latest: Pulling from edgex-lftools-log-publisher 19:36:31 b4d181a07f80: Pulling fs layer 19:36:31 a1111a8f2ec3: Pulling fs layer 19:36:31 ed53099fbce6: Pulling fs layer 19:36:31 dc539afda2c1: Pulling fs layer 19:36:31 77bc0d833cb6: Pulling fs layer 19:36:31 9065ff56babe: Pulling fs layer 19:36:31 d287ab97295c: Pulling fs layer 19:36:31 77bc0d833cb6: Waiting 19:36:31 9065ff56babe: Waiting 19:36:31 d287ab97295c: Waiting 19:36:31 dc539afda2c1: Waiting 19:36:32 a1111a8f2ec3: Download complete 19:36:32 dc539afda2c1: Verifying Checksum 19:36:32 dc539afda2c1: Download complete 19:36:32 77bc0d833cb6: Verifying Checksum 19:36:32 77bc0d833cb6: Download complete 19:36:32 9065ff56babe: Verifying Checksum 19:36:32 9065ff56babe: Download complete 19:36:32 ed53099fbce6: Verifying Checksum 19:36:32 ed53099fbce6: Download complete 19:36:33 b4d181a07f80: Verifying Checksum 19:36:33 b4d181a07f80: Download complete 19:36:34 b4d181a07f80: Pull complete 19:36:34 a1111a8f2ec3: Pull complete 19:36:35 ed53099fbce6: Pull complete 19:36:35 dc539afda2c1: Pull complete 19:36:35 77bc0d833cb6: Pull complete 19:36:35 9065ff56babe: Pull complete 19:36:36 d287ab97295c: Verifying Checksum 19:36:36 d287ab97295c: Download complete 19:36:40 d287ab97295c: Pull complete 19:36:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 19:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:36:40 prd-centos7-docker-4c-2g-3424 does not seem to be running inside a container 19:36:41 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:36:44 $ docker top 87306d34391b0d8dd244b42e001f0a419f7d124300fd43ee4f1d7271142a7067 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:44 + touch /tmp/pre-build-complete [Pipeline] sh 19:36:45 + mkdir -p /var/log/sysstat [Pipeline] sh 19:36:45 + ls /var/log/sa-host 19:36:45 + sadf -c /var/log/sa-host/sa05 19:36:45 file_magic: OK 19:36:45 HZ: Using current value: 100 19:36:45 file_header: OK 19:36:45 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 19:36:45 Statistics: 19:36:45 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:36:45 File successfully converted to sysstat format version 12.0.3 19:36:45 + sadf -c /var/log/sa-host/sa21 19:36:45 file_magic: OK 19:36:45 HZ: Using current value: 100 19:36:45 file_header: OK 19:36:45 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 19:36:45 Statistics: 19:36:45 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:36:45 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:36:46 provisioning config files... 19:36:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1864223605297277632tmp [Pipeline] { [Pipeline] echo 19:36:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:36:46 ---> create-netrc.sh [Pipeline] } 19:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:36:47 ---> python-tools-install.sh [Pipeline] echo 19:36:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:36:47 ---> sudo-logs.sh 19:36:47 Archiving 'sudo' log.. 19:36:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-3424.vexxhost.local: Name or service not known 19:36:47 sudo: unable to resolve host prd-centos7-docker-4c-2g-3424.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 19:36:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:36:48 ---> job-cost.sh 19:36:48 lf-activate-venv: SKIPPING 19:36:48 DEBUG: total: 0.18000000715255737 19:36:48 INFO: Retrieving Stack Cost... 19:36:48 INFO: Retrieving Pricing Info for: v3-standard-2 19:36:49 INFO: Archiving Costs [Pipeline] echo 19:36:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:36:49 ---> logs-deploy.sh 19:36:49 lf-activate-venv: SKIPPING 19:36:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3631/1 19:36:49 INFO: archiving workspace using pattern(s): 19:36:50 Archives upload complete. 19:36:50 INFO: archiving logs to Nexus 19:36:51 ---> uname -a: 19:36:51 Linux prd-centos7-docker-4c-2g-3424.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 19:36:51 19:36:51 19:36:51 ---> lscpu: 19:36:51 Architecture: x86_64 19:36:51 CPU op-mode(s): 32-bit, 64-bit 19:36:51 Byte Order: Little Endian 19:36:51 Address sizes: 40 bits physical, 48 bits virtual 19:36:51 CPU(s): 2 19:36:51 On-line CPU(s) list: 0,1 19:36:51 Thread(s) per core: 1 19:36:51 Core(s) per socket: 1 19:36:51 Socket(s): 2 19:36:51 NUMA node(s): 1 19:36:51 Vendor ID: AuthenticAMD 19:36:51 CPU family: 23 19:36:51 Model: 49 19:36:51 Model name: AMD EPYC-Rome Processor 19:36:51 Stepping: 0 19:36:51 CPU MHz: 2799.998 19:36:51 BogoMIPS: 5599.99 19:36:51 Virtualization: AMD-V 19:36:51 Hypervisor vendor: KVM 19:36:51 Virtualization type: full 19:36:51 L1d cache: 32K 19:36:51 L1i cache: 32K 19:36:51 L2 cache: 512K 19:36:51 L3 cache: 16384K 19:36:51 NUMA node0 CPU(s): 0,1 19:36:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:36:51 19:36:51 19:36:51 ---> nproc: 19:36:51 2 19:36:51 19:36:51 19:36:51 ---> df -h: 19:36:51 Filesystem Size Used Avail Use% Mounted on 19:36:51 overlay 40G 15G 26G 36% / 19:36:51 tmpfs 64M 0 64M 0% /dev 19:36:51 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 19:36:51 shm 64M 0 64M 0% /dev/shm 19:36:51 /dev/vda1 40G 15G 26G 36% /facter-os 19:36:51 19:36:51 19:36:51 ---> sar -b -r -n DEV: 19:36:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/21/21 _x86_64_ (2 CPU) 19:36:51 19:36:51 19:13:37 LINUX RESTART (2 CPU) 19:36:51 19:36:51 19:14:01 tps rtps wtps bread/s bwrtn/s 19:36:51 19:15:01 108.62 20.05 88.58 5864.94 10688.83 19:36:51 19:16:01 149.19 0.18 149.01 23.18 50949.64 19:36:51 19:17:02 244.89 0.00 244.89 0.00 54414.26 19:36:51 19:18:01 56.00 0.02 55.99 0.54 10977.98 19:36:51 19:19:01 111.39 0.02 111.38 0.53 20259.21 19:36:51 19:20:01 821.09 382.75 438.34 23862.83 298277.38 19:36:51 19:21:01 586.40 33.82 552.58 3226.77 266944.19 19:36:51 19:22:01 297.42 34.02 263.40 4001.33 42923.91 19:36:51 19:23:01 8.48 0.02 8.46 0.13 368.97 19:36:51 19:24:01 0.25 0.00 0.25 0.00 3.10 19:36:51 19:25:01 0.58 0.28 0.30 94.35 2.95 19:36:51 19:26:01 0.25 0.00 0.25 0.00 3.66 19:36:51 19:27:01 0.32 0.03 0.28 0.27 3.81 19:36:51 19:28:01 0.27 0.00 0.27 0.00 3.02 19:36:51 19:29:01 0.43 0.18 0.25 5.73 3.13 19:36:51 19:30:01 0.83 0.00 0.83 0.00 16.03 19:36:51 19:31:01 0.25 0.00 0.25 0.00 3.13 19:36:51 19:32:01 0.28 0.00 0.28 0.00 2.77 19:36:51 19:33:01 0.27 0.00 0.27 0.00 3.68 19:36:51 19:34:01 0.25 0.00 0.25 0.00 2.85 19:36:51 19:35:01 0.28 0.00 0.28 0.00 2.77 19:36:51 19:36:01 0.25 0.00 0.25 0.00 3.27 19:36:51 Average: 108.63 21.45 87.17 1687.47 34388.15 19:36:51 19:36:51 19:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:36:51 19:15:01 5157988 0 891180 11.13 2620 1957152 1517384 16.75 843280 1596572 63436 19:36:51 19:16:01 3546152 0 1055564 13.18 2620 3404604 1641236 18.12 1109200 2776788 404756 19:36:51 19:17:02 3222268 0 1171512 14.63 2620 3612540 1561192 17.24 1327912 2819512 232688 19:36:51 19:18:01 3262312 0 1194424 14.91 2620 3549584 1449648 16.00 1238224 2861056 14216 19:36:51 19:19:01 2938360 0 1246516 15.56 2620 3821444 1702524 18.80 1339904 3064948 52 19:36:51 19:20:01 759652 0 1925144 24.04 2620 5321524 4077424 45.02 2724788 3734708 15220 19:36:51 19:21:01 493068 0 1561164 19.49 2620 5952088 2731116 30.15 3086972 3616812 1864 19:36:51 19:22:01 2090408 0 1351520 16.88 2620 4564392 1633896 18.04 1270628 3861624 20 19:36:51 19:23:01 2109036 0 1332892 16.64 2620 4564392 1423728 15.72 1261612 3861628 12 19:36:51 19:24:01 2110028 0 1331892 16.63 2620 4564400 1419616 15.67 1270376 3853556 8 19:36:51 19:25:01 2107632 0 1331484 16.62 2620 4567204 1419712 15.67 1274024 3853580 8 19:36:51 19:26:01 2107944 0 1331168 16.62 2620 4567208 1419700 15.67 1273468 3853712 12 19:36:51 19:27:01 2107356 0 1331744 16.63 2620 4567220 1419848 15.68 1274084 3853720 8 19:36:51 19:28:01 2107136 0 1331964 16.63 2620 4567220 1419884 15.68 1274196 3853720 8 19:36:51 19:29:01 2106820 0 1332240 16.63 2620 4567260 1419860 15.68 1275076 3852852 16 19:36:51 19:30:01 2107272 0 1331788 16.63 2620 4567260 1419800 15.68 1274616 3852884 8 19:36:51 19:31:01 2108176 0 1330876 16.62 2620 4567268 1419680 15.67 1273980 3852884 8 19:36:51 19:32:01 2108160 0 1330888 16.62 2620 4567272 1419680 15.67 1274100 3852884 8 19:36:51 19:33:01 2108300 0 1330744 16.62 2620 4567276 1419680 15.67 1273984 3852888 8 19:36:51 19:34:01 2108200 0 1330840 16.62 2620 4567280 1419680 15.67 1273992 3852884 8 19:36:51 19:35:01 2107872 0 1331168 16.62 2620 4567280 1419764 15.67 1274444 3852884 8 19:36:51 19:36:01 2108036 0 1330996 16.62 2620 4567288 1419680 15.67 1274116 3852884 8 19:36:51 Average: 2317372 0 1319896 16.48 2620 4369053 1645215 18.16 1398317 3558408 33290 19:36:51 19:36:51 19:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:36:51 19:15:01 veth0c57c0b 340.51 331.29 33.86 1082.80 0.00 0.00 0.00 0.00 19:36:51 19:15:01 eth0 1441.79 938.56 4746.38 130.10 0.00 0.00 0.00 0.00 19:36:51 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:15:01 docker0 340.51 331.15 29.20 1082.79 0.00 0.00 0.00 0.00 19:36:51 19:16:01 eth0 1345.20 1007.68 6159.12 98.93 0.00 0.00 0.00 0.00 19:36:51 19:16:01 veth48d331e 307.61 344.21 27.81 1230.79 0.00 0.00 0.00 0.00 19:36:51 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:16:01 docker0 711.34 885.40 58.58 3209.30 0.00 0.00 0.00 0.00 19:36:51 19:17:02 vethf8e7d30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:51 19:17:02 eth0 222.60 175.20 849.68 24.51 0.00 0.00 0.00 0.00 19:36:51 19:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:17:02 docker0 156.13 187.00 11.57 820.01 0.00 0.00 0.00 0.00 19:36:51 19:18:01 vethf8e7d30 2.29 2.29 0.18 0.19 0.00 0.00 0.00 0.00 19:36:51 19:18:01 eth0 35.17 19.64 25.18 12.44 0.00 0.00 0.00 0.00 19:36:51 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:18:01 docker0 2.29 2.29 0.15 0.19 0.00 0.00 0.00 0.00 19:36:51 19:19:01 veth2c78898 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:19:01 eth0 260.58 184.19 1700.65 136.72 0.00 0.00 0.00 0.00 19:36:51 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:20:01 veth8a38092 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:36:51 19:20:01 veth449929d 0.00 0.78 0.00 0.04 0.00 0.00 0.00 0.00 19:36:51 19:20:01 veth5a9d9b1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:36:51 19:20:01 veth3d11a16 0.05 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:36:51 19:21:01 veth110c9a0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:21:01 veth449929d 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 19:36:51 19:21:01 eth0 3563.20 2477.11 14042.42 444.78 0.00 0.00 0.00 0.00 19:36:51 19:21:01 vethf7d98b5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:36:51 19:22:01 eth0 310.12 145.14 1696.32 130.06 0.00 0.00 0.00 0.00 19:36:51 19:22:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:36:51 19:22:01 docker0 1343.06 1647.10 108.25 5994.19 0.00 0.00 0.00 0.00 19:36:51 19:23:01 eth0 0.52 0.45 0.38 0.04 0.00 0.00 0.00 0.00 19:36:51 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:24:01 eth0 0.22 0.22 0.01 0.02 0.00 0.00 0.00 0.00 19:36:51 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:25:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:36:51 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:26:01 eth0 0.13 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:36:51 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:27:01 eth0 0.75 0.43 0.29 0.21 0.00 0.00 0.00 0.00 19:36:51 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:28:01 eth0 0.82 0.33 0.30 0.20 0.00 0.00 0.00 0.00 19:36:51 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:29:01 eth0 0.28 0.17 0.13 0.07 0.00 0.00 0.00 0.00 19:36:51 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:30:01 eth0 0.35 0.23 0.15 0.08 0.00 0.00 0.00 0.00 19:36:51 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:36:51 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:32:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:33:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:36:51 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:34:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:35:01 eth0 0.32 0.27 0.17 0.08 0.00 0.00 0.00 0.00 19:36:51 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:36:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:36:51 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 Average: eth0 175.05 118.88 714.07 26.13 0.00 0.00 0.00 0.00 19:36:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:36:51 Average: docker0 61.11 74.95 4.93 272.76 0.00 0.00 0.00 0.00 19:36:51 19:36:51 19:36:51 ---> sar -P ALL: 19:36:51 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/21/21 _x86_64_ (2 CPU) 19:36:51 19:36:51 19:13:37 LINUX RESTART (2 CPU) 19:36:51 19:36:51 19:14:01 CPU %user %nice %system %iowait %steal %idle 19:36:51 19:15:01 all 26.43 0.00 6.27 1.73 0.25 65.32 19:36:51 19:15:01 0 26.17 0.00 7.33 1.38 0.29 64.84 19:36:51 19:15:01 1 26.69 0.00 5.23 2.08 0.21 65.79 19:36:51 19:16:01 all 22.71 0.00 7.38 2.57 0.19 67.16 19:36:51 19:16:01 0 20.60 0.00 8.13 1.96 0.20 69.12 19:36:51 19:16:01 1 24.79 0.00 6.64 3.17 0.18 65.23 19:36:51 19:17:02 all 53.90 0.00 10.30 1.91 0.19 33.69 19:36:51 19:17:02 0 52.75 0.00 10.79 2.15 0.18 34.13 19:36:51 19:17:02 1 55.06 0.00 9.81 1.68 0.20 33.25 19:36:51 19:18:01 all 33.00 0.00 4.47 0.53 0.13 61.85 19:36:51 19:18:01 0 32.97 0.00 4.58 0.55 0.12 61.77 19:36:51 19:18:01 1 33.04 0.00 4.37 0.52 0.14 61.94 19:36:51 19:19:01 all 58.84 0.00 9.10 1.53 0.17 30.36 19:36:51 19:19:01 0 58.51 0.00 9.38 1.26 0.18 30.66 19:36:51 19:19:01 1 59.16 0.00 8.83 1.79 0.16 30.05 19:36:51 19:20:01 all 44.98 0.00 20.42 24.33 0.16 10.11 19:36:51 19:20:01 0 44.94 0.00 19.70 24.66 0.13 10.57 19:36:51 19:20:01 1 45.03 0.00 21.14 24.00 0.18 9.65 19:36:51 19:21:01 all 69.89 0.00 20.65 7.04 0.16 2.26 19:36:51 19:21:01 0 69.50 0.00 20.99 6.32 0.15 3.05 19:36:51 19:21:01 1 70.29 0.00 20.31 7.76 0.17 1.48 19:36:51 19:22:01 all 59.66 0.00 11.89 3.82 0.14 24.49 19:36:51 19:22:01 0 59.49 0.00 11.74 3.85 0.14 24.77 19:36:51 19:22:01 1 59.84 0.00 12.04 3.78 0.13 24.22 19:36:51 19:23:01 all 0.27 0.00 0.08 0.05 0.00 99.61 19:36:51 19:23:01 0 0.07 0.00 0.05 0.00 0.00 99.88 19:36:51 19:23:01 1 0.47 0.00 0.10 0.10 0.00 99.33 19:36:51 19:24:01 all 0.17 0.00 0.05 0.00 0.02 99.77 19:36:51 19:24:01 0 0.23 0.00 0.07 0.00 0.02 99.68 19:36:51 19:24:01 1 0.10 0.00 0.03 0.00 0.02 99.85 19:36:51 19:25:01 all 0.16 0.00 0.06 0.02 0.02 99.75 19:36:51 19:25:01 0 0.03 0.00 0.07 0.03 0.02 99.85 19:36:51 19:25:01 1 0.28 0.00 0.05 0.00 0.02 99.65 19:36:51 19:36:51 19:25:01 CPU %user %nice %system %iowait %steal %idle 19:36:51 19:26:01 all 0.20 0.00 0.03 0.00 0.01 99.76 19:36:51 19:26:01 0 0.05 0.00 0.05 0.00 0.02 99.88 19:36:51 19:26:01 1 0.35 0.00 0.02 0.00 0.00 99.63 19:36:51 19:27:01 all 0.24 0.00 0.12 0.00 0.03 99.62 19:36:51 19:27:01 0 0.38 0.00 0.13 0.00 0.03 99.45 19:36:51 19:27:01 1 0.10 0.00 0.10 0.00 0.02 99.78 19:36:51 19:28:01 all 0.24 0.00 0.03 0.00 0.01 99.72 19:36:51 19:28:01 0 0.47 0.00 0.03 0.00 0.02 99.48 19:36:51 19:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:36:51 19:29:01 all 0.16 0.00 0.06 0.00 0.02 99.77 19:36:51 19:29:01 0 0.28 0.00 0.07 0.00 0.02 99.63 19:36:51 19:29:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:36:51 19:30:01 all 0.22 0.00 0.03 0.00 0.00 99.76 19:36:51 19:30:01 0 0.42 0.00 0.02 0.00 0.00 99.57 19:36:51 19:30:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:36:51 19:31:01 all 0.13 0.00 0.05 0.00 0.02 99.80 19:36:51 19:31:01 0 0.20 0.00 0.05 0.00 0.02 99.73 19:36:51 19:31:01 1 0.07 0.00 0.05 0.00 0.02 99.87 19:36:51 19:32:01 all 0.22 0.00 0.04 0.00 0.01 99.73 19:36:51 19:32:01 0 0.40 0.00 0.03 0.00 0.00 99.57 19:36:51 19:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:36:51 19:33:01 all 0.20 0.00 0.03 0.00 0.01 99.77 19:36:51 19:33:01 0 0.35 0.00 0.02 0.00 0.00 99.63 19:36:51 19:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:36:51 19:34:01 all 0.15 0.00 0.03 0.00 0.02 99.80 19:36:51 19:34:01 0 0.27 0.00 0.02 0.00 0.02 99.70 19:36:51 19:34:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:36:51 19:35:01 all 0.23 0.00 0.03 0.00 0.01 99.72 19:36:51 19:35:01 0 0.28 0.00 0.02 0.00 0.00 99.70 19:36:51 19:35:01 1 0.18 0.00 0.05 0.00 0.02 99.75 19:36:51 19:36:01 all 0.13 0.00 0.05 0.00 0.02 99.80 19:36:51 19:36:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:36:51 19:36:01 1 0.25 0.00 0.07 0.00 0.03 99.65 19:36:51 19:36:51 Average: CPU %user %nice %system %iowait %steal %idle 19:36:51 Average: all 16.00 0.00 3.91 1.86 0.07 78.16 19:36:51 Average: 0 15.84 0.00 4.01 1.81 0.07 78.28 19:36:51 Average: 1 16.15 0.00 3.82 1.92 0.07 78.04 19:36:51 19:36:51 19:36:51