Pull request #3615 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from dc5a64065edf1786901fbabc8409f00b48d41832+4edb777b9d60e900e8671f5ac6453e52ef440742 (845adbc7ceeba979f1f994df31ffcc32c8b547ef) 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-ssh8736707149823314465.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-ssh4900783723036673580.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-3615/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-3615/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1107418927706683191.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-ssh3589729058211989995.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-3615/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-3615/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1512733015070196448.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2310 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh24492318729035815.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3@tmp/jenkins-gitclient-ssh7717787457563883143.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit dc5a64065edf1786901fbabc8409f00b48d41832 Merge succeeded, producing dc5a64065edf1786901fbabc8409f00b48d41832 Checking out Revision dc5a64065edf1786901fbabc8409f00b48d41832 (PR-3615) > git config core.sparsecheckout # timeout=10 > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # 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/3@tmp/jenkins-gitclient-ssh8111774530642987657.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 Commit message: "feat(security): Lint Dockerfiles" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 204473890a1a6ceace80963b96ea5cf829d13d7b # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:20 ========================================================= 19:13:20 EdgeX Global Pipelines Version Info 19:13:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:13:21 ------------------- 19:13:21 stable info: 19:13:21 ------------------- 19:13:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:21 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 19:13:21 Message: update stable to v1.0.196 19:13:22 ------------------- 19:13:22 experimental info: 19:13:22 ------------------- 19:13:22 Commited By: **** collab-it+edgex@linuxfoundation.org 19:13:22 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 19:13:22 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3615 [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3615 [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3615 [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc5a64065edf1786901fbabc8409f00b48d41832 [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc5a640 [Pipeline] echo 19:13:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:23 provisioning config files... 19:13:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5259201293953822948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:23 ---> docker-login.sh 19:13:23 nexus3.edgexfoundry.org:10001 19:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:23 Configure a credential helper to remove this warning. See 19:13:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:23 19:13:23 Login Succeeded 19:13:23 nexus3.edgexfoundry.org:10002 19:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:24 Configure a credential helper to remove this warning. See 19:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:24 19:13:24 Login Succeeded 19:13:24 nexus3.edgexfoundry.org:10003 19:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:24 Configure a credential helper to remove this warning. See 19:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:24 19:13:24 Login Succeeded 19:13:24 nexus3.edgexfoundry.org:10004 19:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:24 Configure a credential helper to remove this warning. See 19:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:24 19:13:24 Login Succeeded 19:13:24 docker.io 19:13:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:24 Configure a credential helper to remove this warning. See 19:13:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:24 19:13:24 Login Succeeded 19:13:24 ---> docker-login.sh ends [Pipeline] } 19:13:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:25 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:13:25 + for file in '`ls cmd/**/Dockerfile`' 19:13:25 ++ dirname cmd/core-command/Dockerfile 19:13:25 ++ cut -d/ -f2 19:13:25 + echo core-command,cmd/core-command/Dockerfile 19:13:25 + for file in '`ls cmd/**/Dockerfile`' 19:13:25 ++ dirname cmd/core-data/Dockerfile 19:13:25 ++ cut -d/ -f2 19:13:25 + echo core-data,cmd/core-data/Dockerfile 19:13:25 + for file in '`ls cmd/**/Dockerfile`' 19:13:25 ++ dirname cmd/core-metadata/Dockerfile 19:13:25 ++ cut -d/ -f2 19:13:25 + echo core-metadata,cmd/core-metadata/Dockerfile 19:13:25 + for file in '`ls cmd/**/Dockerfile`' 19:13:25 ++ dirname cmd/security-bootstrapper/Dockerfile 19:13:25 ++ cut -d/ -f2 19:13:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:13:25 + for file in '`ls cmd/**/Dockerfile`' 19:13:25 ++ dirname cmd/security-proxy-setup/Dockerfile 19:13:25 ++ cut -d/ -f2 19:13:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:13:25 + for file in '`ls cmd/**/Dockerfile`' 19:13:25 ++ dirname cmd/security-secretstore-setup/Dockerfile 19:13:25 ++ cut -d/ -f2 19:13:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:13:25 + for file in '`ls cmd/**/Dockerfile`' 19:13:25 ++ dirname cmd/support-notifications/Dockerfile 19:13:25 ++ cut -d/ -f2 19:13:25 + echo support-notifications,cmd/support-notifications/Dockerfile 19:13:25 + for file in '`ls cmd/**/Dockerfile`' 19:13:25 ++ dirname cmd/support-scheduler/Dockerfile 19:13:25 ++ cut -d/ -f2 19:13:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:13:25 + for file in '`ls cmd/**/Dockerfile`' 19:13:25 ++ dirname cmd/sys-mgmt-agent/Dockerfile 19:13:25 ++ cut -d/ -f2 19:13:25 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:13:25 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:13:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:26 19:13:26 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:13:26 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:26 latest: Pulling from edgex-devops/git-semver 19:13:26 31603596830f: Pulling fs layer 19:13:26 b6dc333f4379: Pulling fs layer 19:13:26 3d9ef1400e77: Pulling fs layer 19:13:26 fd332fbdc1db: Pulling fs layer 19:13:26 fd332fbdc1db: Waiting 19:13:26 b6dc333f4379: Verifying Checksum 19:13:26 b6dc333f4379: Download complete 19:13:27 31603596830f: Verifying Checksum 19:13:27 31603596830f: Download complete 19:13:27 3d9ef1400e77: Verifying Checksum 19:13:27 3d9ef1400e77: Download complete 19:13:27 fd332fbdc1db: Verifying Checksum 19:13:27 fd332fbdc1db: Download complete 19:13:27 31603596830f: Pull complete 19:13:27 b6dc333f4379: Pull complete 19:13:28 3d9ef1400e77: Pull complete 19:13:28 fd332fbdc1db: Pull complete 19:13:28 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 19:13:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:13:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:13:28 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 19:13:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat 19:13:30 $ docker top ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:30 [ssh-agent] Looking for ssh-agent implementation... 19:13:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:30 $ docker exec ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 ssh-agent 19:13:30 SSH_AUTH_SOCK=/tmp/ssh-aDrnDsAtHKTv/agent.13 19:13:30 SSH_AGENT_PID=20 19:13:30 Running ssh-add (command line suppressed) 19:13:30 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7919725735504690256.key (/w/workspace/edgex-go/3@tmp/private_key_7919725735504690256.key) 19:13:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:31 + git tag --points-at HEAD [Pipeline] } 19:13:31 $ docker exec --env ******** --env ******** ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 ssh-agent -k 19:13:31 unset SSH_AUTH_SOCK; 19:13:31 unset SSH_AGENT_PID; 19:13:31 echo Agent pid 20 killed; 19:13:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:13:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:31 [ssh-agent] Looking for ssh-agent implementation... 19:13:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:31 $ docker exec ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 ssh-agent 19:13:31 SSH_AUTH_SOCK=/tmp/ssh-qxY6bZreotv0/agent.53 19:13:31 SSH_AGENT_PID=59 19:13:31 Running ssh-add (command line suppressed) 19:13:31 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7478900054849785652.key (/w/workspace/edgex-go/3@tmp/private_key_7478900054849785652.key) 19:13:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:32 + git semver init 19:13:32 # -> Open(): unable to determine branch for HEAD 19:13:32 # $GIT_DIR = /w/workspace/edgex-go/3/.git 19:13:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 19:13:32 # $SEMVER_REMOTE_NAME = origin 19:13:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:13:32 # $SEMVER_USER_NAME = edgex-jenkins 19:13:32 # $SEMVER_BRANCH = PR-3615 19:13:32 # $SEMVER_TEMP = /tmp/semver-389204127 19:13:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 19:13:47 # '/tmp/semver-389204127' -> '/w/workspace/edgex-go/3/.semver' 19:13:47 # -> Force: false 19:13:47 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 19:13:47 $ docker exec --env ******** --env ******** ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 ssh-agent -k 19:13:47 unset SSH_AUTH_SOCK; 19:13:47 unset SSH_AGENT_PID; 19:13:47 echo Agent pid 59 killed; 19:13:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:47 + git semver [Pipeline] } 19:13:47 $ docker stop --time=1 ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 19:13:50 $ docker rm -f ce0f1feb96370c4dc91edf26fa5130b1e37a866f262957db09ba3a675646ace2 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:13:51 Stashed 1 file(s) [Pipeline] echo 19:13:51 [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 19:13:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:13:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:13:52 + sudo service docker restart 19:13:52 + true 19:13:52 Redirecting to /bin/systemctl restart docker.service 19:14:06 Still waiting to schedule task 19:14:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 19:14:10 ========================================================= 19:14:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 19:14:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:14:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 19:14:12 Sending build context to Docker daemon 328.3MB 19:14:12 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:14:12 Step 2/6 : FROM ${BASE} 19:14:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:12 540db60ca938: Pulling fs layer 19:14:12 adcc1eea9eea: Pulling fs layer 19:14:12 4c4ab2625f07: Pulling fs layer 19:14:12 0510c868ecb4: Pulling fs layer 19:14:12 afea3b2eda06: Pulling fs layer 19:14:12 7809a108b3ef: Pulling fs layer 19:14:12 f706445af74f: Pulling fs layer 19:14:12 afea3b2eda06: Waiting 19:14:12 7809a108b3ef: Waiting 19:14:12 f706445af74f: Waiting 19:14:12 0510c868ecb4: Waiting 19:14:12 4c4ab2625f07: Verifying Checksum 19:14:12 4c4ab2625f07: Download complete 19:14:12 adcc1eea9eea: Verifying Checksum 19:14:12 adcc1eea9eea: Download complete 19:14:12 afea3b2eda06: Verifying Checksum 19:14:12 afea3b2eda06: Download complete 19:14:12 540db60ca938: Verifying Checksum 19:14:12 540db60ca938: Download complete 19:14:12 7809a108b3ef: Verifying Checksum 19:14:12 7809a108b3ef: Download complete 19:14:12 540db60ca938: Pull complete 19:14:12 adcc1eea9eea: Pull complete 19:14:12 4c4ab2625f07: Pull complete 19:14:14 f706445af74f: Verifying Checksum 19:14:14 f706445af74f: Download complete 19:14:14 0510c868ecb4: Verifying Checksum 19:14:14 0510c868ecb4: Download complete 19:14:18 0510c868ecb4: Pull complete 19:14:18 afea3b2eda06: Pull complete 19:14:18 7809a108b3ef: Pull complete 19:14:19 f706445af74f: Pull complete 19:14:19 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 19:14:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 19:14:19 ---> b068be0155e3 19:14:19 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:14:23 ---> Running in 46da29b1c264 19:14:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:14:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:14:25 (1/12) Installing libmagic (5.39-r0) 19:14:26 (2/12) Installing file (5.39-r0) 19:14:26 (3/12) Installing libc-dev (0.7.2-r3) 19:14:26 (4/12) Installing g++ (10.2.1_pre1-r3) 19:14:30 (5/12) Installing fortify-headers (1.1-r0) 19:14:30 (6/12) Installing patch (2.7.6-r7) 19:14:30 (7/12) Installing build-base (0.5-r2) 19:14:30 (8/12) Installing libsodium (1.0.18-r0) 19:14:30 (9/12) Installing pkgconf (1.7.3-r0) 19:14:30 (10/12) Installing libsodium-dev (1.0.18-r0) 19:14:30 (11/12) Installing libzmq (4.3.3-r1) 19:14:30 (12/12) Installing zeromq-dev (4.3.3-r1) 19:14:30 Executing busybox-1.32.1-r6.trigger 19:14:30 OK: 219 MiB in 52 packages 19:14:32 Removing intermediate container 46da29b1c264 19:14:32 ---> 75bdd3660523 19:14:32 Step 4/6 : WORKDIR /edgex-go 19:14:32 ---> Running in 8d6eaf88540f 19:14:32 Removing intermediate container 8d6eaf88540f 19:14:32 ---> 211624765ea5 19:14:32 Step 5/6 : COPY go.mod . 19:14:32 ---> 5b7b0e2ab6cd 19:14:32 Step 6/6 : RUN go mod download 19:14:32 ---> Running in 98a0bb37b2e2 19:14:44 Removing intermediate container 98a0bb37b2e2 19:14:44 ---> cd184eaca182 19:14:44 Successfully built cd184eaca182 19:14:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:14:45 + docker inspect -f . ci-base-image-x86_64 19:14:45 . [Pipeline] withDockerContainer 19:14:45 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 19:14:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:45 $ docker top bdb9f80636072db2232fd201c80ed5a252645116066a99612f1e767798c50c1d -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:45 + go version 19:14:45 go version go1.16.3 linux/amd64 [Pipeline] } 19:14:45 $ docker stop --time=1 bdb9f80636072db2232fd201c80ed5a252645116066a99612f1e767798c50c1d 19:14:47 $ docker rm -f bdb9f80636072db2232fd201c80ed5a252645116066a99612f1e767798c50c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:14:47 + docker inspect -f . ci-base-image-x86_64 19:14:47 . [Pipeline] withDockerContainer 19:14:47 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 19:14:47 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:14:48 $ docker top c0a0ce71dd448da4b7a11b582a57c06b1bad6ed7024d718a6f8c058c81e7e618 -eo pid,comm [Pipeline] { [Pipeline] echo 19:14:48 ========================================================= 19:14:48 [edgeXBuildGoParallel] Running Tests and Build... 19:14:48 ========================================================= [Pipeline] sh 19:14:48 + go mod tidy [Pipeline] sh 19:14:49 + make test 19:14:49 if which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:14:49 go mod tidy 19:14:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:54 ? github.com/edgexfoundry/edgex-go [no test files] 19:15:12 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:15:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:15:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:15:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:15:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:15:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:15:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:15:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 100.0% of statements 19:15:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 53.1% of statements 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.105s coverage: 87.7% of statements 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:15:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:15:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.046s coverage: 78.9% of statements 19:15:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.057s coverage: 81.2% of statements 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:15:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.253s coverage: 95.1% of statements 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:15:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:15:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.044s coverage: 0.8% of statements 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements 19:15:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:15:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.053s coverage: 47.1% of statements 19:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements 19:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 19:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 19:15:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements 19:15:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.049s coverage: 94.4% of statements 19:15:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 19:15:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.164s coverage: 81.8% of statements 19:15:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.056s coverage: 87.2% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 58.8% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.128s coverage: 64.4% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.050s coverage: 89.5% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:16:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 19:16:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:16:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2311 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws 19:16:10 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 19:16:10 The recommended git tool is: git 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.063s coverage: 19.3% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.126s coverage: 91.9% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.6% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:16:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 19:16:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 19:16:14 GO111MODULE=on go vet ./... 19:16:16 using credential edgex-jenkins-ssh 19:16:16 Cloning the remote Git repository 19:16:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:16:16 > git init /w/workspace/edgex-go/3 # timeout=10 19:16:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:16 > git --version # timeout=10 19:16:16 > git --version # 'git version 2.17.1' 19:16:16 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:32 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit dc5a64065edf1786901fbabc8409f00b48d41832 19:16:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:16:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:16:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:16:33 Merge succeeded, producing dc5a64065edf1786901fbabc8409f00b48d41832 19:16:33 Checking out Revision dc5a64065edf1786901fbabc8409f00b48d41832 (PR-3615) 19:16:32 > git config core.sparsecheckout # timeout=10 19:16:32 > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 19:16:33 > git remote # timeout=10 19:16:33 > git config --get remote.origin.url # timeout=10 19:16:33 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:33 > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 19:16:33 > git rev-parse HEAD^{commit} # timeout=10 19:16:33 > git config core.sparsecheckout # timeout=10 19:16:33 > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 19:16:36 gofmt -l . 19:16:36 [ "`gofmt -l .`" = "" ] 19:16:36 ./bin/test-attribution-txt.sh [Pipeline] sh 19:16:37 + ls -al . 19:16:37 total 564 19:16:37 drwxrwxr-x 10 1001 1001 4096 Jul 9 19:16 . 19:16:37 drwxr-xr-x 4 root root 28 Jul 9 19:14 .. 19:16:37 -rw-rw-r-- 1 1001 1001 11 Jul 9 19:13 .dockerignore 19:16:37 drwxrwxr-x 8 1001 1001 179 Jul 9 19:13 .git 19:16:37 drwxrwxr-x 3 1001 1001 125 Jul 9 19:13 .github 19:16:37 -rw-rw-r-- 1 1001 1001 818 Jul 9 19:13 .gitignore 19:16:37 -rw-rw-r-- 1 1001 1001 76 Jul 9 19:13 .hadolint.yml 19:16:37 drwx------ 3 1001 1001 58 Jul 9 19:13 .semver 19:16:37 -rw-rw-r-- 1 1001 1001 166 Jul 9 19:13 .sonarcloud.properties 19:16:37 -rw-rw-r-- 1 1001 1001 8609 Jul 9 19:13 Attribution.txt 19:16:37 -rw-rw-r-- 1 1001 1001 43881 Jul 9 19:13 CHANGELOG.md 19:16:37 -rw-rw-r-- 1 1001 1001 3804 Jul 9 19:13 CONTRIBUTING.md 19:16:37 -rw-rw-r-- 1 1001 1001 931 Jul 9 19:13 Dockerfile.build 19:16:37 -rw-rw-r-- 1 1001 1001 849 Jul 9 19:13 Jenkinsfile 19:16:37 -rw-rw-r-- 1 1001 1001 10775 Jul 9 19:13 LICENSE 19:16:37 -rw-rw-r-- 1 1001 1001 5819 Jul 9 19:13 Makefile 19:16:37 -rw-rw-r-- 1 1001 1001 7818 Jul 9 19:13 README.md 19:16:37 -rw-rw-r-- 1 1001 1001 6912 Jul 9 19:13 SECURITY.md 19:16:37 -rw-rw-r-- 1 1001 1001 5 Jul 9 19:13 VERSION 19:16:37 -rw-rw-r-- 1 1001 1001 4131 Jul 9 19:13 ZMQWindows.md 19:16:37 drwxrwxr-x 2 1001 1001 37 Jul 9 19:13 bin 19:16:37 drwxrwxr-x 14 1001 1001 4096 Jul 9 19:13 cmd 19:16:37 -rw-r--r-- 1 root root 398095 Jul 9 19:16 coverage.out 19:16:37 -rw-rw-r-- 1 1001 1001 806 Jul 9 19:13 go.mod 19:16:37 -rw-r--r-- 1 root root 20759 Jul 9 19:14 go.sum 19:16:37 drwxrwxr-x 7 1001 1001 114 Jul 9 19:13 internal 19:16:37 drwxrwxr-x 3 1001 1001 16 Jul 9 19:13 openapi 19:16:37 drwxrwxr-x 4 1001 1001 71 Jul 9 19:13 snap 19:16:37 -rw-rw-r-- 1 1001 1001 168 Jul 9 19:13 version.go [Pipeline] sh 19:16:37 Commit message: "feat(security): Lint Dockerfiles" 19:16:37 + '[' -e coverage.out ] 19:16:37 + chown 1001:1001 coverage.out [Pipeline] stash 19:16:38 Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:38 + make build 19:16:38 go mod tidy 19:16:38 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:16:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:16:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:16:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:16:39 + + true 19:16:39 sudo service docker restart 19:16:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:16:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:16:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:16: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 19:16:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:16:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:16:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:16:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 19:16:54 $ docker stop --time=1 c0a0ce71dd448da4b7a11b582a57c06b1bad6ed7024d718a6f8c058c81e7e618 19:16:56 $ docker rm -f c0a0ce71dd448da4b7a11b582a57c06b1bad6ed7024d718a6f8c058c81e7e618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:16:59 provisioning config files... [Pipeline] isUnix [Pipeline] sh 19:16:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config9214299592203040114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:16:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:59 19:16:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 19:16:59 ---> docker-login.sh 19:16:59 nexus3.edgexfoundry.org:10001 19:17:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:00 latest: Pulling from edgex-devops/edgex-compose 19:17:00 cbdbe7a5bc2a: Pulling fs layer 19:17:00 ca9280d653b3: Pulling fs layer 19:17:00 7e9c9ca2126c: Pulling fs layer 19:17:00 cbdbe7a5bc2a: Verifying Checksum 19:17:00 cbdbe7a5bc2a: Download complete 19:17:00 cbdbe7a5bc2a: Pull complete 19:17:00 ca9280d653b3: Verifying Checksum 19:17:00 ca9280d653b3: Download complete 19:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:01 Configure a credential helper to remove this warning. See 19:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:01 19:17:01 Login Succeeded 19:17:01 nexus3.edgexfoundry.org:10002 19:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:01 ca9280d653b3: Pull complete 19:17:01 7e9c9ca2126c: Verifying Checksum 19:17:01 7e9c9ca2126c: Download complete 19:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:01 Configure a credential helper to remove this warning. See 19:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:01 19:17:01 Login Succeeded 19:17:01 nexus3.edgexfoundry.org:10003 19:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:02 Configure a credential helper to remove this warning. See 19:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:02 19:17:02 Login Succeeded 19:17:02 nexus3.edgexfoundry.org:10004 19:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:02 Configure a credential helper to remove this warning. See 19:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:02 19:17:02 Login Succeeded 19:17:02 docker.io 19:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:03 Configure a credential helper to remove this warning. See 19:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:03 19:17:03 Login Succeeded 19:17:03 ---> docker-login.sh ends [Pipeline] } 19:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:17:03 ========================================================= 19:17:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:17:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:17:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:17:04 7e9c9ca2126c: Pull complete 19:17:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 19:17:04 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 19:17:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:17:06 Sending build context to Docker daemon 165.7MB 19:17:06 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 19:17:06 Step 2/6 : FROM ${BASE} 19:17:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:17:06 595b0fe564bb: Pulling fs layer 19:17:06 3088b5b3c5c0: Pulling fs layer 19:17:06 5b7225fbf94c: Pulling fs layer 19:17:06 ba82ee9f976e: Pulling fs layer 19:17:06 506bd15cee9f: Pulling fs layer 19:17:06 75a0a4a0db45: Pulling fs layer 19:17:06 618dc40b7e24: Pulling fs layer 19:17:06 506bd15cee9f: Waiting 19:17:06 75a0a4a0db45: Waiting 19:17:06 618dc40b7e24: Waiting 19:17:06 ba82ee9f976e: Waiting 19:17:06 5b7225fbf94c: Download complete 19:17:06 3088b5b3c5c0: Verifying Checksum 19:17:06 3088b5b3c5c0: Download complete 19:17:06 $ docker top 8bc394a6a846760623120d15b313625c5b1e43b66132c1db6e57b5c2a3bc9ae5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:06 595b0fe564bb: Verifying Checksum 19:17:06 595b0fe564bb: Download complete 19:17:06 506bd15cee9f: Verifying Checksum 19:17:06 75a0a4a0db45: Verifying Checksum 19:17:06 75a0a4a0db45: Download complete 19:17:07 + docker-compose build --help 19:17:07 + grep parallel 19:17:07 595b0fe564bb: Pull complete 19:17:07 --parallel Build images in parallel. [Pipeline] } 19:17:07 $ docker stop --time=1 8bc394a6a846760623120d15b313625c5b1e43b66132c1db6e57b5c2a3bc9ae5 19:17:08 3088b5b3c5c0: Pull complete 19:17:08 5b7225fbf94c: Pull complete 19:17:08 $ docker rm -f 8bc394a6a846760623120d15b313625c5b1e43b66132c1db6e57b5c2a3bc9ae5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:17:09 . [Pipeline] withDockerContainer 19:17:09 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 19:17:09 618dc40b7e24: Verifying Checksum 19:17:09 618dc40b7e24: Download complete 19:17:09 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:17:09 $ docker top c1a2893a666823b82069a83be3270afb033ab0b66d86a1f9d233fc21dc26762b -eo pid,comm [Pipeline] { [Pipeline] sh 19:17:10 + docker-compose -f ./docker-compose-build.yml build --parallel 19:17:10 Building core-command ... 19:17:10 Building core-data ... 19:17:10 Building core-metadata ... 19:17:10 Building security-bootstrapper ... 19:17:10 Building security-proxy-setup ... 19:17:10 Building security-secretstore-setup ... 19:17:10 Building support-notifications ... 19:17:10 Building support-scheduler ... 19:17:10 Building sys-mgmt-agent ... 19:17:10 Building security-bootstrapper 19:17:10 Building sys-mgmt-agent 19:17:10 Building security-proxy-setup 19:17:10 Building support-scheduler 19:17:10 Building core-metadata 19:17:10 ba82ee9f976e: Download complete 19:17:20 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:17:20 ---> cd184eaca182 19:17:20 Step 3/24 : WORKDIR /edgex-go 19:17:20 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:17:20 ---> cd184eaca182 19:17:20 Step 3/23 : WORKDIR /edgex-go 19:17:20 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:17:20 ---> cd184eaca182 19:17:20 Step 3/32 : WORKDIR /edgex-go 19:17:20 ba82ee9f976e: Pull complete 19:17:21 506bd15cee9f: Pull complete 19:17:21 75a0a4a0db45: Pull complete 19:17:25 618dc40b7e24: Pull complete 19:17:25 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 19:17:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:17:25 ---> a36622ca3599 19:17:25 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 19:17:28 ---> Running in 2a71edcc6145 19:17:28 ---> Running in 975daf81e21e 19:17:28 ---> Running in bafc3ad520c1 19:17:28 ---> Running in 040b48b465fa 19:17:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:30 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:17:30 ---> cd184eaca182 19:17:30 Step 3/22 : WORKDIR /edgex-go 19:17:30 ---> Using cache 19:17:30 ---> b171027c459a 19:17:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:30 Removing intermediate container 975daf81e21e 19:17:30 ---> 1a0cb0eec99a 19:17:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:30 Removing intermediate container bafc3ad520c1 19:17:30 ---> b171027c459a 19:17:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:30 Removing intermediate container 040b48b465fa 19:17:30 ---> 81dec03cc122 19:17:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:31 (1/12) Installing libmagic (5.39-r0) 19:17:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:17:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:17:31 ---> cd184eaca182 19:17:31 Step 3/24 : WORKDIR /edgex-go 19:17:31 ---> Using cache 19:17:31 ---> b171027c459a 19:17:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:31 ---> Running in 293a8ec63087 19:17:31 ---> Running in 914415db5b4b 19:17:31 ---> Running in db06fb5ba58f 19:17:31 ---> Running in 1d566f518268 19:17:31 ---> Running in 7c468a1cd4bd 19:17:31 (2/12) Installing file (5.39-r0) 19:17:31 (3/12) Installing libc-dev (0.7.2-r3) 19:17:31 (4/12) Installing g++ (10.2.1_pre1-r3) 19:17:32 Removing intermediate container 293a8ec63087 19:17:32 ---> 8ee758cd43b6 19:17:32 Step 5/22 : RUN apk add --update --no-cache make git 19:17:32 ---> Running in b87542269c8a 19:17:32 Removing intermediate container 914415db5b4b 19:17:32 ---> ac581378bfd0 19:17:32 Step 5/23 : RUN apk add --update --no-cache make git 19:17:32 ---> Running in 332bc1d8057b 19:17:32 Removing intermediate container 7c468a1cd4bd 19:17:32 ---> 601c11cc5f93 19:17:32 Step 5/32 : RUN apk add --update --no-cache make git 19:17:32 ---> Running in 47c57cd48482 19:17:32 Removing intermediate container db06fb5ba58f 19:17:32 ---> 0fb022e2b180 19:17:32 Step 5/24 : RUN apk add --update --no-cache make git 19:17:32 ---> Running in 97590a297ee7 19:17:32 Removing intermediate container 1d566f518268 19:17:32 ---> a352320ce708 19:17:32 Step 5/24 : RUN apk add --update --no-cache make bash git 19:17:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:17:32 ---> Running in be1a0284033d 19:17:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:17:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:17:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:17:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:17:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:17:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:17:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:17:34 OK: 219 MiB in 52 packages 19:17:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:17:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:17:34 Removing intermediate container b87542269c8a 19:17:34 ---> afbe96392aa2 19:17:34 Step 6/22 : COPY go.mod . 19:17:34 OK: 219 MiB in 52 packages 19:17:34 OK: 219 MiB in 52 packages 19:17:34 ---> ce9d3d8a2d8f 19:17:34 Step 7/22 : RUN go mod download 19:17:34 ---> Running in 70ff7505b079 19:17:34 Removing intermediate container be1a0284033d 19:17:34 ---> 1eb4bccbabd2 19:17:34 Step 6/24 : COPY go.mod . 19:17:34 OK: 219 MiB in 52 packages 19:17:34 OK: 219 MiB in 52 packages 19:17:34 Removing intermediate container 332bc1d8057b 19:17:34 ---> c04b64ac7c5b 19:17:34 Step 6/23 : COPY go.mod . 19:17:35 ---> 34290a235352 19:17:35 Step 7/24 : RUN go mod download 19:17:35 ---> Running in dfa6f9656c57 19:17:35 Removing intermediate container 47c57cd48482 19:17:35 ---> 388b5fb32fda 19:17:35 Step 6/32 : COPY go.mod . 19:17:35 ---> a58cee1a5924 19:17:35 Step 7/23 : RUN go mod download 19:17:35 ---> Running in fb8cf54a473a 19:17:35 Removing intermediate container 97590a297ee7 19:17:35 ---> e3d47aa3f9fc 19:17:35 Step 6/24 : COPY go.mod . 19:17:35 ---> 917f10bd5bac 19:17:35 Step 7/32 : RUN go mod download 19:17:35 ---> Running in 13dba1af98cb 19:17:35 ---> eef54fa416c6 19:17:35 Step 7/24 : RUN go mod download 19:17:35 ---> Running in 370dd4d4a62c 19:17:35 Removing intermediate container 70ff7505b079 19:17:35 ---> 0e7a97077e65 19:17:35 Step 8/22 : COPY . . 19:17:36 Removing intermediate container dfa6f9656c57 19:17:36 ---> 7ce0e0c6dd36 19:17:36 Step 8/24 : COPY . . 19:17:37 Removing intermediate container fb8cf54a473a 19:17:37 ---> d3da38d16d0b 19:17:37 Step 8/23 : COPY . . 19:17:39 (5/12) Installing fortify-headers (1.1-r0) 19:17:39 (6/12) Installing patch (2.7.6-r7) 19:17:39 (7/12) Installing build-base (0.5-r2) 19:17:39 (8/12) Installing libsodium (1.0.18-r0) 19:17:39 (9/12) Installing pkgconf (1.7.3-r0) 19:17:39 (10/12) Installing libsodium-dev (1.0.18-r0) 19:17:39 (11/12) Installing libzmq (4.3.3-r1) 19:17:39 (12/12) Installing zeromq-dev (4.3.3-r1) 19:17:39 Executing busybox-1.32.1-r6.trigger 19:17:39 OK: 218 MiB in 52 packages 19:17:40 Removing intermediate container 13dba1af98cb 19:17:40 ---> 010219e62a5b 19:17:40 Step 8/32 : COPY . . 19:17:40 Removing intermediate container 370dd4d4a62c 19:17:40 ---> 7705c4eb00b3 19:17:40 Step 8/24 : COPY . . 19:17:43 Removing intermediate container 2a71edcc6145 19:17:43 ---> c514dd3762f2 19:17:43 Step 4/6 : WORKDIR /edgex-go 19:17:43 ---> Running in 66dc1e26ca2d 19:17:43 Removing intermediate container 66dc1e26ca2d 19:17:43 ---> 6ed9ebb112d5 19:17:43 Step 5/6 : COPY go.mod . 19:17:44 ---> a35d767733e7 19:17:44 Step 6/6 : RUN go mod download 19:17:44 ---> Running in e8d0e63007ab 19:17:47 ---> 99469ca7d206 19:17:47 Step 9/24 : RUN go mod tidy 19:17:47 ---> 9daebc2d67aa 19:17:47 Step 9/23 : RUN go mod tidy 19:17:47 ---> 1852a3c93643 19:17:47 Step 9/22 : RUN go mod tidy 19:17:47 ---> Running in f070e71c9f3a 19:17:47 ---> Running in 624338e7a898 19:17:47 ---> Running in 3cc50f9db2dd 19:17:52 Removing intermediate container 624338e7a898 19:17:52 ---> d2e617d05920 19:17:52 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:17:53 Removing intermediate container f070e71c9f3a 19:17:53 ---> 9c16ec003b7b 19:17:53 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:17:53 ---> Running in 686016aa88ea 19:17:53 Removing intermediate container 3cc50f9db2dd 19:17:53 ---> 47d27c2102ed 19:17:53 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:17:53 ---> Running in c88e55b47a3f 19:17:53 ---> Running in fd8979869041 19:17:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:17:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:18:02 ---> e99550cfc7b8 19:18:02 Step 9/32 : RUN go mod tidy 19:18:02 ---> Running in f2f44c9d0ada 19:18:07 Removing intermediate container f2f44c9d0ada 19:18:07 ---> 8fd749bee412 19:18:07 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:07 ---> Running in 60a7cd727b50 19:18:07 ---> 8dc2a327137c 19:18:07 Step 9/24 : RUN go mod tidy 19:18:07 ---> Running in 23f023681ecc 19:18:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:18:09 Removing intermediate container 23f023681ecc 19:18:09 ---> 07aaecc2335d 19:18:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:18:09 ---> Running in 3512081c71d8 19:18:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:18:11 Removing intermediate container e8d0e63007ab 19:18:11 ---> e67837ced620 19:18:11 Successfully built e67837ced620 19:18:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:11 + docker inspect -f . ci-base-image-arm64 19:18:11 . [Pipeline] withDockerContainer 19:18:12 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 19:18:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:13 $ docker top f78bfa95966ea1a90deeecd045734bfc03422112069cd52a4ac37d27417ed80a -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:14 + go version 19:18:14 go version go1.16.5 linux/arm64 [Pipeline] } 19:18:14 $ docker stop --time=1 f78bfa95966ea1a90deeecd045734bfc03422112069cd52a4ac37d27417ed80a 19:18:16 $ docker rm -f f78bfa95966ea1a90deeecd045734bfc03422112069cd52a4ac37d27417ed80a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:17 + docker inspect -f . ci-base-image-arm64 19:18:17 . [Pipeline] withDockerContainer 19:18:17 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 19:18:17 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:19 $ docker top a51e935a48929ec5b71312be2c2a5ffbe42cb650db458448a2f6a77614e4ad01 -eo pid,comm [Pipeline] { [Pipeline] echo 19:18:20 ========================================================= 19:18:20 [edgeXBuildGoParallel] Running Tests and Build... 19:18:20 ========================================================= [Pipeline] sh 19:18:20 + go mod tidy [Pipeline] sh 19:18:22 + make test 19:18:22 if which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:18:22 go mod tidy 19:18:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:18:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:18:29 Removing intermediate container 686016aa88ea 19:18:29 ---> dfe6216b501e 19:18:29 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:18:29 ---> Running in 153ca3487347 19:18:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:18:32 Removing intermediate container c88e55b47a3f 19:18:32 ---> eeee18f6c610 19:18:32 19:18:32 Step 11/23 : FROM alpine:3.12 19:18:32 Removing intermediate container 153ca3487347 19:18:32 ---> 40d5199ed5e1 19:18:32 19:18:32 Step 12/24 : FROM docker:20.10.0 19:18:33 3.12: Pulling from library/alpine 19:18:33 20.10.0: Pulling from library/docker 19:18:33 Removing intermediate container fd8979869041 19:18:33 ---> 5617f47866c7 19:18:33 19:18:33 Step 11/22 : FROM alpine:3.12 19:18:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:18:34 Status: Downloaded newer image for alpine:3.12 19:18:34 ---> 13621d1b12d4 19:18:34 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:18:34 3.12: Pulling from library/alpine 19:18:34 ---> Running in 318e7285fb3b 19:18:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:18:34 Status: Image is up to date for alpine:3.12 19:18:34 ---> 13621d1b12d4 19:18:34 Step 12/22 : RUN apk add --update --no-cache curl 19:18:34 ---> Running in e87d854357d1 19:18:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:18:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:18:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:18:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:18:35 (1/1) Installing dumb-init (1.2.2-r1) 19:18:35 Executing busybox-1.31.1-r20.trigger 19:18:35 OK: 6 MiB in 15 packages 19:18:35 (1/4) Installing ca-certificates (20191127-r4) 19:18:35 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:18:35 (3/4) Installing libcurl (7.77.0-r0) 19:18:35 (4/4) Installing curl (7.77.0-r0) 19:18:35 Executing busybox-1.31.1-r20.trigger 19:18:35 Executing ca-certificates-20191127-r4.trigger 19:18:35 OK: 7 MiB in 18 packages 19:18:36 Removing intermediate container 318e7285fb3b 19:18:36 ---> b46b7693f411 19:18:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:36 ---> Running in 8cea9755e917 19:18:36 Removing intermediate container e87d854357d1 19:18:36 ---> 3ebf03978d49 19:18:36 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:36 Removing intermediate container 8cea9755e917 19:18:36 ---> 62febebf65b3 19:18:36 Step 14/23 : ENV APP_PORT=59861 19:18:36 ---> Running in 820d0b395bf4 19:18:36 ---> Running in 0f090044fb15 19:18:36 Removing intermediate container 820d0b395bf4 19:18:36 ---> 536ed35d4cbc 19:18:36 Step 14/22 : WORKDIR /edgex 19:18:36 ---> Running in 825f8b16eb79 19:18:36 Removing intermediate container 0f090044fb15 19:18:36 ---> d0ad153dd012 19:18:36 Step 15/23 : EXPOSE $APP_PORT 19:18:36 ---> Running in 71ce9bdfee65 19:18:36 Removing intermediate container 825f8b16eb79 19:18:36 ---> 47d0c9dd298a 19:18:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:18:36 Removing intermediate container 71ce9bdfee65 19:18:36 ---> fd57fccc4c88 19:18:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:37 ---> 26cca28d0279 19:18:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:18:37 ---> 6ab2cdf34b82 19:18:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:18:38 ---> 798b602c37a0 19:18:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:18:38 ---> b3f1cc958a57 19:18:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:18:38 ---> a06bfc9a7677 19:18:38 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:18:38 ---> Running in f0dac9c0d4fa 19:18:38 ---> 735266bba49f 19:18:38 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:18:38 ---> Running in f1d5116a0ac2 19:18:38 Removing intermediate container f0dac9c0d4fa 19:18:38 ---> 474ff8353d0d 19:18:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:38 ---> Running in a87186650db0 19:18:38 Removing intermediate container f1d5116a0ac2 19:18:38 ---> ca21a31e7970 19:18:38 Step 19/22 : CMD ["--init=true"] 19:18:38 ---> Running in 831bb1b05b34 19:18:38 Removing intermediate container a87186650db0 19:18:38 ---> 9b5eca6293a3 19:18:38 Step 21/23 : LABEL arch=x86_64 19:18:39 ---> Running in eee5c769810d 19:18:39 Removing intermediate container 831bb1b05b34 19:18:39 ---> 031d0993ef3c 19:18:39 Step 20/22 : LABEL arch=x86_64 19:18:39 ---> Running in 8d4ece88a547 19:18:39 Removing intermediate container eee5c769810d 19:18:39 ---> 5ccb4dca42a0 19:18:39 Step 22/23 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:18:39 ---> Running in 9e2b5a5c4cc5 19:18:39 Removing intermediate container 8d4ece88a547 19:18:39 ---> 7b23a5825937 19:18:39 Step 21/22 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:18:39 ---> Running in 7ce28ceaad0e 19:18:39 Removing intermediate container 9e2b5a5c4cc5 19:18:39 ---> 9627edcf7665 19:18:39 Step 23/23 : LABEL version=0.0.0 19:18:39 ---> Running in 62d06d8f397f 19:18:39 Removing intermediate container 7ce28ceaad0e 19:18:39 ---> f78372230231 19:18:39 Step 22/22 : LABEL version=0.0.0 19:18:39 ---> Running in c55b1aa45239 19:18:39 Removing intermediate container 62d06d8f397f 19:18:39 ---> a874377988b9 19:18:39 19:18:40 Successfully built a874377988b9 19:18:40 Successfully tagged support-scheduler:latest 19:18:40 Building security-secretstore-setup 19:18:40  Building support-scheduler ... done Removing intermediate container c55b1aa45239 19:18:40 ---> 21b522026dd6 19:18:40 19:18:41 Successfully built 21b522026dd6 19:18:41 Successfully tagged security-proxy-setup:latest 19:18:41  Building security-proxy-setup ... done Building support-notifications 19:18:47 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:18:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:18:47 ---> cd184eaca182 19:18:47 Step 3/23 : WORKDIR /edgex-go 19:18:47 ---> Using cache 19:18:47 ---> b171027c459a 19:18:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:47 ---> Using cache 19:18:47 ---> a352320ce708 19:18:47 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:18:48 Removing intermediate container 60a7cd727b50 19:18:48 ---> 00025ab666f0 19:18:48 19:18:48 Step 11/32 : FROM alpine:3.12 19:18:48 ---> 13621d1b12d4 19:18:48 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:18:48 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:18:48 Status: Downloaded newer image for docker:20.10.0 19:18:48 ---> Running in 891cf47c721a 19:18:48 ---> aefe523efa57 19:18:48 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:18:48 ---> Running in 3e33d5dca79c 19:18:48 ---> Running in a958f82ae83c 19:18:49 Removing intermediate container 3e33d5dca79c 19:18:49 ---> c719ea4ba6a1 19:18:49 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:18:49 Removing intermediate container a958f82ae83c 19:18:49 ---> b55a60fe6bb4 19:18:49 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:18:49 ---> Running in ae00313ed4d9 19:18:49 ---> Running in e7ebb7539a9d 19:18:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:49 ? github.com/edgexfoundry/edgex-go [no test files] 19:18:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:18:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:18:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:18:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:18:49 (1/39) Installing readline (8.0.4-r0) 19:18:49 (2/39) Installing bash (5.0.17-r0) 19:18:49 Executing bash-5.0.17-r0.post-install 19:18:49 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:18:49 (4/39) Installing libcurl (7.77.0-r0) 19:18:49 (1/2) Installing dumb-init (1.2.2-r1) 19:18:49 (2/2) Installing su-exec (0.2-r1) 19:18:49 Executing busybox-1.31.1-r20.trigger 19:18:49 OK: 6 MiB in 16 packages 19:18:49 (5/39) Installing curl (7.77.0-r0) 19:18:50 (6/39) Installing dumb-init (1.2.2-r1) 19:18:50 (7/39) Installing libbz2 (1.0.8-r1) 19:18:50 (8/39) Installing expat (2.2.9-r1) 19:18:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:50 (9/39) Installing libffi (3.3-r2) 19:18:50 (10/39) Installing gdbm (1.13-r1) 19:18:50 (11/39) Installing xz-libs (5.2.5-r0) 19:18:50 (12/39) Installing sqlite-libs (3.32.1-r1) 19:18:50 (13/39) Installing python3 (3.8.10-r0) 19:18:50 OK: 219 MiB in 52 packages 19:18:51 (14/39) Installing py3-appdirs (1.4.4-r1) 19:18:51 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:18:51 (16/39) Installing py3-parsing (2.4.7-r0) 19:18:51 (17/39) Installing py3-six (1.15.0-r0) 19:18:51 (18/39) Installing py3-packaging (20.4-r0) 19:18:51 (19/39) Installing py3-setuptools (47.0.0-r0) 19:18:51 Removing intermediate container ae00313ed4d9 19:18:51 ---> 7de1d9b3f1a6 19:18:51 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:18:51 (20/39) Installing py3-chardet (3.0.4-r4) 19:18:51 (21/39) Installing py3-idna (2.9-r0) 19:18:52 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:18:52 ---> Running in 857120adefe0 19:18:52 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:18:52 Removing intermediate container 3512081c71d8 19:18:52 ---> a37356ca463d 19:18:52 19:18:52 Step 11/24 : FROM alpine:3.12 19:18:52 ---> 13621d1b12d4 19:18:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:18:52 ---> Using cache 19:18:52 ---> b46b7693f411 19:18:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:52 ---> Using cache 19:18:52 ---> 62febebf65b3 19:18:52 Step 14/24 : ENV APP_PORT=59881 19:18:52 (24/39) Installing py3-requests (2.23.0-r0) 19:18:52 (25/39) Installing py3-msgpack (1.0.0-r0) 19:18:52 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:18:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:18:52 ---> cd184eaca182 19:18:52 Step 3/26 : WORKDIR /edgex-go 19:18:52 ---> Using cache 19:18:52 ---> b171027c459a 19:18:52 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:52 ---> Using cache 19:18:52 ---> a352320ce708 19:18:52 Step 5/26 : RUN apk add --update --no-cache make git 19:18:52 (26/39) Installing py3-lockfile (0.12.2-r3) 19:18:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:18:52 (28/39) Installing py3-colorama (0.4.3-r0) 19:18:52 (29/39) Installing py3-distlib (0.3.0-r0) 19:18:52 ---> Running in 34742c978ebd 19:18:52 ---> Running in c0309cac3ae0 19:18:52 (30/39) Installing py3-distro (1.5.0-r1) 19:18:52 Removing intermediate container 891cf47c721a 19:18:52 ---> 3195716f54d9 19:18:52 Step 6/23 : COPY go.mod . 19:18:52 Removing intermediate container 857120adefe0 19:18:52 ---> 82aac82ea01e 19:18:52 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:18:52 (31/39) Installing py3-webencodings (0.5.1-r3) 19:18:52 (32/39) Installing py3-html5lib (1.0.1-r4) 19:18:52 (33/39) Installing py3-pytoml (0.1.21-r0) 19:18:52 (34/39) Installing py3-pep517 (0.8.2-r0) 19:18:52 (35/39) Installing py3-progress (1.5-r0) 19:18:52 (36/39) Installing py3-toml (0.10.1-r0) 19:18:52 (37/39) Installing py3-retrying (1.3.3-r0) 19:18:52 ---> Running in 5a6d422edd14 19:18:52 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:18:52 Removing intermediate container c0309cac3ae0 19:18:52 ---> 224a388480b6 19:18:52 Step 15/24 : EXPOSE $APP_PORT 19:18:52 (39/39) Installing py3-pip (20.1.1-r0) 19:18:53 Executing busybox-1.31.1-r19.trigger 19:18:53 OK: 72 MiB in 59 packages 19:18:53 ---> 4ac9d92457f4 19:18:53 Step 7/23 : RUN go mod download 19:18:53 ---> Running in 7387c56f6df5 19:18:53 Removing intermediate container 5a6d422edd14 19:18:53 ---> 67a290fac648 19:18:53 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:18:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:18:53 ---> Running in 1f4172631233 19:18:53 ---> Running in 6d982d7b4544 19:18:53 Removing intermediate container 7387c56f6df5 19:18:53 ---> 0ec7d4b3504b 19:18:53 Step 16/24 : WORKDIR / 19:18:53 ---> Running in 57637f323ddf 19:18:53 Removing intermediate container 57637f323ddf 19:18:53 ---> cd313a44e437 19:18:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:53 ---> c221c1d09f0e 19:18:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:18:53 Collecting docker-compose==1.23.2 19:18:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:18:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:18:54 Collecting cached-property<2,>=1.2.0 19:18:54 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:18:54 ---> b91dcaca80ad 19:18:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:18:54 Removing intermediate container 6d982d7b4544 19:18:54 ---> 455a8d0b1535 19:18:54 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 19:18:54 Collecting PyYAML<4,>=3.10 19:18:54 Downloading PyYAML-3.13.tar.gz (270 kB) 19:18:54 ---> Running in 0df399a09ffc 19:18:54 Removing intermediate container 0df399a09ffc 19:18:54 ---> 339230601f6b 19:18:54 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:18:54 ---> 3504ee420ebd 19:18:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:18:54 Removing intermediate container 1f4172631233 19:18:54 ---> 007c5fa07256 19:18:54 Step 8/23 : COPY . . 19:18:54 ---> Running in ca4f2fd77fd2 19:18:54 Collecting jsonschema<3,>=2.5.1 19:18:54 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:18:54 Collecting texttable<0.10,>=0.9.0 19:18:54 Downloading texttable-0.9.1.tar.gz (11 kB) 19:18:55 OK: 219 MiB in 52 packages 19:18:55 Collecting docopt<0.7,>=0.6.1 19:18:55 Downloading docopt-0.6.2.tar.gz (25 kB) 19:18:55 ---> 8d0de867a4b7 19:18:55 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:18:55 Collecting docker<4.0,>=3.6.0 19:18:55 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:18:55 Collecting dockerpty<0.5,>=0.4.1 19:18:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:18:56 Removing intermediate container ca4f2fd77fd2 19:18:56 ---> 9e77e006c14e 19:18:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:18:56 Collecting websocket-client<1.0,>=0.32.0 19:18:56 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:18:56 ---> Running in 334056fa713a 19:18:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:18:56 ---> Running in 83291db92181 19:18:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:18:56 Collecting docker-pycreds>=0.4.0 19:18:56 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:18:56 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) 19:18:56 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) 19:18:56 Collecting urllib3<1.25,>=1.21.1 19:18:56 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:18:56 Collecting idna<2.8,>=2.5 19:18:56 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:18:56 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:18:56 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:18:56 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:18:56 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:18:56 Installing collected packages: cached-property, PyYAML, jsonschema, texttable, docopt, docker-pycreds, urllib3, idna, requests, websocket-client, docker, dockerpty, docker-compose 19:18:56 Running setup.py install for PyYAML: started 19:18:57 Removing intermediate container 83291db92181 19:18:57 ---> 55bd20e0158b 19:18:57 Step 22/24 : LABEL arch=x86_64 19:18:57 Removing intermediate container 34742c978ebd 19:18:57 ---> 9ae3e245af71 19:18:57 Step 6/26 : COPY go.mod . 19:18:57 ---> Running in d916d3f129b3 19:18:57 Running setup.py install for PyYAML: finished with status 'done' 19:18:57 Running setup.py install for texttable: started 19:18:57 Removing intermediate container d916d3f129b3 19:18:57 ---> e3460cd60ae2 19:18:57 Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:18:57 ---> 357306b97a72 19:18:57 Step 7/26 : RUN go mod download 19:18:58 Running setup.py install for texttable: finished with status 'done' 19:18:58 Running setup.py install for docopt: started 19:18:58 ---> Running in 4a8e58f67a85 19:18:58 ---> Running in e617b943b3d4 19:18:58 Removing intermediate container 334056fa713a 19:18:58 ---> b03acea490aa 19:18:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:58 Running setup.py install for docopt: finished with status 'done' 19:18:58 Removing intermediate container e617b943b3d4 19:18:58 ---> 12179bc30282 19:18:58 Step 24/24 : LABEL version=0.0.0 19:18:58 Attempting uninstall: urllib3 19:18:58 Found existing installation: urllib3 1.25.9 19:18:58 Uninstalling urllib3-1.25.9: 19:18:58 Successfully uninstalled urllib3-1.25.9 19:18:58 ---> 55cd63124cb1 19:18:58 Step 9/23 : RUN go mod tidy 19:18:58 Attempting uninstall: idna 19:18:58 ---> Running in b59b5cc67878 19:18:58 Found existing installation: idna 2.9 19:18:58 Uninstalling idna-2.9: 19:18:58 Successfully uninstalled idna-2.9 19:18:58 ---> Running in a75018a80f05 19:18:58 ---> db295d128b33 19:18:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:18:58 Attempting uninstall: requests 19:18:58 Found existing installation: requests 2.23.0 19:18:58 Uninstalling requests-2.23.0: 19:18:58 Successfully uninstalled requests-2.23.0 19:18:58 Removing intermediate container b59b5cc67878 19:18:58 ---> b1a02b152888 19:18:58 19:18:59 Successfully built b1a02b152888 19:18:59 Successfully tagged core-metadata:latest 19:18:59  Building core-metadata ... done Building core-command 19:18:59 Running setup.py install for dockerpty: started 19:18:59 Running setup.py install for dockerpty: finished with status 'done' 19:19:00 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 19:19:00 ---> ea7c363cab5a 19:19:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:19:00 Removing intermediate container 4a8e58f67a85 19:19:00 ---> 755af78a2d78 19:19:00 Step 8/26 : COPY . . 19:19:01 Removing intermediate container a75018a80f05 19:19:01 ---> 19b156355d6a 19:19:01 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:19:02 ---> ee098453ceed 19:19:02 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:19:05 ---> Running in c6fff40f41ab 19:19:06 ---> 4bc087076079 19:19:06 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:19:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:19:07 ---> 02259bd8f694 19:19:07 Step 9/26 : RUN go mod tidy 19:19:07 ---> 55244eab7dd0 19:19:07 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:19:07 ---> Running in e1893de23d3b 19:19:07 ---> Running in 977532a7336b 19:19:08 Removing intermediate container 977532a7336b 19:19:08 ---> 8d7bd299120f 19:19:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:19:08 ---> a9192111b9a0 19:19:08 Step 27/32 : RUN chmod +x /entrypoint.sh 19:19:08 ---> Running in 41da92c6c6dd 19:19:09 Removing intermediate container e7ebb7539a9d 19:19:09 ---> 8aa80c40c5ff 19:19:09 Step 15/24 : ENV APP_PORT=58890 19:19:09 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:09 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:09 ---> cd184eaca182 19:19:09 Step 3/24 : WORKDIR /edgex-go 19:19:09 ---> Using cache 19:19:09 ---> b171027c459a 19:19:09 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:09 ---> Using cache 19:19:09 ---> a352320ce708 19:19:09 Step 5/24 : RUN apk add --update --no-cache make git 19:19:09 ---> Using cache 19:19:09 ---> 9ae3e245af71 19:19:09 Step 6/24 : COPY go.mod . 19:19:09 ---> Using cache 19:19:09 ---> 357306b97a72 19:19:09 Step 7/24 : RUN go mod download 19:19:09 ---> Using cache 19:19:09 ---> 755af78a2d78 19:19:09 Step 8/24 : COPY . . 19:19:09 ---> Using cache 19:19:09 ---> 02259bd8f694 19:19:09 Step 9/24 : RUN go mod tidy 19:19:09 ---> Running in 2a4d31d82426 19:19:09 ---> Running in d8122e4dbec2 19:19:09 Removing intermediate container d8122e4dbec2 19:19:09 ---> 90f99e1ab07d 19:19:09 Step 16/24 : EXPOSE $APP_PORT 19:19:09 ---> Running in 9e58fd21738c 19:19:09 Removing intermediate container e1893de23d3b 19:19:09 ---> 3a8cff32186d 19:19:09 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:19:09 ---> Running in 0ff47e327f2c 19:19:09 Removing intermediate container 9e58fd21738c 19:19:09 ---> b5d3ab799a8b 19:19:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:19:10 Removing intermediate container 41da92c6c6dd 19:19:10 ---> e5ebeea652af 19:19:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:19:10 ---> Running in f82b1474f16f 19:19:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:19:10 Removing intermediate container f82b1474f16f 19:19:10 ---> 1cddf0b4cf34 19:19:10 Step 29/32 : CMD ["gate"] 19:19:10 ---> 23287d44c46d 19:19:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:19:10 ---> Running in f3013b6de827 19:19:10 Removing intermediate container f3013b6de827 19:19:10 ---> dbc112cf7dab 19:19:10 Step 30/32 : LABEL arch=x86_64 19:19:10 ---> Running in 7bf6a56981fb 19:19:10 ---> 65143d38e0c4 19:19:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:19:11 Removing intermediate container 2a4d31d82426 19:19:11 ---> 64e08a4f1a42 19:19:11 Step 10/24 : RUN make cmd/core-command/core-command 19:19:11 ---> Running in f8bb615b2aef 19:19:11 Removing intermediate container 7bf6a56981fb 19:19:11 ---> 6fef62595f52 19:19:11 Step 31/32 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:19:11 ---> Running in d21747882fbc 19:19:11 ---> dc0188ba74da 19:19:11 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:19:11 ---> Running in a0a3ba9c0887 19:19:11 Removing intermediate container d21747882fbc 19:19:11 ---> d316ae3a0a4e 19:19:11 Step 32/32 : LABEL version=0.0.0 19:19:11 ---> Running in 485cecd6f2c6 19:19:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:19:12 Removing intermediate container a0a3ba9c0887 19:19:12 ---> 58dff601455a 19:19:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:12 Removing intermediate container 485cecd6f2c6 19:19:12 ---> 072f9adf51d7 19:19:12 19:19:12 ---> Running in 3056e185d67b 19:19:12 Successfully built 072f9adf51d7 19:19:12 Successfully tagged security-bootstrapper:latest 19:19:12 Building core-data 19:19:12  Building security-bootstrapper ... done Removing intermediate container 3056e185d67b 19:19:12 ---> 55287d738c5c 19:19:12 Step 22/24 : LABEL arch=x86_64 19:19:12 ---> Running in 5e32fc085626 19:19:12 Removing intermediate container 5e32fc085626 19:19:12 ---> c6168ac0d3db 19:19:12 Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:19:12 ---> Running in 8b20a4034b2a 19:19:13 Removing intermediate container 8b20a4034b2a 19:19:13 ---> 71e490e2197e 19:19:13 Step 24/24 : LABEL version=0.0.0 19:19:13 ---> Running in 973b5f4cc1a5 19:19:13 Removing intermediate container 973b5f4cc1a5 19:19:13 ---> e8d23b0c5ada 19:19:13 19:19:14 Successfully built e8d23b0c5ada 19:19:14 Successfully tagged sys-mgmt-agent:latest 19:19:21  Building sys-mgmt-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:19:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:21 ---> cd184eaca182 19:19:21 Step 3/24 : WORKDIR /edgex-go 19:19:21 ---> Using cache 19:19:21 ---> b171027c459a 19:19:21 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:21 ---> Using cache 19:19:21 ---> a352320ce708 19:19:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:19:21 ---> Running in 612379d56454 19:19:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 19:19:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 19:19:23 OK: 219 MiB in 52 packages 19:19:24 Removing intermediate container 612379d56454 19:19:24 ---> 7ac77f364cc8 19:19:24 Step 6/24 : COPY go.mod . 19:19:24 ---> c91e68affa29 19:19:24 Step 7/24 : RUN go mod download 19:19:24 ---> Running in 1641445afa91 19:19:25 Removing intermediate container 1641445afa91 19:19:25 ---> 4cc17ba15818 19:19:25 Step 8/24 : COPY . . 19:19:31 ---> 5a5872e18a41 19:19:31 Step 9/24 : RUN go mod tidy 19:19:31 ---> Running in 88299f248600 19:19:32 Removing intermediate container 88299f248600 19:19:32 ---> b4c81af5a5b4 19:19:32 Step 10/24 : RUN make cmd/core-data/core-data 19:19:32 ---> Running in e0839ec05075 19:19:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:19:35 Removing intermediate container c6fff40f41ab 19:19:35 ---> 1235739a4a2a 19:19:35 19:19:35 Step 11/23 : FROM alpine:3.12 19:19:35 ---> 13621d1b12d4 19:19:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:19:35 ---> Running in 83215b191e51 19:19:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:19:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:19:36 (1/2) Installing ca-certificates (20191127-r4) 19:19:36 (2/2) Installing dumb-init (1.2.2-r1) 19:19:36 Executing busybox-1.31.1-r20.trigger 19:19:36 Executing ca-certificates-20191127-r4.trigger 19:19:36 OK: 6 MiB in 16 packages 19:19:37 Removing intermediate container 83215b191e51 19:19:37 ---> 795f57d592cb 19:19:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:19:37 ---> Running in e20cbb711e64 19:19:37 Removing intermediate container e20cbb711e64 19:19:37 ---> 678cc36c0db9 19:19:37 Step 14/23 : ENV APP_PORT=59860 19:19:37 ---> Running in b613bc73f754 19:19:37 Removing intermediate container b613bc73f754 19:19:37 ---> 6a4b2afb2c70 19:19:37 Step 15/23 : EXPOSE $APP_PORT 19:19:37 ---> Running in 278dd7099844 19:19:37 Removing intermediate container 278dd7099844 19:19:37 ---> 15f6ab37b2a7 19:19:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:38 ---> d2ed7164e752 19:19:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:19:38 ---> c65c0c22eccb 19:19:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:19:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:19:38 ---> 3193c95503ca 19:19:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:19:38 ---> Running in fcb9c5d1fe70 19:19:39 Removing intermediate container fcb9c5d1fe70 19:19:39 ---> 0724800504f7 19:19:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:39 ---> Running in 4a5bdeb266ef 19:19:39 Removing intermediate container 4a5bdeb266ef 19:19:39 ---> 3baa5145ef04 19:19:39 Step 21/23 : LABEL arch=x86_64 19:19:39 ---> Running in df9159080a1d 19:19:39 Removing intermediate container df9159080a1d 19:19:39 ---> 1c5910cde291 19:19:39 Step 22/23 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:19:39 ---> Running in d92d44a487a9 19:19:40 Removing intermediate container d92d44a487a9 19:19:40 ---> 62570d3d7f49 19:19:40 Step 23/23 : LABEL version=0.0.0 19:19:40 ---> Running in 6f283f93c118 19:19:40 Removing intermediate container f8bb615b2aef 19:19:40 ---> f732fd3f894a 19:19:40 19:19:40 Step 11/24 : FROM alpine:3.12 19:19:40 ---> 13621d1b12d4 19:19:40 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:19:40 ---> Using cache 19:19:40 ---> b46b7693f411 19:19:40 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:40 ---> Using cache 19:19:40 ---> 62febebf65b3 19:19:40 Step 14/24 : ENV APP_PORT=59882 19:19:40 Removing intermediate container 6f283f93c118 19:19:40 ---> bd898b5cdfb8 19:19:40 19:19:40 ---> Running in b4f21ad64726 19:19:40 Successfully built bd898b5cdfb8 19:19:40 Successfully tagged support-notifications:latest 19:19:40  Building support-notifications ... done Removing intermediate container b4f21ad64726 19:19:40 ---> bcb357b50a2d 19:19:40 Step 15/24 : EXPOSE $APP_PORT 19:19:40 ---> Running in dc9514a5e2a8 19:19:41 Removing intermediate container dc9514a5e2a8 19:19:41 ---> 7227ab9e8c0e 19:19:41 Step 16/24 : WORKDIR / 19:19:41 ---> Running in a21d7491cba6 19:19:41 Removing intermediate container a21d7491cba6 19:19:41 ---> 39244744a737 19:19:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:42 Removing intermediate container 0ff47e327f2c 19:19:42 ---> deb16c89d7c6 19:19:42 19:19:42 Step 11/26 : FROM alpine:3.12 19:19:42 ---> 13621d1b12d4 19:19:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:19:42 ---> Running in 94784fe5e1d5 19:19:42 ---> 25e11dd23a74 19:19:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:19:42 ---> 62a76939894c 19:19:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:19:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:19:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:19:43 (1/6) Installing ca-certificates (20191127-r4) 19:19:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:19:43 (3/6) Installing libcurl (7.77.0-r0) 19:19:43 (4/6) Installing curl (7.77.0-r0) 19:19:43 (5/6) Installing dumb-init (1.2.2-r1) 19:19:43 (6/6) Installing su-exec (0.2-r1) 19:19:43 Executing busybox-1.31.1-r20.trigger 19:19:43 Executing ca-certificates-20191127-r4.trigger 19:19:43 ---> 72c3f51d82b4 19:19:43 Step 20/24 : ENTRYPOINT ["/core-command"] 19:19:43 OK: 7 MiB in 20 packages 19:19:43 ---> Running in eb4d92d9f167 19:19:43 Removing intermediate container eb4d92d9f167 19:19:43 ---> c192110057fd 19:19:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:43 ---> Running in 53e9e61c170d 19:19:43 Removing intermediate container 53e9e61c170d 19:19:43 ---> 2442173211db 19:19:43 Step 22/24 : LABEL arch=x86_64 19:19:43 Removing intermediate container 94784fe5e1d5 19:19:43 ---> 4449f6547408 19:19:43 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:19:43 ---> Running in d4c7760a2ffa 19:19:43 ---> Running in 84b5f20541b2 19:19:43 Removing intermediate container d4c7760a2ffa 19:19:43 ---> 2116aea330ba 19:19:43 Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:19:44 ---> Running in f56ae148931b 19:19:44 Removing intermediate container 84b5f20541b2 19:19:44 ---> 0e069fe27b37 19:19:44 Step 14/26 : WORKDIR / 19:19:44 Removing intermediate container f56ae148931b 19:19:44 ---> ae32adcae0c6 19:19:44 Step 24/24 : LABEL version=0.0.0 19:19:44 ---> Running in 64c0c6d06a8c 19:19:44 ---> Running in e84d8e1bfe76 19:19:44 Removing intermediate container 64c0c6d06a8c 19:19:44 ---> d3d76307509b 19:19:44 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:19:44 Removing intermediate container e84d8e1bfe76 19:19:44 ---> bf2a38f37fb2 19:19:44 19:19:44 Successfully built bf2a38f37fb2 19:19:44 Successfully tagged core-command:latest 19:19:44  Building core-command ... done  ---> f9e8012f9715 19:19:44 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:19:45 ---> e3d150b08cd8 19:19:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:19:45 ---> 30417b7abe12 19:19:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:19:45 ---> d37d03968cb8 19:19:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:19:45 ---> 1895ebc99bd6 19:19:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:19:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:19:46 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:19:46 ---> bc62c2f30f58 19:19:46 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:19:46 ---> 2421aed3c3cd 19:19:46 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:19:46 ---> Running in 3fccbe15bb2f 19:19:47 Removing intermediate container 3fccbe15bb2f 19:19:47 ---> e4742ddaed2f 19:19:47 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:19:47 ---> Running in 7a79f46229ec 19:19:47 Removing intermediate container 7a79f46229ec 19:19:47 ---> a113bd6d8fcc 19:19:47 Step 24/26 : LABEL arch=x86_64 19:19:47 ---> Running in 1f47fa307717 19:19:47 Removing intermediate container 1f47fa307717 19:19:47 ---> 1b875b7241f4 19:19:47 Step 25/26 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:19:47 ---> Running in 6a7a77572570 19:19:48 Removing intermediate container 6a7a77572570 19:19:48 ---> 6b7541ce9b89 19:19:48 Step 26/26 : LABEL version=0.0.0 19:19:48 ---> Running in 2452e8e7d732 19:19:48 Removing intermediate container 2452e8e7d732 19:19:48 ---> 79b63cc4eaed 19:19:48 19:19:48 Successfully built 79b63cc4eaed 19:19:48 Successfully tagged security-secretstore-setup:latest 19:19:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:19:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:19:51  Building security-secretstore-setup ... done Removing intermediate container e0839ec05075 19:19:51 ---> ae7ed5728b53 19:19:51 19:19:51 Step 11/24 : FROM alpine:3.12 19:19:51 ---> 13621d1b12d4 19:19:51 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:19:51 ---> Running in 899aa85819dc 19:19:51 Removing intermediate container 899aa85819dc 19:19:51 ---> 0b74949e3ba0 19:19:51 Step 13/24 : ENV APP_PORT=59880 19:19:51 ---> Running in 52ed23f294d7 19:19:51 Removing intermediate container 52ed23f294d7 19:19:51 ---> 1009710ad30d 19:19:51 Step 14/24 : EXPOSE $APP_PORT 19:19:51 ---> Running in 39f537cc1182 19:19:51 Removing intermediate container 39f537cc1182 19:19:51 ---> a8e034b9c344 19:19:51 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:51 ---> Running in 4f04e5d44c44 19:19:52 Removing intermediate container 4f04e5d44c44 19:19:52 ---> 02ebb621ea8c 19:19:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:19:52 ---> Running in a90e0105cac6 19:19:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:19:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:19:53 (1/6) Installing dumb-init (1.2.2-r1) 19:19:53 (2/6) Installing libgcc (9.3.0-r2) 19:19:53 (3/6) Installing libsodium (1.0.18-r0) 19:19:53 (4/6) Installing libstdc++ (9.3.0-r2) 19:19:55 (5/6) Installing libzmq (4.3.3-r0) 19:19:55 (6/6) Installing zeromq (4.3.3-r0) 19:19:55 Executing busybox-1.31.1-r20.trigger 19:19:55 OK: 8 MiB in 20 packages 19:19:55 Removing intermediate container a90e0105cac6 19:19:55 ---> 35252e0a8d62 19:19:55 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:55 ---> 545d84b74f11 19:19:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:19:55 ---> d6f5dd9bcddc 19:19:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:19:55 ---> b355959b569d 19:19:55 Step 20/24 : ENTRYPOINT ["/core-data"] 19:19:55 ---> Running in 978bf93493fb 19:19:55 Removing intermediate container 978bf93493fb 19:19:55 ---> 3ce3da36528a 19:19:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:56 ---> Running in dad855f75f6b 19:19:56 Removing intermediate container dad855f75f6b 19:19:56 ---> f9000431be6d 19:19:56 Step 22/24 : LABEL arch=x86_64 19:19:56 ---> Running in ed496d071021 19:19:56 Removing intermediate container ed496d071021 19:19:56 ---> 1dcae2c6af8d 19:19:56 Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:19:56 ---> Running in cebcdf7fe194 19:19:56 Removing intermediate container cebcdf7fe194 19:19:56 ---> 6579c0cd9cca 19:19:56 Step 24/24 : LABEL version=0.0.0 19:19:56 ---> Running in b7504fe0f4ce 19:19:56 Removing intermediate container b7504fe0f4ce 19:19:56 ---> 623b50ec7d10 19:19:56 19:19:56 Successfully built 623b50ec7d10 19:19:56 Successfully tagged core-data:latest 19:19:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:19:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:19:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:19:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:19:56  Building core-data ... done  [Pipeline] } 19:19:56 $ docker stop --time=1 c1a2893a666823b82069a83be3270afb033ab0b66d86a1f9d233fc21dc26762b 19:19:57 $ docker rm -f c1a2893a666823b82069a83be3270afb033ab0b66d86a1f9d233fc21dc26762b [Pipeline] // withDockerContainer [Pipeline] sh 19:19:58 + docker images 19:19:58 REPOSITORY TAG IMAGE ID CREATED SIZE 19:19:58 core-data latest 623b50ec7d10 2 seconds ago 20.2MB 19:19:58 ae7ed5728b53 7 seconds ago 1.15GB 19:19:58 security-secretstore-setup latest 79b63cc4eaed 10 seconds ago 28.7MB 19:19:58 core-command latest bf2a38f37fb2 14 seconds ago 15.9MB 19:19:58 deb16c89d7c6 17 seconds ago 1.15GB 19:19:58 support-notifications latest bd898b5cdfb8 18 seconds ago 16.7MB 19:19:58 f732fd3f894a 18 seconds ago 1.14GB 19:19:58 1235739a4a2a 23 seconds ago 1.15GB 19:19:58 sys-mgmt-agent latest e8d23b0c5ada 45 seconds ago 311MB 19:19:58 security-bootstrapper latest 072f9adf51d7 47 seconds ago 18.6MB 19:19:58 core-metadata latest b1a02b152888 About a minute ago 16.6MB 19:19:58 a37356ca463d About a minute ago 1.15GB 19:19:58 00025ab666f0 About a minute ago 1.15GB 19:19:58 security-proxy-setup latest 21b522026dd6 About a minute ago 25.7MB 19:19:58 support-scheduler latest a874377988b9 About a minute ago 15.9MB 19:19:58 5617f47866c7 About a minute ago 1.15GB 19:19:58 40d5199ed5e1 About a minute ago 1.15GB 19:19:58 eeee18f6c610 About a minute ago 1.14GB 19:19:58 ci-base-image-x86_64 latest cd184eaca182 5 minutes ago 647MB 19:19:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 days ago 37.5MB 19:19:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 19:19:58 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 19:19:58 docker 20.10.0 aefe523efa57 7 months ago 240MB 19:19:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:19:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 19:19:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:19:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:19:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:19:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:19:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:20:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.173s coverage: 28.7% of statements 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:20:12 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:20:13 Still waiting to schedule task 19:20:13 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 19:20:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.376s coverage: 100.0% of statements 19:20:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.390s coverage: 53.1% of statements 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:20:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:20:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.558s coverage: 87.7% of statements 19:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:20:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.201s coverage: 78.9% of statements 19:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.181s coverage: 81.2% of statements 19:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 19:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:20:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.348s coverage: 95.1% of statements 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.363s coverage: 60.0% of statements 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.187s coverage: 22.0% of statements 19:20:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.353s coverage: 47.1% of statements 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.202s coverage: 79.5% of statements 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.155s coverage: 94.1% of statements 19:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.239s coverage: 96.3% of statements 19:20:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.252s coverage: 87.5% of statements 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements 19:20:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.168s coverage: 44.8% of statements 19:20:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.573s coverage: 81.8% of statements 19:20:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.327s coverage: 92.9% of statements 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.167s coverage: 87.2% of statements 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.197s coverage: 58.8% of statements 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.163s coverage: 80.0% of statements 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.286s coverage: 87.2% of statements 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.296s coverage: 85.4% of statements 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.326s coverage: 91.2% of statements 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.702s coverage: 64.4% of statements 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:20:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.159s coverage: 100.0% of statements 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 19:20:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements 19:20:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.978s coverage: 66.9% of statements 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:20:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:21:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.644s coverage: 43.6% of statements 19:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:21:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.219s coverage: 89.5% of statements 19:21:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:21:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements 19:21:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.228s coverage: 19.3% of statements 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.521s coverage: 91.9% of statements 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.186s coverage: 62.7% of statements 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.6% of statements 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.159s coverage: 28.9% of statements 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:21:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements 19:21:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 19:21:08 GO111MODULE=on go vet ./... 19:22:30 gofmt -l . 19:22:30 [ "`gofmt -l .`" = "" ] 19:22:30 ./bin/test-attribution-txt.sh [Pipeline] sh 19:22:31 + ls -al . 19:22:31 total 592 19:22:31 drwxrwxr-x 9 1001 1001 4096 Jul 9 19:22 . 19:22:31 drwxr-xr-x 4 root root 4096 Jul 9 19:18 .. 19:22:31 -rw-rw-r-- 1 1001 1001 11 Jul 9 19:16 .dockerignore 19:22:31 drwxrwxr-x 8 1001 1001 4096 Jul 9 19:16 .git 19:22:31 drwxrwxr-x 3 1001 1001 4096 Jul 9 19:16 .github 19:22:31 -rw-rw-r-- 1 1001 1001 818 Jul 9 19:16 .gitignore 19:22:31 -rw-rw-r-- 1 1001 1001 76 Jul 9 19:16 .hadolint.yml 19:22:31 -rw-rw-r-- 1 1001 1001 166 Jul 9 19:16 .sonarcloud.properties 19:22:31 -rw-rw-r-- 1 1001 1001 8609 Jul 9 19:16 Attribution.txt 19:22:31 -rw-rw-r-- 1 1001 1001 43881 Jul 9 19:16 CHANGELOG.md 19:22:31 -rw-rw-r-- 1 1001 1001 3804 Jul 9 19:16 CONTRIBUTING.md 19:22:31 -rw-rw-r-- 1 1001 1001 931 Jul 9 19:16 Dockerfile.build 19:22:31 -rw-rw-r-- 1 1001 1001 849 Jul 9 19:16 Jenkinsfile 19:22:31 -rw-rw-r-- 1 1001 1001 10775 Jul 9 19:16 LICENSE 19:22:31 -rw-rw-r-- 1 1001 1001 5819 Jul 9 19:16 Makefile 19:22:31 -rw-rw-r-- 1 1001 1001 7818 Jul 9 19:16 README.md 19:22:31 -rw-rw-r-- 1 1001 1001 6912 Jul 9 19:16 SECURITY.md 19:22:31 -rw-rw-r-- 1 1001 1001 5 Jul 9 19:13 VERSION 19:22:31 -rw-rw-r-- 1 1001 1001 4131 Jul 9 19:16 ZMQWindows.md 19:22:31 drwxrwxr-x 2 1001 1001 4096 Jul 9 19:16 bin 19:22:31 drwxrwxr-x 14 1001 1001 4096 Jul 9 19:16 cmd 19:22:31 -rw-r--r-- 1 root root 398095 Jul 9 19:21 coverage.out 19:22:31 -rw-rw-r-- 1 1001 1001 806 Jul 9 19:16 go.mod 19:22:31 -rw-r--r-- 1 root root 20759 Jul 9 19:18 go.sum 19:22:31 drwxrwxr-x 7 1001 1001 4096 Jul 9 19:16 internal 19:22:31 drwxrwxr-x 3 1001 1001 4096 Jul 9 19:16 openapi 19:22:31 drwxrwxr-x 4 1001 1001 4096 Jul 9 19:16 snap 19:22:31 -rw-rw-r-- 1 1001 1001 168 Jul 9 19:16 version.go [Pipeline] sh 19:22:31 + '[' -e coverage.out ] 19:22:31 + chown 1001:1001 coverage.out [Pipeline] stash 19:22:31 Warning: overwriting stash ‘coverage-report’ 19:22:32 Stashed 1 file(s) [Pipeline] sh 19:22:33 + make build 19:22:33 go mod tidy 19:22:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:22: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 19:23:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:23:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:23:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:23:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:23:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:23:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:23:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:23:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:23:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:23:27 Running on prd-ubuntu18.04-docker-8c-8g-2312 in /w/workspace/edgexfoundry_edgex-go_PR-3615 [Pipeline] { [Pipeline] ws 19:23:27 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 19:23:27 The recommended git tool is: git 19:23:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:23:30 using credential edgex-jenkins-ssh 19:23:30 Cloning the remote Git repository 19:23:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:23:30 > git init /w/workspace/edgex-go/3 # timeout=10 19:23:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:23:30 > git --version # timeout=10 19:23:30 > git --version # 'git version 2.17.1' 19:23:30 using GIT_SSH to set credentials SSH Credentials for GitHub 19:23:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 19:23:33 $ docker stop --time=1 a51e935a48929ec5b71312be2c2a5ffbe42cb650db458448a2f6a77614e4ad01 19:23:36 $ docker rm -f a51e935a48929ec5b71312be2c2a5ffbe42cb650db458448a2f6a77614e4ad01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:23:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:37 19:23:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:23:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:38 latest: Pulling from edgex-devops/edgex-compose-arm64 19:23:38 29e5d40040c1: Pulling fs layer 19:23:38 1ce36da41761: Pulling fs layer 19:23:38 25b303627fd3: Pulling fs layer 19:23:38 29e5d40040c1: Download complete 19:23:39 29e5d40040c1: Pull complete 19:23:39 1ce36da41761: Verifying Checksum 19:23:39 1ce36da41761: Download complete 19:23:41 1ce36da41761: Pull complete 19:23:41 25b303627fd3: Verifying Checksum 19:23:41 25b303627fd3: Download complete 19:23:51 25b303627fd3: Pull complete 19:23:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:23:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 19:23:51 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 19:23:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 19:23:54 $ docker top d3b2a713ce47c1067aa0a905f7786ed3da548311b532b43f8c2b060be2dae87a -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:55 + grep+ docker-compose parallel build 19:23:55 --help 19:23:59 --parallel Build images in parallel. [Pipeline] } 19:23:59 $ docker stop --time=1 d3b2a713ce47c1067aa0a905f7786ed3da548311b532b43f8c2b060be2dae87a 19:24:01 $ docker rm -f d3b2a713ce47c1067aa0a905f7786ed3da548311b532b43f8c2b060be2dae87a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:24:01 . [Pipeline] withDockerContainer 19:24:02 prd-ubuntu18.04-docker-arm64-4c-16g-2311 does not seem to be running inside a container 19:24:02 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:24:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:24:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:24:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:24:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3615/head:refs/remotes/origin/PR-3615 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:24:03 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit dc5a64065edf1786901fbabc8409f00b48d41832 19:24:03 Merge succeeded, producing dc5a64065edf1786901fbabc8409f00b48d41832 19:24:03 Checking out Revision dc5a64065edf1786901fbabc8409f00b48d41832 (PR-3615) 19:24:03 $ docker top c7f6dab635cf29460304330f0ed8699602536a8a2a8fdf490392d136f1e2927e -eo pid,comm [Pipeline] { [Pipeline] sh 19:24:04 + docker-compose -f ./docker-compose-build.yml build --parallel 19:24:03 > git config core.sparsecheckout # timeout=10 19:24:03 > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 19:24:03 > git remote # timeout=10 19:24:03 > git config --get remote.origin.url # timeout=10 19:24:03 using GIT_SSH to set credentials SSH Credentials for GitHub 19:24:03 > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 19:24:03 > git rev-parse HEAD^{commit} # timeout=10 19:24:03 > git config core.sparsecheckout # timeout=10 19:24:03 > git checkout -f dc5a64065edf1786901fbabc8409f00b48d41832 # timeout=10 19:24:07 Commit message: "feat(security): Lint Dockerfiles" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:24:08 + echo snap-build.sh 19:24:08 snap-build.sh 19:24:08 + SNAP_BASE_DIR=. 19:24:08 + '[' '!' -z /w/workspace/edgex-go/3 ']' 19:24:08 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 19:24:08 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 19:24:08 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 19:24:08 + cd /w/workspace/edgex-go/3 19:24:08 + sudo apt-get remove -qy --purge lxd lxd-client 19:24:08 Reading package lists... 19:24:09 Building dependency tree... 19:24:09 Reading state information... 19:24:09 The following packages were automatically installed and are no longer required: 19:24:09 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 19:24:09 uidmap xdelta3 19:24:09 Use 'sudo apt autoremove' to remove them. 19:24:09 The following packages will be REMOVED: 19:24:09 lxd* lxd-client* 19:24:09 Building core-command ... 19:24:09 Building core-data ... 19:24:09 Building core-metadata ... 19:24:09 Building security-bootstrapper ... 19:24:09 Building security-proxy-setup ... 19:24:09 Building security-secretstore-setup ... 19:24:09 Building support-notifications ... 19:24:09 Building support-scheduler ... 19:24:09 Building sys-mgmt-agent ... 19:24:09 Building core-data 19:24:09 Building security-bootstrapper 19:24:09 Building core-command 19:24:09 Building security-secretstore-setup 19:24:09 Building security-proxy-setup 19:24:09 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 19:24:09 After this operation, 31.7 MB disk space will be freed. 19:24:10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 19:24:10 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 19:24:10 Removing lxd dnsmasq configuration 19:24:11 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 19:24:11 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 19:24:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:24:12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 19:24:12 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 19:24:13 Processing triggers for systemd (237-3ubuntu10.45) ... 19:24:13 Processing triggers for ureadahead (0.100.0-21) ... 19:24:15 + sudo snap remove --purge lxd 19:24:15 snap "lxd" is not installed 19:24:15 + sudo groupadd --force --system lxd 19:24:15 ++ whoami 19:24:15 + sudo /usr/sbin/usermod -G lxd -a jenkins 19:24:15 + newgrp - lxd 19:24:15 + sudo snap install lxd 19:24:23 2021-07-09T19:24:21Z INFO Waiting for automatic snapd restart... 19:24:38 lxd 4.15 from Canonical* installed 19:24:38 + sudo lxd init --auto 19:24:48 + sudo snap install --classic snapcraft 19:25:00 snapcraft 4.8.3 from Canonical* installed 19:25:00 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 19:25:00 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 19:25:00 % Total % Received % Xferd Average Speed Time Time Time Current 19:25:00 Dload Upload Total Spent Left Speed 19:25:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4019 0 --:--:-- --:--:-- --:--:-- 4019 19:25:00 100 3325k 100 3325k 0 0 9159k 0 --:--:-- --:--:-- --:--:-- 9159k 19:25:00 ./yq_linux_amd64 19:25:00 + sudo snapcraft prime --use-lxd 19:25:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 19:25: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: 19:25:01 - README.md 19:25:01 19:25:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:25:02 Launching a container. 19:25:12 Waiting for container to be ready 19:25:12 To start your first instance, try: lxc launch ubuntu:18.04 19:25:12 19:25:15 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 19:25:15 Waiting for network to be ready... 19:25:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:25:16 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 19:25:16 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:25:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:25:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:25:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:25:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:25:16 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:25:16 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 19:25:16 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:25:17 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:25:17 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:25:17 ---> e67837ced620 19:25:17 Step 3/32 : WORKDIR /edgex-go 19:25:17 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:25:17 ---> e67837ced620 19:25:17 Step 3/22 : WORKDIR /edgex-go 19:25:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:17 ---> e67837ced620 19:25:17 Step 3/24 : WORKDIR /edgex-go 19:25:17 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:25:17 ---> e67837ced620 19:25:17 Step 3/24 : WORKDIR /edgex-go 19:25:17 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:25:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:25:17 ---> e67837ced620 19:25:17 Step 3/26 : WORKDIR /edgex-go 19:25:17 ---> Running in bdc174cc6560 19:25:17 ---> Running in 048bd6ca2bf4 19:25:17 ---> Running in 109cbda33372 19:25:17 ---> Running in c6b77bb30172 19:25:17 ---> Running in bfacbb54433c 19:25:17 Removing intermediate container 048bd6ca2bf4 19:25:17 ---> 5a1699eba53c 19:25:17 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 ---> Running in e4fdd80dbc0d 19:25:17 Removing intermediate container bdc174cc6560 19:25:17 ---> df60d5c206e1 19:25:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:25:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 Removing intermediate container bfacbb54433c 19:25:17 ---> 1f295aeab22c 19:25:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 Removing intermediate container 109cbda33372 19:25:17 ---> 727b95d24cc2 19:25:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 Removing intermediate container c6b77bb30172 19:25:17 ---> dd883b85576c 19:25:17 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:25:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:25:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:25:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:25:17 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:25:17 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:25:17 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:25:17 ---> Running in dd50ba0d4e74 19:25:17 ---> Running in 203cae9c0d17 19:25:17 ---> Running in 06488e3140a6 19:25:17 ---> Running in 7982184c4584 19:25:17 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:25:17 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 19:25:18 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 19:25:18 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:25:18 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:25:18 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 19:25:18 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 19:25:18 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 19:25:18 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:25:20 Fetched 24.8 MB in 4s (6255 kB/s) 19:25:21 Removing intermediate container e4fdd80dbc0d 19:25:21 ---> a91a31166f77 19:25:21 Step 5/32 : RUN apk add --update --no-cache make git 19:25:21 ---> Running in 8770eb6c56b8 19:25:21 Reading package lists... 19:25:21 Removing intermediate container 203cae9c0d17 19:25:21 ---> 1ce991252adc 19:25:21 Step 5/26 : RUN apk add --update --no-cache make git 19:25:21 Reading package lists... 19:25:21 Building dependency tree... 19:25:21 Reading state information... 19:25:21 Removing intermediate container dd50ba0d4e74 19:25:21 ---> 7ccb2e16120a 19:25:21 Step 5/22 : RUN apk add --update --no-cache make git 19:25:21 ---> Running in 572b15c0c261 19:25:21 The following additional packages will be installed: 19:25:21 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:25:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:25:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:25:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 19:25:21 Suggested packages: 19:25:21 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 19:25:21 Recommended packages: 19:25:21 gnupg libsasl2-modules 19:25:21 The following NEW packages will be installed: 19:25:21 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 19:25:21 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 19:25:21 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 19:25:21 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 19:25:21 The following packages will be upgraded: 19:25:21 gpg gpg-agent gpgconf libudev1 19:25:21 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 19:25:21 Need to get 3530 kB of archives. 19:25:21 After this operation, 13.3 MB of additional disk space will be used. 19:25:21 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] 19:25:21 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] 19:25:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 19:25:21 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 19:25:21 ---> Running in ab3bc2bc6baf 19:25:21 Removing intermediate container 06488e3140a6 19:25:21 ---> 4281b0b59825 19:25:21 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:25:21 Removing intermediate container 7982184c4584 19:25:21 ---> 0db0ca51b493 19:25:21 Step 5/24 : RUN apk add --update --no-cache make git 19:25:22 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 19:25:22 ---> Running in ca78ed56c56c 19:25:22 ---> Running in 50357c05077c 19:25:22 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 19:25:22 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 19:25:22 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 19:25:22 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 19:25:22 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 19:25:22 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 19:25:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 19:25:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 19:25:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 19:25:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 19:25:22 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 19:25:22 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 19:25:22 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 19:25:22 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 19:25:22 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 19:25:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 19:25:22 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 19:25:22 debconf: delaying package configuration, since apt-utils is not installed 19:25:22 Fetched 3530 kB in 1s (3221 kB/s) 19:25:23 (Reading database ... 12511 files and directories currently installed.) 19:25:23 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 19:25:23 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:25:23 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 19:25:23 Selecting previously unselected package udev. 19:25:23 (Reading database ... 12511 files and directories currently installed.) 19:25:23 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 19:25:23 Unpacking udev (237-3ubuntu10.48) ... 19:25:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:23 Selecting previously unselected package libfuse2:amd64. 19:25:23 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 19:25:23 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:25:23 Selecting previously unselected package fuse. 19:25:23 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 19:25:23 Unpacking fuse (2.9.7-1ubuntu1) ... 19:25:23 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 19:25:23 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:25:23 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 19:25:23 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:25:23 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 19:25:23 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:25:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:23 Selecting previously unselected package libksba8:amd64. 19:25:23 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 19:25:23 Unpacking libksba8:amd64 (1.3.5-2) ... 19:25:23 Selecting previously unselected package libroken18-heimdal:amd64. 19:25:23 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:25:23 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:23 Selecting previously unselected package libasn1-8-heimdal:amd64. 19:25:23 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:25:23 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:23 Selecting previously unselected package libheimbase1-heimdal:amd64. 19:25:23 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:25:23 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:24 Selecting previously unselected package libhcrypto4-heimdal:amd64. 19:25:24 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:25:24 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:24 Selecting previously unselected package libwind0-heimdal:amd64. 19:25:24 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:25:24 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:24 Selecting previously unselected package libhx509-5-heimdal:amd64. 19:25:24 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:25:24 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:24 Selecting previously unselected package libkrb5-26-heimdal:amd64. 19:25:24 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:25:24 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:25:24 Selecting previously unselected package libheimntlm0-heimdal:amd64. 19:25:24 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:25:24 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:24 Selecting previously unselected package libgssapi3-heimdal:amd64. 19:25:24 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 19:25:24 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:24 Selecting previously unselected package libsasl2-modules-db:amd64. 19:25:24 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:25:24 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:25:24 Selecting previously unselected package libsasl2-2:amd64. 19:25:24 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 19:25:24 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:25:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:24 Selecting previously unselected package libldap-common. 19:25:24 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 19:25:24 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:25:24 Selecting previously unselected package libldap-2.4-2:amd64. 19:25:24 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 19:25:24 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:25:24 Selecting previously unselected package dirmngr. 19:25:24 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 19:25:24 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 19:25:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:24 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 19:25:24 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 19:25:24 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 19:25:24 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:25:24 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 19:25:24 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 19:25:24 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:24 Setting up libksba8:amd64 (1.3.5-2) ... 19:25:24 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:25:24 Setting up udev (237-3ubuntu10.48) ... 19:25:25 invoke-rc.d: policy-rc.d denied execution of start. 19:25:25 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:25 Processing triggers for systemd (237-3ubuntu10) ... 19:25:25 OK: 218 MiB in 52 packages 19:25:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:25:25 Setting up fuse (2.9.7-1ubuntu1) ... 19:25:25 Setting up gpg (2.2.4-1ubuntu1.4) ... 19:25:25 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:25 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:25 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:25 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:25 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:25 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:25 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 19:25:25 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 19:25:25 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 19:25:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:25:25 OK: 218 MiB in 52 packages 19:25:26 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 19:25:26 settings in the [Install] section, and DefaultInstance for template units). 19:25:26 This means they are not meant to be enabled using systemctl. 19:25:26 Possible reasons for having this kind of units are: 19:25:26 1) A unit may be statically enabled by being symlinked from another unit's 19:25:26 .wants/ or .requires/ directory. 19:25:26 2) A unit's purpose may be to act as a helper for some other unit which has 19:25:26 a requirement dependency on it. 19:25:26 3) A unit may be started when needed via activation (socket, path, timer, 19:25:26 D-Bus, udev, scripted systemctl call, ...). 19:25:26 4) In case of template units, the unit is meant to be enabled with some 19:25:26 instance name specified. 19:25:26 OK: 218 MiB in 52 packages 19:25:26 Reading package lists... 19:25:26 Building dependency tree... 19:25:26 Reading state information... 19:25:26 The following additional packages will be installed: 19:25:26 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 19:25:26 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 19:25:26 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 19:25:26 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 19:25:26 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 19:25:26 Suggested packages: 19:25:26 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 19:25:26 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 19:25:26 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 19:25:26 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 19:25:26 systemd-container policykit-1 19:25:26 Recommended packages: 19:25:26 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 19:25:26 The following NEW packages will be installed: 19:25:26 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 19:25:26 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 19:25:26 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 19:25:26 multiarch-support openssh-client python3 python3-minimal python3.6 19:25:26 python3.6-minimal snapd squashfs-tools sudo 19:25:26 The following packages will be upgraded: 19:25:26 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 19:25:26 OK: 218 MiB in 52 packages 19:25:26 OK: 218 MiB in 52 packages 19:25:26 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 19:25:26 Need to get 36.7 MB of archives. 19:25:26 After this operation, 147 MB of additional disk space will be used. 19:25:26 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 19:25:26 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 19:25:26 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 19:25:26 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 19:25:26 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 19:25:26 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 19:25:26 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 19:25:26 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 19:25:26 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 19:25:27 Removing intermediate container 8770eb6c56b8 19:25:27 ---> dacdd8c68870 19:25:27 Step 6/32 : COPY go.mod . 19:25:27 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 19:25:27 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 19:25:27 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 19:25:27 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 19:25:27 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 19:25:27 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 19:25:27 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 19:25:27 Removing intermediate container 572b15c0c261 19:25:27 ---> 5d365212d60d 19:25:27 Step 6/26 : COPY go.mod . 19:25:27 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 19:25:27 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 19:25:27 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 19:25:27 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 19:25:27 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 19:25:27 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 19:25:27 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 19:25:27 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 19:25:27 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 19:25:27 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 19:25:27 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 19:25:28 Removing intermediate container ca78ed56c56c 19:25:28 ---> 8a179b8dbc55 19:25:28 Step 6/24 : COPY go.mod . 19:25:28 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 19:25:28 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 19:25:28 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 19:25:28 ---> 61f25e3a7648 19:25:28 Step 7/32 : RUN go mod download 19:25:28 Removing intermediate container ab3bc2bc6baf 19:25:28 ---> 2fe3729727e7 19:25:28 Step 6/22 : COPY go.mod . 19:25:28 ---> Running in 4e85e58c2b78 19:25:28 Removing intermediate container 50357c05077c 19:25:28 ---> eddef2c9aeab 19:25:28 Step 6/24 : COPY go.mod . 19:25:28 ---> 1f313a9693a0 19:25:28 Step 7/26 : RUN go mod download 19:25:29 ---> dfd5849a0a09 19:25:29 Step 7/24 : RUN go mod download 19:25:29 ---> Running in 1dae5a34ba20 19:25:29 debconf: delaying package configuration, since apt-utils is not installed 19:25:29 Fetched 36.7 MB in 2s (15.5 MB/s) 19:25:29 (Reading database ... 12757 files and directories currently installed.) 19:25:29 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 19:25:29 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:25:29 ---> Running in a8e8729aaad3 19:25:29 ---> 79c42e395c4e 19:25:29 Step 7/22 : RUN go mod download 19:25:30 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 19:25:30 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:25:30 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 19:25:30 (Reading database ... 12757 files and directories currently installed.) 19:25:30 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 19:25:30 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 19:25:30 ---> 8b1cc59254e0 19:25:30 Step 7/24 : RUN go mod download 19:25:30 ---> Running in df2df6657750 19:25:30 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 19:25:30 (Reading database ... 12757 files and directories currently installed.) 19:25:30 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 19:25:30 Unpacking apt (1.6.14) over (1.6.1) ... 19:25:30 ---> Running in 50bb29459d9a 19:25:30 Setting up apt (1.6.14) ... 19:25:30 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 19:25:30 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 19:25:31 (Reading database ... 12764 files and directories currently installed.) 19:25:31 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:25:31 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:25:31 Selecting previously unselected package libpython3.6-minimal:amd64. 19:25:31 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:25:31 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:25:31 Selecting previously unselected package libexpat1:amd64. 19:25:31 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 19:25:31 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:25:31 Selecting previously unselected package python3.6-minimal. 19:25:31 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:25:31 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:25:31 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 19:25:31 Checking for services that may need to be restarted...done. 19:25:31 Checking for services that may need to be restarted...done. 19:25:31 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:25:31 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 19:25:31 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 19:25:32 Selecting previously unselected package python3-minimal. 19:25:32 (Reading database ... 13012 files and directories currently installed.) 19:25:32 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 19:25:32 Unpacking python3-minimal (3.6.7-1~18.04) ... 19:25:32 Selecting previously unselected package mime-support. 19:25:32 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 19:25:32 Unpacking mime-support (3.60ubuntu1) ... 19:25:32 Selecting previously unselected package libmpdec2:amd64. 19:25:32 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 19:25:32 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:25:32 Selecting previously unselected package libpython3.6-stdlib:amd64. 19:25:32 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:25:32 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:25:32 Selecting previously unselected package python3.6. 19:25:32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 19:25:32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:25:32 Selecting previously unselected package libpython3-stdlib:amd64. 19:25:32 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 19:25:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:25:32 Setting up python3-minimal (3.6.7-1~18.04) ... 19:25:32 Selecting previously unselected package python3. 19:25:32 (Reading database ... 13442 files and directories currently installed.) 19:25:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 19:25:32 Unpacking python3 (3.6.7-1~18.04) ... 19:25:32 Selecting previously unselected package multiarch-support. 19:25:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 19:25:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 19:25:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 19:25:32 Selecting previously unselected package liblzo2-2:amd64. 19:25:33 Removing intermediate container 4e85e58c2b78 19:25:33 ---> 2a7a3a8f5537 19:25:33 Step 8/32 : COPY . . 19:25:33 (Reading database ... 13479 files and directories currently installed.) 19:25:33 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 19:25:33 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 19:25:33 Selecting previously unselected package libbsd0:amd64. 19:25:33 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 19:25:33 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:25:33 Selecting previously unselected package sudo. 19:25:33 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 19:25:33 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 19:25:33 Removing intermediate container 1dae5a34ba20 19:25:33 Selecting previously unselected package apparmor. 19:25:33 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 19:25:33 Unpacking apparmor (2.12-4ubuntu5.1) ... 19:25:33 Selecting previously unselected package libedit2:amd64. 19:25:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 19:25:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 19:25:33 Selecting previously unselected package libkrb5support0:amd64. 19:25:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 19:25:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:25:33 Selecting previously unselected package libk5crypto3:amd64. 19:25:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 19:25:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:25:33 ---> dc95341794f0 19:25:33 Step 8/26 : COPY . . 19:25:33 Selecting previously unselected package libkeyutils1:amd64. 19:25:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 19:25:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:25:33 Selecting previously unselected package libkrb5-3:amd64. 19:25:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 19:25:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:25:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 19:25:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 19:25:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:25:33 Selecting previously unselected package libssl1.0.0:amd64. 19:25:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 19:25:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:25:33 Selecting previously unselected package openssh-client. 19:25:33 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 19:25:33 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 19:25:34 Selecting previously unselected package squashfs-tools. 19:25:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 19:25:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:25:34 Selecting previously unselected package snapd. 19:25:34 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 19:25:34 Unpacking snapd (2.49.2+18.04) ... 19:25:34 Removing intermediate container a8e8729aaad3 19:25:34 ---> d41184a4be6c 19:25:34 Step 8/24 : COPY . . 19:25:34 Removing intermediate container df2df6657750 19:25:34 ---> b43ec7440381 19:25:34 Step 8/22 : COPY . . 19:25:35 Removing intermediate container 50bb29459d9a 19:25:35 ---> cb541cca5d5c 19:25:35 Step 8/24 : COPY . . 19:25:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 19:25:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 19:25:36 Setting up mime-support (3.60ubuntu1) ... 19:25:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 19:25:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 19:25:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 19:25:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:25:36 Setting up systemd (237-3ubuntu10.48) ... 19:25:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 19:25:36 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 19:25:36 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 19:25:36 Setting up liblzo2-2:amd64 (2.08-1.2) ... 19:25:36 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 19:25:36 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 19:25:36 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 19:25:37 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 19:25:37 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 19:25:37 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 19:25:37 Setting up python3 (3.6.7-1~18.04) ... 19:25:37 running python rtupdate hooks for python3.6... 19:25:37 running python post-rtupdate hooks for python3.6... 19:25:37 Setting up apparmor (2.12-4ubuntu5.1) ... 19:25:38 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 19:25:38 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 19:25:38 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 19:25:38 Setting up snapd (2.49.2+18.04) ... 19:25:38 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 19:25:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 19:25:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 19:25:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 19:25:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:25:39 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 19:25:39 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 19:25:40 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 19:25:40 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 19:25:40 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 19:25:40 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 19:25:40 Processing triggers for libc-bin (2.27-3ubuntu1) ... 19:25:40 Processing triggers for systemd (237-3ubuntu10.48) ... 19:25:41 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:25:41 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:25:41 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:25:42 Reading package lists... 19:25:43 Reading package lists... 19:25:43 Building dependency tree... 19:25:43 Reading state information... 19:25:43 Calculating upgrade... 19:25:43 The following packages will be upgraded: 19:25:43 advancecomp base-files bash binutils binutils-common 19:25:43 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 19:25:43 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 19:25:43 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 19:25:43 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 19:25:43 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 19:25:43 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 19:25:43 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 19:25:43 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 19:25:43 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 19:25:43 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 19:25:43 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 19:25:43 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 19:25:43 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 19:25:43 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 19:25:43 ubuntu-keyring util-linux 19:25:43 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 19:25:43 Need to get 64.1 MB of archives. 19:25:43 After this operation, 5112 kB of additional disk space will be used. 19:25:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 19:25:43 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 19:25:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 19:25:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 19:25:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 19:25:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 19:25:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 19:25:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 19:25:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 19:25:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 19:25:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 19:25:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 19:25:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 19:25:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 19:25:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 19:25:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 19:25:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 19:25:43 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 19:25:43 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 19:25:43 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 19:25:43 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 19:25:43 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 19:25:43 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 19:25:43 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 19:25:43 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 19:25:43 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 19:25:43 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 19:25:43 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 19:25:43 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 19:25:43 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 19:25:43 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 19:25:43 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 19:25:43 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 19:25:43 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 19:25:43 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 19:25:43 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 19:25:43 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 19:25:43 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 19:25:43 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 19:25:43 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 19:25:43 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 19:25:44 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 19:25:44 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 19:25:44 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 19:25:44 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 19:25:44 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 19:25:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 19:25:44 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 19:25:44 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 19:25:44 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] 19:25:44 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 19:25:44 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 19:25:44 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 19:25:44 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 19:25:44 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 19:25:44 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 19:25:44 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 19:25:44 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 19:25:44 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 19:25:44 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 19:25:44 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 19:25:44 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 19:25:44 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 19:25:44 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 19:25:44 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 19:25:44 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 19:25:44 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 19:25:44 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 19:25:44 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 19:25:44 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 19:25:44 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 19:25:44 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 19:25:44 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 19:25:44 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 19:25:44 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 19:25:44 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 19:25:44 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 19:25:44 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 19:25:45 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 19:25:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 19:25:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 19:25:45 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 19:25:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 19:25:45 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] 19:25:45 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 19:25:45 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 19:25:45 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] 19:25:45 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 19:25:45 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 19:25:45 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 19:25:45 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 19:25:45 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 19:25:45 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 19:25:45 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 19:25:45 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 19:25:45 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] 19:25:45 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 19:25:45 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 19:25:45 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 19:25:45 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 19:25:45 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 19:25:45 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 19:25:45 debconf: delaying package configuration, since apt-utils is not installed 19:25:45 Fetched 64.1 MB in 2s (32.9 MB/s) 19:25:45 (Reading database ... 13914 files and directories currently installed.) 19:25:45 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 19:25:45 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:25:46 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 19:25:46 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:25:46 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 19:25:46 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 19:25:46 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:46 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:25:46 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:46 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:25:46 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:46 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:25:46 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:46 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:25:46 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:46 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:25:46 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:46 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:25:46 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:46 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:25:46 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 19:25:46 (Reading database ... 13914 files and directories currently installed.) 19:25:46 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:46 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 19:25:47 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 19:25:47 (Reading database ... 13914 files and directories currently installed.) 19:25:47 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:47 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:25:47 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:47 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:25:47 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 19:25:47 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 19:25:47 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 19:25:47 (Reading database ... 13914 files and directories currently installed.) 19:25:47 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 19:25:47 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:25:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 19:25:48 (Reading database ... 13914 files and directories currently installed.) 19:25:48 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 19:25:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 19:25:48 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 19:25:48 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 19:25:48 Setting up base-files (10.1ubuntu2.10) ... 19:25:48 Installing new version of config file /etc/issue ... 19:25:48 Installing new version of config file /etc/issue.net ... 19:25:48 Installing new version of config file /etc/lsb-release ... 19:25:48 Installing new version of config file /etc/update-motd.d/50-motd-news ... 19:25:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 19:25:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 19:25:48 Removing obsolete conffile /etc/default/motd-news ... 19:25:48 (Reading database ... 13915 files and directories currently installed.) 19:25:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 19:25:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 19:25:48 Setting up bash (4.4.18-2ubuntu1.2) ... 19:25:48 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 19:25:48 (Reading database ... 13915 files and directories currently installed.) 19:25:48 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 19:25:48 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 19:25:48 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 19:25:49 (Reading database ... 13915 files and directories currently installed.) 19:25:49 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 19:25:49 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 19:25:49 Setting up tar (1.29b-2ubuntu0.2) ... 19:25:49 (Reading database ... 13915 files and directories currently installed.) 19:25:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 19:25:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:25:49 Setting up dpkg (1.19.0.5ubuntu2.3) ... 19:25:49 (Reading database ... 13915 files and directories currently installed.) 19:25:49 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 19:25:49 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:25:49 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 19:25:49 (Reading database ... 13915 files and directories currently installed.) 19:25:49 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 19:25:49 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:25:49 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 19:25:49 (Reading database ... 13915 files and directories currently installed.) 19:25:49 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 19:25:49 Unpacking grep (3.1-2build1) over (3.1-2) ... 19:25:49 Setting up grep (3.1-2build1) ... 19:25:49 (Reading database ... 13915 files and directories currently installed.) 19:25:49 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 19:25:49 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:25:49 Setting up login (1:4.5-1ubuntu2) ... 19:25:49 (Reading database ... 13915 files and directories currently installed.) 19:25:49 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 19:25:49 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:25:49 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 19:25:50 (Reading database ... 13915 files and directories currently installed.) 19:25:50 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 19:25:50 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:25:50 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 19:25:50 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:25:50 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 19:25:50 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:25:51 Setting up perl-base (5.26.1-6ubuntu0.5) ... 19:25:51 (Reading database ... 13915 files and directories currently installed.) 19:25:51 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 19:25:51 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 19:25:51 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:25:51 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:25:51 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 19:25:51 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 19:25:51 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 19:25:51 (Reading database ... 13915 files and directories currently installed.) 19:25:51 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 19:25:51 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 19:25:51 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 19:25:51 (Reading database ... 13915 files and directories currently installed.) 19:25:51 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:25:51 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:25:52 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:25:52 (Reading database ... 13915 files and directories currently installed.) 19:25:52 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:25:52 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:25:52 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:25:52 (Reading database ... 13915 files and directories currently installed.) 19:25:52 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:25:52 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:25:52 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:25:52 (Reading database ... 13915 files and directories currently installed.) 19:25:52 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:25:52 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:25:52 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:25:52 (Reading database ... 13915 files and directories currently installed.) 19:25:52 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 19:25:52 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:25:52 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 19:25:52 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:25:52 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 19:25:52 (Reading database ... 13915 files and directories currently installed.) 19:25:52 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 19:25:52 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:25:52 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 19:25:52 (Reading database ... 13915 files and directories currently installed.) 19:25:52 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:25:52 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:25:52 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 19:25:52 (Reading database ... 13915 files and directories currently installed.) 19:25:52 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:25:52 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:25:53 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 19:25:53 (Reading database ... 13915 files and directories currently installed.) 19:25:53 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:25:53 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:25:53 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 19:25:53 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 19:25:53 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 19:25:53 (Reading database ... 13915 files and directories currently installed.) 19:25:53 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 19:25:53 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 19:25:54 Setting up libc-bin (2.27-3ubuntu1.4) ... 19:25:54 (Reading database ... 13915 files and directories currently installed.) 19:25:54 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 19:25:54 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 19:25:54 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 19:25:54 (Reading database ... 13917 files and directories currently installed.) 19:25:54 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 19:25:54 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 19:25:54 Setting up debconf (1.5.66ubuntu1) ... 19:25:54 (Reading database ... 13917 files and directories currently installed.) 19:25:54 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 19:25:54 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:25:54 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 19:25:54 (Reading database ... 13917 files and directories currently installed.) 19:25:54 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 19:25:54 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 19:25:54 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 19:25:54 (Reading database ... 13917 files and directories currently installed.) 19:25:54 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:25:54 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:25:54 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:25:55 (Reading database ... 13917 files and directories currently installed.) 19:25:55 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:25:55 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:25:55 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 19:25:55 (Reading database ... 13919 files and directories currently installed.) 19:25:55 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 19:25:55 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:25:55 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 19:25:55 (Reading database ... 13923 files and directories currently installed.) 19:25:55 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 19:25:55 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 19:25:55 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 19:25:55 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 19:25:55 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 19:25:55 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:25:55 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 19:25:55 (Reading database ... 13923 files and directories currently installed.) 19:25:55 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 19:25:55 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 19:25:55 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 19:25:55 (Reading database ... 13923 files and directories currently installed.) 19:25:55 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 19:25:55 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 19:25:56 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 19:25:56 (Reading database ... 13923 files and directories currently installed.) 19:25:56 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 19:25:56 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 19:25:56 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 19:25:56 (Reading database ... 13923 files and directories currently installed.) 19:25:56 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 19:25:56 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 19:25:56 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 19:25:56 (Reading database ... 13923 files and directories currently installed.) 19:25:56 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 19:25:56 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 19:25:56 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 19:25:56 (Reading database ... 13923 files and directories currently installed.) 19:25:56 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 19:25:56 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 19:25:56 Setting up passwd (1:4.5-1ubuntu2) ... 19:25:56 (Reading database ... 13923 files and directories currently installed.) 19:25:56 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 19:25:56 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 19:25:56 Setting up gpgv (2.2.4-1ubuntu1.4) ... 19:25:56 (Reading database ... 13923 files and directories currently installed.) 19:25:56 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:25:56 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:25:57 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:25:57 (Reading database ... 13923 files and directories currently installed.) 19:25:57 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 19:25:57 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 19:25:57 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 19:25:57 (Reading database ... 13923 files and directories currently installed.) 19:25:57 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 19:25:57 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 19:25:57 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 19:25:57 (Reading database ... 13923 files and directories currently installed.) 19:25:57 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 19:25:57 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 19:25:57 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 19:25:57 (Reading database ... 13923 files and directories currently installed.) 19:25:57 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 19:25:57 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 19:25:57 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 19:25:57 ---> d3ca280b867c 19:25:57 Step 9/32 : RUN go mod tidy 19:25:57 ---> 95f6fa39ed4d 19:25:57 Step 9/26 : RUN go mod tidy 19:25:57 ---> Running in 7636d26ae0a7 19:25:57 ---> 8465660cd38e 19:25:57 Step 9/24 : RUN go mod tidy 19:25:57 ---> Running in f67828834fb8 19:25:57 ---> aeb77296f2bc 19:25:57 Step 9/22 : RUN go mod tidy 19:25:57 ---> b5fb9b12d0bf 19:25:57 Step 9/24 : RUN go mod tidy 19:25:57 ---> Running in 13ba9f522884 19:25:57 ---> Running in 7f2101926045 19:25:57 ---> Running in db73de8be3c9 19:25:57 (Reading database ... 13923 files and directories currently installed.) 19:25:57 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 19:25:57 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 19:25:57 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 19:25:57 (Reading database ... 13923 files and directories currently installed.) 19:25:57 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 19:25:57 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 19:25:57 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 19:25:57 (Reading database ... 13923 files and directories currently installed.) 19:25:57 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 19:25:57 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 19:25:57 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 19:25:57 (Reading database ... 13924 files and directories currently installed.) 19:25:57 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:25:57 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:25:57 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 19:25:57 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 19:25:58 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 19:25:58 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 19:25:58 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 19:25:58 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 19:25:58 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 19:25:58 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 19:25:58 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 19:25:58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 19:25:58 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 19:25:58 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 19:25:58 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 19:25:58 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 19:25:58 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 19:25:58 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 19:25:58 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 19:25:58 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 19:25:58 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 19:25:58 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 19:25:59 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 19:25:59 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 19:25:59 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 19:25:59 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 19:25:59 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 19:25:59 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 19:25:59 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:25:59 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:25:59 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:25:59 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:25:59 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:25:59 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:25:59 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 19:25:59 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 19:25:59 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:25:59 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:00 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:00 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:00 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:00 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:00 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:00 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:01 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:01 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:02 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:02 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:03 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 19:26:03 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 19:26:03 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:26:03 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:26:03 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 19:26:03 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:26:03 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 19:26:03 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 19:26:03 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 19:26:03 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 19:26:03 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:26:03 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:26:03 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 19:26:03 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 19:26:03 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 19:26:03 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 19:26:03 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:03 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 19:26:03 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:03 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:03 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:03 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 19:26:03 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 19:26:03 Setting up tzdata (2021a-0ubuntu0.18.04) ... 19:26:03 19:26:03 Current default time zone: 'Etc/UTC' 19:26:03 Local time is now: Fri Jul 9 19:26:03 UTC 2021. 19:26:03 Universal Time is now: Fri Jul 9 19:26:03 UTC 2021. 19:26:03 Run 'dpkg-reconfigure tzdata' if you wish to change it. 19:26:03 19:26:03 Setting up systemd-sysv (237-3ubuntu10.48) ... 19:26:03 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:03 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 19:26:03 Setting up mount (2.31.1-0.4ubuntu3.7) ... 19:26:03 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 19:26:03 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 19:26:03 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 19:26:03 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 19:26:03 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 19:26:03 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 19:26:03 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:03 Setting up procps (2:3.3.12-3ubuntu1.2) ... 19:26:03 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 19:26:04 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 19:26:04 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:04 Setting up patch (2.7.6-2ubuntu1.1) ... 19:26:04 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 19:26:04 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 19:26:04 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 19:26:04 Installing new version of config file /etc/ssl/openssl.cnf ... 19:26:04 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 19:26:04 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 19:26:04 Setting up ca-certificates (20210119~18.04.1) ... 19:26:04 Removing intermediate container f67828834fb8 19:26:04 ---> a688a236ee54 19:26:04 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:26:04 Removing intermediate container 7636d26ae0a7 19:26:04 ---> 46de633b163e 19:26:04 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:26:04 ---> Running in fde3cccce1a2 19:26:04 ---> Running in 0355bd8c1171 19:26:04 Removing intermediate container 13ba9f522884 19:26:04 ---> f9bd510fb636 19:26:04 Step 10/24 : RUN make cmd/core-command/core-command 19:26:04 Removing intermediate container db73de8be3c9 19:26:04 ---> 9be0d02d9f04 19:26:04 Removing intermediate container 7f2101926045 19:26:04 Step 10/24 : RUN make cmd/core-data/core-data 19:26:04 ---> 08d20978fa2a 19:26:04 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:26:04 ---> Running in 32335203d8a9 19:26:04 ---> Running in 70087a5b5910 19:26:04 ---> Running in ce188fee7317 19:26:06 Updating certificates in /etc/ssl/certs... 19:26:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:26:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:26:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 19:26:06 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 19:26:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:26:06 23 added, 27 removed; done. 19:26:06 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 19:26:06 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 19:26:06 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 19:26:06 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 19:26:06 Setting up pkgbinarymangler (138.18.04.1) ... 19:26:07 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 19:26:07 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 19:26:07 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 19:26:07 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 19:26:07 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:26:07 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 19:26:07 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 19:26:07 Setting up perl (5.26.1-6ubuntu0.5) ... 19:26:07 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 19:26:07 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 19:26:07 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 19:26:07 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 19:26:07 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 19:26:07 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 19:26:07 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 19:26:07 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 19:26:07 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 19:26:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:26:07 Processing triggers for systemd (237-3ubuntu10.48) ... 19:26:07 Processing triggers for mime-support (3.60ubuntu1) ... 19:26:07 Processing triggers for ca-certificates (20210119~18.04.1) ... 19:26:07 Updating certificates in /etc/ssl/certs... 19:26:08 0 added, 0 removed; done. 19:26:08 Running hooks in /etc/ca-certificates/update.d... 19:26:08 done. 19:26:08 Reading package lists... 19:26:08 Building dependency tree... 19:26:08 Reading state information... 19:26:08 The following NEW packages will be installed: 19:26:08 apt-transport-https 19:26:08 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 19:26:09 Need to get 4348 B of archives. 19:26:09 After this operation, 154 kB of additional disk space will be used. 19:26:09 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 19:26:09 debconf: delaying package configuration, since apt-utils is not installed 19:26:09 Fetched 4348 B in 0s (24.4 kB/s) 19:26:09 Selecting previously unselected package apt-transport-https. 19:26:09 (Reading database ... 13929 files and directories currently installed.) 19:26:09 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 19:26:09 Unpacking apt-transport-https (1.6.14) ... 19:26:09 Setting up apt-transport-https (1.6.14) ... 19:26:09 Waiting for network to be ready... 19:26:15 2021-07-09T19:26:12Z INFO Waiting for automatic snapd restart... 19:26:15 snapd 2.51.1 from Canonical* installed 19:26:16 "snapd" switched to the "latest/stable" channel 19:26:16 19:26:18 core18 20210611 from Canonical* installed 19:26:18 "core18" switched to the "latest/stable" channel 19:26:18 19:26:21 snapcraft 4.8.3 from Canonical* installed 19:26:21 "snapcraft" switched to the "latest/stable" channel 19:26:21 19:26:26 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 19:26:26 - README.md 19:26:26 19:26:26 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 19:26:26 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 19:26:26 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 19:26:26 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:26:27 Reading package lists... 19:26:27 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 19:26:27 Reading package lists... 19:26:28 Building dependency tree... 19:26:28 Reading state information... 19:26:28 Suggested packages: 19:26:28 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 19:26:28 git-gui gitk gitweb git-cvs git-mediawiki git-svn 19:26:28 Recommended packages: 19:26:28 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 19:26:28 The following NEW packages will be installed: 19:26:28 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 19:26:28 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 19:26:28 pkg-config zip 19:26:28 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 19:26:28 Need to get 7663 kB of archives. 19:26:28 After this operation, 43.8 MB of additional disk space will be used. 19:26:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 19:26:28 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 19:26:28 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 19:26:28 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 19:26:28 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 19:26:28 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 19:26:28 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 19:26:28 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 19:26:28 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 19:26:28 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 19:26:28 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 19:26:29 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 19:26:29 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 19:26:29 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 19:26:29 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 19:26:29 debconf: delaying package configuration, since apt-utils is not installed 19:26:29 Fetched 7663 kB in 1s (10.7 MB/s) 19:26:29 Selecting previously unselected package libglib2.0-0:amd64. 19:26:29 (Reading database ... 13933 files and directories currently installed.) 19:26:29 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 19:26:29 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:26:29 Selecting previously unselected package libpsl5:amd64. 19:26:29 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 19:26:29 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 19:26:29 Selecting previously unselected package libnghttp2-14:amd64. 19:26:29 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 19:26:29 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:26:29 Selecting previously unselected package librtmp1:amd64. 19:26:29 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 19:26:29 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:26:29 Selecting previously unselected package libcurl3-gnutls:amd64. 19:26:29 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 19:26:29 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:26:29 Selecting previously unselected package liberror-perl. 19:26:29 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 19:26:29 Unpacking liberror-perl (0.17025-1) ... 19:26:29 Selecting previously unselected package git-man. 19:26:29 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 19:26:29 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 19:26:30 Selecting previously unselected package git. 19:26:30 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 19:26:30 Unpacking git (1:2.17.1-1ubuntu0.8) ... 19:26:30 Selecting previously unselected package libnorm1:amd64. 19:26:30 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 19:26:30 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:26:30 Selecting previously unselected package libpgm-5.2-0:amd64. 19:26:30 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 19:26:30 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:26:30 Selecting previously unselected package libsodium23:amd64. 19:26:30 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 19:26:30 Unpacking libsodium23:amd64 (1.0.16-2) ... 19:26:30 Selecting previously unselected package libzmq5:amd64. 19:26:30 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 19:26:30 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:26:30 Selecting previously unselected package libzmq3-dev:amd64. 19:26:30 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 19:26:30 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:26:30 Selecting previously unselected package pkg-config. 19:26:30 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 19:26:30 Unpacking pkg-config (0.29.1-0ubuntu2) ... 19:26:30 Selecting previously unselected package zip. 19:26:30 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 19:26:30 Unpacking zip (3.0-11build1) ... 19:26:30 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 19:26:30 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 19:26:30 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 19:26:31 Setting up liberror-perl (0.17025-1) ... 19:26:31 Setting up libpsl5:amd64 (0.19.1-5build1) ... 19:26:31 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 19:26:31 No schema files found: doing nothing. 19:26:31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 19:26:31 Setting up zip (3.0-11build1) ... 19:26:31 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 19:26:31 Setting up libsodium23:amd64 (1.0.16-2) ... 19:26:31 Setting up pkg-config (0.29.1-0ubuntu2) ... 19:26:31 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 19:26:31 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 19:26:31 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 19:26:31 Setting up git (1:2.17.1-1ubuntu0.8) ... 19:26:31 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 19:26:31 git set to automatically installed. 19:26:31 git-man set to automatically installed. 19:26:31 libcurl3-gnutls set to automatically installed. 19:26:31 liberror-perl set to automatically installed. 19:26:31 libglib2.0-0 set to automatically installed. 19:26:31 libnghttp2-14 set to automatically installed. 19:26:31 libnorm1 set to automatically installed. 19:26:31 libpgm-5.2-0 set to automatically installed. 19:26:31 libpsl5 set to automatically installed. 19:26:31 librtmp1 set to automatically installed. 19:26:31 libsodium23 set to automatically installed. 19:26:31 libzmq3-dev set to automatically installed. 19:26:31 libzmq5 set to automatically installed. 19:26:31 pkg-config set to automatically installed. 19:26:31 zip set to automatically installed. 19:26:33 snapd is not logged in, snap install commands will use sudo 19:26:34 snap "core18" has no updates available 19:26:34 snapd is not logged in, snap install commands will use sudo 19:26:41 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 19:26:41 Pulling config-common 19:26:41 + snapcraftctl pull 19:26:42 Pulling go-build-helper 19:26:42 + snapcraftctl pull 19:26:43 'edgex-go' has dependencies that need to be staged: go-build-helper 19:26:43 Skipping pull go-build-helper (already ran) 19:26:43 Building go-build-helper 19:26:43 + snapcraftctl build 19:26:45 Staging go-build-helper 19:26:45 + snapcraftctl stage 19:26:55 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 19:26:55 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 19:26:55 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 19:26:55 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 19:26:55 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 19:26:55 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 19:26:55 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 19:26:55 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 19:26:55 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 19:26:55 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 19:26:55 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 19:26:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 19:26:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 19:26:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 19:26:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 19:26:55 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 19:26:55 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 19:26:55 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 19:26:55 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 19:26:55 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 19:26:55 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 19:26:55 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 19:26:55 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 19:26:55 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 19:26:55 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 19:26:55 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 19:26:55 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 19:26:55 Fetched 24.8 MB in 0s (0 B/s) 19:26:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 19:26:55 Fetched 224 kB in 0s (0 B/s) 19:26:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 19:26:55 Fetched 157 kB in 0s (0 B/s) 19:26:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 19:26:55 Fetched 221 kB in 0s (0 B/s) 19:26:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 19:26:55 Fetched 143 kB in 0s (0 B/s) 19:26:55 Pulling edgex-go 19:26:55 + snapcraftctl pull 19:26:55 Pulling hooks 19:26:55 + snapcraftctl pull 19:27:13 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 19:27:13 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 19:27:13 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 19:27:13 Fetched 0 B in 0s (0 B/s) 19:27:13 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 19:27:13 Fetched 96.5 kB in 0s (0 B/s) 19:27:13 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 19:27:13 Fetched 279 kB in 0s (0 B/s) 19:27:13 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 19:27:13 Fetched 122 kB in 0s (0 B/s) 19:27:13 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 19:27:13 Fetched 77.8 kB in 0s (0 B/s) 19:27:13 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 19:27:13 Fetched 8848 B in 0s (0 B/s) 19:27:13 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 19:27:13 Fetched 47.8 kB in 0s (0 B/s) 19:27:13 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 19:27:13 Fetched 45.6 kB in 0s (0 B/s) 19:27:13 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 19:27:13 Fetched 15.0 kB in 0s (0 B/s) 19:27:13 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 19:27:13 Fetched 219 kB in 0s (0 B/s) 19:27:13 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 19:27:13 Fetched 154 kB in 0s (0 B/s) 19:27:13 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 19:27:13 Fetched 50.6 kB in 0s (0 B/s) 19:27:13 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 19:27:13 Fetched 14.8 kB in 0s (0 B/s) 19:27:13 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 19:27:13 Fetched 41.8 kB in 0s (0 B/s) 19:27:13 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 19:27:13 Fetched 499 kB in 0s (0 B/s) 19:27:13 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 19:27:13 Fetched 111 kB in 0s (0 B/s) 19:27:13 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 19:27:13 Fetched 240 kB in 0s (0 B/s) 19:27:13 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 19:27:13 Fetched 29.3 kB in 0s (0 B/s) 19:27:13 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 19:27:13 Fetched 85.5 kB in 0s (0 B/s) 19:27:13 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 19:27:13 Fetched 24.5 kB in 0s (0 B/s) 19:27:13 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 19:27:13 Fetched 49.2 kB in 0s (0 B/s) 19:27:13 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 19:27:13 Fetched 54.2 kB in 0s (0 B/s) 19:27:13 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 19:27:13 Fetched 30.8 kB in 0s (0 B/s) 19:27:13 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 19:27:13 Fetched 15.8 kB in 0s (0 B/s) 19:27:13 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 19:27:13 Fetched 85.9 kB in 0s (0 B/s) 19:27:13 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 19:27:13 Fetched 8720 B in 0s (0 B/s) 19:27:13 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 19:27:13 Fetched 140 kB in 0s (0 B/s) 19:27:13 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 19:27:13 Fetched 119 kB in 0s (0 B/s) 19:27:13 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 19:27:13 Fetched 111 kB in 0s (0 B/s) 19:27:13 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 19:27:13 Fetched 11.1 kB in 0s (0 B/s) 19:27:13 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 19:27:13 Fetched 645 kB in 0s (0 B/s) 19:27:13 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 19:27:13 Fetched 41.3 kB in 0s (0 B/s) 19:27:13 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 19:27:13 Fetched 17.9 kB in 0s (0 B/s) 19:27:13 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 19:27:13 Fetched 368 kB in 0s (0 B/s) 19:27:13 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 19:27:13 Fetched 187 kB in 0s (0 B/s) 19:27:13 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 19:27:13 Fetched 175 kB in 0s (0 B/s) 19:27:13 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 19:27:13 Fetched 206 kB in 0s (0 B/s) 19:27:13 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 19:27:13 Fetched 1301 kB in 0s (0 B/s) 19:27:13 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 19:27:13 Fetched 36.2 kB in 0s (0 B/s) 19:27:13 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 19:27:13 Fetched 159 kB in 0s (0 B/s) 19:27:13 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 19:27:13 Fetched 107 kB in 0s (0 B/s) 19:27:13 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 19:27:13 Fetched 48.7 kB in 0s (0 B/s) 19:27:13 Pulling static-packages 19:27:13 + snapcraftctl pull 19:27:13 Pulling version 19:27:13 + cd /root/project 19:27:13 + + git describe --tags --abbrev=0 19:27:13 sed s/v// 19:27:13 + GIT_VERSION=2.0.1-dev.2 19:27:13 + [ -z 2.0.1-dev.2 ] 19:27:13 + snapcraftctl set-version 2.0.1-dev.2 19:27:14 Building config-common 19:27:14 + snapcraftctl build 19:27:16 Skipping build go-build-helper (already ran) 19:27:16 Building edgex-go 19:27:17 + cd /root/parts/edgex-go/src 19:27:17 + git describe --tags --abbrev=0 19:27:17 + sed s/v// 19:27:17 + GIT_VERSION=2.0.1-dev.2 19:27:17 + [ -z 2.0.1-dev.2 ] 19:27:17 + echo 2.0.1-dev.2 19:27:17 + make build 19:27:17 go mod tidy 19:27:19 go: downloading github.com/gorilla/mux v1.8.0 19:27:19 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 19:27:19 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 19:27:19 go: downloading github.com/stretchr/testify v1.7.0 19:27:19 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 19:27:19 go: downloading github.com/google/uuid v1.2.0 19:27:19 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 19:27:19 go: downloading gopkg.in/yaml.v2 v2.4.0 19:27:19 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 19:27:19 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 19:27:19 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 19:27:19 go: downloading github.com/lib/pq v1.10.2 19:27:19 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 19:27:20 go: downloading github.com/pelletier/go-toml v1.9.2 19:27:20 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 19:27:21 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 19:27:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 19:27:21 go: downloading github.com/davecgh/go-spew v1.1.1 19:27:21 go: downloading github.com/pmezard/go-difflib v1.0.0 19:27:21 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 19:27:21 go: downloading github.com/go-playground/validator/v10 v10.6.1 19:27:21 go: downloading github.com/go-kit/kit v0.9.0 19:27:21 go: downloading github.com/stretchr/objx v0.1.0 19:27:21 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 19:27:21 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 19:27:21 go: downloading github.com/x448/float16 v0.8.4 19:27:21 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 19:27:21 go: downloading github.com/go-redis/redis/v7 v7.3.0 19:27:21 go: downloading github.com/pebbe/zmq4 v1.2.7 19:27:21 go: downloading github.com/kr/pretty v0.2.0 19:27:21 go: downloading github.com/go-playground/universal-translator v0.17.0 19:27:21 go: downloading github.com/leodido/go-urn v1.2.0 19:27:21 go: downloading golang.org/x/text v0.3.2 19:27:21 go: downloading github.com/go-playground/assert/v2 v2.0.1 19:27:21 go: downloading github.com/go-playground/locales v0.13.0 19:27:21 go: downloading github.com/go-logfmt/logfmt v0.4.0 19:27:21 go: downloading github.com/go-stack/stack v1.8.0 19:27:21 go: downloading github.com/hashicorp/consul/api v1.8.1 19:27:21 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:27:21 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 19:27:21 go: downloading github.com/kr/text v0.1.0 19:27:21 go: downloading github.com/gorilla/websocket v1.4.2 19:27:21 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 19:27:22 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 19:27:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 19:27:22 go: downloading github.com/mitchellh/copystructure v1.0.0 19:27:22 go: downloading github.com/mitchellh/mapstructure v1.1.2 19:27:22 go: downloading github.com/onsi/ginkgo v1.10.1 19:27:22 go: downloading github.com/onsi/gomega v1.7.0 19:27:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 19:27:22 go: downloading github.com/hashicorp/go-hclog v0.12.0 19:27:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 19:27:22 go: downloading github.com/hashicorp/serf v0.9.5 19:27:22 go: downloading github.com/hashicorp/consul/sdk v0.7.0 19:27:22 go: downloading github.com/hashicorp/go-uuid v1.0.1 19:27:22 go: downloading github.com/mitchellh/reflectwalk v1.0.0 19:27:22 go: downloading github.com/fatih/color v1.9.0 19:27:22 go: downloading github.com/mattn/go-colorable v0.1.6 19:27:22 go: downloading github.com/mattn/go-isatty v0.0.12 19:27:22 go: downloading github.com/mitchellh/go-homedir v1.1.0 19:27:22 go: downloading github.com/pkg/errors v0.8.1 19:27:22 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:27:22 go: downloading github.com/hashicorp/go-msgpack v0.5.3 19:27:22 go: downloading github.com/hashicorp/memberlist v0.2.2 19:27:22 go: downloading github.com/hpcloud/tail v1.0.0 19:27:22 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 19:27:22 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 19:27:22 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:27:22 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 19:27:22 go: downloading github.com/hashicorp/golang-lru v0.5.0 19:27:22 go: downloading gopkg.in/fsnotify.v1 v1.4.7 19:27:22 go: downloading github.com/hashicorp/go-multierror v1.1.0 19:27:22 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:27:22 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 19:27:22 go: downloading github.com/miekg/dns v1.1.26 19:27:22 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:27:22 go: downloading github.com/hashicorp/errwrap v1.0.0 19:27:22 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data 19:27:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:27:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command 19:27:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:27:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:27:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:27:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:27:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:27:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:27:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 19:27:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:27:48 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 19:27:48 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 19:27:48 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 19:27:48 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 19:27:48 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 19:27:48 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 19:27:48 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 19:27:48 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 19:27:48 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 19:27:48 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 19:27:48 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 19:27:48 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 19:27:48 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 19:27:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 19:27:48 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 19:27:48 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 19:27:48 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 19:27:48 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 19:27:48 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 19:27:48 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 19:27:48 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 19:27:48 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 19:27:48 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 19:27:48 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 19:27:48 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 19:27:48 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 19:27:48 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 19:27:50 Building hooks 19:27:50 + cd /root/parts/hooks/src 19:27:50 + make build 19:27:50 go mod tidy 19:27:50 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 19:27:50 go: downloading github.com/stretchr/testify v1.5.1 19:27:50 go: downloading gopkg.in/yaml.v2 v2.2.2 19:27:50 go: downloading github.com/davecgh/go-spew v1.1.0 19:27:50 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 19:27:51 GO111MODULE=on go build -o cmd/install/install ./cmd/install 19:27:52 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 19:27:52 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 19:27:55 Building static-packages 19:27:55 + snapcraftctl build 19:27:57 Building version 19:27:57 + snapcraftctl build 19:27:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 19:27:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:58 Removing intermediate container 32335203d8a9 19:27:58 ---> 734fa63039e7 19:27:58 19:27:58 Step 11/24 : FROM alpine:3.12 19:27:58 3.12: Pulling from library/alpine 19:27:59 Staging config-common 19:27:59 + snapcraftctl stage 19:28:00 Skipping stage go-build-helper (already ran) 19:28:00 Staging edgex-go 19:28:00 + snapcraftctl stage 19:28:00 Removing intermediate container 0355bd8c1171 19:28:00 ---> 9eff3282a14b 19:28:00 19:28:00 Step 11/32 : FROM alpine:3.12 19:28:00 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:28:00 Status: Downloaded newer image for alpine:3.12 19:28:00 ---> c4fd0aeabfcf 19:28:00 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:28:01 3.12: Pulling from library/alpine 19:28:01 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 19:28:01 Status: Image is up to date for alpine:3.12 19:28:01 ---> c4fd0aeabfcf 19:28:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:28:01 ---> Running in 8027ce394ad3 19:28:01 Staging hooks 19:28:01 + snapcraftctl stage 19:28:01 ---> Running in cd00f85e9e72 19:28:02 Staging static-packages 19:28:02 + snapcraftctl stage 19:28:03 Removing intermediate container fde3cccce1a2 19:28:03 ---> 149f38aa445f 19:28:03 19:28:03 Step 11/26 : FROM alpine:3.12 19:28:03 ---> c4fd0aeabfcf 19:28:03 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 19:28:03 Removing intermediate container cd00f85e9e72 19:28:03 ---> cbbc298b175d 19:28:03 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 19:28:03 Staging version 19:28:03 + snapcraftctl stage 19:28:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:03 Removing intermediate container 70087a5b5910 19:28:03 ---> e7876ac5fb28 19:28:03 19:28:03 Step 11/22 : FROM alpine:3.12 19:28:03 ---> c4fd0aeabfcf 19:28:03 Step 12/22 : RUN apk add --update --no-cache curl 19:28:03 ---> Running in 829fff835991 19:28:03 ---> Running in 8f60edad5e1b 19:28:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:03 ---> Running in e9615fe5bc59 19:28:04 (1/1) Installing dumb-init (1.2.2-r1) 19:28:04 Executing busybox-1.31.1-r20.trigger 19:28:04 OK: 5 MiB in 15 packages 19:28:04 Priming config-common 19:28:04 + snapcraftctl prime 19:28:05 Priming go-build-helper 19:28:05 + snapcraftctl prime 19:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:06 Removing intermediate container 8027ce394ad3 19:28:06 ---> cb4734dd3c60 19:28:06 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:06 (1/6) Installing ca-certificates (20191127-r4) 19:28:06 (2/6) Installing nghttp2-libs (1.41.0-r0) 19:28:06 ---> Running in b6f90a139ac8 19:28:06 (3/6) Installing libcurl (7.77.0-r0) 19:28:06 (4/6) Installing curl (7.77.0-r0) 19:28:06 (5/6) Installing dumb-init (1.2.2-r1) 19:28:06 (6/6) Installing su-exec (0.2-r1) 19:28:06 Executing busybox-1.31.1-r20.trigger 19:28:06 Executing ca-certificates-20191127-r4.trigger 19:28:07 (1/2) Installing dumb-init (1.2.2-r1) 19:28:07 (2/2) Installing su-exec (0.2-r1) 19:28:07 Executing busybox-1.31.1-r20.trigger 19:28:07 OK: 5 MiB in 16 packages 19:28:07 OK: 7 MiB in 20 packages 19:28:07 Priming edgex-go 19:28:07 + snapcraftctl prime 19:28:07 (1/4) Installing ca-certificates (20191127-r4) 19:28:07 (2/4) Installing nghttp2-libs (1.41.0-r0) 19:28:07 (3/4) Installing libcurl (7.77.0-r0) 19:28:07 (4/4) Installing curl (7.77.0-r0) 19:28:07 Executing busybox-1.31.1-r20.trigger 19:28:07 Executing ca-certificates-20191127-r4.trigger 19:28:07 Removing intermediate container b6f90a139ac8 19:28:07 ---> 0e4ad52d7219 19:28:07 Step 14/24 : ENV APP_PORT=59882 19:28:08 OK: 7 MiB in 18 packages 19:28:08 ---> Running in e3617f5f8436 19:28:08 Priming hooks 19:28:08 + snapcraftctl prime 19:28:09 Removing intermediate container e3617f5f8436 19:28:09 ---> 7e11e56a837e 19:28:09 Step 15/24 : EXPOSE $APP_PORT 19:28:09 Removing intermediate container 829fff835991 19:28:09 ---> 06708f989fbc 19:28:09 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 19:28:09 Priming static-packages 19:28:09 + snapcraftctl prime 19:28:09 ---> Running in fc1c97a2c6f1 19:28:09 ---> Running in 282e56afbe24 19:28:10 Removing intermediate container 8f60edad5e1b 19:28:10 ---> ca3d4c8e8c98 19:28:10 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:10 Removing intermediate container e9615fe5bc59 19:28:10 ---> 62668d05d817 19:28:10 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:28:10 ---> Running in 6cdc35df99fc 19:28:10 Removing intermediate container fc1c97a2c6f1 19:28:10 ---> ec7a4349eb0d 19:28:10 Step 16/24 : WORKDIR / 19:28:10 ---> Running in 8bce82da4cae 19:28:10 Removing intermediate container 282e56afbe24 19:28:10 ---> f98811fc30c2 19:28:10 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:28:11 ---> Running in ec1c6fe54c5c 19:28:11 ---> Running in 2eb5dcd854d0 19:28:11 Removing intermediate container ce188fee7317 19:28:11 ---> a64c6c7f7f42 19:28:11 19:28:11 Step 11/24 : FROM alpine:3.12 19:28:11 ---> c4fd0aeabfcf 19:28:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:28:11 Removing intermediate container 6cdc35df99fc 19:28:11 ---> 41596e7fe1b6 19:28:11 Step 14/26 : WORKDIR / 19:28:11 ---> Running in 01b3292c2d9e 19:28:11 ---> Running in 11127df9b0bc 19:28:11 Removing intermediate container 8bce82da4cae 19:28:11 ---> 95cedefd3a84 19:28:11 Step 14/22 : WORKDIR /edgex 19:28:11 Removing intermediate container ec1c6fe54c5c 19:28:11 ---> e3f41ae64105 19:28:11 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:11 Removing intermediate container 2eb5dcd854d0 19:28:11 ---> 2c5835f34a90 19:28:11 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:28:11 ---> Running in 5d06dea016c3 19:28:12 ---> Running in abd0f6b7de0a 19:28:12 Priming version 19:28:12 + snapcraftctl prime 19:28:12 Removing intermediate container 01b3292c2d9e 19:28:12 ---> d3e6127ab0c3 19:28:12 Step 13/24 : ENV APP_PORT=59880 19:28:12 Removing intermediate container 11127df9b0bc 19:28:12 ---> e7fa6f1bd2d4 19:28:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:28:12 ---> Running in 12becf8cc1ef 19:28:12 Removing intermediate container 5d06dea016c3 19:28:12 ---> 8bfeeb7f3cc5 19:28:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:28:12 ---> 634ec75141f5 19:28:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:28:13 Removing intermediate container 12becf8cc1ef 19:28:13 ---> 16c3f1eb0861 19:28:13 Step 14/24 : EXPOSE $APP_PORT 19:28:13 ---> Running in e0fb530c0fbd 19:28:13 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 19:28:13 ---> 12b39f18877a 19:28:13 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:28:13 ---> 5be18f241193 19:28:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:28:14 Removing intermediate container e0fb530c0fbd 19:28:14 ---> 514a9aab10f6 19:28:14 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:28:14 ---> Running in a88a3aba2366 19:28:14 ---> 35061104efa2 19:28:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:28:14 ---> 0e7ef45f1d8c 19:28:14 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 19:28:15 Removing intermediate container abd0f6b7de0a 19:28:15 ---> 839c37d590c4 19:28:15 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:28:15 ---> Running in 733f7581e21c 19:28:15 ---> 62ed100859ef 19:28:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:28:16 ---> 41860c113966 19:28:16 Step 20/24 : ENTRYPOINT ["/core-command"] 19:28:16 ---> Running in 558be7f770fd 19:28:16 Removing intermediate container 733f7581e21c 19:28:16 ---> c5fdb933bfaa 19:28:16 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:28:16 ---> 585f7d6eedde 19:28:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:28:17 Removing intermediate container 558be7f770fd 19:28:17 ---> a9d28e052ce2 19:28:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:17 ---> Running in f97c5828ab8f 19:28:17 ---> a6b230bc893a 19:28:17 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 19:28:17 ---> 6760b9e79ab7 19:28:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:28:17 ---> dc4da0222871 19:28:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:28:17 ---> Running in c1afe48a1325 19:28:18 ---> Running in 5bcc8a1424ff 19:28:18 Removing intermediate container a88a3aba2366 19:28:18 ---> 114d22aecb5d 19:28:18 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:28:18 Removing intermediate container f97c5828ab8f 19:28:18 ---> 53302ef44f8a 19:28:18 Step 22/24 : LABEL arch=arm64 19:28:18 ---> Running in c665f58a525c 19:28:18 Removing intermediate container c1afe48a1325 19:28:18 ---> 8f5a74a01217 19:28:18 Step 19/22 : CMD ["--init=true"] 19:28:18 ---> Running in 02aee7899ff6 19:28:18 ---> Running in dd173bfc76f4 19:28:19 Removing intermediate container 02aee7899ff6 19:28:19 ---> 223942e428f6 19:28:19 Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:28:19 Removing intermediate container dd173bfc76f4 19:28:19 ---> 667aceb11c13 19:28:19 Step 20/22 : LABEL arch=arm64 19:28:19 ---> c742c011210d 19:28:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:28:19 ---> Running in a867111056de 19:28:19 ---> Running in d59f5d4a6700 19:28:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:28:20 Removing intermediate container a867111056de 19:28:20 ---> 18953cc6f067 19:28:20 Step 24/24 : LABEL version=0.0.0 19:28:21 ---> Running in bf06e416a76d 19:28:21 Removing intermediate container d59f5d4a6700 19:28:21 ---> 30002cdf31d3 19:28:21 Step 21/22 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:28:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:28:21 ---> Running in 0061d020733f 19:28:21 Removing intermediate container 5bcc8a1424ff 19:28:21 ---> f42ea2dac684 19:28:21 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:21 ---> 9c6e67c0c352 19:28:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:28:21 Removing intermediate container bf06e416a76d 19:28:21 ---> 43e12836ff42 19:28:21 19:28:21 (1/6) Installing dumb-init (1.2.2-r1) 19:28:21 (2/6) Installing libgcc (9.3.0-r2) 19:28:22 Removing intermediate container 0061d020733f 19:28:22 ---> bde123545794 19:28:22 Step 22/22 : LABEL version=0.0.0 19:28:22 (3/6) Installing libsodium (1.0.18-r0) 19:28:22 (4/6) Installing libstdc++ (9.3.0-r2) 19:28:22 Successfully built 43e12836ff42 19:28:22 ---> Running in 33bb1243e365 19:28:22 Successfully tagged core-command-arm64:latest 19:28:22  Building core-command ... done Building sys-mgmt-agent 19:28:22 (5/6) Installing libzmq (4.3.3-r0) 19:28:22 (6/6) Installing zeromq (4.3.3-r0) 19:28:22 Executing busybox-1.31.1-r20.trigger 19:28:22 OK: 8 MiB in 20 packages 19:28:22 ---> fdc6300b663d 19:28:22 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:28:22 ---> 9dff8f3ce987 19:28:22 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 19:28:23 ---> Running in 48e6795b514f 19:28:23 Removing intermediate container 33bb1243e365 19:28:23 ---> f8171b8915f2 19:28:23 19:28:23 Successfully built f8171b8915f2 19:28:23 Successfully tagged security-proxy-setup-arm64:latest 19:28:23  Building security-proxy-setup ... done Building support-notifications 19:28:25 Removing intermediate container c665f58a525c 19:28:25 ---> 3bd28504c103 19:28:25 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:28:25 ---> e34d0bac6ccc 19:28:25 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:28:26 ---> 3b5aac3fb821 19:28:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:28:27 ---> fd7646a2854b 19:28:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:28:27 Removing intermediate container 48e6795b514f 19:28:27 ---> 65ba75037f47 19:28:27 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 19:28:28 ---> Running in 1e3a28dd30b7 19:28:28 ---> 794cbd3a5e25 19:28:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:28:28 Removing intermediate container 1e3a28dd30b7 19:28:28 ---> 3b290171469c 19:28:28 Step 24/26 : LABEL arch=arm64 19:28:28 ---> 3b45cd5e75bc 19:28:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:28:28 ---> Running in 01a997e66bfb 19:28:29 ---> 534b9fdcfc55 19:28:29 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 19:28:29 Removing intermediate container 01a997e66bfb 19:28:29 ---> 3cdac7bfeb16 19:28:29 Step 25/26 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:28:30 ---> Running in 1dc4016a175e 19:28:30 ---> 6a162a34ad51 19:28:30 Step 20/24 : ENTRYPOINT ["/core-data"] 19:28:30 ---> Running in 4bffaf58a7bc 19:28:30 ---> Running in 0e6bac81145e 19:28:30 Removing intermediate container 4bffaf58a7bc 19:28:30 ---> 404462c22d51 19:28:30 Step 26/26 : LABEL version=0.0.0 19:28:30 Removing intermediate container 1dc4016a175e 19:28:30 ---> f6dc2614d54a 19:28:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:28:30 Removing intermediate container 0e6bac81145e 19:28:30 ---> 06753aae5346 19:28:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:28:30 ---> Running in 9f73d2a05c83 19:28:31 ---> Running in 30bace46a010 19:28:31 Removing intermediate container 9f73d2a05c83 19:28:31 ---> 33d631d382ff 19:28:31 19:28:32 Removing intermediate container 30bace46a010 19:28:32 ---> e55ce42b301e 19:28:32 Step 22/24 : LABEL arch=arm64 19:28:32 Successfully built 33d631d382ff 19:28:32 ---> 2d3e6840b054 19:28:32 Step 27/32 : RUN chmod +x /entrypoint.sh 19:28:32 Successfully tagged security-secretstore-setup-arm64:latest 19:28:32  Building security-secretstore-setup ... done Building support-scheduler 19:28:32 ---> Running in 586170c09e55 19:28:32 ---> Running in 7f08396034e9 19:28:32 Removing intermediate container 586170c09e55 19:28:32 ---> bd0824929895 19:28:32 Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:28:33 ---> Running in 6f27385104fc 19:28:33 Removing intermediate container 6f27385104fc 19:28:33 ---> 180353c1661b 19:28:33 Step 24/24 : LABEL version=0.0.0 19:28:34 ---> Running in e0a649a1fbb7 19:28:35 Removing intermediate container e0a649a1fbb7 19:28:35 ---> 9abf1f7cf28f 19:28:35 19:28:35 Successfully built 9abf1f7cf28f 19:28:35 Successfully tagged core-data-arm64:latest 19:28:35  Building core-data ... done Building core-metadata 19:28:36 Removing intermediate container 7f08396034e9 19:28:36 ---> 016e25013804 19:28:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:28:36 ---> Running in d940ce456a29 19:28:37 Removing intermediate container d940ce456a29 19:28:37 ---> 28472444f895 19:28:37 Step 29/32 : CMD ["gate"] 19:28:38 ---> Running in f06a64f038da 19:28:39 Removing intermediate container f06a64f038da 19:28:39 ---> 9955267b42b0 19:28:39 Step 30/32 : LABEL arch=arm64 19:28:39 ---> Running in 0930c9b05e2a 19:28:40 Removing intermediate container 0930c9b05e2a 19:28:40 ---> 71fcb3541095 19:28:40 Step 31/32 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:28:40 ---> Running in fe90b7e86868 19:28:41 Removing intermediate container fe90b7e86868 19:28:41 ---> 4917a081010d 19:28:41 Step 32/32 : LABEL version=0.0.0 19:28:41 ---> Running in 4c3269bdcb0d 19:28:42 Removing intermediate container 4c3269bdcb0d 19:28:42 ---> 98efeab4fc1f 19:28:42 19:28:43 Successfully built 98efeab4fc1f 19:28:43 Successfully tagged security-bootstrapper-arm64:latest 19:29:05  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:05 ---> e67837ced620 19:29:05 Step 3/24 : WORKDIR /edgex-go 19:29:05 ---> Using cache 19:29:05 ---> dd883b85576c 19:29:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:05 ---> Using cache 19:29:05 ---> 0db0ca51b493 19:29:05 Step 5/24 : RUN apk add --update --no-cache make bash git 19:29:06 ---> Running in be805c24c8ef 19:29:08 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:29:08 ---> e67837ced620 19:29:08 Step 3/23 : WORKDIR /edgex-go 19:29:08 ---> Using cache 19:29:08 ---> dd883b85576c 19:29:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:08 ---> Using cache 19:29:08 ---> 0db0ca51b493 19:29:08 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:29:08 ---> Running in 398401f8d534 19:29:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:29:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:29:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:29:10 OK: 218 MiB in 52 packages 19:29:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:29:11 OK: 218 MiB in 52 packages 19:29:13 Removing intermediate container be805c24c8ef 19:29:13 ---> 400cc865cc10 19:29:13 Step 6/24 : COPY go.mod . 19:29:13 Removing intermediate container 398401f8d534 19:29:13 ---> 85b6630c6401 19:29:13 Step 6/23 : COPY go.mod . 19:29:14 ---> 582fafbe584d 19:29:14 Step 7/24 : RUN go mod download 19:29:14 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:29:14 ---> e67837ced620 19:29:14 Step 3/23 : WORKDIR /edgex-go 19:29:14 ---> Using cache 19:29:14 ---> dd883b85576c 19:29:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:14 ---> Using cache 19:29:14 ---> 0db0ca51b493 19:29:14 Step 5/23 : RUN apk add --update --no-cache make git 19:29:14 ---> Using cache 19:29:14 ---> eddef2c9aeab 19:29:14 Step 6/23 : COPY go.mod . 19:29:14 ---> Using cache 19:29:14 ---> 8b1cc59254e0 19:29:14 Step 7/23 : RUN go mod download 19:29:14 ---> Using cache 19:29:14 ---> cb541cca5d5c 19:29:14 Step 8/23 : COPY . . 19:29:14 ---> Using cache 19:29:14 ---> 8465660cd38e 19:29:14 Step 9/23 : RUN go mod tidy 19:29:14 ---> Using cache 19:29:14 ---> f9bd510fb636 19:29:14 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:29:14 ---> Running in 22676f8aa6a2 19:29:14 ---> Running in 2a638fd4455a 19:29:15 ---> 7c52df0e5d8f 19:29:15 Step 7/23 : RUN go mod download 19:29:15 ---> Running in 58335342ba9d 19:29:15 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 19:29:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:15 ---> e67837ced620 19:29:15 Step 3/24 : WORKDIR /edgex-go 19:29:15 ---> Using cache 19:29:15 ---> dd883b85576c 19:29:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:15 ---> Using cache 19:29:15 ---> 0db0ca51b493 19:29:15 Step 5/24 : RUN apk add --update --no-cache make git 19:29:15 ---> Using cache 19:29:15 ---> eddef2c9aeab 19:29:15 Step 6/24 : COPY go.mod . 19:29:15 ---> Using cache 19:29:15 ---> 8b1cc59254e0 19:29:15 Step 7/24 : RUN go mod download 19:29:15 ---> Using cache 19:29:15 ---> cb541cca5d5c 19:29:15 Step 8/24 : COPY . . 19:29:15 ---> Using cache 19:29:15 ---> 8465660cd38e 19:29:15 Step 9/24 : RUN go mod tidy 19:29:15 ---> Using cache 19:29:15 ---> f9bd510fb636 19:29:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 19:29:15 ---> Running in 50f1e9851461 19:29:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:29:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:29:19 Removing intermediate container 22676f8aa6a2 19:29:19 ---> 684a77a46c00 19:29:19 Step 8/24 : COPY . . 19:29:19 Removing intermediate container 58335342ba9d 19:29:19 ---> fc041e0e5d67 19:29:19 Step 8/23 : COPY . . 19:29:51 ---> eadee9d88551 19:29:51 Step 9/23 : RUN go mod tidy 19:29:51 ---> 638a9f7e8758 19:29:51 Step 9/24 : RUN go mod tidy 19:29:51 ---> Running in 088c877f40ea 19:29:51 ---> Running in 4fcb926878c1 19:29:55 Removing intermediate container 088c877f40ea 19:29:55 ---> a68bc5169e44 19:29:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:29:55 Removing intermediate container 4fcb926878c1 19:29:55 ---> 57baabb4968d 19:29:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:29:55 ---> Running in 3659da411b49 19:29:55 ---> Running in 67aabe6dcf13 19:29:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:29:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:30:44 Removing intermediate container 2a638fd4455a 19:30:44 ---> c1108f4ba1f6 19:30:44 19:30:44 Step 11/23 : FROM alpine:3.12 19:30:44 ---> c4fd0aeabfcf 19:30:44 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:30:44 ---> Using cache 19:30:44 ---> cb4734dd3c60 19:30:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:44 ---> Using cache 19:30:44 ---> 0e4ad52d7219 19:30:44 Step 14/23 : ENV APP_PORT=59861 19:30:44 ---> Running in 610fc400801a 19:30:44 Removing intermediate container 610fc400801a 19:30:44 ---> 852dde4a08df 19:30:44 Step 15/23 : EXPOSE $APP_PORT 19:30:44 ---> Running in b0fc695bcccd 19:30:44 Removing intermediate container b0fc695bcccd 19:30:44 ---> 930241104b55 19:30:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:44 Removing intermediate container 50f1e9851461 19:30:44 ---> 3bcaa5e4f75b 19:30:44 19:30:44 Step 11/24 : FROM alpine:3.12 19:30:44 ---> c4fd0aeabfcf 19:30:44 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:30:44 ---> Using cache 19:30:44 ---> cb4734dd3c60 19:30:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:30:44 ---> Using cache 19:30:44 ---> 0e4ad52d7219 19:30:44 Step 14/24 : ENV APP_PORT=59881 19:30:44 ---> fc9d22035e8f 19:30:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:30:44 ---> Running in 52ac842946c2 19:30:45 Removing intermediate container 52ac842946c2 19:30:45 ---> 1c741a3a3b77 19:30:45 Step 15/24 : EXPOSE $APP_PORT 19:30:45 ---> Running in 0e53a418e5e6 19:30:46 ---> d61da8b574ed 19:30:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:30:46 Removing intermediate container 0e53a418e5e6 19:30:46 ---> 51a2e110d983 19:30:46 Step 16/24 : WORKDIR / 19:30:46 ---> Running in c6ba45c85755 19:30:47 ---> b7632d578584 19:30:47 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:30:47 ---> Running in 23b99b1511a2 19:30:47 Removing intermediate container c6ba45c85755 19:30:47 ---> dd2e01677a28 19:30:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:48 Removing intermediate container 23b99b1511a2 19:30:48 ---> 06d805780fe7 19:30:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:48 ---> Running in 728a855cf7ac 19:30:49 ---> 26bb6d265c25 19:30:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:30:49 Removing intermediate container 728a855cf7ac 19:30:49 ---> f48d73d7f217 19:30:49 Step 21/23 : LABEL arch=arm64 19:30:49 ---> Running in 701079d13852 19:30:50 Removing intermediate container 701079d13852 19:30:50 ---> 0017015f6f23 19:30:50 Step 22/23 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:30:51 ---> Running in 01471670c0e3 19:30:51 ---> ef41957c73f7 19:30:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:30:51 Removing intermediate container 01471670c0e3 19:30:51 ---> d3cb7b7a913a 19:30:51 Step 23/23 : LABEL version=0.0.0 19:30:51 ---> Running in e091a2a712fc 19:30:52 ---> 5bf6a7ec2b8e 19:30:52 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:30:52 Removing intermediate container e091a2a712fc 19:30:52 ---> 44427a5ebc96 19:30:52 19:30:53 ---> Running in dc198c85cd14 19:30:53 Successfully built 44427a5ebc96 19:30:53 Successfully tagged support-scheduler-arm64:latest 19:30:53  Building support-scheduler ... done Removing intermediate container dc198c85cd14 19:30:53 ---> 5bca1e6592c5 19:30:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:30:54 ---> Running in 7a55b907c09c 19:30:54 Removing intermediate container 7a55b907c09c 19:30:54 ---> 7ff893864dbd 19:30:54 Step 22/24 : LABEL arch=arm64 19:30:55 ---> Running in e0f89e530d5a 19:30:55 Removing intermediate container e0f89e530d5a 19:30:55 ---> e23394994079 19:30:55 Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:30:56 ---> Running in 01ece20bf7d9 19:30:56 Removing intermediate container 01ece20bf7d9 19:30:56 ---> 748b2009036a 19:30:56 Step 24/24 : LABEL version=0.0.0 19:30:57 ---> Running in c427559ee0d8 19:30:58 Removing intermediate container c427559ee0d8 19:30:58 ---> ab248346c5e4 19:30:58 19:30:58 Successfully built ab248346c5e4 19:30:58 Successfully tagged core-metadata-arm64:latest 19:31:10  Building core-metadata ... done Removing intermediate container 67aabe6dcf13 19:31:10 ---> c9b0a4319b2e 19:31:10 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:31:10 ---> Running in afa5da89fb77 19:31:11 Removing intermediate container 3659da411b49 19:31:11 ---> 291f08703953 19:31:11 19:31:11 Step 11/23 : FROM alpine:3.12 19:31:11 ---> c4fd0aeabfcf 19:31:11 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:31:11 ---> Running in 6a4abe292057 19:31:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:31:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:31:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:31:13 (1/2) Installing ca-certificates (20191127-r4) 19:31:13 (2/2) Installing dumb-init (1.2.2-r1) 19:31:13 Executing busybox-1.31.1-r20.trigger 19:31:13 Executing ca-certificates-20191127-r4.trigger 19:31:14 OK: 6 MiB in 16 packages 19:31:14 Removing intermediate container afa5da89fb77 19:31:14 ---> 5dafbc7d242a 19:31:14 19:31:14 Step 12/24 : FROM docker:20.10.0 19:31:15 20.10.0: Pulling from library/docker 19:31:16 Removing intermediate container 6a4abe292057 19:31:16 ---> 7b5abe97656b 19:31:16 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:31:16 ---> Running in e021f9b25ecf 19:31:17 Removing intermediate container e021f9b25ecf 19:31:17 ---> 0cd00e5e80f7 19:31:17 Step 14/23 : ENV APP_PORT=59860 19:31:17 ---> Running in 5ad320ef7ff8 19:31:18 Removing intermediate container 5ad320ef7ff8 19:31:18 ---> b586248d6f13 19:31:18 Step 15/23 : EXPOSE $APP_PORT 19:31:18 ---> Running in 8ef54c0eedbe 19:31:19 Removing intermediate container 8ef54c0eedbe 19:31:19 ---> 66593ccc2f5a 19:31:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:31:20 ---> 13797ed949a1 19:31:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:31:22 ---> 03ac33eacd85 19:31:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:31:23 ---> 941d7875c378 19:31:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:31:23 ---> Running in 23d3315df2cf 19:31:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 19:31:24 Status: Downloaded newer image for docker:20.10.0 19:31:24 Removing intermediate container 23d3315df2cf 19:31:24 ---> 52480dc1d267 19:31:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:31:24 ---> eeaf43b92773 19:31:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:31:24 ---> Running in 06235be4ab36 19:31:24 ---> Running in 8a7550370a89 19:31:25 Removing intermediate container 06235be4ab36 19:31:25 ---> 5955c3730fc0 19:31:25 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 19:31:25 Removing intermediate container 8a7550370a89 19:31:25 ---> 5daad1701ec7 19:31:25 Step 21/23 : LABEL arch=arm64 19:31:25 ---> Running in 5fbc3af8e87d 19:31:25 ---> Running in 044d89b23e20 19:31:26 Removing intermediate container 044d89b23e20 19:31:26 ---> bc0edc84b180 19:31:26 Step 22/23 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:31:26 ---> Running in 6c692dff4ff0 19:31:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:31:26 Removing intermediate container 6c692dff4ff0 19:31:26 ---> 7dee7886b0b5 19:31:26 Step 23/23 : LABEL version=0.0.0 19:31:26 ---> Running in b2977eb8e6ac 19:31:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:31:27 Removing intermediate container b2977eb8e6ac 19:31:27 ---> c02b546b9d64 19:31:27 19:31:27 (1/39) Installing readline (8.0.4-r0) 19:31:27 (2/39) Installing bash (5.0.17-r0) 19:31:27 Executing bash-5.0.17-r0.post-install 19:31:27 (3/39) Installing nghttp2-libs (1.41.0-r0) 19:31:27 (4/39) Installing libcurl (7.77.0-r0) 19:31:27 (5/39) Installing curl (7.77.0-r0) 19:31:27 (6/39) Installing dumb-init (1.2.2-r1) 19:31:27 (7/39) Installing libbz2 (1.0.8-r1) 19:31:27 (8/39) Installing expat (2.2.9-r1) 19:31:27 (9/39) Installing libffi (3.3-r2) 19:31:27 (10/39) Installing gdbm (1.13-r1) 19:31:27 (11/39) Installing xz-libs (5.2.5-r0) 19:31:27 (12/39) Installing sqlite-libs (3.32.1-r1) 19:31:27 Successfully built c02b546b9d64 19:31:27 (13/39) Installing python3 (3.8.10-r0) 19:31:27 Successfully tagged support-notifications-arm64:latest 19:31:29  Building support-notifications ... done (14/39) Installing py3-appdirs (1.4.4-r1) 19:31:29 (15/39) Installing py3-ordered-set (4.0.1-r0) 19:31:29 (16/39) Installing py3-parsing (2.4.7-r0) 19:31:29 (17/39) Installing py3-six (1.15.0-r0) 19:31:29 (18/39) Installing py3-packaging (20.4-r0) 19:31:29 (19/39) Installing py3-setuptools (47.0.0-r0) 19:31:29 (20/39) Installing py3-chardet (3.0.4-r4) 19:31:29 (21/39) Installing py3-idna (2.9-r0) 19:31:29 (22/39) Installing py3-certifi (2020.4.5.1-r0) 19:31:29 (23/39) Installing py3-urllib3 (1.25.9-r0) 19:31:29 (24/39) Installing py3-requests (2.23.0-r0) 19:31:30 (25/39) Installing py3-msgpack (1.0.0-r0) 19:31:30 (26/39) Installing py3-lockfile (0.12.2-r3) 19:31:30 (27/39) Installing py3-cachecontrol (0.12.6-r0) 19:31:30 (28/39) Installing py3-colorama (0.4.3-r0) 19:31:30 (29/39) Installing py3-distlib (0.3.0-r0) 19:31:30 (30/39) Installing py3-distro (1.5.0-r1) 19:31:30 (31/39) Installing py3-webencodings (0.5.1-r3) 19:31:30 (32/39) Installing py3-html5lib (1.0.1-r4) 19:31:30 (33/39) Installing py3-pytoml (0.1.21-r0) 19:31:30 (34/39) Installing py3-pep517 (0.8.2-r0) 19:31:30 (35/39) Installing py3-progress (1.5-r0) 19:31:30 (36/39) Installing py3-toml (0.10.1-r0) 19:31:30 (37/39) Installing py3-retrying (1.3.3-r0) 19:31:30 (38/39) Installing py3-contextlib2 (0.6.0-r0) 19:31:30 (39/39) Installing py3-pip (20.1.1-r0) 19:31:30 Executing busybox-1.31.1-r19.trigger 19:31:30 OK: 72 MiB in 59 packages 19:31:34 Collecting docker-compose==1.23.2 19:31:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:31:34 Collecting texttable<0.10,>=0.9.0 19:31:34 Downloading texttable-0.9.1.tar.gz (11 kB) 19:31:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:31:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:31:37 Collecting dockerpty<0.5,>=0.4.1 19:31:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:31:39 Collecting websocket-client<1.0,>=0.32.0 19:31:39 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:31:39 Collecting docopt<0.7,>=0.6.1 19:31:40 Downloading docopt-0.6.2.tar.gz (25 kB) 19:31:42 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 19:31:42 Collecting docker<4.0,>=3.6.0 19:31:42 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:31:43 Collecting jsonschema<3,>=2.5.1 19:31:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:31:43 Collecting PyYAML<4,>=3.10 19:31:43 Downloading PyYAML-3.13.tar.gz (270 kB) 19:31:47 Collecting cached-property<2,>=1.2.0 19:31:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:31:47 Collecting idna<2.8,>=2.5 19:31:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:31:47 Collecting urllib3<1.25,>=1.21.1 19:31:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:31:47 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) 19:31:47 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) 19:31:47 Collecting docker-pycreds>=0.4.0 19:31:47 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:31:47 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 19:31:47 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 19:31:47 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 19:31:47 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 19:31:48 Installing collected packages: texttable, idna, urllib3, requests, dockerpty, websocket-client, docopt, docker-pycreds, docker, jsonschema, PyYAML, cached-property, docker-compose 19:31:48 Running setup.py install for texttable: started 19:31:50 Running setup.py install for texttable: finished with status 'done' 19:31:50 Attempting uninstall: idna 19:31:50 Found existing installation: idna 2.9 19:31:50 Uninstalling idna-2.9: 19:31:50 Successfully uninstalled idna-2.9 19:31:51 Attempting uninstall: urllib3 19:31:51 Found existing installation: urllib3 1.25.9 19:31:51 Uninstalling urllib3-1.25.9: 19:31:51 Successfully uninstalled urllib3-1.25.9 19:31:52 Attempting uninstall: requests 19:31:52 Found existing installation: requests 2.23.0 19:31:52 Uninstalling requests-2.23.0: 19:31:52 Successfully uninstalled requests-2.23.0 19:31:52 Running setup.py install for dockerpty: started 19:31:54 Running setup.py install for dockerpty: finished with status 'done' 19:31:54 Running setup.py install for docopt: started 19:31:56 Running setup.py install for docopt: finished with status 'done' 19:31:57 Running setup.py install for PyYAML: started 19:31:59 Running setup.py install for PyYAML: finished with status 'done' 19:32:00 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 19:32:08 Removing intermediate container 5fbc3af8e87d 19:32:08 ---> 649c9c42dd4d 19:32:08 Step 15/24 : ENV APP_PORT=58890 19:32:08 ---> Running in e1b8a1cb12e4 19:32:08 Removing intermediate container e1b8a1cb12e4 19:32:08 ---> c46e54c45b35 19:32:08 Step 16/24 : EXPOSE $APP_PORT 19:32:08 ---> Running in c9da080fc18a 19:32:09 Removing intermediate container c9da080fc18a 19:32:09 ---> c367efd5cd45 19:32:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:32:10 ---> 67778c48e7a3 19:32:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:32:11 ---> 45523fe7f5e0 19:32:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:32:12 ---> e5ef0c420e6a 19:32:12 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 19:32:12 ---> Running in 24191281f5cd 19:32:13 Removing intermediate container 24191281f5cd 19:32:13 ---> 9791f615cf85 19:32:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:32:13 ---> Running in 1117ad5a3e37 19:32:13 Removing intermediate container 1117ad5a3e37 19:32:13 ---> fe9ba1e250a1 19:32:13 Step 22/24 : LABEL arch=arm64 19:32:13 ---> Running in 71e6c93bdc5f 19:32:14 Removing intermediate container 71e6c93bdc5f 19:32:14 ---> bddca6368423 19:32:14 Step 23/24 : LABEL git_sha=dc5a64065edf1786901fbabc8409f00b48d41832 19:32:14 ---> Running in af3d40789486 19:32:15 Removing intermediate container af3d40789486 19:32:15 ---> d70578caaf9c 19:32:15 Step 24/24 : LABEL version=0.0.0 19:32:15 ---> Running in 3b233e4802f4 19:32:15 Removing intermediate container 3b233e4802f4 19:32:15 ---> bbabd47cf326 19:32:15 19:32:16 Successfully built bbabd47cf326 19:32:16 Successfully tagged sys-mgmt-agent-arm64:latest 19:32:16  Building sys-mgmt-agent ... done  [Pipeline] } 19:32:16 $ docker stop --time=1 c7f6dab635cf29460304330f0ed8699602536a8a2a8fdf490392d136f1e2927e 19:32:18 $ docker rm -f c7f6dab635cf29460304330f0ed8699602536a8a2a8fdf490392d136f1e2927e [Pipeline] // withDockerContainer [Pipeline] sh 19:32:19 + docker images 19:32:19 REPOSITORY TAG IMAGE ID CREATED SIZE 19:32:19 sys-mgmt-agent-arm64 latest bbabd47cf326 4 seconds ago 298MB 19:32:19 support-notifications-arm64 latest c02b546b9d64 52 seconds ago 15.7MB 19:32:19 5dafbc7d242a About a minute ago 969MB 19:32:19 291f08703953 About a minute ago 969MB 19:32:19 core-metadata-arm64 latest ab248346c5e4 About a minute ago 15.7MB 19:32:19 support-scheduler-arm64 latest 44427a5ebc96 About a minute ago 15.1MB 19:32:19 3bcaa5e4f75b About a minute ago 972MB 19:32:19 c1108f4ba1f6 About a minute ago 968MB 19:32:19 security-bootstrapper-arm64 latest 98efeab4fc1f 3 minutes ago 17.5MB 19:32:19 core-data-arm64 latest 9abf1f7cf28f 3 minutes ago 19.1MB 19:32:19 security-secretstore-setup-arm64 latest 33d631d382ff 3 minutes ago 27.1MB 19:32:19 security-proxy-setup-arm64 latest f8171b8915f2 3 minutes ago 24.2MB 19:32:19 core-command-arm64 latest 43e12836ff42 3 minutes ago 15MB 19:32:19 a64c6c7f7f42 4 minutes ago 975MB 19:32:19 149f38aa445f 4 minutes ago 976MB 19:32:19 e7876ac5fb28 4 minutes ago 973MB 19:32:19 9eff3282a14b 4 minutes ago 969MB 19:32:19 734fa63039e7 4 minutes ago 966MB 19:32:19 ci-base-image-arm64 latest e67837ced620 14 minutes ago 641MB 19:32:19 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 19:32:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 weeks ago 429MB 19:32:19 docker 20.10.0 eeaf43b92773 7 months ago 228MB 19:32:19 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 19:32:20 ---> job-cost.sh 19:32:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OPZw 19:32:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-OPZw/bin to PATH 19:34:36 INFO: No Stack... 19:34:36 INFO: Retrieving Pricing Info for: v2-standard-4 19:34:36 INFO: Archiving Costs [Pipeline] sh 19:34:36 + cat /w/workspace/edgex-go/3/archives/cost.csv 19:34:36 + cut -d, -f6 [Pipeline] lock 19:34:36 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3615-3-stack-cost] 19:34:36 Resource [jenkins-edgexfoundry-edgex-go-PR-3615-3-stack-cost] did not exist. Created. 19:34:36 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3615-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:34:37 + echo total: 0.18000000715255737 [Pipeline] stash 19:34:37 Stashed 1 file(s) [Pipeline] } 19:34:37 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3615-3-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 19:34:38 provisioning config files... 19:34:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7683828626669628815tmp [Pipeline] { [Pipeline] sh 19:34:38 + set +x 19:34:38 + curl -s https://codecov.io/bash 19:34:38 + bash -s -- 19:34:38 19:34:38 _____ _ 19:34:38 / ____| | | 19:34:38 | | ___ __| | ___ ___ _____ __ 19:34:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:34:38 | |___| (_) | (_| | __/ (_| (_) \ V / 19:34:38 \_____\___/ \__,_|\___|\___\___/ \_/ 19:34:38 Bash-1.0.3 19:34:38 19:34:38 19:34:38 ==> git version 2.24.4 found 19:34:38 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:34:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:34:38 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:34:38 ==> Jenkins CI detected. 19:34:38 project root: . 19:34:38 --> token set from env 19:34:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:34:38 ==> Running gcov in . (disable via -X gcov) 19:34:38 ==> Python coveragepy not found 19:34:38 ==> Searching for coverage reports in: 19:34:38 + . 19:34:38 -> Found 1 reports 19:34:38 ==> Detecting git/mercurial file structure 19:34:38 ==> Reading reports 19:34:38 + ./coverage.out bytes=398095 19:34:38 ==> Appending adjustments 19:34:38 https://docs.codecov.io/docs/fixing-reports 19:34:40 + Found adjustments 19:34:40 ==> Gzipping contents 19:34:40 56K /tmp/codecov.lv9Qks.gz 19:34:40 ==> Uploading reports 19:34:40 url: https://codecov.io 19:34:40 query: branch=PR-3615&commit=dc5a64065edf1786901fbabc8409f00b48d41832&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3615%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3615&job=&cmd_args= 19:34:40 -> Pinging Codecov 19:34:40 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3615&commit=dc5a64065edf1786901fbabc8409f00b48d41832&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3615%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3615&job=&cmd_args= 19:34:40 -> Uploading to 19:34:40 https://storage.googleapis.com/codecov/v4/raw/2021-07-09/00271124DB129430A58F1EEE437C3FCB/dc5a64065edf1786901fbabc8409f00b48d41832/80ed7646-27da-4733-a6c9-f2c450560a76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210709%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210709T193440Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eec0704625218deb6e30f8e2c86b3c330d341dda8fb252acdbcdbb7cd28c75f8 19:34:40 % Total % Received % Xferd Average Speed Time Time Time Current 19:34:40 Dload Upload Total Spent Left Speed 19:34:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54856 0 0 100 54856 0 124k --:--:-- --:--:-- --:--:-- 125k 19:34:41 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/dc5a64065edf1786901fbabc8409f00b48d41832 [Pipeline] } 19:34:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:34:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:34:43 ---> package-listing.sh 19:34:43 ++ facter osfamily 19:34:43 ++ tr '[:upper:]' '[:lower:]' 19:34:43 + OS_FAMILY=redhat 19:34:43 + workspace=/w/workspace/edgex-go/3 19:34:43 + START_PACKAGES=/tmp/packages_start.txt 19:34:43 + END_PACKAGES=/tmp/packages_end.txt 19:34:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:34:43 + PACKAGES=/tmp/packages_start.txt 19:34:43 + '[' /w/workspace/edgex-go/3 ']' 19:34:43 + PACKAGES=/tmp/packages_end.txt 19:34:43 + case "${OS_FAMILY}" in 19:34:43 + sort 19:34:43 + rpm -qa 19:34:45 + '[' -f /tmp/packages_start.txt ']' 19:34:45 + '[' -f /tmp/packages_end.txt ']' 19:34:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:34:45 + '[' /w/workspace/edgex-go/3 ']' 19:34:45 + mkdir -p /w/workspace/edgex-go/3/archives/ 19:34:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 19:34:45 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:34:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:34:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:34:46 19:34:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:34:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:34:46 alpine: Pulling from edgex-lftools-log-publisher 19:34:46 df20fa9351a1: Pulling fs layer 19:34:46 36b3adc4ff6f: Pulling fs layer 19:34:46 8ad3a11d3b57: Pulling fs layer 19:34:46 46f8f816bc3b: Pulling fs layer 19:34:46 93b61091891f: Pulling fs layer 19:34:46 93b9cdb0e59b: Pulling fs layer 19:34:46 5e14af77c1be: Pulling fs layer 19:34:46 01666e4c0597: Pulling fs layer 19:34:46 aa168da1d23b: Pulling fs layer 19:34:46 93b9cdb0e59b: Waiting 19:34:46 5e14af77c1be: Waiting 19:34:46 01666e4c0597: Waiting 19:34:46 aa168da1d23b: Waiting 19:34:46 46f8f816bc3b: Waiting 19:34:46 93b61091891f: Waiting 19:34:46 36b3adc4ff6f: Verifying Checksum 19:34:46 36b3adc4ff6f: Download complete 19:34:46 46f8f816bc3b: Verifying Checksum 19:34:46 46f8f816bc3b: Download complete 19:34:47 df20fa9351a1: Verifying Checksum 19:34:47 df20fa9351a1: Download complete 19:34:47 93b9cdb0e59b: Verifying Checksum 19:34:47 93b9cdb0e59b: Download complete 19:34:47 5e14af77c1be: Verifying Checksum 19:34:47 5e14af77c1be: Download complete 19:34:47 93b61091891f: Verifying Checksum 19:34:47 93b61091891f: Download complete 19:34:47 01666e4c0597: Verifying Checksum 19:34:47 01666e4c0597: Download complete 19:34:47 df20fa9351a1: Pull complete 19:34:47 8ad3a11d3b57: Verifying Checksum 19:34:47 8ad3a11d3b57: Download complete 19:34:47 36b3adc4ff6f: Pull complete 19:34:47 8ad3a11d3b57: Pull complete 19:34:47 46f8f816bc3b: Pull complete 19:34:48 93b61091891f: Pull complete 19:34:48 93b9cdb0e59b: Pull complete 19:34:48 5e14af77c1be: Pull complete 19:34:48 01666e4c0597: Pull complete 19:34:48 aa168da1d23b: Verifying Checksum 19:34:48 aa168da1d23b: Download complete 19:34:52 aa168da1d23b: Pull complete 19:34:52 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:34:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:34:53 prd-centos7-docker-4c-2g-2310 does not seem to be running inside a container 19:34:53 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat 19:34:56 $ docker top b5a16bd624f8b294958f722fb3cd040d0a4283a809df9822a19258fc8e865872 -eo pid,comm [Pipeline] { [Pipeline] sh 19:34:56 + touch /tmp/pre-build-complete [Pipeline] sh 19:34:56 + mkdir -p /var/log/sa [Pipeline] sh 19:34:57 + ls /var/log/sa-host 19:34:57 + sadf -c /var/log/sa-host/sa05 19:34:57 file_magic: OK 19:34:57 HZ: Using current value: 100 19:34:57 file_header: OK 19:34:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:34:57 Statistics: 19:34:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:34:57 File successfully converted to sysstat format version 12.2.1 19:34:57 + sadf -c /var/log/sa-host/sa09 19:34:57 file_magic: OK 19:34:57 HZ: Using current value: 100 19:34:57 file_header: OK 19:34:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:34:57 Statistics: 19:34:57 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... 19:34:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:34:57 provisioning config files... 19:34:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2231349658695656218tmp [Pipeline] { [Pipeline] echo 19:34:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:34:58 ---> create-netrc.sh [Pipeline] } 19:34:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:34:58 ---> python-tools-install.sh [Pipeline] echo 19:34:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:34:58 ---> sudo-logs.sh 19:34:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:34:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:34:59 ---> job-cost.sh 19:34:59 lf-activate-venv: SKIPPING 19:34:59 DEBUG: total: 0.18000000715255737 19:34:59 INFO: Retrieving Stack Cost... 19:35:00 INFO: Retrieving Pricing Info for: v3-standard-2 19:35:18 INFO: Archiving Costs [Pipeline] echo 19:35:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:35:18 ---> logs-deploy.sh 19:35:18 lf-activate-venv: SKIPPING 19:35:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3615/3 19:35:18 INFO: archiving workspace using pattern(s): 19:35:19 Archives upload complete. 19:35:19 INFO: archiving logs to Nexus 19:35:20 ---> uname -a: 19:35:20 Linux prd-centos7-docker-4c-2g-2310.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:35:20 19:35:20 19:35:20 ---> lscpu: 19:35:20 Architecture: x86_64 19:35:20 CPU op-mode(s): 32-bit, 64-bit 19:35:20 Byte Order: Little Endian 19:35:20 Address sizes: 40 bits physical, 48 bits virtual 19:35:20 CPU(s): 2 19:35:20 On-line CPU(s) list: 0,1 19:35:20 Thread(s) per core: 1 19:35:20 Core(s) per socket: 1 19:35:20 Socket(s): 2 19:35:20 NUMA node(s): 1 19:35:20 Vendor ID: AuthenticAMD 19:35:20 CPU family: 23 19:35:20 Model: 49 19:35:20 Model name: AMD EPYC-Rome Processor 19:35:20 Stepping: 0 19:35:20 CPU MHz: 2800.000 19:35:20 BogoMIPS: 5600.00 19:35:20 Virtualization: AMD-V 19:35:20 Hypervisor vendor: KVM 19:35:20 Virtualization type: full 19:35:20 L1d cache: 64 KiB 19:35:20 L1i cache: 64 KiB 19:35:20 L2 cache: 1 MiB 19:35:20 L3 cache: 32 MiB 19:35:20 NUMA node0 CPU(s): 0,1 19:35:20 Vulnerability Itlb multihit: Not affected 19:35:20 Vulnerability L1tf: Not affected 19:35:20 Vulnerability Mds: Not affected 19:35:20 Vulnerability Meltdown: Not affected 19:35:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:35:20 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:35:20 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:35:20 Vulnerability Srbds: Not affected 19:35:20 Vulnerability Tsx async abort: Not affected 19:35:20 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 19:35:20 19:35:20 19:35:20 ---> nproc: 19:35:20 2 19:35:20 19:35:20 19:35:20 ---> df -h: 19:35:20 Filesystem Size Used Available Use% Mounted on 19:35:20 overlay 40.0G 12.9G 27.1G 32% / 19:35:20 tmpfs 64.0M 0 64.0M 0% /dev 19:35:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:35:20 shm 64.0M 0 64.0M 0% /dev/shm 19:35:20 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 19:35:20 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 19:35:20 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 19:35:20 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 19:35:20 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 19:35:20 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 19:35:20 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 19:35:20 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 19:35:20 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/3 19:35:20 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/3@tmp 19:35:20 19:35:20 19:35:20 ---> free -m: 19:35:20 total used free shared buff/cache available 19:35:20 Mem: 7821 1336 1935 0 4549 6453 19:35:20 Swap: 1023 2 1021 19:35:20 19:35:20 19:35:20 ---> ip addr: 19:35:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:35:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:35:20 inet 127.0.0.1/8 scope host lo 19:35:20 valid_lft forever preferred_lft forever 19:35:20 inet6 ::1/128 scope host 19:35:20 valid_lft forever preferred_lft forever 19:35:20 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:35:20 link/ether fa:16:3e:07:5f:85 brd ff:ff:ff:ff:ff:ff 19:35:20 inet 10.30.122.96/23 brd 10.30.123.255 scope global dynamic eth0 19:35:20 valid_lft 85045sec preferred_lft 85045sec 19:35:20 inet6 fe80::f816:3eff:fe07:5f85/64 scope link 19:35:20 valid_lft forever preferred_lft forever 19:35:20 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:35:20 link/ether 02:42:a8:de:b9:2a brd ff:ff:ff:ff:ff:ff 19:35:20 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:35:20 valid_lft forever preferred_lft forever 19:35:20 inet6 fe80::42:a8ff:fede:b92a/64 scope link 19:35:20 valid_lft forever preferred_lft forever 19:35:20 19:35:20 19:35:20 ---> sar -b -r -n DEV: 19:35:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/09/21 _x86_64_ (2 CPU) 19:35:20 19:35:20 19:12:34 LINUX RESTART (2 CPU) 19:35:20 19:35:20 19:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:35:20 19:14:01 125.72 16.34 109.38 0.00 5607.99 20851.11 0.00 19:35:20 19:15:01 228.77 0.02 228.76 0.00 0.53 47861.96 0.00 19:35:20 19:16:01 58.99 0.00 58.99 0.00 0.00 10569.73 0.00 19:35:20 19:17:01 57.42 0.02 57.40 0.00 0.53 8733.09 0.00 19:35:20 19:18:01 884.04 479.55 404.48 0.00 21997.28 274308.14 0.00 19:35:20 19:19:01 540.91 94.47 446.45 0.00 3710.22 178774.70 0.00 19:35:20 19:20:01 461.69 94.60 367.09 0.00 5411.59 122222.88 0.00 19:35:20 19:21:01 6.68 0.00 6.68 0.00 0.00 237.81 0.00 19:35:20 19:22:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 19:35:20 19:23:01 0.18 0.00 0.18 0.00 0.00 1.53 0.00 19:35:20 19:24:02 0.75 0.43 0.32 0.00 95.55 3.86 0.00 19:35:20 19:25:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 19:35:20 19:26:01 0.33 0.00 0.33 0.00 0.00 3.47 0.00 19:35:20 19:27:01 0.33 0.00 0.33 0.00 0.00 4.61 0.00 19:35:20 19:28:01 0.37 0.18 0.18 0.00 5.73 1.40 0.00 19:35:20 19:29:01 0.80 0.00 0.80 0.00 0.00 16.26 0.00 19:35:20 19:30:01 0.27 0.00 0.27 0.00 0.00 2.63 0.00 19:35:20 19:31:01 0.27 0.00 0.27 0.00 0.00 3.73 0.00 19:35:20 19:32:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 19:35:20 19:33:01 0.27 0.00 0.27 0.00 0.00 2.92 0.00 19:35:20 19:34:01 0.37 0.00 0.37 0.00 0.00 4.30 0.00 19:35:20 Average: 113.11 32.76 80.35 0.00 1755.50 31706.57 0.00 19:35:20 19:35:20 19:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:35:20 19:14:01 5144060 0 805568 10.06 2620 2056692 1254516 13.85 733352 1720280 156 19:35:20 19:15:01 3923332 0 1225184 15.30 2620 2857804 1766976 19.51 1349168 2196784 109420 19:35:20 19:16:01 3773760 0 1151792 14.38 2620 3080768 1597428 17.64 1392792 2285204 25888 19:35:20 19:17:01 3840996 0 1155928 14.43 2620 3009396 1795376 19.82 1304336 2315664 145108 19:35:20 19:18:01 229488 0 1428580 17.84 2620 6348252 2604868 28.76 3069800 4005004 117484 19:35:20 19:19:01 107888 0 1446160 18.06 2620 6452272 2138760 23.61 3272808 3901024 226468 19:35:20 19:20:01 2597004 0 1283592 16.03 2620 4125724 1620592 17.89 1522740 3170152 20 19:35:20 19:21:01 2613020 0 1267568 15.83 2620 4125732 1392100 15.37 1532556 3149864 12 19:35:20 19:22:01 2615204 0 1265384 15.80 2620 4125732 1387988 15.32 1532324 3149864 8 19:35:20 19:23:01 2616580 0 1264000 15.78 2620 4125740 1387988 15.32 1532176 3149908 8 19:35:20 19:24:02 2612796 0 1264980 15.79 2620 4128544 1388220 15.33 1535744 3149972 8 19:35:20 19:25:01 2613216 0 1264552 15.79 2620 4128552 1388052 15.32 1535432 3149972 8 19:35:20 19:26:01 2613184 0 1264580 15.79 2620 4128556 1388052 15.32 1535440 3149972 8 19:35:20 19:27:01 2613396 0 1264364 15.79 2620 4128560 1388052 15.32 1535560 3149972 8 19:35:20 19:28:01 2613256 0 1264468 15.79 2620 4128596 1388052 15.32 1535584 3149876 20 19:35:20 19:29:01 2612912 0 1264808 15.79 2620 4128600 1388124 15.33 1535772 3149876 8 19:35:20 19:30:01 2613148 0 1264568 15.79 2620 4128604 1388052 15.32 1535700 3149876 8 19:35:20 19:31:01 2613116 0 1264592 15.79 2620 4128612 1388088 15.33 1535608 3149880 8 19:35:20 19:32:01 2613172 0 1264536 15.79 2620 4128612 1388052 15.32 1535592 3149876 8 19:35:20 19:33:01 2613172 0 1264532 15.79 2620 4128616 1388052 15.32 1535720 3149876 8 19:35:20 19:34:01 2613200 0 1264500 15.79 2620 4128620 1388124 15.33 1535804 3149876 8 19:35:20 Average: 2676471 0 1247821 15.58 2620 4082028 1534072 16.94 1625429 3032989 29746 19:35:20 19:35:20 19:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:35:20 19:14:01 eth0 1783.05 1873.47 6537.38 220.16 0.00 0.00 0.00 0.00 19:35:20 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:14:01 docker0 910.04 727.05 72.93 2735.57 0.00 0.00 0.00 0.00 19:35:20 19:15:01 veth5a4c62f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:35:20 19:15:01 eth0 558.85 494.38 3549.02 51.14 0.00 0.00 0.00 0.00 19:35:20 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:15:01 docker0 212.55 240.89 14.62 840.10 0.00 0.00 0.00 0.00 19:35:20 19:16:01 veth5a4c62f 1.65 1.65 0.13 0.14 0.00 0.00 0.00 0.00 19:35:20 19:16:01 eth0 25.47 13.52 19.82 10.47 0.00 0.00 0.00 0.00 19:35:20 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:16:01 docker0 1.65 1.65 0.11 0.14 0.00 0.00 0.00 0.00 19:35:20 19:17:01 eth0 183.61 159.35 1692.96 119.82 0.00 0.00 0.00 0.00 19:35:20 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:17:01 docker0 0.42 0.42 0.03 0.03 0.00 0.00 0.00 0.00 19:35:20 19:18:01 vethb610df9 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:35:20 19:18:01 vethf11d877 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:35:20 19:18:01 veth98b1e77 0.00 0.90 0.00 0.05 0.00 0.00 0.00 0.00 19:35:20 19:18:01 eth0 102.92 72.46 204.30 21.68 0.00 0.00 0.00 0.00 19:35:20 19:19:01 veth98b1e77 0.00 0.41 0.00 0.02 0.00 0.00 0.00 0.00 19:35:20 19:19:01 eth0 241.04 166.58 1808.54 27.52 0.00 0.00 0.00 0.00 19:35:20 19:19:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:35:20 19:19:01 docker0 1220.45 1106.28 93.97 4195.88 0.00 0.00 0.00 0.00 19:35:20 19:20:01 eth0 98.80 64.42 190.06 131.91 0.00 0.00 0.00 0.00 19:35:20 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:20:01 docker0 31.60 43.40 1.99 150.79 0.00 0.00 0.00 0.00 19:35:20 19:21:01 eth0 0.33 0.33 0.02 0.03 0.00 0.00 0.00 0.00 19:35:20 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:22:01 eth0 0.30 0.27 0.02 0.02 0.00 0.00 0.00 0.00 19:35:20 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:23:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 19:35:20 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:24:02 eth0 0.80 0.53 0.44 0.27 0.00 0.00 0.00 0.00 19:35:20 19:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:25:01 eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 19:35:20 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:26:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:35:20 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:27:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:35:20 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:35:20 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:29:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:35:20 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:30:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:35:20 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:31:01 eth0 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 19:35:20 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:32:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:35:20 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:33:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:34:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:35:20 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 Average: eth0 141.60 134.33 663.22 27.65 0.00 0.00 0.00 0.00 19:35:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:35:20 Average: docker0 59.99 55.09 4.60 208.27 0.00 0.00 0.00 0.00 19:35:20 19:35:20 19:35:20 ---> sar -P ALL: 19:35:20 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/09/21 _x86_64_ (2 CPU) 19:35:20 19:35:20 19:12:34 LINUX RESTART (2 CPU) 19:35:20 19:35:20 19:13:02 CPU %user %nice %system %iowait %steal %idle 19:35:20 19:14:01 all 27.59 0.00 6.45 5.92 0.10 59.94 19:35:20 19:14:01 0 25.17 0.00 6.50 3.82 0.11 64.40 19:35:20 19:14:01 1 30.02 0.00 6.41 8.01 0.09 55.47 19:35:20 19:15:01 all 29.23 0.00 7.75 4.25 0.08 58.69 19:35:20 19:15:01 0 30.10 0.00 8.10 3.76 0.07 57.97 19:35:20 19:15:01 1 28.37 0.00 7.40 4.73 0.09 59.41 19:35:20 19:16:01 all 40.51 0.00 4.74 0.41 0.09 54.25 19:35:20 19:16:01 0 39.94 0.00 4.75 0.44 0.09 54.79 19:35:20 19:16:01 1 41.08 0.00 4.73 0.39 0.09 53.71 19:35:20 19:17:01 all 57.92 0.00 8.58 1.07 0.11 32.32 19:35:20 19:17:01 0 57.64 0.00 8.99 1.63 0.11 31.62 19:35:20 19:17:01 1 58.19 0.00 8.17 0.51 0.11 33.02 19:35:20 19:18:01 all 31.18 0.00 19.40 33.29 0.12 16.02 19:35:20 19:18:01 0 30.36 0.00 19.76 34.58 0.13 15.16 19:35:20 19:18:01 1 32.00 0.00 19.03 32.00 0.11 16.87 19:35:20 19:19:01 all 72.67 0.00 17.47 8.10 0.12 1.63 19:35:20 19:19:01 0 71.93 0.00 18.37 7.45 0.11 2.15 19:35:20 19:19:01 1 73.42 0.00 16.57 8.75 0.13 1.12 19:35:20 19:20:01 all 60.47 0.00 15.49 5.87 0.11 18.06 19:35:20 19:20:01 0 59.97 0.00 16.64 5.45 0.11 17.84 19:35:20 19:20:01 1 60.97 0.00 14.34 6.29 0.11 18.29 19:35:20 19:21:01 all 0.07 0.00 0.07 0.01 0.03 99.83 19:35:20 19:21:01 0 0.08 0.00 0.08 0.00 0.03 99.80 19:35:20 19:21:01 1 0.05 0.00 0.05 0.02 0.02 99.87 19:35:20 19:22:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:35:20 19:22:01 0 0.03 0.00 0.05 0.00 0.02 99.90 19:35:20 19:22:01 1 0.22 0.00 0.02 0.00 0.03 99.73 19:35:20 19:23:01 all 0.13 0.00 0.03 0.00 0.03 99.81 19:35:20 19:23:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:35:20 19:23:01 1 0.23 0.00 0.02 0.00 0.02 99.73 19:35:20 19:24:02 all 0.13 0.00 0.03 0.01 0.03 99.80 19:35:20 19:24:02 0 0.03 0.00 0.03 0.00 0.03 99.90 19:35:20 19:24:02 1 0.23 0.00 0.03 0.02 0.02 99.70 19:35:20 19:35:20 19:24:02 CPU %user %nice %system %iowait %steal %idle 19:35:20 19:25:01 all 0.15 0.00 0.04 0.00 0.02 99.79 19:35:20 19:25:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:35:20 19:25:01 1 0.27 0.00 0.03 0.00 0.00 99.69 19:35:20 19:26:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:35:20 19:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:35:20 19:26:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:35:20 19:27:01 all 0.03 0.00 0.03 0.00 0.02 99.92 19:35:20 19:27:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:35:20 19:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:35:20 19:28:01 all 0.11 0.00 0.04 0.00 0.02 99.83 19:35:20 19:28:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:35:20 19:28:01 1 0.18 0.00 0.03 0.00 0.00 99.78 19:35:20 19:29:01 all 0.07 0.00 0.03 0.00 0.02 99.89 19:35:20 19:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 19:35:20 19:29:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:35:20 19:30:01 all 0.06 0.00 0.02 0.00 0.03 99.90 19:35:20 19:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:35:20 19:30:01 1 0.10 0.00 0.02 0.00 0.02 99.87 19:35:20 19:31:01 all 0.09 0.00 0.02 0.00 0.03 99.86 19:35:20 19:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:35:20 19:31:01 1 0.15 0.00 0.02 0.00 0.03 99.80 19:35:20 19:32:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:35:20 19:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:35:20 19:32:01 1 0.10 0.00 0.02 0.00 0.05 99.83 19:35:20 19:33:01 all 0.11 0.00 0.02 0.00 0.03 99.85 19:35:20 19:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:35:20 19:33:01 1 0.18 0.00 0.02 0.00 0.03 99.77 19:35:20 19:34:01 all 0.07 0.00 0.03 0.00 0.02 99.89 19:35:20 19:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:35:20 19:34:01 1 0.12 0.00 0.03 0.00 0.03 99.82 19:35:20 Average: all 14.48 0.00 3.62 2.65 0.05 79.20 19:35:20 Average: 0 14.24 0.00 3.77 2.57 0.05 79.37 19:35:20 Average: 1 14.73 0.00 3.47 2.73 0.05 79.02 19:35:20 19:35:20 19:35:20