Pull request #3763 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 193fab905c747f9b709ff8e98710f0925d38061c+f045366f2d64fe6e0c14912db4a22971d4c550bb (ca4320752bb10a543f5824bf15ada2f19a9f9da0) 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-ssh1145507825190977454.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh4296127306306880800.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-3763/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-3763/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5950088194301273421.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-3763/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4486378976259984116.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh443530723197575141.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-3763/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-3763/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2607242400052975263.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 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_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14 in /w/workspace/edgexfoundry_edgex-go_PR-3763 [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-ssh5198229682228321800.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 f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 193fab905c747f9b709ff8e98710f0925d38061c Merge succeeded, producing 193fab905c747f9b709ff8e98710f0925d38061c Checking out Revision 193fab905c747f9b709ff8e98710f0925d38061c (PR-3763) > 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-ssh74237364249226118.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3763/head:refs/remotes/origin/PR-3763 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # 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-ssh4879783978364754914.key > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:24:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:24:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:24:24 ========================================================= 13:24:24 EdgeX Global Pipelines Version Info 13:24:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:24:25 ------------------- 13:24:25 stable info: 13:24:25 ------------------- 13:24:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:24:25 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 13:24:25 Message: update stable to v1.0.210 13:24:25 ------------------- 13:24:25 experimental info: 13:24:25 ------------------- 13:24:25 Commited By: **** collab-it+edgex@linuxfoundation.org 13:24:25 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 13:24:25 Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3763 [Pipeline] echo 13:24:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3763 [Pipeline] echo 13:24:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3763 [Pipeline] echo 13:24:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 193fab905c747f9b709ff8e98710f0925d38061c [Pipeline] echo 13:24:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 193fab9 [Pipeline] echo 13:24:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:24:27 provisioning config files... 13:24:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3053472058324260111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:24:27 ---> docker-login.sh 13:24:27 nexus3.edgexfoundry.org:10001 13:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:27 Configure a credential helper to remove this warning. See 13:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:27 13:24:27 Login Succeeded 13:24:27 nexus3.edgexfoundry.org:10002 13:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:27 Configure a credential helper to remove this warning. See 13:24:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:27 13:24:27 Login Succeeded 13:24:27 nexus3.edgexfoundry.org:10003 13:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:28 Configure a credential helper to remove this warning. See 13:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:28 13:24:28 Login Succeeded 13:24:28 nexus3.edgexfoundry.org:10004 13:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:28 Configure a credential helper to remove this warning. See 13:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:28 13:24:28 Login Succeeded 13:24:28 docker.io 13:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:24:28 Configure a credential helper to remove this warning. See 13:24:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:24:28 13:24:28 Login Succeeded 13:24:28 ---> docker-login.sh ends [Pipeline] } 13:24:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:24:29 ++ 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 13:24:29 + for file in '`ls cmd/**/Dockerfile`' 13:24:29 ++ dirname cmd/core-command/Dockerfile 13:24:29 ++ cut -d/ -f2 13:24:29 + echo core-command,cmd/core-command/Dockerfile 13:24:29 + for file in '`ls cmd/**/Dockerfile`' 13:24:29 ++ dirname cmd/core-data/Dockerfile 13:24:29 ++ cut -d/ -f2 13:24:29 + echo core-data,cmd/core-data/Dockerfile 13:24:29 + for file in '`ls cmd/**/Dockerfile`' 13:24:29 ++ dirname cmd/core-metadata/Dockerfile 13:24:29 ++ cut -d/ -f2 13:24:29 + echo core-metadata,cmd/core-metadata/Dockerfile 13:24:29 + for file in '`ls cmd/**/Dockerfile`' 13:24:29 ++ dirname cmd/security-bootstrapper/Dockerfile 13:24:29 ++ cut -d/ -f2 13:24:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 13:24:29 + for file in '`ls cmd/**/Dockerfile`' 13:24:29 ++ dirname cmd/security-proxy-setup/Dockerfile 13:24:29 ++ cut -d/ -f2 13:24:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 13:24:29 + for file in '`ls cmd/**/Dockerfile`' 13:24:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 13:24:29 ++ cut -d/ -f2 13:24:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 13:24:29 + for file in '`ls cmd/**/Dockerfile`' 13:24:29 ++ dirname cmd/support-notifications/Dockerfile 13:24:29 ++ cut -d/ -f2 13:24:29 + echo support-notifications,cmd/support-notifications/Dockerfile 13:24:29 + for file in '`ls cmd/**/Dockerfile`' 13:24:29 ++ dirname cmd/support-scheduler/Dockerfile 13:24:29 ++ cut -d/ -f2 13:24:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 13:24:29 + for file in '`ls cmd/**/Dockerfile`' 13:24:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 13:24:29 ++ cut -d/ -f2 13:24:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 13:24:29 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 13:24:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:24:29 13:24:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:24:30 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:24:30 latest: Pulling from edgex-devops/git-semver 13:24:30 a0d0a0d46f8b: Pulling fs layer 13:24:30 3e5f54012d9b: Pulling fs layer 13:24:30 4c7163046ea9: Pulling fs layer 13:24:30 0c2d73faf560: Pulling fs layer 13:24:30 0c2d73faf560: Waiting 13:24:30 a0d0a0d46f8b: Verifying Checksum 13:24:30 a0d0a0d46f8b: Download complete 13:24:30 0c2d73faf560: Verifying Checksum 13:24:30 0c2d73faf560: Download complete 13:24:30 4c7163046ea9: Verifying Checksum 13:24:30 4c7163046ea9: Download complete 13:24:30 a0d0a0d46f8b: Pull complete 13:24:30 3e5f54012d9b: Pull complete 13:24:30 4c7163046ea9: Pull complete 13:24:31 0c2d73faf560: Pull complete 13:24:31 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 13:24:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:24:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:24:31 prd-centos7-docker-4c-2g-14 does not seem to be running inside a container 13:24:31 $ 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 13:24:31 $ docker top 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:24:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:24:32 [ssh-agent] Looking for ssh-agent implementation... 13:24:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:32 $ docker exec 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 ssh-agent 13:24:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBpjlkm/agent.13 13:24:32 SSH_AGENT_PID=19 13:24:32 Running ssh-add (command line suppressed) 13:24:32 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3687206039937203982.key (/w/workspace/edgex-go/1@tmp/private_key_3687206039937203982.key) 13:24:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:24:32 + git tag --points-at HEAD [Pipeline] } 13:24:32 $ docker exec --env ******** --env ******** 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 ssh-agent -k 13:24:32 unset SSH_AUTH_SOCK; 13:24:32 unset SSH_AGENT_PID; 13:24:32 echo Agent pid 19 killed; 13:24:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:24:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:24:32 [ssh-agent] Looking for ssh-agent implementation... 13:24:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:24:33 $ docker exec 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 ssh-agent 13:24:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXAIpPJd/agent.53 13:24:33 SSH_AGENT_PID=60 13:24:33 Running ssh-add (command line suppressed) 13:24:33 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1782173655750968953.key (/w/workspace/edgex-go/1@tmp/private_key_1782173655750968953.key) 13:24:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:24:33 + git semver init 13:24:33 # -> Open(): unable to determine branch for HEAD 13:24:33 # $GIT_DIR = /w/workspace/edgex-go/1/.git 13:24:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 13:24:33 # $SEMVER_REMOTE_NAME = origin 13:24:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:24:33 # $SEMVER_USER_NAME = edgex-jenkins 13:24:33 # $SEMVER_BRANCH = PR-3763 13:24:33 # $SEMVER_TEMP = /tmp/semver-496991438 13:24:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 13:26:55 # '/tmp/semver-496991438' -> '/w/workspace/edgex-go/1/.semver' 13:26:55 # -> Force: false 13:26:55 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 13:26:55 $ docker exec --env ******** --env ******** 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 ssh-agent -k 13:26:55 unset SSH_AUTH_SOCK; 13:26:55 unset SSH_AGENT_PID; 13:26:55 echo Agent pid 60 killed; 13:26:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:26:55 + git semver [Pipeline] } 13:26:55 $ docker stop --time=1 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 13:26:57 $ docker rm -f 7ecf71a0eae73df8f8a053d401428e9283151804481c85bb8d8c915c48143cb2 [Pipeline] // withDockerContainer [Pipeline] sh 13:26:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:26:58 Stashed 1 file(s) [Pipeline] echo 13:26:58 [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 13:26:58 ========================================================= 13:26:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:26:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:26:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:26:58 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:26:58 a0d0a0d46f8b: Already exists 13:26:58 31adcdaf11c8: Pulling fs layer 13:26:58 b8b176561691: Pulling fs layer 13:26:58 4527c011a84f: Pulling fs layer 13:26:58 5d74067f8e1e: Pulling fs layer 13:26:58 e0aca202a116: Pulling fs layer 13:26:58 3a43be97a3b4: Pulling fs layer 13:26:58 34cad66bf833: Pulling fs layer 13:26:58 b4e3c513aaa6: Pulling fs layer 13:26:58 5d74067f8e1e: Waiting 13:26:58 e0aca202a116: Waiting 13:26:58 3a43be97a3b4: Waiting 13:26:58 34cad66bf833: Waiting 13:26:58 b4e3c513aaa6: Waiting 13:26:58 b8b176561691: Verifying Checksum 13:26:58 b8b176561691: Download complete 13:26:58 31adcdaf11c8: Verifying Checksum 13:26:58 31adcdaf11c8: Download complete 13:26:58 5d74067f8e1e: Verifying Checksum 13:26:58 5d74067f8e1e: Download complete 13:26:58 e0aca202a116: Verifying Checksum 13:26:58 e0aca202a116: Download complete 13:26:58 3a43be97a3b4: Verifying Checksum 13:26:58 3a43be97a3b4: Download complete 13:26:59 34cad66bf833: Verifying Checksum 13:26:59 34cad66bf833: Download complete 13:26:59 31adcdaf11c8: Pull complete 13:26:59 b8b176561691: Pull complete 13:26:59 b4e3c513aaa6: Verifying Checksum 13:26:59 b4e3c513aaa6: Download complete 13:26:59 4527c011a84f: Verifying Checksum 13:26:59 4527c011a84f: Download complete 13:27:03 4527c011a84f: Pull complete 13:27:03 5d74067f8e1e: Pull complete 13:27:03 e0aca202a116: Pull complete 13:27:03 3a43be97a3b4: Pull complete 13:27:03 34cad66bf833: Pull complete 13:27:06 b4e3c513aaa6: Pull complete 13:27:06 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 13:27:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:27:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:27:06 + docker build -t ci-base-image-x86_64 -f - . 13:27:06 + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:27:06 WORKDIR /edgex 13:27:06 COPY go.mod . 13:27:06 RUN go mod download' 13:27:08 Sending build context to Docker daemon 329.4MB 13:27:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:27:08 ---> 9f6097aaca64 13:27:08 Step 2/4 : WORKDIR /edgex 13:27:10 ---> Running in bb5fea635c22 13:27:10 Removing intermediate container bb5fea635c22 13:27:10 ---> 084a11f38cd2 13:27:10 Step 3/4 : COPY go.mod . 13:27:10 ---> a9efe47a7ad8 13:27:10 Step 4/4 : RUN go mod download 13:27:10 ---> Running in 7e1123a7e1c5 13:27:13 Still waiting to schedule task 13:27:13 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 13:27:42 Removing intermediate container 7e1123a7e1c5 13:27:42 ---> 63bbc925026d 13:27:42 Successfully built 63bbc925026d 13:27:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:27:42 + docker inspect -f . ci-base-image-x86_64 13:27:42 . [Pipeline] withDockerContainer 13:27:42 prd-centos7-docker-4c-2g-14 does not seem to be running inside a container 13:27:42 $ 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 13:27:43 $ docker top 104e5f14c64e7df73047704dbb4bd635d1958f3fde83fdf4c367abbd353d94bd -eo pid,comm [Pipeline] { [Pipeline] sh 13:27:43 + go version 13:27:43 go version go1.16.8 linux/amd64 [Pipeline] } 13:27:43 $ docker stop --time=1 104e5f14c64e7df73047704dbb4bd635d1958f3fde83fdf4c367abbd353d94bd 13:27:44 $ docker rm -f 104e5f14c64e7df73047704dbb4bd635d1958f3fde83fdf4c367abbd353d94bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:27:45 + docker inspect -f . ci-base-image-x86_64 13:27:45 . [Pipeline] withDockerContainer 13:27:45 prd-centos7-docker-4c-2g-14 does not seem to be running inside a container 13:27:45 $ 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 13:27:46 $ docker top 060b0b5f9593214c8a4958fd9e34beba0f23149745dbf75377b0a4eb6ba47df4 -eo pid,comm [Pipeline] { [Pipeline] echo 13:27:46 ========================================================= 13:27:46 [edgeXBuildGoParallel] Running Tests and Build... 13:27:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:27:46 + make test 13:27:46 go mod tidy 13:27:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:27:53 ? github.com/edgexfoundry/edgex-go [no test files] 13:28:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:28:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:28:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:28:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:28:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:28:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:28:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:28:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:28:21 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:28:21 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:28:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:28:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:28:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:28:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:28:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 13:28:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:28:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:28:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.058s coverage: 98.5% of statements 13:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:28:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 46.3% of statements 13:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:28:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:28:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.124s coverage: 90.1% of statements 13:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:28:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:28:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.069s coverage: 84.4% of statements 13:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:28:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:28:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.263s coverage: 94.2% of statements 13:28:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:28:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:28:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 59.1% of statements 13:28:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:28:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:28:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:28:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:28:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:28:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 60.0% of statements 13:28:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:28:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:28:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:28:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.054s coverage: 1.0% of statements 13:28:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:28:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 13:28:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 21.7% of statements 13:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 47.1% of statements 13:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.055s coverage: 79.5% of statements 13:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 13:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.053s coverage: 96.3% of statements 13:28:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 13:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 13:28:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements 13:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.177s coverage: 82.5% of statements 13:28:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 58.8% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.0% of statements 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.141s coverage: 91.2% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:29:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 13:29:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 13:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.222s coverage: 70.4% of statements 13:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.143s coverage: 43.4% of statements 13:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:29:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 13:29:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:29:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 13:29:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:29:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.064s coverage: 19.5% of statements 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:29:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.0% of statements 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:29:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:29:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:29:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:29:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:29:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 13:29:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 13:29:13 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 13:29:52 GO111MODULE=on go vet ./... 13:30:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:30:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:30:04 ./bin/test-attribution-txt.sh [Pipeline] sh 13:30:05 + ls -al . 13:30:05 total 612 13:30:05 drwxrwxr-x 10 1001 1001 4096 Oct 19 13:30 . 13:30:05 drwxr-xr-x 4 root root 28 Oct 19 13:27 .. 13:30:05 -rw-rw-r-- 1 1001 1001 11 Oct 19 13:24 .dockerignore 13:30:05 drwxrwxr-x 8 1001 1001 179 Oct 19 13:24 .git 13:30:05 drwxrwxr-x 4 1001 1001 142 Oct 19 13:24 .github 13:30:05 -rw-rw-r-- 1 1001 1001 804 Oct 19 13:24 .gitignore 13:30:05 -rw-rw-r-- 1 1001 1001 42 Oct 19 13:24 .golangci.yml 13:30:05 -rw-rw-r-- 1 1001 1001 76 Oct 19 13:24 .hadolint.yml 13:30:05 drwx------ 3 1001 1001 58 Oct 19 13:26 .semver 13:30:05 -rw-rw-r-- 1 1001 1001 166 Oct 19 13:24 .sonarcloud.properties 13:30:05 -rw-rw-r-- 1 1001 1001 1171 Oct 19 13:24 ADOPTERS.md 13:30:05 -rw-rw-r-- 1 1001 1001 8608 Oct 19 13:24 Attribution.txt 13:30:05 -rw-rw-r-- 1 1001 1001 43881 Oct 19 13:24 CHANGELOG.md 13:30:05 -rw-rw-r-- 1 1001 1001 3804 Oct 19 13:24 CONTRIBUTING.md 13:30:05 -rw-rw-r-- 1 1001 1001 677 Oct 19 13:24 GOVERNANCE.md 13:30:05 -rw-rw-r-- 1 1001 1001 849 Oct 19 13:24 Jenkinsfile 13:30:05 -rw-rw-r-- 1 1001 1001 10775 Oct 19 13:24 LICENSE 13:30:05 -rw-rw-r-- 1 1001 1001 6508 Oct 19 13:24 Makefile 13:30:05 -rw-rw-r-- 1 1001 1001 582 Oct 19 13:24 OWNERS.md 13:30:05 -rw-rw-r-- 1 1001 1001 8256 Oct 19 13:24 README.md 13:30:05 -rw-rw-r-- 1 1001 1001 6912 Oct 19 13:24 SECURITY.md 13:30:05 -rw-rw-r-- 1 1001 1001 5 Oct 19 13:26 VERSION 13:30:05 -rw-rw-r-- 1 1001 1001 4131 Oct 19 13:24 ZMQWindows.md 13:30:05 drwxrwxr-x 2 1001 1001 37 Oct 19 13:24 bin 13:30:05 drwxrwxr-x 14 1001 1001 4096 Oct 19 13:24 cmd 13:30:05 -rw-r--r-- 1 root root 403932 Oct 19 13:29 coverage.out 13:30:05 -rw-rw-r-- 1 1001 1001 829 Oct 19 13:24 go.mod 13:30:05 -rw-rw-r-- 1 1001 1001 50143 Oct 19 13:24 go.sum 13:30:05 drwxrwxr-x 8 1001 1001 124 Oct 19 13:24 internal 13:30:05 drwxrwxr-x 3 1001 1001 16 Oct 19 13:24 openapi 13:30:05 drwxrwxr-x 4 1001 1001 71 Oct 19 13:24 snap 13:30:05 -rw-rw-r-- 1 1001 1001 204 Oct 19 13:24 version.go [Pipeline] sh 13:30:05 + '[' -e coverage.out ] 13:30:05 + chown 1001:1001 coverage.out [Pipeline] stash 13:30:05 Stashed 1 file(s) [Pipeline] sh 13:30:06 + make build 13:30:06 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 13:30:07 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 13:30:15 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 13:30:15 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 13:30:17 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 13:30:17 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 13:30:18 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 13:30:19 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 13:30: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 13:30:21 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 13:30:22 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 13:30:23 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] } 13:30:25 $ docker stop --time=1 060b0b5f9593214c8a4958fd9e34beba0f23149745dbf75377b0a4eb6ba47df4 13:30:27 $ docker rm -f 060b0b5f9593214c8a4958fd9e34beba0f23149745dbf75377b0a4eb6ba47df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:30:28 13:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 13:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:30:29 latest: Pulling from edgex-devops/edgex-compose 13:30:29 cbdbe7a5bc2a: Pulling fs layer 13:30:29 ca9280d653b3: Pulling fs layer 13:30:29 7e9c9ca2126c: Pulling fs layer 13:30:29 cbdbe7a5bc2a: Verifying Checksum 13:30:29 cbdbe7a5bc2a: Download complete 13:30:29 ca9280d653b3: Verifying Checksum 13:30:29 ca9280d653b3: Download complete 13:30:29 cbdbe7a5bc2a: Pull complete 13:30:29 7e9c9ca2126c: Download complete 13:30:30 ca9280d653b3: Pull complete 13:30:34 7e9c9ca2126c: Pull complete 13:30:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 13:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:30:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 13:30:34 prd-centos7-docker-4c-2g-14 does not seem to be running inside a container 13:30: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:latest cat 13:30:36 $ docker top f226ba840bd4b3435e5ff5227c8369553e4e91c88645d4f4f445ad7fa078a113 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:36 + docker-compose build --help 13:30:36 + grep parallel 13:30:37 --parallel Build images in parallel. [Pipeline] } 13:30:37 $ docker stop --time=1 f226ba840bd4b3435e5ff5227c8369553e4e91c88645d4f4f445ad7fa078a113 13:30:38 $ docker rm -f f226ba840bd4b3435e5ff5227c8369553e4e91c88645d4f4f445ad7fa078a113 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:30:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:30:39 . [Pipeline] withDockerContainer 13:30:39 prd-centos7-docker-4c-2g-14 does not seem to be running inside a container 13:30:39 $ 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 13:30:39 $ docker top e44cccfae62a36f7060a97708735b74c784ae5248ecc996f1ac8db668fea20ef -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:40 + docker-compose -f ./docker-compose-build.yml build --parallel 13:30:40 Building core-command ... 13:30:40 Building core-data ... 13:30:40 Building core-metadata ... 13:30:40 Building security-bootstrapper ... 13:30:40 Building security-proxy-setup ... 13:30:40 Building security-secretstore-setup ... 13:30:40 Building support-notifications ... 13:30:40 Building support-scheduler ... 13:30:40 Building sys-mgmt-agent ... 13:30:40 Building core-data 13:30:40 Building support-scheduler 13:30:40 Building support-notifications 13:30:40 Building security-bootstrapper 13:30:40 Building core-command 13:30:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:30:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:30:55 ---> 63bbc925026d 13:30:55 Step 3/22 : WORKDIR /edgex-go 13:30:55 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:30:55 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:30:55 ---> 63bbc925026d 13:30:55 Step 3/30 : WORKDIR /edgex-go 13:30:55 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:30:55 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:30:55 ---> 63bbc925026d 13:30:55 Step 3/22 : WORKDIR /edgex-go 13:30:55 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:30:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:30:55 ---> 63bbc925026d 13:30:55 Step 3/23 : WORKDIR /edgex-go 13:30:55 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:30:55 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:30:55 ---> 63bbc925026d 13:30:55 Step 3/21 : WORKDIR /edgex-go 13:30:55 ---> Running in e7b2eaad8478 13:30:55 ---> Running in 5be65651da12 13:30:55 ---> Running in 406a54d86a64 13:30:55 ---> Running in 4a6da2658788 13:30:55 ---> Running in 6dd57fa428ba 13:30:55 Removing intermediate container 6dd57fa428ba 13:30:55 ---> 6369bf6c5e51 13:30:55 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:55 Removing intermediate container e7b2eaad8478 13:30:55 ---> 8103ce6eaa72 13:30:55 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:55 Removing intermediate container 406a54d86a64 13:30:55 ---> 0d7da9e93f78 13:30:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:55 ---> Running in a7810b6b7489 13:30:55 Removing intermediate container 4a6da2658788 13:30:55 ---> ec5e7f114c91 13:30:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:55 ---> Running in 2941b19651fc 13:30:55 Removing intermediate container 5be65651da12 13:30:55 ---> ce906f82309f 13:30:55 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:30:55 ---> Running in d6db535ea19d 13:30:55 ---> Running in 3d5cffcff2d2 13:30:55 ---> Running in 7394d28e16be 13:30:56 Removing intermediate container a7810b6b7489 13:30:56 ---> c401f5ef67ed 13:30:56 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:30:56 ---> Running in eb9c473b792f 13:30:56 Removing intermediate container d6db535ea19d 13:30:56 ---> d95f5847ca3c 13:30:56 Step 5/22 : RUN apk add --update --no-cache make git 13:30:56 ---> Running in a32b57f21be8 13:30:56 Removing intermediate container 2941b19651fc 13:30:56 ---> 453af2bd1c78 13:30:56 Step 5/30 : RUN apk add --update --no-cache make git 13:30:56 ---> Running in 0ace7e255772 13:30:56 Removing intermediate container 3d5cffcff2d2 13:30:56 ---> 501589fe83b5 13:30:56 Step 5/23 : RUN apk add --update --no-cache make git 13:30:56 ---> Running in 676581b2f049 13:30:57 Removing intermediate container 7394d28e16be 13:30:57 ---> b506a9d28e92 13:30:57 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:30:57 ---> Running in 1befae51bb7b 13:30:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:30:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:30:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:30:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:30:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:30:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:30:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:30:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:30:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:30:58 OK: 220 MiB in 52 packages 13:30:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:30:58 OK: 220 MiB in 52 packages 13:30:58 OK: 220 MiB in 52 packages 13:30:59 OK: 220 MiB in 52 packages 13:30:59 Removing intermediate container eb9c473b792f 13:30:59 ---> aff966c21743 13:30:59 Step 6/21 : COPY . . 13:30:59 OK: 220 MiB in 52 packages 13:30:59 Removing intermediate container a32b57f21be8 13:30:59 ---> 5efc6e26c6c9 13:30:59 Step 6/22 : COPY . . 13:31:00 Removing intermediate container 0ace7e255772 13:31:00 ---> b32f3c29cf3c 13:31:00 Step 6/30 : COPY . . 13:31:01 Removing intermediate container 676581b2f049 13:31:01 ---> b209f3c184d3 13:31:01 Step 6/23 : COPY go.mod . 13:31:01 Removing intermediate container 1befae51bb7b 13:31:01 ---> 0b29270b9889 13:31:01 Step 6/22 : COPY . . 13:31:04 ---> c82620417677 13:31:04 Step 7/23 : RUN go mod download 13:31:05 ---> Running in 2f448cab3011 13:31:06 ---> 4bd13efb5f6a 13:31:06 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:06 ---> Running in 1057c26f346d 13:31:08 Removing intermediate container 2f448cab3011 13:31:08 ---> 42a99b9fa4ab 13:31:08 Step 8/23 : COPY . . 13:31:09 Removing intermediate container 1057c26f346d 13:31:09 ---> d44b04f8f340 13:31:09 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:31:10 ---> Running in 5e232b81a86b 13:31:10 ---> 47242d578b29 13:31:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:10 ---> Running in 1334083ad921 13:31:10 ---> fc2ee092b212 13:31:10 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:11 ---> Running in 23ada18dc681 13:31:11 ---> a27e767e6a29 13:31:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:31:11 ---> Running in f702be540e00 13:31:11 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 13:31:13 Removing intermediate container 1334083ad921 13:31:13 ---> 5461dce14c04 13:31:13 Step 8/22 : RUN make cmd/core-command/core-command 13:31:13 ---> Running in 22c783005ae3 13:31:13 Removing intermediate container 23ada18dc681 13:31:13 ---> 87ecec63ec70 13:31:13 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:31:13 ---> Running in 11ac981f66f3 13:31:13 Removing intermediate container f702be540e00 13:31:13 ---> 7cf87c06417e 13:31:13 Step 8/22 : RUN make cmd/core-data/core-data 13:31:13 ---> Running in 0b3d5daeb20c 13:31:14 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 13:31:14 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 13:31: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 13:31:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16 in /w/workspace/edgexfoundry_edgex-go_PR-3763 [Pipeline] { [Pipeline] ws 13:31:17 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:31:18 The recommended git tool is: git 13:31:22 ---> c44dab184625 13:31:22 Step 9/23 : RUN go mod tidy 13:31:22 ---> Running in c790e0fb8f0d 13:31:23 Removing intermediate container c790e0fb8f0d 13:31:23 ---> 6a9540bd510e 13:31:23 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:31:23 ---> Running in 7aa634ff1665 13:31:24 using credential edgex-jenkins-ssh 13:31:24 Cloning the remote Git repository 13:31:24 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 13:31:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:31:24 > git init /w/workspace/edgex-go/1 # timeout=10 13:31:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:31:24 > git --version # timeout=10 13:31:24 > git --version # 'git version 2.17.1' 13:31:24 using GIT_SSH to set credentials SSH Credentials for GitHub 13:31:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:31:56 Removing intermediate container 5e232b81a86b 13:31:56 ---> 5f9aa45109f4 13:31:56 13:31:56 Step 9/21 : FROM alpine:3.14 13:31:56 3.14: Pulling from library/alpine 13:31:56 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:31:56 Status: Downloaded newer image for alpine:3.14 13:31:56 ---> 14119a10abf4 13:31:56 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:31:56 ---> Running in 0c7a70dd0d3d 13:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:31:56 (1/2) Installing ca-certificates (20191127-r5) 13:31:56 (2/2) Installing dumb-init (1.2.5-r1) 13:31:56 Executing busybox-1.33.1-r3.trigger 13:31:56 Executing ca-certificates-20191127-r5.trigger 13:31:56 OK: 6 MiB in 16 packages 13:31:56 Removing intermediate container 22c783005ae3 13:31:56 ---> b6b72e783f93 13:31:56 13:31:56 Step 9/22 : FROM alpine:3.14 13:31:56 ---> 14119a10abf4 13:31:56 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:31:56 ---> Running in 3f74f0ab3278 13:31:57 Removing intermediate container 0c7a70dd0d3d 13:31:57 ---> 8fa9b4d28947 13:31:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:31:57 ---> Running in 8d2ddccdf2f9 13:31:57 Removing intermediate container 8d2ddccdf2f9 13:31:57 ---> 5e7c3b659cb8 13:31:57 Step 12/21 : ENV APP_PORT=59860 13:31:57 ---> Running in 7c2c12895ddd 13:31:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:31:57 Removing intermediate container 7c2c12895ddd 13:31:57 ---> 20204179b9b4 13:31:57 Step 13/21 : EXPOSE $APP_PORT 13:31:57 ---> Running in d1495febd72c 13:31:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:31:58 Removing intermediate container d1495febd72c 13:31:58 ---> 4e980831b52e 13:31:58 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:31:58 ---> b64517467a75 13:31:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:31:58 (1/1) Installing dumb-init (1.2.5-r1) 13:31:58 Executing busybox-1.33.1-r3.trigger 13:31:58 OK: 6 MiB in 15 packages 13:31:59 ---> ca0b39c577ba 13:31:59 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:31:59 Removing intermediate container 3f74f0ab3278 13:31:59 ---> f5b1d83adf01 13:31:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:31:59 ---> Running in ba361a718a5f 13:31:59 Removing intermediate container ba361a718a5f 13:31:59 ---> fe4e83cfaf51 13:31:59 Step 12/22 : ENV APP_PORT=59882 13:31:59 ---> Running in ae9d3f3a5f25 13:31:59 ---> 9771ee73cc67 13:31:59 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:31:59 ---> Running in ba1c73d6021a 13:31:59 Removing intermediate container ae9d3f3a5f25 13:31:59 ---> c7b4720ec3a7 13:31:59 Step 13/22 : EXPOSE $APP_PORT 13:31:59 Removing intermediate container ba1c73d6021a 13:31:59 ---> 07fc81e34880 13:31:59 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:31:59 ---> Running in 291f0ffa74a6 13:32:00 ---> Running in a6647afb3f52 13:32:00 Removing intermediate container 291f0ffa74a6 13:32:00 ---> e6f15c5780ce 13:32:00 Step 14/22 : WORKDIR / 13:32:00 Removing intermediate container a6647afb3f52 13:32:00 ---> b32c0430aba2 13:32:00 Step 19/21 : LABEL arch=x86_64 13:32:00 ---> Running in 82c6cbf58a6e 13:32:00 ---> Running in 5383805a2218 13:32:00 Removing intermediate container 82c6cbf58a6e 13:32:00 ---> 4fcc8c6dbde2 13:32:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:00 Removing intermediate container 5383805a2218 13:32:00 ---> 8eefb7bef903 13:32:00 Step 20/21 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:32:00 Removing intermediate container 11ac981f66f3 13:32:00 ---> dd25740c480e 13:32:00 13:32:00 Step 9/30 : FROM alpine:3.14 13:32:00 ---> 14119a10abf4 13:32:00 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:32:00 ---> Running in 99d44896d016 13:32:01 ---> Running in 34ee2131fcda 13:32:01 Removing intermediate container 99d44896d016 13:32:01 ---> cb6666c2fb74 13:32:01 Step 21/21 : LABEL version=0.0.0 13:32:01 ---> Running in fab11435278b 13:32:01 ---> f82b1edaf273 13:32:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:32:01 Removing intermediate container 34ee2131fcda 13:32:01 ---> cdfae85627bc 13:32:01 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:32:01 ---> Running in 88f46a1c5c3a 13:32:01 Removing intermediate container fab11435278b 13:32:01 ---> 005e0cac5d77 13:32:01 13:32:01 Successfully built 005e0cac5d77 13:32:01 Successfully tagged support-notifications:latest 13:32:01 Building sys-mgmt-agent 13:32:02  Building support-notifications ... done  ---> a9cd2b25f112 13:32:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:32:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:32:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:32:02 (1/2) Installing dumb-init (1.2.5-r1) 13:32:02 (2/2) Installing su-exec (0.2-r1) 13:32:02 Executing busybox-1.33.1-r3.trigger 13:32:02 OK: 6 MiB in 16 packages 13:32:02 ---> 22743830c58d 13:32:02 Step 18/22 : ENTRYPOINT ["/core-command"] 13:32:03 ---> Running in bfe61ddc849f 13:32:03 Removing intermediate container 88f46a1c5c3a 13:32:03 ---> fc240369a0a2 13:32:03 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:32:03 Removing intermediate container bfe61ddc849f 13:32:03 ---> 5b5aa946c52b 13:32:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:03 ---> Running in 69f6ada9f170 13:32:03 ---> Running in 053d10c90f95 13:32:03 Removing intermediate container 69f6ada9f170 13:32:03 ---> 2a05cb6c3dfd 13:32:03 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:32:03 ---> Running in d072c4a0ac12 13:32:04 Removing intermediate container 053d10c90f95 13:32:04 ---> 38cabdc47be9 13:32:04 Step 20/22 : LABEL arch=x86_64 13:32:04 ---> Running in e3a9d8e1fbca 13:32:04 Removing intermediate container d072c4a0ac12 13:32:04 ---> 9ed1fa0b9dd5 13:32:04 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:32:04 ---> Running in 9e0db233e3b9 13:32:04 Removing intermediate container e3a9d8e1fbca 13:32:04 ---> f868b5b37df6 13:32:04 Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:32:04 ---> Running in d829a5b3c8fd 13:32:04 Removing intermediate container d829a5b3c8fd 13:32:04 ---> 2392f4093288 13:32:04 Step 22/22 : LABEL version=0.0.0 13:32:04 ---> Running in f3598b98ae6f 13:32:04 Removing intermediate container f3598b98ae6f 13:32:04 ---> 16956a7c68d2 13:32:04 13:32:04 Successfully built 16956a7c68d2 13:32:04 Successfully tagged core-command:latest 13:32:04 Building security-secretstore-setup 13:32:06  Building core-command ... done Removing intermediate container 9e0db233e3b9 13:32:06 ---> 3f03dd7bdb64 13:32:06 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:32:06 ---> Running in 88b8ba39910e 13:32:07 Removing intermediate container 88b8ba39910e 13:32:07 ---> bab9ada08b2d 13:32:07 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:32:08 ---> bf60c5cd511b 13:32:08 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:32:08 ---> Running in 365fad0b5896 13:32:08 Removing intermediate container 0b3d5daeb20c 13:32:08 ---> 51ba2f6f1eeb 13:32:08 13:32:08 Step 9/22 : FROM alpine:3.14 13:32:08 ---> 14119a10abf4 13:32:08 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:32:08 ---> Running in c1c41066ab44 13:32:08 Removing intermediate container c1c41066ab44 13:32:08 ---> 648a1d83a775 13:32:08 Step 11/22 : ENV APP_PORT=59880 13:32:09 ---> Running in c78bbaaff6a5 13:32:09 Removing intermediate container c78bbaaff6a5 13:32:09 ---> 3a42048d80fe 13:32:09 Step 12/22 : EXPOSE $APP_PORT 13:32:09 ---> Running in 12b530d4ae61 13:32:09 Removing intermediate container 365fad0b5896 13:32:09 ---> 1c6c842d309e 13:32:09 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:10 Removing intermediate container 12b530d4ae61 13:32:10 ---> ee92797a5e21 13:32:10 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:10 Removing intermediate container 7aa634ff1665 13:32:10 ---> de4216ee73b4 13:32:10 13:32:10 Step 11/23 : FROM alpine:3.14 13:32:10 ---> 14119a10abf4 13:32:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:32:10 ---> Using cache 13:32:10 ---> f5b1d83adf01 13:32:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:32:10 ---> Using cache 13:32:10 ---> fe4e83cfaf51 13:32:10 Step 14/23 : ENV APP_PORT=59861 13:32:10 ---> abc9f6dadc49 13:32:10 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:32:11 ---> Running in d885e21f2c61 13:32:11 ---> Running in a358482dddba 13:32:11 Removing intermediate container a358482dddba 13:32:11 ---> b115c842adc8 13:32:11 Step 15/23 : EXPOSE $APP_PORT 13:32:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:32:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:32:11 ---> 63bbc925026d 13:32:11 Step 3/24 : WORKDIR /edgex-go 13:32:11 ---> Using cache 13:32:11 ---> ce906f82309f 13:32:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:11 ---> Using cache 13:32:11 ---> b506a9d28e92 13:32:11 Step 5/24 : RUN apk add --update --no-cache make git 13:32:11 ---> Running in d18bf6af6fd5 13:32:12 ---> 638e6eefd064 13:32:12 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:32:12 ---> Running in bee3d0299817 13:32:12 Removing intermediate container d18bf6af6fd5 13:32:12 ---> 708602566379 13:32:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:12 ---> 6392c3a71adf 13:32:12 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:32:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:32:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:32:12 ---> 63bbc925026d 13:32:12 Step 3/22 : WORKDIR /edgex-go 13:32:12 ---> Using cache 13:32:12 ---> ce906f82309f 13:32:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:12 ---> Using cache 13:32:12 ---> b506a9d28e92 13:32:12 Step 5/22 : RUN apk add --update --no-cache make bash git 13:32:12 ---> Running in d9cc0ca71d41 13:32:12 ---> ec494a7b472f 13:32:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:32:12 Removing intermediate container d885e21f2c61 13:32:12 ---> 1cec0d1becd6 13:32:12 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:32:12 ---> Running in b3a25a4e567b 13:32:12 ---> 8e9012e3690b 13:32:12 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:32:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:32:12 ---> 35a6160ce6d1 13:32:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:32:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:32:13 ---> 2489266baf33 13:32:13 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:32:13 ---> Running in 2bec56c3cc95 13:32:13 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:32:13 ---> 7674150bc6ac 13:32:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:32:13 ---> Running in 7fc29b5725b0 13:32:13 Removing intermediate container 2bec56c3cc95 13:32:13 ---> e6905800e75c 13:32:13 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:32:13 Removing intermediate container 7fc29b5725b0 13:32:13 ---> 17c2e4c23f99 13:32:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:13 ---> Running in a09a503938ec 13:32:13 ---> c9a409df151e 13:32:13 Step 25/30 : RUN chmod +x /entrypoint.sh 13:32:13 Removing intermediate container a09a503938ec 13:32:13 ---> 5827037efdf8 13:32:13 Step 21/23 : LABEL arch=x86_64 13:32:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:32:13 ---> Running in 4b3fa885a76c 13:32:13 ---> Running in 80f42e4d0d63 13:32:13 Removing intermediate container 80f42e4d0d63 13:32:13 ---> 18809516b7c2 13:32:13 Step 22/23 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:32:13 ---> Running in 3114ac03074f 13:32:14 Removing intermediate container 3114ac03074f 13:32:14 ---> fcb31630efe6 13:32:14 Step 23/23 : LABEL version=0.0.0 13:32:14 ---> Running in 704e14adda0a 13:32:14 OK: 220 MiB in 52 packages 13:32:14 Removing intermediate container 704e14adda0a 13:32:14 ---> 6f3c2a617b84 13:32:14 13:32:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:32:14 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:32:14 Successfully built 6f3c2a617b84 13:32:14 Successfully tagged support-scheduler:latest 13:32:14  Building support-scheduler ... done Building security-proxy-setup 13:32:14 OK: 220 MiB in 52 packages 13:32:14 (1/6) Installing dumb-init (1.2.5-r1) 13:32:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:32:14 (3/6) Installing libsodium (1.0.18-r0) 13:32:15 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:32:15 (5/6) Installing libzmq (4.3.4-r0) 13:32:15 (6/6) Installing zeromq (4.3.4-r0) 13:32:15 Removing intermediate container bee3d0299817 13:32:15 ---> c191cf26a192 13:32:15 Step 6/24 : COPY . . 13:32:15 Executing busybox-1.33.1-r3.trigger 13:32:15 OK: 8 MiB in 20 packages 13:32:15 Removing intermediate container 4b3fa885a76c 13:32:15 ---> cd8a473a4e48 13:32:15 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:32:16 ---> Running in 1ab6261ad96e 13:32:17 Removing intermediate container 1ab6261ad96e 13:32:17 ---> c910c5bd2bbb 13:32:17 Step 27/30 : CMD ["gate"] 13:32:17 Removing intermediate container b3a25a4e567b 13:32:17 ---> 0e594e39d0e3 13:32:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:32:17 Removing intermediate container d9cc0ca71d41 13:32:17 ---> f211427cfa92 13:32:17 Step 6/22 : COPY . . 13:32:17 ---> Running in 6de5d5ed7f02 13:32:18 Removing intermediate container 6de5d5ed7f02 13:32:18 ---> db69d003fea0 13:32:18 Step 28/30 : LABEL arch=x86_64 13:32:18 ---> 3d1922e90cb0 13:32:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:32:18 ---> Running in 051830a5b33e 13:32:19 Removing intermediate container 051830a5b33e 13:32:19 ---> 780f234b6de3 13:32:19 Step 29/30 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:32:19 ---> c0c30a1412b8 13:32:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:32:20 ---> Running in 5af4b8865137 13:32:20 ---> f8f8d3a4f854 13:32:20 Step 18/22 : ENTRYPOINT ["/core-data"] 13:32:22 ---> Running in 7445dda4fe34 13:32:22 Removing intermediate container 5af4b8865137 13:32:22 ---> 9a9b26bbc9db 13:32:22 Step 30/30 : LABEL version=0.0.0 13:32:22 ---> 36a4c36dbc62 13:32:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:22 ---> Running in e3d3fa1b6cf5 13:32:22 Removing intermediate container 7445dda4fe34 13:32:22 ---> e5907381362b 13:32:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:32:22 ---> Running in 2b527ad2e9ca 13:32:22 ---> Running in 72f8dae3af5d 13:32:22 Removing intermediate container e3d3fa1b6cf5 13:32:22 ---> efb73e9b21bb 13:32:22 13:32:22 Removing intermediate container 72f8dae3af5d 13:32:22 ---> 7635f7d65cec 13:32:22 Step 20/22 : LABEL arch=x86_64 13:32:22 Successfully built efb73e9b21bb 13:32:22 Successfully tagged security-bootstrapper:latest 13:32:22  Building security-bootstrapper ... done Building core-metadata 13:32:23 ---> Running in e37db8d142d1 13:32:24 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:32:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:32:24 ---> 63bbc925026d 13:32:24 Step 3/20 : WORKDIR /edgex-go 13:32:24 ---> Using cache 13:32:24 ---> ce906f82309f 13:32:24 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:24 ---> Using cache 13:32:24 ---> b506a9d28e92 13:32:24 Step 5/20 : RUN apk add --update --no-cache make git 13:32:24 ---> Using cache 13:32:24 ---> c191cf26a192 13:32:24 Step 6/20 : COPY . . 13:32:24 ---> Using cache 13:32:24 ---> 36a4c36dbc62 13:32:24 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:24 Removing intermediate container e37db8d142d1 13:32:24 ---> da581d09e64d 13:32:24 Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:32:24 ---> Running in b6b319fff176 13:32:24 ---> Running in fdf211695a61 13:32:25 Removing intermediate container fdf211695a61 13:32:25 ---> ed1631f99d88 13:32:25 Step 22/22 : LABEL version=0.0.0 13:32:25 ---> Running in a0b3f36a46e5 13:32:25 ---> 47334eb6adfe 13:32:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:25 ---> Running in 7c68db062047 13:32:25 Removing intermediate container 2b527ad2e9ca 13:32:25 ---> 759d3bff9264 13:32:25 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:32:25 Removing intermediate container a0b3f36a46e5 13:32:25 ---> b5a5d7b7b66e 13:32:25 13:32:25 ---> Running in 954230d02290 13:32:25 Successfully built b5a5d7b7b66e 13:32:25 Successfully tagged core-data:latest 13:32:25  Building core-data ... done 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 13:32:26 Removing intermediate container b6b319fff176 13:32:26 ---> 66c1b2b67ed4 13:32:26 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:32:26 ---> Running in ce9a084a88dd 13:32:26 Removing intermediate container 7c68db062047 13:32:26 ---> ac12d8f5f9fd 13:32:26 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:32:27 ---> Running in 14d5bd210d17 13:32:27 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 13:32:27 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 13:32:28 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:32:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:32:28 ---> 63bbc925026d 13:32:28 Step 3/22 : WORKDIR /edgex-go 13:32:28 ---> Using cache 13:32:28 ---> ce906f82309f 13:32:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:32:28 ---> Using cache 13:32:28 ---> b506a9d28e92 13:32:28 Step 5/22 : RUN apk add --update --no-cache make git 13:32:28 ---> Using cache 13:32:28 ---> c191cf26a192 13:32:28 Step 6/22 : COPY . . 13:32:28 ---> Using cache 13:32:28 ---> 36a4c36dbc62 13:32:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:32:28 ---> Using cache 13:32:28 ---> 66c1b2b67ed4 13:32:28 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:32:29 ---> Running in 66996d0910f6 13:32: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 13:33:01 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 13:33:01 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 13:33:02 Removing intermediate container 954230d02290 13:33:02 ---> 2373a8df9a03 13:33:02 13:33:02 Step 9/24 : FROM alpine:3.14 13:33:02 ---> 14119a10abf4 13:33:02 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:33:02 Removing intermediate container 14d5bd210d17 13:33:02 ---> 6d679959c59d 13:33:02 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:33:02 Removing intermediate container ce9a084a88dd 13:33:02 ---> 34564d4c3fe4 13:33:02 13:33:02 Step 9/20 : FROM alpine:3.14 13:33:02 ---> 14119a10abf4 13:33:02 Step 10/20 : RUN apk add --update --no-cache curl 13:33:02 ---> Running in 594949b907df 13:33:02 ---> Running in 71360e2bc71c 13:33:02 ---> Running in cc4d0dfc3900 13:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:33:03 (1/3) Installing ca-certificates (20191127-r5) 13:33:03 (2/3) Installing dumb-init (1.2.5-r1) 13:33:03 (3/3) Installing su-exec (0.2-r1) 13:33:03 Executing busybox-1.33.1-r3.trigger 13:33:03 Executing ca-certificates-20191127-r5.trigger 13:33:03 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 13:33:03 OK: 6 MiB in 17 packages 13:33:03 (1/5) Installing ca-certificates (20191127-r5) 13:33:03 (2/5) Installing brotli-libs (1.0.9-r5) 13:33:03 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:33:03 (4/5) Installing libcurl (7.79.1-r0) 13:33:03 (5/5) Installing curl (7.79.1-r0) 13:33:03 Executing busybox-1.33.1-r3.trigger 13:33:03 Executing ca-certificates-20191127-r5.trigger 13:33:03 OK: 8 MiB in 19 packages 13:33:04 Removing intermediate container 594949b907df 13:33:04 ---> db195b222518 13:33:04 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:33:04 ---> Running in b13d07297db6 13:33:04 Removing intermediate container 71360e2bc71c 13:33:04 ---> 9a0d6293ffb8 13:33:04 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:33:04 ---> Running in d466b2eaf1f4 13:33:04 Removing intermediate container 66996d0910f6 13:33:04 ---> a51adc647708 13:33:04 13:33:04 Step 9/22 : FROM alpine:3.14 13:33:04 Removing intermediate container b13d07297db6 13:33:04 ---> 3aed1b37f5ba 13:33:04 Step 12/24 : WORKDIR / 13:33:04 ---> 14119a10abf4 13:33:04 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:33:04 ---> Using cache 13:33:04 ---> f5b1d83adf01 13:33:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:33:04 ---> Using cache 13:33:04 ---> fe4e83cfaf51 13:33:04 Step 12/22 : ENV APP_PORT=59881 13:33:04 Removing intermediate container cc4d0dfc3900 13:33:04 ---> f7f3d2504871 13:33:04 13:33:04 Step 10/22 : FROM docker:20.10.8 13:33:04 ---> Running in f8f2cb56244d 13:33:04 ---> Running in 563538bd967c 13:33:05 Removing intermediate container d466b2eaf1f4 13:33:05 ---> 62824ae6a2d8 13:33:05 Step 12/20 : WORKDIR /edgex 13:33:05 20.10.8: Pulling from library/docker 13:33:05 Removing intermediate container f8f2cb56244d 13:33:05 ---> 8f290f2514b7 13:33:05 Step 13/22 : EXPOSE $APP_PORT 13:33:05 ---> Running in 64036c88898c 13:33:05 Removing intermediate container 563538bd967c 13:33:05 ---> 601dacd21b01 13:33:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:33:05 ---> Running in f4e17cc872db 13:33:05 Removing intermediate container 64036c88898c 13:33:05 ---> 1fc5211414db 13:33:05 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:33:05 Removing intermediate container f4e17cc872db 13:33:05 ---> b40b6a6ef017 13:33:05 Step 14/22 : WORKDIR / 13:33:05 ---> d0f2bb50cefa 13:33:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:33:05 ---> Running in 803dfd44702b 13:33:05 ---> c2470c8648a3 13:33:05 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:33:05 ---> 1af326eb4a27 13:33:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:33:06 Removing intermediate container 803dfd44702b 13:33:06 ---> b032c57e76ef 13:33:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:33:06 ---> 8e98245297a4 13:33:06 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:33:06 ---> f1d70e713238 13:33:06 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:33:06 ---> a6d86464eb9c 13:33:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:33:06 ---> fb55721c6303 13:33:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:33:07 ---> 237b6aa295bf 13:33:07 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:33:07 ---> e241e8fca7ff 13:33:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:33:07 ---> b61525fbfb82 13:33:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:33:07 ---> Running in 2e54c98701b7 13:33:07 Removing intermediate container 2e54c98701b7 13:33:07 ---> d3253939a75b 13:33:07 Step 17/20 : CMD ["--init=true"] 13:33:07 ---> ad1c1ec6b129 13:33:07 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:33:07 ---> Running in e807ca742ab0 13:33:07 ---> b4c388883459 13:33:07 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:33:07 ---> Running in fc65772d1803 13:33:07 Removing intermediate container e807ca742ab0 13:33:07 ---> e90541b83031 13:33:07 Step 18/20 : LABEL arch=x86_64 13:33:07 ---> Running in 988ba6c1379c 13:33:07 Removing intermediate container fc65772d1803 13:33:07 ---> e6d25bf654f1 13:33:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:33:07 ---> df02f203374c 13:33:07 Step 20/24 : 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/ 13:33:07 ---> Running in 6504dfab2044 13:33:07 ---> Running in 5f5caacd8f32 13:33:07 Removing intermediate container 988ba6c1379c 13:33:07 ---> c5cc3a58b9ba 13:33:07 Step 19/20 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:33:07 ---> Running in ae9478f6d39e 13:33:08 Removing intermediate container 6504dfab2044 13:33:08 ---> bd443078b409 13:33:08 Step 20/22 : LABEL arch=x86_64 13:33:08 ---> Running in 77a4ee6714c5 13:33:08 Removing intermediate container ae9478f6d39e 13:33:08 ---> 4c9ac5fe5e4d 13:33:08 Step 20/20 : LABEL version=0.0.0 13:33:08 Removing intermediate container 77a4ee6714c5 13:33:08 ---> 4fbfb605c5d2 13:33:08 Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:33:08 ---> Running in 58609043fbfc 13:33:08 ---> Running in 0c663339d93c 13:33:08 Removing intermediate container 58609043fbfc 13:33:08 ---> 67e1385b65a3 13:33:08 13:33:08 Successfully built 67e1385b65a3 13:33:08 Successfully tagged security-proxy-setup:latest 13:33:08  Building security-proxy-setup ... done Removing intermediate container 0c663339d93c 13:33:08 ---> 7927c6a8263a 13:33:08 Step 22/22 : LABEL version=0.0.0 13:33:08 ---> Running in ce1421a22515 13:33:08 Removing intermediate container 5f5caacd8f32 13:33:08 ---> 2e6c9cf90f53 13:33:08 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:33:08 Removing intermediate container ce1421a22515 13:33:08 ---> 5638c4ce8c8a 13:33:08 13:33:08 ---> Running in 594c1c03417e 13:33:08 Successfully built 5638c4ce8c8a 13:33:08 Successfully tagged core-metadata:latest 13:33:08  Building core-metadata ... done Removing intermediate container 594c1c03417e 13:33:08 ---> 091363670ab2 13:33:08 Step 22/24 : LABEL arch=x86_64 13:33:08 ---> Running in a18d699a042b 13:33:09 Removing intermediate container a18d699a042b 13:33:09 ---> a43cc78365e5 13:33:09 Step 23/24 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:33:09 ---> Running in 43a874e55397 13:33:09 Removing intermediate container 43a874e55397 13:33:09 ---> b72dd4610a1c 13:33:09 Step 24/24 : LABEL version=0.0.0 13:33:09 ---> Running in 32b203b424de 13:33:09 Removing intermediate container 32b203b424de 13:33:09 ---> 8bb93180d8df 13:33:09 13:33:09 Successfully built 8bb93180d8df 13:33:09 Successfully tagged security-secretstore-setup:latest 13:33:09  Building security-secretstore-setup ... done Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:33:09 Status: Downloaded newer image for docker:20.10.8 13:33:09 ---> bc6c0ffef665 13:33:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:33:09 ---> Running in f40478d7d8ff 13:33:09 Removing intermediate container f40478d7d8ff 13:33:09 ---> f464f685bc87 13:33:09 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:33:09 ---> Running in c6b7f4d00795 13:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:33:10 (1/42) Installing readline (8.1.0-r0) 13:33:10 (2/42) Installing bash (5.1.4-r0) 13:33:10 Executing bash-5.1.4-r0.post-install 13:33:10 (3/42) Installing brotli-libs (1.0.9-r5) 13:33:10 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:33:10 (5/42) Installing libcurl (7.79.1-r0) 13:33:10 (6/42) Installing curl (7.79.1-r0) 13:33:10 (7/42) Installing dumb-init (1.2.5-r1) 13:33:10 (8/42) Installing libbz2 (1.0.8-r1) 13:33:10 (9/42) Installing expat (2.4.1-r0) 13:33:10 (10/42) Installing libffi (3.3-r2) 13:33:10 (11/42) Installing gdbm (1.19-r0) 13:33:10 (12/42) Installing xz-libs (5.2.5-r0) 13:33:10 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:33:10 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:33:10 (15/42) Installing mpdecimal (2.5.1-r1) 13:33:10 (16/42) Installing sqlite-libs (3.35.5-r0) 13:33:10 (17/42) Installing python3 (3.9.5-r1) 13:33:10 (18/42) Installing py3-appdirs (1.4.4-r2) 13:33:10 (19/42) Installing py3-chardet (4.0.0-r2) 13:33:10 (20/42) Installing py3-idna (3.2-r0) 13:33:10 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:33:10 (22/42) Installing py3-certifi (2020.12.5-r1) 13:33:10 (23/42) Installing py3-requests (2.25.1-r4) 13:33:10 (24/42) Installing py3-msgpack (1.0.2-r1) 13:33:10 (25/42) Installing py3-lockfile (0.12.2-r4) 13:33:10 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:33:10 (27/42) Installing py3-colorama (0.4.4-r1) 13:33:10 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:33:11 (29/42) Installing py3-distlib (0.3.1-r3) 13:33:11 (30/42) Installing py3-distro (1.5.0-r3) 13:33:11 (31/42) Installing py3-six (1.15.0-r1) 13:33:11 (32/42) Installing py3-webencodings (0.5.1-r4) 13:33:11 (33/42) Installing py3-html5lib (1.1-r1) 13:33:11 (34/42) Installing py3-parsing (2.4.7-r2) 13:33:11 (35/42) Installing py3-packaging (20.9-r1) 13:33:11 (36/42) Installing py3-toml (0.10.2-r2) 13:33:11 (37/42) Installing py3-pep517 (0.10.0-r2) 13:33:11 (38/42) Installing py3-progress (1.5-r2) 13:33:11 (39/42) Installing py3-retrying (1.3.3-r1) 13:33:11 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:33:11 (41/42) Installing py3-setuptools (52.0.0-r3) 13:33:11 (42/42) Installing py3-pip (20.3.4-r1) 13:33:11 Executing busybox-1.33.1-r3.trigger 13:33:11 OK: 84 MiB in 64 packages 13:33:12 Collecting docker-compose==1.23.2 13:33:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:33:12 Collecting websocket-client<1.0,>=0.32.0 13:33:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:33:12 Collecting docker<4.0,>=3.6.0 13:33:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:33:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:33:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:33:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:33:12 Collecting docopt<0.7,>=0.6.1 13:33:12 Downloading docopt-0.6.2.tar.gz (25 kB) 13:33:12 Collecting jsonschema<3,>=2.5.1 13:33:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:33:12 Collecting dockerpty<0.5,>=0.4.1 13:33:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:33:13 Collecting PyYAML<4,>=3.10 13:33:13 Downloading PyYAML-3.13.tar.gz (270 kB) 13:33:13 Collecting cached-property<2,>=1.2.0 13:33:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:33:13 Collecting texttable<0.10,>=0.9.0 13:33:13 Downloading texttable-0.9.1.tar.gz (11 kB) 13:33:13 Collecting docker-pycreds>=0.4.0 13:33:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:33:14 Collecting urllib3<1.25,>=1.21.1 13:33:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:33:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 13:33:14 Collecting idna<2.8,>=2.5 13:33:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:33:14 Collecting chardet<3.1.0,>=3.0.2 13:33:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:33:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:33:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:33:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:33:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:33:14 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:33:14 Attempting uninstall: urllib3 13:33:14 Found existing installation: urllib3 1.26.5 13:33:14 Uninstalling urllib3-1.26.5: 13:33:14 Successfully uninstalled urllib3-1.26.5 13:33:14 Attempting uninstall: idna 13:33:14 Found existing installation: idna 3.2 13:33:14 Uninstalling idna-3.2: 13:33:14 Successfully uninstalled idna-3.2 13:33:14 Attempting uninstall: chardet 13:33:14 Found existing installation: chardet 4.0.0 13:33:14 Uninstalling chardet-4.0.0: 13:33:14 Successfully uninstalled chardet-4.0.0 13:33:15 Attempting uninstall: requests 13:33:15 Found existing installation: requests 2.25.1 13:33:15 Uninstalling requests-2.25.1: 13:33:15 Successfully uninstalled requests-2.25.1 13:33:15 Running setup.py install for texttable: started 13:33:15 Running setup.py install for texttable: finished with status 'done' 13:33:15 Running setup.py install for PyYAML: started 13:33:15 Running setup.py install for PyYAML: finished with status 'done' 13:33:15 Running setup.py install for docopt: started 13:33:16 Running setup.py install for docopt: finished with status 'done' 13:33:16 Running setup.py install for dockerpty: started 13:33:16 Running setup.py install for dockerpty: finished with status 'done' 13:33:16 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 13:33:20 Removing intermediate container c6b7f4d00795 13:33:20 ---> f299d3d8b73f 13:33:20 Step 13/22 : ENV APP_PORT=58890 13:33:20 ---> Running in 20e389a6178c 13:33:20 Removing intermediate container 20e389a6178c 13:33:20 ---> 2a78df3c8cf9 13:33:20 Step 14/22 : EXPOSE $APP_PORT 13:33:20 ---> Running in 182dba73f18b 13:33:20 Removing intermediate container 182dba73f18b 13:33:20 ---> 241fccae14d5 13:33:20 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:33:20 ---> a1fd0e3bba7f 13:33:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:33:20 ---> e31c4c0b6291 13:33:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:33:21 ---> 6ed7c4e224d5 13:33:21 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:33:21 ---> Running in bb28f206c69a 13:33:21 Removing intermediate container bb28f206c69a 13:33:21 ---> b803c2337ecd 13:33:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:33:21 ---> Running in 2f69ba8a8176 13:33:21 Removing intermediate container 2f69ba8a8176 13:33:21 ---> ddb480f870f1 13:33:21 Step 20/22 : LABEL arch=x86_64 13:33:21 ---> Running in c1eefe026c38 13:33:21 Removing intermediate container c1eefe026c38 13:33:21 ---> 16beea3871fe 13:33:21 Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:33:21 ---> Running in 0ee436117c24 13:33:21 Removing intermediate container 0ee436117c24 13:33:21 ---> 46ab70dd7f2c 13:33:21 Step 22/22 : LABEL version=0.0.0 13:33:21 ---> Running in 4ed86a795e22 13:33:21 Removing intermediate container 4ed86a795e22 13:33:21 ---> 822c1e5c7cd5 13:33:21 13:33:21 Successfully built 822c1e5c7cd5 13:33:21 Successfully tagged sys-mgmt-agent:latest 13:33:21  Building sys-mgmt-agent ... done  [Pipeline] } 13:33:21 $ docker stop --time=1 e44cccfae62a36f7060a97708735b74c784ae5248ecc996f1ac8db668fea20ef 13:33:22 $ docker rm -f e44cccfae62a36f7060a97708735b74c784ae5248ecc996f1ac8db668fea20ef [Pipeline] // withDockerContainer [Pipeline] sh 13:33:23 + docker images 13:33:23 REPOSITORY TAG IMAGE ID CREATED SIZE 13:33:23 sys-mgmt-agent latest 822c1e5c7cd5 2 seconds ago 294MB 13:33:23 security-secretstore-setup latest 8bb93180d8df 14 seconds ago 28.2MB 13:33:23 core-metadata latest 5638c4ce8c8a 15 seconds ago 16.8MB 13:33:23 security-proxy-setup latest 67e1385b65a3 15 seconds ago 26.7MB 13:33:23 a51adc647708 19 seconds ago 1.76GB 13:33:23 f7f3d2504871 19 seconds ago 1.75GB 13:33:23 34564d4c3fe4 21 seconds ago 1.76GB 13:33:23 2373a8df9a03 22 seconds ago 1.76GB 13:33:23 core-data latest b5a5d7b7b66e 58 seconds ago 20.5MB 13:33:23 security-bootstrapper latest efb73e9b21bb About a minute ago 18.8MB 13:33:23 support-scheduler latest 6f3c2a617b84 About a minute ago 16.1MB 13:33:23 de4216ee73b4 About a minute ago 1.75GB 13:33:23 51ba2f6f1eeb About a minute ago 1.76GB 13:33:23 core-command latest 16956a7c68d2 About a minute ago 16MB 13:33:23 support-notifications latest 005e0cac5d77 About a minute ago 16.8MB 13:33:23 dd25740c480e About a minute ago 1.75GB 13:33:23 b6b72e783f93 About a minute ago 1.75GB 13:33:23 5f9aa45109f4 About a minute ago 1.76GB 13:33:23 ci-base-image-x86_64 latest 63bbc925026d 5 minutes ago 1.25GB 13:33:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 9f6097aaca64 5 days ago 548MB 13:33:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 11 days ago 34.5MB 13:33:23 docker 20.10.8 bc6c0ffef665 6 weeks ago 214MB 13:33:23 alpine 3.14 14119a10abf4 7 weeks ago 5.6MB 13:33:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 15 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 13:33:39 Still waiting to schedule task 13:33:39 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 13:34:02 Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 193fab905c747f9b709ff8e98710f0925d38061c 13:34:02 Merge succeeded, producing 193fab905c747f9b709ff8e98710f0925d38061c 13:34:02 Checking out Revision 193fab905c747f9b709ff8e98710f0925d38061c (PR-3763) 13:34:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:34:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:34:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:34:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 13:34:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3763/head:refs/remotes/origin/PR-3763 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:34:02 > git config core.sparsecheckout # timeout=10 13:34:02 > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # timeout=10 13:34:02 > git remote # timeout=10 13:34:02 > git config --get remote.origin.url # timeout=10 13:34:02 using GIT_SSH to set credentials SSH Credentials for GitHub 13:34:02 > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 13:34:02 > git rev-parse HEAD^{commit} # timeout=10 13:34:02 > git config core.sparsecheckout # timeout=10 13:34:02 > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # timeout=10 13:34:07 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 13:34:07 > git --version # timeout=10 13:34:07 > git --version # 'git version 2.17.1' 13:34:07 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:34:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:34:08 % Total % Received % Xferd Average Speed Time Time Time Current 13:34:08 Dload Upload Total Spent Left Speed 13:34:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 66426 0 --:--:-- --:--:-- --:--:-- 66802 [Pipeline] sh 13:34:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:34:09 + sudo tee+ /etc/docker/daemon.newsudo 13:34:09 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:34:09 { 13:34:09 "registry-mirrors": [ 13:34:09 "https://nexus3.edgexfoundry.org:10001" 13:34:09 ], 13:34:09 "bip": "10.250.0.254/24", 13:34:09 "hosts": [ 13:34:09 "tcp://0.0.0.0:5555", 13:34:09 "unix:///var/run/docker.sock" 13:34:09 ], 13:34:09 "mtu": 1458, 13:34:09 "selinux-enabled": true, 13:34:09 "seccomp-profile": "/etc/docker/seccomp.json" 13:34:09 } [Pipeline] sh 13:34:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:34:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:34:29 provisioning config files... 13:34:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4969754083913162173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:34:29 ---> docker-login.sh 13:34:29 nexus3.edgexfoundry.org:10001 13:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:34:31 Configure a credential helper to remove this warning. See 13:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:34:31 13:34:31 Login Succeeded 13:34:31 nexus3.edgexfoundry.org:10002 13:34:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:34:31 Configure a credential helper to remove this warning. See 13:34:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:34:31 13:34:31 Login Succeeded 13:34:31 nexus3.edgexfoundry.org:10003 13:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:34:32 Configure a credential helper to remove this warning. See 13:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:34:32 13:34:32 Login Succeeded 13:34:32 nexus3.edgexfoundry.org:10004 13:34:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:34:32 Configure a credential helper to remove this warning. See 13:34:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:34:32 13:34:32 Login Succeeded 13:34:32 docker.io 13:34:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:34:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:34:33 Configure a credential helper to remove this warning. See 13:34:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:34:33 13:34:33 Login Succeeded 13:34:33 ---> docker-login.sh ends [Pipeline] } 13:34:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:34:34 ========================================================= 13:34:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:34:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:34:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:34:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:34:35 552d1f2373af: Pulling fs layer 13:34:35 ea3f2d53f512: Pulling fs layer 13:34:35 9e70ebbbe112: Pulling fs layer 13:34:35 7a9cfe048b4a: Pulling fs layer 13:34:35 72dc09318566: Pulling fs layer 13:34:35 7a9cfe048b4a: Waiting 13:34:35 f4f7b4309257: Pulling fs layer 13:34:35 72dc09318566: Waiting 13:34:35 0ac9a79272e3: Pulling fs layer 13:34:35 b78e95d17946: Pulling fs layer 13:34:35 f4f7b4309257: Waiting 13:34:35 0ac9a79272e3: Waiting 13:34:35 b78e95d17946: Waiting 13:34:35 9e70ebbbe112: Verifying Checksum 13:34:35 9e70ebbbe112: Download complete 13:34:35 ea3f2d53f512: Verifying Checksum 13:34:35 ea3f2d53f512: Download complete 13:34:35 72dc09318566: Verifying Checksum 13:34:35 72dc09318566: Download complete 13:34:35 f4f7b4309257: Verifying Checksum 13:34:35 f4f7b4309257: Download complete 13:34:35 0ac9a79272e3: Verifying Checksum 13:34:35 0ac9a79272e3: Download complete 13:34:35 552d1f2373af: Verifying Checksum 13:34:35 552d1f2373af: Download complete 13:34:36 552d1f2373af: Pull complete 13:34:37 ea3f2d53f512: Pull complete 13:34:37 b78e95d17946: Verifying Checksum 13:34:37 9e70ebbbe112: Pull complete 13:34:37 7a9cfe048b4a: Verifying Checksum 13:34:37 7a9cfe048b4a: Download complete 13:34:48 7a9cfe048b4a: Pull complete 13:34:48 72dc09318566: Pull complete 13:34:48 f4f7b4309257: Pull complete 13:34:49 0ac9a79272e3: Pull complete 13:34:55 b78e95d17946: Pull complete 13:34:55 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 13:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:34:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] fileExists [Pipeline] sh 13:34:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:34:56 WORKDIR /edgex 13:34:56 COPY go.mod . 13:34:56 RUN go mod download 13:34:56 + docker build -t ci-base-image-arm64 -f - . 13:34:58 Sending build context to Docker daemon 166.3MB 13:34:58 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:34:58 ---> 8b459fc5aaf0 13:34:58 Step 2/4 : WORKDIR /edgex 13:35:02 Running on prd-ubuntu18.04-docker-8c-8g-17 in /w/workspace/edgexfoundry_edgex-go_PR-3763 [Pipeline] { [Pipeline] ws 13:35:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 13:35:02 The recommended git tool is: git 13:35:04 using credential edgex-jenkins-ssh 13:35:04 Cloning the remote Git repository 13:35:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 13:35:04 > git init /w/workspace/edgex-go/1 # timeout=10 13:35:04 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:35:04 > git --version # timeout=10 13:35:04 > git --version # 'git version 2.17.1' 13:35:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:35:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:35:05 ---> Running in 98372064a833 13:35:05 Removing intermediate container 98372064a833 13:35:05 ---> 3b9b8aef34d0 13:35:05 Step 3/4 : COPY go.mod . 13:35:05 ---> 19e1055e4776 13:35:05 Step 4/4 : RUN go mod download 13:35:05 ---> Running in 6cad71ceeaee 13:36:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:36:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:36:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:36:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 13:36:12 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3763/head:refs/remotes/origin/PR-3763 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:36:13 Merging remotes/origin/main commit f045366f2d64fe6e0c14912db4a22971d4c550bb into PR head commit 193fab905c747f9b709ff8e98710f0925d38061c 13:36:13 Merge succeeded, producing 193fab905c747f9b709ff8e98710f0925d38061c 13:36:13 Checking out Revision 193fab905c747f9b709ff8e98710f0925d38061c (PR-3763) 13:36:17 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 13:36:17 > git --version # timeout=10 13:36:17 > git --version # 'git version 2.17.1' 13:36:17 fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 13:36:13 > git config core.sparsecheckout # timeout=10 13:36:13 > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # timeout=10 13:36:13 > git remote # timeout=10 13:36:13 > git config --get remote.origin.url # timeout=10 13:36:13 using GIT_SSH to set credentials SSH Credentials for GitHub 13:36:13 > git merge f045366f2d64fe6e0c14912db4a22971d4c550bb # timeout=10 13:36:13 > git rev-parse HEAD^{commit} # timeout=10 13:36:13 > git config core.sparsecheckout # timeout=10 13:36:13 > git checkout -f 193fab905c747f9b709ff8e98710f0925d38061c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:36:18 + echo snap-build.sh 13:36:18 snap-build.sh 13:36:18 + SNAP_BASE_DIR=. 13:36:18 + '[' '!' -z /w/workspace/edgex-go/1 ']' 13:36:18 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 13:36:18 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 13:36:18 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 13:36:18 + cd /w/workspace/edgex-go/1 13:36:18 + sudo apt-get remove -qy --purge lxd lxd-client 13:36:18 Reading package lists... 13:36:18 Building dependency tree... 13:36:18 Reading state information... 13:36:18 The following packages were automatically installed and are no longer required: 13:36:18 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 13:36:18 uidmap xdelta3 13:36:18 Use 'sudo apt autoremove' to remove them. 13:36:18 The following packages will be REMOVED: 13:36:18 lxd* lxd-client* 13:36:18 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 13:36:18 After this operation, 31.7 MB disk space will be freed. 13:36:18 (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.) 13:36:18 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 13:36:19 Removing lxd dnsmasq configuration 13:36:19 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 13:36:19 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 13:36:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:36:20 (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.) 13:36:20 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 13:36:21 Processing triggers for systemd (237-3ubuntu10.45) ... 13:36:22 Processing triggers for ureadahead (0.100.0-21) ... 13:36:22 + sudo snap remove --purge lxd 13:36:22 snap "lxd" is not installed 13:36:22 + sudo groupadd --force --system lxd 13:36:22 ++ whoami 13:36:22 + sudo /usr/sbin/usermod -G lxd -a jenkins 13:36:22 + newgrp - lxd 13:36:22 + sudo snap install lxd 13:36:27 Removing intermediate container 6cad71ceeaee 13:36:27 ---> 224fa9be98da 13:36:27 Successfully built 224fa9be98da 13:36:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:36:27 + docker inspect -f . ci-base-image-arm64 13:36:27 . [Pipeline] withDockerContainer 13:36:27 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 13:36: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-arm64 cat 13:36:29 $ docker top df89e7d2f785db2fc29b85d977c074f834f4eabc0fb624a53c1c5511378501b4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:36:30 + go version 13:36:30 go version go1.16.8 linux/arm64 [Pipeline] } 13:36:30 $ docker stop --time=1 df89e7d2f785db2fc29b85d977c074f834f4eabc0fb624a53c1c5511378501b4 13:36:32 $ docker rm -f df89e7d2f785db2fc29b85d977c074f834f4eabc0fb624a53c1c5511378501b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:36:33 + docker inspect -f . ci-base-image-arm64 13:36:33 . [Pipeline] withDockerContainer 13:36:33 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 13:36:33 $ 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 13:36:35 2021-10-19T13:36:31Z INFO Waiting for automatic snapd restart... 13:36:35 $ docker top 3fc40cccb53415932a4aeb22570f11621ddc14bef071281da39d6e038b16ca61 -eo pid,comm [Pipeline] { [Pipeline] echo 13:36:35 ========================================================= 13:36:35 [edgeXBuildGoParallel] Running Tests and Build... 13:36:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:36:36 + make test 13:36:36 go mod tidy 13:36:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 13:36:57 lxd 4.19 from Canonical* installed 13:36:57 + sudo lxd init --auto 13:37:04 ? github.com/edgexfoundry/edgex-go [no test files] 13:37:05 + sudo snap install --classic snapcraft 13:37:17 snapcraft 5.0 from Canonical* installed 13:37:17 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 13:37:17 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 13:37:17 % Total % Received % Xferd Average Speed Time Time Time Current 13:37:17 Dload Upload Total Spent Left Speed 13:37:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3282 0 --:--:-- --:--:-- --:--:-- 3282 13:37:17 100 3325k 100 3325k 0 0 5654k 0 --:--:-- --:--:-- --:--:-- 5654k 13:37:17 ./yq_linux_amd64 13:37:17 + sudo snapcraft prime --use-lxd 13:37:19 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 13:37:19 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 13:37:19 - README.md 13:37:19 13:37:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:37:19 Launching a container. 13:37:26 Waiting for container to be ready 13:37:26 To start your first instance, try: lxc launch ubuntu:20.04 13:37:26 13:37:29 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 13:37:29 Waiting for network to be ready... 13:37:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:37:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] 13:37:30 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:37:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 13:37:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:37:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:37:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] 13:37:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] 13:37:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] 13:37:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 13:37:31 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:37:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:37:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:37:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:37:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:37:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:37:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:37:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:37:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:37:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2255 kB] 13:37:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [439 kB] 13:37:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:37:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:37:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [498 kB] 13:37:32 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [67.7 kB] 13:37:32 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1757 kB] 13:37:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 13:37:35 Fetched 25.4 MB in 5s (5455 kB/s) 13:37:35 Reading package lists... 13:37:35 Reading package lists... 13:37:36 Building dependency tree... 13:37:36 Reading state information... 13:37:36 The following additional packages will be installed: 13:37:36 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:37:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:37:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:37:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 13:37:36 Suggested packages: 13:37:36 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 13:37:36 Recommended packages: 13:37:36 gnupg libsasl2-modules 13:37:36 The following NEW packages will be installed: 13:37:36 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 13:37:36 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 13:37:36 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 13:37:36 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 13:37:36 The following packages will be upgraded: 13:37:36 gpg gpg-agent gpgconf libudev1 13:37:36 4 upgraded, 18 newly installed, 0 to remove and 108 not upgraded. 13:37:36 Need to get 3527 kB of archives. 13:37:36 After this operation, 13.3 MB of additional disk space will be used. 13:37:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 13:37:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 13:37:36 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 13:37:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 13:37:36 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.52 [55.8 kB] 13:37:36 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.52 [1102 kB] 13:37:37 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 13:37:37 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 13:37:37 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 13:37:37 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 13:37:37 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 13:37:37 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 13:37:37 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 13:37:37 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 13:37:37 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 13:37:37 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 13:37:37 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 13:37:37 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 13:37:37 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 13:37:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 13:37:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 13:37:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 13:37:37 debconf: delaying package configuration, since apt-utils is not installed 13:37:37 Fetched 3527 kB in 1s (3006 kB/s) 13:37:37 (Reading database ... 12511 files and directories currently installed.) 13:37:37 Preparing to unpack .../libudev1_237-3ubuntu10.52_amd64.deb ... 13:37:37 Unpacking libudev1:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:37:37 Setting up libudev1:amd64 (237-3ubuntu10.52) ... 13:37:37 Selecting previously unselected package udev. 13:37:37 (Reading database ... 12511 files and directories currently installed.) 13:37:37 Preparing to unpack .../00-udev_237-3ubuntu10.52_amd64.deb ... 13:37:37 Unpacking udev (237-3ubuntu10.52) ... 13:37:38 Selecting previously unselected package libfuse2:amd64. 13:37:38 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 13:37:38 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:37:38 Selecting previously unselected package fuse. 13:37:38 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 13:37:38 Unpacking fuse (2.9.7-1ubuntu1) ... 13:37:38 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 13:37:38 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:37:38 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 13:37:38 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:37:38 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 13:37:38 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:37:38 Selecting previously unselected package libksba8:amd64. 13:37:38 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 13:37:38 Unpacking libksba8:amd64 (1.3.5-2) ... 13:37:38 Selecting previously unselected package libroken18-heimdal:amd64. 13:37:38 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:37:38 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:38 Selecting previously unselected package libasn1-8-heimdal:amd64. 13:37:38 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:37:38 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:38 Selecting previously unselected package libheimbase1-heimdal:amd64. 13:37:38 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:37:38 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:38 Selecting previously unselected package libhcrypto4-heimdal:amd64. 13:37:38 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:37:38 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:38 Selecting previously unselected package libwind0-heimdal:amd64. 13:37:38 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:37:38 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:38 Selecting previously unselected package libhx509-5-heimdal:amd64. 13:37:38 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:37:38 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:39 Selecting previously unselected package libkrb5-26-heimdal:amd64. 13:37:39 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:37:39 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:39 Selecting previously unselected package libheimntlm0-heimdal:amd64. 13:37:39 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:37:39 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:39 Selecting previously unselected package libgssapi3-heimdal:amd64. 13:37:39 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 13:37:39 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:39 Selecting previously unselected package libsasl2-modules-db:amd64. 13:37:39 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:37:39 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:37:39 Selecting previously unselected package libsasl2-2:amd64. 13:37:39 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 13:37:39 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:37:39 Selecting previously unselected package libldap-common. 13:37:39 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 13:37:39 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:37:39 Selecting previously unselected package libldap-2.4-2:amd64. 13:37:39 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 13:37:39 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:37:39 Selecting previously unselected package dirmngr. 13:37:39 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 13:37:39 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 13:37:39 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 13:37:39 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 13:37:39 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 13:37:39 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:37:39 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 13:37:39 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 13:37:39 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:39 Setting up libksba8:amd64 (1.3.5-2) ... 13:37:39 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:37:39 Setting up udev (237-3ubuntu10.52) ... 13:37:39 invoke-rc.d: policy-rc.d denied execution of start. 13:37:39 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:39 Processing triggers for systemd (237-3ubuntu10) ... 13:37:39 Setting up fuse (2.9.7-1ubuntu1) ... 13:37:39 Setting up gpg (2.2.4-1ubuntu1.4) ... 13:37:39 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:39 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:39 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:39 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:39 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:40 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:40 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 13:37:40 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 13:37:40 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 13:37:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:37:40 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 13:37:40 settings in the [Install] section, and DefaultInstance for template units). 13:37:40 This means they are not meant to be enabled using systemctl. 13:37:40 Possible reasons for having this kind of units are: 13:37:40 1) A unit may be statically enabled by being symlinked from another unit's 13:37:40 .wants/ or .requires/ directory. 13:37:40 2) A unit's purpose may be to act as a helper for some other unit which has 13:37:40 a requirement dependency on it. 13:37:40 3) A unit may be started when needed via activation (socket, path, timer, 13:37:40 D-Bus, udev, scripted systemctl call, ...). 13:37:40 4) In case of template units, the unit is meant to be enabled with some 13:37:40 instance name specified. 13:37:41 Reading package lists... 13:37:41 Building dependency tree... 13:37:41 Reading state information... 13:37:41 The following additional packages will be installed: 13:37:41 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 13:37:41 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 13:37:41 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 13:37:41 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 13:37:41 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 13:37:41 Suggested packages: 13:37:41 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 13:37:41 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 13:37:41 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 13:37:41 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 13:37:41 systemd-container policykit-1 13:37:41 Recommended packages: 13:37:41 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 13:37:41 The following NEW packages will be installed: 13:37:41 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 13:37:41 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 13:37:41 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 13:37:41 multiarch-support openssh-client python3 python3-minimal python3.6 13:37:41 python3.6-minimal snapd squashfs-tools sudo 13:37:41 The following packages will be upgraded: 13:37:41 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 13:37:41 5 upgraded, 25 newly installed, 0 to remove and 103 not upgraded. 13:37:41 Need to get 36.8 MB of archives. 13:37:41 After this operation, 147 MB of additional disk space will be used. 13:37:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1302 kB] 13:37:41 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2913 kB] 13:37:41 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 13:37:41 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 13:37:41 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 13:37:41 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 13:37:41 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 13:37:41 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 13:37:41 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 13:37:41 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 13:37:41 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 13:37:41 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 13:37:41 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 13:37:41 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 13:37:41 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.7 [1089 kB] 13:37:41 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 13:37:41 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.4 [111 kB] 13:37:42 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 13:37:42 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 13:37:42 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 13:37:42 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 13:37:42 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 13:37:42 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 13:37:42 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 13:37:42 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 13:37:42 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 13:37:42 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 13:37:42 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 13:37:42 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 13:37:42 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.51.1+18.04 [22.6 MB] 13:37:44 debconf: delaying package configuration, since apt-utils is not installed 13:37:44 Fetched 36.8 MB in 2s (15.3 MB/s) 13:37:44 (Reading database ... 12757 files and directories currently installed.) 13:37:44 Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 13:37:44 Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:37:44 Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 13:37:44 Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:37:44 Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 13:37:44 (Reading database ... 12757 files and directories currently installed.) 13:37:44 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 13:37:44 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 13:37:44 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 13:37:44 (Reading database ... 12757 files and directories currently installed.) 13:37:44 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 13:37:44 Unpacking apt (1.6.14) over (1.6.1) ... 13:37:45 Setting up apt (1.6.14) ... 13:37:45 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 13:37:45 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 13:37:45 (Reading database ... 12764 files and directories currently installed.) 13:37:45 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:37:45 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:37:45 Selecting previously unselected package libpython3.6-minimal:amd64. 13:37:45 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:37:45 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:37:45 Selecting previously unselected package libexpat1:amd64. 13:37:45 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 13:37:45 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:37:45 Selecting previously unselected package python3.6-minimal. 13:37:45 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:37:45 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:37:46 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 13:37:46 Checking for services that may need to be restarted...done. 13:37:46 Checking for services that may need to be restarted...done. 13:37:46 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:37:46 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 13:37:46 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 13:37:46 Selecting previously unselected package python3-minimal. 13:37:46 (Reading database ... 13012 files and directories currently installed.) 13:37:46 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 13:37:46 Unpacking python3-minimal (3.6.7-1~18.04) ... 13:37:46 Selecting previously unselected package mime-support. 13:37:46 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 13:37:46 Unpacking mime-support (3.60ubuntu1) ... 13:37:46 Selecting previously unselected package libmpdec2:amd64. 13:37:46 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 13:37:46 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:37:46 Selecting previously unselected package libpython3.6-stdlib:amd64. 13:37:46 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:37:46 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:37:47 Selecting previously unselected package python3.6. 13:37:47 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 13:37:47 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:37:47 Selecting previously unselected package libpython3-stdlib:amd64. 13:37:47 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 13:37:47 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:37:47 Setting up python3-minimal (3.6.7-1~18.04) ... 13:37:47 Selecting previously unselected package python3. 13:37:47 (Reading database ... 13442 files and directories currently installed.) 13:37:47 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 13:37:47 Unpacking python3 (3.6.7-1~18.04) ... 13:37:47 Selecting previously unselected package multiarch-support. 13:37:47 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 13:37:47 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 13:37:47 Setting up multiarch-support (2.27-3ubuntu1.4) ... 13:37:47 Selecting previously unselected package liblzo2-2:amd64. 13:37:47 (Reading database ... 13479 files and directories currently installed.) 13:37:47 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 13:37:47 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 13:37:47 Selecting previously unselected package libbsd0:amd64. 13:37:47 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 13:37:47 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:37:47 Selecting previously unselected package sudo. 13:37:47 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 13:37:47 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 13:37:47 Selecting previously unselected package apparmor. 13:37:47 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 13:37:47 Unpacking apparmor (2.12-4ubuntu5.1) ... 13:37:47 Selecting previously unselected package libedit2:amd64. 13:37:47 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 13:37:47 Unpacking libedit2:amd64 (3.1-20170329-1) ... 13:37:47 Selecting previously unselected package libkrb5support0:amd64. 13:37:47 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 13:37:47 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:37:47 Selecting previously unselected package libk5crypto3:amd64. 13:37:47 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 13:37:47 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:37:48 Selecting previously unselected package libkeyutils1:amd64. 13:37:48 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 13:37:48 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:37:48 Selecting previously unselected package libkrb5-3:amd64. 13:37:48 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 13:37:48 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:37:48 Selecting previously unselected package libgssapi-krb5-2:amd64. 13:37:48 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 13:37:48 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:37:48 Selecting previously unselected package libssl1.0.0:amd64. 13:37:48 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.7_amd64.deb ... 13:37:48 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:37:48 Selecting previously unselected package openssh-client. 13:37:48 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 13:37:48 Unpacking openssh-client (1:7.6p1-4ubuntu0.5) ... 13:37:48 Selecting previously unselected package squashfs-tools. 13:37:48 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.4_amd64.deb ... 13:37:48 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:37:48 Selecting previously unselected package snapd. 13:37:48 Preparing to unpack .../13-snapd_2.51.1+18.04_amd64.deb ... 13:37:48 Unpacking snapd (2.51.1+18.04) ... 13:37:50 Setting up libedit2:amd64 (3.1-20170329-1) ... 13:37:50 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.7) ... 13:37:50 Setting up mime-support (3.60ubuntu1) ... 13:37:50 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 13:37:50 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 13:37:50 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 13:37:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:37:50 Setting up systemd (237-3ubuntu10.52) ... 13:37:50 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 13:37:51 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 13:37:51 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 13:37:51 Setting up liblzo2-2:amd64 (2.08-1.2) ... 13:37:51 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 13:37:51 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 13:37:51 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 13:37:51 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.4) ... 13:37:51 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 13:37:51 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 13:37:51 Setting up python3 (3.6.7-1~18.04) ... 13:37:51 running python rtupdate hooks for python3.6... 13:37:51 running python post-rtupdate hooks for python3.6... 13:37:51 Setting up apparmor (2.12-4ubuntu5.1) ... 13:37:52 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 13:37:52 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 13:37:52 Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 13:37:53 Setting up snapd (2.51.1+18.04) ... 13:37:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 13:37:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 13:37:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 13:37:53 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 13:37:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:37:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 13:37:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 13:37:54 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 13:37:54 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 13:37:54 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 13:37:54 /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' 13:37:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 13:37:55 Processing triggers for systemd (237-3ubuntu10.52) ... 13:37:55 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:37:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:37:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:37:57 Reading package lists... 13:37:57 Reading package lists... 13:37:57 Building dependency tree... 13:37:57 Reading state information... 13:37:57 Calculating upgrade... 13:37:58 The following packages will be upgraded: 13:37:58 advancecomp base-files bash binutils binutils-common 13:37:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 13:37:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 13:37:58 grep gzip libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 13:37:58 libbinutils libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev 13:37:58 libcc1-0 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 13:37:58 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 13:37:58 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 13:37:58 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 13:37:58 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 13:37:58 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 13:37:58 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 13:37:58 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 13:37:58 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 13:37:58 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 13:37:58 ubuntu-keyring util-linux 13:37:58 103 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 13:37:58 Need to get 64.2 MB of archives. 13:37:58 After this operation, 5142 kB of additional disk space will be used. 13:37:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-159.167 [995 kB] 13:37:58 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 13:37:58 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 13:37:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 13:37:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 13:37:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 13:37:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 13:37:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 13:37:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 13:37:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 13:37:58 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 13:37:58 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 13:37:58 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 13:37:58 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 13:37:58 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 13:37:58 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 13:37:58 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 13:37:58 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 13:37:58 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 13:37:58 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 13:37:58 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 13:37:58 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 13:37:58 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 13:37:58 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 13:37:58 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 13:37:58 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 13:37:58 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 13:37:58 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 13:37:58 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 13:37:58 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 13:37:58 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 13:37:58 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 13:37:58 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 13:37:58 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.3 [418 kB] 13:37:58 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 13:37:58 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 13:37:58 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 13:37:58 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 13:37:58 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 13:37:58 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 13:37:58 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 13:37:58 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 13:37:58 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.2 [145 kB] 13:37:58 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 13:37:58 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 13:37:58 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 13:37:58 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-2ubuntu0.18.04 [191 kB] 13:37:58 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 13:37:58 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 13:37:58 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 13:37:58 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 13:37:58 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 13:37:58 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 13:37:58 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 13:37:58 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 13:37:58 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 13:37:58 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 13:37:58 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 13:37:58 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 13:37:58 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 13:37:58 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 13:37:59 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 13:37:59 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 13:37:59 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 13:37:59 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 13:37:59 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 13:37:59 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 13:37:59 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 13:37:59 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.11 [60.4 kB] 13:37:59 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 13:37:59 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 13:37:59 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 13:37:59 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gzip amd64 1.6-5ubuntu1.1 [89.8 kB] 13:37:59 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 13:37:59 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 13:37:59 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 13:37:59 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 13:37:59 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 13:37:59 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 13:37:59 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 13:37:59 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 13:37:59 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 13:37:59 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 13:37:59 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 13:37:59 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 13:37:59 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 13:37:59 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.52 [13.6 kB] 13:37:59 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] 13:37:59 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 13:37:59 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 13:37:59 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 13:37:59 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.5 [646 kB] 13:37:59 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 13:37:59 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 13:37:59 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 13:37:59 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 13:37:59 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] 13:37:59 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 13:37:59 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 13:37:59 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 13:37:59 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 13:37:59 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 13:37:59 Get:103 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 13:38:00 debconf: delaying package configuration, since apt-utils is not installed 13:38:00 Fetched 64.2 MB in 2s (32.7 MB/s) 13:38:00 (Reading database ... 13914 files and directories currently installed.) 13:38:00 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 13:38:00 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:38:00 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 13:38:00 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:38:00 Preparing to unpack .../2-linux-libc-dev_4.15.0-159.167_amd64.deb ... 13:38:00 Unpacking linux-libc-dev:amd64 (4.15.0-159.167) over (4.15.0-20.21) ... 13:38:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 13:38:00 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:00 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:00 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:00 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:01 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:01 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:01 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:01 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:01 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:01 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:01 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:01 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:01 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:01 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:01 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:01 (Reading database ... 13914 files and directories currently installed.) 13:38:01 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:01 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 13:38:01 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 13:38:01 (Reading database ... 13914 files and directories currently installed.) 13:38:01 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:01 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:01 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:01 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:01 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 13:38:01 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 13:38:01 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:01 (Reading database ... 13914 files and directories currently installed.) 13:38:01 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 13:38:01 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:38:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 13:38:02 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 13:38:02 (Reading database ... 13914 files and directories currently installed.) 13:38:02 Preparing to unpack .../base-files_10.1ubuntu2.11_amd64.deb ... 13:38:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 13:38:02 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 13:38:02 Unpacking base-files (10.1ubuntu2.11) over (10.1ubuntu2) ... 13:38:02 Setting up base-files (10.1ubuntu2.11) ... 13:38:02 Installing new version of config file /etc/issue ... 13:38:02 Installing new version of config file /etc/issue.net ... 13:38:02 Installing new version of config file /etc/lsb-release ... 13:38:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 13:38:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 13:38:03 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 13:38:03 Removing obsolete conffile /etc/default/motd-news ... 13:38:03 (Reading database ... 13915 files and directories currently installed.) 13:38:03 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 13:38:03 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 13:38:03 Setting up bash (4.4.18-2ubuntu1.2) ... 13:38:03 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 13:38:03 (Reading database ... 13915 files and directories currently installed.) 13:38:03 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:03 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 13:38:03 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 13:38:03 (Reading database ... 13915 files and directories currently installed.) 13:38:03 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 13:38:03 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 13:38:03 Setting up tar (1.29b-2ubuntu0.2) ... 13:38:03 (Reading database ... 13915 files and directories currently installed.) 13:38:03 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 13:38:03 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:38:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 13:38:03 Setting up dpkg (1.19.0.5ubuntu2.3) ... 13:38:03 (Reading database ... 13915 files and directories currently installed.) 13:38:03 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 13:38:03 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:38:03 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 13:38:03 (Reading database ... 13915 files and directories currently installed.) 13:38:03 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 13:38:03 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:38:04 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 13:38:04 (Reading database ... 13915 files and directories currently installed.) 13:38:04 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 13:38:04 Unpacking grep (3.1-2build1) over (3.1-2) ... 13:38:04 Setting up grep (3.1-2build1) ... 13:38:04 (Reading database ... 13915 files and directories currently installed.) 13:38:04 Preparing to unpack .../gzip_1.6-5ubuntu1.1_amd64.deb ... 13:38:04 Unpacking gzip (1.6-5ubuntu1.1) over (1.6-5ubuntu1) ... 13:38:04 Setting up gzip (1.6-5ubuntu1.1) ... 13:38:04 (Reading database ... 13915 files and directories currently installed.) 13:38:04 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 13:38:04 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:38:04 Setting up login (1:4.5-1ubuntu2) ... 13:38:04 (Reading database ... 13915 files and directories currently installed.) 13:38:04 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 13:38:04 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:38:04 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 13:38:04 (Reading database ... 13915 files and directories currently installed.) 13:38:04 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 13:38:04 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:38:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 13:38:05 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 13:38:05 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:38:05 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 13:38:05 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:38:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 13:38:05 (Reading database ... 13915 files and directories currently installed.) 13:38:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 13:38:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 13:38:05 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:38:05 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:38:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 13:38:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 13:38:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 13:38:06 (Reading database ... 13915 files and directories currently installed.) 13:38:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 13:38:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 13:38:06 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 13:38:06 (Reading database ... 13915 files and directories currently installed.) 13:38:06 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:06 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:06 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:38:06 (Reading database ... 13915 files and directories currently installed.) 13:38:06 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:06 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:06 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:38:06 (Reading database ... 13915 files and directories currently installed.) 13:38:06 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:06 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:06 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:38:06 (Reading database ... 13915 files and directories currently installed.) 13:38:06 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:06 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:07 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:38:07 (Reading database ... 13915 files and directories currently installed.) 13:38:07 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 13:38:07 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:38:07 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 13:38:07 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:38:07 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 13:38:07 (Reading database ... 13915 files and directories currently installed.) 13:38:07 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 13:38:07 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:38:07 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 13:38:07 (Reading database ... 13915 files and directories currently installed.) 13:38:07 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:07 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:07 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 13:38:07 (Reading database ... 13915 files and directories currently installed.) 13:38:07 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:07 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:07 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 13:38:07 (Reading database ... 13915 files and directories currently installed.) 13:38:07 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:07 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:07 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 13:38:08 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 13:38:08 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 13:38:08 (Reading database ... 13915 files and directories currently installed.) 13:38:08 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 13:38:08 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 13:38:08 Setting up libc-bin (2.27-3ubuntu1.4) ... 13:38:08 (Reading database ... 13915 files and directories currently installed.) 13:38:08 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 13:38:08 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 13:38:08 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 13:38:08 (Reading database ... 13917 files and directories currently installed.) 13:38:08 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 13:38:08 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 13:38:08 Setting up debconf (1.5.66ubuntu1) ... 13:38:08 (Reading database ... 13917 files and directories currently installed.) 13:38:08 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 13:38:09 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:38:09 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 13:38:09 (Reading database ... 13917 files and directories currently installed.) 13:38:09 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 13:38:09 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 13:38:09 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 13:38:09 (Reading database ... 13917 files and directories currently installed.) 13:38:09 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:38:09 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:38:09 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:38:09 (Reading database ... 13917 files and directories currently installed.) 13:38:09 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:38:09 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:38:09 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 13:38:09 (Reading database ... 13919 files and directories currently installed.) 13:38:09 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 13:38:09 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:38:09 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 13:38:09 (Reading database ... 13923 files and directories currently installed.) 13:38:09 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 13:38:09 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 13:38:09 Preparing to unpack .../systemd-sysv_237-3ubuntu10.52_amd64.deb ... 13:38:09 Unpacking systemd-sysv (237-3ubuntu10.52) over (237-3ubuntu10) ... 13:38:09 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 13:38:09 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:38:09 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 13:38:09 (Reading database ... 13923 files and directories currently installed.) 13:38:09 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.3_amd64.deb ... 13:38:09 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.3) over (1.8.1-4ubuntu1) ... 13:38:10 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.3) ... 13:38:10 (Reading database ... 13923 files and directories currently installed.) 13:38:10 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 13:38:10 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 13:38:10 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 13:38:10 (Reading database ... 13923 files and directories currently installed.) 13:38:10 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 13:38:10 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 13:38:10 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 13:38:10 (Reading database ... 13923 files and directories currently installed.) 13:38:10 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 13:38:10 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 13:38:10 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 13:38:10 (Reading database ... 13923 files and directories currently installed.) 13:38:10 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 13:38:10 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 13:38:10 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 13:38:10 (Reading database ... 13923 files and directories currently installed.) 13:38:10 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 13:38:10 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 13:38:10 Setting up passwd (1:4.5-1ubuntu2) ... 13:38:10 (Reading database ... 13923 files and directories currently installed.) 13:38:10 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 13:38:10 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 13:38:10 Setting up gpgv (2.2.4-1ubuntu1.4) ... 13:38:11 (Reading database ... 13923 files and directories currently installed.) 13:38:11 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:38:11 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:38:11 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:38:11 (Reading database ... 13923 files and directories currently installed.) 13:38:11 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 13:38:11 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 13:38:11 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 13:38:11 (Reading database ... 13923 files and directories currently installed.) 13:38:11 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 13:38:11 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 13:38:11 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 13:38:11 (Reading database ... 13923 files and directories currently installed.) 13:38:11 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 13:38:11 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 13:38:11 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 13:38:11 (Reading database ... 13923 files and directories currently installed.) 13:38:11 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 13:38:11 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 13:38:11 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 13:38:11 (Reading database ... 13923 files and directories currently installed.) 13:38:11 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.5_amd64.deb ... 13:38:11 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.5) over (3.5.18-1ubuntu1) ... 13:38:11 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.5) ... 13:38:11 (Reading database ... 13923 files and directories currently installed.) 13:38:11 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 13:38:11 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 13:38:11 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 13:38:11 (Reading database ... 13923 files and directories currently installed.) 13:38:11 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 13:38:11 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 13:38:11 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 13:38:11 (Reading database ... 13924 files and directories currently installed.) 13:38:11 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:38:11 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:38:12 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 13:38:12 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 13:38:12 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 13:38:12 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.0g-2ubuntu4) ... 13:38:12 Preparing to unpack .../03-ca-certificates_20210119~18.04.2_all.deb ... 13:38:12 Unpacking ca-certificates (20210119~18.04.2) over (20180409) ... 13:38:12 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 13:38:12 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 13:38:12 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 13:38:12 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 13:38:12 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 13:38:12 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 13:38:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 13:38:12 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 13:38:12 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 13:38:12 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 13:38:12 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 13:38:12 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 13:38:13 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 13:38:13 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 13:38:13 Preparing to unpack .../11-tzdata_2021a-2ubuntu0.18.04_all.deb ... 13:38:13 Unpacking tzdata (2021a-2ubuntu0.18.04) over (2018d-1) ... 13:38:13 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 13:38:13 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 13:38:13 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 13:38:13 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 13:38:13 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:38:13 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:38:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:38:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:38:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:38:13 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:38:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 13:38:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 13:38:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:14 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:14 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:14 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:14 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:14 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:14 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:15 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:15 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:15 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:15 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 13:38:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 13:38:17 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:38:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 13:38:17 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 13:38:17 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 13:38:17 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 13:38:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 13:38:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 13:38:17 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:38:17 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 13:38:17 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:38:17 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 13:38:17 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 13:38:17 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 13:38:17 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 13:38:17 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:38:17 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:38:17 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 13:38:17 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 13:38:17 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 13:38:17 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 13:38:17 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:17 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 13:38:17 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:17 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 13:38:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 13:38:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 13:38:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 13:38:17 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:17 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 13:38:17 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 13:38:17 Setting up tzdata (2021a-2ubuntu0.18.04) ... 13:38:17 13:38:17 Current default time zone: 'Etc/UTC' 13:38:17 Local time is now: Tue Oct 19 13:38:17 UTC 2021. 13:38:17 Universal Time is now: Tue Oct 19 13:38:17 UTC 2021. 13:38:17 Run 'dpkg-reconfigure tzdata' if you wish to change it. 13:38:17 13:38:17 Setting up systemd-sysv (237-3ubuntu10.52) ... 13:38:17 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:17 Setting up linux-libc-dev:amd64 (4.15.0-159.167) ... 13:38:17 Setting up mount (2.31.1-0.4ubuntu3.7) ... 13:38:17 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 13:38:17 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 13:38:17 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 13:38:17 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 13:38:17 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 13:38:17 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 13:38:17 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:17 Setting up procps (2:3.3.12-3ubuntu1.2) ... 13:38:18 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:18 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 13:38:18 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:18 Setting up patch (2.7.6-2ubuntu1.1) ... 13:38:18 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 13:38:18 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 13:38:18 Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 13:38:18 Installing new version of config file /etc/ssl/openssl.cnf ... 13:38:18 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 13:38:18 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 13:38:18 Setting up ca-certificates (20210119~18.04.2) ... 13:38:20 Updating certificates in /etc/ssl/certs... 13:38:20 23 added, 28 removed; done. 13:38:20 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 13:38:20 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 13:38:20 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 13:38:20 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 13:38:20 Setting up pkgbinarymangler (138.18.04.1) ... 13:38:20 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:20 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 13:38:20 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:20 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:20 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:20 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 13:38:20 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 13:38:20 Setting up perl (5.26.1-6ubuntu0.5) ... 13:38:20 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 13:38:20 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 13:38:20 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 13:38:20 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 13:38:20 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 13:38:20 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 13:38:20 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 13:38:20 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 13:38:20 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 13:38:20 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:38:20 Processing triggers for systemd (237-3ubuntu10.52) ... 13:38:20 Processing triggers for mime-support (3.60ubuntu1) ... 13:38:20 Processing triggers for ca-certificates (20210119~18.04.2) ... 13:38:21 Updating certificates in /etc/ssl/certs... 13:38:21 0 added, 0 removed; done. 13:38:21 Running hooks in /etc/ca-certificates/update.d... 13:38:21 done. 13:38:21 Reading package lists... 13:38:22 Building dependency tree... 13:38:22 Reading state information... 13:38:22 The following NEW packages will be installed: 13:38:22 apt-transport-https 13:38:22 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 13:38:22 Need to get 4348 B of archives. 13:38:22 After this operation, 154 kB of additional disk space will be used. 13:38:22 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 13:38:22 debconf: delaying package configuration, since apt-utils is not installed 13:38:22 Fetched 4348 B in 0s (23.3 kB/s) 13:38:22 Selecting previously unselected package apt-transport-https. 13:38:22 (Reading database ... 13928 files and directories currently installed.) 13:38:22 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 13:38:22 Unpacking apt-transport-https (1.6.14) ... 13:38:22 Setting up apt-transport-https (1.6.14) ... 13:38:23 Waiting for network to be ready... 13:38:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.162s coverage: 28.7% of statements 13:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 13:38:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 13:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 98.5% of statements 13:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 13:38:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.411s coverage: 46.3% of statements 13:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 13:38:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 13:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.707s coverage: 90.1% of statements 13:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 13:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 13:38:31 2021-10-19T13:38:26Z INFO Waiting for automatic snapd restart... 13:38:32 snapd 2.52 from Canonical* installed 13:38:33 "snapd" switched to the "latest/stable" channel 13:38:33 13:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.190s coverage: 84.4% of statements 13:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 13:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 13:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 13:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 13:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 13:38:35 core18 20210722 from Canonical* installed 13:38:35 "core18" switched to the "latest/stable" channel 13:38:35 13:38:38 snapcraft 5.0 from Canonical* installed 13:38:38 "snapcraft" switched to the "latest/stable" channel 13:38:38 13:38:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.100s coverage: 94.2% of statements 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 13:38:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.217s coverage: 59.1% of statements 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 13:38:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.186s coverage: 60.0% of statements 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 13:38:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.338s coverage: 1.0% of statements 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 13:38:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.211s coverage: 58.8% of statements 13:38:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.221s coverage: 21.7% of statements 13:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 13:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.194s coverage: 47.1% of statements 13:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.295s coverage: 79.5% of statements 13:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements 13:38:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.221s coverage: 96.3% of statements 13:38:42 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: 13:38:42 - README.md 13:38:42 13:38:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 13:38:43 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 13:38:43 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 13:38:43 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements 13:38:44 Reading package lists... 13:38:44 Installing build dependencies: git=1:2.17.1-1ubuntu0.9 git-man=1:2.17.1-1ubuntu0.9 libcurl3-gnutls=7.58.0-2ubuntu3.16 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 13:38:44 Reading package lists... 13:38:44 Building dependency tree... 13:38:44 Reading state information... 13:38:45 Suggested packages: 13:38:45 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 13:38:45 git-gui gitk gitweb git-cvs git-mediawiki git-svn 13:38:45 Recommended packages: 13:38:45 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 13:38:45 The following NEW packages will be installed: 13:38:45 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 13:38:45 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 13:38:45 pkg-config zip 13:38:45 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 13:38:45 Need to get 7670 kB of archives. 13:38:45 After this operation, 43.8 MB of additional disk space will be used. 13:38:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 13:38:45 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 13:38:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.16 [218 kB] 13:38:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.9 [803 kB] 13:38:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.9 [3923 kB] 13:38:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 13:38:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 13:38:45 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 13:38:45 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 13:38:45 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 13:38:45 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 13:38:46 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 13:38:46 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 13:38:46 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 13:38:46 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 13:38:46 debconf: delaying package configuration, since apt-utils is not installed 13:38:46 Fetched 7670 kB in 1s (9949 kB/s) 13:38:46 Selecting previously unselected package libglib2.0-0:amd64. 13:38:46 (Reading database ... 13932 files and directories currently installed.) 13:38:46 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 13:38:46 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:38:46 Selecting previously unselected package libpsl5:amd64. 13:38:46 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 13:38:46 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 13:38:46 Selecting previously unselected package libnghttp2-14:amd64. 13:38:46 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 13:38:46 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:38:46 Selecting previously unselected package librtmp1:amd64. 13:38:46 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 13:38:46 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:38:46 Selecting previously unselected package libcurl3-gnutls:amd64. 13:38:46 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.16_amd64.deb ... 13:38:46 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:38:46 Selecting previously unselected package liberror-perl. 13:38:46 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 13:38:46 Unpacking liberror-perl (0.17025-1) ... 13:38:46 Selecting previously unselected package git-man. 13:38:46 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.9_all.deb ... 13:38:46 Unpacking git-man (1:2.17.1-1ubuntu0.9) ... 13:38:46 Selecting previously unselected package git. 13:38:46 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.9_amd64.deb ... 13:38:46 Unpacking git (1:2.17.1-1ubuntu0.9) ... 13:38:47 Selecting previously unselected package libnorm1:amd64. 13:38:47 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 13:38:47 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:38:47 Selecting previously unselected package libpgm-5.2-0:amd64. 13:38:47 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 13:38:47 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:38:47 Selecting previously unselected package libsodium23:amd64. 13:38:47 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 13:38:47 Unpacking libsodium23:amd64 (1.0.16-2) ... 13:38:47 Selecting previously unselected package libzmq5:amd64. 13:38:47 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 13:38:47 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:38:47 Selecting previously unselected package libzmq3-dev:amd64. 13:38:47 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 13:38:47 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:38:47 Selecting previously unselected package pkg-config. 13:38:47 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 13:38:47 Unpacking pkg-config (0.29.1-0ubuntu2) ... 13:38:47 Selecting previously unselected package zip. 13:38:47 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 13:38:47 Unpacking zip (3.0-11build1) ... 13:38:47 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 13:38:47 Setting up git-man (1:2.17.1-1ubuntu0.9) ... 13:38:47 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 13:38:47 Setting up liberror-perl (0.17025-1) ... 13:38:47 Setting up libpsl5:amd64 (0.19.1-5build1) ... 13:38:47 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 13:38:47 No schema files found: doing nothing. 13:38:47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 13:38:47 Setting up zip (3.0-11build1) ... 13:38:47 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 13:38:47 Setting up libsodium23:amd64 (1.0.16-2) ... 13:38:47 Setting up pkg-config (0.29.1-0ubuntu2) ... 13:38:47 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 13:38:47 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.16) ... 13:38:47 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 13:38:47 Setting up git (1:2.17.1-1ubuntu0.9) ... 13:38:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 13:38:48 git set to automatically installed. 13:38:48 git-man set to automatically installed. 13:38:48 libcurl3-gnutls set to automatically installed. 13:38:48 liberror-perl set to automatically installed. 13:38:48 libglib2.0-0 set to automatically installed. 13:38:48 libnghttp2-14 set to automatically installed. 13:38:48 libnorm1 set to automatically installed. 13:38:48 libpgm-5.2-0 set to automatically installed. 13:38:48 libpsl5 set to automatically installed. 13:38:48 librtmp1 set to automatically installed. 13:38:48 libsodium23 set to automatically installed. 13:38:48 libzmq3-dev set to automatically installed. 13:38:48 libzmq5 set to automatically installed. 13:38:48 pkg-config set to automatically installed. 13:38:48 zip set to automatically installed. 13:38:49 snapd is not logged in, snap install commands will use sudo 13:38:50 snap "core18" has no updates available 13:38:51 snapd is not logged in, snap install commands will use sudo 13:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.194s coverage: 94.4% of statements 13:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements 13:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.609s coverage: 82.5% of statements 13:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 13:39:01 go (1.16/stable) 1.16.9 from Michael Hudson-Doyle (mwhudson) installed 13:39:01 Pulling config-common 13:39:01 + snapcraftctl pull 13:39:03 Pulling go-build-helper 13:39:03 + snapcraftctl pull 13:39:03 'edgex-go' has dependencies that need to be staged: go-build-helper 13:39:03 Skipping pull go-build-helper (already ran) 13:39:03 Building go-build-helper 13:39:03 + snapcraftctl build 13:39:06 Staging go-build-helper 13:39:06 + snapcraftctl stage 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.278s coverage: 92.9% of statements 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.184s coverage: 87.2% of statements 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.141s coverage: 100.0% of statements 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.281s coverage: 58.8% of statements 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.246s coverage: 87.2% of statements 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.247s coverage: 85.4% of statements 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.789s coverage: 91.2% of statements 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.630s coverage: 64.4% of statements 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 13:39:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 13:39:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 13:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.128s coverage: 73.7% of statements 13:39:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 13:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.314s coverage: 70.4% of statements 13:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 13:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 13:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 13:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.805s coverage: 43.4% of statements 13:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 13:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 13:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.232s coverage: 89.5% of statements 13:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 13:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.206s coverage: 84.8% of statements 13:39:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 13:39:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 13:39:16 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 13:39:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1910 kB] 13:39:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [346 kB] 13:39:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [20.9 kB] 13:39:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4732 B] 13:39:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [474 kB] 13:39:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [64.0 kB] 13:39:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1142 kB] 13:39:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [262 kB] 13:39:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 13:39:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 13:39:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 13:39:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 13:39:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 13:39:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 13:39:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 13:39:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 13:39:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 13:39:16 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2255 kB] 13:39:16 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [439 kB] 13:39:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [27.3 kB] 13:39:16 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6808 B] 13:39:16 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [498 kB] 13:39:16 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [67.7 kB] 13:39:16 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1757 kB] 13:39:16 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [378 kB] 13:39:16 Fetched 25.4 MB in 0s (0 B/s) 13:39:16 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 13:39:16 Fetched 224 kB in 0s (0 B/s) 13:39:16 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 13:39:16 Fetched 157 kB in 0s (0 B/s) 13:39:16 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 13:39:16 Fetched 221 kB in 0s (0 B/s) 13:39:16 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 13:39:16 Fetched 143 kB in 0s (0 B/s) 13:39:16 Pulling edgex-go 13:39:16 + snapcraftctl pull 13:39:16 Pulling hooks 13:39:16 + snapcraftctl pull 13:39:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.265s coverage: 19.5% of statements 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 13:39:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.0% of statements 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 13:39:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.247s coverage: 63.2% of statements 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 13:39:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.399s coverage: 97.7% of statements 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 13:39:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.181s coverage: 28.9% of statements 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 13:39:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 13:39:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.168s coverage: 100.0% of statements 13:39:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 96.9% of statements 13:39:25 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 13:39:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:39:25 GO111MODULE=on go vet ./... 13:39:34 + snapcraftctl pull 13:39:34 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 13:39:34 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 13:39:34 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 13:39:34 Fetched 0 B in 0s (0 B/s) 13:39:34 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 13:39:34 Fetched 96.5 kB in 0s (0 B/s) 13:39:34 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 13:39:34 Fetched 279 kB in 0s (0 B/s) 13:39:34 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 13:39:34 Fetched 122 kB in 0s (0 B/s) 13:39:34 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 13:39:34 Fetched 77.8 kB in 0s (0 B/s) 13:39:34 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 13:39:34 Fetched 8848 B in 0s (0 B/s) 13:39:34 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 13:39:34 Fetched 47.8 kB in 0s (0 B/s) 13:39:34 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 13:39:34 Fetched 45.6 kB in 0s (0 B/s) 13:39:34 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 13:39:34 Fetched 15.0 kB in 0s (0 B/s) 13:39:34 Get:1 libcurl4_7.58.0-2ubuntu3.16_amd64.deb [220 kB] 13:39:34 Fetched 220 kB in 0s (0 B/s) 13:39:34 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 13:39:34 Fetched 154 kB in 0s (0 B/s) 13:39:34 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 13:39:34 Fetched 50.6 kB in 0s (0 B/s) 13:39:34 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 13:39:34 Fetched 14.8 kB in 0s (0 B/s) 13:39:34 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 13:39:34 Fetched 41.8 kB in 0s (0 B/s) 13:39:34 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 13:39:34 Fetched 499 kB in 0s (0 B/s) 13:39:34 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 13:39:34 Fetched 111 kB in 0s (0 B/s) 13:39:34 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 13:39:34 Fetched 240 kB in 0s (0 B/s) 13:39:34 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 13:39:34 Fetched 29.3 kB in 0s (0 B/s) 13:39:34 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 13:39:34 Fetched 85.5 kB in 0s (0 B/s) 13:39:34 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 13:39:34 Fetched 24.5 kB in 0s (0 B/s) 13:39:34 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 13:39:34 Fetched 49.2 kB in 0s (0 B/s) 13:39:34 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 13:39:34 Fetched 54.2 kB in 0s (0 B/s) 13:39:34 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 13:39:34 Fetched 30.8 kB in 0s (0 B/s) 13:39:34 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 13:39:34 Fetched 15.8 kB in 0s (0 B/s) 13:39:34 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 13:39:34 Fetched 85.9 kB in 0s (0 B/s) 13:39:34 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 13:39:34 Fetched 8720 B in 0s (0 B/s) 13:39:34 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 13:39:34 Fetched 140 kB in 0s (0 B/s) 13:39:34 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 13:39:34 Fetched 119 kB in 0s (0 B/s) 13:39:34 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 13:39:34 Fetched 111 kB in 0s (0 B/s) 13:39:34 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 13:39:34 Fetched 11.1 kB in 0s (0 B/s) 13:39:34 Get:1 libgnutls30_3.5.18-1ubuntu1.5_amd64.deb [646 kB] 13:39:34 Fetched 646 kB in 0s (0 B/s) 13:39:34 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 13:39:34 Fetched 41.3 kB in 0s (0 B/s) 13:39:34 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 13:39:34 Fetched 17.9 kB in 0s (0 B/s) 13:39:34 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 13:39:34 Fetched 368 kB in 0s (0 B/s) 13:39:34 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 13:39:34 Fetched 187 kB in 0s (0 B/s) 13:39:34 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 13:39:34 Fetched 175 kB in 0s (0 B/s) 13:39:34 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 13:39:34 Fetched 206 kB in 0s (0 B/s) 13:39:34 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb [1302 kB] 13:39:34 Fetched 1302 kB in 0s (0 B/s) 13:39:34 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 13:39:34 Fetched 36.2 kB in 0s (0 B/s) 13:39:34 Get:1 curl_7.58.0-2ubuntu3.16_amd64.deb [159 kB] 13:39:34 Fetched 159 kB in 0s (0 B/s) 13:39:34 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 13:39:34 Fetched 107 kB in 0s (0 B/s) 13:39:34 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 13:39:34 Fetched 48.7 kB in 0s (0 B/s) 13:39:34 Pulling static-packages 13:39:34 Pulling version 13:39:34 + cd /root/project 13:39:34 + git describe --tags --abbrev=0 13:39:34 + sed s/v// 13:39:34 + GIT_VERSION=2.0.1-dev.71 13:39:34 + [ -z 2.0.1-dev.71 ] 13:39:34 + snapcraftctl set-version 2.0.1-dev.71 13:39:36 Building config-common 13:39:36 + snapcraftctl build 13:39:37 Skipping build go-build-helper (already ran) 13:39:37 Building edgex-go 13:39:38 + cd /root/parts/edgex-go/src 13:39:38 + git describe --tags --abbrev=0 13:39:38 + sed s/v// 13:39:38 + GIT_VERSION=2.0.1-dev.71 13:39:38 + [ -z 2.0.1-dev.71 ] 13:39:38 + echo 2.0.1-dev.71 13:39:38 + [ ! -d vendor ] 13:39:38 + go mod download all 13:39:48 + make build 13:39:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-data/core-data ./cmd/core-data 13:39:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:40:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/core-command/core-command ./cmd/core-command 13:40:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:40:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 13:40:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 13:40:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:40:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 13:40:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:40:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:40:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/secrets-config ./cmd/secrets-config 13:40:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.71" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:40:12 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 13:40:12 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 13:40:12 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 13:40:12 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 13:40:12 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 13:40:12 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 13:40:12 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 13:40:12 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 13:40:12 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 13:40:12 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 13:40:12 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 13:40:12 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 13:40:12 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 13:40:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 13:40:12 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 13:40:12 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 13:40:12 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 13:40:12 + 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 13:40:12 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 13:40:12 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 13:40:12 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 13:40:12 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 13:40:12 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 13:40:12 + 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 13:40:12 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 13:40:12 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 13:40:12 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 13:40:13 Building hooks 13:40:13 + cd /root/parts/hooks/src 13:40:13 + make build 13:40:13 go mod tidy 13:40:13 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.5 13:40:14 go: downloading github.com/davecgh/go-spew v1.1.0 13:40:14 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 13:40:14 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 13:40:15 GO111MODULE=on go build -o cmd/install/install ./cmd/install 13:40:15 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 13:40:15 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 13:40:18 Building static-packages 13:40:18 + snapcraftctl build 13:40:20 Building version 13:40:20 + snapcraftctl build 13:40:22 Staging config-common 13:40:22 + snapcraftctl stage 13:40:23 Skipping stage go-build-helper (already ran) 13:40:23 Staging edgex-go 13:40:23 + snapcraftctl stage 13:40:24 Staging hooks 13:40:24 + snapcraftctl stage 13:40:25 Staging static-packages 13:40:25 + snapcraftctl stage 13:40:26 Staging version 13:40:26 + snapcraftctl stage 13:40:27 Priming config-common 13:40:27 + snapcraftctl prime 13:40:29 Priming go-build-helper 13:40:29 + snapcraftctl prime 13:40:30 Priming edgex-go 13:40:30 + snapcraftctl prime 13:40:31 Priming hooks 13:40:31 + snapcraftctl prime 13:40:32 Priming static-packages 13:40:32 + snapcraftctl prime 13:40:35 Priming version 13:40:35 + snapcraftctl prime 13:40:36 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] } 13:40:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:40:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:40:47 ./bin/test-attribution-txt.sh [Pipeline] sh 13:40:47 + ls -al . 13:40:47 total 640 13:40:47 drwxrwxr-x 9 1001 1001 4096 Oct 19 13:40 . 13:40:47 drwxr-xr-x 4 root root 4096 Oct 19 13:36 .. 13:40:47 -rw-rw-r-- 1 1001 1001 11 Oct 19 13:34 .dockerignore 13:40:47 drwxrwxr-x 8 1001 1001 4096 Oct 19 13:34 .git 13:40:47 drwxrwxr-x 4 1001 1001 4096 Oct 19 13:34 .github 13:40:47 -rw-rw-r-- 1 1001 1001 804 Oct 19 13:34 .gitignore 13:40:47 -rw-rw-r-- 1 1001 1001 42 Oct 19 13:34 .golangci.yml 13:40:47 -rw-rw-r-- 1 1001 1001 76 Oct 19 13:34 .hadolint.yml 13:40:47 -rw-rw-r-- 1 1001 1001 166 Oct 19 13:34 .sonarcloud.properties 13:40:47 -rw-rw-r-- 1 1001 1001 1171 Oct 19 13:34 ADOPTERS.md 13:40:47 -rw-rw-r-- 1 1001 1001 8608 Oct 19 13:34 Attribution.txt 13:40:47 -rw-rw-r-- 1 1001 1001 43881 Oct 19 13:34 CHANGELOG.md 13:40:47 -rw-rw-r-- 1 1001 1001 3804 Oct 19 13:34 CONTRIBUTING.md 13:40:47 -rw-rw-r-- 1 1001 1001 677 Oct 19 13:34 GOVERNANCE.md 13:40:47 -rw-rw-r-- 1 1001 1001 849 Oct 19 13:34 Jenkinsfile 13:40:47 -rw-rw-r-- 1 1001 1001 10775 Oct 19 13:34 LICENSE 13:40:47 -rw-rw-r-- 1 1001 1001 6508 Oct 19 13:34 Makefile 13:40:47 -rw-rw-r-- 1 1001 1001 582 Oct 19 13:34 OWNERS.md 13:40:47 -rw-rw-r-- 1 1001 1001 8256 Oct 19 13:34 README.md 13:40:47 -rw-rw-r-- 1 1001 1001 6912 Oct 19 13:34 SECURITY.md 13:40:47 -rw-rw-r-- 1 1001 1001 5 Oct 19 13:26 VERSION 13:40:47 -rw-rw-r-- 1 1001 1001 4131 Oct 19 13:34 ZMQWindows.md 13:40:47 drwxrwxr-x 2 1001 1001 4096 Oct 19 13:34 bin 13:40:47 drwxrwxr-x 14 1001 1001 4096 Oct 19 13:34 cmd 13:40:47 -rw-r--r-- 1 root root 403932 Oct 19 13:39 coverage.out 13:40:47 -rw-rw-r-- 1 1001 1001 829 Oct 19 13:34 go.mod 13:40:47 -rw-rw-r-- 1 1001 1001 50143 Oct 19 13:34 go.sum 13:40:47 drwxrwxr-x 8 1001 1001 4096 Oct 19 13:34 internal 13:40:47 drwxrwxr-x 3 1001 1001 4096 Oct 19 13:34 openapi 13:40:47 drwxrwxr-x 4 1001 1001 4096 Oct 19 13:34 snap 13:40:47 -rw-rw-r-- 1 1001 1001 204 Oct 19 13:34 version.go [Pipeline] sh 13:40:48 + '[' -e coverage.out ] 13:40:48 + chown 1001:1001 coverage.out [Pipeline] stash 13:40:48 Warning: overwriting stash ‘coverage-report’ 13:40:49 Stashed 1 file(s) [Pipeline] sh 13:40:50 + make build 13:40:50 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 13:40:56 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 13:41:19 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 13:41:20 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 13:41:24 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 13:41:25 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 13:41:28 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 13:41:32 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 13:41:35 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 13:41:40 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 13:41: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 13:41:46 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] } 13:41:51 $ docker stop --time=1 3fc40cccb53415932a4aeb22570f11621ddc14bef071281da39d6e038b16ca61 13:41:54 $ docker rm -f 3fc40cccb53415932a4aeb22570f11621ddc14bef071281da39d6e038b16ca61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:41:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:41:56 13:41:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:41:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:41:56 latest: Pulling from edgex-devops/edgex-compose-arm64 13:41:56 29e5d40040c1: Pulling fs layer 13:41:56 1ce36da41761: Pulling fs layer 13:41:56 25b303627fd3: Pulling fs layer 13:41:57 29e5d40040c1: Verifying Checksum 13:41:57 29e5d40040c1: Download complete 13:41:57 1ce36da41761: Verifying Checksum 13:41:57 1ce36da41761: Download complete 13:41:57 29e5d40040c1: Pull complete 13:41:58 25b303627fd3: Verifying Checksum 13:41:58 25b303627fd3: Download complete 13:41:59 1ce36da41761: Pull complete 13:42:09 25b303627fd3: Pull complete 13:42:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 13:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:42:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 13:42:09 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 13:42:09 $ 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 13:42:12 $ docker top eaeea06627a5517ba9022509500f3a097b87f385f57f177d7dc602f265bd3ed6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:13 + docker-compose build --help 13:42:13 + grep parallel 13:42:17 --parallel Build images in parallel. [Pipeline] } 13:42:17 $ docker stop --time=1 eaeea06627a5517ba9022509500f3a097b87f385f57f177d7dc602f265bd3ed6 13:42:19 $ docker rm -f eaeea06627a5517ba9022509500f3a097b87f385f57f177d7dc602f265bd3ed6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:42:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:42:19 . [Pipeline] withDockerContainer 13:42:20 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 13:42:20 $ 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 13:42:21 $ docker top 7e830553fd68ab0437de8158af60cf92a1860c1d5e814b52eb58761b4421b543 -eo pid,comm [Pipeline] { [Pipeline] sh 13:42:22 + docker-compose -f ./docker-compose-build.yml build --parallel 13:42:25 Building core-command ... 13:42:26 Building core-data ... 13:42:26 Building core-metadata ... 13:42:26 Building security-bootstrapper ... 13:42:26 Building security-proxy-setup ... 13:42:26 Building security-secretstore-setup ... 13:42:26 Building support-notifications ... 13:42:26 Building support-scheduler ... 13:42:26 Building sys-mgmt-agent ... 13:42:26 Building security-bootstrapper 13:42:26 Building support-notifications 13:42:26 Building core-command 13:42:26 Building security-proxy-setup 13:42:26 Building security-secretstore-setup 13:43:34 Step 1/21 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:43:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 13:43:34 ---> 224fa9be98da 13:43:34 Step 3/21 : WORKDIR /edgex-go 13:43:34 Step 1/30 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:43:34 Step 2/30 : FROM ${BUILDER_BASE} AS builder 13:43:34 ---> 224fa9be98da 13:43:34 Step 3/30 : WORKDIR /edgex-go 13:43:34 Step 1/20 : ARG BUILDER_BASE=golang:1.16-alpine3.14Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:43:34 13:43:34 Step 2/20 : FROM ${BUILDER_BASE} AS builderStep 2/22 : FROM ${BUILDER_BASE} AS builder 13:43:34 ---> 224fa9be98da 13:43:34 Step 3/22 : WORKDIR /edgex-go 13:43:34 13:43:34 ---> 224fa9be98da 13:43:34 Step 3/20 : WORKDIR /edgex-go 13:43:34 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:43:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:43:34 ---> 224fa9be98da 13:43:34 Step 3/24 : WORKDIR /edgex-go 13:43:34 ---> Running in bf90b8440247 13:43:34 ---> Running in b2b3abcaaeb5 13:43:34 ---> Running in 0245457eb1c6 13:43:34 ---> Running in 3dad0e84007f 13:43:34 ---> Running in 54b1332b53b3 13:43:34 Removing intermediate container 3dad0e84007f 13:43:34 ---> a071722df62a 13:43:34 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:34 Removing intermediate container 54b1332b53b3 13:43:34 ---> 20a6b24818b0 13:43:34 Step 4/30 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:34 Removing intermediate container b2b3abcaaeb5 13:43:34 ---> 5bd124b3ebad 13:43:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:34 Removing intermediate container bf90b8440247 13:43:34 ---> 1f4257db38e4 13:43:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:34 ---> Running in dd8ca3945d80 13:43:34 ---> Running in 166cda157649 13:43:34 Removing intermediate container 0245457eb1c6 13:43:34 ---> 1e5013f19371 13:43:34 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:43:34 ---> Running in 8ef733574f01 13:43:34 ---> Running in 75df55a04c65 13:43:34 ---> Running in c8423cb2e5d0 13:43:37 Removing intermediate container dd8ca3945d80 13:43:37 ---> 49d1053f86fa 13:43:37 Step 5/30 : RUN apk add --update --no-cache make git 13:43:37 ---> Running in 5b024e5a94a1 13:43:38 Removing intermediate container 8ef733574f01 13:43:38 ---> 5c095ca99630 13:43:38 Step 5/22 : RUN apk add --update --no-cache make git 13:43:38 Removing intermediate container 75df55a04c65 13:43:38 ---> d52836340599 13:43:38 Step 5/24 : RUN apk add --update --no-cache make git 13:43:38 Removing intermediate container 166cda157649 13:43:38 ---> 5f12bd3cfe93 13:43:38 Step 5/21 : RUN apk add --update --no-cache make bash git ca-certificates 13:43:38 ---> Running in 1ea993e7da68 13:43:38 ---> Running in 1a35fb78769c 13:43:38 ---> Running in 60a3c50e1026 13:43:38 Removing intermediate container c8423cb2e5d0 13:43:38 ---> 2d0948e7203c 13:43:38 Step 5/20 : RUN apk add --update --no-cache make git 13:43:39 ---> Running in 937a0695225c 13:43:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:43:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:43:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:43:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:43:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:43:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:43:41 OK: 219 MiB in 52 packages 13:43:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:43:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:43:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:43:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:43:43 OK: 219 MiB in 52 packages 13:43:43 OK: 219 MiB in 52 packages 13:43:43 Removing intermediate container 5b024e5a94a1 13:43:43 ---> 02834a112e7c 13:43:43 Step 6/30 : COPY . . 13:43:43 OK: 219 MiB in 52 packages 13:43:43 OK: 219 MiB in 52 packages 13:43:45 Removing intermediate container 1ea993e7da68 13:43:45 ---> ad4be181c4c4 13:43:45 Step 6/22 : COPY . . 13:43:46 Removing intermediate container 1a35fb78769c 13:43:46 ---> b049ece540fd 13:43:46 Step 6/21 : COPY . . 13:43:46 Removing intermediate container 937a0695225c 13:43:46 ---> e8bcc09889a9 13:43:46 Step 6/20 : COPY . . 13:43:47 Removing intermediate container 60a3c50e1026 13:43:47 ---> a5e3a1a6f968 13:43:47 Step 6/24 : COPY . . 13:44:19 ---> ae4dc36fae16 13:44:19 Step 7/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:19 ---> 3c98a6f6748c 13:44:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:19 ---> d8ec1c91015d 13:44:19 Step 7/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:19 ---> b8cd80f0f456 13:44:19 Step 7/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:19 ---> 6ce805bdbb3e 13:44:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:19 ---> Running in 5f65d03053c9 13:44:19 ---> Running in 0fb549073b42 13:44:19 ---> Running in b855c23c6de5 13:44:19 ---> Running in 55410e86659f 13:44:19 ---> Running in 634dffbb5a52 13:44:23 Removing intermediate container 5f65d03053c9 13:44:23 ---> 62d64f172867 13:44:23 Step 8/30 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:44:23 Removing intermediate container 0fb549073b42 13:44:23 ---> b218f2a5f5b9 13:44:23 Step 8/22 : RUN make cmd/core-command/core-command 13:44:23 ---> Running in 9217d2b80f0d 13:44:23 ---> Running in c4ef9a56f272 13:44:23 Removing intermediate container b855c23c6de5 13:44:23 ---> 9fc483c2c562 13:44:23 Step 8/20 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 13:44:23 Removing intermediate container 55410e86659f 13:44:23 ---> 0070c9664f59 13:44:23 Step 8/21 : RUN make cmd/support-notifications/support-notifications 13:44:23 Removing intermediate container 634dffbb5a52 13:44:23 ---> 224d76b154b8 13:44:23 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:44:23 ---> Running in 2e23281942d1 13:44:23 ---> Running in 66a582e31436 13:44:23 ---> Running in cc71f2c08640 13:44:24 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 13:44:25 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 13:44:25 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 13:44:26 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 13:44:26 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 13:46:18 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 13:46:18 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 13:46:18 Removing intermediate container c4ef9a56f272 13:46:18 ---> 3ea4e766834e 13:46:18 13:46:18 Step 9/22 : FROM alpine:3.14 13:46:18 3.14: Pulling from library/alpine 13:46:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 13:46:18 Status: Downloaded newer image for alpine:3.14 13:46:18 ---> bb3de5531c18 13:46:18 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:46:18 ---> Running in fbea13aa19de 13:46:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:46:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:46:21 (1/1) Installing dumb-init (1.2.5-r1) 13:46:21 Executing busybox-1.33.1-r3.trigger 13:46:21 OK: 5 MiB in 15 packages 13:46:23 Removing intermediate container fbea13aa19de 13:46:23 ---> 671af7979f60 13:46:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:46:23 Removing intermediate container 9217d2b80f0d 13:46:23 ---> e7e52d1e85c3 13:46:23 13:46:23 Step 9/30 : FROM alpine:3.14 13:46:23 ---> bb3de5531c18 13:46:23 Step 10/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 13:46:23 ---> Running in bf8bb22bdd7b 13:46:23 ---> Running in 503cd7883cad 13:46:24 Removing intermediate container bf8bb22bdd7b 13:46:24 ---> c190cc63ecf7 13:46:24 Step 12/22 : ENV APP_PORT=59882 13:46:25 ---> Running in b8abdb5c1601 13:46:25 Removing intermediate container 503cd7883cad 13:46:25 ---> 584653f15fa6 13:46:25 Step 11/30 : RUN apk add --update --no-cache dumb-init su-exec 13:46:26 ---> Running in b1871dd0b54f 13:46:26 Removing intermediate container b8abdb5c1601 13:46:26 ---> 8af965744e84 13:46:26 Step 13/22 : EXPOSE $APP_PORT 13:46:26 ---> Running in de6b41c62290 13:46:27 Removing intermediate container 66a582e31436 13:46:27 ---> 9c920f2ee071 13:46:27 13:46:27 Step 9/20 : FROM alpine:3.14 13:46:27 ---> bb3de5531c18 13:46:27 Step 10/20 : RUN apk add --update --no-cache curl 13:46:27 Removing intermediate container cc71f2c08640 13:46:27 ---> 296d71ae9768 13:46:27 13:46:27 Step 9/24 : FROM alpine:3.14 13:46:27 ---> bb3de5531c18 13:46:27 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:46:27 ---> Running in 907020f353fa 13:46:27 ---> Running in 4d57d3d4ce00 13:46:27 Removing intermediate container de6b41c62290 13:46:27 ---> 88e563f4fa2d 13:46:27 Step 14/22 : WORKDIR / 13:46:28 Removing intermediate container 2e23281942d1 13:46:28 ---> c763c859bd80 13:46:28 13:46:28 Step 9/21 : FROM alpine:3.14 13:46:28 ---> bb3de5531c18 13:46:28 Step 10/21 : RUN apk add --update --no-cache ca-certificates dumb-init 13:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:46:28 ---> Running in 769d02a85f76 13:46:28 ---> Running in 03933929277b 13:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:46:29 Removing intermediate container 03933929277b 13:46:29 ---> 5cc2b139c6d9 13:46:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:46:29 (1/2) Installing dumb-init (1.2.5-r1) 13:46:29 (2/2) Installing su-exec (0.2-r1) 13:46:29 Executing busybox-1.33.1-r3.trigger 13:46:29 OK: 5 MiB in 16 packages 13:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:46:30 ---> d48e88394425 13:46:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:46:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:46:30 Removing intermediate container b1871dd0b54f 13:46:30 ---> 2272140b90ee 13:46:30 Step 12/30 : ENV SECURITY_INIT_DIR /edgex-init 13:46:31 ---> Running in a6d4dd49109a 13:46:31 (1/5) Installing ca-certificates (20191127-r5) 13:46:31 (1/3) Installing ca-certificates (20191127-r5) 13:46:31 (2/5) Installing brotli-libs (1.0.9-r5) 13:46:31 (3/5) Installing nghttp2-libs (1.43.0-r0) 13:46:31 (4/5) Installing libcurl (7.79.1-r0) 13:46:32 (5/5) Installing curl (7.79.1-r0) 13:46:32 (1/2) Installing ca-certificates (20191127-r5) 13:46:32 Executing busybox-1.33.1-r3.trigger 13:46:32 (2/3) Installing dumb-init (1.2.5-r1) 13:46:32 Executing ca-certificates-20191127-r5.trigger 13:46:32 (3/3) Installing su-exec (0.2-r1) 13:46:32 Executing busybox-1.33.1-r3.trigger 13:46:32 Executing ca-certificates-20191127-r5.trigger 13:46:32 OK: 8 MiB in 19 packages 13:46:32 (2/2) Installing dumb-init (1.2.5-r1) 13:46:32 Executing busybox-1.33.1-r3.trigger 13:46:32 Removing intermediate container a6d4dd49109a 13:46:32 ---> b28d84cdb66d 13:46:32 Step 13/30 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 13:46:32 Executing ca-certificates-20191127-r5.trigger 13:46:32 OK: 6 MiB in 17 packages 13:46:32 OK: 6 MiB in 16 packages 13:46:32 ---> fd4490277888 13:46:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 13:46:32 ---> Running in 2a5dc589591c 13:46:33 Removing intermediate container 2a5dc589591c 13:46:33 ---> 43f50e18bdee 13:46:33 Step 14/30 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 13:46:33 ---> Running in 2bd71aa2f7b0 13:46:34 ---> 8476c8232750 13:46:34 Step 18/22 : ENTRYPOINT ["/core-command"] 13:46:34 ---> Running in 7e7cf0c41e33 13:46:34 Removing intermediate container 4d57d3d4ce00 13:46:34 ---> 5ecefa18e401 13:46:34 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:46:35 Removing intermediate container 907020f353fa 13:46:35 ---> 2599edf0adef 13:46:35 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:46:35 ---> Running in 1b188d3ae677 13:46:35 ---> Running in 0435c8153595 13:46:35 Removing intermediate container 769d02a85f76 13:46:35 ---> c099f789a9c8 13:46:35 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:46:35 Removing intermediate container 7e7cf0c41e33 13:46:35 ---> 054dd4493d37 13:46:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:46:35 ---> Running in b71fb4568462 13:46:35 ---> Running in 4e81fb43215e 13:46:35 Removing intermediate container 1b188d3ae677 13:46:35 ---> 3ff3d81148c5 13:46:35 Step 12/20 : WORKDIR /edgex 13:46:35 Removing intermediate container 0435c8153595 13:46:35 ---> 83e60a3cfe6a 13:46:35 Step 12/24 : WORKDIR / 13:46:35 ---> Running in e5468ae3fac7 13:46:36 ---> Running in b3f7358ff878 13:46:36 Removing intermediate container b71fb4568462 13:46:36 ---> 0726ab9a1029 13:46:36 Step 12/21 : ENV APP_PORT=59860 13:46:36 Removing intermediate container 4e81fb43215e 13:46:36 ---> 6378a2249e00 13:46:36 Step 20/22 : LABEL arch=arm64 13:46:36 ---> Running in de57a028d018 13:46:36 ---> Running in 415c9a8a5282 13:46:36 Removing intermediate container e5468ae3fac7 13:46:36 ---> 171cd6a35258 13:46:36 Step 13/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 13:46:37 Removing intermediate container b3f7358ff878 13:46:37 ---> b5777740fff8 13:46:37 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:46:37 Removing intermediate container 2bd71aa2f7b0 13:46:37 ---> 2b11ad86169f 13:46:37 Step 15/30 : WORKDIR ${SECURITY_INIT_DIR} 13:46:37 Removing intermediate container de57a028d018 13:46:37 ---> 5816cc9c8ce3 13:46:37 Step 13/21 : EXPOSE $APP_PORT 13:46:37 ---> Running in 982be08f361d 13:46:37 Removing intermediate container 415c9a8a5282 13:46:37 ---> 51c83c9cdb88 13:46:37 Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:46:37 ---> Running in d3c26a489bee 13:46:37 ---> Running in f2fff2b9038f 13:46:37 ---> 033b532c81aa 13:46:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 13:46:38 Removing intermediate container 982be08f361d 13:46:38 ---> ee8e8bca4f07 13:46:38 Step 16/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 13:46:38 Removing intermediate container d3c26a489bee 13:46:38 ---> 389a42940528 13:46:38 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 13:46:38 ---> ef967c6b6751 13:46:38 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:46:38 Removing intermediate container f2fff2b9038f 13:46:38 ---> 2f96a46d2adf 13:46:38 Step 22/22 : LABEL version=0.0.0 13:46:38 ---> Running in b31567a8bb7a 13:46:39 Removing intermediate container b31567a8bb7a 13:46:39 ---> d3234b7ef496 13:46:39 13:46:39 ---> 3055fa4f295c 13:46:39 Step 17/30 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 13:46:39 ---> bff954127fbe 13:46:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:46:39 ---> 4f8afdc0487a 13:46:39 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:46:39 ---> c8b16edb7ca5 13:46:39 Step 15/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:46:40 ---> Running in 79a57db527b1 13:46:40 Successfully built d3234b7ef496 13:46:40 Successfully tagged core-command-arm64:latest 13:46:40  Building core-command ... done Building support-scheduler 13:46:42 ---> 4a0d3c3ff5ce 13:46:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 13:46:43 ---> 2535d804ce4a 13:46:43 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 13:46:43 ---> f29ec543de41 13:46:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:46:44 ---> Running in 9e3da1622d83 13:46:44 ---> 143683489863 13:46:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:46:44 ---> 09812e144130 13:46:44 Step 17/21 : ENTRYPOINT ["/support-notifications"] 13:46:45 ---> Running in 7035f6e88077 13:46:45 Removing intermediate container 79a57db527b1 13:46:45 ---> 7203bdb83f6e 13:46:45 Step 18/30 : COPY --from=builder /edgex-go/Attribution.txt / 13:46:45 Removing intermediate container 9e3da1622d83 13:46:45 ---> 6d590521fb34 13:46:45 Step 17/20 : CMD ["--init=true"] 13:46:45 ---> 22623f337cb5 13:46:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:46:46 ---> Running in 6be96c9f0d15 13:46:46 Removing intermediate container 7035f6e88077 13:46:46 ---> e69fc2db6517 13:46:46 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:46:46 ---> Running in c3e9b0a0da65 13:46:47 ---> e04eb8d52c9e 13:46:47 Step 19/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:46:47 Removing intermediate container 6be96c9f0d15 13:46:47 ---> e0b989e0b49a 13:46:47 Step 18/20 : LABEL arch=arm64 13:46:47 ---> Running in 7428e09e1638 13:46:47 Removing intermediate container c3e9b0a0da65 13:46:47 ---> 8b48dc10adaf 13:46:47 Step 19/21 : LABEL arch=arm64 13:46:48 ---> Running in ec63845b5ef9 13:46:48 ---> ef762147aee8 13:46:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:46:48 Removing intermediate container 7428e09e1638 13:46:48 ---> c80ded816fbf 13:46:48 Step 19/20 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:46:49 ---> Running in c7df2d94f8f2 13:46:49 ---> a66cdfdc9801 13:46:49 Step 20/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:46:49 Removing intermediate container ec63845b5ef9 13:46:49 ---> e96b4a469b20 13:46:49 Step 20/21 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:46:49 ---> Running in c88efc1231ee 13:46:49 ---> da24e0515ae3 13:46:49 Step 20/24 : 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/ 13:46:49 Removing intermediate container c7df2d94f8f2 13:46:49 ---> 547c7c40b4b7 13:46:49 Step 20/20 : LABEL version=0.0.0 13:46:50 ---> Running in 39e5890c9981 13:46:50 ---> Running in 39afd99b48ad 13:46:50 Removing intermediate container c88efc1231ee 13:46:50 ---> aedff5f3a41b 13:46:50 Step 21/21 : LABEL version=0.0.0 13:46:50 ---> d2f3b7558eac 13:46:50 Step 21/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:46:50 ---> Running in 1c7c7e8dd779 13:46:51 Removing intermediate container 39afd99b48ad 13:46:51 ---> 058796a167a7 13:46:51 13:46:51 Removing intermediate container 1c7c7e8dd779 13:46:51 ---> ca6bad4f02a9 13:46:51 13:46:51 Successfully built 058796a167a7 13:46:51 Successfully tagged security-proxy-setup-arm64:latest 13:46:51  Building security-proxy-setup ... done Building core-metadata 13:46:52 Successfully built ca6bad4f02a9 13:46:52 ---> 09e331f2f284 13:46:52 Step 22/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 13:46:52 Successfully tagged support-notifications-arm64:latest 13:46:52  Building support-notifications ... done Building core-data 13:46:53 ---> e5c85608ac44 13:46:53 Step 23/30 : VOLUME ${SECURITY_INIT_DIR} 13:46:53 Removing intermediate container 39e5890c9981 13:46:53 ---> 72379188f113 13:46:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 13:46:53 ---> Running in 251ee0056681 13:46:53 ---> Running in 0d9367172841 13:46:54 Removing intermediate container 251ee0056681 13:46:54 ---> 30da70fef274 13:46:54 Step 24/30 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:46:54 Removing intermediate container 0d9367172841 13:46:54 ---> 1c9fdb0b3ab9 13:46:54 Step 22/24 : LABEL arch=arm64 13:46:54 ---> Running in b49ba7c22622 13:46:55 ---> eedbe07faf15 13:46:55 Step 25/30 : RUN chmod +x /entrypoint.sh 13:46:55 Removing intermediate container b49ba7c22622 13:46:55 ---> a2b710b49571 13:46:55 Step 23/24 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:46:55 ---> Running in d7c093fb39a5 13:46:55 ---> Running in 6b3aa4d03c5e 13:46:56 Removing intermediate container 6b3aa4d03c5e 13:46:56 ---> 2fca58c0042a 13:46:56 Step 24/24 : LABEL version=0.0.0 13:46:56 ---> Running in 2e92a3444740 13:46:57 Removing intermediate container 2e92a3444740 13:46:57 ---> e013c834abd6 13:46:57 13:46:58 Successfully built e013c834abd6 13:46:58 Successfully tagged security-secretstore-setup-arm64:latest 13:46:58 Building sys-mgmt-agent 13:46:58  Building security-secretstore-setup ... done Removing intermediate container d7c093fb39a5 13:46:58 ---> 1f7d6f398d56 13:46:58 Step 26/30 : ENTRYPOINT ["/entrypoint.sh"] 13:46:59 ---> Running in d70b2c0dc342 13:46:59 Removing intermediate container d70b2c0dc342 13:46:59 ---> 7efd058fea63 13:46:59 Step 27/30 : CMD ["gate"] 13:47:00 ---> Running in 6e64d6bb13f0 13:47:00 Removing intermediate container 6e64d6bb13f0 13:47:00 ---> 45c46c40e68f 13:47:00 Step 28/30 : LABEL arch=arm64 13:47:01 ---> Running in b93db53a0f5b 13:47:02 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:47:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:47:02 ---> 224fa9be98da 13:47:02 Step 3/23 : WORKDIR /edgex-go 13:47:02 ---> Using cache 13:47:02 ---> 1e5013f19371 13:47:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:47:02 ---> Using cache 13:47:02 ---> 2d0948e7203c 13:47:02 Step 5/23 : RUN apk add --update --no-cache make git 13:47:02 ---> Using cache 13:47:02 ---> e8bcc09889a9 13:47:02 Step 6/23 : COPY go.mod . 13:47:02 Removing intermediate container b93db53a0f5b 13:47:02 ---> 743f026ee74c 13:47:02 Step 29/30 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:47:02 ---> Running in 16799780d875 13:47:03 ---> 74e924fe628e 13:47:03 Step 7/23 : RUN go mod download 13:47:03 ---> Running in 79189e5c9869 13:47:03 Removing intermediate container 16799780d875 13:47:03 ---> 2878d48a3c33 13:47:03 Step 30/30 : LABEL version=0.0.0 13:47:04 ---> Running in ba46ad631110 13:47:04 Removing intermediate container ba46ad631110 13:47:04 ---> 0bb5e6edf037 13:47:04 13:47:05 Successfully built 0bb5e6edf037 13:47:05 Successfully tagged security-bootstrapper-arm64:latest 13:47:08  Building security-bootstrapper ... done Removing intermediate container 79189e5c9869 13:47:08 ---> b9848bf5683f 13:47:08 Step 8/23 : COPY . . 13:47:23 ---> c7daaa155ab4 13:47:23 Step 9/23 : RUN go mod tidy 13:47:23 ---> Running in a79ef7555e60 13:47:28 Removing intermediate container a79ef7555e60 13:47:28 ---> 183b7b4b2243 13:47:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 13:47:28 ---> Running in d909e7f84589 13:47:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:47:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:47:29 ---> 224fa9be98da 13:47:29 Step 3/22 : WORKDIR /edgex-go 13:47:29 ---> Using cache 13:47:29 ---> 1e5013f19371 13:47:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:47:29 ---> Using cache 13:47:29 ---> 2d0948e7203c 13:47:29 Step 5/22 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 13:47:29 ---> Running in da97034f2a4c 13:47:29 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:47:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:47:29 ---> 224fa9be98da 13:47:29 Step 3/22 : WORKDIR /edgex-go 13:47:29 ---> Using cache 13:47:29 ---> 1e5013f19371 13:47:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:47:29 ---> Using cache 13:47:29 ---> 2d0948e7203c 13:47:29 Step 5/22 : RUN apk add --update --no-cache make git 13:47:29 ---> Using cache 13:47:29 ---> e8bcc09889a9 13:47:29 Step 6/22 : COPY . . 13:47:29 ---> Using cache 13:47:29 ---> b8cd80f0f456 13:47:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:47:29 ---> Using cache 13:47:29 ---> 9fc483c2c562 13:47:29 Step 8/22 : RUN make cmd/core-metadata/core-metadata 13:47:30 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 13:47:30 ---> Running in ef8aa489bbe0 13:47:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:47:32 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 13:47:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.14 13:47:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 13:47:32 ---> 224fa9be98da 13:47:32 Step 3/22 : WORKDIR /edgex-go 13:47:32 ---> Using cache 13:47:32 ---> 1e5013f19371 13:47:32 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:47:32 ---> Using cache 13:47:32 ---> 2d0948e7203c 13:47:32 Step 5/22 : RUN apk add --update --no-cache make bash git 13:47:32 ---> Running in ed6495d27215 13:47:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:47:33 OK: 219 MiB in 52 packages 13:47:34 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:47:35 Removing intermediate container da97034f2a4c 13:47:35 ---> e112ca2e7b3b 13:47:35 Step 6/22 : COPY . . 13:47:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:47:36 OK: 219 MiB in 52 packages 13:47:38 Removing intermediate container ed6495d27215 13:47:38 ---> 50008fb07fb3 13:47:38 Step 6/22 : COPY . . 13:48:05 ---> d34e4c6e98d9 13:48:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:05 ---> 5938c305a18c 13:48:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:48:05 ---> Running in 71a475657a4e 13:48:05 ---> Running in 9d8e10936242 13:48:09 Removing intermediate container 71a475657a4e 13:48:09 ---> 48a21ebc1870 13:48:09 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 13:48:09 ---> Running in 52128f379326 13:48:09 Removing intermediate container 9d8e10936242 13:48:09 ---> 7377ab8f6fd3 13:48:09 Step 8/22 : RUN make cmd/core-data/core-data 13:48:09 ---> Running in 9c33933f715d 13:48:11 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 13:48:12 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 13:49:08 Removing intermediate container d909e7f84589 13:49:08 ---> e65cd7d559a2 13:49:08 13:49:08 Step 11/23 : FROM alpine:3.14 13:49:08 ---> bb3de5531c18 13:49:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 13:49:08 ---> Using cache 13:49:08 ---> 671af7979f60 13:49:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:49:08 ---> Using cache 13:49:08 ---> c190cc63ecf7 13:49:08 Step 14/23 : ENV APP_PORT=59861 13:49:08 ---> Running in b1f8b7a2188a 13:49:08 Removing intermediate container b1f8b7a2188a 13:49:08 ---> 213e2633c3b8 13:49:08 Step 15/23 : EXPOSE $APP_PORT 13:49:08 ---> Running in 98d1f235edee 13:49:08 Removing intermediate container 98d1f235edee 13:49:08 ---> b9a534d3d3d2 13:49:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 13:49:08 ---> d2716b076056 13:49:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:49:08 Removing intermediate container ef8aa489bbe0 13:49:08 ---> 2a5bb732abd3 13:49:08 13:49:08 Step 9/22 : FROM alpine:3.14 13:49:08 ---> bb3de5531c18 13:49:08 Step 10/22 : RUN apk add --update --no-cache dumb-init 13:49:08 ---> Using cache 13:49:08 ---> 671af7979f60 13:49:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:49:08 ---> Using cache 13:49:08 ---> c190cc63ecf7 13:49:08 Step 12/22 : ENV APP_PORT=59881 13:49:08 ---> Running in 23200003d225 13:49:08 Removing intermediate container 23200003d225 13:49:08 ---> 7318cfba3340 13:49:08 Step 13/22 : EXPOSE $APP_PORT 13:49:08 ---> 0a1a5b767e22 13:49:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:49:08 ---> Running in 6840f6376848 13:49:08 Removing intermediate container 6840f6376848 13:49:08 ---> 70d24afd1637 13:49:08 Step 14/22 : WORKDIR / 13:49:08 ---> Running in 80b6240a2014 13:49:08 ---> 2135df2e748f 13:49:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 13:49:08 ---> Running in d2ec6f273eca 13:49:08 Removing intermediate container 80b6240a2014 13:49:08 ---> 7146fdfe64b4 13:49:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:49:09 Removing intermediate container d2ec6f273eca 13:49:09 ---> 84265099706f 13:49:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:49:09 ---> Running in b735be848de4 13:49:10 ---> e2b66c780c90 13:49:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:49:10 Removing intermediate container b735be848de4 13:49:10 ---> 3934c2c4b42a 13:49:10 Step 21/23 : LABEL arch=arm64 13:49:10 ---> Running in fa9a1d23581d 13:49:11 Removing intermediate container fa9a1d23581d 13:49:11 ---> 12aaeb3e7890 13:49:11 Step 22/23 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:49:12 ---> 05dbf123c726 13:49:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 13:49:12 ---> Running in cbdd76bcba02 13:49:12 Removing intermediate container cbdd76bcba02 13:49:12 ---> 65b28bb19e28 13:49:12 Step 23/23 : LABEL version=0.0.0 13:49:13 ---> Running in a4372de0a44b 13:49:13 ---> ec02ce9326a4 13:49:13 Step 18/22 : ENTRYPOINT ["/core-metadata"] 13:49:13 ---> Running in c109cbe10f2a 13:49:13 Removing intermediate container a4372de0a44b 13:49:13 ---> 808ebfc990c6 13:49:13 13:49:14 Removing intermediate container c109cbe10f2a 13:49:14 ---> e2351b4a4c2d 13:49:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:49:14 Successfully built 808ebfc990c6 13:49:14 Successfully tagged support-scheduler-arm64:latest 13:49:14  Building support-scheduler ... done  ---> Running in 20d19526dbac 13:49:15 Removing intermediate container 20d19526dbac 13:49:15 ---> fc6c981001bf 13:49:15 Step 20/22 : LABEL arch=arm64 13:49:15 ---> Running in 725b8175b4b4 13:49:16 Removing intermediate container 725b8175b4b4 13:49:16 ---> 4f6a874f017e 13:49:16 Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:49:16 ---> Running in 5738b46bb0d0 13:49:17 Removing intermediate container 5738b46bb0d0 13:49:17 ---> a9a3f6a9f112 13:49:17 Step 22/22 : LABEL version=0.0.0 13:49:17 ---> Running in 93f230201040 13:49:17 Removing intermediate container 93f230201040 13:49:17 ---> 2241f9537ae5 13:49:17 13:49:18 Successfully built 2241f9537ae5 13:49:18 Successfully tagged core-metadata-arm64:latest 13:49:31  Building core-metadata ... done Removing intermediate container 52128f379326 13:49:31 ---> 17454fe86f32 13:49:31 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 13:49:31 ---> Running in 65e78387b001 13:49:32 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 13:49:35 Removing intermediate container 65e78387b001 13:49:35 ---> 4ef0f6ca1c72 13:49:35 13:49:35 Step 10/22 : FROM docker:20.10.8 13:49:35 20.10.8: Pulling from library/docker 13:49:40 Removing intermediate container 9c33933f715d 13:49:40 ---> b0826d8d7ad4 13:49:40 13:49:40 Step 9/22 : FROM alpine:3.14 13:49:40 ---> bb3de5531c18 13:49:40 Step 10/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:49:40 ---> Running in f803693edec9 13:49:40 Removing intermediate container f803693edec9 13:49:40 ---> 18a2ac9a3476 13:49:40 Step 11/22 : ENV APP_PORT=59880 13:49:41 ---> Running in 7196b2815eea 13:49:41 Removing intermediate container 7196b2815eea 13:49:41 ---> c8635d2c682b 13:49:41 Step 12/22 : EXPOSE $APP_PORT 13:49:42 ---> Running in 69626fbed9e4 13:49:42 Removing intermediate container 69626fbed9e4 13:49:42 ---> 584bc65a583b 13:49:42 Step 13/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:49:42 ---> Running in a77cab7e42cf 13:49:43 Digest: sha256:63107bd6ce718f130bb2668704239467b74f034c446f9e9c4ae1ffa5ddf4e3dd 13:49:43 Status: Downloaded newer image for docker:20.10.8 13:49:43 ---> 3734d5adc5ac 13:49:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 13:49:43 ---> Running in acbcc52edae9 13:49:44 Removing intermediate container acbcc52edae9 13:49:44 ---> 560078ed6faf 13:49:44 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 13:49:44 ---> Running in 36a1c5a4f09c 13:49:45 Removing intermediate container a77cab7e42cf 13:49:45 ---> a7d9d853a5d9 13:49:45 Step 14/22 : RUN apk add --update --no-cache zeromq dumb-init 13:49:45 ---> Running in eb1a627238db 13:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:49:46 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:49:47 (1/42) Installing readline (8.1.0-r0) 13:49:47 (2/42) Installing bash (5.1.4-r0) 13:49:47 Executing bash-5.1.4-r0.post-install 13:49:47 (3/42) Installing brotli-libs (1.0.9-r5) 13:49:47 (4/42) Installing nghttp2-libs (1.43.0-r0) 13:49:47 (5/42) Installing libcurl (7.79.1-r0) 13:49:47 (6/42) Installing curl (7.79.1-r0) 13:49:47 (7/42) Installing dumb-init (1.2.5-r1) 13:49:47 (8/42) Installing libbz2 (1.0.8-r1) 13:49:47 (9/42) Installing expat (2.4.1-r0) 13:49:47 (10/42) Installing libffi (3.3-r2) 13:49:47 (11/42) Installing gdbm (1.19-r0) 13:49:47 (12/42) Installing xz-libs (5.2.5-r0) 13:49:47 (13/42) Installing libgcc (10.3.1_git20210424-r2) 13:49:47 (14/42) Installing libstdc++ (10.3.1_git20210424-r2) 13:49:47 (15/42) Installing mpdecimal (2.5.1-r1) 13:49:47 (16/42) Installing sqlite-libs (3.35.5-r0) 13:49:47 (17/42) Installing python3 (3.9.5-r1) 13:49:47 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:49:48 (1/6) Installing dumb-init (1.2.5-r1) 13:49:48 (2/6) Installing libgcc (10.3.1_git20210424-r2) 13:49:48 (3/6) Installing libsodium (1.0.18-r0) 13:49:49 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 13:49:49 (5/6) Installing libzmq (4.3.4-r0) 13:49:49 (18/42) Installing py3-appdirs (1.4.4-r2) 13:49:49 (19/42) Installing py3-chardet (4.0.0-r2) 13:49:49 (6/6) Installing zeromq (4.3.4-r0) 13:49:49 (20/42) Installing py3-idna (3.2-r0) 13:49:49 (21/42) Installing py3-urllib3 (1.26.5-r0) 13:49:49 Executing busybox-1.33.1-r3.trigger 13:49:49 OK: 8 MiB in 20 packages 13:49:49 (22/42) Installing py3-certifi (2020.12.5-r1) 13:49:49 (23/42) Installing py3-requests (2.25.1-r4) 13:49:49 (24/42) Installing py3-msgpack (1.0.2-r1) 13:49:49 (25/42) Installing py3-lockfile (0.12.2-r4) 13:49:49 (26/42) Installing py3-cachecontrol (0.12.6-r1) 13:49:49 (27/42) Installing py3-colorama (0.4.4-r1) 13:49:49 (28/42) Installing py3-contextlib2 (0.6.0-r1) 13:49:49 (29/42) Installing py3-distlib (0.3.1-r3) 13:49:49 (30/42) Installing py3-distro (1.5.0-r3) 13:49:49 (31/42) Installing py3-six (1.15.0-r1) 13:49:49 (32/42) Installing py3-webencodings (0.5.1-r4) 13:49:49 (33/42) Installing py3-html5lib (1.1-r1) 13:49:49 (34/42) Installing py3-parsing (2.4.7-r2) 13:49:49 (35/42) Installing py3-packaging (20.9-r1) 13:49:49 (36/42) Installing py3-toml (0.10.2-r2) 13:49:49 (37/42) Installing py3-pep517 (0.10.0-r2) 13:49:49 (38/42) Installing py3-progress (1.5-r2) 13:49:49 (39/42) Installing py3-retrying (1.3.3-r1) 13:49:49 (40/42) Installing py3-ordered-set (4.0.2-r1) 13:49:49 (41/42) Installing py3-setuptools (52.0.0-r3) 13:49:49 (42/42) Installing py3-pip (20.3.4-r1) 13:49:50 Executing busybox-1.33.1-r3.trigger 13:49:50 OK: 84 MiB in 64 packages 13:49:50 Removing intermediate container eb1a627238db 13:49:50 ---> a2ae30d3aa79 13:49:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:49:51 ---> 696fdf4f7b07 13:49:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:49:53 ---> 760daa5c72b1 13:49:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:49:53 ---> 705a0977d09b 13:49:53 Step 18/22 : ENTRYPOINT ["/core-data"] 13:49:53 ---> Running in b2858c05a563 13:49:54 Collecting docker-compose==1.23.2 13:49:54 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 13:49:54 Removing intermediate container b2858c05a563 13:49:54 ---> 99365c90cece 13:49:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:49:54 ---> Running in a79be67736a3 13:49:54 Collecting docopt<0.7,>=0.6.1 13:49:54 Downloading docopt-0.6.2.tar.gz (25 kB) 13:49:54 Removing intermediate container a79be67736a3 13:49:54 ---> 0beb1c5e0b56 13:49:54 Step 20/22 : LABEL arch=arm64 13:49:54 ---> Running in 66edb28dc342 13:49:55 Removing intermediate container 66edb28dc342 13:49:55 ---> aea8eea3d4b5 13:49:55 Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:49:55 ---> Running in 418b8163c36e 13:49:56 Removing intermediate container 418b8163c36e 13:49:56 ---> 6c1ae8b1a09e 13:49:56 Step 22/22 : LABEL version=0.0.0 13:49:56 ---> Running in daf8cdd208f0 13:49:56 Collecting texttable<0.10,>=0.9.0 13:49:56 Removing intermediate container daf8cdd208f0 13:49:56 ---> dca5e46be191 13:49:56 13:49:56 Downloading texttable-0.9.1.tar.gz (11 kB) 13:49:56 Successfully built dca5e46be191 13:49:57 Successfully tagged core-data-arm64:latest 13:49:59  Building core-data ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 13:49:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 13:49:59 Collecting docker<4.0,>=3.6.0 13:49:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 13:49:59 Collecting websocket-client<1.0,>=0.32.0 13:49:59 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 13:49:59 Collecting jsonschema<3,>=2.5.1 13:49:59 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 13:50:00 Collecting PyYAML<4,>=3.10 13:50:00 Downloading PyYAML-3.13.tar.gz (270 kB) 13:50:03 Collecting cached-property<2,>=1.2.0 13:50:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 13:50:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.15.0) 13:50:03 Collecting dockerpty<0.5,>=0.4.1 13:50:03 Downloading dockerpty-0.4.1.tar.gz (13 kB) 13:50:05 Collecting docker-pycreds>=0.4.0 13:50:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 13:50:05 Collecting urllib3<1.25,>=1.21.1 13:50:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 13:50:05 Collecting idna<2.8,>=2.5 13:50:05 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 13:50:05 Collecting chardet<3.1.0,>=3.0.2 13:50:06 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 13:50:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 13:50:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 13:50:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 13:50:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 13:50:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 13:50:07 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 13:50:07 Attempting uninstall: urllib3 13:50:07 Found existing installation: urllib3 1.26.5 13:50:07 Uninstalling urllib3-1.26.5: 13:50:07 Successfully uninstalled urllib3-1.26.5 13:50:07 Attempting uninstall: idna 13:50:07 Found existing installation: idna 3.2 13:50:07 Uninstalling idna-3.2: 13:50:07 Successfully uninstalled idna-3.2 13:50:08 Attempting uninstall: chardet 13:50:08 Found existing installation: chardet 4.0.0 13:50:08 Uninstalling chardet-4.0.0: 13:50:08 Successfully uninstalled chardet-4.0.0 13:50:10 Attempting uninstall: requests 13:50:10 Found existing installation: requests 2.25.1 13:50:10 Uninstalling requests-2.25.1: 13:50:10 Successfully uninstalled requests-2.25.1 13:50:10 Running setup.py install for texttable: started 13:50:12 Running setup.py install for texttable: finished with status 'done' 13:50:12 Running setup.py install for PyYAML: started 13:50:14 Running setup.py install for PyYAML: finished with status 'done' 13:50:14 Running setup.py install for docopt: started 13:50:16 Running setup.py install for docopt: finished with status 'done' 13:50:16 Running setup.py install for dockerpty: started 13:50:17 Running setup.py install for dockerpty: finished with status 'done' 13:50:19 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 13:50:27 Removing intermediate container 36a1c5a4f09c 13:50:27 ---> 745b81a6d2c1 13:50:27 Step 13/22 : ENV APP_PORT=58890 13:50:27 ---> Running in 702d09f44c13 13:50:27 Removing intermediate container 702d09f44c13 13:50:27 ---> dc233273917f 13:50:28 Step 14/22 : EXPOSE $APP_PORT 13:50:28 ---> Running in 309945b82a4b 13:50:28 Removing intermediate container 309945b82a4b 13:50:28 ---> f6f9da6828d2 13:50:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 13:50:29 ---> 48324a7c1b5e 13:50:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 13:50:30 ---> dcf8ff9875de 13:50:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 13:50:31 ---> 5428531d2b44 13:50:31 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 13:50:31 ---> Running in 84b70213d3cb 13:50:31 Removing intermediate container 84b70213d3cb 13:50:31 ---> ac6b05b0805c 13:50:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:50:31 ---> Running in 5f2ff9da661b 13:50:32 Removing intermediate container 5f2ff9da661b 13:50:32 ---> 7f4c724b462a 13:50:32 Step 20/22 : LABEL arch=arm64 13:50:32 ---> Running in e9d35c96dd0a 13:50:33 Removing intermediate container e9d35c96dd0a 13:50:33 ---> 89e2b40ba10a 13:50:33 Step 21/22 : LABEL git_sha=193fab905c747f9b709ff8e98710f0925d38061c 13:50:33 ---> Running in d92157486e65 13:50:33 Removing intermediate container d92157486e65 13:50:33 ---> 0c978d2951e5 13:50:33 Step 22/22 : LABEL version=0.0.0 13:50:33 ---> Running in 0f929c25c549 13:50:34 Removing intermediate container 0f929c25c549 13:50:34 ---> 09c59bbf9455 13:50:34 13:50:34 Successfully built 09c59bbf9455 13:50:34 Successfully tagged sys-mgmt-agent-arm64:latest 13:50:34  Building sys-mgmt-agent ... done  [Pipeline] } 13:50:34 $ docker stop --time=1 7e830553fd68ab0437de8158af60cf92a1860c1d5e814b52eb58761b4421b543 13:50:36 $ docker rm -f 7e830553fd68ab0437de8158af60cf92a1860c1d5e814b52eb58761b4421b543 [Pipeline] // withDockerContainer [Pipeline] sh 13:50:37 + docker images 13:50:37 REPOSITORY TAG IMAGE ID CREATED SIZE 13:50:37 sys-mgmt-agent-arm64 latest 09c59bbf9455 4 seconds ago 277MB 13:50:37 core-data-arm64 latest dca5e46be191 41 seconds ago 19.4MB 13:50:37 b0826d8d7ad4 59 seconds ago 1.58GB 13:50:37 4ef0f6ca1c72 About a minute ago 1.57GB 13:50:37 core-metadata-arm64 latest 2241f9537ae5 About a minute ago 15.8MB 13:50:37 support-scheduler-arm64 latest 808ebfc990c6 About a minute ago 15.2MB 13:50:37 2a5bb732abd3 About a minute ago 1.57GB 13:50:37 e65cd7d559a2 About a minute ago 1.57GB 13:50:37 security-bootstrapper-arm64 latest 0bb5e6edf037 3 minutes ago 17.7MB 13:50:37 security-secretstore-setup-arm64 latest e013c834abd6 3 minutes ago 26.5MB 13:50:37 support-notifications-arm64 latest ca6bad4f02a9 3 minutes ago 15.9MB 13:50:37 security-proxy-setup-arm64 latest 058796a167a7 3 minutes ago 25.3MB 13:50:37 core-command-arm64 latest d3234b7ef496 3 minutes ago 15.2MB 13:50:37 c763c859bd80 4 minutes ago 1.57GB 13:50:37 296d71ae9768 4 minutes ago 1.58GB 13:50:37 9c920f2ee071 4 minutes ago 1.57GB 13:50:37 e7e52d1e85c3 4 minutes ago 1.57GB 13:50:37 3ea4e766834e 4 minutes ago 1.57GB 13:50:37 ci-base-image-arm64 latest 224fa9be98da 14 minutes ago 1.24GB 13:50:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 8b459fc5aaf0 5 days ago 534MB 13:50:37 docker 20.10.8 3734d5adc5ac 6 weeks ago 198MB 13:50:37 alpine 3.14 bb3de5531c18 7 weeks ago 5.34MB 13:50:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 15 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 13:50:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:38 13:50:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:50:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:50:39 arm64: Pulling from edgex-lftools-log-publisher 13:50:39 448f6bf000e3: Pulling fs layer 13:50:39 f757da607395: Pulling fs layer 13:50:39 05883995daec: Pulling fs layer 13:50:39 8603b9c90790: Pulling fs layer 13:50:39 1560dd03e051: Pulling fs layer 13:50:39 27f5ce0e4adf: Pulling fs layer 13:50:39 c2d8d7efcc4b: Pulling fs layer 13:50:39 c2d8d7efcc4b: Waiting 13:50:39 1560dd03e051: Waiting 13:50:39 8603b9c90790: Waiting 13:50:39 27f5ce0e4adf: Waiting 13:50:39 f757da607395: Verifying Checksum 13:50:39 f757da607395: Download complete 13:50:39 8603b9c90790: Download complete 13:50:39 1560dd03e051: Verifying Checksum 13:50:39 1560dd03e051: Download complete 13:50:39 05883995daec: Verifying Checksum 13:50:39 05883995daec: Download complete 13:50:39 27f5ce0e4adf: Verifying Checksum 13:50:39 448f6bf000e3: Verifying Checksum 13:50:39 448f6bf000e3: Download complete 13:50:42 c2d8d7efcc4b: Verifying Checksum 13:50:42 c2d8d7efcc4b: Download complete 13:50:43 448f6bf000e3: Pull complete 13:50:44 f757da607395: Pull complete 13:50:45 05883995daec: Pull complete 13:50:45 8603b9c90790: Pull complete 13:50:46 1560dd03e051: Pull complete 13:50:47 27f5ce0e4adf: Pull complete 13:51:02 c2d8d7efcc4b: Pull complete 13:51:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:51:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:51:02 prd-ubuntu18.04-docker-arm64-4c-16g-16 does not seem to be running inside a container 13:51:02 $ 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 13:51:05 $ docker top b14c5456edc75a425c5a4d48e8621c092545b34d78bb70d174bc919370a8d708 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:51:06 ---> job-cost.sh 13:51:06 lf-activate-venv: SKIPPING 13:51:06 INFO: No Stack... 13:51:06 INFO: Retrieving Pricing Info for: v3-standard-4 13:51:07 INFO: Archiving Costs [Pipeline] sh 13:51:08 + cat /w/workspace/edgex-go/1/archives/cost.csv 13:51:08 + cut -d, -f6 [Pipeline] lock 13:51:08 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3763-1-stack-cost] 13:51:08 Resource [jenkins-edgexfoundry-edgex-go-PR-3763-1-stack-cost] did not exist. Created. 13:51:08 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3763-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:51:09 + echo total: 0.10999999940395355 [Pipeline] stash 13:51:09 Stashed 1 file(s) [Pipeline] } 13:51:09 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3763-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:51:09 $ docker stop --time=1 b14c5456edc75a425c5a4d48e8621c092545b34d78bb70d174bc919370a8d708 13:51:10 $ docker rm -f b14c5456edc75a425c5a4d48e8621c092545b34d78bb70d174bc919370a8d708 [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 13:51:12 provisioning config files... 13:51:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config1428279431709283214tmp [Pipeline] { [Pipeline] sh 13:51:12 + set +x 13:51:12 + bash -s -- 13:51:12 + curl -s https://codecov.io/bash 13:51:12 13:51:12 _____ _ 13:51:12 / ____| | | 13:51:12 | | ___ __| | ___ ___ _____ __ 13:51:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:51:12 | |___| (_) | (_| | __/ (_| (_) \ V / 13:51:12 \_____\___/ \__,_|\___|\___\___/ \_/ 13:51:12 Bash-1.0.6 13:51:12 13:51:12 13:51:12 ==> git version 2.24.4 found 13:51:12 ==> 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 13:51:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:51:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:51:12 ==> Jenkins CI detected. 13:51:12 current dir:  /w/workspace/edgex-go/1 13:51:12 project root: . 13:51:12 --> token set from env 13:51:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:51:12 ==> Running gcov in . (disable via -X gcov) 13:51:12 ==> Python coveragepy not found 13:51:12 ==> Searching for coverage reports in: 13:51:12 + . 13:51:12 -> Found 1 reports 13:51:12 ==> Detecting git/mercurial file structure 13:51:12 ==> Reading reports 13:51:12 + ./coverage.out bytes=403932 13:51:12 ==> Appending adjustments 13:51:12 https://docs.codecov.io/docs/fixing-reports 13:51:14 + Found adjustments 13:51:14 ==> Gzipping contents 13:51:14 56K /tmp/codecov.om6zsM.gz 13:51:14 ==> Uploading reports 13:51:14 url: https://codecov.io 13:51:14 query: branch=PR-3763&commit=193fab905c747f9b709ff8e98710f0925d38061c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3763%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3763&job=&cmd_args= 13:51:14 -> Pinging Codecov 13:51:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3763&commit=193fab905c747f9b709ff8e98710f0925d38061c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3763%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3763&job=&cmd_args= 13:51:14 -> Uploading to 13:51:14 https://storage.googleapis.com/codecov/v4/raw/2021-10-19/00271124DB129430A58F1EEE437C3FCB/193fab905c747f9b709ff8e98710f0925d38061c/dba15f1e-30fe-48d1-bad0-8eb5d2a38d90.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211019%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211019T135114Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b14c86c781ac05ab2be194247e29f0d1b4dbd1154a8bc2a5d68860894a9b8f74 13:51:14 % Total % Received % Xferd Average Speed Time Time Time Current 13:51:14 Dload Upload Total Spent Left Speed 13:51:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54355 0 0 100 54355 0 147k --:--:-- --:--:-- --:--:-- 147k 100 54355 0 0 100 54355 0 146k --:--:-- --:--:-- --:--:-- 146k 13:51:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/193fab905c747f9b709ff8e98710f0925d38061c [Pipeline] } 13:51:14 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] sh 13:51:16 + '[' -d /w/workspace/edgex-go/1/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:51:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:51:16 ---> package-listing.sh 13:51:16 ++ facter osfamily 13:51:16 ++ tr '[:upper:]' '[:lower:]' 13:51:17 + OS_FAMILY=redhat 13:51:17 + workspace=/w/workspace/edgex-go/1 13:51:17 + START_PACKAGES=/tmp/packages_start.txt 13:51:17 + END_PACKAGES=/tmp/packages_end.txt 13:51:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:51:17 + PACKAGES=/tmp/packages_start.txt 13:51:17 + '[' /w/workspace/edgex-go/1 ']' 13:51:17 + PACKAGES=/tmp/packages_end.txt 13:51:17 + case "${OS_FAMILY}" in 13:51:17 + rpm -qa 13:51:17 + sort 13:51:20 + '[' -f /tmp/packages_start.txt ']' 13:51:20 + '[' -f /tmp/packages_end.txt ']' 13:51:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:51:20 + '[' /w/workspace/edgex-go/1 ']' 13:51:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:51:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:51:20 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 13:51:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:51:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:21 13:51:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:51:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:21 latest: Pulling from edgex-lftools-log-publisher 13:51:21 b4d181a07f80: Pulling fs layer 13:51:21 a1111a8f2ec3: Pulling fs layer 13:51:21 ed53099fbce6: Pulling fs layer 13:51:21 dc539afda2c1: Pulling fs layer 13:51:21 77bc0d833cb6: Pulling fs layer 13:51:21 9065ff56babe: Pulling fs layer 13:51:21 d287ab97295c: Pulling fs layer 13:51:21 dc539afda2c1: Waiting 13:51:21 77bc0d833cb6: Waiting 13:51:21 9065ff56babe: Waiting 13:51:21 d287ab97295c: Waiting 13:51:21 a1111a8f2ec3: Verifying Checksum 13:51:21 a1111a8f2ec3: Download complete 13:51:21 dc539afda2c1: Verifying Checksum 13:51:21 dc539afda2c1: Download complete 13:51:22 77bc0d833cb6: Verifying Checksum 13:51:22 77bc0d833cb6: Download complete 13:51:22 ed53099fbce6: Verifying Checksum 13:51:22 ed53099fbce6: Download complete 13:51:22 9065ff56babe: Verifying Checksum 13:51:22 9065ff56babe: Download complete 13:51:22 b4d181a07f80: Verifying Checksum 13:51:22 b4d181a07f80: Download complete 13:51:22 d287ab97295c: Verifying Checksum 13:51:22 d287ab97295c: Download complete 13:51:23 b4d181a07f80: Pull complete 13:51:23 a1111a8f2ec3: Pull complete 13:51:24 ed53099fbce6: Pull complete 13:51:24 dc539afda2c1: Pull complete 13:51:24 77bc0d833cb6: Pull complete 13:51:24 9065ff56babe: Pull complete 13:51:30 d287ab97295c: Pull complete 13:51:30 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:51:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:51:30 prd-centos7-docker-4c-2g-14 does not seem to be running inside a container 13:51:30 $ 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 13:51:33 $ docker top b3b0aaaa52d01191b45a7772bd652b77539e9a9335619b8e85591268ec24050c -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:33 + touch /tmp/pre-build-complete [Pipeline] sh 13:51:33 + mkdir -p /var/log/sysstat [Pipeline] sh 13:51:34 + ls /var/log/sa-host 13:51:34 + sadf -c /var/log/sa-host/sa19 13:51:34 file_magic: OK 13:51:34 HZ: Using current value: 100 13:51:34 file_header: OK 13:51:34 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 13:51:34 Statistics: 13:51:34 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:51:34 File successfully converted to sysstat format version 12.0.3 13:51:34 + sadf -c /var/log/sa-host/sa30 13:51:34 file_magic: OK 13:51:34 HZ: Using current value: 100 13:51:34 file_header: OK 13:51:34 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 13:51:34 Statistics: 13:51:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:51:34 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:34 provisioning config files... 13:51:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3728674193344322371tmp [Pipeline] { [Pipeline] echo 13:51:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:51:34 ---> create-netrc.sh [Pipeline] } 13:51:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:51:35 ---> python-tools-install.sh [Pipeline] echo 13:51:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:51:35 ---> sudo-logs.sh 13:51:35 Archiving 'sudo' log.. 13:51:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-14.novalocal: Name or service not known 13:51:35 sudo: unable to resolve host prd-centos7-docker-4c-2g-14.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 13:51:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:51:36 ---> job-cost.sh 13:51:36 lf-activate-venv: SKIPPING 13:51:36 DEBUG: total: 0.10999999940395355 13:51:36 INFO: Retrieving Stack Cost... 13:51:36 INFO: Retrieving Pricing Info for: v3-standard-2 13:51:36 INFO: Archiving Costs [Pipeline] echo 13:51:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:51:37 ---> logs-deploy.sh 13:51:37 lf-activate-venv: SKIPPING 13:51:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3763/1 13:51:37 INFO: archiving workspace using pattern(s): 13:51:37 Archives upload complete. 13:51:38 INFO: archiving logs to Nexus 13:51:38 ---> uname -a: 13:51:38 Linux prd-centos7-docker-4c-2g-14.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 13:51:38 13:51:38 13:51:38 ---> lscpu: 13:51:38 Architecture: x86_64 13:51:38 CPU op-mode(s): 32-bit, 64-bit 13:51:38 Byte Order: Little Endian 13:51:38 Address sizes: 40 bits physical, 48 bits virtual 13:51:38 CPU(s): 2 13:51:38 On-line CPU(s) list: 0,1 13:51:38 Thread(s) per core: 1 13:51:38 Core(s) per socket: 1 13:51:38 Socket(s): 2 13:51:38 NUMA node(s): 1 13:51:38 Vendor ID: AuthenticAMD 13:51:38 CPU family: 23 13:51:38 Model: 49 13:51:38 Model name: AMD EPYC-Rome Processor 13:51:38 Stepping: 0 13:51:38 CPU MHz: 2800.000 13:51:38 BogoMIPS: 5600.00 13:51:38 Virtualization: AMD-V 13:51:38 Hypervisor vendor: KVM 13:51:38 Virtualization type: full 13:51:38 L1d cache: 32K 13:51:38 L1i cache: 32K 13:51:38 L2 cache: 512K 13:51:38 L3 cache: 16384K 13:51:38 NUMA node0 CPU(s): 0,1 13:51:38 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 13:51:38 13:51:38 13:51:38 ---> nproc: 13:51:38 2 13:51:38 13:51:38 13:51:38 ---> df -h: 13:51:38 Filesystem Size Used Avail Use% Mounted on 13:51:38 overlay 40G 14G 27G 33% / 13:51:38 tmpfs 64M 0 64M 0% /dev 13:51:38 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:51:38 shm 64M 0 64M 0% /dev/shm 13:51:38 /dev/vda1 40G 14G 27G 33% /facter-os 13:51:38 13:51:38 13:51:38 ---> sar -b -r -n DEV: 13:51:38 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) 13:51:38 13:51:38 13:22:00 LINUX RESTART (2 CPU) 13:51:38 13:51:38 13:23:01 tps rtps wtps bread/s bwrtn/s 13:51:38 13:24:01 4.06 0.00 4.06 0.00 2857.15 13:51:38 13:25:01 78.35 3.20 75.15 2325.26 2778.72 13:51:38 13:26:01 4.00 0.00 4.00 0.00 2786.64 13:51:38 13:27:01 13.65 0.22 13.43 26.50 7945.55 13:51:38 13:28:01 368.27 0.00 368.27 0.00 88291.64 13:51:38 13:29:01 60.83 0.00 60.83 0.00 10590.74 13:51:38 13:30:01 108.87 0.02 108.86 0.53 4260.07 13:51:38 13:31:01 337.88 33.88 304.01 13493.22 193890.48 13:51:38 13:32:01 444.33 130.30 314.02 16371.36 141464.25 13:51:38 13:33:02 489.09 60.69 428.40 4761.51 202158.61 13:51:38 13:34:01 181.58 15.76 165.81 1288.18 27262.26 13:51:38 13:35:01 1.38 0.02 1.37 0.27 23.11 13:51:38 13:36:01 0.23 0.00 0.23 0.00 3.63 13:51:38 13:37:01 0.52 0.17 0.35 5.20 5.08 13:51:38 13:38:01 0.93 0.08 0.85 2.66 15.99 13:51:38 13:39:01 0.35 0.00 0.35 0.00 5.10 13:51:38 13:40:01 0.28 0.00 0.28 0.00 3.76 13:51:38 13:41:01 0.33 0.00 0.33 0.00 5.35 13:51:38 13:42:01 0.32 0.00 0.32 0.00 3.96 13:51:38 13:43:01 0.22 0.00 0.22 0.00 3.16 13:51:38 13:44:01 0.62 0.00 0.62 0.00 6.11 13:51:38 13:45:01 0.28 0.00 0.28 0.00 4.36 13:51:38 13:46:01 0.35 0.00 0.35 0.00 5.06 13:51:38 13:47:01 0.30 0.00 0.30 0.00 3.93 13:51:38 13:48:01 0.17 0.00 0.17 0.00 1.90 13:51:38 13:49:01 0.37 0.00 0.37 0.00 5.03 13:51:38 13:50:01 0.28 0.00 0.28 0.00 2.77 13:51:38 13:51:01 0.32 0.00 0.32 0.00 4.75 13:51:38 Average: 74.94 8.74 66.20 1369.28 24467.72 13:51:38 13:51:38 13:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:51:38 13:24:01 5690108 0 590348 7.37 2620 1725856 1197672 13.22 609320 1480364 1012 13:51:38 13:25:01 5400520 0 708752 8.85 2620 1897040 1385772 15.30 808836 1557868 40284 13:51:38 13:26:01 5327420 0 711904 8.89 2620 1966988 1385428 15.30 858648 1579532 26880 13:51:38 13:27:01 4887340 0 705568 8.81 2620 2413404 1542360 17.03 913644 1949448 396360 13:51:38 13:28:01 3533328 0 999596 12.48 2620 3473388 1614700 17.83 1278024 2730464 131268 13:51:38 13:29:01 3270300 0 1062636 13.27 2620 3673376 1648016 18.20 1440116 2816648 16752 13:51:38 13:30:01 3320612 0 1063444 13.28 2620 3622256 1616220 17.84 1415596 2770452 18220 13:51:38 13:31:01 797600 0 1316632 16.44 2620 5892080 2444616 26.99 2530432 4092724 316444 13:51:38 13:32:01 1076960 0 1332972 16.64 2620 5596380 2784492 30.74 2703024 3607172 0 13:51:38 13:33:02 1179708 0 1236692 15.44 2620 5589912 1625960 17.95 2572796 3619888 38212 13:51:38 13:34:01 2836928 0 1157260 14.45 2620 4012124 1465428 16.18 1515956 3036592 8 13:51:38 13:35:01 2849476 0 1144700 14.29 2620 4012136 1275820 14.09 1513524 3031200 8 13:51:38 13:36:01 2859992 0 1134180 14.16 2620 4012140 1258344 13.89 1505980 3028792 8 13:51:38 13:37:01 2860740 0 1133340 14.15 2620 4012232 1220804 13.48 1514760 3019900 16 13:51:38 13:38:01 2868448 0 1125688 14.06 2620 4012176 1219160 13.46 1507540 3019652 8 13:51:38 13:39:01 2869564 0 1124568 14.04 2620 4012180 1219064 13.46 1507456 3019652 8 13:51:38 13:40:01 2869580 0 1124548 14.04 2620 4012184 1219064 13.46 1507576 3019652 8 13:51:38 13:41:01 2869432 0 1124688 14.04 2620 4012192 1219064 13.46 1507572 3019656 8 13:51:38 13:42:01 2869796 0 1124324 14.04 2620 4012192 1219064 13.46 1507576 3019484 8 13:51:38 13:43:01 2869856 0 1124260 14.04 2620 4012196 1219136 13.46 1507504 3019484 8 13:51:38 13:44:01 2869904 0 1124208 14.04 2620 4012200 1219100 13.46 1507528 3019484 8 13:51:38 13:45:01 2869844 0 1124264 14.04 2620 4012204 1219064 13.46 1507472 3019484 8 13:51:38 13:46:01 2869448 0 1124652 14.04 2620 4012212 1219064 13.46 1507564 3019484 8 13:51:38 13:47:01 2869588 0 1124512 14.04 2620 4012212 1219064 13.46 1507480 3019484 8 13:51:38 13:48:01 2869336 0 1124756 14.04 2620 4012220 1219160 13.46 1507696 3019484 8 13:51:38 13:49:01 2869760 0 1124328 14.04 2620 4012224 1219064 13.46 1507608 3019488 8 13:51:38 13:50:01 2869752 0 1124332 14.04 2620 4012228 1219064 13.46 1507504 3019484 8 13:51:38 13:51:01 2869704 0 1124372 14.04 2620 4012236 1219064 13.46 1507504 3019484 8 13:51:38 Average: 3073752 0 1072912 13.40 2620 3859649 1411887 15.59 1510223 2878375 35199 13:51:38 13:51:38 13:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:51:38 13:24:01 eth0 260.19 209.36 1401.78 14.22 0.00 0.00 0.00 0.00 13:51:38 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:25:01 vetheceb2d0 274.10 187.73 26.65 691.14 0.00 0.00 0.00 0.00 13:51:38 13:25:01 eth0 330.06 379.38 1377.78 51.87 0.00 0.00 0.00 0.00 13:51:38 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:25:01 docker0 274.10 187.59 22.90 691.12 0.00 0.00 0.00 0.00 13:51:38 13:26:01 vetheceb2d0 496.99 363.51 42.78 1193.96 0.00 0.00 0.00 0.00 13:51:38 13:26:01 eth0 374.27 498.53 1197.81 43.54 0.00 0.00 0.00 0.00 13:51:38 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:26:01 docker0 496.99 363.51 35.99 1193.96 0.00 0.00 0.00 0.00 13:51:38 13:27:01 eth0 354.84 394.57 4032.75 37.46 0.00 0.00 0.00 0.00 13:51:38 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:27:01 docker0 329.92 232.25 24.12 818.33 0.00 0.00 0.00 0.00 13:51:38 13:28:01 eth0 275.40 260.76 2075.11 36.18 0.00 0.00 0.00 0.00 13:51:38 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:28:01 veth82edf38 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:51:38 13:28:01 docker0 240.42 240.10 20.19 2042.24 0.00 0.00 0.00 0.00 13:51:38 13:29:01 eth0 26.45 13.92 20.91 11.05 0.00 0.00 0.00 0.00 13:51:38 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:29:01 veth82edf38 1.43 1.43 0.11 0.11 0.00 0.00 0.00 0.00 13:51:38 13:29:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 13:51:38 13:30:01 eth0 13.85 6.91 11.00 5.80 0.00 0.00 0.00 0.00 13:51:38 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:30:01 veth82edf38 0.32 0.32 0.02 0.02 0.00 0.00 0.00 0.00 13:51:38 13:30:01 docker0 0.32 0.32 0.02 0.02 0.00 0.00 0.00 0.00 13:51:38 13:31:01 eth0 155.04 89.84 1880.10 132.24 0.00 0.00 0.00 0.00 13:51:38 13:31:01 vethf0cf413 0.00 0.28 0.00 0.02 0.00 0.00 0.00 0.00 13:51:38 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:31:01 docker0 16.67 31.20 0.92 177.48 0.00 0.00 0.00 0.00 13:51:38 13:32:01 vethb3dd397 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:51:38 13:32:01 veth4f643d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:32:01 eth0 40.72 17.44 96.31 11.61 0.00 0.00 0.00 0.00 13:51:38 13:32:01 vethf0cf413 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 13:51:38 13:33:02 vethc2d211d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 13:51:38 13:33:02 eth0 58.29 29.14 184.51 14.69 0.00 0.00 0.00 0.00 13:51:38 13:33:02 vethf0cf413 0.00 0.40 0.00 0.02 0.00 0.00 0.00 0.00 13:51:38 13:33:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:51:38 13:34:01 eth0 111.72 61.26 1574.16 112.41 0.00 0.00 0.00 0.00 13:51:38 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:34:01 docker0 1416.09 1159.26 108.35 5748.65 0.00 0.00 0.00 0.00 13:51:38 13:35:01 eth0 0.80 0.40 0.42 0.03 0.00 0.00 0.00 0.00 13:51:38 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:36:01 eth0 0.52 0.35 0.27 0.20 0.00 0.00 0.00 0.00 13:51:38 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:37:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:51:38 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:38:01 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 13:51:38 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:39:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:51:38 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:40:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:41:01 eth0 0.08 0.08 0.01 0.00 0.00 0.00 0.00 0.00 13:51:38 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:42:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:43:01 eth0 0.18 0.13 0.08 0.04 0.00 0.00 0.00 0.00 13:51:38 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:44:01 eth0 0.18 0.17 0.07 0.04 0.00 0.00 0.00 0.00 13:51:38 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:45:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:46:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:47:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 13:51:38 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:48:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 13:51:38 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:49:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:50:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:51:01 eth0 0.10 0.07 0.01 0.00 0.00 0.00 0.00 0.00 13:51:38 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 Average: eth0 71.57 70.14 494.33 16.80 0.00 0.00 0.00 0.00 13:51:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:38 Average: docker0 49.77 40.74 3.81 202.04 0.00 0.00 0.00 0.00 13:51:38 13:51:38 13:51:38 ---> sar -P ALL: 13:51:38 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/19/21 _x86_64_ (2 CPU) 13:51:38 13:51:38 13:22:00 LINUX RESTART (2 CPU) 13:51:38 13:51:38 13:23:01 CPU %user %nice %system %iowait %steal %idle 13:51:38 13:24:01 all 2.00 0.00 0.49 0.00 0.04 97.47 13:51:38 13:24:01 0 2.41 0.00 0.61 0.00 0.05 96.93 13:51:38 13:24:01 1 1.60 0.00 0.37 0.00 0.03 98.00 13:51:38 13:25:01 all 8.34 0.00 2.77 1.92 0.09 86.89 13:51:38 13:25:01 0 8.50 0.00 2.98 1.33 0.09 87.10 13:51:38 13:25:01 1 8.18 0.00 2.55 2.52 0.09 86.67 13:51:38 13:26:01 all 3.72 0.00 1.07 0.00 0.05 95.16 13:51:38 13:26:01 0 3.67 0.00 1.15 0.00 0.05 95.13 13:51:38 13:26:01 1 3.76 0.00 0.99 0.00 0.05 95.20 13:51:38 13:27:01 all 10.90 0.00 2.27 0.21 0.07 86.55 13:51:38 13:27:01 0 14.34 0.00 2.38 0.07 0.09 83.12 13:51:38 13:27:01 1 7.49 0.00 2.15 0.36 0.05 89.95 13:51:38 13:28:01 all 45.12 0.00 13.95 3.13 0.15 37.65 13:51:38 13:28:01 0 45.72 0.00 14.28 2.86 0.15 37.00 13:51:38 13:28:01 1 44.53 0.00 13.63 3.40 0.15 38.29 13:51:38 13:29:01 all 41.22 0.00 5.65 0.31 0.10 52.72 13:51:38 13:29:01 0 40.54 0.00 5.73 0.30 0.11 53.32 13:51:38 13:29:01 1 41.91 0.00 5.57 0.32 0.09 52.11 13:51:38 13:30:01 all 75.06 0.00 7.60 1.47 0.16 15.72 13:51:38 13:30:01 0 75.07 0.00 7.67 1.33 0.15 15.77 13:51:38 13:30:01 1 75.05 0.00 7.53 1.60 0.17 15.66 13:51:38 13:31:01 all 46.94 0.00 19.19 3.08 0.18 30.61 13:51:38 13:31:01 0 46.41 0.00 19.51 2.73 0.18 31.17 13:51:38 13:31:01 1 47.48 0.00 18.86 3.42 0.18 30.05 13:51:38 13:32:01 all 79.41 0.00 16.50 2.87 0.17 1.05 13:51:38 13:32:01 0 78.81 0.00 17.26 2.51 0.17 1.25 13:51:38 13:32:01 1 80.01 0.00 15.74 3.23 0.17 0.85 13:51:38 13:33:02 all 72.85 0.00 20.40 4.62 0.18 1.96 13:51:38 13:33:02 0 72.48 0.00 20.44 5.24 0.17 1.67 13:51:38 13:33:02 1 73.23 0.00 20.35 4.00 0.19 2.24 13:51:38 13:34:01 all 12.92 0.00 5.94 2.02 0.05 79.06 13:51:38 13:34:01 0 12.75 0.00 5.92 2.23 0.05 79.04 13:51:38 13:34:01 1 13.09 0.00 5.96 1.82 0.05 79.08 13:51:38 13:51:38 13:34:01 CPU %user %nice %system %iowait %steal %idle 13:51:38 13:35:01 all 0.16 0.00 0.08 0.00 0.01 99.76 13:51:38 13:35:01 0 0.05 0.00 0.08 0.00 0.02 99.85 13:51:38 13:35:01 1 0.27 0.00 0.07 0.00 0.00 99.67 13:51:38 13:36:01 all 0.28 0.00 0.04 0.00 0.02 99.67 13:51:38 13:36:01 0 0.08 0.00 0.07 0.00 0.02 99.83 13:51:38 13:36:01 1 0.47 0.00 0.02 0.00 0.02 99.50 13:51:38 13:37:01 all 0.25 0.00 0.05 0.00 0.02 99.68 13:51:38 13:37:01 0 0.07 0.00 0.05 0.00 0.03 99.85 13:51:38 13:37:01 1 0.43 0.00 0.05 0.00 0.00 99.52 13:51:38 13:38:01 all 0.26 0.00 0.05 0.00 0.01 99.68 13:51:38 13:38:01 0 0.07 0.00 0.05 0.00 0.02 99.87 13:51:38 13:38:01 1 0.45 0.00 0.05 0.00 0.00 99.50 13:51:38 13:39:01 all 0.20 0.00 0.03 0.00 0.01 99.76 13:51:38 13:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:51:38 13:39:01 1 0.37 0.00 0.03 0.00 0.02 99.58 13:51:38 13:40:01 all 0.20 0.00 0.02 0.00 0.02 99.77 13:51:38 13:40:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:51:38 13:40:01 1 0.33 0.00 0.02 0.00 0.02 99.63 13:51:38 13:41:01 all 0.18 0.00 0.04 0.00 0.02 99.76 13:51:38 13:41:01 0 0.10 0.00 0.05 0.00 0.02 99.83 13:51:38 13:41:01 1 0.27 0.00 0.03 0.00 0.02 99.68 13:51:38 13:42:01 all 0.20 0.00 0.03 0.00 0.03 99.74 13:51:38 13:42:01 0 0.12 0.00 0.03 0.00 0.02 99.83 13:51:38 13:42:01 1 0.28 0.00 0.03 0.00 0.03 99.65 13:51:38 13:43:01 all 0.08 0.00 0.05 0.00 0.01 99.86 13:51:38 13:43:01 0 0.13 0.00 0.07 0.00 0.02 99.78 13:51:38 13:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 13:51:38 13:44:01 all 0.18 0.00 0.03 0.00 0.02 99.78 13:51:38 13:44:01 0 0.30 0.00 0.02 0.00 0.02 99.67 13:51:38 13:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 13:51:38 13:45:01 all 0.13 0.00 0.03 0.00 0.01 99.82 13:51:38 13:45:01 0 0.25 0.00 0.02 0.00 0.00 99.73 13:51:38 13:45:01 1 0.02 0.00 0.05 0.00 0.02 99.92 13:51:38 13:51:38 13:45:01 CPU %user %nice %system %iowait %steal %idle 13:51:38 13:46:01 all 0.22 0.00 0.03 0.00 0.02 99.74 13:51:38 13:46:01 0 0.38 0.00 0.00 0.00 0.02 99.60 13:51:38 13:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 13:51:38 13:47:01 all 0.25 0.00 0.03 0.00 0.01 99.71 13:51:38 13:47:01 0 0.17 0.00 0.03 0.00 0.00 99.80 13:51:38 13:47:01 1 0.33 0.00 0.03 0.00 0.02 99.62 13:51:38 13:48:01 all 0.25 0.00 0.03 0.00 0.02 99.71 13:51:38 13:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:51:38 13:48:01 1 0.47 0.00 0.03 0.00 0.02 99.48 13:51:38 13:49:01 all 0.22 0.00 0.03 0.00 0.01 99.74 13:51:38 13:49:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:51:38 13:49:01 1 0.38 0.00 0.02 0.00 0.00 99.60 13:51:38 13:50:01 all 0.14 0.00 0.03 0.00 0.02 99.81 13:51:38 13:50:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:51:38 13:50:01 1 0.25 0.00 0.05 0.00 0.02 99.68 13:51:38 13:51:01 all 0.13 0.00 0.03 0.00 0.02 99.83 13:51:38 13:51:01 0 0.07 0.00 0.03 0.00 0.03 99.87 13:51:38 13:51:01 1 0.18 0.00 0.02 0.00 0.00 99.80 13:51:38 Average: all 13.41 0.00 3.22 0.66 0.05 82.66 13:51:38 Average: 0 13.45 0.00 3.30 0.62 0.05 82.58 13:51:38 Average: 1 13.37 0.00 3.15 0.69 0.05 82.74 13:51:38 13:51:38 13:51:38