Pull request #3531 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 46ddd3f841b4215ce44dddba2a29d2c890bf3616+8a6c101045e4a2d1d27d07e015bf6067e3196795 (d70fa1c58bd032eab092e03ce7bfbae2ed11071e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh322325718097011464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9066684050600573039.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh351750951908320944.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7149454727694723113.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8951359507446461021.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2579’ is offline Running on prd-centos7-docker-4c-2g-2582 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/40 [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/40 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/40@tmp/jenkins-gitclient-ssh7159196594417487045.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 8a6c101045e4a2d1d27d07e015bf6067e3196795 into PR head commit 46ddd3f841b4215ce44dddba2a29d2c890bf3616 Merge succeeded, producing 46ddd3f841b4215ce44dddba2a29d2c890bf3616 Checking out Revision 46ddd3f841b4215ce44dddba2a29d2c890bf3616 (PR-3531) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/40@tmp/jenkins-gitclient-ssh29845637106735136.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46ddd3f841b4215ce44dddba2a29d2c890bf3616 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/40@tmp/jenkins-gitclient-ssh7209636259720469295.key > git merge 8a6c101045e4a2d1d27d07e015bf6067e3196795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 46ddd3f841b4215ce44dddba2a29d2c890bf3616 # timeout=10 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:54:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:54:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:54:21 ========================================================= 15:54:21 EdgeX Global Pipelines Version Info 15:54:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cf11ade53dfa96ea272c8e512d180934db189c9d # timeout=10 15:54:22 ------------------- 15:54:22 stable info: 15:54:22 ------------------- 15:54:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:54:22 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 15:54:22 Message: update stable to v1.0.196 15:54:23 ------------------- 15:54:23 experimental info: 15:54:23 ------------------- 15:54:23 Commited By: **** collab-it+edgex@linuxfoundation.org 15:54:23 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 15:54:23 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46ddd3f841b4215ce44dddba2a29d2c890bf3616 [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46ddd3f [Pipeline] echo 15:54:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:23 provisioning config files... 15:54:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/40@tmp/config3661376809957859235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:54:24 ---> docker-login.sh 15:54:24 nexus3.edgexfoundry.org:10001 15:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:25 Configure a credential helper to remove this warning. See 15:54:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:25 15:54:25 Login Succeeded 15:54:25 nexus3.edgexfoundry.org:10002 15:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:25 Configure a credential helper to remove this warning. See 15:54:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:25 15:54:25 Login Succeeded 15:54:25 nexus3.edgexfoundry.org:10003 15:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:25 Configure a credential helper to remove this warning. See 15:54:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:25 15:54:25 Login Succeeded 15:54:25 nexus3.edgexfoundry.org:10004 15:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:25 Configure a credential helper to remove this warning. See 15:54:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:25 15:54:25 Login Succeeded 15:54:25 docker.io 15:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:54:26 Configure a credential helper to remove this warning. See 15:54:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:54:26 15:54:26 Login Succeeded 15:54:26 ---> docker-login.sh ends [Pipeline] } 15:54:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:26 ++ 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 15:54:26 + for file in '`ls cmd/**/Dockerfile`' 15:54:26 ++ dirname cmd/core-command/Dockerfile 15:54:26 ++ cut -d/ -f2 15:54:26 + echo core-command,cmd/core-command/Dockerfile 15:54:26 + for file in '`ls cmd/**/Dockerfile`' 15:54:26 ++ dirname cmd/core-data/Dockerfile 15:54:26 ++ cut -d/ -f2 15:54:26 + echo core-data,cmd/core-data/Dockerfile 15:54:26 + for file in '`ls cmd/**/Dockerfile`' 15:54:26 ++ dirname cmd/core-metadata/Dockerfile 15:54:26 ++ cut -d/ -f2 15:54:26 + echo core-metadata,cmd/core-metadata/Dockerfile 15:54:26 + for file in '`ls cmd/**/Dockerfile`' 15:54:26 ++ dirname cmd/security-bootstrapper/Dockerfile 15:54:26 ++ cut -d/ -f2 15:54:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:54:26 + for file in '`ls cmd/**/Dockerfile`' 15:54:26 ++ dirname cmd/security-proxy-setup/Dockerfile 15:54:26 ++ cut -d/ -f2 15:54:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:54:26 + for file in '`ls cmd/**/Dockerfile`' 15:54:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:54:26 ++ cut -d/ -f2 15:54:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:54:26 + for file in '`ls cmd/**/Dockerfile`' 15:54:26 ++ dirname cmd/support-notifications/Dockerfile 15:54:26 ++ cut -d/ -f2 15:54:26 + echo support-notifications,cmd/support-notifications/Dockerfile 15:54:26 + for file in '`ls cmd/**/Dockerfile`' 15:54:26 ++ dirname cmd/support-scheduler/Dockerfile 15:54:26 ++ cut -d/ -f2 15:54:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:54:26 + for file in '`ls cmd/**/Dockerfile`' 15:54:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:54:26 ++ cut -d/ -f2 15:54:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:54:26 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 15:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:27 15:54:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:54:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:27 latest: Pulling from edgex-devops/git-semver 15:54:27 31603596830f: Pulling fs layer 15:54:27 b6dc333f4379: Pulling fs layer 15:54:27 3d9ef1400e77: Pulling fs layer 15:54:27 fd332fbdc1db: Pulling fs layer 15:54:27 fd332fbdc1db: Waiting 15:54:27 b6dc333f4379: Verifying Checksum 15:54:27 b6dc333f4379: Download complete 15:54:27 31603596830f: Verifying Checksum 15:54:27 31603596830f: Download complete 15:54:27 fd332fbdc1db: Verifying Checksum 15:54:27 fd332fbdc1db: Download complete 15:54:27 3d9ef1400e77: Verifying Checksum 15:54:27 3d9ef1400e77: Download complete 15:54:28 31603596830f: Pull complete 15:54:28 b6dc333f4379: Pull complete 15:54:29 3d9ef1400e77: Pull complete 15:54:29 fd332fbdc1db: Pull complete 15:54:29 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 15:54:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:54:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:54:29 prd-centos7-docker-4c-2g-2582 does not seem to be running inside a container 15:54:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@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:10004/edgex-devops/git-semver:latest cat 15:54:32 $ docker top 912926473ce3626266da39c5b67aeadd693a2e16db90561a03810fefb5065d8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:54:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:33 [ssh-agent] Looking for ssh-agent implementation... 15:54:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:33 $ docker exec 912926473ce3626266da39c5b67aeadd693a2e16db90561a03810fefb5065d8a ssh-agent 15:54:33 SSH_AUTH_SOCK=/tmp/ssh-hfHBWRQTDH0f/agent.13 15:54:33 SSH_AGENT_PID=19 15:54:33 Running ssh-add (command line suppressed) 15:54:33 Identity added: /w/workspace/edgex-go/40@tmp/private_key_8888545578508030480.key (/w/workspace/edgex-go/40@tmp/private_key_8888545578508030480.key) 15:54:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:33 + git tag --points-at HEAD [Pipeline] } 15:54:33 $ docker exec --env ******** --env ******** 912926473ce3626266da39c5b67aeadd693a2e16db90561a03810fefb5065d8a ssh-agent -k 15:54:33 unset SSH_AUTH_SOCK; 15:54:33 unset SSH_AGENT_PID; 15:54:33 echo Agent pid 19 killed; 15:54:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:54:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:54:33 [ssh-agent] Looking for ssh-agent implementation... 15:54:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:54:34 $ docker exec 912926473ce3626266da39c5b67aeadd693a2e16db90561a03810fefb5065d8a ssh-agent 15:54:34 SSH_AUTH_SOCK=/tmp/ssh-RlJ1DsZ4rXHO/agent.53 15:54:34 SSH_AGENT_PID=59 15:54:34 Running ssh-add (command line suppressed) 15:54:34 Identity added: /w/workspace/edgex-go/40@tmp/private_key_4564334639138262005.key (/w/workspace/edgex-go/40@tmp/private_key_4564334639138262005.key) 15:54:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:54:34 + git semver init 15:54:34 # -> Open(): unable to determine branch for HEAD 15:54:34 # $GIT_DIR = /w/workspace/edgex-go/40/.git 15:54:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/40 15:54:34 # $SEMVER_REMOTE_NAME = origin 15:54:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:54:34 # $SEMVER_USER_NAME = edgex-jenkins 15:54:34 # $SEMVER_BRANCH = PR-3531 15:54:34 # $SEMVER_TEMP = /tmp/semver-187976789 15:54:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:54:49 # '/tmp/semver-187976789' -> '/w/workspace/edgex-go/40/.semver' 15:54:49 # -> Force: false 15:54:49 # $SEMVER_DIR = /w/workspace/edgex-go/40/.semver [Pipeline] } 15:54:49 $ docker exec --env ******** --env ******** 912926473ce3626266da39c5b67aeadd693a2e16db90561a03810fefb5065d8a ssh-agent -k 15:54:49 unset SSH_AUTH_SOCK; 15:54:49 unset SSH_AGENT_PID; 15:54:49 echo Agent pid 59 killed; 15:54:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:54:50 + git semver [Pipeline] } 15:54:50 $ docker stop --time=1 912926473ce3626266da39c5b67aeadd693a2e16db90561a03810fefb5065d8a 15:54:52 $ docker rm -f 912926473ce3626266da39c5b67aeadd693a2e16db90561a03810fefb5065d8a [Pipeline] // withDockerContainer [Pipeline] sh 15:54:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:54:53 Stashed 1 file(s) [Pipeline] echo 15:54:53 [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] sh 15:54:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:54:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:54:54 + true 15:54:54 + sudo service docker restart 15:54:54 Redirecting to /bin/systemctl restart docker.service 15:55:08 Still waiting to schedule task 15:55:08 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2578’ [Pipeline] echo 15:55:12 ========================================================= 15:55:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:55:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:55:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 15:55:14 Sending build context to Docker daemon 328.3MB 15:55:14 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:55:14 Step 2/6 : FROM ${BASE} 15:55:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:55:14 540db60ca938: Pulling fs layer 15:55:14 adcc1eea9eea: Pulling fs layer 15:55:14 4c4ab2625f07: Pulling fs layer 15:55:14 0773c198feca: Pulling fs layer 15:55:14 345f892a5656: Pulling fs layer 15:55:14 9ac62484cfdc: Pulling fs layer 15:55:14 5ac4037533be: Pulling fs layer 15:55:14 dc6bda0758c5: Pulling fs layer 15:55:14 345f892a5656: Waiting 15:55:14 9ac62484cfdc: Waiting 15:55:14 5ac4037533be: Waiting 15:55:14 dc6bda0758c5: Waiting 15:55:14 0773c198feca: Waiting 15:55:14 4c4ab2625f07: Verifying Checksum 15:55:14 4c4ab2625f07: Download complete 15:55:14 adcc1eea9eea: Verifying Checksum 15:55:14 adcc1eea9eea: Download complete 15:55:14 345f892a5656: Verifying Checksum 15:55:14 345f892a5656: Download complete 15:55:14 540db60ca938: Verifying Checksum 15:55:14 540db60ca938: Download complete 15:55:14 9ac62484cfdc: Verifying Checksum 15:55:14 9ac62484cfdc: Download complete 15:55:14 540db60ca938: Pull complete 15:55:14 adcc1eea9eea: Pull complete 15:55:14 4c4ab2625f07: Pull complete 15:55:15 5ac4037533be: Verifying Checksum 15:55:15 5ac4037533be: Download complete 15:55:16 dc6bda0758c5: Verifying Checksum 15:55:16 dc6bda0758c5: Download complete 15:55:16 0773c198feca: Verifying Checksum 15:55:16 0773c198feca: Download complete 15:55:21 0773c198feca: Pull complete 15:55:21 345f892a5656: Pull complete 15:55:21 9ac62484cfdc: Pull complete 15:55:21 5ac4037533be: Pull complete 15:55:22 dc6bda0758c5: Pull complete 15:55:22 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 15:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:55:22 ---> eb58bd16d52e 15:55:22 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:55:27 ---> Running in 3a959e61b979 15:55:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:55:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:55:28 (1/12) Installing libmagic (5.39-r0) 15:55:29 (2/12) Installing file (5.39-r0) 15:55:29 (3/12) Installing libc-dev (0.7.2-r3) 15:55:29 (4/12) Installing g++ (10.2.1_pre1-r3) 15:55:34 (5/12) Installing fortify-headers (1.1-r0) 15:55:34 (6/12) Installing patch (2.7.6-r7) 15:55:34 (7/12) Installing build-base (0.5-r2) 15:55:34 (8/12) Installing libsodium (1.0.18-r0) 15:55:34 (9/12) Installing pkgconf (1.7.3-r0) 15:55:34 (10/12) Installing libsodium-dev (1.0.18-r0) 15:55:34 (11/12) Installing libzmq (4.3.3-r1) 15:55:34 (12/12) Installing zeromq-dev (4.3.3-r1) 15:55:34 Executing busybox-1.32.1-r6.trigger 15:55:34 OK: 219 MiB in 52 packages 15:55:36 Removing intermediate container 3a959e61b979 15:55:36 ---> a2a1a5c77095 15:55:36 Step 4/6 : WORKDIR /edgex-go 15:55:36 ---> Running in fce0e24d52d0 15:55:36 Removing intermediate container fce0e24d52d0 15:55:36 ---> 29ada9a4c90d 15:55:36 Step 5/6 : COPY go.mod . 15:55:36 ---> 88d2df9c21a0 15:55:36 Step 6/6 : RUN go mod download 15:55:36 ---> Running in 92832df54301 15:55:48 Removing intermediate container 92832df54301 15:55:48 ---> 59c9b60185b1 15:55:48 Successfully built 59c9b60185b1 15:55:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:55:48 + docker inspect -f . ci-base-image-x86_64 15:55:48 . [Pipeline] withDockerContainer 15:55:49 prd-centos7-docker-4c-2g-2582 does not seem to be running inside a container 15:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:55:49 $ docker top ef62201737e574fb5cc01912ff63b048944f89e89b6586d494e28f5c6d1ad64f -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:49 + go version 15:55:49 go version go1.16.5 linux/amd64 [Pipeline] } 15:55:49 $ docker stop --time=1 ef62201737e574fb5cc01912ff63b048944f89e89b6586d494e28f5c6d1ad64f 15:55:51 $ docker rm -f ef62201737e574fb5cc01912ff63b048944f89e89b6586d494e28f5c6d1ad64f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:55:51 + docker inspect -f . ci-base-image-x86_64 15:55:51 . [Pipeline] withDockerContainer 15:55:51 prd-centos7-docker-4c-2g-2582 does not seem to be running inside a container 15:55:51 $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:55:52 $ docker top 49749cac2553e9a987230636604c2dc9dff590f278df9b94b466c409a00e4c0d -eo pid,comm [Pipeline] { [Pipeline] echo 15:55:52 ========================================================= 15:55:52 [edgeXBuildGoParallel] Running Tests and Build... 15:55:52 ========================================================= [Pipeline] sh 15:55:52 + go mod tidy [Pipeline] sh 15:55:53 + make test 15:55:53 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 15:55:53 go mod tidy 15:55:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:55:58 ? github.com/edgexfoundry/edgex-go [no test files] 15:56:17 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:56:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:56:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:56:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:56:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:56:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:56:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:56:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:56:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:56:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:56:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 15:56:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:56:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 100.0% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:56:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.058s coverage: 50.5% of statements 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:56:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.104s coverage: 88.5% of statements 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:56:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:56:28 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.082s coverage: 78.9% of statements 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.056s coverage: 81.2% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.315s coverage: 95.1% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:56:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:56:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:56:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.040s coverage: 0.8% of statements 15:56:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:56:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 15:56:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 22.0% of statements 15:56:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:56:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 15:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 15:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 15:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 15:56:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 15:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 15:56:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 15:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.218s coverage: 81.8% of statements 15:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.0% of statements 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.073s coverage: 91.2% of statements 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.131s coverage: 64.4% of statements 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 15:57:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.168s coverage: 66.9% of statements 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:57:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.140s coverage: 43.6% of statements 15:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.049s coverage: 89.5% of statements 15:57:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:57:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 15:57:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:57:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:57:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:57:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:57:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 15:57:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 15:57:15 GO111MODULE=on go vet ./... 15:57:37 gofmt -l . 15:57:37 [ "`gofmt -l .`" = "" ] 15:57:37 ./bin/test-attribution-txt.sh [Pipeline] sh 15:57:38 + ls -al . 15:57:38 total 564 15:57:38 drwxrwxr-x 10 1001 1001 4096 Jul 12 15:57 . 15:57:38 drwxr-xr-x 4 root root 30 Jul 12 15:55 .. 15:57:38 -rw-rw-r-- 1 1001 1001 11 Jul 12 15:54 .dockerignore 15:57:38 drwxrwxr-x 8 1001 1001 179 Jul 12 15:54 .git 15:57:38 drwxrwxr-x 3 1001 1001 125 Jul 12 15:54 .github 15:57:38 -rw-rw-r-- 1 1001 1001 818 Jul 12 15:54 .gitignore 15:57:38 -rw-rw-r-- 1 1001 1001 76 Jul 12 15:54 .hadolint.yml 15:57:38 drwx------ 3 1001 1001 58 Jul 12 15:54 .semver 15:57:38 -rw-rw-r-- 1 1001 1001 166 Jul 12 15:54 .sonarcloud.properties 15:57:38 -rw-rw-r-- 1 1001 1001 8609 Jul 12 15:54 Attribution.txt 15:57:38 -rw-rw-r-- 1 1001 1001 43881 Jul 12 15:54 CHANGELOG.md 15:57:38 -rw-rw-r-- 1 1001 1001 3804 Jul 12 15:54 CONTRIBUTING.md 15:57:38 -rw-rw-r-- 1 1001 1001 931 Jul 12 15:54 Dockerfile.build 15:57:38 -rw-rw-r-- 1 1001 1001 849 Jul 12 15:54 Jenkinsfile 15:57:38 -rw-rw-r-- 1 1001 1001 10775 Jul 12 15:54 LICENSE 15:57:38 -rw-rw-r-- 1 1001 1001 6003 Jul 12 15:54 Makefile 15:57:38 -rw-rw-r-- 1 1001 1001 7818 Jul 12 15:54 README.md 15:57:38 -rw-rw-r-- 1 1001 1001 6912 Jul 12 15:54 SECURITY.md 15:57:38 -rw-rw-r-- 1 1001 1001 5 Jul 12 15:54 VERSION 15:57:38 -rw-rw-r-- 1 1001 1001 4131 Jul 12 15:54 ZMQWindows.md 15:57:38 drwxrwxr-x 2 1001 1001 37 Jul 12 15:54 bin 15:57:38 drwxrwxr-x 14 1001 1001 4096 Jul 12 15:54 cmd 15:57:38 -rw-r--r-- 1 root root 399433 Jul 12 15:57 coverage.out 15:57:38 -rw-rw-r-- 1 1001 1001 812 Jul 12 15:54 go.mod 15:57:38 -rw-r--r-- 1 root root 21064 Jul 12 15:55 go.sum 15:57:38 drwxrwxr-x 7 1001 1001 114 Jul 12 15:54 internal 15:57:38 drwxrwxr-x 3 1001 1001 16 Jul 12 15:54 openapi 15:57:38 drwxrwxr-x 4 1001 1001 71 Jul 12 15:54 snap 15:57:38 -rw-rw-r-- 1 1001 1001 168 Jul 12 15:54 version.go [Pipeline] sh 15:57:39 + '[' -e coverage.out ] 15:57:39 + chown 1001:1001 coverage.out [Pipeline] stash 15:57:39 Stashed 1 file(s) [Pipeline] sh 15:57:39 + make build 15:57:39 go mod tidy 15:57:39 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 15:57:40 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 15:57:47 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 15:57:47 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 15:57:48 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 15:57:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:57:49 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2587 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 15:57:49 Running in /w/workspace/edgex-go/40 [Pipeline] { [Pipeline] checkout 15:57:49 The recommended git tool is: git 15:57:49 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 15:57:50 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 15:57:51 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 15:57:52 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 15:57:53 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 15:57:53 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 15:57:55 using credential edgex-jenkins-ssh [Pipeline] } 15:57:55 $ docker stop --time=1 49749cac2553e9a987230636604c2dc9dff590f278df9b94b466c409a00e4c0d 15:57:55 Cloning the remote Git repository 15:57:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:57:55 > git init /w/workspace/edgex-go/40 # timeout=10 15:57:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:57:55 > git --version # timeout=10 15:57:55 > git --version # 'git version 2.17.1' 15:57:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:58 $ docker rm -f 49749cac2553e9a987230636604c2dc9dff590f278df9b94b466c409a00e4c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:57:59 15:57:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:57:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:57:59 latest: Pulling from edgex-devops/edgex-compose 15:57:59 cbdbe7a5bc2a: Pulling fs layer 15:57:59 ca9280d653b3: Pulling fs layer 15:57:59 7e9c9ca2126c: Pulling fs layer 15:58:00 cbdbe7a5bc2a: Verifying Checksum 15:58:00 cbdbe7a5bc2a: Download complete 15:58:00 cbdbe7a5bc2a: Pull complete 15:58:01 ca9280d653b3: Verifying Checksum 15:58:01 ca9280d653b3: Download complete 15:58:01 7e9c9ca2126c: Verifying Checksum 15:58:01 7e9c9ca2126c: Download complete 15:58:01 ca9280d653b3: Pull complete 15:58:04 7e9c9ca2126c: Pull complete 15:58:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:58:04 prd-centos7-docker-4c-2g-2582 does not seem to be running inside a container 15:58:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:58:08 $ docker top 44dc22412f27661ea392a845c00236849ebedb5d82b70c56767fe2e4108fd039 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:08 + docker-compose build --help 15:58:08 + grep parallel 15:58:09 --parallel Build images in parallel. [Pipeline] } 15:58:09 $ docker stop --time=1 44dc22412f27661ea392a845c00236849ebedb5d82b70c56767fe2e4108fd039 15:58:10 $ docker rm -f 44dc22412f27661ea392a845c00236849ebedb5d82b70c56767fe2e4108fd039 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:58:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:58:10 . [Pipeline] withDockerContainer 15:58:10 prd-centos7-docker-4c-2g-2582 does not seem to be running inside a container 15:58:11 $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:58:11 $ docker top d39ccceb10105e643d96bd83b9630ce233d79989bbc3f25facb150e0c118d667 -eo pid,comm [Pipeline] { [Pipeline] sh 15:58:11 + docker-compose -f ./docker-compose-build.yml build --parallel 15:58:12 Building core-command ... 15:58:12 Building core-data ... 15:58:12 Building core-metadata ... 15:58:12 Building security-bootstrapper ... 15:58:12 Building security-proxy-setup ... 15:58:12 Building security-secretstore-setup ... 15:58:12 Building support-notifications ... 15:58:12 Building support-scheduler ... 15:58:12 Building sys-mgmt-agent ... 15:58:12 Building security-secretstore-setup 15:58:12 Building security-proxy-setup 15:58:12 Building core-metadata 15:58:12 Building support-scheduler 15:58:12 Building sys-mgmt-agent 15:58:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:58:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:58:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:58:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:58:13 Merging remotes/origin/main commit 8a6c101045e4a2d1d27d07e015bf6067e3196795 into PR head commit 46ddd3f841b4215ce44dddba2a29d2c890bf3616 15:58:14 Merge succeeded, producing 46ddd3f841b4215ce44dddba2a29d2c890bf3616 15:58:14 Checking out Revision 46ddd3f841b4215ce44dddba2a29d2c890bf3616 (PR-3531) 15:58:13 > git config core.sparsecheckout # timeout=10 15:58:13 > git checkout -f 46ddd3f841b4215ce44dddba2a29d2c890bf3616 # timeout=10 15:58:14 > git remote # timeout=10 15:58:14 > git config --get remote.origin.url # timeout=10 15:58:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:58:14 > git merge 8a6c101045e4a2d1d27d07e015bf6067e3196795 # timeout=10 15:58:14 > git rev-parse HEAD^{commit} # timeout=10 15:58:14 > git config core.sparsecheckout # timeout=10 15:58:14 > git checkout -f 46ddd3f841b4215ce44dddba2a29d2c890bf3616 # timeout=10 15:58:18 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:19 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:58:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:58:20 + sudo service docker restart 15:58:20 + true 15:58:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:22 ---> 59c9b60185b1 15:58:22 Step 3/24 : WORKDIR /edgex-go 15:58:22 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:58:22 ---> 59c9b60185b1 15:58:22 Step 3/23 : WORKDIR /edgex-go 15:58:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:58:22 ---> 59c9b60185b1 15:58:22 Step 3/24 : WORKDIR /edgex-go 15:58:32 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:32 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:58:32 ---> 59c9b60185b1 15:58:32 Step 3/26 : WORKDIR /edgex-go 15:58:32 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 15:58:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:58:32 ---> 59c9b60185b1 15:58:32 Step 3/22 : WORKDIR /edgex-go 15:58:33 ---> Running in c96296b301d6 15:58:33 ---> Running in 1075b9a34148 15:58:33 ---> Running in c98cdfa182fa 15:58:33 ---> Running in 3c6f62277df0 15:58:33 ---> Running in 8a9370c94262 15:58:33 Removing intermediate container 1075b9a34148 15:58:33 ---> e3b482a0491f 15:58:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:34 Removing intermediate container 3c6f62277df0 15:58:34 ---> ab7495fdda51 15:58:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:34 Removing intermediate container c96296b301d6 15:58:34 ---> 8d12e145239c 15:58:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:34 Removing intermediate container 8a9370c94262 15:58:34 ---> e7b562d676af 15:58:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:34 Removing intermediate container c98cdfa182fa 15:58:34 ---> 9d4cae877567 15:58:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:34 ---> Running in e60636c93e97 15:58:34 ---> Running in 34ed99b51dc0 15:58:34 ---> Running in acfeeba3f412 15:58:34 ---> Running in 8fbbece128d5 15:58:34 ---> Running in f0571d79061f 15:58:34 Removing intermediate container 34ed99b51dc0 15:58:34 ---> 22648a680105 15:58:34 Step 5/24 : RUN apk add --update --no-cache make git 15:58:34 ---> Running in 5b3276b0a263 15:58:35 Removing intermediate container 8fbbece128d5 15:58:35 ---> 30a70f79dc62 15:58:35 Step 5/23 : RUN apk add --update --no-cache make git 15:58:35 Removing intermediate container e60636c93e97 15:58:35 ---> d9f2cc94b0c7 15:58:35 Step 5/26 : RUN apk add --update --no-cache make git 15:58:35 ---> Running in b1e60a76b28a 15:58:35 ---> Running in 29dccb806ad9 15:58:35 Removing intermediate container acfeeba3f412 15:58:35 ---> fd146b570c2e 15:58:35 Step 5/22 : RUN apk add --update --no-cache make git 15:58:35 ---> Running in c7e47147fb76 15:58:35 Removing intermediate container f0571d79061f 15:58:35 ---> b9e462efb29e 15:58:35 Step 5/24 : RUN apk add --update --no-cache make bash git 15:58:35 ---> Running in 3af2661e3b3a 15:58:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:58:37 OK: 219 MiB in 52 packages 15:58:37 Removing intermediate container 29dccb806ad9 15:58:37 ---> ad340160777f 15:58:37 Step 6/26 : COPY go.mod . 15:58:37 ---> fa60a56982fe 15:58:37 Step 7/26 : RUN go mod download 15:58:37 ---> Running in ebbfe3fe2955 15:58:38 OK: 219 MiB in 52 packages 15:58:38 OK: 219 MiB in 52 packages 15:58:38 Removing intermediate container 5b3276b0a263 15:58:38 ---> 96133b8c8f6d 15:58:38 Step 6/24 : COPY go.mod . 15:58:38 OK: 219 MiB in 52 packages 15:58:38 ---> 13ea1cba0e20 15:58:38 Step 7/24 : RUN go mod download 15:58:38 ---> Running in 20655bda02e5 15:58:38 Removing intermediate container ebbfe3fe2955 15:58:38 ---> 0aaa96486763 15:58:38 Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:39 provisioning config files... 15:58:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/40@tmp/config3104781117439785050tmp [Pipeline] { 15:58:39 Removing intermediate container c7e47147fb76 15:58:39 ---> b6dae0cddc19 15:58:39 Step 6/22 : COPY go.mod . 15:58:39 OK: 219 MiB in 52 packages [Pipeline] libraryResource [Pipeline] sh 15:58:39 ---> docker-login.sh 15:58:39 nexus3.edgexfoundry.org:10001 15:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:40 Configure a credential helper to remove this warning. See 15:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:40 15:58:40 Login Succeeded 15:58:40 nexus3.edgexfoundry.org:10002 15:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:40 Configure a credential helper to remove this warning. See 15:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:40 15:58:40 Login Succeeded 15:58:40 nexus3.edgexfoundry.org:10003 15:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:41 Configure a credential helper to remove this warning. See 15:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:41 15:58:41 Login Succeeded 15:58:41 nexus3.edgexfoundry.org:10004 15:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:42 Configure a credential helper to remove this warning. See 15:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:42 15:58:42 Login Succeeded 15:58:42 docker.io 15:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:42 Configure a credential helper to remove this warning. See 15:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:42 15:58:42 Login Succeeded 15:58:42 ---> docker-login.sh ends [Pipeline] } 15:58:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:58:42 ========================================================= 15:58:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:58:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:58:43 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 15:58:45 Sending build context to Docker daemon 165.7MB 15:58:45 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 15:58:45 Step 2/6 : FROM ${BASE} 15:58:45 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:58:45 595b0fe564bb: Pulling fs layer 15:58:45 24495759ef45: Pulling fs layer 15:58:45 d148012ef14d: Pulling fs layer 15:58:45 cb65c68fc2e2: Pulling fs layer 15:58:45 093eec477d81: Pulling fs layer 15:58:45 20fd20ab2234: Pulling fs layer 15:58:45 43245461236d: Pulling fs layer 15:58:45 5a37c24eccbd: Pulling fs layer 15:58:45 cb65c68fc2e2: Waiting 15:58:45 093eec477d81: Waiting 15:58:45 20fd20ab2234: Waiting 15:58:45 43245461236d: Waiting 15:58:45 5a37c24eccbd: Waiting 15:58:45 d148012ef14d: Verifying Checksum 15:58:45 d148012ef14d: Download complete 15:58:45 24495759ef45: Verifying Checksum 15:58:45 24495759ef45: Download complete 15:58:45 ---> d9a38b9ca762 15:58:45 Step 7/22 : RUN go mod download 15:58:45 Removing intermediate container b1e60a76b28a 15:58:45 ---> e199e7d50f9d 15:58:45 Step 6/23 : COPY go.mod . 15:58:45 ---> Running in 9447d7bbdb1d 15:58:45 ---> 967a89f1763e 15:58:45 Step 9/26 : RUN go mod tidy 15:58:45 ---> Running in 88d778143f7a 15:58:45 Removing intermediate container 3af2661e3b3a 15:58:45 ---> 519e6eac875e 15:58:45 Step 6/24 : COPY go.mod . 15:58:45 ---> c057d5ffb4f6 15:58:45 Step 7/23 : RUN go mod download 15:58:45 ---> Running in a71710ff2281 15:58:45 Removing intermediate container 20655bda02e5 15:58:45 ---> e43d0b35e072 15:58:45 Step 8/24 : COPY . . 15:58:45 ---> ff65974fc31f 15:58:45 Step 7/24 : RUN go mod download 15:58:45 093eec477d81: Verifying Checksum 15:58:45 093eec477d81: Download complete 15:58:45 20fd20ab2234: Verifying Checksum 15:58:45 20fd20ab2234: Download complete 15:58:45 595b0fe564bb: Verifying Checksum 15:58:45 595b0fe564bb: Download complete 15:58:45 43245461236d: Download complete 15:58:45 ---> Running in a7a5eb286825 15:58:46 595b0fe564bb: Pull complete 15:58:46 24495759ef45: Pull complete 15:58:47 d148012ef14d: Pull complete 15:58:47 5a37c24eccbd: Verifying Checksum 15:58:47 5a37c24eccbd: Download complete 15:58:48 cb65c68fc2e2: Verifying Checksum 15:58:48 cb65c68fc2e2: Download complete 15:58:50 Removing intermediate container 9447d7bbdb1d 15:58:50 ---> 777dd4ccbfa2 15:58:50 Step 8/22 : COPY . . 15:58:50 ---> 55f2263aba9b 15:58:50 Step 9/24 : RUN go mod tidy 15:58:50 ---> Running in 25f6f4ad6963 15:58:50 Removing intermediate container a71710ff2281 15:58:50 ---> 287e0b0f2c4e 15:58:50 Step 8/23 : COPY . . 15:58:50 Removing intermediate container a7a5eb286825 15:58:50 ---> f60b905a5d12 15:58:50 Step 8/24 : COPY . . 15:58:54 Removing intermediate container 88d778143f7a 15:58:54 ---> ef65da7e8fa4 15:58:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:58:59 cb65c68fc2e2: Pull complete 15:58:59 093eec477d81: Pull complete 15:58:59 20fd20ab2234: Pull complete 15:59:00 43245461236d: Pull complete 15:59:01 ---> Running in 4b53407ce262 15:59:01 ---> 158f048829c6 15:59:01 Step 9/23 : RUN go mod tidy 15:59:01 ---> c53668a028cc 15:59:01 Step 9/22 : RUN go mod tidy 15:59:01 ---> Running in 8d1f719af83e 15:59:01 ---> 96a5d6e00bdd 15:59:01 Step 9/24 : RUN go mod tidy 15:59:01 Removing intermediate container 25f6f4ad6963 15:59:01 ---> 9bdb78482b0f 15:59:01 Step 10/24 : RUN make cmd/core-metadata/core-metadata 15:59:01 ---> Running in b608662d40ab 15:59:01 ---> Running in a228d791130b 15:59:01 ---> Running in 7ed78dbcbfa8 15:59:01 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 15:59:01 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 15:59:01 Removing intermediate container 8d1f719af83e 15:59:01 ---> c8b0f3089ed2 15:59:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 15:59:02 ---> Running in 6bdf8848d723 15:59:02 Removing intermediate container b608662d40ab 15:59:02 ---> f116064478b9 15:59:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:59:02 ---> Running in 6d5d3e917b7b 15:59:02 Removing intermediate container a228d791130b 15:59:02 ---> 7297a2f1c2e1 15:59:02 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:59:02 ---> Running in 4f5737aa3294 15:59:03 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 15:59:03 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 15:59:03 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 15:59:04 5a37c24eccbd: Pull complete 15:59:04 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 15:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:59:04 ---> 274d7007c78b 15:59:04 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:59:07 ---> Running in 1004f2e0de30 15:59:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:59:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:59:10 (1/12) Installing libmagic (5.39-r0) 15:59:10 (2/12) Installing file (5.39-r0) 15:59:10 (3/12) Installing libc-dev (0.7.2-r3) 15:59:10 (4/12) Installing g++ (10.2.1_pre1-r3) 15:59:15 (5/12) Installing fortify-headers (1.1-r0) 15:59:15 (6/12) Installing patch (2.7.6-r7) 15:59:15 (7/12) Installing build-base (0.5-r2) 15:59:15 (8/12) Installing libsodium (1.0.18-r0) 15:59:16 (9/12) Installing pkgconf (1.7.3-r0) 15:59:16 (10/12) Installing libsodium-dev (1.0.18-r0) 15:59:16 (11/12) Installing libzmq (4.3.3-r1) 15:59:16 (12/12) Installing zeromq-dev (4.3.3-r1) 15:59:16 Executing busybox-1.32.1-r6.trigger 15:59:16 OK: 218 MiB in 52 packages 15:59:20 Removing intermediate container 1004f2e0de30 15:59:20 ---> afd4645bacaa 15:59:20 Step 4/6 : WORKDIR /edgex-go 15:59:20 ---> Running in f47ce4dcad66 15:59:20 Removing intermediate container f47ce4dcad66 15:59:20 ---> f9a044ddf7b0 15:59:20 Step 5/6 : COPY go.mod . 15:59:21 ---> 5974a7cbd50a 15:59:21 Step 6/6 : RUN go mod download 15:59:21 ---> Running in 9047c9d21697 15:59: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 15:59:35 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 15:59:40 Removing intermediate container 4b53407ce262 15:59:40 ---> bc911081326e 15:59:40 15:59:40 Step 11/26 : FROM alpine:3.12 15:59:40 3.12: Pulling from library/alpine 15:59:40 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:59:40 Status: Downloaded newer image for alpine:3.12 15:59:40 ---> 13621d1b12d4 15:59:40 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 15:59:40 ---> Running in a68ec7b474b2 15:59:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:41 (1/6) Installing ca-certificates (20191127-r4) 15:59:41 (2/6) Installing nghttp2-libs (1.41.0-r0) 15:59:41 (3/6) Installing libcurl (7.77.0-r0) 15:59:41 (4/6) Installing curl (7.77.0-r0) 15:59:41 (5/6) Installing dumb-init (1.2.2-r1) 15:59:41 (6/6) Installing su-exec (0.2-r1) 15:59:41 Executing busybox-1.31.1-r20.trigger 15:59:41 Executing ca-certificates-20191127-r4.trigger 15:59:41 OK: 7 MiB in 20 packages 15:59:43 Removing intermediate container 4f5737aa3294 15:59:43 ---> 1c49d06ffeaa 15:59:43 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:59:43 ---> Running in 87c47cdcd8c4 15:59:43 Removing intermediate container 7ed78dbcbfa8 15:59:43 ---> afe6d799e2c1 15:59:43 15:59:43 Step 11/24 : FROM alpine:3.12 15:59:43 ---> 13621d1b12d4 15:59:43 Step 12/24 : RUN apk add --update --no-cache dumb-init 15:59:43 Removing intermediate container 6d5d3e917b7b 15:59:43 ---> e4719e995c7c 15:59:43 15:59:43 Step 11/22 : FROM alpine:3.12 15:59:43 ---> 13621d1b12d4 15:59:43 Step 12/22 : RUN apk add --update --no-cache curl 15:59:44 ---> Running in 5a025da24154 15:59:44 ---> Running in afc41bd27c72 15:59:44 Removing intermediate container a68ec7b474b2 15:59:44 ---> cf9f6b190060 15:59:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:59:44 Removing intermediate container 6bdf8848d723 15:59:44 ---> 351b97b3b08a 15:59:44 15:59:44 Step 11/23 : FROM alpine:3.12 15:59:44 ---> 13621d1b12d4 15:59:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:59:44 ---> Running in eedf1fdd72f3 15:59:44 ---> Running in 4074553fb531 15:59:44 Removing intermediate container eedf1fdd72f3 15:59:44 ---> da3a756a14ae 15:59:44 Step 14/26 : WORKDIR / 15:59:45 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 15:59:45 ---> Running in de012534ee88 15:59:45 Removing intermediate container de012534ee88 15:59:45 ---> 7f363cf3b105 15:59:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:45 (1/4) Installing ca-certificates (20191127-r4) 15:59:45 (1/1) Installing dumb-init (1.2.2-r1) 15:59:45 Executing busybox-1.31.1-r20.trigger 15:59:45 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:59:45 (3/4) Installing libcurl (7.77.0-r0) 15:59:45 OK: 6 MiB in 15 packages 15:59:45 (4/4) Installing curl (7.77.0-r0) 15:59:45 Executing busybox-1.31.1-r20.trigger 15:59:45 Executing ca-certificates-20191127-r4.trigger 15:59:45 ---> 096ed6c8792a 15:59:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:59:45 (1/1) Installing dumb-init (1.2.2-r1) 15:59:45 Executing busybox-1.31.1-r20.trigger 15:59:45 OK: 7 MiB in 18 packages 15:59:45 OK: 6 MiB in 15 packages 15:59:46 ---> 84ea9fcfc0cb 15:59:46 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:59:46 Removing intermediate container 87c47cdcd8c4 15:59:46 ---> 1c9848d5689f 15:59:46 15:59:46 Step 12/24 : FROM docker:20.10.0 15:59:46 Removing intermediate container 5a025da24154 15:59:46 ---> d061ebbc58a9 15:59:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:59:46 ---> Running in ed6e986331a3 15:59:46 20.10.0: Pulling from library/docker 15:59:46 ---> 9c81eacdfd1a 15:59:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:59:46 Removing intermediate container 4074553fb531 15:59:46 ---> aa385efb2856 15:59:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:59:46 Removing intermediate container ed6e986331a3 15:59:46 ---> 38b9d00db9a5 15:59:46 Step 14/24 : ENV APP_PORT=59881 15:59:46 Removing intermediate container afc41bd27c72 15:59:46 ---> 28e234393431 15:59:46 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:59:46 ---> Running in 6761f1e1d6a0 15:59:46 ---> Running in 2b2781169bfa 15:59:46 ---> Running in eaccca8b8add 15:59:46 ---> 7eed21bbc641 15:59:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:59:46 Removing intermediate container 6761f1e1d6a0 15:59:46 ---> 48a0066e9681 15:59:46 Step 14/23 : ENV APP_PORT=59861 15:59:46 Removing intermediate container eaccca8b8add 15:59:46 ---> 3fd5a3333afc 15:59:46 Step 15/24 : EXPOSE $APP_PORT 15:59:47 Removing intermediate container 2b2781169bfa 15:59:47 ---> 77c6afef731a 15:59:47 Step 14/22 : WORKDIR /edgex 15:59:47 ---> Running in 7b7dcbc8c37d 15:59:47 ---> Running in 60547f284b4a 15:59:47 ---> e5cfef959720 15:59:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:59:47 ---> Running in 8ab94e458444 15:59:47 Removing intermediate container 60547f284b4a 15:59:47 ---> 0ae57bbf048a 15:59:47 Step 16/24 : WORKDIR / 15:59:47 Removing intermediate container 7b7dcbc8c37d 15:59:47 ---> 6cd726ad4e2e 15:59:47 Step 15/23 : EXPOSE $APP_PORT 15:59:47 Removing intermediate container 8ab94e458444 15:59:47 ---> ac599997c2db 15:59:47 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:59:48 ---> Running in 659ac8329ed9 15:59:48 ---> f648c7754e4f 15:59:48 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:59:48 ---> Running in f92626f66018 15:59:48 Removing intermediate container 659ac8329ed9 15:59:48 ---> acd27373932b 15:59:48 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:48 ---> 5c3aa882aaf1 15:59:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:59:48 Removing intermediate container f92626f66018 15:59:48 ---> a2307b5683a5 15:59:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:48 Removing intermediate container 9047c9d21697 15:59:48 ---> 349309f13ca8 15:59:48 Successfully built 349309f13ca8 15:59:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:59:48 ---> 76729eab8576 15:59:48 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:59:48 + docker inspect -f . ci-base-image-arm64 15:59:48 . [Pipeline] withDockerContainer 15:59:49 ---> fc9b57398be9 15:59:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:59:49 ---> 903b233131ac 15:59:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:59:49 ---> Running in bf6681cf089c 15:59:49 ---> cbd3c4763774 15:59:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:59:49 prd-ubuntu18.04-docker-arm64-4c-16g-2587 does not seem to be running inside a container 15:59:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:59:51 ---> db8e4502c5f1 15:59:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:59:51 ---> 7b000fc123ad 15:59:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:59:51 ---> ed57f0fb50d2 15:59:51 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:59:51 ---> Running in fd44bb85f1ae 15:59:51 ---> f5f37c945b0a 15:59:51 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:59:51 ---> Running in 6b6041ba641b 15:59:51 Removing intermediate container bf6681cf089c 15:59:51 ---> 1ecdda98c07e 15:59:51 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:59:51 ---> Running in f25a71995558 15:59:51 Removing intermediate container fd44bb85f1ae 15:59:51 ---> 9fd495a6cbea 15:59:51 Step 19/22 : CMD ["--init=true"] 15:59:51 ---> 6aad91a5c7d4 15:59:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:59:51 $ docker top 3df4b00bce9570c3060efc72f10bef5781aa9d934ba80c126174aca5fb67df86 -eo pid,comm 15:59:51 ---> Running in 80c1bf89c2ee 15:59:51 ---> Running in 366cf33eda33 15:59:51 Removing intermediate container 6b6041ba641b 15:59:51 ---> ec41fdc841a0 15:59:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:51 ---> Running in e4e1dbae2555 15:59:51 Removing intermediate container f25a71995558 15:59:51 ---> 2fefdc0d7fe5 15:59:51 Step 24/26 : LABEL arch=x86_64 15:59:51 Removing intermediate container 366cf33eda33 15:59:51 ---> 8369f47987a4 15:59:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:59:51 ---> Running in c8e94c95dff5 15:59:51 Removing intermediate container 80c1bf89c2ee 15:59:51 ---> 36a1cffd31e6 15:59:51 Step 20/22 : LABEL arch=x86_64 15:59:51 ---> Running in d50ddccc64f6 15:59:51 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 15:59:51 Status: Downloaded newer image for docker:20.10.0 15:59:51 Removing intermediate container e4e1dbae2555 15:59:51 ---> 50f5ca1007e5 15:59:51 Step 21/23 : LABEL arch=x86_64 15:59:51 ---> aefe523efa57 15:59:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:59:51 ---> Running in 8ca628666e0e [Pipeline] { [Pipeline] sh 15:59:51 ---> Running in b04bbe9d091b 15:59:51 ---> Running in 417a3443dcee 15:59:51 Removing intermediate container d50ddccc64f6 15:59:51 ---> 5b1751a32fc7 15:59:51 Step 25/26 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 15:59:51 Removing intermediate container c8e94c95dff5 15:59:51 ---> 0b2a7b7e6bf1 15:59:51 Step 22/24 : LABEL arch=x86_64 15:59:51 ---> Running in b65d3cbf7b10 15:59:51 ---> Running in 85c8e9565ba4 15:59:51 Removing intermediate container 8ca628666e0e 15:59:51 ---> a68e1b16088e 15:59:51 Step 21/22 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 15:59:51 Removing intermediate container b04bbe9d091b 15:59:51 ---> 3061f39d1528 15:59:51 Step 22/23 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 15:59:51 Removing intermediate container 417a3443dcee 15:59:51 ---> 0953b3650b0c 15:59:51 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:59:51 ---> Running in b43e8fac50ab 15:59:51 ---> Running in 2bbeedaee2ea 15:59:51 ---> Running in 637b005fbb26 15:59:52 Removing intermediate container 85c8e9565ba4 15:59:52 ---> fcc8100a6af8 15:59:52 Step 23/24 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 15:59:52 Removing intermediate container b65d3cbf7b10 15:59:52 ---> 257aaf3d5507 15:59:52 Step 26/26 : LABEL version=0.0.0 15:59:52 Removing intermediate container b43e8fac50ab 15:59:52 ---> 7591eee57d04 15:59:52 Step 22/22 : LABEL version=0.0.0 15:59:52 ---> Running in 84da8d6b0f9d 15:59:52 Removing intermediate container 2bbeedaee2ea 15:59:52 ---> 92e86078729c 15:59:52 Step 23/23 : LABEL version=0.0.0 15:59:52 ---> Running in f08cf7d5188e 15:59:52 ---> Running in 26466c2adc47 15:59:52 ---> Running in 99c8f0ea769e 15:59:52 Removing intermediate container 84da8d6b0f9d 15:59:52 ---> aa7d6d8aa229 15:59:52 Step 24/24 : LABEL version=0.0.0 15:59:52 ---> Running in b24cb6aeb1e1 15:59:52 Removing intermediate container f08cf7d5188e 15:59:52 ---> ddba3ebd7415 15:59:52 15:59:52 Removing intermediate container 26466c2adc47 15:59:52 ---> daaf3bd4801d 15:59:52 15:59:52 Removing intermediate container 99c8f0ea769e 15:59:52 ---> 94763c001b1c 15:59:52 15:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:59:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:59:52 (1/39) Installing readline (8.0.4-r0) 15:59:52 Successfully built 94763c001b1c 15:59:52 Successfully built ddba3ebd7415 15:59:52 (2/39) Installing bash (5.0.17-r0) 15:59:52 + go version 15:59:52 go version go1.16.5 linux/arm64 [Pipeline] } 15:59:52 $ docker stop --time=1 3df4b00bce9570c3060efc72f10bef5781aa9d934ba80c126174aca5fb67df86 15:59:52 Successfully built daaf3bd4801d 15:59:52 Successfully tagged support-scheduler:latest 15:59:52  Building support-scheduler ... done Removing intermediate container b24cb6aeb1e1 15:59:52 ---> ac071c9f5bd9 15:59:52 15:59:52 Building security-bootstrapper 15:59:52 Successfully tagged security-secretstore-setup:latest 15:59:52 Successfully tagged security-proxy-setup:latest 15:59:52 Building core-data 15:59:52 Building core-command 15:59:52  Building security-secretstore-setup ... done  Building security-proxy-setup ... done Executing bash-5.0.17-r0.post-install 15:59:52 Successfully built ac071c9f5bd9 15:59:52 (3/39) Installing nghttp2-libs (1.41.0-r0) 15:59:52 (4/39) Installing libcurl (7.77.0-r0) 15:59:52 Successfully tagged core-metadata:latest 15:59:52  Building core-metadata ... done Building support-notifications 15:59:52 (5/39) Installing curl (7.77.0-r0) 15:59:52 (6/39) Installing dumb-init (1.2.2-r1) 15:59:52 (7/39) Installing libbz2 (1.0.8-r1) 15:59:52 (8/39) Installing expat (2.2.9-r1) 15:59:52 (9/39) Installing libffi (3.3-r2) 15:59:52 (10/39) Installing gdbm (1.13-r1) 15:59:52 (11/39) Installing xz-libs (5.2.5-r0) 15:59:52 (12/39) Installing sqlite-libs (3.32.1-r1) 15:59:52 (13/39) Installing python3 (3.8.10-r0) 15:59:54 $ docker rm -f 3df4b00bce9570c3060efc72f10bef5781aa9d934ba80c126174aca5fb67df86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:55 + docker inspect -f . ci-base-image-arm64 15:59:55 . [Pipeline] withDockerContainer 15:59:55 (14/39) Installing py3-appdirs (1.4.4-r1) 15:59:55 (15/39) Installing py3-ordered-set (4.0.1-r0) 15:59:55 (16/39) Installing py3-parsing (2.4.7-r0) 15:59:55 (17/39) Installing py3-six (1.15.0-r0) 15:59:55 (18/39) Installing py3-packaging (20.4-r0) 15:59:55 prd-ubuntu18.04-docker-arm64-4c-16g-2587 does not seem to be running inside a container 15:59:55 $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:59:56 (19/39) Installing py3-setuptools (47.0.0-r0) 15:59:56 (20/39) Installing py3-chardet (3.0.4-r4) 15:59:56 $ docker top 3e5c597393d570963034cfe6bd5119825d04db79f07529c4a92ea12c362cf36e -eo pid,comm [Pipeline] { [Pipeline] echo 15:59:57 ========================================================= 15:59:57 [edgeXBuildGoParallel] Running Tests and Build... 15:59:57 ========================================================= [Pipeline] sh 15:59:57 + go mod tidy 15:59:58 (21/39) Installing py3-idna (2.9-r0) [Pipeline] sh 15:59:58 (22/39) Installing py3-certifi (2020.4.5.1-r0) 15:59:59 + make test 15:59:59 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 15:59:59 go mod tidy 15:59:59 (23/39) Installing py3-urllib3 (1.25.9-r0) 15:59:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:00:00 (24/39) Installing py3-requests (2.23.0-r0) 16:00:00 (25/39) Installing py3-msgpack (1.0.0-r0) 16:00:01 (26/39) Installing py3-lockfile (0.12.2-r3) 16:00:02 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:00:02 (28/39) Installing py3-colorama (0.4.3-r0) 16:00:03 (29/39) Installing py3-distlib (0.3.0-r0) 16:00:03 (30/39) Installing py3-distro (1.5.0-r1) 16:00:04 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:04 ---> 59c9b60185b1 16:00:04 Step 3/24 : WORKDIR /edgex-go 16:00:04 ---> Using cache 16:00:04 ---> 9d4cae877567 16:00:04 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:04 ---> Using cache 16:00:04 ---> b9e462efb29e 16:00:04 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:00:04 (31/39) Installing py3-webencodings (0.5.1-r3) 16:00:04 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:00:04 ---> 59c9b60185b1 16:00:04 Step 3/23 : WORKDIR /edgex-go 16:00:04 ---> Using cache 16:00:04 ---> 9d4cae877567 16:00:04 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:04 ---> Using cache 16:00:04 ---> b9e462efb29e 16:00:04 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:00:04 (32/39) Installing py3-html5lib (1.0.1-r4) 16:00:04 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:00:04 ---> 59c9b60185b1 16:00:04 Step 3/32 : WORKDIR /edgex-go 16:00:04 ---> Using cache 16:00:04 ---> 9d4cae877567 16:00:04 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:04 ---> Using cache 16:00:04 ---> b9e462efb29e 16:00:04 Step 5/32 : RUN apk add --update --no-cache make git 16:00:05 (33/39) Installing py3-pytoml (0.1.21-r0) 16:00:05 (34/39) Installing py3-pep517 (0.8.2-r0) 16:00:05 (35/39) Installing py3-progress (1.5-r0) 16:00:05 (36/39) Installing py3-toml (0.10.1-r0) 16:00:06 (37/39) Installing py3-retrying (1.3.3-r0) 16:00:07 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:00:07 (39/39) Installing py3-pip (20.1.1-r0) 16:00:09 Executing busybox-1.31.1-r19.trigger 16:00:09 OK: 72 MiB in 59 packages 16:00:09 ---> Running in 14d52b051ac3 16:00:09 ---> Running in f7100a77f82d 16:00:09 ---> Running in 0fd6e6536cf6 16:00:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:11 Collecting docker-compose==1.23.2 16:00:11 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:00:11 Collecting cached-property<2,>=1.2.0 16:00:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:00:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:00:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:00:11 ---> 59c9b60185b1 16:00:11 Step 3/24 : WORKDIR /edgex-go 16:00:11 ---> Using cache 16:00:11 ---> 9d4cae877567 16:00:11 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:00:11 ---> Using cache 16:00:11 ---> b9e462efb29e 16:00:11 Step 5/24 : RUN apk add --update --no-cache make git 16:00:11 Collecting websocket-client<1.0,>=0.32.0 16:00:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:00:11 Collecting dockerpty<0.5,>=0.4.1 16:00:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:00:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:12 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:00:12 Collecting texttable<0.10,>=0.9.0 16:00:12 Downloading texttable-0.9.1.tar.gz (11 kB) 16:00:12 OK: 219 MiB in 52 packages 16:00:12 OK: 219 MiB in 52 packages 16:00:12 OK: 219 MiB in 52 packages 16:00:13 ---> Running in 0658ee1d3ba6 16:00:13 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:00:13 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:00:13 Collecting docopt<0.7,>=0.6.1 16:00:13 Downloading docopt-0.6.2.tar.gz (25 kB) 16:00:13 Removing intermediate container 14d52b051ac3 16:00:13 ---> 05582bb5c1f0 16:00:13 Step 6/32 : COPY go.mod . 16:00:13 Removing intermediate container f7100a77f82d 16:00:13 ---> 2fe83655e7b2 16:00:13 Step 6/23 : COPY go.mod . 16:00:13 Removing intermediate container 0fd6e6536cf6 16:00:13 ---> a634db715402 16:00:13 Step 6/24 : COPY go.mod . 16:00:13 Collecting docker<4.0,>=3.6.0 16:00:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:00:13 Collecting jsonschema<3,>=2.5.1 16:00:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:00:13 ---> f4ecdd26ae9c 16:00:13 Step 7/23 : RUN go mod download 16:00:14 ---> e9d045c57fb9 16:00:14 Step 7/32 : RUN go mod download 16:00:14 ---> Running in 3df51df7e52b 16:00:14 Collecting PyYAML<4,>=3.10 16:00:14 ---> Running in 6e43ba15eab7 16:00:14 Downloading PyYAML-3.13.tar.gz (270 kB) 16:00:14 ---> 76dda6d862b0 16:00:14 Step 7/24 : RUN go mod download 16:00:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:00:14 ---> Running in 269d5c52f727 16:00:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:00:14 Collecting idna<2.8,>=2.5 16:00:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:00:14 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:00:14 Collecting urllib3<1.25,>=1.21.1 16:00:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:00:14 Collecting docker-pycreds>=0.4.0 16:00:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:00:14 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:00:14 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:00:14 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:00:14 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:00:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:00:14 Installing collected packages: cached-property, websocket-client, dockerpty, texttable, idna, urllib3, requests, docopt, docker-pycreds, docker, jsonschema, PyYAML, docker-compose 16:00:15 Running setup.py install for dockerpty: started 16:00:15 OK: 219 MiB in 52 packages 16:00:15 Running setup.py install for dockerpty: finished with status 'done' 16:00:15 Running setup.py install for texttable: started 16:00:15 Removing intermediate container 6e43ba15eab7 16:00:15 ---> 69cd642e42d8 16:00:15 Step 8/32 : COPY . . 16:00:15 Running setup.py install for texttable: finished with status 'done' 16:00:15 Attempting uninstall: idna 16:00:15 Found existing installation: idna 2.9 16:00:15 Uninstalling idna-2.9: 16:00:15 Removing intermediate container 3df51df7e52b 16:00:15 ---> 0e638b70fbab 16:00:15 Step 8/23 : COPY . . 16:00:15 Successfully uninstalled idna-2.9 16:00:16 Removing intermediate container 0658ee1d3ba6 16:00:16 ---> 32432d36932e 16:00:16 Step 6/24 : COPY go.mod . 16:00:16 Attempting uninstall: urllib3 16:00:16 Found existing installation: urllib3 1.25.9 16:00:16 Removing intermediate container 269d5c52f727 16:00:16 ---> 28f7204464fb 16:00:16 Step 8/24 : COPY . . 16:00:16 Uninstalling urllib3-1.25.9: 16:00:16 Successfully uninstalled urllib3-1.25.9 16:00:19 ---> 1103b901de44 16:00:19 Step 7/24 : RUN go mod download 16:00:19 Attempting uninstall: requests 16:00:19 Found existing installation: requests 2.23.0 16:00:19 Uninstalling requests-2.23.0: 16:00:19 Successfully uninstalled requests-2.23.0 16:00:21 ? github.com/edgexfoundry/edgex-go [no test files] 16:00:23 Running setup.py install for docopt: started 16:00:23 Running setup.py install for docopt: finished with status 'done' 16:00:23 ---> Running in 69dafee1db96 16:00:23 Running setup.py install for PyYAML: started 16:00:23 Running setup.py install for PyYAML: finished with status 'done' 16:00:23 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 16:00:26 Removing intermediate container 69dafee1db96 16:00:26 ---> ac551fef5e23 16:00:26 Step 8/24 : COPY . . 16:00:30 ---> 4c3e6dad16e4 16:00:30 Step 9/32 : RUN go mod tidy 16:00:31 ---> e297b340a520 16:00:31 Step 9/24 : RUN go mod tidy 16:00:31 Removing intermediate container 637b005fbb26 16:00:31 ---> 1d8aad7a9f98 16:00:31 Step 15/24 : ENV APP_PORT=58890 16:00:32 ---> Running in c92883ba54bf 16:00:32 ---> Running in dca3bb53452b 16:00:32 ---> Running in 4810ece84db9 16:00:32 ---> 0b60ee7b2f42 16:00:32 Step 9/23 : RUN go mod tidy 16:00:32 ---> Running in 590ef5a76665 16:00:32 Removing intermediate container 4810ece84db9 16:00:32 ---> 80a1c66e28ce 16:00:32 Step 16/24 : EXPOSE $APP_PORT 16:00:32 ---> Running in 37e74259ab5a 16:00:33 Removing intermediate container 37e74259ab5a 16:00:33 ---> 8a2b27e1500b 16:00:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:00:34 Removing intermediate container c92883ba54bf 16:00:34 ---> b78073760314 16:00:34 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:00:34 ---> Running in 3c57a09c06ad 16:00:34 ---> 0d28389b5034 16:00:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:00:34 Removing intermediate container dca3bb53452b 16:00:34 ---> 42b976ba82c3 16:00:34 Step 10/24 : RUN make cmd/core-data/core-data 16:00:34 ---> Running in 1c322989357e 16:00:34 ---> ebcd51e23da2 16:00:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:00:34 Removing intermediate container 590ef5a76665 16:00:34 ---> 51b9baf598f4 16:00:34 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:00:34 ---> Running in ed43858aba29 16:00:35 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 16:00:35 ---> 31d04360aa97 16:00:35 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:00:35 ---> Running in 830f9ba105e8 16:00:35 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 16:00:35 ---> 753699887481 16:00:35 Step 9/24 : RUN go mod tidy 16:00:35 ---> Running in b4224c235d5b 16:00:35 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 16:00:35 Removing intermediate container 830f9ba105e8 16:00:35 ---> 62a35a874b11 16:00:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:00:35 ---> Running in 7b746e123243 16:00:36 Removing intermediate container 7b746e123243 16:00:36 ---> e2f8e1d87858 16:00:36 Step 22/24 : LABEL arch=x86_64 16:00:36 ---> Running in 28bf245c79d8 16:00:36 Removing intermediate container 28bf245c79d8 16:00:36 ---> d2966ca53b4f 16:00:36 Step 23/24 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:00:36 ---> Running in 18e28eb8ce7d 16:00:36 Removing intermediate container 18e28eb8ce7d 16:00:36 ---> e5c3f7f2ab57 16:00:36 Step 24/24 : LABEL version=0.0.0 16:00:36 ---> Running in 0de57997b969 16:00:36 Removing intermediate container 0de57997b969 16:00:36 ---> 6d1e110d58b5 16:00:36 16:00:36 Successfully built 6d1e110d58b5 16:00:36 Successfully tagged sys-mgmt-agent:latest 16:00:37  Building sys-mgmt-agent ... done Removing intermediate container b4224c235d5b 16:00:37 ---> 2a8ab4448c8a 16:00:37 Step 10/24 : RUN make cmd/core-command/core-command 16:00:37 ---> Running in f701ee8cc30c 16:00:38 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 16:01:10 Removing intermediate container 3c57a09c06ad 16:01:10 ---> 25993952e176 16:01:10 16:01:10 Step 11/32 : FROM alpine:3.12 16:01:10 ---> 13621d1b12d4 16:01:10 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:01:10 ---> Running in 812e7e419591 16:01:10 Removing intermediate container ed43858aba29 16:01:10 ---> 6c5793758ebe 16:01:10 16:01:10 Step 11/23 : FROM alpine:3.12 16:01:10 ---> 13621d1b12d4 16:01:10 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:01:10 ---> Running in 24c34987c48c 16:01:10 Removing intermediate container 812e7e419591 16:01:10 ---> 320f6ce0d442 16:01:10 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:01:10 ---> Running in 88a5396d7f46 16:01:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:10 Removing intermediate container f701ee8cc30c 16:01:10 ---> 5d47437d4bbc 16:01:10 16:01:10 Step 11/24 : FROM alpine:3.12 16:01:10 ---> 13621d1b12d4 16:01:10 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:01:10 ---> Using cache 16:01:10 ---> aa385efb2856 16:01:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:01:10 ---> Using cache 16:01:10 ---> 48a0066e9681 16:01:10 Step 14/24 : ENV APP_PORT=59882 16:01:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:10 ---> Running in 283f26862121 16:01:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:10 (1/2) Installing dumb-init (1.2.2-r1) 16:01:10 (2/2) Installing su-exec (0.2-r1) 16:01:10 Executing busybox-1.31.1-r20.trigger 16:01:10 OK: 6 MiB in 16 packages 16:01:10 Removing intermediate container 283f26862121 16:01:10 ---> 291f70f81986 16:01:10 Step 15/24 : EXPOSE $APP_PORT 16:01:10 (1/2) Installing ca-certificates (20191127-r4) 16:01:10 (2/2) Installing dumb-init (1.2.2-r1) 16:01:10 Executing busybox-1.31.1-r20.trigger 16:01:10 Executing ca-certificates-20191127-r4.trigger 16:01:10 ---> Running in 3773b6289ea3 16:01:10 OK: 6 MiB in 16 packages 16:01:10 Removing intermediate container 3773b6289ea3 16:01:10 ---> c9168ce46d0d 16:01:10 Step 16/24 : WORKDIR / 16:01:10 ---> Running in 7e4fb2072340 16:01:10 Removing intermediate container 88a5396d7f46 16:01:10 ---> 9e0912746f7f 16:01:10 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:01:10 ---> Running in 7279931d1fe3 16:01:10 Removing intermediate container 24c34987c48c 16:01:10 ---> 822f3eb64b41 16:01:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:01:10 Removing intermediate container 7e4fb2072340 16:01:10 ---> a0a733fcdbe4 16:01:10 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:10 Removing intermediate container 7279931d1fe3 16:01:10 ---> 9df165340679 16:01:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:01:10 ---> Running in d4c256e42d37 16:01:10 ---> Running in 7da0376dd58a 16:01:10 ---> b585ff59a025 16:01:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:01:10 Removing intermediate container 1c322989357e 16:01:10 ---> 1742f6d93c04 16:01:10 16:01:10 Step 11/24 : FROM alpine:3.12 16:01:10 ---> 13621d1b12d4 16:01:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:01:10 Removing intermediate container d4c256e42d37 16:01:10 ---> 09ab3e0918e6 16:01:10 Step 14/23 : ENV APP_PORT=59860 16:01:10 Removing intermediate container 7da0376dd58a 16:01:10 ---> 4e140e70b9b2 16:01:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:01:10 ---> Running in e6d600ecb214 16:01:10 ---> Running in b457b6c72223 16:01:10 ---> Running in ffe649f21e7e 16:01:10 Removing intermediate container b457b6c72223 16:01:10 ---> 4aee30580076 16:01:10 Step 15/23 : EXPOSE $APP_PORT 16:01:10 Removing intermediate container e6d600ecb214 16:01:10 ---> bc43366f66fc 16:01:10 Step 13/24 : ENV APP_PORT=59880 16:01:10 ---> Running in 2e6ec4aba9f4 16:01:10 ---> Running in b0dd14dacf06 16:01:10 ---> 7504ead6867d 16:01:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:01:10 Removing intermediate container 2e6ec4aba9f4 16:01:10 ---> 26bac73539f0 16:01:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:10 Removing intermediate container b0dd14dacf06 16:01:10 ---> f61529bc303a 16:01:10 Step 14/24 : EXPOSE $APP_PORT 16:01:10 ---> Running in 304f221414c8 16:01:10 ---> d12a336ee338 16:01:10 Step 20/24 : ENTRYPOINT ["/core-command"] 16:01:10 ---> Running in 342c108f37e2 16:01:10 ---> d51fab81d514 16:01:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:01:10 Removing intermediate container 304f221414c8 16:01:10 ---> ac01acc9cf9a 16:01:10 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:10 ---> Running in 1ac202f33167 16:01:10 Removing intermediate container 342c108f37e2 16:01:10 ---> 927c9a1a3c4f 16:01:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:10 Removing intermediate container ffe649f21e7e 16:01:10 ---> 9837e2c6a39e 16:01:10 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:01:10 ---> Running in 5ea0d4f871ef 16:01:10 ---> Running in 60aa1db07ffb 16:01:10 Removing intermediate container 5ea0d4f871ef 16:01:10 ---> 134c373f1a16 16:01:10 Step 22/24 : LABEL arch=x86_64 16:01:10 ---> df6fde9abcc5 16:01:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:01:10 ---> Running in e9b6e2ba5140 16:01:10 Removing intermediate container 60aa1db07ffb 16:01:10 ---> 85d28702e795 16:01:10 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:01:10 Removing intermediate container e9b6e2ba5140 16:01:10 ---> 16bef143daed 16:01:10 Step 23/24 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:01:10 ---> 16941a5b6016 16:01:10 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:01:10 ---> Running in 0faf3ecdc769 16:01:10 ---> Running in 1f90e796c09b 16:01:10 ---> e7e07dd8ee57 16:01:10 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:01:10 ---> Running in cb1bcb4b0e19 16:01:10 Removing intermediate container 1f90e796c09b 16:01:10 ---> 97cbae6176e1 16:01:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:10 Removing intermediate container 0faf3ecdc769 16:01:10 ---> 0b4ce2408e43 16:01:10 Step 24/24 : LABEL version=0.0.0 16:01:10 Removing intermediate container 1ac202f33167 16:01:10 ---> a400b28a00c8 16:01:10 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:01:10 ---> Running in 1bbccc11a66d 16:01:10 ---> Running in 85257f6b96aa 16:01:10 ---> Running in e4efa2eaff75 16:01:11 Removing intermediate container 1bbccc11a66d 16:01:11 ---> f8305cec0a8e 16:01:11 Step 21/23 : LABEL arch=x86_64 16:01:11 Removing intermediate container 85257f6b96aa 16:01:11 ---> 1ece655886f0 16:01:11 16:01:11 ---> Running in 726f9e75c7a6 16:01:11 Successfully built 1ece655886f0 16:01:11 Successfully tagged core-command:latest 16:01:11  Building core-command ... done Removing intermediate container 726f9e75c7a6 16:01:11 ---> f791940d8aa9 16:01:11 Step 22/23 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:01:11 ---> Running in 9cc6abb1bbd6 16:01:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:01:11 Removing intermediate container 9cc6abb1bbd6 16:01:11 ---> fd045047c503 16:01:11 Step 23/23 : LABEL version=0.0.0 16:01:11 ---> Running in cdadfba73dd6 16:01:11 Removing intermediate container cb1bcb4b0e19 16:01:11 ---> 127b289f06fb 16:01:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:11 Removing intermediate container cdadfba73dd6 16:01:11 ---> 8a998deaca9e 16:01:11 16:01:11 Successfully built 8a998deaca9e 16:01:11 Successfully tagged support-notifications:latest 16:01:11  Building support-notifications ... done  ---> cc284094cebd 16:01:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:01:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:01:11 ---> d40769d950de 16:01:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:01:12 ---> f87f707a3918 16:01:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:01:12 (1/6) Installing dumb-init (1.2.2-r1) 16:01:12 ---> 50bb473a2db8 16:01:12 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:01:12 (2/6) Installing libgcc (9.3.0-r2) 16:01:12 ---> b0360e10d4c1 16:01:12 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:01:12 (3/6) Installing libsodium (1.0.18-r0) 16:01:12 ---> Running in b3aca2712de9 16:01:12 (4/6) Installing libstdc++ (9.3.0-r2) 16:01:12 Removing intermediate container b3aca2712de9 16:01:12 ---> d63b75b32ec0 16:01:12 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:01:12 ---> 332aff0c3cd8 16:01:12 Step 27/32 : RUN chmod +x /entrypoint.sh 16:01:12 (5/6) Installing libzmq (4.3.3-r0) 16:01:12 ---> Running in 495e27ba9910 16:01:12 (6/6) Installing zeromq (4.3.3-r0) 16:01:12 Executing busybox-1.31.1-r20.trigger 16:01:12 OK: 8 MiB in 20 packages 16:01:13 Removing intermediate container e4efa2eaff75 16:01:13 ---> e3b54663f6b7 16:01:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:01:13 Removing intermediate container 495e27ba9910 16:01:13 ---> 30bd4ef1543a 16:01:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:01:13 ---> 7fde1b23cd57 16:01:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:01:13 ---> Running in d4ceb5f2ebf1 16:01:13 Removing intermediate container d4ceb5f2ebf1 16:01:13 ---> 53a5a0070226 16:01:13 Step 29/32 : CMD ["gate"] 16:01:13 ---> Running in 0713953a53d6 16:01:13 ---> bdf523c82f8c 16:01:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:01:13 Removing intermediate container 0713953a53d6 16:01:13 ---> f04f73606ac8 16:01:13 Step 30/32 : LABEL arch=x86_64 16:01:13 ---> Running in 54e7ffb0c14c 16:01:14 ---> 9bf2ba2dbbd2 16:01:14 Step 20/24 : ENTRYPOINT ["/core-data"] 16:01:14 Removing intermediate container 54e7ffb0c14c 16:01:14 ---> 56a73bdeb8d3 16:01:14 Step 31/32 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:01:14 ---> Running in 42c0d00e826d 16:01:14 ---> Running in 2de29dc969c2 16:01:14 Removing intermediate container 42c0d00e826d 16:01:14 ---> f3725bc3aeb9 16:01:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:01:14 ---> Running in 1f1ba5eb7c48 16:01:14 Removing intermediate container 2de29dc969c2 16:01:14 ---> 6ff25312ed89 16:01:14 Step 32/32 : LABEL version=0.0.0 16:01:14 ---> Running in 50506293f42b 16:01:14 Removing intermediate container 1f1ba5eb7c48 16:01:14 ---> db279443cea7 16:01:14 Step 22/24 : LABEL arch=x86_64 16:01:14 ---> Running in 29a557079568 16:01:14 Removing intermediate container 50506293f42b 16:01:14 ---> a076a7e2da51 16:01:14 16:01:14 Removing intermediate container 29a557079568 16:01:14 ---> b729a2519cd0 16:01:14 Step 23/24 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:01:14 Successfully built a076a7e2da51 16:01:14 Successfully tagged security-bootstrapper:latest 16:01:14  Building security-bootstrapper ... done  ---> Running in 8ddfe6a3e32c 16:01:14 Removing intermediate container 8ddfe6a3e32c 16:01:14 ---> 0faee144989f 16:01:14 Step 24/24 : LABEL version=0.0.0 16:01:14 ---> Running in 6972e8650a98 16:01:14 Removing intermediate container 6972e8650a98 16:01:14 ---> 1b67fce20b00 16:01:14 16:01:14 Successfully built 1b67fce20b00 16:01:14 Successfully tagged core-data:latest 16:01:14  Building core-data ... done  [Pipeline] } 16:01:14 $ docker stop --time=1 d39ccceb10105e643d96bd83b9630ce233d79989bbc3f25facb150e0c118d667 16:01:16 $ docker rm -f d39ccceb10105e643d96bd83b9630ce233d79989bbc3f25facb150e0c118d667 [Pipeline] // withDockerContainer [Pipeline] sh 16:01:16 + docker images 16:01:16 REPOSITORY TAG IMAGE ID CREATED SIZE 16:01:16 core-data latest 1b67fce20b00 2 seconds ago 20.3MB 16:01:16 security-bootstrapper latest a076a7e2da51 2 seconds ago 18.6MB 16:01:16 support-notifications latest 8a998deaca9e 5 seconds ago 16.7MB 16:01:16 core-command latest 1ece655886f0 6 seconds ago 15.9MB 16:01:16 1742f6d93c04 7 seconds ago 1.16GB 16:01:16 5d47437d4bbc 9 seconds ago 1.16GB 16:01:16 6c5793758ebe 10 seconds ago 1.16GB 16:01:16 25993952e176 11 seconds ago 1.16GB 16:01:16 sys-mgmt-agent latest 6d1e110d58b5 40 seconds ago 311MB 16:01:16 core-metadata latest ac071c9f5bd9 About a minute ago 16.6MB 16:01:16 security-proxy-setup latest daaf3bd4801d About a minute ago 25.7MB 16:01:16 support-scheduler latest 94763c001b1c About a minute ago 15.9MB 16:01:16 security-secretstore-setup latest ddba3ebd7415 About a minute ago 28.7MB 16:01:16 1c9848d5689f About a minute ago 1.16GB 16:01:16 351b97b3b08a About a minute ago 1.16GB 16:01:16 afe6d799e2c1 About a minute ago 1.16GB 16:01:16 e4719e995c7c About a minute ago 1.16GB 16:01:16 bc911081326e About a minute ago 1.17GB 16:01:16 ci-base-image-x86_64 latest 59c9b60185b1 5 minutes ago 660MB 16:01:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine eb58bd16d52e 2 days ago 457MB 16:01:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 5 days ago 37.5MB 16:01:16 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 16:01:16 docker 20.10.0 aefe523efa57 7 months ago 240MB 16:01:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 16:01:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:01:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:01:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:01:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:01:32 Still waiting to schedule task 16:01:32 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-2585’ 16:01:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:01:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:01:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:01:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:01:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:01:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:01:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:01:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.166s coverage: 28.7% of statements 16:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:01:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:01:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.307s coverage: 100.0% of statements 16:01:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:01:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.357s coverage: 50.5% of statements 16:01:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:01:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:01:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.701s coverage: 88.5% of statements 16:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:01:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:01:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.228s coverage: 78.9% of statements 16:01:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.262s coverage: 81.2% of statements 16:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:01:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:02:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.516s coverage: 95.1% of statements 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:02:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.191s coverage: 60.0% of statements 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:02:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.305s coverage: 0.8% of statements 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:02:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements 16:02:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.217s coverage: 22.0% of statements 16:02:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.186s coverage: 47.1% of statements 16:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.227s coverage: 79.5% of statements 16:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.226s coverage: 94.1% of statements 16:02:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.223s coverage: 96.3% of statements 16:02:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.174s coverage: 87.5% of statements 16:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.206s coverage: 94.4% of statements 16:02:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.185s coverage: 44.8% of statements 16:02:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.626s coverage: 81.8% of statements 16:02:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.167s coverage: 87.2% of statements 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.148s coverage: 100.0% of statements 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 58.8% of statements 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.182s coverage: 80.0% of statements 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.281s coverage: 87.2% of statements 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.236s coverage: 85.4% of statements 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.306s coverage: 91.2% of statements 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.702s coverage: 64.4% of statements 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:02:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.179s coverage: 100.0% of statements 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.099s coverage: 91.3% of statements 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 16:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements 16:02:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 16:02:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.016s coverage: 66.9% of statements 16:02:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:02:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:02:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.694s coverage: 43.6% of statements 16:02:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:02:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.206s coverage: 89.5% of statements 16:02:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:02:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.252s coverage: 84.8% of statements 16:02:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:02:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.283s coverage: 19.3% of statements 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:02:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.575s coverage: 91.9% of statements 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:02:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 62.7% of statements 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:02:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.341s coverage: 97.6% of statements 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:02:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.217s coverage: 28.9% of statements 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:02:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:02:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements 16:02:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements 16:02:44 GO111MODULE=on go vet ./... 16:04:06 gofmt -l . 16:04:06 [ "`gofmt -l .`" = "" ] 16:04:06 ./bin/test-attribution-txt.sh [Pipeline] sh 16:04:07 + ls -al . 16:04:07 total 592 16:04:07 drwxrwxr-x 9 1001 1001 4096 Jul 12 16:04 . 16:04:07 drwxr-xr-x 4 root root 4096 Jul 12 15:59 .. 16:04:07 -rw-rw-r-- 1 1001 1001 11 Jul 12 15:58 .dockerignore 16:04:07 drwxrwxr-x 8 1001 1001 4096 Jul 12 15:58 .git 16:04:07 drwxrwxr-x 3 1001 1001 4096 Jul 12 15:58 .github 16:04:07 -rw-rw-r-- 1 1001 1001 818 Jul 12 15:58 .gitignore 16:04:07 -rw-rw-r-- 1 1001 1001 76 Jul 12 15:58 .hadolint.yml 16:04:07 -rw-rw-r-- 1 1001 1001 166 Jul 12 15:58 .sonarcloud.properties 16:04:07 -rw-rw-r-- 1 1001 1001 8609 Jul 12 15:58 Attribution.txt 16:04:07 -rw-rw-r-- 1 1001 1001 43881 Jul 12 15:58 CHANGELOG.md 16:04:07 -rw-rw-r-- 1 1001 1001 3804 Jul 12 15:58 CONTRIBUTING.md 16:04:07 -rw-rw-r-- 1 1001 1001 931 Jul 12 15:58 Dockerfile.build 16:04:07 -rw-rw-r-- 1 1001 1001 849 Jul 12 15:58 Jenkinsfile 16:04:07 -rw-rw-r-- 1 1001 1001 10775 Jul 12 15:58 LICENSE 16:04:07 -rw-rw-r-- 1 1001 1001 6003 Jul 12 15:58 Makefile 16:04:07 -rw-rw-r-- 1 1001 1001 7818 Jul 12 15:58 README.md 16:04:07 -rw-rw-r-- 1 1001 1001 6912 Jul 12 15:58 SECURITY.md 16:04:07 -rw-rw-r-- 1 1001 1001 5 Jul 12 15:54 VERSION 16:04:07 -rw-rw-r-- 1 1001 1001 4131 Jul 12 15:58 ZMQWindows.md 16:04:07 drwxrwxr-x 2 1001 1001 4096 Jul 12 15:58 bin 16:04:07 drwxrwxr-x 14 1001 1001 4096 Jul 12 15:58 cmd 16:04:07 -rw-r--r-- 1 root root 399433 Jul 12 16:02 coverage.out 16:04:07 -rw-rw-r-- 1 1001 1001 812 Jul 12 15:58 go.mod 16:04:07 -rw-r--r-- 1 root root 21064 Jul 12 15:59 go.sum 16:04:07 drwxrwxr-x 7 1001 1001 4096 Jul 12 15:58 internal 16:04:07 drwxrwxr-x 3 1001 1001 4096 Jul 12 15:58 openapi 16:04:07 drwxrwxr-x 4 1001 1001 4096 Jul 12 15:58 snap 16:04:07 -rw-rw-r-- 1 1001 1001 168 Jul 12 15:58 version.go [Pipeline] sh 16:04:07 + '[' -e coverage.out ] 16:04:07 + chown 1001:1001 coverage.out [Pipeline] stash 16:04:07 Warning: overwriting stash ‘coverage-report’ 16:04:08 Stashed 1 file(s) [Pipeline] sh 16:04:09 + make build 16:04:09 go mod tidy 16:04:09 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 16:04:16 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 16:04:28 Running on prd-ubuntu18.04-docker-8c-8g-2589 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 16:04:28 Running in /w/workspace/edgex-go/40 [Pipeline] { [Pipeline] checkout 16:04:28 The recommended git tool is: git 16:04:30 using credential edgex-jenkins-ssh 16:04:30 Cloning the remote Git repository 16:04:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:04:30 > git init /w/workspace/edgex-go/40 # timeout=10 16:04:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:31 > git --version # timeout=10 16:04:31 > git --version # 'git version 2.17.1' 16:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:38 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 16:04:39 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 16:04:44 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 16:04:45 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 16:04:48 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 16:04:51 Merging remotes/origin/main commit 8a6c101045e4a2d1d27d07e015bf6067e3196795 into PR head commit 46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:04:51 Merge succeeded, producing 46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:04:51 Checking out Revision 46ddd3f841b4215ce44dddba2a29d2c890bf3616 (PR-3531) 16:04:51 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 16:04:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:04:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:04:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:04:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:04:51 > git config core.sparsecheckout # timeout=10 16:04:51 > git checkout -f 46ddd3f841b4215ce44dddba2a29d2c890bf3616 # timeout=10 16:04:51 > git remote # timeout=10 16:04:51 > git config --get remote.origin.url # timeout=10 16:04:51 using GIT_SSH to set credentials SSH Credentials for GitHub 16:04:51 > git merge 8a6c101045e4a2d1d27d07e015bf6067e3196795 # timeout=10 16:04:51 > git rev-parse HEAD^{commit} # timeout=10 16:04:51 > git config core.sparsecheckout # timeout=10 16:04:51 > git checkout -f 46ddd3f841b4215ce44dddba2a29d2c890bf3616 # timeout=10 16:04:54 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 16:04:55 Commit message: "build(deps): Bump github.com/fxamacker/cbor/v2 from 2.2.0 to 2.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:04:56 + echo snap-build.sh 16:04:56 snap-build.sh 16:04:56 + SNAP_BASE_DIR=. 16:04:56 + '[' '!' -z /w/workspace/edgex-go/40 ']' 16:04:56 + SNAP_BASE_DIR=/w/workspace/edgex-go/40 16:04:56 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/40]' 16:04:56 [snap-build] Building snap in dir [/w/workspace/edgex-go/40] 16:04:56 + cd /w/workspace/edgex-go/40 16:04:56 + sudo apt-get remove -qy --purge lxd lxd-client 16:04:56 Reading package lists... 16:04:56 Building dependency tree... 16:04:56 Reading state information... 16:04:56 The following packages were automatically installed and are no longer required: 16:04:56 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 16:04:56 uidmap xdelta3 16:04:56 Use 'sudo apt autoremove' to remove them. 16:04:56 The following packages will be REMOVED: 16:04:56 lxd* lxd-client* 16:04:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 16:04:56 After this operation, 31.7 MB disk space will be freed. 16:04:57 (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.) 16:04:57 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 16:04:57 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 16:04:58 Removing lxd dnsmasq configuration 16:04:58 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 16:04:58 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 16:04:59 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:05:00 (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.) 16:05:00 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 16:05: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 16:05:01 Processing triggers for systemd (237-3ubuntu10.45) ... 16:05:01 Processing triggers for ureadahead (0.100.0-21) ... 16:05:03 + sudo snap remove --purge lxd 16:05:03 snap "lxd" is not installed 16:05:03 + sudo groupadd --force --system lxd 16:05:03 ++ whoami 16:05:03 + sudo /usr/sbin/usermod -G lxd -a jenkins 16:05:03 + newgrp - lxd 16:05:03 + sudo snap install lxd 16:05:03 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] } 16:05:09 $ docker stop --time=1 3e5c597393d570963034cfe6bd5119825d04db79f07529c4a92ea12c362cf36e 16:05:11 $ docker rm -f 3e5c597393d570963034cfe6bd5119825d04db79f07529c4a92ea12c362cf36e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:13 2021-07-12T16:05:10Z INFO Waiting for automatic snapd restart... 16:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:13 16:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:14 latest: Pulling from edgex-devops/edgex-compose-arm64 16:05:14 29e5d40040c1: Pulling fs layer 16:05:14 1ce36da41761: Pulling fs layer 16:05:14 25b303627fd3: Pulling fs layer 16:05:14 29e5d40040c1: Download complete 16:05:15 1ce36da41761: Verifying Checksum 16:05:15 1ce36da41761: Download complete 16:05:15 29e5d40040c1: Pull complete 16:05:16 1ce36da41761: Pull complete 16:05:16 25b303627fd3: Verifying Checksum 16:05:16 25b303627fd3: Download complete 16:05:26 25b303627fd3: Pull complete 16:05:26 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:05:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 16:05:27 prd-ubuntu18.04-docker-arm64-4c-16g-2587 does not seem to be running inside a container 16:05:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:05:29 $ docker top d1d0219455ab16d4b63e57756bee215edf2c9202ccc7b2b66f9833c010f72eda -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:30 + + docker-composegrep parallel 16:05:30 build --help 16:05:34 --parallel Build images in parallel. [Pipeline] } 16:05:34 $ docker stop --time=1 d1d0219455ab16d4b63e57756bee215edf2c9202ccc7b2b66f9833c010f72eda 16:05:35 lxd 4.16 from Canonical* installed 16:05:35 + sudo lxd init --auto 16:05:36 $ docker rm -f d1d0219455ab16d4b63e57756bee215edf2c9202ccc7b2b66f9833c010f72eda [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:36 . [Pipeline] withDockerContainer 16:05:36 prd-ubuntu18.04-docker-arm64-4c-16g-2587 does not seem to be running inside a container 16:05:36 $ 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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:05:38 $ docker top 786b0044233a9634816f07edc8185a70e9621a11543a293b1f8c03fe15f66fed -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:39 + docker-compose -f ./docker-compose-build.yml build --parallel 16:05:42 Building core-command ... 16:05:42 Building core-data ... 16:05:42 Building core-metadata ... 16:05:42 Building security-bootstrapper ... 16:05:42 Building security-proxy-setup ... 16:05:42 Building security-secretstore-setup ... 16:05:42 Building support-notifications ... 16:05:42 Building support-scheduler ... 16:05:42 Building sys-mgmt-agent ... 16:05:42 Building security-secretstore-setup 16:05:42 Building core-metadata 16:05:42 Building sys-mgmt-agent 16:05:42 Building support-notifications 16:05:42 Building security-bootstrapper 16:05:51 + sudo snap install --classic snapcraft 16:05:59 snapcraft 4.8.3 from Canonical* installed 16:05:59 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 16:05:59 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 16:05:59 % Total % Received % Xferd Average Speed Time Time Time Current 16:05:59 Dload Upload Total Spent Left Speed 16:05:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3777 0 --:--:-- --:--:-- --:--:-- 3777 16:05:59 100 3325k 100 3325k 0 0 11.2M 0 --:--:-- --:--:-- --:--:-- 11.2M 16:05:59 ./yq_linux_amd64 16:05:59 + sudo snapcraft prime --use-lxd 16:06:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 16:06:01 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: 16:06:01 - README.md 16:06:01 16:06:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:06:01 Launching a container. 16:06:09 Waiting for container to be ready 16:06:09 To start your first instance, try: lxc launch ubuntu:18.04 16:06:09 16:06:12 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 16:06:12 Waiting for network to be ready... 16:06:13 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:06:13 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:06:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 16:06:13 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 16:06:13 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:06:13 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:06:13 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 16:06:13 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 16:06:13 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 16:06:13 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 16:06:13 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:06:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:06:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:06:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:06:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:06:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:06:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:06:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:06:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:06:14 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 16:06:15 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 16:06:15 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:06:15 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:06:15 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 16:06:15 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 16:06:15 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 16:06:15 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 16:06:17 Fetched 24.8 MB in 4s (6151 kB/s) 16:06:18 Reading package lists... 16:06:18 Reading package lists... 16:06:18 Building dependency tree... 16:06:18 Reading state information... 16:06:18 The following additional packages will be installed: 16:06:18 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:06:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:06:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:06:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 16:06:18 Suggested packages: 16:06:18 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 16:06:18 Recommended packages: 16:06:18 gnupg libsasl2-modules 16:06:18 The following NEW packages will be installed: 16:06:18 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 16:06:18 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 16:06:18 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 16:06:18 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 16:06:18 The following packages will be upgraded: 16:06:18 gpg gpg-agent gpgconf libudev1 16:06:18 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 16:06:18 Need to get 3530 kB of archives. 16:06:18 After this operation, 13.3 MB of additional disk space will be used. 16:06:18 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] 16:06:18 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] 16:06:18 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 16:06:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 16:06:18 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 16:06:18 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 16:06:19 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 16:06:19 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 16:06:19 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 16:06:19 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 16:06:19 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 16:06:19 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 16:06:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 16:06:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 16:06:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 16:06:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 16:06:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 16:06:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 16:06:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 16:06:19 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 16:06:19 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 16:06:19 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 16:06:19 debconf: delaying package configuration, since apt-utils is not installed 16:06:19 Fetched 3530 kB in 1s (3463 kB/s) 16:06:19 (Reading database ... 12511 files and directories currently installed.) 16:06:19 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 16:06:19 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:06:19 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 16:06:20 Selecting previously unselected package udev. 16:06:20 (Reading database ... 12511 files and directories currently installed.) 16:06:20 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 16:06:20 Unpacking udev (237-3ubuntu10.48) ... 16:06:20 Selecting previously unselected package libfuse2:amd64. 16:06:20 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 16:06:20 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:06:20 Selecting previously unselected package fuse. 16:06:20 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 16:06:20 Unpacking fuse (2.9.7-1ubuntu1) ... 16:06:20 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 16:06:20 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:06:20 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 16:06:20 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:06:20 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 16:06:20 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:06:21 Selecting previously unselected package libksba8:amd64. 16:06:21 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 16:06:21 Unpacking libksba8:amd64 (1.3.5-2) ... 16:06:21 Selecting previously unselected package libroken18-heimdal:amd64. 16:06:21 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:21 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:21 Selecting previously unselected package libasn1-8-heimdal:amd64. 16:06:21 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:21 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:21 Selecting previously unselected package libheimbase1-heimdal:amd64. 16:06:21 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:21 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:21 Selecting previously unselected package libhcrypto4-heimdal:amd64. 16:06:21 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:21 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:21 Selecting previously unselected package libwind0-heimdal:amd64. 16:06:21 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:21 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:21 Selecting previously unselected package libhx509-5-heimdal:amd64. 16:06:21 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:21 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:21 Selecting previously unselected package libkrb5-26-heimdal:amd64. 16:06:21 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:21 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:21 Selecting previously unselected package libheimntlm0-heimdal:amd64. 16:06:21 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:21 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:21 Selecting previously unselected package libgssapi3-heimdal:amd64. 16:06:21 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 16:06:21 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:21 Selecting previously unselected package libsasl2-modules-db:amd64. 16:06:21 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:06:21 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:06:21 Selecting previously unselected package libsasl2-2:amd64. 16:06:21 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 16:06:21 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:06:21 Selecting previously unselected package libldap-common. 16:06:21 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 16:06:21 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:06:21 Selecting previously unselected package libldap-2.4-2:amd64. 16:06:21 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 16:06:21 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:06:22 Selecting previously unselected package dirmngr. 16:06:22 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 16:06:22 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 16:06:22 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 16:06:22 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 16:06:22 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 16:06:22 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:06:22 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 16:06:22 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 16:06:22 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:22 Setting up libksba8:amd64 (1.3.5-2) ... 16:06:22 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:06:22 Setting up udev (237-3ubuntu10.48) ... 16:06:22 invoke-rc.d: policy-rc.d denied execution of start. 16:06:23 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:23 Processing triggers for systemd (237-3ubuntu10) ... 16:06:23 Setting up fuse (2.9.7-1ubuntu1) ... 16:06:23 Setting up gpg (2.2.4-1ubuntu1.4) ... 16:06:23 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:23 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:23 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:23 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:23 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:23 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:23 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 16:06:23 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 16:06:23 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 16:06:23 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:06:23 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 16:06:23 settings in the [Install] section, and DefaultInstance for template units). 16:06:23 This means they are not meant to be enabled using systemctl. 16:06:23 Possible reasons for having this kind of units are: 16:06:23 1) A unit may be statically enabled by being symlinked from another unit's 16:06:23 .wants/ or .requires/ directory. 16:06:23 2) A unit's purpose may be to act as a helper for some other unit which has 16:06:23 a requirement dependency on it. 16:06:23 3) A unit may be started when needed via activation (socket, path, timer, 16:06:23 D-Bus, udev, scripted systemctl call, ...). 16:06:23 4) In case of template units, the unit is meant to be enabled with some 16:06:23 instance name specified. 16:06:23 Reading package lists... 16:06:24 Building dependency tree... 16:06:24 Reading state information... 16:06:24 The following additional packages will be installed: 16:06:24 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 16:06:24 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 16:06:24 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 16:06:24 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 16:06:24 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 16:06:24 Suggested packages: 16:06:24 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 16:06:24 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 16:06:24 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 16:06:24 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 16:06:24 systemd-container policykit-1 16:06:24 Recommended packages: 16:06:24 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 16:06:24 The following NEW packages will be installed: 16:06:24 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 16:06:24 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 16:06:24 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 16:06:24 multiarch-support openssh-client python3 python3-minimal python3.6 16:06:24 python3.6-minimal snapd squashfs-tools sudo 16:06:24 The following packages will be upgraded: 16:06:24 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 16:06:24 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 16:06:24 Need to get 36.7 MB of archives. 16:06:24 After this operation, 147 MB of additional disk space will be used. 16:06:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 16:06:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 16:06:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 16:06:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 16:06:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 16:06:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 16:06:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 16:06:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 16:06:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 16:06:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 16:06:24 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 16:06:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 16:06:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 16:06:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 16:06:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 16:06:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 16:06:25 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 16:06:25 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 16:06:25 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 16:06:25 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 16:06:25 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 16:06:25 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 16:06:25 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 16:06:25 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 16:06:25 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 16:06:25 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 16:06:25 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 16:06:25 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 16:06:25 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 16:06:25 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 16:06:26 debconf: delaying package configuration, since apt-utils is not installed 16:06:26 Fetched 36.7 MB in 2s (16.6 MB/s) 16:06:26 (Reading database ... 12757 files and directories currently installed.) 16:06:26 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 16:06:26 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:06:27 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 16:06:27 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:06:27 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 16:06:27 (Reading database ... 12757 files and directories currently installed.) 16:06:27 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 16:06:27 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 16:06:27 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 16:06:27 (Reading database ... 12757 files and directories currently installed.) 16:06:27 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 16:06:27 Unpacking apt (1.6.14) over (1.6.1) ... 16:06:28 Setting up apt (1.6.14) ... 16:06:28 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 16:06:28 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 16:06:28 (Reading database ... 12764 files and directories currently installed.) 16:06:28 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:06:28 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:06:29 Selecting previously unselected package libpython3.6-minimal:amd64. 16:06:29 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:06:29 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:06:29 Selecting previously unselected package libexpat1:amd64. 16:06:29 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 16:06:29 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:06:29 Selecting previously unselected package python3.6-minimal. 16:06:29 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:06:29 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:06:33 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 16:06:33 Checking for services that may need to be restarted...done. 16:06:33 Checking for services that may need to be restarted...done. 16:06:33 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:06:33 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 16:06:33 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 16:06:33 Selecting previously unselected package python3-minimal. 16:06:33 (Reading database ... 13012 files and directories currently installed.) 16:06:33 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 16:06:33 Unpacking python3-minimal (3.6.7-1~18.04) ... 16:06:33 Selecting previously unselected package mime-support. 16:06:33 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 16:06:33 Unpacking mime-support (3.60ubuntu1) ... 16:06:33 Selecting previously unselected package libmpdec2:amd64. 16:06:33 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 16:06:33 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:06:33 Selecting previously unselected package libpython3.6-stdlib:amd64. 16:06:33 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:06:33 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:06:33 Selecting previously unselected package python3.6. 16:06:33 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 16:06:33 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:06:33 Selecting previously unselected package libpython3-stdlib:amd64. 16:06:33 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 16:06:33 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:06:33 Setting up python3-minimal (3.6.7-1~18.04) ... 16:06:33 Selecting previously unselected package python3. 16:06:33 (Reading database ... 13442 files and directories currently installed.) 16:06:33 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 16:06:33 Unpacking python3 (3.6.7-1~18.04) ... 16:06:33 Selecting previously unselected package multiarch-support. 16:06:33 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 16:06:33 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 16:06:33 Setting up multiarch-support (2.27-3ubuntu1.4) ... 16:06:33 Selecting previously unselected package liblzo2-2:amd64. 16:06:33 (Reading database ... 13479 files and directories currently installed.) 16:06:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 16:06:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 16:06:33 Selecting previously unselected package libbsd0:amd64. 16:06:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 16:06:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:06:33 Selecting previously unselected package sudo. 16:06:33 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 16:06:33 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 16:06:33 Selecting previously unselected package apparmor. 16:06:33 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 16:06:33 Unpacking apparmor (2.12-4ubuntu5.1) ... 16:06:33 Selecting previously unselected package libedit2:amd64. 16:06:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 16:06:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 16:06:33 Selecting previously unselected package libkrb5support0:amd64. 16:06:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 16:06:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:06:33 Selecting previously unselected package libk5crypto3:amd64. 16:06:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 16:06:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:06:33 Selecting previously unselected package libkeyutils1:amd64. 16:06:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 16:06:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:06:33 Selecting previously unselected package libkrb5-3:amd64. 16:06:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 16:06:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:06:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 16:06:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 16:06:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:06:33 Selecting previously unselected package libssl1.0.0:amd64. 16:06:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 16:06:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:06:33 Selecting previously unselected package openssh-client. 16:06:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 16:06:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 16:06:33 Selecting previously unselected package squashfs-tools. 16:06:33 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 16:06:33 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:06:33 Selecting previously unselected package snapd. 16:06:33 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 16:06:33 Unpacking snapd (2.49.2+18.04) ... 16:06:34 Setting up libedit2:amd64 (3.1-20170329-1) ... 16:06:34 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 16:06:35 Setting up mime-support (3.60ubuntu1) ... 16:06:35 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 16:06:35 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 16:06:35 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 16:06:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:06:35 Setting up systemd (237-3ubuntu10.48) ... 16:06:35 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 16:06:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 16:06:39 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 16:06:41 Setting up liblzo2-2:amd64 (2.08-1.2) ... 16:06:41 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 16:06:41 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 16:06:41 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 16:06:41 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 16:06:41 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 16:06:41 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 16:06:41 Setting up python3 (3.6.7-1~18.04) ... 16:06:41 running python rtupdate hooks for python3.6... 16:06:41 running python post-rtupdate hooks for python3.6... 16:06:41 Setting up apparmor (2.12-4ubuntu5.1) ... 16:06:43 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 16:06:43 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 16:06:43 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 16:06:43 Setting up snapd (2.49.2+18.04) ... 16:06:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 16:06:43 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 16:06:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 16:06:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 16:06:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:06:44 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 16:06:44 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 16:06:44 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 16:06:44 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 16:06:45 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 16:06:45 /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' 16:06:45 Processing triggers for libc-bin (2.27-3ubuntu1) ... 16:06:45 Processing triggers for systemd (237-3ubuntu10.48) ... 16:06:45 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:06:46 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:06:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:06:47 Reading package lists... 16:06:47 Reading package lists... 16:06:47 Building dependency tree... 16:06:47 Reading state information... 16:06:47 Calculating upgrade... 16:06:47 The following packages will be upgraded: 16:06:47 advancecomp base-files bash binutils binutils-common 16:06:47 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 16:06:47 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 16:06:47 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 16:06:47 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 16:06:47 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 16:06:47 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 16:06:47 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 16:06:47 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 16:06:47 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 16:06:47 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 16:06:47 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 16:06:47 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 16:06:47 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 16:06:47 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 16:06:47 ubuntu-keyring util-linux 16:06:47 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 16:06:47 Need to get 64.1 MB of archives. 16:06:47 After this operation, 5112 kB of additional disk space will be used. 16:06:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 16:06:47 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 16:06:48 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 16:06:48 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 16:06:48 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 16:06:48 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 16:06:48 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 16:06:48 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 16:06:48 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 16:06:48 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 16:06:48 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 16:06:48 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 16:06:48 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 16:06:48 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 16:06:48 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 16:06:48 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 16:06:48 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 16:06:48 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 16:06:48 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 16:06:48 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 16:06:48 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 16:06:48 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 16:06:48 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 16:06:48 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 16:06:48 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 16:06:48 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 16:06:48 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 16:06:48 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 16:06:48 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 16:06:48 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 16:06:48 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 16:06:48 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 16:06:48 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 16:06:48 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 16:06:48 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 16:06:48 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 16:06:48 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 16:06:48 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 16:06:48 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 16:06:48 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 16:06:48 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 16:06:48 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 16:06:48 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 16:06:48 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 16:06:48 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 16:06:48 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 16:06:48 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 16:06:48 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 16:06:48 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 16:06:48 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] 16:06:48 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 16:06:48 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 16:06:48 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 16:06:48 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 16:06:48 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 16:06:48 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 16:06:48 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 16:06:48 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 16:06:48 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 16:06:48 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 16:06:49 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 16:06:49 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 16:06:49 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 16:06:49 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 16:06:49 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 16:06:49 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 16:06:49 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 16:06:49 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 16:06:49 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 16:06:49 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 16:06:49 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 16:06:49 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 16:06:49 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 16:06:49 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 16:06:49 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 16:06:49 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 16:06:49 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 16:06:49 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 16:06:49 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 16:06:49 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 16:06:49 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 16:06:49 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 16:06:49 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 16:06:49 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 16:06:49 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 16:06:49 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 16:06:49 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 16:06:49 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 16:06:49 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 16:06:49 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 16:06:49 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 16:06:49 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 16:06:49 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 16:06:49 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 16:06:49 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 16:06:49 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 16:06:49 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 16:06:49 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 16:06:49 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 16:06:49 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 16:06:49 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 16:06:49 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 16:06:50 debconf: delaying package configuration, since apt-utils is not installed 16:06:50 Fetched 64.1 MB in 2s (32.1 MB/s) 16:06:50 (Reading database ... 13914 files and directories currently installed.) 16:06:50 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 16:06:50 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:06:50 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 16:06:50 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:06:50 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 16:06:50 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 16:06:51 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:51 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:51 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:51 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:51 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:51 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:51 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:51 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:51 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:51 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:51 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:51 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:51 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:51 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:51 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 16:06:51 (Reading database ... 13914 files and directories currently installed.) 16:06:51 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:51 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 16:06:51 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 16:06:52 (Reading database ... 13914 files and directories currently installed.) 16:06:52 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:52 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:52 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:52 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:52 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 16:06:52 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 16:06:53 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 16:06:53 (Reading database ... 13914 files and directories currently installed.) 16:06:53 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 16:06:53 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:06:53 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 16:06:53 (Reading database ... 13914 files and directories currently installed.) 16:06:53 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 16:06:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 16:06:53 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 16:06:53 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 16:06:54 Setting up base-files (10.1ubuntu2.10) ... 16:06:54 Installing new version of config file /etc/issue ... 16:06:54 Installing new version of config file /etc/issue.net ... 16:06:54 Installing new version of config file /etc/lsb-release ... 16:06:54 Installing new version of config file /etc/update-motd.d/50-motd-news ... 16:06:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 16:06:54 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 16:06:54 Removing obsolete conffile /etc/default/motd-news ... 16:06:54 (Reading database ... 13915 files and directories currently installed.) 16:06:54 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 16:06:54 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 16:06:54 Setting up bash (4.4.18-2ubuntu1.2) ... 16:06:54 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 16:06:54 (Reading database ... 13915 files and directories currently installed.) 16:06:54 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:54 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 16:06:55 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 16:06:55 (Reading database ... 13915 files and directories currently installed.) 16:06:55 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 16:06:55 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 16:06:55 Setting up tar (1.29b-2ubuntu0.2) ... 16:06:55 (Reading database ... 13915 files and directories currently installed.) 16:06:55 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 16:06:55 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:06:55 Setting up dpkg (1.19.0.5ubuntu2.3) ... 16:06:55 (Reading database ... 13915 files and directories currently installed.) 16:06:55 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 16:06:55 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:06:55 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 16:06:55 (Reading database ... 13915 files and directories currently installed.) 16:06:55 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 16:06:55 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:06:55 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 16:06:55 (Reading database ... 13915 files and directories currently installed.) 16:06:55 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 16:06:55 Unpacking grep (3.1-2build1) over (3.1-2) ... 16:06:56 Setting up grep (3.1-2build1) ... 16:06:56 (Reading database ... 13915 files and directories currently installed.) 16:06:56 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 16:06:56 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:06:56 Setting up login (1:4.5-1ubuntu2) ... 16:06:56 (Reading database ... 13915 files and directories currently installed.) 16:06:56 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 16:06:56 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:06:56 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 16:06:56 (Reading database ... 13915 files and directories currently installed.) 16:06:56 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 16:06:56 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:06:57 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 16:06:57 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:06:57 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 16:06:57 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:06:58 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:06:58 ---> 349309f13ca8 16:06:58 Step 3/32 : WORKDIR /edgex-go 16:06:58 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:06:58 ---> 349309f13ca8 16:06:58 Step 3/26 : WORKDIR /edgex-go 16:06:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:06:58 ---> 349309f13ca8 16:06:58 Step 3/23 : WORKDIR /edgex-go 16:06:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:06:58 ---> 349309f13ca8 16:06:58 Step 3/24 : WORKDIR /edgex-go 16:06:58 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:06:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:06:58 ---> 349309f13ca8 16:06:58 Step 3/24 : WORKDIR /edgex-go 16:06:58 ---> Running in c84c05e3b7da 16:06:58 ---> Running in 55f5b85ae4aa 16:06:58 ---> Running in deb8a2dabec1 16:06:58 ---> Running in 1e5899abbe98 16:06:58 ---> Running in 6078284142b8 16:06:58 Removing intermediate container 55f5b85ae4aa 16:06:58 ---> 3b42cf97ec5f 16:06:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:58 ---> Running in 6849e235e268 16:06:58 Removing intermediate container 1e5899abbe98 16:06:58 Removing intermediate container 6078284142b8 16:06:58 ---> 5b0bc030b6af 16:06:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:58 ---> d22b35711948 16:06:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:58 Removing intermediate container deb8a2dabec1 16:06:58 ---> 952df87f05f7 16:06:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:58 Removing intermediate container c84c05e3b7da 16:06:58 ---> 36671928d157 16:06:58 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:58 ---> Running in f3437821f8f9 16:06:58 ---> Running in 55d962bf9352 16:06:58 ---> Running in 6140e396c40f 16:06:58 ---> Running in e88e337fc55c 16:06:58 Removing intermediate container 6849e235e268 16:06:58 ---> f7f5a65872d7 16:06:58 Step 5/24 : RUN apk add --update --no-cache make bash git 16:06:58 ---> Running in 8a6ca39a956a 16:06:58 Removing intermediate container f3437821f8f9 16:06:58 ---> bbaaf8d7ac1a 16:06:58 Step 5/26 : RUN apk add --update --no-cache make git 16:06:58 ---> Running in 34a4a2379fe2 16:06:58 Removing intermediate container 6140e396c40f 16:06:58 ---> 9e0834e80f10 16:06:58 Step 5/24 : RUN apk add --update --no-cache make git 16:06:58 Removing intermediate container e88e337fc55c 16:06:58 ---> 599397f811a9 16:06:58 Step 5/32 : RUN apk add --update --no-cache make git 16:06:58 ---> Running in 4bc981022949 16:06:58 Removing intermediate container 55d962bf9352 16:06:58 ---> 9ad3d802042e 16:06:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 16:06:58 ---> Running in d238f72412d0 16:06:58 ---> Running in b11aeb65b7de 16:06:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:58 Setting up perl-base (5.26.1-6ubuntu0.5) ... 16:06:58 (Reading database ... 13915 files and directories currently installed.) 16:06:58 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 16:06:58 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 16:06:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:59 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:06:59 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:06:59 OK: 218 MiB in 52 packages 16:06:59 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 16:06:59 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 16:06:59 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 16:06:59 (Reading database ... 13915 files and directories currently installed.) 16:06:59 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 16:06:59 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 16:06:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:59 OK: 218 MiB in 52 packages 16:06:59 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 16:06:59 (Reading database ... 13915 files and directories currently installed.) 16:06:59 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:59 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:06:59 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:06:59 (Reading database ... 13915 files and directories currently installed.) 16:06:59 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:06:59 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:00 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:07:00 (Reading database ... 13915 files and directories currently installed.) 16:07:00 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:00 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:00 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:07:00 (Reading database ... 13915 files and directories currently installed.) 16:07:00 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:00 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:00 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:07:00 OK: 218 MiB in 52 packages 16:07:00 OK: 218 MiB in 52 packages 16:07:00 Removing intermediate container 8a6ca39a956a 16:07:00 ---> 26d42c488faa 16:07:00 Step 6/24 : COPY go.mod . 16:07:00 (Reading database ... 13915 files and directories currently installed.) 16:07:00 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 16:07:00 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:07:00 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 16:07:00 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:07:00 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 16:07:01 (Reading database ... 13915 files and directories currently installed.) 16:07:01 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 16:07:01 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:07:01 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 16:07:01 (Reading database ... 13915 files and directories currently installed.) 16:07:01 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:01 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:01 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 16:07:01 OK: 218 MiB in 52 packages 16:07:01 Removing intermediate container 34a4a2379fe2 16:07:01 ---> 38ca9024fc84 16:07:01 Step 6/26 : COPY go.mod . 16:07:01 (Reading database ... 13915 files and directories currently installed.) 16:07:01 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:01 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:02 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 16:07:02 (Reading database ... 13915 files and directories currently installed.) 16:07:02 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:02 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:02 ---> 4393f868162f 16:07:02 Step 7/24 : RUN go mod download 16:07:02 Removing intermediate container 4bc981022949 16:07:02 ---> 6e01ef8cba09 16:07:02 Step 6/24 : COPY go.mod . 16:07:02 ---> e9d697cbcb46 16:07:02 Step 7/26 : RUN go mod download 16:07:02 ---> Running in 09de85d1f619 16:07:02 ---> Running in a79e5240c750 16:07:02 Removing intermediate container d238f72412d0 16:07:02 ---> 01f4c1a74ec4 16:07:02 Step 6/32 : COPY go.mod . 16:07:02 Removing intermediate container b11aeb65b7de 16:07:02 ---> dc0abcf72857 16:07:02 Step 6/23 : COPY go.mod . 16:07:02 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 16:07:02 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 16:07:02 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 16:07:03 (Reading database ... 13915 files and directories currently installed.) 16:07:03 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 16:07:03 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 16:07:03 Setting up libc-bin (2.27-3ubuntu1.4) ... 16:07:03 ---> c172d525eccd 16:07:03 Step 7/24 : RUN go mod download 16:07:03 (Reading database ... 13915 files and directories currently installed.) 16:07:03 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 16:07:03 ---> Running in 5bd538340336 16:07:03 ---> 9fe65eb4a872 16:07:03 Step 7/23 : RUN go mod download 16:07:03 ---> fd4d47d0e189 16:07:03 Step 7/32 : RUN go mod download 16:07:04 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 16:07:04 ---> Running in 0a8a2e1f89fe 16:07:04 ---> Running in ec7494e87e0e 16:07:04 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 16:07:04 (Reading database ... 13917 files and directories currently installed.) 16:07:04 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 16:07:04 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 16:07:05 Setting up debconf (1.5.66ubuntu1) ... 16:07:05 (Reading database ... 13917 files and directories currently installed.) 16:07:05 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 16:07:05 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:07:05 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 16:07:05 (Reading database ... 13917 files and directories currently installed.) 16:07:05 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 16:07:05 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 16:07:05 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 16:07:05 (Reading database ... 13917 files and directories currently installed.) 16:07:05 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:07:05 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:07:05 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:07:07 (Reading database ... 13917 files and directories currently installed.) 16:07:07 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:07:07 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:07:07 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 16:07:07 (Reading database ... 13919 files and directories currently installed.) 16:07:07 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 16:07:07 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:07:07 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 16:07:07 (Reading database ... 13923 files and directories currently installed.) 16:07:07 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 16:07:07 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 16:07:07 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 16:07:07 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 16:07:07 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 16:07:07 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:07:07 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 16:07:07 (Reading database ... 13923 files and directories currently installed.) 16:07:07 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 16:07:07 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 16:07:07 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 16:07:07 (Reading database ... 13923 files and directories currently installed.) 16:07:07 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 16:07:07 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 16:07:07 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 16:07:07 (Reading database ... 13923 files and directories currently installed.) 16:07:07 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 16:07:07 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 16:07:07 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 16:07:07 (Reading database ... 13923 files and directories currently installed.) 16:07:07 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 16:07:07 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 16:07:07 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 16:07:07 (Reading database ... 13923 files and directories currently installed.) 16:07:07 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 16:07:07 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 16:07:07 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 16:07:07 (Reading database ... 13923 files and directories currently installed.) 16:07:07 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 16:07:07 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 16:07:07 Setting up passwd (1:4.5-1ubuntu2) ... 16:07:07 Removing intermediate container 09de85d1f619 16:07:07 ---> 4e04a12ff7cb 16:07:07 Step 8/24 : COPY . . 16:07:07 Removing intermediate container a79e5240c750 16:07:07 ---> fdd6b252ef36 16:07:07 Step 8/26 : COPY . . 16:07:08 (Reading database ... 13923 files and directories currently installed.) 16:07:08 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 16:07:08 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 16:07:08 Setting up gpgv (2.2.4-1ubuntu1.4) ... 16:07:08 (Reading database ... 13923 files and directories currently installed.) 16:07:08 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:07:08 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:07:08 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:07:08 (Reading database ... 13923 files and directories currently installed.) 16:07:08 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 16:07:08 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 16:07:08 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 16:07:08 (Reading database ... 13923 files and directories currently installed.) 16:07:08 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 16:07:08 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 16:07:08 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 16:07:08 Removing intermediate container 5bd538340336 16:07:08 ---> c61e11019950 16:07:08 Step 8/24 : COPY . . 16:07:08 (Reading database ... 13923 files and directories currently installed.) 16:07:08 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 16:07:08 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 16:07:08 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 16:07:08 (Reading database ... 13923 files and directories currently installed.) 16:07:08 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 16:07:08 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 16:07:09 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 16:07:09 (Reading database ... 13923 files and directories currently installed.) 16:07:09 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 16:07:09 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 16:07:09 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 16:07:09 (Reading database ... 13923 files and directories currently installed.) 16:07:09 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 16:07:09 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 16:07:09 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 16:07:09 (Reading database ... 13923 files and directories currently installed.) 16:07:09 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 16:07:09 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 16:07:09 Removing intermediate container 0a8a2e1f89fe 16:07:09 ---> 162c4e6897cf 16:07:09 Step 8/23 : COPY . . 16:07:09 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 16:07:09 (Reading database ... 13924 files and directories currently installed.) 16:07:09 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:07:09 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:07:09 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 16:07:09 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 16:07:09 Removing intermediate container ec7494e87e0e 16:07:09 ---> 261bcc4fd59f 16:07:09 Step 8/32 : COPY . . 16:07:10 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 16:07:10 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 16:07:10 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 16:07:10 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 16:07:10 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 16:07:10 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 16:07:10 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 16:07:10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 16:07:10 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 16:07:10 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 16:07:11 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 16:07:11 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 16:07:11 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 16:07:11 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 16:07:11 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 16:07:11 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 16:07:11 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 16:07:11 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 16:07:11 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 16:07:11 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 16:07:11 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 16:07:11 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 16:07:12 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 16:07:12 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 16:07:12 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:07:12 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:07:13 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:07:13 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:07:13 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:07:13 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:07:13 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 16:07:13 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 16:07:13 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:13 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:13 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:13 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:13 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:13 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:13 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:13 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:14 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:14 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:16 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:16 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:16 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:16 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:16 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:16 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:17 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 16:07:17 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 16:07:18 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:07:18 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:07:18 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 16:07:18 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:07:18 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 16:07:18 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 16:07:18 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 16:07:18 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 16:07:18 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:07:18 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:07:18 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 16:07:18 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 16:07:18 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 16:07:18 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 16:07:19 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:19 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 16:07:19 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:19 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:19 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:19 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 16:07:19 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 16:07:19 Setting up tzdata (2021a-0ubuntu0.18.04) ... 16:07:19 16:07:19 Current default time zone: 'Etc/UTC' 16:07:19 Local time is now: Mon Jul 12 16:07:19 UTC 2021. 16:07:19 Universal Time is now: Mon Jul 12 16:07:19 UTC 2021. 16:07:19 Run 'dpkg-reconfigure tzdata' if you wish to change it. 16:07:19 16:07:19 Setting up systemd-sysv (237-3ubuntu10.48) ... 16:07:19 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:19 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 16:07:19 Setting up mount (2.31.1-0.4ubuntu3.7) ... 16:07:19 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 16:07:19 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 16:07:19 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 16:07:19 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 16:07:19 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 16:07:19 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 16:07:19 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:19 Setting up procps (2:3.3.12-3ubuntu1.2) ... 16:07:19 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:19 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 16:07:19 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:19 Setting up patch (2.7.6-2ubuntu1.1) ... 16:07:19 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 16:07:19 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 16:07:19 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 16:07:19 Installing new version of config file /etc/ssl/openssl.cnf ... 16:07:19 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 16:07:19 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 16:07:19 Setting up ca-certificates (20210119~18.04.1) ... 16:07:21 Updating certificates in /etc/ssl/certs... 16:07:21 23 added, 27 removed; done. 16:07:21 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 16:07:21 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 16:07:21 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 16:07:21 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 16:07:21 Setting up pkgbinarymangler (138.18.04.1) ... 16:07:21 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:21 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 16:07:21 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:21 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:22 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:22 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 16:07:22 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 16:07:22 Setting up perl (5.26.1-6ubuntu0.5) ... 16:07:22 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 16:07:22 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 16:07:22 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 16:07:22 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 16:07:22 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 16:07:22 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 16:07:22 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 16:07:22 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 16:07:22 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 16:07:22 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:07:22 Processing triggers for systemd (237-3ubuntu10.48) ... 16:07:22 Processing triggers for mime-support (3.60ubuntu1) ... 16:07:22 Processing triggers for ca-certificates (20210119~18.04.1) ... 16:07:22 Updating certificates in /etc/ssl/certs... 16:07:23 0 added, 0 removed; done. 16:07:23 Running hooks in /etc/ca-certificates/update.d... 16:07:23 done. 16:07:23 Reading package lists... 16:07:23 Building dependency tree... 16:07:23 Reading state information... 16:07:23 The following NEW packages will be installed: 16:07:23 apt-transport-https 16:07:23 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 16:07:24 Need to get 4348 B of archives. 16:07:24 After this operation, 154 kB of additional disk space will be used. 16:07:24 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 16:07:24 debconf: delaying package configuration, since apt-utils is not installed 16:07:24 Fetched 4348 B in 0s (22.3 kB/s) 16:07:24 Selecting previously unselected package apt-transport-https. 16:07:24 (Reading database ... 13929 files and directories currently installed.) 16:07:24 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 16:07:24 Unpacking apt-transport-https (1.6.14) ... 16:07:24 Setting up apt-transport-https (1.6.14) ... 16:07:24 Waiting for network to be ready... 16:07:30 2021-07-12T16:07:28Z INFO Waiting for automatic snapd restart... 16:07:31 snapd 2.51.1 from Canonical* installed 16:07:31 ---> 5b5a9db236fe 16:07:31 Step 9/26 : RUN go mod tidy 16:07:31 ---> 0362285fb85f 16:07:31 Step 9/24 : RUN go mod tidy 16:07:31 ---> eb41b1ef6281 16:07:31 ---> cb57df8387ae 16:07:31 Step 9/23 : RUN go mod tidy 16:07:31 Step 9/24 : RUN go mod tidy 16:07:31 ---> 0740382a1d18 16:07:31 Step 9/32 : RUN go mod tidy 16:07:31 ---> Running in 0aab40a9a9d1 16:07:31 ---> Running in 7fa7e93646ac 16:07:31 ---> Running in a91eb175766a 16:07:31 ---> Running in e29a9e0f0c7c 16:07:31 ---> Running in 05eb7a6186c0 16:07:32 "snapd" switched to the "latest/stable" channel 16:07:32 16:07:34 core18 20210611 from Canonical* installed 16:07:34 "core18" switched to the "latest/stable" channel 16:07:34 16:07:38 snapcraft 4.8.3 from Canonical* installed 16:07:38 "snapcraft" switched to the "latest/stable" channel 16:07:38 16:07:38 Removing intermediate container 0aab40a9a9d1 16:07:38 ---> c4f77e93f6b0 16:07:38 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:07:38 ---> Running in 8dcfd9623247 16:07:38 Removing intermediate container 7fa7e93646ac 16:07:38 ---> 749d46ff3cb9 16:07:38 Step 10/24 : RUN make cmd/core-metadata/core-metadata 16:07:38 ---> Running in 176690c8b77b 16:07:39 Removing intermediate container a91eb175766a 16:07:39 ---> 7c207b996668 16:07:39 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:07:39 Removing intermediate container e29a9e0f0c7c 16:07:39 ---> 26bc44549945 16:07:39 Step 10/23 : RUN make cmd/support-notifications/support-notifications 16:07:39 Removing intermediate container 05eb7a6186c0 16:07:39 ---> f5233d4fe8e2 16:07:39 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:07:39 ---> Running in 57f3bc72cda1 16:07:40 ---> Running in a603013254b3 16:07:40 ---> Running in 7963079b4ad8 16:07: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 16:07:40 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 16:07:41 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 16:07: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: 16:07:42 - README.md 16:07:42 16:07:42 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 16:07:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 16:07:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 16:07:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:07:42 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 16:07:42 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 16:07:43 Reading package lists... 16:07:43 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 16:07:43 Reading package lists... 16:07:43 Building dependency tree... 16:07:43 Reading state information... 16:07:43 Suggested packages: 16:07:43 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 16:07:43 git-gui gitk gitweb git-cvs git-mediawiki git-svn 16:07:43 Recommended packages: 16:07:43 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 16:07:43 The following NEW packages will be installed: 16:07:43 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 16:07:43 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 16:07:43 pkg-config zip 16:07:43 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 16:07:44 Need to get 7663 kB of archives. 16:07:44 After this operation, 43.8 MB of additional disk space will be used. 16:07:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 16:07:44 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 16:07:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 16:07:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 16:07:44 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 16:07:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 16:07:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 16:07:44 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 16:07:44 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 16:07:44 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 16:07:44 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 16:07:44 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 16:07:44 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 16:07:44 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 16:07:44 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 16:07:44 debconf: delaying package configuration, since apt-utils is not installed 16:07:44 Fetched 7663 kB in 1s (10.4 MB/s) 16:07:45 Selecting previously unselected package libglib2.0-0:amd64. 16:07:45 (Reading database ... 13933 files and directories currently installed.) 16:07:45 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 16:07:45 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:07:45 Selecting previously unselected package libpsl5:amd64. 16:07:45 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 16:07:45 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 16:07:45 Selecting previously unselected package libnghttp2-14:amd64. 16:07:45 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 16:07:45 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:07:45 Selecting previously unselected package librtmp1:amd64. 16:07:45 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 16:07:45 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:07:46 Selecting previously unselected package libcurl3-gnutls:amd64. 16:07:46 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 16:07:46 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:07:46 Selecting previously unselected package liberror-perl. 16:07:46 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 16:07:46 Unpacking liberror-perl (0.17025-1) ... 16:07:46 Selecting previously unselected package git-man. 16:07:46 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 16:07:46 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 16:07:46 Selecting previously unselected package git. 16:07:46 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 16:07:46 Unpacking git (1:2.17.1-1ubuntu0.8) ... 16:07:46 Selecting previously unselected package libnorm1:amd64. 16:07:46 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 16:07:46 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:07:46 Selecting previously unselected package libpgm-5.2-0:amd64. 16:07:46 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 16:07:46 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:07:46 Selecting previously unselected package libsodium23:amd64. 16:07:46 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 16:07:46 Unpacking libsodium23:amd64 (1.0.16-2) ... 16:07:47 Selecting previously unselected package libzmq5:amd64. 16:07:47 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 16:07:47 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:07:47 Selecting previously unselected package libzmq3-dev:amd64. 16:07:47 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 16:07:47 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:07:47 Selecting previously unselected package pkg-config. 16:07:47 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 16:07:47 Unpacking pkg-config (0.29.1-0ubuntu2) ... 16:07:47 Selecting previously unselected package zip. 16:07:47 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 16:07:47 Unpacking zip (3.0-11build1) ... 16:07:47 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 16:07:47 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 16:07:47 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 16:07:47 Setting up liberror-perl (0.17025-1) ... 16:07:47 Setting up libpsl5:amd64 (0.19.1-5build1) ... 16:07:47 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 16:07:47 No schema files found: doing nothing. 16:07:47 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 16:07:47 Setting up zip (3.0-11build1) ... 16:07:47 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 16:07:47 Setting up libsodium23:amd64 (1.0.16-2) ... 16:07:47 Setting up pkg-config (0.29.1-0ubuntu2) ... 16:07:47 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 16:07:47 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 16:07:47 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 16:07:47 Setting up git (1:2.17.1-1ubuntu0.8) ... 16:07:47 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 16:07:48 git set to automatically installed. 16:07:48 git-man set to automatically installed. 16:07:48 libcurl3-gnutls set to automatically installed. 16:07:48 liberror-perl set to automatically installed. 16:07:48 libglib2.0-0 set to automatically installed. 16:07:48 libnghttp2-14 set to automatically installed. 16:07:48 libnorm1 set to automatically installed. 16:07:48 libpgm-5.2-0 set to automatically installed. 16:07:48 libpsl5 set to automatically installed. 16:07:48 librtmp1 set to automatically installed. 16:07:48 libsodium23 set to automatically installed. 16:07:48 libzmq3-dev set to automatically installed. 16:07:48 libzmq5 set to automatically installed. 16:07:48 pkg-config set to automatically installed. 16:07:48 zip set to automatically installed. 16:07:49 snapd is not logged in, snap install commands will use sudo 16:07:49 snap "core18" has no updates available 16:07:50 snapd is not logged in, snap install commands will use sudo 16:07:58 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 16:07:59 Pulling config-common 16:07:59 + snapcraftctl pull 16:08:00 Pulling go-build-helper 16:08:00 + snapcraftctl pull 16:08:01 'edgex-go' has dependencies that need to be staged: go-build-helper 16:08:01 Skipping pull go-build-helper (already ran) 16:08:01 Building go-build-helper 16:08:01 + snapcraftctl build 16:08:03 Staging go-build-helper 16:08:03 + snapcraftctl stage 16:08:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 16:08:11 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 16:08:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 16:08:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 16:08:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 16:08:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 16:08:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 16:08:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 16:08:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 16:08:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 16:08:11 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 16:08:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 16:08:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 16:08:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 16:08:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 16:08:11 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 16:08:11 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 16:08:11 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 16:08:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 16:08:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 16:08:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 16:08:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 16:08:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 16:08:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 16:08:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 16:08:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 16:08:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 16:08:11 Fetched 24.8 MB in 0s (0 B/s) 16:08:11 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 16:08:11 Fetched 224 kB in 0s (0 B/s) 16:08:11 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 16:08:11 Fetched 157 kB in 0s (0 B/s) 16:08:11 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 16:08:11 Fetched 221 kB in 0s (0 B/s) 16:08:11 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 16:08:11 Fetched 143 kB in 0s (0 B/s) 16:08:11 Pulling edgex-go 16:08:11 + snapcraftctl pull 16:08:12 Pulling hooks 16:08:12 + snapcraftctl pull 16:08:30 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 16:08:30 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 16:08:30 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 16:08:30 Fetched 0 B in 0s (0 B/s) 16:08:30 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 16:08:30 Fetched 96.5 kB in 0s (0 B/s) 16:08:30 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 16:08:30 Fetched 279 kB in 0s (0 B/s) 16:08:30 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 16:08:30 Fetched 122 kB in 0s (0 B/s) 16:08:30 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 16:08:30 Fetched 77.8 kB in 0s (0 B/s) 16:08:30 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 16:08:30 Fetched 8848 B in 0s (0 B/s) 16:08:30 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 16:08:30 Fetched 47.8 kB in 0s (0 B/s) 16:08:30 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 16:08:30 Fetched 45.6 kB in 0s (0 B/s) 16:08:30 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 16:08:30 Fetched 15.0 kB in 0s (0 B/s) 16:08:30 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 16:08:30 Fetched 219 kB in 0s (0 B/s) 16:08:30 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 16:08:30 Fetched 154 kB in 0s (0 B/s) 16:08:30 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 16:08:30 Fetched 50.6 kB in 0s (0 B/s) 16:08:30 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 16:08:30 Fetched 14.8 kB in 0s (0 B/s) 16:08:30 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 16:08:30 Fetched 41.8 kB in 0s (0 B/s) 16:08:30 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 16:08:30 Fetched 499 kB in 0s (0 B/s) 16:08:30 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 16:08:30 Fetched 111 kB in 0s (0 B/s) 16:08:30 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 16:08:30 Fetched 240 kB in 0s (0 B/s) 16:08:30 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 16:08:30 Fetched 29.3 kB in 0s (0 B/s) 16:08:30 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 16:08:30 Fetched 85.5 kB in 0s (0 B/s) 16:08:30 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 16:08:30 Fetched 24.5 kB in 0s (0 B/s) 16:08:30 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 16:08:30 Fetched 49.2 kB in 0s (0 B/s) 16:08:30 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 16:08:30 Fetched 54.2 kB in 0s (0 B/s) 16:08:30 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 16:08:30 Fetched 30.8 kB in 0s (0 B/s) 16:08:30 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 16:08:30 Fetched 15.8 kB in 0s (0 B/s) 16:08:30 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 16:08:30 Fetched 85.9 kB in 0s (0 B/s) 16:08:30 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 16:08:30 Fetched 8720 B in 0s (0 B/s) 16:08:30 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 16:08:30 Fetched 140 kB in 0s (0 B/s) 16:08:30 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 16:08:30 Fetched 119 kB in 0s (0 B/s) 16:08:30 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 16:08:30 Fetched 111 kB in 0s (0 B/s) 16:08:30 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 16:08:30 Fetched 11.1 kB in 0s (0 B/s) 16:08:30 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 16:08:30 Fetched 645 kB in 0s (0 B/s) 16:08:30 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 16:08:30 Fetched 41.3 kB in 0s (0 B/s) 16:08:30 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 16:08:30 Fetched 17.9 kB in 0s (0 B/s) 16:08:30 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 16:08:30 Fetched 368 kB in 0s (0 B/s) 16:08:30 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 16:08:30 Fetched 187 kB in 0s (0 B/s) 16:08:30 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 16:08:30 Fetched 175 kB in 0s (0 B/s) 16:08:30 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 16:08:30 Fetched 206 kB in 0s (0 B/s) 16:08:30 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 16:08:30 Fetched 1301 kB in 0s (0 B/s) 16:08:30 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 16:08:30 Fetched 36.2 kB in 0s (0 B/s) 16:08:30 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 16:08:30 Fetched 159 kB in 0s (0 B/s) 16:08:30 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 16:08:30 Fetched 107 kB in 0s (0 B/s) 16:08:30 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 16:08:30 Fetched 48.7 kB in 0s (0 B/s) 16:08:30 Pulling static-packages 16:08:30 + snapcraftctl pull 16:08:30 Pulling version 16:08:30 + cd /root/project 16:08:30 + git describe --tags --abbrev=0 16:08:30 + sed s/v// 16:08:30 + GIT_VERSION=2.0.1-dev.5 16:08:30 + [ -z 2.0.1-dev.5 ] 16:08:30 + snapcraftctl set-version 2.0.1-dev.5 16:08:30 Building config-common 16:08:30 + snapcraftctl build 16:08:32 Skipping build go-build-helper (already ran) 16:08:32 Building edgex-go 16:08:32 + cd /root/parts/edgex-go/src 16:08:32 + git describe+ sed s/v// 16:08:32 --tags --abbrev=0 16:08:32 + GIT_VERSION=2.0.1-dev.5 16:08:32 + [ -z 2.0.1-dev.5 ] 16:08:32 + echo 2.0.1-dev.5 16:08:32 + make build 16:08:32 go mod tidy 16:08:37 go: downloading github.com/gorilla/mux v1.8.0 16:08:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 16:08:37 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.1-dev.1 16:08:37 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 16:08:37 go: downloading github.com/stretchr/testify v1.7.0 16:08:37 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 16:08:37 go: downloading github.com/google/uuid v1.2.0 16:08:37 go: downloading gopkg.in/yaml.v2 v2.4.0 16:08:37 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 16:08:37 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 16:08:37 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 16:08:37 go: downloading github.com/lib/pq v1.10.2 16:08:37 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 16:08:37 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 16:08:37 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 16:08:37 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 16:08:37 go: downloading github.com/pelletier/go-toml v1.9.3 16:08:37 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 16:08:37 go: downloading github.com/go-playground/validator/v10 v10.6.1 16:08:37 go: downloading github.com/go-kit/kit v0.9.0 16:08:37 go: downloading github.com/davecgh/go-spew v1.1.1 16:08:37 go: downloading github.com/pmezard/go-difflib v1.0.0 16:08:37 go: downloading github.com/stretchr/objx v0.1.0 16:08:37 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 16:08:37 go: downloading github.com/x448/float16 v0.8.4 16:08:37 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 16:08:37 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 16:08:37 go: downloading github.com/go-redis/redis/v7 v7.3.0 16:08:37 go: downloading github.com/pebbe/zmq4 v1.2.7 16:08:37 go: downloading github.com/go-playground/universal-translator v0.17.0 16:08:37 go: downloading github.com/leodido/go-urn v1.2.0 16:08:37 go: downloading golang.org/x/text v0.3.2 16:08:37 go: downloading github.com/go-playground/assert/v2 v2.0.1 16:08:37 go: downloading github.com/go-playground/locales v0.13.0 16:08:37 go: downloading github.com/kr/pretty v0.2.0 16:08:37 go: downloading github.com/hashicorp/consul/api v1.8.1 16:08:37 go: downloading github.com/go-logfmt/logfmt v0.4.0 16:08:37 go: downloading github.com/go-stack/stack v1.8.0 16:08:37 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:08:37 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 16:08:37 go: downloading github.com/gorilla/websocket v1.4.2 16:08:37 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 16:08:37 go: downloading github.com/onsi/ginkgo v1.10.1 16:08:37 go: downloading github.com/onsi/gomega v1.7.0 16:08:37 go: downloading github.com/kr/text v0.1.0 16:08:37 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:08:37 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 16:08:37 go: downloading github.com/hashicorp/go-hclog v0.12.0 16:08:37 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 16:08:37 go: downloading github.com/hashicorp/serf v0.9.5 16:08:37 go: downloading github.com/mitchellh/mapstructure v1.1.2 16:08:37 go: downloading github.com/hashicorp/consul/sdk v0.7.0 16:08:37 go: downloading github.com/hashicorp/go-uuid v1.0.1 16:08:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 16:08:37 go: downloading github.com/mitchellh/copystructure v1.0.0 16:08:37 go: downloading github.com/fatih/color v1.9.0 16:08:37 go: downloading github.com/mattn/go-colorable v0.1.6 16:08:37 go: downloading github.com/mattn/go-isatty v0.0.12 16:08:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 16:08:37 go: downloading github.com/pkg/errors v0.8.1 16:08:37 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:08:37 go: downloading github.com/hashicorp/go-msgpack v0.5.3 16:08:37 go: downloading github.com/hashicorp/memberlist v0.2.2 16:08:37 go: downloading github.com/hpcloud/tail v1.0.0 16:08:37 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 16:08:37 go: downloading github.com/mitchellh/reflectwalk v1.0.0 16:08:37 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 16:08:37 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:08:37 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 16:08:37 go: downloading gopkg.in/fsnotify.v1 v1.4.7 16:08:37 go: downloading github.com/hashicorp/golang-lru v0.5.0 16:08:37 go: downloading github.com/miekg/dns v1.1.26 16:08:37 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 16:08:37 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:08:37 go: downloading github.com/hashicorp/go-multierror v1.1.0 16:08:37 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:08:37 go: downloading github.com/hashicorp/errwrap v1.0.0 16:08:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-data/core-data ./cmd/core-data 16:08:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:08:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/core-command/core-command ./cmd/core-command 16:08:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:08:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:08:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:08:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:08:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:08:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:08:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:09:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/secrets-config ./cmd/secrets-config 16:09:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.5" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:09:02 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 16:09:02 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 16:09:02 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 16:09:02 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 16:09:02 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 16:09:02 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 16:09:02 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 16:09:02 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 16:09:02 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 16:09:02 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 16:09:02 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 16:09:02 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 16:09:02 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 16:09:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 16:09:02 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 16:09:02 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 16:09:02 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 16:09:02 + 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 16:09:02 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 16:09:02 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 16:09:02 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 16:09:02 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 16:09:02 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 16:09:02 + 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 16:09:02 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 16:09:02 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 16:09:02 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 16:09:03 Building hooks 16:09:03 + cd /root/parts/hooks/src 16:09:03 + make build 16:09:03 go mod tidy 16:09:04 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 16:09:04 go: downloading github.com/stretchr/testify v1.5.1 16:09:04 go: downloading gopkg.in/yaml.v2 v2.2.2 16:09:04 go: downloading github.com/davecgh/go-spew v1.1.0 16:09:04 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 16:09:05 GO111MODULE=on go build -o cmd/install/install ./cmd/install 16:09:05 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 16:09:05 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 16:09:08 Building static-packages 16:09:08 + snapcraftctl build 16:09:10 Building version 16:09:10 + snapcraftctl build 16:09:12 Staging config-common 16:09:12 + snapcraftctl stage 16:09:13 Skipping stage go-build-helper (already ran) 16:09:13 Staging edgex-go 16:09:13 + snapcraftctl stage 16:09:14 Staging hooks 16:09:14 + snapcraftctl stage 16:09:15 Staging static-packages 16:09:15 + snapcraftctl stage 16:09:16 Staging version 16:09:16 + snapcraftctl stage 16:09:17 Priming config-common 16:09:17 + snapcraftctl prime 16:09:18 Priming go-build-helper 16:09:18 + snapcraftctl prime 16:09:19 Priming edgex-go 16:09:19 + snapcraftctl prime 16:09:21 Priming hooks 16:09:21 + snapcraftctl prime 16:09:22 Priming static-packages 16:09:22 + snapcraftctl prime 16:09:24 Priming version 16:09:24 + snapcraftctl prime 16:09:25 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] } 16:09:34 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 16:09:34 Removing intermediate container 57f3bc72cda1 16:09:34 ---> 716674e940bb 16:09:34 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:09:34 ---> Running in da5ab4ec24b3 16:09:34 Removing intermediate container 8dcfd9623247 16:09:34 ---> f3ba503cb286 16:09:34 16:09:34 Step 11/26 : FROM alpine:3.12 16:09:34 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 16:09:34 3.12: Pulling from library/alpine 16:09:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 16:09:37 Status: Downloaded newer image for alpine:3.12 16:09:37 ---> c4fd0aeabfcf 16:09:37 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 16:09:38 ---> Running in eb9847e4552d 16:09:38 Removing intermediate container a603013254b3 16:09:38 ---> ecca7f1dcd2c 16:09:38 16:09:38 Step 11/32 : FROM alpine:3.12 16:09:38 ---> c4fd0aeabfcf 16:09:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:09:38 Removing intermediate container 7963079b4ad8 16:09:38 ---> 2f8a735505ea 16:09:38 16:09:38 Step 11/23 : FROM alpine:3.12 16:09:38 ---> c4fd0aeabfcf 16:09:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:09:38 ---> Running in 1bfdb84f109d 16:09:38 ---> Running in b7204f6877ee 16:09:39 Removing intermediate container da5ab4ec24b3 16:09:39 ---> 8c67e16d7016 16:09:39 16:09:39 Step 12/24 : FROM docker:20.10.0 16:09:39 Removing intermediate container b7204f6877ee 16:09:39 ---> 2039123221cb 16:09:39 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 16:09:40 20.10.0: Pulling from library/docker 16:09:40 ---> Running in 17be374652b4 16:09:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:09:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:09:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:09:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:09:41 (1/2) Installing ca-certificates (20191127-r4) 16:09:41 (1/6) Installing ca-certificates (20191127-r4) 16:09:41 (2/2) Installing dumb-init (1.2.2-r1) 16:09:41 Executing busybox-1.31.1-r20.trigger 16:09:41 Executing ca-certificates-20191127-r4.trigger 16:09:41 (2/6) Installing nghttp2-libs (1.41.0-r0) 16:09:41 (3/6) Installing libcurl (7.77.0-r0) 16:09:41 (4/6) Installing curl (7.77.0-r0) 16:09:41 (5/6) Installing dumb-init (1.2.2-r1) 16:09:41 (6/6) Installing su-exec (0.2-r1) 16:09:41 Executing busybox-1.31.1-r20.trigger 16:09:41 Executing ca-certificates-20191127-r4.trigger 16:09:41 OK: 6 MiB in 16 packages 16:09:41 OK: 7 MiB in 20 packages 16:09:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:09:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:09:43 (1/2) Installing dumb-init (1.2.2-r1) 16:09:43 (2/2) Installing su-exec (0.2-r1) 16:09:43 Executing busybox-1.31.1-r20.trigger 16:09:43 OK: 5 MiB in 16 packages 16:09:44 Removing intermediate container 176690c8b77b 16:09:44 ---> f7823d73ee86 16:09:44 16:09:44 Step 11/24 : FROM alpine:3.12 16:09:44 ---> c4fd0aeabfcf 16:09:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:09:44 ---> Running in 0fda9d54317d 16:09:45 Removing intermediate container eb9847e4552d 16:09:45 ---> a2f35664e16e 16:09:45 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:09:45 Removing intermediate container 1bfdb84f109d 16:09:45 ---> caf48e2c6b9e 16:09:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:09:45 Removing intermediate container 17be374652b4 16:09:45 ---> f582d35a2580 16:09:45 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 16:09:45 ---> Running in ec0607df5b3d 16:09:45 ---> Running in b3ea551c8baa 16:09:45 ---> Running in 0429dad508e5 16:09:46 Removing intermediate container b3ea551c8baa 16:09:46 ---> ab56aab26d9b 16:09:46 Step 14/26 : WORKDIR / 16:09:46 Removing intermediate container ec0607df5b3d 16:09:46 ---> 9c2b7840ea4a 16:09:46 Step 14/23 : ENV APP_PORT=59860 16:09:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:09:46 ---> Running in a57376f44532 16:09:46 ---> Running in cc66488c57bd 16:09:46 Removing intermediate container 0429dad508e5 16:09:46 ---> 67af5962a78c 16:09:46 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:09:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:09:46 ---> Running in fcf84bcfa6d2 16:09:47 (1/1) Installing dumb-init (1.2.2-r1) 16:09:47 Executing busybox-1.31.1-r20.trigger 16:09:47 OK: 5 MiB in 15 packages 16:09:47 Removing intermediate container cc66488c57bd 16:09:47 ---> 8354eeecd678 16:09:47 Removing intermediate container a57376f44532 16:09:47 ---> 5765e3fb414c 16:09:47 Step 15/23 : EXPOSE $APP_PORT 16:09:47 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:09:47 ---> Running in 884d5920fa41 16:09:48 Removing intermediate container fcf84bcfa6d2 16:09:48 ---> 76035cbf4d31 16:09:48 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:09:48 ---> Running in 4272cce272b8 16:09:48 Removing intermediate container 884d5920fa41 16:09:48 ---> 98b59bc608ea 16:09:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:49 ---> 3ae6bb9337dc 16:09:49 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:09:49 Removing intermediate container 0fda9d54317d 16:09:49 ---> 298a31413eb6 16:09:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:51 ---> Running in 9ecb6b66ed14 16:09:51 ---> 5d9ffafdb42c 16:09:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:09:51 ---> 539fece1210b 16:09:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:09:51 Removing intermediate container 9ecb6b66ed14 16:09:51 ---> 7462b9e941f7 16:09:51 Step 14/24 : ENV APP_PORT=59881 16:09:51 ---> Running in 842a9db8fd8d 16:09:51 Removing intermediate container 842a9db8fd8d 16:09:51 ---> a11e2b8b1404 16:09:51 Step 15/24 : EXPOSE $APP_PORT 16:09:52 ---> Running in 3d389f165e32 16:09:52 ---> 111783d1c849 16:09:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:09:52 Removing intermediate container 4272cce272b8 16:09:52 ---> 631ba8a3002c 16:09:52 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 16:09:52 Removing intermediate container 3d389f165e32 16:09:52 ---> 063d78dd08ab 16:09:52 Step 16/24 : WORKDIR / 16:09:52 ---> 5b7207fa4acd 16:09:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:09:52 ---> Running in 1be2627db348 16:09:52 ---> Running in 9452a80ddb7f 16:09:53 Removing intermediate container 1be2627db348 16:09:53 ---> 81fdf1ebf939 16:09:53 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:09:53 ---> d8b03b8bf510 16:09:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:09:53 Removing intermediate container 9452a80ddb7f 16:09:53 ---> 82fbd470c6f6 16:09:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:54 ---> f9ae47c9a8d2 16:09:54 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:09:54 ---> Running in 836b6132b8d2 16:09:55 ---> dde2421fd39a 16:09:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:09:55 Removing intermediate container 836b6132b8d2 16:09:55 ---> 2498d669403f 16:09:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:09:55 ---> Running in ec6ea0ac65a0 16:09:55 ---> 3dfa9719b08b 16:09:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:09:55 ---> Running in a61400badfe2 16:09:55 ---> fd58c85d465f 16:09:55 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:09:56 Removing intermediate container a61400badfe2 16:09:56 ---> 41eb28d11bcc 16:09:56 Step 21/23 : LABEL arch=arm64 16:09:57 ---> Running in 3a17d0ea6aec 16:09:57 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:09:57 Status: Downloaded newer image for docker:20.10.0 16:09:57 ---> eeaf43b92773 16:09:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:09:57 ---> 55a544de9be0 16:09:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:09:57 Removing intermediate container 3a17d0ea6aec 16:09:57 ---> 158ba36bc67d 16:09:57 Step 22/23 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:09:57 ---> Running in b864a71c970c 16:09:57 ---> 9d3f68d6cf5a 16:09:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:09:58 ---> Running in f08ed972bb0a 16:09:58 Removing intermediate container ec6ea0ac65a0 16:09:58 ---> 171e72e8649f 16:09:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:58 Removing intermediate container b864a71c970c 16:09:58 ---> c83de60db19a 16:09:58 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:09:58 Removing intermediate container f08ed972bb0a 16:09:58 ---> ca2f279e39ec 16:09:58 Step 23/23 : LABEL version=0.0.0 16:09:58 ---> a004b3ed559e 16:09:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:09:58 ---> Running in 8f129043019f 16:09:58 ---> Running in b5bdf7939669 16:09:59 ---> Running in ef18cf5ea28d 16:09:59 ---> ea7c360f10de 16:09:59 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:09:59 ---> Running in 35ff5cb82ef9 16:09:59 ---> 5809c32496a2 16:09:59 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:10:00 Removing intermediate container b5bdf7939669 16:10:00 ---> c45d99f51f60 16:10:00 16:10:00 Removing intermediate container ef18cf5ea28d 16:10:00 ---> 2f09e3e446f8 16:10:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:10:00 ---> Running in a91d5a6cb8ed 16:10:00 Successfully built c45d99f51f60 16:10:00 Successfully tagged support-notifications-arm64:latest 16:10:00  Building support-notifications ... done Building core-command 16:10:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:10:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:10:01 Removing intermediate container a91d5a6cb8ed 16:10:01 ---> a096f32a66ec 16:10:01 Step 22/24 : LABEL arch=arm64 16:10:01 ---> Running in 42f4536c3c51 16:10:01 (1/39) Installing readline (8.0.4-r0) 16:10:01 (2/39) Installing bash (5.0.17-r0) 16:10:01 Executing bash-5.0.17-r0.post-install 16:10:01 (3/39) Installing nghttp2-libs (1.41.0-r0) 16:10:01 (4/39) Installing libcurl (7.77.0-r0) 16:10:01 (5/39) Installing curl (7.77.0-r0) 16:10:01 (6/39) Installing dumb-init (1.2.2-r1) 16:10:01 (7/39) Installing libbz2 (1.0.8-r1) 16:10:01 (8/39) Installing expat (2.2.9-r1) 16:10:01 (9/39) Installing libffi (3.3-r2) 16:10:01 (10/39) Installing gdbm (1.13-r1) 16:10:01 (11/39) Installing xz-libs (5.2.5-r0) 16:10:01 (12/39) Installing sqlite-libs (3.32.1-r1) 16:10:02 (13/39) Installing python3 (3.8.10-r0) 16:10:02 ---> 459efb6946fe 16:10:02 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:10:02 Removing intermediate container 42f4536c3c51 16:10:02 ---> 7cfe7e2f6ec3 16:10:02 Step 23/24 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:10:03 ---> Running in a8f97f4b37a5 16:10:03 Removing intermediate container 35ff5cb82ef9 16:10:03 ---> 9cb15f6297da 16:10:03 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 16:10:04 (14/39) Installing py3-appdirs (1.4.4-r1) 16:10:04 (15/39) Installing py3-ordered-set (4.0.1-r0) 16:10:04 (16/39) Installing py3-parsing (2.4.7-r0) 16:10:04 (17/39) Installing py3-six (1.15.0-r0) 16:10:04 (18/39) Installing py3-packaging (20.4-r0) 16:10:04 ---> c8c2c704a83c 16:10:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:10:04 (19/39) Installing py3-setuptools (47.0.0-r0) 16:10:04 (20/39) Installing py3-chardet (3.0.4-r4) 16:10:04 ---> Running in b202a83129b9 16:10:04 (21/39) Installing py3-idna (2.9-r0) 16:10:04 (22/39) Installing py3-certifi (2020.4.5.1-r0) 16:10:04 (23/39) Installing py3-urllib3 (1.25.9-r0) 16:10:04 (24/39) Installing py3-requests (2.23.0-r0) 16:10:04 (25/39) Installing py3-msgpack (1.0.0-r0) 16:10:04 (26/39) Installing py3-lockfile (0.12.2-r3) 16:10:04 (27/39) Installing py3-cachecontrol (0.12.6-r0) 16:10:04 (28/39) Installing py3-colorama (0.4.3-r0) 16:10:04 (29/39) Installing py3-distlib (0.3.0-r0) 16:10:04 Removing intermediate container a8f97f4b37a5 16:10:04 ---> 7cd193393c72 16:10:04 Step 24/24 : LABEL version=0.0.0 16:10:04 (30/39) Installing py3-distro (1.5.0-r1) 16:10:04 (31/39) Installing py3-webencodings (0.5.1-r3) 16:10:04 (32/39) Installing py3-html5lib (1.0.1-r4) 16:10:04 (33/39) Installing py3-pytoml (0.1.21-r0) 16:10:04 (34/39) Installing py3-pep517 (0.8.2-r0) 16:10:04 (35/39) Installing py3-progress (1.5-r0) 16:10:04 (36/39) Installing py3-toml (0.10.1-r0) 16:10:04 (37/39) Installing py3-retrying (1.3.3-r0) 16:10:04 (38/39) Installing py3-contextlib2 (0.6.0-r0) 16:10:04 (39/39) Installing py3-pip (20.1.1-r0) 16:10:04 Executing busybox-1.31.1-r19.trigger 16:10:05 OK: 72 MiB in 59 packages 16:10:05 ---> Running in d3a37068df98 16:10:05 Removing intermediate container b202a83129b9 16:10:05 ---> 9a6b68c34891 16:10:05 Step 24/26 : LABEL arch=arm64 16:10:05 ---> d16833cc0ca0 16:10:05 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:10:05 ---> Running in 5e5cf7b81690 16:10:05 Removing intermediate container d3a37068df98 16:10:05 ---> 9122035a5d9c 16:10:05 16:10:06 Successfully built 9122035a5d9c 16:10:06 Successfully tagged core-metadata-arm64:latest 16:10:06  Building core-metadata ... done Building core-data 16:10:06 Removing intermediate container 5e5cf7b81690 16:10:06 ---> f0909d0a73a5 16:10:06 Step 25/26 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:10:06 ---> 9da03299b10a 16:10:06 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 16:10:06 ---> Running in 2896b67c8194 16:10:07 ---> Running in d85a2d45bfe6 16:10:07 Removing intermediate container 2896b67c8194 16:10:07 ---> e70e73af6294 16:10:07 Step 26/26 : LABEL version=0.0.0 16:10:07 ---> Running in 1702814cef58 16:10:07 Removing intermediate container d85a2d45bfe6 16:10:07 ---> a8f75fbbc941 16:10:07 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:10:08 Removing intermediate container 1702814cef58 16:10:08 ---> 55400b8386d7 16:10:08 16:10:08 Successfully built 55400b8386d7 16:10:09 Successfully tagged security-secretstore-setup-arm64:latest 16:10:09 Building security-proxy-setup 16:10:09  Building security-secretstore-setup ... done  ---> e368df6e8408 16:10:09 Step 27/32 : RUN chmod +x /entrypoint.sh 16:10:09 Collecting docker-compose==1.23.2 16:10:09 ---> Running in e89a1325f2b7 16:10:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:10:10 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 16:10:11 Collecting PyYAML<4,>=3.10 16:10:11 Downloading PyYAML-3.13.tar.gz (270 kB) 16:10:14 Removing intermediate container e89a1325f2b7 16:10:14 ---> 6950d93f8e8a 16:10:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:10:15 ---> Running in 961c869b58ef 16:10:15 Collecting websocket-client<1.0,>=0.32.0 16:10:15 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:10:16 Removing intermediate container 961c869b58ef 16:10:16 ---> cc694e4b5148 16:10:16 Step 29/32 : CMD ["gate"] 16:10:16 ---> Running in 5dcfb7462a98 16:10:16 Collecting docker<4.0,>=3.6.0 16:10:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:10:17 Removing intermediate container 5dcfb7462a98 16:10:17 ---> 93b09e9863c7 16:10:17 Step 30/32 : LABEL arch=arm64 16:10:17 Collecting dockerpty<0.5,>=0.4.1 16:10:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:10:17 ---> Running in 93f06c375371 16:10:18 Removing intermediate container 93f06c375371 16:10:18 ---> a511161d337f 16:10:18 Step 31/32 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:10:18 ---> Running in 62f5aeca1f74 16:10:19 Removing intermediate container 62f5aeca1f74 16:10:19 ---> c224ef744955 16:10:19 Step 32/32 : LABEL version=0.0.0 16:10:20 ---> Running in 833a9a959cfd 16:10:20 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:10:20 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:10:20 Removing intermediate container 833a9a959cfd 16:10:20 ---> 7d57be48cdc7 16:10:20 16:10:20 Successfully built 7d57be48cdc7 16:10:20 Successfully tagged security-bootstrapper-arm64:latest 16:10:20  Building security-bootstrapper ... done Building support-scheduler 16:10:21 Collecting cached-property<2,>=1.2.0 16:10:21 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:10:21 Collecting jsonschema<3,>=2.5.1 16:10:21 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:10:22 Collecting texttable<0.10,>=0.9.0 16:10:22 Downloading texttable-0.9.1.tar.gz (11 kB) 16:10:24 Collecting docopt<0.7,>=0.6.1 16:10:24 Downloading docopt-0.6.2.tar.gz (25 kB) 16:10:26 Collecting docker-pycreds>=0.4.0 16:10:26 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:10:27 Collecting idna<2.8,>=2.5 16:10:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:10:27 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 16:10:27 Collecting urllib3<1.25,>=1.21.1 16:10:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:10:27 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 16:10:27 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 16:10:27 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 16:10:27 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 16:10:27 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 16:10:29 Installing collected packages: PyYAML, websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, cached-property, jsonschema, texttable, docopt, docker-compose 16:10:29 Running setup.py install for PyYAML: started 16:10:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:31 ---> 349309f13ca8 16:10:31 Step 3/24 : WORKDIR /edgex-go 16:10:31 ---> Using cache 16:10:31 ---> 36671928d157 16:10:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:31 ---> Using cache 16:10:31 ---> 599397f811a9 16:10:31 Step 5/24 : RUN apk add --update --no-cache make git 16:10:31 ---> Using cache 16:10:31 ---> 01f4c1a74ec4 16:10:31 Step 6/24 : COPY go.mod . 16:10:31 ---> Using cache 16:10:31 ---> fd4d47d0e189 16:10:31 Step 7/24 : RUN go mod download 16:10:31 ---> Using cache 16:10:31 ---> 261bcc4fd59f 16:10:31 Step 8/24 : COPY . . 16:10:31 ---> Using cache 16:10:31 ---> 0740382a1d18 16:10:31 Step 9/24 : RUN go mod tidy 16:10:31 ---> Using cache 16:10:31 ---> f5233d4fe8e2 16:10:31 Step 10/24 : RUN make cmd/core-command/core-command 16:10:31 Running setup.py install for PyYAML: finished with status 'done' 16:10:32 Attempting uninstall: idna 16:10:32 Found existing installation: idna 2.9 16:10:32 Uninstalling idna-2.9: 16:10:33 Successfully uninstalled idna-2.9 16:10:33 ---> Running in fd7886943dfb 16:10:33 Attempting uninstall: urllib3 16:10:33 Found existing installation: urllib3 1.25.9 16:10:33 Uninstalling urllib3-1.25.9: 16:10:33 Successfully uninstalled urllib3-1.25.9 16:10:34 Attempting uninstall: requests 16:10:34 Found existing installation: requests 2.23.0 16:10:34 Uninstalling requests-2.23.0: 16:10:34 Successfully uninstalled requests-2.23.0 16:10:34 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 16:10:36 Running setup.py install for dockerpty: started 16:10:38 Running setup.py install for dockerpty: finished with status 'done' 16:10:38 Running setup.py install for texttable: started 16:10:41 Running setup.py install for texttable: finished with status 'done' 16:10:41 Running setup.py install for docopt: started 16:10:43 Running setup.py install for docopt: finished with status 'done' 16:10:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 16:10:45 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:10:45 ---> 349309f13ca8 16:10:45 Step 3/24 : WORKDIR /edgex-go 16:10:45 ---> Using cache 16:10:45 ---> 36671928d157 16:10:45 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:45 ---> Using cache 16:10:45 ---> 599397f811a9 16:10:45 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:10:46 ---> Running in bf661767979f 16:10:47 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:10:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:10:47 ---> 349309f13ca8 16:10:47 Step 3/22 : WORKDIR /edgex-go 16:10:47 ---> Using cache 16:10:47 ---> 36671928d157 16:10:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:10:47 ---> Using cache 16:10:47 ---> 599397f811a9 16:10:47 Step 5/22 : RUN apk add --update --no-cache make git 16:10:47 ---> Using cache 16:10:47 ---> 01f4c1a74ec4 16:10:47 Step 6/22 : COPY go.mod . 16:10:47 ---> Using cache 16:10:47 ---> fd4d47d0e189 16:10:47 Step 7/22 : RUN go mod download 16:10:47 ---> Using cache 16:10:47 ---> 261bcc4fd59f 16:10:47 Step 8/22 : COPY . . 16:10:47 ---> Using cache 16:10:47 ---> 0740382a1d18 16:10:47 Step 9/22 : RUN go mod tidy 16:10:47 ---> Using cache 16:10:47 ---> f5233d4fe8e2 16:10:47 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:10:47 ---> Running in a41cdf642313 16:10:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:10:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:10:50 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 16:10:51 OK: 218 MiB in 52 packages 16:10:55 Removing intermediate container bf661767979f 16:10:55 ---> e34029c9c47d 16:10:55 Step 6/24 : COPY go.mod . 16:10:57 ---> 961d214963d6 16:10:57 Step 7/24 : RUN go mod download 16:10:57 ---> Running in b44eb8378c36 16:11:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 16:11:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:11:01 ---> 349309f13ca8 16:11:01 Step 3/23 : WORKDIR /edgex-go 16:11:01 ---> Using cache 16:11:01 ---> 36671928d157 16:11:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:01 ---> Using cache 16:11:01 ---> 599397f811a9 16:11:01 Step 5/23 : RUN apk add --update --no-cache make git 16:11:01 ---> Using cache 16:11:01 ---> 01f4c1a74ec4 16:11:01 Step 6/23 : COPY go.mod . 16:11:01 ---> Using cache 16:11:01 ---> fd4d47d0e189 16:11:01 Step 7/23 : RUN go mod download 16:11:01 ---> Using cache 16:11:01 ---> 261bcc4fd59f 16:11:01 Step 8/23 : COPY . . 16:11:01 ---> Using cache 16:11:01 ---> 0740382a1d18 16:11:01 Step 9/23 : RUN go mod tidy 16:11:01 ---> Using cache 16:11:01 ---> f5233d4fe8e2 16:11:01 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 16:11:02 ---> Running in 9f68f0e85786 16:11:03 Removing intermediate container b44eb8378c36 16:11:03 ---> 46895bee55d2 16:11:03 Step 8/24 : COPY . . 16:11:03 Removing intermediate container 8f129043019f 16:11:03 ---> b25de7d9a624 16:11:03 Step 15/24 : ENV APP_PORT=58890 16:11:04 ---> Running in c50cbe6013fe 16:11:04 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 16:11:05 Removing intermediate container c50cbe6013fe 16:11:05 ---> 4c9d690d600b 16:11:05 Step 16/24 : EXPOSE $APP_PORT 16:11:05 ---> Running in 9de5bc9b3c23 16:11:06 Removing intermediate container 9de5bc9b3c23 16:11:06 ---> cf74bf6b0f00 16:11:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:11:10 ---> 1a00fed70a0b 16:11:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:11:11 ---> c806995e2e21 16:11:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:11:14 ---> 3f9b8bb2c5c6 16:11:14 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 16:11:14 ---> Running in 58de0019e0a3 16:11:15 Removing intermediate container 58de0019e0a3 16:11:15 ---> 38821262eb86 16:11:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:11:15 ---> Running in d7c2ecd6f055 16:11:17 Removing intermediate container d7c2ecd6f055 16:11:17 ---> a9a901acb272 16:11:17 Step 22/24 : LABEL arch=arm64 16:11:17 ---> Running in 4ee1c998b94e 16:11:18 Removing intermediate container 4ee1c998b94e 16:11:18 ---> 3d433d9f760e 16:11:18 Step 23/24 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:11:18 ---> Running in 4d7feaec16ab 16:11:19 Removing intermediate container 4d7feaec16ab 16:11:19 ---> 7c39c9f023ed 16:11:19 Step 24/24 : LABEL version=0.0.0 16:11:20 ---> Running in 970bf089d055 16:11:21 Removing intermediate container 970bf089d055 16:11:21 ---> 6004cd4034cc 16:11:21 16:11:22 Successfully built 6004cd4034cc 16:11:22 Successfully tagged sys-mgmt-agent-arm64:latest 16:11:22  Building sys-mgmt-agent ... done  ---> 8568e373238f 16:11:22 Step 9/24 : RUN go mod tidy 16:11:22 ---> Running in d1f646c7461e 16:11:29 Removing intermediate container d1f646c7461e 16:11:29 ---> 35ae4640fa34 16:11:29 Step 10/24 : RUN make cmd/core-data/core-data 16:11:29 ---> Running in 6ec8996aa648 16:11:30 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 16:12:03 Removing intermediate container fd7886943dfb 16:12:03 ---> 45f46a329fd8 16:12:03 16:12:03 Step 11/24 : FROM alpine:3.12 16:12:03 ---> c4fd0aeabfcf 16:12:03 Step 12/24 : RUN apk add --update --no-cache dumb-init 16:12:03 ---> Using cache 16:12:03 ---> 298a31413eb6 16:12:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:12:03 ---> Using cache 16:12:03 ---> 7462b9e941f7 16:12:03 Step 14/24 : ENV APP_PORT=59882 16:12:03 ---> Running in 80aca0442e1a 16:12:03 Removing intermediate container 80aca0442e1a 16:12:03 ---> b90df5c92de6 16:12:03 Step 15/24 : EXPOSE $APP_PORT 16:12:03 ---> Running in 7cd749d5be83 16:12:03 Removing intermediate container 7cd749d5be83 16:12:03 ---> b3fd55f00f0a 16:12:03 Step 16/24 : WORKDIR / 16:12:04 ---> Running in 4c6f313db2df 16:12:04 Removing intermediate container 4c6f313db2df 16:12:04 ---> 36c61c1a3fdf 16:12:04 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:06 ---> cbaff23411e3 16:12:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:12:08 ---> 7dda31c0bfbe 16:12:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:12:09 ---> 14a727c946b2 16:12:09 Step 20/24 : ENTRYPOINT ["/core-command"] 16:12:09 ---> Running in 7049f02826d2 16:12:09 Removing intermediate container 7049f02826d2 16:12:09 ---> 1c7859b9a17f 16:12:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:10 ---> Running in b0d3e129cd52 16:12:10 Removing intermediate container b0d3e129cd52 16:12:10 ---> 33202ac09c3f 16:12:10 Step 22/24 : LABEL arch=arm64 16:12:10 ---> Running in 278e4d3f3061 16:12:11 Removing intermediate container 278e4d3f3061 16:12:11 ---> 2d6151c745d9 16:12:11 Step 23/24 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:12:11 ---> Running in a96c3fae1b6d 16:12:12 Removing intermediate container a96c3fae1b6d 16:12:12 ---> 2311d6f3c2f9 16:12:12 Step 24/24 : LABEL version=0.0.0 16:12:12 ---> Running in 113802fdd6c5 16:12:13 Removing intermediate container 113802fdd6c5 16:12:13 ---> c43b2fb49137 16:12:13 16:12:13 Successfully built c43b2fb49137 16:12:13 Successfully tagged core-command-arm64:latest 16:12:14  Building core-command ... done 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 16:12:29 Removing intermediate container a41cdf642313 16:12:29 ---> 72809c3f7a33 16:12:29 16:12:29 Step 11/22 : FROM alpine:3.12 16:12:29 ---> c4fd0aeabfcf 16:12:29 Step 12/22 : RUN apk add --update --no-cache curl 16:12:29 ---> Running in 2a538042d24f 16:12:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:30 (1/4) Installing ca-certificates (20191127-r4) 16:12:30 (2/4) Installing nghttp2-libs (1.41.0-r0) 16:12:30 (3/4) Installing libcurl (7.77.0-r0) 16:12:30 (4/4) Installing curl (7.77.0-r0) 16:12:30 Executing busybox-1.31.1-r20.trigger 16:12:30 Executing ca-certificates-20191127-r4.trigger 16:12:30 OK: 7 MiB in 18 packages 16:12:34 Removing intermediate container 2a538042d24f 16:12:34 ---> eac0592d9af8 16:12:34 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:12:34 ---> Running in 8a8bc5821c39 16:12:34 Removing intermediate container 9f68f0e85786 16:12:34 ---> 1d86f3917aa2 16:12:34 16:12:34 Step 11/23 : FROM alpine:3.12 16:12:34 ---> c4fd0aeabfcf 16:12:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:12:34 ---> Using cache 16:12:34 ---> 298a31413eb6 16:12:34 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:12:34 ---> Using cache 16:12:34 ---> 7462b9e941f7 16:12:34 Step 14/23 : ENV APP_PORT=59861 16:12:35 ---> Running in 78e3395d46dc 16:12:35 Removing intermediate container 8a8bc5821c39 16:12:35 ---> 5bcdd4ed10ec 16:12:35 Step 14/22 : WORKDIR /edgex 16:12:35 ---> Running in 110971488e2a 16:12:36 Removing intermediate container 78e3395d46dc 16:12:36 ---> 62dedae67df5 16:12:36 Step 15/23 : EXPOSE $APP_PORT 16:12:36 Removing intermediate container 110971488e2a 16:12:36 ---> f81d84a3854a 16:12:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:12:36 ---> Running in 8ddc0867b280 16:12:37 Removing intermediate container 8ddc0867b280 16:12:37 ---> dc7f0e3b9207 16:12:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:37 ---> cf83d058b64d 16:12:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:12:38 ---> bcf3a9343c45 16:12:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:12:39 ---> c2069e95703d 16:12:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:12:40 ---> 8cf2bcebd17f 16:12:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:12:41 ---> 78ea9a2e468c 16:12:41 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 16:12:41 ---> Running in b8b24b4be90e 16:12:41 ---> 7a6128b4cb14 16:12:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:12:41 ---> Running in 5fe2418ed5fc 16:12:41 Removing intermediate container b8b24b4be90e 16:12:41 ---> 512b37890db4 16:12:41 Step 19/22 : CMD ["--init=true"] 16:12:42 ---> Running in b93e35ecf4f7 16:12:42 Removing intermediate container 5fe2418ed5fc 16:12:42 ---> f8b4ce73edfb 16:12:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:42 ---> Running in 3f34331674b0 16:12:42 Removing intermediate container b93e35ecf4f7 16:12:42 ---> 772ceadd7552 16:12:42 Step 20/22 : LABEL arch=arm64 16:12:42 ---> Running in 5b05a644dcd5 16:12:42 Removing intermediate container 3f34331674b0 16:12:42 ---> 22145da65711 16:12:42 Step 21/23 : LABEL arch=arm64 16:12:43 ---> Running in c7e3cdd43ff8 16:12:43 Removing intermediate container 5b05a644dcd5 16:12:43 ---> 2a93e37b0730 16:12:43 Step 21/22 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:12:43 ---> Running in 7fb8a232f088 16:12:43 Removing intermediate container c7e3cdd43ff8 16:12:43 ---> 3cff108a05cd 16:12:43 Step 22/23 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:12:43 ---> Running in e7a36d958677 16:12:43 Removing intermediate container 7fb8a232f088 16:12:43 ---> 8393b3cd7a72 16:12:43 Step 22/22 : LABEL version=0.0.0 16:12:44 ---> Running in 8d28bb5f6367 16:12:44 Removing intermediate container e7a36d958677 16:12:44 ---> 24dd8e42cf6d 16:12:44 Step 23/23 : LABEL version=0.0.0 16:12:44 ---> Running in 5749428e5e0c 16:12:44 Removing intermediate container 8d28bb5f6367 16:12:44 ---> 8fc31473c928 16:12:44 16:12:45 Successfully built 8fc31473c928 16:12:45 Successfully tagged security-proxy-setup-arm64:latest 16:12:45  Building security-proxy-setup ... done Removing intermediate container 5749428e5e0c 16:12:45 ---> 32ed61b43f1a 16:12:45 16:12:45 Successfully built 32ed61b43f1a 16:12:45 Successfully tagged support-scheduler-arm64:latest 16:12:48  Building support-scheduler ... done Removing intermediate container 6ec8996aa648 16:12:48 ---> 42b0caa50214 16:12:48 16:12:48 Step 11/24 : FROM alpine:3.12 16:12:48 ---> c4fd0aeabfcf 16:12:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:12:48 ---> Running in 65f21e4d6e4b 16:12:49 Removing intermediate container 65f21e4d6e4b 16:12:49 ---> 9fdb6ba6e148 16:12:49 Step 13/24 : ENV APP_PORT=59880 16:12:49 ---> Running in 0ddb6b908ad8 16:12:49 Removing intermediate container 0ddb6b908ad8 16:12:49 ---> 9e47e4be0d65 16:12:49 Step 14/24 : EXPOSE $APP_PORT 16:12:49 ---> Running in b5b008497b05 16:12:50 Removing intermediate container b5b008497b05 16:12:50 ---> a7d5f201785c 16:12:50 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:12:50 ---> Running in 38d0b57e02cf 16:12:52 Removing intermediate container 38d0b57e02cf 16:12:52 ---> 6f35330c7388 16:12:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 16:12:52 ---> Running in 89ba85938626 16:12:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:12:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:12:56 (1/6) Installing dumb-init (1.2.2-r1) 16:12:56 (2/6) Installing libgcc (9.3.0-r2) 16:12:56 (3/6) Installing libsodium (1.0.18-r0) 16:12:57 (4/6) Installing libstdc++ (9.3.0-r2) 16:12:57 (5/6) Installing libzmq (4.3.3-r0) 16:12:57 (6/6) Installing zeromq (4.3.3-r0) 16:12:57 Executing busybox-1.31.1-r20.trigger 16:12:57 OK: 8 MiB in 20 packages 16:12:59 Removing intermediate container 89ba85938626 16:12:59 ---> 637a27c5b7ff 16:12:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:59 ---> 7ef661c25a32 16:12:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:13:01 ---> 6c3177c818ee 16:13:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:13:01 ---> eb75d8187cfb 16:13:01 Step 20/24 : ENTRYPOINT ["/core-data"] 16:13:02 ---> Running in 50c757f40c61 16:13:02 Removing intermediate container 50c757f40c61 16:13:02 ---> e8b57d77df8f 16:13:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:02 ---> Running in 627239f2b6cc 16:13:03 Removing intermediate container 627239f2b6cc 16:13:03 ---> 4456f046adf3 16:13:03 Step 22/24 : LABEL arch=arm64 16:13:03 ---> Running in 4e6da7d8fd33 16:13:04 Removing intermediate container 4e6da7d8fd33 16:13:04 ---> a8518c798059 16:13:04 Step 23/24 : LABEL git_sha=46ddd3f841b4215ce44dddba2a29d2c890bf3616 16:13:04 ---> Running in dbbb29019373 16:13:04 Removing intermediate container dbbb29019373 16:13:04 ---> 3ca150fd87a9 16:13:04 Step 24/24 : LABEL version=0.0.0 16:13:04 ---> Running in b2db87663772 16:13:05 Removing intermediate container b2db87663772 16:13:05 ---> 412023e6c61c 16:13:05 16:13:05 Successfully built 412023e6c61c 16:13:05 Successfully tagged core-data-arm64:latest 16:13:05  Building core-data ... done  [Pipeline] } 16:13:05 $ docker stop --time=1 786b0044233a9634816f07edc8185a70e9621a11543a293b1f8c03fe15f66fed 16:13:07 $ docker rm -f 786b0044233a9634816f07edc8185a70e9621a11543a293b1f8c03fe15f66fed [Pipeline] // withDockerContainer [Pipeline] sh 16:13:08 + docker images 16:13:08 REPOSITORY TAG IMAGE ID CREATED SIZE 16:13:08 core-data-arm64 latest 412023e6c61c 4 seconds ago 19.2MB 16:13:08 42b0caa50214 21 seconds ago 997MB 16:13:08 security-proxy-setup-arm64 latest 8fc31473c928 24 seconds ago 24.2MB 16:13:08 support-scheduler-arm64 latest 32ed61b43f1a 24 seconds ago 15.1MB 16:13:08 1d86f3917aa2 34 seconds ago 991MB 16:13:08 72809c3f7a33 42 seconds ago 996MB 16:13:08 core-command-arm64 latest c43b2fb49137 55 seconds ago 15MB 16:13:08 45f46a329fd8 About a minute ago 989MB 16:13:08 sys-mgmt-agent-arm64 latest 6004cd4034cc About a minute ago 298MB 16:13:08 security-bootstrapper-arm64 latest 7d57be48cdc7 2 minutes ago 17.5MB 16:13:08 security-secretstore-setup-arm64 latest 55400b8386d7 3 minutes ago 27.1MB 16:13:08 core-metadata-arm64 latest 9122035a5d9c 3 minutes ago 15.7MB 16:13:08 support-notifications-arm64 latest c45d99f51f60 3 minutes ago 15.7MB 16:13:08 f7823d73ee86 3 minutes ago 994MB 16:13:08 8c67e16d7016 3 minutes ago 992MB 16:13:08 2f8a735505ea 3 minutes ago 991MB 16:13:08 ecca7f1dcd2c 3 minutes ago 992MB 16:13:08 f3ba503cb286 3 minutes ago 999MB 16:13:08 ci-base-image-arm64 latest 349309f13ca8 13 minutes ago 664MB 16:13:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 274d7007c78b 2 days ago 451MB 16:13:08 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 16:13:08 docker 20.10.0 eeaf43b92773 7 months ago 228MB 16:13:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 12 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 16:13:09 ---> job-cost.sh 16:13:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DpzI 16:13:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:15:25 lf-activate-venv(): INFO: Adding /tmp/venv-DpzI/bin to PATH 16:15:25 INFO: No Stack... 16:15:25 INFO: Retrieving Pricing Info for: v2-standard-4 16:15:25 INFO: Archiving Costs [Pipeline] sh 16:15:25 + cat /w/workspace/edgex-go/40/archives/cost.csv 16:15:25 + cut -d, -f6 [Pipeline] lock 16:15:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-40-stack-cost] 16:15:26 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-40-stack-cost] did not exist. Created. 16:15:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:15:26 + echo total: 0.18000000715255737 [Pipeline] stash 16:15:26 Stashed 1 file(s) [Pipeline] } 16:15:26 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-40-stack-cost] [Pipeline] // lock [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 16:15:27 provisioning config files... 16:15:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/40@tmp/config1287000379483330071tmp [Pipeline] { [Pipeline] sh 16:15:27 + set +x 16:15:27 + curl -s https://codecov.io/bash 16:15:27 + bash -s -- 16:15:28 16:15:28 _____ _ 16:15:28 / ____| | | 16:15:28 | | ___ __| | ___ ___ _____ __ 16:15:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:15:28 | |___| (_) | (_| | __/ (_| (_) \ V / 16:15:28 \_____\___/ \__,_|\___|\___\___/ \_/ 16:15:28 Bash-1.0.4 16:15:28 16:15:28 16:15:28 ==> git version 2.24.4 found 16:15:28 ==> 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 16:15:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:15:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:15:28 ==> Jenkins CI detected. 16:15:28 project root: . 16:15:28 --> token set from env 16:15:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:15:28 ==> Running gcov in . (disable via -X gcov) 16:15:28 ==> Python coveragepy not found 16:15:28 ==> Searching for coverage reports in: 16:15:28 + . 16:15:28 -> Found 1 reports 16:15:28 ==> Detecting git/mercurial file structure 16:15:28 ==> Reading reports 16:15:28 + ./coverage.out bytes=399433 16:15:28 ==> Appending adjustments 16:15:28 https://docs.codecov.io/docs/fixing-reports 16:15:29 + Found adjustments 16:15:29 ==> Gzipping contents 16:15:29 56K /tmp/codecov.ithH6f.gz 16:15:29 ==> Uploading reports 16:15:29 url: https://codecov.io 16:15:29 query: branch=PR-3531&commit=46ddd3f841b4215ce44dddba2a29d2c890bf3616&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F40%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 16:15:29 -> Pinging Codecov 16:15:29 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-3531&commit=46ddd3f841b4215ce44dddba2a29d2c890bf3616&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F40%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 16:15:29 -> Uploading to 16:15:29 https://storage.googleapis.com/codecov/v4/raw/2021-07-12/00271124DB129430A58F1EEE437C3FCB/46ddd3f841b4215ce44dddba2a29d2c890bf3616/77e40391-a27a-4eeb-879c-ed8f69d1ca37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210712T161529Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3ce0bc53d53f3627550eeaaed3691a8eea7f7784ff95cdfcfe1b3d5a4bf70be6 16:15:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:15:29 Dload Upload Total Spent Left Speed 16:15:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54015 0 0 100 54015 0 118k --:--:-- --:--:-- --:--:-- 118k 16:15:30 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/46ddd3f841b4215ce44dddba2a29d2c890bf3616 [Pipeline] } 16:15:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:15:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:15:32 ---> package-listing.sh 16:15:32 ++ facter osfamily 16:15:32 ++ tr '[:upper:]' '[:lower:]' 16:15:32 + OS_FAMILY=redhat 16:15:32 + workspace=/w/workspace/edgex-go/40 16:15:32 + START_PACKAGES=/tmp/packages_start.txt 16:15:32 + END_PACKAGES=/tmp/packages_end.txt 16:15:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:15:32 + PACKAGES=/tmp/packages_start.txt 16:15:32 + '[' /w/workspace/edgex-go/40 ']' 16:15:32 + PACKAGES=/tmp/packages_end.txt 16:15:32 + case "${OS_FAMILY}" in 16:15:32 + rpm -qa 16:15:32 + sort 16:15:35 + '[' -f /tmp/packages_start.txt ']' 16:15:35 + '[' -f /tmp/packages_end.txt ']' 16:15:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:15:35 + '[' /w/workspace/edgex-go/40 ']' 16:15:35 + mkdir -p /w/workspace/edgex-go/40/archives/ 16:15:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/40/archives/ [Pipeline] echo 16:15:35 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/40/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:15:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:35 16:15:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:15:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:36 alpine: Pulling from edgex-lftools-log-publisher 16:15:36 df20fa9351a1: Pulling fs layer 16:15:36 36b3adc4ff6f: Pulling fs layer 16:15:36 8ad3a11d3b57: Pulling fs layer 16:15:36 46f8f816bc3b: Pulling fs layer 16:15:36 93b61091891f: Pulling fs layer 16:15:36 93b9cdb0e59b: Pulling fs layer 16:15:36 5e14af77c1be: Pulling fs layer 16:15:36 01666e4c0597: Pulling fs layer 16:15:36 aa168da1d23b: Pulling fs layer 16:15:36 46f8f816bc3b: Waiting 16:15:36 93b61091891f: Waiting 16:15:36 93b9cdb0e59b: Waiting 16:15:36 5e14af77c1be: Waiting 16:15:36 01666e4c0597: Waiting 16:15:36 aa168da1d23b: Waiting 16:15:36 36b3adc4ff6f: Verifying Checksum 16:15:36 36b3adc4ff6f: Download complete 16:15:36 46f8f816bc3b: Verifying Checksum 16:15:36 46f8f816bc3b: Download complete 16:15:36 df20fa9351a1: Verifying Checksum 16:15:36 df20fa9351a1: Download complete 16:15:36 93b9cdb0e59b: Verifying Checksum 16:15:36 93b9cdb0e59b: Download complete 16:15:36 5e14af77c1be: Verifying Checksum 16:15:36 5e14af77c1be: Download complete 16:15:36 93b61091891f: Verifying Checksum 16:15:36 93b61091891f: Download complete 16:15:36 01666e4c0597: Verifying Checksum 16:15:36 01666e4c0597: Download complete 16:15:36 8ad3a11d3b57: Verifying Checksum 16:15:36 8ad3a11d3b57: Download complete 16:15:36 df20fa9351a1: Pull complete 16:15:36 36b3adc4ff6f: Pull complete 16:15:37 8ad3a11d3b57: Pull complete 16:15:37 46f8f816bc3b: Pull complete 16:15:37 93b61091891f: Pull complete 16:15:37 93b9cdb0e59b: Pull complete 16:15:37 5e14af77c1be: Pull complete 16:15:37 01666e4c0597: Pull complete 16:15:38 aa168da1d23b: Verifying Checksum 16:15:38 aa168da1d23b: Download complete 16:15:42 aa168da1d23b: Pull complete 16:15:42 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:15:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:15:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:15:42 prd-centos7-docker-4c-2g-2582 does not seem to be running inside a container 16:15:42 $ 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/40/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/40 -v /w/workspace/edgex-go/40:/w/workspace/edgex-go/40:rw,z -v /w/workspace/edgex-go/40@tmp:/w/workspace/edgex-go/40@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-lftools-log-publisher:alpine cat 16:15:45 $ docker top 359ec1dea479a2f1dc380080af9f450aa69d7983da88d97018e8fe4ae5c642a7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:15:46 + touch /tmp/pre-build-complete [Pipeline] sh 16:15:46 + mkdir -p /var/log/sa [Pipeline] sh 16:15:46 + ls /var/log/sa-host 16:15:46 + sadf -c /var/log/sa-host/sa05 16:15:46 file_magic: OK 16:15:46 HZ: Using current value: 100 16:15:46 file_header: OK 16:15:46 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 16:15:46 Statistics: 16:15:46 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:15:46 File successfully converted to sysstat format version 12.2.1 16:15:46 + sadf -c /var/log/sa-host/sa12 16:15:46 file_magic: OK 16:15:46 HZ: Using current value: 100 16:15:46 file_header: OK 16:15:46 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 16:15:46 Statistics: 16:15:46 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... 16:15:46 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:51 provisioning config files... 16:15:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/40@tmp/config8226052532136875681tmp [Pipeline] { [Pipeline] echo 16:15:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:15:52 ---> create-netrc.sh [Pipeline] } 16:15:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:15:52 ---> python-tools-install.sh [Pipeline] echo 16:15:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:15:52 ---> sudo-logs.sh 16:15:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:15:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:15:53 ---> job-cost.sh 16:15:53 lf-activate-venv: SKIPPING 16:15:53 DEBUG: total: 0.18000000715255737 16:15:53 INFO: Retrieving Stack Cost... 16:15:54 INFO: Retrieving Pricing Info for: v3-standard-2 16:15:54 INFO: Archiving Costs [Pipeline] echo 16:15:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:15:55 ---> logs-deploy.sh 16:15:55 lf-activate-venv: SKIPPING 16:15:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/40 16:15:55 INFO: archiving workspace using pattern(s): 16:15:56 Archives upload complete. 16:15:56 INFO: archiving logs to Nexus 16:15:56 ---> uname -a: 16:15:56 Linux prd-centos7-docker-4c-2g-2582.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:15:56 16:15:56 16:15:56 ---> lscpu: 16:15:56 Architecture: x86_64 16:15:56 CPU op-mode(s): 32-bit, 64-bit 16:15:56 Byte Order: Little Endian 16:15:56 Address sizes: 40 bits physical, 48 bits virtual 16:15:56 CPU(s): 2 16:15:56 On-line CPU(s) list: 0,1 16:15:56 Thread(s) per core: 1 16:15:56 Core(s) per socket: 1 16:15:56 Socket(s): 2 16:15:56 NUMA node(s): 1 16:15:56 Vendor ID: AuthenticAMD 16:15:56 CPU family: 23 16:15:56 Model: 49 16:15:56 Model name: AMD EPYC-Rome Processor 16:15:56 Stepping: 0 16:15:56 CPU MHz: 2800.000 16:15:56 BogoMIPS: 5600.00 16:15:56 Virtualization: AMD-V 16:15:56 Hypervisor vendor: KVM 16:15:56 Virtualization type: full 16:15:56 L1d cache: 64 KiB 16:15:56 L1i cache: 64 KiB 16:15:56 L2 cache: 1 MiB 16:15:56 L3 cache: 32 MiB 16:15:56 NUMA node0 CPU(s): 0,1 16:15:56 Vulnerability Itlb multihit: Not affected 16:15:56 Vulnerability L1tf: Not affected 16:15:56 Vulnerability Mds: Not affected 16:15:56 Vulnerability Meltdown: Not affected 16:15:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:15:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:15:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:15:56 Vulnerability Srbds: Not affected 16:15:56 Vulnerability Tsx async abort: Not affected 16:15:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 16:15:56 16:15:56 16:15:56 ---> nproc: 16:15:56 2 16:15:56 16:15:56 16:15:56 ---> df -h: 16:15:56 Filesystem Size Used Available Use% Mounted on 16:15:56 overlay 40.0G 12.5G 27.5G 31% / 16:15:56 tmpfs 64.0M 0 64.0M 0% /dev 16:15:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:15:56 shm 64.0M 0 64.0M 0% /dev/shm 16:15:56 /dev/vda1 40.0G 12.5G 27.5G 31% /facter-os 16:15:56 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/resolv.conf 16:15:56 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hostname 16:15:56 /dev/vda1 40.0G 12.5G 27.5G 31% /etc/hosts 16:15:56 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/secure 16:15:56 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/auth.log 16:15:56 /dev/vda1 40.0G 12.5G 27.5G 31% /run/cloud-init/result.json 16:15:56 /dev/vda1 40.0G 12.5G 27.5G 31% /var/log/sa-host 16:15:56 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/40 16:15:56 /dev/vda1 40.0G 12.5G 27.5G 31% /w/workspace/edgex-go/40@tmp 16:15:56 16:15:56 16:15:56 ---> free -m: 16:15:56 total used free shared buff/cache available 16:15:56 Mem: 7821 1279 2796 0 3745 6512 16:15:56 Swap: 1023 1 1022 16:15:56 16:15:56 16:15:56 ---> ip addr: 16:15:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:15:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:15:56 inet 127.0.0.1/8 scope host lo 16:15:56 valid_lft forever preferred_lft forever 16:15:56 inet6 ::1/128 scope host 16:15:56 valid_lft forever preferred_lft forever 16:15:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:15:56 link/ether fa:16:3e:4d:b9:db brd ff:ff:ff:ff:ff:ff 16:15:56 inet 10.30.122.219/23 brd 10.30.123.255 scope global dynamic eth0 16:15:56 valid_lft 85042sec preferred_lft 85042sec 16:15:56 inet6 fe80::f816:3eff:fe4d:b9db/64 scope link 16:15:56 valid_lft forever preferred_lft forever 16:15:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:15:56 link/ether 02:42:ec:a9:7c:8e brd ff:ff:ff:ff:ff:ff 16:15:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:15:56 valid_lft forever preferred_lft forever 16:15:56 inet6 fe80::42:ecff:fea9:7c8e/64 scope link 16:15:56 valid_lft forever preferred_lft forever 16:15:56 16:15:56 16:15:56 ---> sar -b -r -n DEV: 16:15:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/12/21 _x86_64_ (2 CPU) 16:15:56 16:15:56 15:53:07 LINUX RESTART (2 CPU) 16:15:56 16:15:56 15:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:15:56 15:55:01 85.03 3.63 81.40 0.00 2602.93 19425.33 0.00 16:15:56 15:56:01 222.27 0.00 222.27 0.00 0.00 48960.82 0.00 16:15:56 15:57:01 55.03 0.00 55.03 0.00 0.00 10018.22 0.00 16:15:56 15:58:01 63.62 0.00 63.62 0.00 0.00 9407.91 0.00 16:15:56 15:59:02 566.48 136.24 430.24 0.00 3383.10 301368.61 0.00 16:15:56 16:00:01 299.64 10.84 288.80 0.00 1239.18 111960.68 0.00 16:15:56 16:01:01 468.14 137.32 330.81 0.00 6232.86 172006.48 0.00 16:15:56 16:02:01 172.27 18.97 153.30 0.00 1639.95 26609.62 0.00 16:15:56 16:03:01 1.50 0.00 1.50 0.00 0.00 28.33 0.00 16:15:56 16:04:01 0.47 0.22 0.25 0.00 94.77 3.12 0.00 16:15:56 16:05:01 0.57 0.00 0.57 0.00 0.00 7.20 0.00 16:15:56 16:06:01 0.17 0.00 0.17 0.00 0.00 1.65 0.00 16:15:56 16:07:01 0.22 0.00 0.22 0.00 0.00 1.78 0.00 16:15:56 16:08:01 3.17 2.77 0.40 0.00 45.04 6.98 0.00 16:15:56 16:09:01 275.46 251.47 23.99 0.00 3405.36 1121.94 0.00 16:15:56 16:10:01 0.92 0.00 0.92 0.00 0.00 17.19 0.00 16:15:56 16:11:01 0.23 0.00 0.23 0.00 0.00 2.20 0.00 16:15:56 16:12:01 0.18 0.00 0.18 0.00 0.00 1.93 0.00 16:15:56 16:13:01 0.37 0.00 0.37 0.00 0.00 6.25 0.00 16:15:56 16:14:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 16:15:56 16:15:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 16:15:56 Average: 105.44 26.76 78.69 0.00 887.82 33345.98 0.00 16:15:56 16:15:56 15:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:15:56 15:55:01 5156668 0 795920 9.94 2620 2053732 1279760 14.13 720836 1719452 160 16:15:56 15:56:01 4100352 0 1074020 13.41 2620 2831948 1676328 18.51 1189940 2182880 74572 16:15:56 15:57:01 3833304 0 1084304 13.54 2620 3088712 1821740 20.11 1322772 2294524 37372 16:15:56 15:58:01 3940656 0 1020148 12.74 2620 3045516 1634236 18.04 1195184 2331672 171832 16:15:56 15:59:02 1865000 0 1329160 16.60 2620 4812160 2564252 28.31 2144248 3294308 60 16:15:56 16:00:01 127544 0 1381004 17.24 2620 6497772 2432132 26.85 3029840 4125464 569400 16:15:56 16:01:01 1558332 0 1488824 18.59 2620 4959164 3135696 34.62 2701272 2984720 263220 16:15:56 16:02:01 3656964 0 1111464 13.88 2620 3237892 1397400 15.43 924972 2745428 8 16:15:56 16:03:01 3665656 0 1102772 13.77 2620 3237892 1270500 14.03 950924 2713780 8 16:15:56 16:04:01 3659492 0 1106124 13.81 2620 3240704 1262456 13.94 952976 2719668 20 16:15:56 16:05:01 3657368 0 1108248 13.84 2620 3240704 1262504 13.94 955308 2718880 8 16:15:56 16:06:01 3658336 0 1107272 13.83 2620 3240712 1262444 13.94 953644 2719672 12 16:15:56 16:07:01 3657288 0 1108316 13.84 2620 3240716 1262276 13.94 955156 2719468 12 16:15:56 16:08:01 3652908 0 1111584 13.88 2620 3241828 1266516 13.98 957076 2719884 8 16:15:56 16:09:01 3513084 0 1190484 14.86 2620 3302752 1262392 13.94 995676 2741224 12 16:15:56 16:10:01 3513000 0 1190564 14.87 2620 3302756 1262356 13.94 995488 2741272 12 16:15:56 16:11:01 3513420 0 1190140 14.86 2620 3302760 1262308 13.94 997444 2739224 16 16:15:56 16:12:01 3509020 0 1194536 14.92 2620 3302764 1262308 13.94 1017488 2723116 8 16:15:56 16:13:01 3509344 0 1194208 14.91 2620 3302768 1262308 13.94 1017476 2723116 8 16:15:56 16:14:01 3508932 0 1194616 14.92 2620 3302772 1262392 13.94 1017604 2723116 16 16:15:56 16:15:01 3508876 0 1194668 14.92 2620 3302776 1262308 13.94 1018824 2721908 12 16:15:56 Average: 3369788 0 1156113 14.44 2620 3480419 1541172 17.02 1238769 2719180 53180 16:15:56 16:15:56 15:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:15:56 15:55:01 eth0 1307.10 1531.33 5610.70 176.86 0.00 0.00 0.00 0.00 16:15:56 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 15:55:01 docker0 1129.31 762.74 83.37 2702.09 0.00 0.00 0.00 0.00 16:15:56 15:56:01 veth78f853d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:15:56 15:56:01 eth0 565.16 483.15 3740.50 50.73 0.00 0.00 0.00 0.00 16:15:56 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 15:56:01 docker0 215.28 266.64 15.20 842.31 0.00 0.00 0.00 0.00 16:15:56 15:57:01 veth78f853d 1.43 1.43 0.11 0.11 0.00 0.00 0.00 0.00 16:15:56 15:57:01 eth0 32.03 18.80 20.90 63.60 0.00 0.00 0.00 0.00 16:15:56 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 15:57:01 docker0 1.43 1.43 0.09 0.11 0.00 0.00 0.00 0.00 16:15:56 15:58:01 eth0 181.59 154.93 1691.74 22.83 0.00 0.00 0.00 0.00 16:15:56 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 15:58:01 docker0 0.82 0.82 0.05 0.06 0.00 0.00 0.00 0.00 16:15:56 15:59:02 vethe99feb0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:15:56 15:59:02 vethe88e1c9 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:15:56 15:59:02 eth0 111.41 84.08 205.17 66.44 0.00 0.00 0.00 0.00 16:15:56 15:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:00:01 veth55fa99e 28.95 45.68 1.95 307.36 0.00 0.00 0.00 0.00 16:15:56 16:00:01 eth0 210.44 159.55 1754.75 67.04 0.00 0.00 0.00 0.00 16:15:56 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:00:01 vethbc0f638 0.00 1.27 0.00 0.07 0.00 0.00 0.00 0.00 16:15:56 16:01:01 veth7b93c26 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:15:56 16:01:01 vethe583244 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:15:56 16:01:01 eth0 89.70 63.08 203.57 18.66 0.00 0.00 0.00 0.00 16:15:56 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:02:01 eth0 41.61 31.42 116.01 58.52 0.00 0.00 0.00 0.00 16:15:56 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:02:01 docker0 1504.76 1241.69 108.44 4433.07 0.00 0.00 0.00 0.00 16:15:56 16:03:01 eth0 0.42 0.35 0.38 0.03 0.00 0.00 0.00 0.00 16:15:56 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:04:01 eth0 1.85 0.43 0.49 0.27 0.00 0.00 0.00 0.00 16:15:56 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:05:01 eth0 0.65 0.42 0.36 0.18 0.00 0.00 0.00 0.00 16:15:56 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:06:01 eth0 1.02 0.33 0.33 0.20 0.00 0.00 0.00 0.00 16:15:56 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:07:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 0.00 16:15:56 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:08:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:15:56 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:09:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:15:56 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:10:01 eth0 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 16:15:56 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:11:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:15:56 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:12:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:13:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:15:56 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:14:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:15:56 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:15:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:15:56 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 Average: eth0 121.13 120.42 634.92 25.01 0.00 0.00 0.00 0.00 16:15:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:15:56 Average: docker0 71.75 59.21 5.17 211.38 0.00 0.00 0.00 0.00 16:15:56 16:15:56 16:15:56 ---> sar -P ALL: 16:15:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/12/21 _x86_64_ (2 CPU) 16:15:56 16:15:56 15:53:07 LINUX RESTART (2 CPU) 16:15:56 16:15:56 15:54:01 CPU %user %nice %system %iowait %steal %idle 16:15:56 15:55:01 all 18.78 0.00 5.11 6.74 0.10 69.27 16:15:56 15:55:01 0 21.33 0.00 5.86 7.75 0.11 64.95 16:15:56 15:55:01 1 16.25 0.00 4.36 5.74 0.09 73.56 16:15:56 15:56:01 all 24.12 0.00 8.04 4.13 0.07 63.64 16:15:56 15:56:01 0 22.92 0.00 8.50 3.81 0.07 64.70 16:15:56 15:56:01 1 25.33 0.00 7.57 4.45 0.07 62.58 16:15:56 15:57:01 all 43.76 0.00 4.65 0.82 0.08 50.69 16:15:56 15:57:01 0 43.43 0.00 4.96 0.90 0.07 50.64 16:15:56 15:57:01 1 44.10 0.00 4.34 0.74 0.09 50.73 16:15:56 15:58:01 all 59.03 0.00 8.65 2.27 0.09 29.96 16:15:56 15:58:01 0 59.47 0.00 9.16 2.73 0.09 28.54 16:15:56 15:58:01 1 58.59 0.00 8.14 1.80 0.09 31.38 16:15:56 15:59:02 all 27.14 0.00 20.43 31.37 0.12 20.94 16:15:56 15:59:02 0 27.59 0.00 20.21 31.19 0.11 20.91 16:15:56 15:59:02 1 26.70 0.00 20.66 31.54 0.13 20.97 16:15:56 16:00:01 all 69.74 0.00 13.16 13.57 0.09 3.43 16:15:56 16:00:01 0 70.54 0.00 12.82 13.81 0.09 2.75 16:15:56 16:00:01 1 68.95 0.00 13.51 13.34 0.09 4.12 16:15:56 16:01:01 all 55.27 0.00 15.20 21.54 0.12 7.87 16:15:56 16:01:01 0 56.49 0.00 14.75 21.07 0.11 7.58 16:15:56 16:01:01 1 54.04 0.00 15.66 22.01 0.13 8.17 16:15:56 16:02:01 all 11.57 0.00 5.05 2.08 0.04 81.26 16:15:56 16:02:01 0 11.64 0.00 4.92 2.44 0.03 80.96 16:15:56 16:02:01 1 11.50 0.00 5.17 1.71 0.05 81.56 16:15:56 16:03:01 all 0.13 0.00 0.06 0.00 0.03 99.78 16:15:56 16:03:01 0 0.23 0.00 0.05 0.00 0.02 99.70 16:15:56 16:03:01 1 0.03 0.00 0.07 0.00 0.03 99.87 16:15:56 16:04:01 all 0.17 0.00 0.05 0.01 0.03 99.75 16:15:56 16:04:01 0 0.23 0.00 0.03 0.02 0.02 99.70 16:15:56 16:04:01 1 0.10 0.00 0.07 0.00 0.03 99.80 16:15:56 16:05:01 all 0.15 0.00 0.02 0.00 0.00 99.83 16:15:56 16:05:01 0 0.05 0.00 0.03 0.00 0.00 99.92 16:15:56 16:05:01 1 0.25 0.00 0.00 0.00 0.00 99.75 16:15:56 16:15:56 16:05:01 CPU %user %nice %system %iowait %steal %idle 16:15:56 16:06:01 all 0.10 0.00 0.03 0.00 0.02 99.86 16:15:56 16:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 16:15:56 16:06:01 1 0.15 0.00 0.03 0.00 0.02 99.80 16:15:56 16:07:01 all 0.10 0.00 0.02 0.00 0.02 99.87 16:15:56 16:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:15:56 16:07:01 1 0.18 0.00 0.00 0.00 0.02 99.80 16:15:56 16:08:01 all 0.07 0.03 0.13 0.03 0.02 99.72 16:15:56 16:08:01 0 0.05 0.02 0.13 0.02 0.03 99.75 16:15:56 16:08:01 1 0.08 0.03 0.13 0.05 0.00 99.70 16:15:56 16:09:01 all 0.18 4.13 14.93 3.21 0.03 77.51 16:15:56 16:09:01 0 0.03 4.20 15.19 2.92 0.03 77.62 16:15:56 16:09:01 1 0.32 4.06 14.67 3.50 0.03 77.41 16:15:56 16:10:01 all 0.13 0.00 0.04 0.00 0.03 99.81 16:15:56 16:10:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:15:56 16:10:01 1 0.20 0.00 0.03 0.00 0.02 99.75 16:15:56 16:11:01 all 0.11 0.00 0.02 0.00 0.02 99.86 16:15:56 16:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:15:56 16:11:01 1 0.20 0.00 0.02 0.00 0.02 99.77 16:15:56 16:12:01 all 0.13 0.00 0.03 0.00 0.02 99.83 16:15:56 16:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:15:56 16:12:01 1 0.22 0.00 0.02 0.00 0.02 99.75 16:15:56 16:13:01 all 0.14 0.00 0.02 0.00 0.02 99.82 16:15:56 16:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:15:56 16:13:01 1 0.27 0.00 0.03 0.00 0.02 99.68 16:15:56 16:14:01 all 0.10 0.00 0.03 0.00 0.02 99.86 16:15:56 16:14:01 0 0.13 0.00 0.03 0.00 0.03 99.80 16:15:56 16:14:01 1 0.07 0.00 0.02 0.00 0.00 99.92 16:15:56 16:15:01 all 0.13 0.00 0.01 0.00 0.02 99.85 16:15:56 16:15:01 0 0.23 0.00 0.02 0.00 0.02 99.73 16:15:56 16:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:15:56 Average: all 14.05 0.20 4.37 3.87 0.04 77.47 16:15:56 Average: 0 14.21 0.20 4.43 3.91 0.04 77.21 16:15:56 Average: 1 13.89 0.20 4.31 3.83 0.04 77.73 16:15:56 16:15:56 16:15:56