Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from db66c4504b6fb0d2feecb233a954eef631c67d3a+e67b96f43125f529184b400ebdcefa80e8ea1f21 (1535201b69e2c34fff4f0781f9254e86bf52be6c) 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-ssh509955791043315923.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-ssh9077212143725438752.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8359624055554028324.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-ssh4661018827566513373.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3531/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5770005404515428300.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-1972 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/34 [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/34 # 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/34@tmp/jenkins-gitclient-ssh7717718652636358783.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/34@tmp/jenkins-gitclient-ssh1245060224199544274.key Merging remotes/origin/main commit e67b96f43125f529184b400ebdcefa80e8ea1f21 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a Merge succeeded, producing ebf3abc7dddceb179999a9c24e0ce27362ce6c4b Checking out Revision ebf3abc7dddceb179999a9c24e0ce27362ce6c4b (PR-3531) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # 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/34@tmp/jenkins-gitclient-ssh1840407040801171638.key > git merge e67b96f43125f529184b400ebdcefa80e8ea1f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ebf3abc7dddceb179999a9c24e0ce27362ce6c4b # timeout=10 Commit message: "Merge commit 'e67b96f43125f529184b400ebdcefa80e8ea1f21' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 313da428ee34bedcd316fb4d2e0671219d5d18ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:30:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:30:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:30:54 ========================================================= 00:30:54 EdgeX Global Pipelines Version Info 00:30:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:30:55 ------------------- 00:30:55 stable info: 00:30:55 ------------------- 00:30:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:30:55 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:30:55 Message: update stable to v1.0.196 00:30:56 ------------------- 00:30:56 experimental info: 00:30:56 ------------------- 00:30:56 Commited By: **** collab-it+edgex@linuxfoundation.org 00:30:56 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:30:56 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:30:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3531 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3531 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3531 [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ebf3abc7dddceb179999a9c24e0ce27362ce6c4b [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ebf3abc [Pipeline] echo 00:30:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:30:57 provisioning config files... 00:30:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/34@tmp/config7221186051436402864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:30:57 ---> docker-login.sh 00:30:57 nexus3.edgexfoundry.org:10001 00:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:58 Configure a credential helper to remove this warning. See 00:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:58 00:30:58 Login Succeeded 00:30:58 nexus3.edgexfoundry.org:10002 00:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:58 Configure a credential helper to remove this warning. See 00:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:58 00:30:58 Login Succeeded 00:30:58 nexus3.edgexfoundry.org:10003 00:30:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:58 Configure a credential helper to remove this warning. See 00:30:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:58 00:30:58 Login Succeeded 00:30:59 nexus3.edgexfoundry.org:10004 00:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:59 Configure a credential helper to remove this warning. See 00:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:59 00:30:59 Login Succeeded 00:30:59 docker.io 00:30:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:30:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:30:59 Configure a credential helper to remove this warning. See 00:30:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:30:59 00:30:59 Login Succeeded 00:30:59 ---> docker-login.sh ends [Pipeline] } 00:30:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:30:59 ++ 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 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/core-command/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo core-command,cmd/core-command/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/core-data/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo core-data,cmd/core-data/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/core-metadata/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo core-metadata,cmd/core-metadata/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/security-bootstrapper/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/security-proxy-setup/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/support-notifications/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo support-notifications,cmd/support-notifications/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/support-scheduler/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:30:59 + for file in '`ls cmd/**/Dockerfile`' 00:30:59 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:30:59 ++ cut -d/ -f2 00:30:59 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:00 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 00:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:01 00:31:01 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:02 latest: Pulling from edgex-devops/git-semver 00:31:02 31603596830f: Pulling fs layer 00:31:02 b6dc333f4379: Pulling fs layer 00:31:02 3d9ef1400e77: Pulling fs layer 00:31:02 fd332fbdc1db: Pulling fs layer 00:31:02 fd332fbdc1db: Waiting 00:31:02 b6dc333f4379: Verifying Checksum 00:31:02 b6dc333f4379: Download complete 00:31:02 31603596830f: Verifying Checksum 00:31:02 31603596830f: Download complete 00:31:02 fd332fbdc1db: Verifying Checksum 00:31:02 fd332fbdc1db: Download complete 00:31:02 3d9ef1400e77: Verifying Checksum 00:31:02 3d9ef1400e77: Download complete 00:31:02 31603596830f: Pull complete 00:31:02 b6dc333f4379: Pull complete 00:31:03 3d9ef1400e77: Pull complete 00:31:03 fd332fbdc1db: Pull complete 00:31:03 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 00:31:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:04 prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container 00:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:05 $ docker top 16523479a224dabf2bf86979cf27b7ed523a14382e8cc0e321b5375337a6a80b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:05 [ssh-agent] Looking for ssh-agent implementation... 00:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:05 $ docker exec 16523479a224dabf2bf86979cf27b7ed523a14382e8cc0e321b5375337a6a80b ssh-agent 00:31:05 SSH_AUTH_SOCK=/tmp/ssh-Y5nF2xBfDqyQ/agent.14 00:31:05 SSH_AGENT_PID=21 00:31:05 Running ssh-add (command line suppressed) 00:31:05 Identity added: /w/workspace/edgex-go/34@tmp/private_key_2404004076670565022.key (/w/workspace/edgex-go/34@tmp/private_key_2404004076670565022.key) 00:31:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:06 + git tag --points-at HEAD [Pipeline] } 00:31:06 $ docker exec --env ******** --env ******** 16523479a224dabf2bf86979cf27b7ed523a14382e8cc0e321b5375337a6a80b ssh-agent -k 00:31:06 unset SSH_AUTH_SOCK; 00:31:06 unset SSH_AGENT_PID; 00:31:06 echo Agent pid 21 killed; 00:31:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:06 [ssh-agent] Looking for ssh-agent implementation... 00:31:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:06 $ docker exec 16523479a224dabf2bf86979cf27b7ed523a14382e8cc0e321b5375337a6a80b ssh-agent 00:31:06 SSH_AUTH_SOCK=/tmp/ssh-U6DWBK95PHN9/agent.55 00:31:06 SSH_AGENT_PID=62 00:31:06 Running ssh-add (command line suppressed) 00:31:06 Identity added: /w/workspace/edgex-go/34@tmp/private_key_6432072678490264721.key (/w/workspace/edgex-go/34@tmp/private_key_6432072678490264721.key) 00:31:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:07 + git semver init 00:31:07 # -> Open(): unable to determine branch for HEAD 00:31:07 # $GIT_DIR = /w/workspace/edgex-go/34/.git 00:31:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/34 00:31:07 # $SEMVER_REMOTE_NAME = origin 00:31:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:07 # $SEMVER_USER_NAME = edgex-jenkins 00:31:07 # $SEMVER_BRANCH = PR-3531 00:31:07 # $SEMVER_TEMP = /tmp/semver-692796102 00:31:07 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:29 # '/tmp/semver-692796102' -> '/w/workspace/edgex-go/34/.semver' 00:31:29 # -> Force: false 00:31:29 # $SEMVER_DIR = /w/workspace/edgex-go/34/.semver [Pipeline] } 00:31:29 $ docker exec --env ******** --env ******** 16523479a224dabf2bf86979cf27b7ed523a14382e8cc0e321b5375337a6a80b ssh-agent -k 00:31:29 unset SSH_AUTH_SOCK; 00:31:29 unset SSH_AGENT_PID; 00:31:29 echo Agent pid 62 killed; 00:31:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:29 + git semver [Pipeline] } 00:31:29 $ docker stop --time=1 16523479a224dabf2bf86979cf27b7ed523a14382e8cc0e321b5375337a6a80b 00:31:32 $ docker rm -f 16523479a224dabf2bf86979cf27b7ed523a14382e8cc0e321b5375337a6a80b [Pipeline] // withDockerContainer [Pipeline] sh 00:31:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:33 Stashed 1 file(s) [Pipeline] echo 00:31:33 [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 00:31:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:34 + true 00:31:34 + sudo service docker restart 00:31:34 Redirecting to /bin/systemctl restart docker.service 00:31:48 Still waiting to schedule task 00:31:48 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 00:31:52 ========================================================= 00:31:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:31:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:31:53 + 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 . 00:31:54 Sending build context to Docker daemon 328.2MB 00:31:54 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:31:54 Step 2/6 : FROM ${BASE} 00:31:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:31:54 540db60ca938: Pulling fs layer 00:31:54 adcc1eea9eea: Pulling fs layer 00:31:54 4c4ab2625f07: Pulling fs layer 00:31:54 0510c868ecb4: Pulling fs layer 00:31:54 afea3b2eda06: Pulling fs layer 00:31:54 7809a108b3ef: Pulling fs layer 00:31:54 f706445af74f: Pulling fs layer 00:31:54 0510c868ecb4: Waiting 00:31:54 afea3b2eda06: Waiting 00:31:54 7809a108b3ef: Waiting 00:31:54 f706445af74f: Waiting 00:31:54 adcc1eea9eea: Verifying Checksum 00:31:54 adcc1eea9eea: Download complete 00:31:54 4c4ab2625f07: Verifying Checksum 00:31:54 4c4ab2625f07: Download complete 00:31:55 afea3b2eda06: Verifying Checksum 00:31:55 afea3b2eda06: Download complete 00:31:55 540db60ca938: Verifying Checksum 00:31:55 540db60ca938: Download complete 00:31:55 7809a108b3ef: Verifying Checksum 00:31:55 7809a108b3ef: Download complete 00:31:55 540db60ca938: Pull complete 00:31:55 adcc1eea9eea: Pull complete 00:31:55 4c4ab2625f07: Pull complete 00:31:57 f706445af74f: Verifying Checksum 00:31:57 f706445af74f: Download complete 00:31:57 0510c868ecb4: Verifying Checksum 00:31:57 0510c868ecb4: Download complete 00:32:01 0510c868ecb4: Pull complete 00:32:01 afea3b2eda06: Pull complete 00:32:01 7809a108b3ef: Pull complete 00:32:07 f706445af74f: Pull complete 00:32:07 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:32:07 ---> b068be0155e3 00:32:07 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 00:32:10 ---> Running in 774bd0bd0db7 00:32:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:32:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:32:11 (1/12) Installing libmagic (5.39-r0) 00:32:12 (2/12) Installing file (5.39-r0) 00:32:12 (3/12) Installing libc-dev (0.7.2-r3) 00:32:12 (4/12) Installing g++ (10.2.1_pre1-r3) 00:32:20 (5/12) Installing fortify-headers (1.1-r0) 00:32:20 (6/12) Installing patch (2.7.6-r7) 00:32:20 (7/12) Installing build-base (0.5-r2) 00:32:21 (8/12) Installing libsodium (1.0.18-r0) 00:32:21 (9/12) Installing pkgconf (1.7.3-r0) 00:32:21 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:21 (11/12) Installing libzmq (4.3.3-r1) 00:32:21 (12/12) Installing zeromq-dev (4.3.3-r1) 00:32:21 Executing busybox-1.32.1-r6.trigger 00:32:22 OK: 219 MiB in 52 packages 00:32:24 Removing intermediate container 774bd0bd0db7 00:32:24 ---> acb46f22ffdb 00:32:24 Step 4/6 : WORKDIR /edgex-go 00:32:24 ---> Running in 0a9e0377c411 00:32:24 Removing intermediate container 0a9e0377c411 00:32:24 ---> 4a726ff7ef35 00:32:24 Step 5/6 : COPY go.mod . 00:32:24 ---> a1682eec19db 00:32:24 Step 6/6 : RUN go mod download 00:32:24 ---> Running in 1431c898f971 00:32:39 Removing intermediate container 1431c898f971 00:32:39 ---> e27032a7f829 00:32:39 Successfully built e27032a7f829 00:32:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:39 + docker inspect -f . ci-base-image-x86_64 00:32:39 . [Pipeline] withDockerContainer 00:32:39 prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container 00:32:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:40 $ docker top 73172962ed1b4e0e72b64229c4d1c097dd03dee904988f15c12040b1189124de -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:41 + go version 00:32:41 go version go1.16.3 linux/amd64 [Pipeline] } 00:32:41 $ docker stop --time=1 73172962ed1b4e0e72b64229c4d1c097dd03dee904988f15c12040b1189124de 00:32:42 $ docker rm -f 73172962ed1b4e0e72b64229c4d1c097dd03dee904988f15c12040b1189124de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:42 + docker inspect -f . ci-base-image-x86_64 00:32:42 . [Pipeline] withDockerContainer 00:32:42 prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container 00:32:43 $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:32:43 $ docker top 4e79f093e3e9f6228fa7fc12d30616cd50f532bab43df7a5b66ba86b265acee2 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:43 ========================================================= 00:32:43 [edgeXBuildGoParallel] Running Tests and Build... 00:32:43 ========================================================= [Pipeline] sh 00:32:43 + go mod tidy [Pipeline] sh 00:32:44 + make test 00:32:44 go mod tidy 00:32:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:32:51 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:17 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:33:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.064s coverage: 100.0% of statements 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:33:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.076s coverage: 53.1% of statements 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.114s coverage: 87.7% of statements 00:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:33:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:33:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.049s coverage: 78.9% of statements 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.283s coverage: 95.1% of statements 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.8% of statements 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.044s coverage: 58.8% of statements 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 22.0% of statements 00:33:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 00:33:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.055s coverage: 79.5% of statements 00:33:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements 00:33:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 00:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 00:33:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 00:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.228s coverage: 81.8% of statements 00:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:33:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1975 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 00:33:54 Running in /w/workspace/edgex-go/34 [Pipeline] { [Pipeline] checkout 00:33:54 The recommended git tool is: git 00:34:00 using credential edgex-jenkins-ssh 00:34:00 Cloning the remote Git repository 00:34:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:34:00 > git init /w/workspace/edgex-go/34 # timeout=10 00:34:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:00 > git --version # timeout=10 00:34:00 > git --version # 'git version 2.17.1' 00:34:00 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 58.8% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.060s coverage: 85.4% of statements 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.088s coverage: 91.2% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements 00:34:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 00:34:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.174s coverage: 66.9% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 43.6% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 00:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 19.3% of statements 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.133s coverage: 91.9% of statements 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 62.7% of statements 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.6% of statements 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:34:13 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 00:34:13 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements 00:34:14 GO111MODULE=on go vet ./... 00:34:15 Merging remotes/origin/main commit e67b96f43125f529184b400ebdcefa80e8ea1f21 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a 00:34:16 Merge succeeded, producing f91a9032096febaec6e5b837f355a8c783148d79 00:34:16 Checking out Revision f91a9032096febaec6e5b837f355a8c783148d79 (PR-3531) 00:34:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:34:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:34:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:34:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:34:15 > git config core.sparsecheckout # timeout=10 00:34:15 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 00:34:15 > git remote # timeout=10 00:34:15 > git config --get remote.origin.url # timeout=10 00:34:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:34:15 > git merge e67b96f43125f529184b400ebdcefa80e8ea1f21 # timeout=10 00:34:16 > git rev-parse HEAD^{commit} # timeout=10 00:34:16 > git config core.sparsecheckout # timeout=10 00:34:16 > git checkout -f f91a9032096febaec6e5b837f355a8c783148d79 # timeout=10 00:34:20 Commit message: "Merge commit 'e67b96f43125f529184b400ebdcefa80e8ea1f21' into HEAD" 00:34:20 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:20 > git rev-list --no-walk 313da428ee34bedcd316fb4d2e0671219d5d18ac # timeout=10 00:34:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:34:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:34:22 + + sudo service dockertrue restart 00:34:22 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:34:40 provisioning config files... 00:34:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/34@tmp/config6200746423125194285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:34:41 ---> docker-login.sh 00:34:41 nexus3.edgexfoundry.org:10001 00:34:41 gofmt -l . 00:34:41 [ "`gofmt -l .`" = "" ] 00:34:41 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:41 + ls -al . 00:34:41 total 560 00:34:41 drwxrwxr-x 10 1001 1001 4096 Jul 7 00:34 . 00:34:41 drwxr-xr-x 4 root root 30 Jul 7 00:32 .. 00:34:41 -rw-rw-r-- 1 1001 1001 11 Jul 7 00:30 .dockerignore 00:34:41 drwxrwxr-x 8 1001 1001 179 Jul 7 00:30 .git 00:34:41 drwxrwxr-x 3 1001 1001 125 Jul 7 00:30 .github 00:34:41 -rw-rw-r-- 1 1001 1001 818 Jul 7 00:30 .gitignore 00:34:41 drwx------ 3 1001 1001 58 Jul 7 00:31 .semver 00:34:41 -rw-rw-r-- 1 1001 1001 166 Jul 7 00:30 .sonarcloud.properties 00:34:41 -rw-rw-r-- 1 1001 1001 8609 Jul 7 00:30 Attribution.txt 00:34:41 -rw-rw-r-- 1 1001 1001 43881 Jul 7 00:30 CHANGELOG.md 00:34:41 -rw-rw-r-- 1 1001 1001 3804 Jul 7 00:30 CONTRIBUTING.md 00:34:41 -rw-rw-r-- 1 1001 1001 931 Jul 7 00:30 Dockerfile.build 00:34:41 -rw-rw-r-- 1 1001 1001 849 Jul 7 00:30 Jenkinsfile 00:34:41 -rw-rw-r-- 1 1001 1001 10775 Jul 7 00:30 LICENSE 00:34:41 -rw-rw-r-- 1 1001 1001 5605 Jul 7 00:30 Makefile 00:34:41 -rw-rw-r-- 1 1001 1001 7818 Jul 7 00:30 README.md 00:34:41 -rw-rw-r-- 1 1001 1001 6912 Jul 7 00:30 SECURITY.md 00:34:41 -rw-rw-r-- 1 1001 1001 5 Jul 7 00:31 VERSION 00:34:41 -rw-rw-r-- 1 1001 1001 4131 Jul 7 00:30 ZMQWindows.md 00:34:41 drwxrwxr-x 2 1001 1001 37 Jul 7 00:30 bin 00:34:41 drwxrwxr-x 14 1001 1001 4096 Jul 7 00:30 cmd 00:34:41 -rw-r--r-- 1 root root 398095 Jul 7 00:34 coverage.out 00:34:41 -rw-rw-r-- 1 1001 1001 806 Jul 7 00:30 go.mod 00:34:41 -rw-r--r-- 1 root root 20850 Jul 7 00:32 go.sum 00:34:41 drwxrwxr-x 7 1001 1001 114 Jul 7 00:30 internal 00:34:41 drwxrwxr-x 3 1001 1001 16 Jul 7 00:30 openapi 00:34:41 drwxrwxr-x 4 1001 1001 71 Jul 7 00:30 snap 00:34:41 -rw-rw-r-- 1 1001 1001 168 Jul 7 00:30 version.go [Pipeline] sh 00:34:41 + '[' -e coverage.out ] 00:34:41 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:41 Stashed 1 file(s) [Pipeline] sh 00:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:42 + make build 00:34:42 go mod tidy 00:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:42 Configure a credential helper to remove this warning. See 00:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:42 00:34:42 Login Succeeded 00:34:42 nexus3.edgexfoundry.org:10002 00:34:42 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 00:34:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:42 Configure a credential helper to remove this warning. See 00:34:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:42 00:34:42 Login Succeeded 00:34:42 nexus3.edgexfoundry.org:10003 00:34:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:43 Configure a credential helper to remove this warning. See 00:34:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:43 00:34:43 Login Succeeded 00:34:43 nexus3.edgexfoundry.org:10004 00:34:43 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 00:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:44 Configure a credential helper to remove this warning. See 00:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:44 00:34:44 Login Succeeded 00:34:44 docker.io 00:34:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:34:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:34:44 Configure a credential helper to remove this warning. See 00:34:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:34:44 00:34:44 Login Succeeded 00:34:44 ---> docker-login.sh ends [Pipeline] } 00:34:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:34:45 ========================================================= 00:34:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:34:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:34:45 + 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 . 00:34:47 Sending build context to Docker daemon 165.7MB 00:34:47 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:34:47 Step 2/6 : FROM ${BASE} 00:34:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:34:47 595b0fe564bb: Pulling fs layer 00:34:47 3088b5b3c5c0: Pulling fs layer 00:34:47 5b7225fbf94c: Pulling fs layer 00:34:47 ba82ee9f976e: Pulling fs layer 00:34:47 506bd15cee9f: Pulling fs layer 00:34:47 75a0a4a0db45: Pulling fs layer 00:34:47 618dc40b7e24: Pulling fs layer 00:34:47 ba82ee9f976e: Waiting 00:34:47 506bd15cee9f: Waiting 00:34:47 75a0a4a0db45: Waiting 00:34:47 618dc40b7e24: Waiting 00:34:47 5b7225fbf94c: Download complete 00:34:47 3088b5b3c5c0: Verifying Checksum 00:34:47 3088b5b3c5c0: Download complete 00:34:47 506bd15cee9f: Verifying Checksum 00:34:47 506bd15cee9f: Download complete 00:34:47 595b0fe564bb: Verifying Checksum 00:34:47 595b0fe564bb: Download complete 00:34:47 75a0a4a0db45: Verifying Checksum 00:34:47 75a0a4a0db45: Download complete 00:34:48 595b0fe564bb: Pull complete 00:34:49 3088b5b3c5c0: Pull complete 00:34:49 5b7225fbf94c: Pull complete 00:34:50 618dc40b7e24: Verifying Checksum 00:34:50 618dc40b7e24: Download complete 00:34:51 ba82ee9f976e: Verifying Checksum 00:34:51 ba82ee9f976e: Download complete 00:34:52 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 00:34:52 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 00:34:53 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 00:34:53 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 00:34:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:34: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 00:34:56 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 00:34:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:34: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 00:34:59 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] } 00:35:01 $ docker stop --time=1 4e79f093e3e9f6228fa7fc12d30616cd50f532bab43df7a5b66ba86b265acee2 00:35:01 ba82ee9f976e: Pull complete 00:35:01 506bd15cee9f: Pull complete 00:35:02 75a0a4a0db45: Pull complete 00:35:03 $ docker rm -f 4e79f093e3e9f6228fa7fc12d30616cd50f532bab43df7a5b66ba86b265acee2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:06 00:35:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:06 618dc40b7e24: Pull complete 00:35:06 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:35:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:35:06 ---> a36622ca3599 00:35:06 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 00:35:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:06 latest: Pulling from edgex-devops/edgex-compose 00:35:06 cbdbe7a5bc2a: Pulling fs layer 00:35:06 ca9280d653b3: Pulling fs layer 00:35:06 7e9c9ca2126c: Pulling fs layer 00:35:07 cbdbe7a5bc2a: Verifying Checksum 00:35:07 cbdbe7a5bc2a: Download complete 00:35:07 cbdbe7a5bc2a: Pull complete 00:35:07 ca9280d653b3: Verifying Checksum 00:35:07 ca9280d653b3: Download complete 00:35:08 ca9280d653b3: Pull complete 00:35:08 7e9c9ca2126c: Verifying Checksum 00:35:08 7e9c9ca2126c: Download complete 00:35:08 ---> Running in 44b6ef5c3f26 00:35:09 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:35:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:35:11 (1/12) Installing libmagic (5.39-r0) 00:35:11 7e9c9ca2126c: Pull complete 00:35:11 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:11 prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container 00:35:11 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:11 (2/12) Installing file (5.39-r0) 00:35:11 (3/12) Installing libc-dev (0.7.2-r3) 00:35:12 (4/12) Installing g++ (10.2.1_pre1-r3) 00:35:14 $ docker top a03e01ed04ff17b759a667c4235af9737b190256ccbe06bd9468534de7858b5d -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:15 + docker-compose build --help 00:35:15 + grep parallel 00:35:15 --parallel Build images in parallel. [Pipeline] } 00:35:15 $ docker stop --time=1 a03e01ed04ff17b759a667c4235af9737b190256ccbe06bd9468534de7858b5d 00:35:16 $ docker rm -f a03e01ed04ff17b759a667c4235af9737b190256ccbe06bd9468534de7858b5d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:17 . [Pipeline] withDockerContainer 00:35:17 prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container 00:35:17 $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:35:17 $ docker top a361f299f34cad507d33954e72eb87830024b4030b7d6db1d1c7a1914db54ec0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:18 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:18 Building core-command ... 00:35:18 Building core-data ... 00:35:18 Building core-metadata ... 00:35:18 Building security-bootstrapper ... 00:35:18 Building security-proxy-setup ... 00:35:18 Building security-secretstore-setup ... 00:35:18 Building support-notifications ... 00:35:18 Building support-scheduler ... 00:35:18 Building sys-mgmt-agent ... 00:35:18 Building core-data 00:35:18 Building security-secretstore-setup 00:35:18 Building support-notifications 00:35:18 Building support-scheduler 00:35:18 Building security-bootstrapper 00:35:22 (5/12) Installing fortify-headers (1.1-r0) 00:35:22 (6/12) Installing patch (2.7.6-r7) 00:35:22 (7/12) Installing build-base (0.5-r2) 00:35:22 (8/12) Installing libsodium (1.0.18-r0) 00:35:22 (9/12) Installing pkgconf (1.7.3-r0) 00:35:22 (10/12) Installing libsodium-dev (1.0.18-r0) 00:35:22 (11/12) Installing libzmq (4.3.3-r1) 00:35:22 (12/12) Installing zeromq-dev (4.3.3-r1) 00:35:22 Executing busybox-1.32.1-r6.trigger 00:35:22 OK: 218 MiB in 52 packages 00:35:27 Removing intermediate container 44b6ef5c3f26 00:35:27 ---> d02e11565e33 00:35:27 Step 4/6 : WORKDIR /edgex-go 00:35:27 ---> Running in e5697e2f0e86 00:35:27 Removing intermediate container e5697e2f0e86 00:35:27 ---> 9c8c13ac3fbc 00:35:27 Step 5/6 : COPY go.mod . 00:35:28 ---> 55577169157d 00:35:28 Step 6/6 : RUN go mod download 00:35:28 ---> Running in 6e5aea36d838 00:35:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:31 ---> e27032a7f829 00:35:31 Step 3/23 : WORKDIR /edgex-go 00:35:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:31 ---> e27032a7f829 00:35:31 Step 3/24 : WORKDIR /edgex-go 00:35:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:31 ---> e27032a7f829 00:35:31 Step 3/23 : WORKDIR /edgex-go 00:35:32 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:32 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:35:32 ---> e27032a7f829 00:35:32 Step 3/32 : WORKDIR /edgex-go 00:35:34 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:35:34 ---> e27032a7f829 00:35:34 Step 3/26 : WORKDIR /edgex-go 00:35:36 ---> Running in 2c4c3b792c7c 00:35:36 ---> Running in 3aa3eebeb460 00:35:36 ---> Running in 79def326f837 00:35:36 ---> Running in cea145a544f3 00:35:36 ---> Running in 7f6346131754 00:35:36 Removing intermediate container 79def326f837 00:35:36 ---> 72464b6f89f7 00:35:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:36 Removing intermediate container 7f6346131754 00:35:36 ---> 5902fcf33c13 00:35:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:36 Removing intermediate container 2c4c3b792c7c 00:35:36 ---> b67287b3591b 00:35:36 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:36 Removing intermediate container cea145a544f3 00:35:36 ---> 500f32425d29 00:35:36 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:36 Removing intermediate container 3aa3eebeb460 00:35:36 ---> 6cb7796b1835 00:35:36 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:36 ---> Running in f09c31f8634b 00:35:36 ---> Running in b4267b212da7 00:35:36 ---> Running in 13e642cf308a 00:35:36 ---> Running in d41c45b7c14c 00:35:36 ---> Running in 7bbc418936b8 00:35:37 Removing intermediate container f09c31f8634b 00:35:37 ---> 507ccb6112c9 00:35:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:35:37 ---> Running in 55d1f2e368ed 00:35:37 Removing intermediate container 13e642cf308a 00:35:37 ---> 6a66afcd60b4 00:35:37 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:35:37 ---> Running in 84563a693356 00:35:37 Removing intermediate container b4267b212da7 00:35:37 ---> ebcd92e0a17c 00:35:37 Step 5/32 : RUN apk add --update --no-cache make git 00:35:37 ---> Running in 4eec13c24494 00:35:37 Removing intermediate container d41c45b7c14c 00:35:37 ---> f8bd765c8b97 00:35:37 Step 5/26 : RUN apk add --update --no-cache make git 00:35:37 ---> Running in eece5d74039b 00:35:37 Removing intermediate container 7bbc418936b8 00:35:37 ---> b5c27b57cf27 00:35:37 Step 5/23 : RUN apk add --update --no-cache make git 00:35:37 ---> Running in f26a110dc405 00:35:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:39 OK: 219 MiB in 52 packages 00:35:39 OK: 219 MiB in 52 packages 00:35:39 OK: 219 MiB in 52 packages 00:35:39 OK: 219 MiB in 52 packages 00:35:39 OK: 219 MiB in 52 packages 00:35:39 Removing intermediate container 55d1f2e368ed 00:35:39 ---> 464afa8dfb0a 00:35:39 Step 6/23 : COPY go.mod . 00:35:39 Removing intermediate container 4eec13c24494 00:35:39 ---> 80f22650d39f 00:35:39 Step 6/32 : COPY go.mod . 00:35:39 Removing intermediate container 84563a693356 00:35:39 ---> 82688d9934bf 00:35:39 Step 6/24 : COPY go.mod . 00:35:40 ---> 525f0df14c0c 00:35:40 Step 7/23 : RUN go mod download 00:35:40 ---> Running in 0a1533505f77 00:35:40 Removing intermediate container eece5d74039b 00:35:40 ---> fedb92944ebf 00:35:40 Step 6/26 : COPY go.mod . 00:35:40 ---> 40506c5b4540 00:35:40 Step 7/32 : RUN go mod download 00:35:40 ---> Running in eea2bf7aec55 00:35:40 Removing intermediate container f26a110dc405 00:35:40 ---> d6c6ff7cd42e 00:35:40 Step 6/23 : COPY go.mod . 00:35:40 ---> 60f5982d928d 00:35:40 Step 7/24 : RUN go mod download 00:35:40 ---> Running in a73d91ee10c0 00:35:40 ---> afb54a8d9b64 00:35:40 Step 7/26 : RUN go mod download 00:35:40 ---> Running in 875e564ec236 00:35:40 ---> 93981a96e917 00:35:40 Step 7/23 : RUN go mod download 00:35:40 ---> Running in 0bb3939dabde 00:35:41 Removing intermediate container 0a1533505f77 00:35:41 ---> f6d0ffdad852 00:35:41 Step 8/23 : COPY . . 00:35:41 Removing intermediate container eea2bf7aec55 00:35:41 ---> 5ff116777ec0 00:35:41 Step 8/32 : COPY . . 00:35:41 Removing intermediate container a73d91ee10c0 00:35:41 ---> 8102f081f9e8 00:35:41 Step 8/24 : COPY . . 00:35:48 Removing intermediate container 875e564ec236 00:35:48 ---> 037a251583ab 00:35:48 Step 8/26 : COPY . . 00:35:49 Removing intermediate container 0bb3939dabde 00:35:49 ---> f0176c3877f0 00:35:49 Step 8/23 : COPY . . 00:35:49 ---> c09d04638aa1 00:35:49 Step 9/23 : RUN go mod tidy 00:35:49 ---> d4d902fa0ab5 00:35:49 Step 9/24 : RUN go mod tidy 00:35:49 ---> 2279a7efdc11 00:35:49 Step 9/32 : RUN go mod tidy 00:35:50 ---> Running in ff34ab08af8b 00:35:50 ---> Running in dbc151e714fd 00:35:50 ---> Running in 1481222cf45b 00:35:54 Removing intermediate container 6e5aea36d838 00:35:54 ---> cc4e7528f4ca 00:35:54 Successfully built cc4e7528f4ca 00:35:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:35:55 + docker inspect -f . ci-base-image-arm64 00:35:55 . [Pipeline] withDockerContainer 00:35:55 prd-ubuntu18.04-docker-arm64-4c-16g-1975 does not seem to be running inside a container 00:35:55 Removing intermediate container ff34ab08af8b 00:35:55 ---> e3d76c46236f 00:35:55 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:35:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@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 ******** ci-base-image-arm64 cat 00:35:57 $ docker top e53ac161a0994c9cef8e91bf57a4a130f1aa2dca1bc5212c255b80b3e29b20ea -eo pid,comm 00:35:57 ---> Running in e020bdeac3ab 00:35:57 ---> b71fbb2d2247 00:35:57 Step 9/26 : RUN go mod tidy 00:35:57 ---> Running in f92b4368cf16 [Pipeline] { [Pipeline] sh 00:35:57 Removing intermediate container dbc151e714fd 00:35:57 ---> 712c3ddf919e 00:35:57 Step 10/24 : RUN make cmd/core-data/core-data 00:35:57 Removing intermediate container 1481222cf45b 00:35:57 ---> 4924772d599a 00:35:57 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:35:57 ---> Running in 0ff0b8204931 00:35: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 00:35:57 ---> Running in e99cb8bb3370 00:35:58 + go version 00:35:58 go version go1.16.5 linux/arm64 [Pipeline] } 00:35:58 $ docker stop --time=1 e53ac161a0994c9cef8e91bf57a4a130f1aa2dca1bc5212c255b80b3e29b20ea 00:35:58 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 00:35:58 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 00:35:59 $ docker rm -f e53ac161a0994c9cef8e91bf57a4a130f1aa2dca1bc5212c255b80b3e29b20ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:01 + docker inspect -f . ci-base-image-arm64 00:36:01 . [Pipeline] withDockerContainer 00:36:01 prd-ubuntu18.04-docker-arm64-4c-16g-1975 does not seem to be running inside a container 00:36:01 $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@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 ******** ci-base-image-arm64 cat 00:36:01 ---> 6ed44f28f1b2 00:36:01 Step 9/23 : RUN go mod tidy 00:36:01 Removing intermediate container f92b4368cf16 00:36:01 ---> 72692c19ed57 00:36:01 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:01 ---> Running in c0f88cb79c08 00:36:01 ---> Running in dffaf317cd1c 00:36:02 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 00:36:02 $ docker top 61c0d45e4e2ce3bfe9ef460dd9e745a779a43412baaaa7164fb610d0ce2bfbba -eo pid,comm [Pipeline] { [Pipeline] echo 00:36:03 ========================================================= 00:36:03 [edgeXBuildGoParallel] Running Tests and Build... 00:36:03 ========================================================= [Pipeline] sh 00:36:03 Removing intermediate container c0f88cb79c08 00:36:03 ---> df9696a2959d 00:36:03 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:36:03 ---> Running in aacded9d3c63 00:36:03 + go mod tidy 00:36:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] sh 00:36:05 + make test 00:36:05 go mod tidy 00:36:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:36:32 ? github.com/edgexfoundry/edgex-go [no test files] 00:36:36 Removing intermediate container e020bdeac3ab 00:36:36 ---> 56ee94fd7847 00:36:36 00:36:36 Step 11/23 : FROM alpine:3.12 00:36:36 3.12: Pulling from library/alpine 00:36:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:36:37 Status: Downloaded newer image for alpine:3.12 00:36:37 ---> 13621d1b12d4 00:36:37 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:36:37 ---> Running in 2275ac5960e6 00:36:37 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 00:36:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:38 Removing intermediate container e99cb8bb3370 00:36:38 ---> 5d10a21daf61 00:36:38 00:36:38 Step 11/32 : FROM alpine:3.12 00:36:38 ---> 13621d1b12d4 00:36:38 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:36:38 ---> Running in b2489f9c1d2d 00:36:38 (1/2) Installing ca-certificates (20191127-r4) 00:36:38 (2/2) Installing dumb-init (1.2.2-r1) 00:36:38 Removing intermediate container b2489f9c1d2d 00:36:38 ---> 0289470176bf 00:36:38 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:36:38 Executing busybox-1.31.1-r20.trigger 00:36:38 Executing ca-certificates-20191127-r4.trigger 00:36:38 ---> Running in 50da58573fdf 00:36:38 OK: 6 MiB in 16 packages 00:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:39 Removing intermediate container 2275ac5960e6 00:36:39 ---> 6e75685bdb09 00:36:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:36:39 ---> Running in 4ccd328a0ddf 00:36:39 (1/2) Installing dumb-init (1.2.2-r1) 00:36:39 (2/2) Installing su-exec (0.2-r1) 00:36:39 Executing busybox-1.31.1-r20.trigger 00:36:39 OK: 6 MiB in 16 packages 00:36:39 Removing intermediate container 4ccd328a0ddf 00:36:39 ---> 9ddc1479a63b 00:36:39 Step 14/23 : ENV APP_PORT=59860 00:36:39 ---> Running in 490cdbed832d 00:36:39 Removing intermediate container 490cdbed832d 00:36:39 ---> 97e4bac3f419 00:36:39 Step 15/23 : EXPOSE $APP_PORT 00:36:39 Removing intermediate container 50da58573fdf 00:36:39 ---> 41a0e0c9d9ce 00:36:39 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:36:39 ---> Running in 79c3b178d12f 00:36:40 ---> Running in ac764c20ed30 00:36:40 Removing intermediate container 79c3b178d12f 00:36:40 ---> a30b61cecded 00:36:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:40 Removing intermediate container ac764c20ed30 00:36:40 ---> b86ef7bc5b32 00:36:40 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:36:40 ---> Running in 9230ca0ad181 00:36:40 ---> 0b09fb2574f9 00:36:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:36:40 Removing intermediate container 9230ca0ad181 00:36:40 ---> 69570cc86203 00:36:40 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:36:40 ---> Running in 0a8c1c18a253 00:36:41 ---> eba136a6c1c9 00:36:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:36:42 ---> 691636de6dec 00:36:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:36:43 ---> Running in 2d9149007513 00:36:43 Removing intermediate container dffaf317cd1c 00:36:43 ---> 73a92e72d14a 00:36:43 00:36:43 Step 11/26 : FROM alpine:3.12 00:36:43 ---> 13621d1b12d4 00:36:43 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:36:43 Removing intermediate container 0a8c1c18a253 00:36:43 ---> 8598d1048c1d 00:36:43 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:36:43 Removing intermediate container 2d9149007513 00:36:43 ---> 3f94a75fa21c 00:36:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:43 Removing intermediate container aacded9d3c63 00:36:43 ---> 530adc3c0a84 00:36:43 00:36:43 Step 11/23 : FROM alpine:3.12 00:36:43 ---> 13621d1b12d4 00:36:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:36:43 ---> Running in 906d96411651 00:36:43 ---> Running in 7445b27e5a5a 00:36:43 Removing intermediate container 0ff0b8204931 00:36:43 ---> 35f26e5bf220 00:36:43 00:36:43 Step 11/24 : FROM alpine:3.12 00:36:43 ---> 13621d1b12d4 00:36:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:36:43 ---> Running in 1926c469ef31 00:36:43 ---> Running in 48800d0ea9f7 00:36:43 ---> Running in cf850fe7e855 00:36:43 Removing intermediate container 906d96411651 00:36:43 ---> c04404895dd6 00:36:43 Step 21/23 : LABEL arch=x86_64 00:36:43 Removing intermediate container 1926c469ef31 00:36:43 ---> 785d2b648d5e 00:36:43 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:36:43 ---> Running in a367640e6833 00:36:43 Removing intermediate container cf850fe7e855 00:36:43 ---> ae6862639657 00:36:43 Step 13/24 : ENV APP_PORT=59880 00:36:43 ---> Running in 2438c4a710e6 00:36:43 Removing intermediate container a367640e6833 00:36:43 ---> a80d4dc71b7f 00:36:43 Step 22/23 : LABEL git_sha=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b 00:36:43 ---> Running in 042dcf998802 00:36:43 ---> 5057456e263b 00:36:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:36:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:43 Removing intermediate container 2438c4a710e6 00:36:43 ---> 4cb3ed66efe4 00:36:43 Step 14/24 : EXPOSE $APP_PORT 00:36:43 ---> Running in 6b42a6e002fc 00:36:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:43 ---> Running in d43678002358 00:36:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:43 Removing intermediate container 042dcf998802 00:36:43 ---> 57d2a069869f 00:36:43 Step 23/23 : LABEL version=0.0.0 00:36:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:43 (1/6) Installing ca-certificates (20191127-r4) 00:36:43 Removing intermediate container d43678002358 00:36:43 ---> 8ba3ee71b123 00:36:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:44 ---> Running in 78ef4d036391 00:36:44 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:36:44 (3/6) Installing libcurl (7.77.0-r0) 00:36:44 (4/6) Installing curl (7.77.0-r0) 00:36:44 ---> Running in 727b4dbe30a5 00:36:44 (5/6) Installing dumb-init (1.2.2-r1) 00:36:44 (6/6) Installing su-exec (0.2-r1) 00:36:44 Executing busybox-1.31.1-r20.trigger 00:36:44 Executing ca-certificates-20191127-r4.trigger 00:36:44 OK: 7 MiB in 20 packages 00:36:44 (1/1) Installing dumb-init (1.2.2-r1) 00:36:44 Executing busybox-1.31.1-r20.trigger 00:36:44 OK: 6 MiB in 15 packages 00:36:44 Removing intermediate container 78ef4d036391 00:36:44 ---> a2297b201e44 00:36:44 00:36:44 Successfully built a2297b201e44 00:36:44 Successfully tagged support-notifications:latest 00:36:44 Building core-metadata 00:36:46  Building support-notifications ... done Removing intermediate container 7445b27e5a5a 00:36:46 ---> 98d6bb965ddb 00:36:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:46 ---> Running in ba8444873ea7 00:36:46 Removing intermediate container 48800d0ea9f7 00:36:46 ---> d6a9b7793fa1 00:36:46 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:46 Removing intermediate container 6b42a6e002fc 00:36:46 ---> 0fb310e48033 00:36:46 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:46 ---> Running in a0f3c60feb6c 00:36:46 Removing intermediate container 727b4dbe30a5 00:36:46 ---> 5f48d6804ef5 00:36:46 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:36:46 Removing intermediate container ba8444873ea7 00:36:46 ---> 6f73f93a1c8d 00:36:46 Step 14/26 : WORKDIR / 00:36:46 ---> Running in 679ae1d1b572 00:36:46 ---> Running in b05d3741a01a 00:36:46 Removing intermediate container a0f3c60feb6c 00:36:46 ---> 556d1dccaa19 00:36:46 Step 14/23 : ENV APP_PORT=59861 00:36:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:46 ---> Running in 57d8976d16ea 00:36:46 Removing intermediate container b05d3741a01a 00:36:46 ---> aa7dc14d0720 00:36:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:36:47 ---> 30f0fe80bf64 00:36:47 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:36:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:47 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:47 ---> e27032a7f829 00:36:47 Step 3/24 : WORKDIR /edgex-go 00:36:47 ---> Using cache 00:36:47 ---> 6cb7796b1835 00:36:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:47 ---> Using cache 00:36:47 ---> 6a66afcd60b4 00:36:47 Step 5/24 : RUN apk add --update --no-cache make git 00:36:47 (1/6) Installing dumb-init (1.2.2-r1) 00:36:47 (2/6) Installing libgcc (9.3.0-r2) 00:36:47 Removing intermediate container 57d8976d16ea 00:36:47 ---> f66454f14a62 00:36:47 Step 15/23 : EXPOSE $APP_PORT 00:36:47 ---> 70c18e7527ee 00:36:47 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:36:47 ---> Running in e9daaba50737 00:36:47 ---> 79c6b8e3b917 00:36:47 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:36:47 (3/6) Installing libsodium (1.0.18-r0) 00:36:47 ---> Running in a936081adf51 00:36:47 (4/6) Installing libstdc++ (9.3.0-r2) 00:36:48 Removing intermediate container a936081adf51 00:36:48 ---> 659972247ecc 00:36:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:48 ---> ba11abef53dd 00:36:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:36:48 ---> 942b453e5044 00:36:48 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:36:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:48 ---> fd1d7471c92f 00:36:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:48 ---> 3821e4e019e9 00:36:48 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:36:48 ---> db8791dd4901 00:36:48 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:36:48 ---> 9fadbfa06672 00:36:48 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:48 (5/6) Installing libzmq (4.3.3-r0) 00:36:48 ---> d92f23338380 00:36:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:36:48 ---> 444595316ba5 00:36:48 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:36:49 (6/6) Installing zeromq (4.3.3-r0) 00:36:49 ---> Running in fa3a227932a6 00:36:49 Executing busybox-1.31.1-r20.trigger 00:36:49 OK: 8 MiB in 20 packages 00:36:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:49 Removing intermediate container fa3a227932a6 00:36:49 ---> cc018e6796d4 00:36:49 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:36:49 ---> 1b0a0b3ea6e2 00:36:49 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:36:49 ---> dfe6a0eaee3a 00:36:49 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:49 ---> Running in 384e1360db47 00:36:49 Removing intermediate container 384e1360db47 00:36:49 ---> 38c33bcfe99c 00:36:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:49 ---> 03e6a9af4822 00:36:49 Step 27/32 : RUN chmod +x /entrypoint.sh 00:36:49 ---> 8584e94b2f63 00:36:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:49 Removing intermediate container 679ae1d1b572 00:36:49 ---> 1e5a0dc2ef5d 00:36:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:49 ---> Running in bb656554a81c 00:36:50 ---> Running in fbb08754401a 00:36:50 ---> dcb77dd34d07 00:36:50 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:36:50 Removing intermediate container bb656554a81c 00:36:50 ---> cfa06d52e0f2 00:36:50 Step 21/23 : LABEL arch=x86_64 00:36:50 ---> 1beb51a4ea3f 00:36:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:36:50 ---> Running in 123485c5e716 00:36:50 ---> Running in 95e243a2f568 00:36:50 Removing intermediate container 95e243a2f568 00:36:50 ---> df02e0f4c73f 00:36:50 Step 22/23 : LABEL git_sha=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b 00:36:50 ---> Running in c894b3cfd5b8 00:36:50 ---> 2a7c6ad32fed 00:36:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:36:50 OK: 219 MiB in 52 packages 00:36:50 Removing intermediate container c894b3cfd5b8 00:36:50 ---> b1a3643c1b47 00:36:50 Step 23/23 : LABEL version=0.0.0 00:36:50 ---> Running in f17964e850c7 00:36:50 ---> 74d0c8eea72b 00:36:50 Step 20/24 : ENTRYPOINT ["/core-data"] 00:36:50 Removing intermediate container fbb08754401a 00:36:50 ---> 3f90c26cdf95 00:36:50 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:36:50 Removing intermediate container f17964e850c7 00:36:50 ---> 3e9ddc1cfc5b 00:36:50 00:36:50 ---> Running in 2920b0b43d9d 00:36:50 Successfully built 3e9ddc1cfc5b 00:36:50 ---> Running in 32d4c0a3e4b5 00:36:50 Successfully tagged support-scheduler:latest 00:36:50  Building support-scheduler ... done Building sys-mgmt-agent 00:36:50 Removing intermediate container 2920b0b43d9d 00:36:50 ---> eccccc71d0e5 00:36:50 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:50 Removing intermediate container 123485c5e716 00:36:50 ---> 7fed4609f6bf 00:36:50 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:36:50 Removing intermediate container e9daaba50737 00:36:50 ---> 8286df58ad3f 00:36:50 Step 6/24 : COPY go.mod . 00:36:51 ---> Running in 8ad89ef3ef5d 00:36:51 ---> Running in a891e37fb38b 00:36:54 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:54 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:54 ---> e27032a7f829 00:36:54 Step 3/24 : WORKDIR /edgex-go 00:36:54 ---> Using cache 00:36:54 ---> 6cb7796b1835 00:36:54 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:54 ---> Using cache 00:36:54 ---> 6a66afcd60b4 00:36:54 Step 5/24 : RUN apk add --update --no-cache make bash git 00:36:54 ---> 6bad55e286e4 00:36:54 Step 7/24 : RUN go mod download 00:36:54 Removing intermediate container 32d4c0a3e4b5 00:36:54 ---> bc6d11c6851d 00:36:54 Step 29/32 : CMD ["gate"] 00:36:54 ---> Running in 72ae6d8bebe4 00:36:54 Removing intermediate container a891e37fb38b 00:36:54 ---> cc72c15f7fea 00:36:54 Step 22/24 : LABEL arch=x86_64 00:36:54 ---> Running in d3f3f6625476 00:36:54 Removing intermediate container 8ad89ef3ef5d 00:36:54 ---> 1123c819a954 00:36:54 Step 24/26 : LABEL arch=x86_64 00:36:54 ---> Running in 176e754c7e0f 00:36:54 ---> Running in 63c66d2f19af 00:36:54 ---> Running in ec898806045f 00:36:54 Removing intermediate container ec898806045f 00:36:54 ---> 83e0a06cba04 00:36:54 Step 25/26 : LABEL git_sha=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b 00:36:54 Removing intermediate container 176e754c7e0f 00:36:54 ---> 966c94b7e3db 00:36:54 Step 23/24 : LABEL git_sha=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b 00:36:54 Removing intermediate container 63c66d2f19af 00:36:54 ---> fed8b4e4b160 00:36:54 Step 30/32 : LABEL arch=x86_64 00:36:54 ---> Running in 05d17b1fedcf 00:36:54 ---> Running in 5b0a43b14124 00:36:54 ---> Running in acd88ed1497f 00:36:54 Removing intermediate container 5b0a43b14124 00:36:54 ---> fca72ba287e8 00:36:54 Step 24/24 : LABEL version=0.0.0 00:36:54 Removing intermediate container 05d17b1fedcf 00:36:54 ---> 3462513f2aa5 00:36:54 Step 26/26 : LABEL version=0.0.0 00:36:54 ---> Running in e77026689605 00:36:54 Removing intermediate container acd88ed1497f 00:36:54 ---> b8bc35a67cac 00:36:54 Step 31/32 : LABEL git_sha=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b 00:36:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:54 ---> Running in 2fbd508c289c 00:36:54 ---> Running in ca9e65204af0 00:36:54 Removing intermediate container e77026689605 00:36:54 ---> e4fd219e5e05 00:36:54 00:36:54 Removing intermediate container 2fbd508c289c 00:36:54 ---> 90fb0bcdd981 00:36:54 00:36:54 Successfully built e4fd219e5e05 00:36:54 Successfully tagged core-data:latest 00:36:54  Building core-data ... done Building security-proxy-setup 00:36:54 Successfully built 90fb0bcdd981 00:36:55 Successfully tagged security-secretstore-setup:latest 00:36:55  Building security-secretstore-setup ... done Building core-command 00:36:55 Removing intermediate container ca9e65204af0 00:36:55 ---> 743d8d93edfb 00:36:55 Step 32/32 : LABEL version=0.0.0 00:36:55 ---> Running in 8926232be2af 00:36:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:56 OK: 219 MiB in 52 packages 00:36:59 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:59 ---> e27032a7f829 00:36:59 Step 3/24 : WORKDIR /edgex-go 00:36:59 ---> Using cache 00:36:59 ---> 6cb7796b1835 00:36:59 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:59 ---> Using cache 00:36:59 ---> 6a66afcd60b4 00:36:59 Step 5/24 : RUN apk add --update --no-cache make git 00:36:59 ---> Using cache 00:36:59 ---> 8286df58ad3f 00:36:59 Step 6/24 : COPY go.mod . 00:36:59 ---> Using cache 00:36:59 ---> 6bad55e286e4 00:36:59 Step 7/24 : RUN go mod download 00:36:59 ---> Using cache 00:36:59 ---> 081ba3b60374 00:36:59 Step 8/24 : COPY . . 00:37:01 Removing intermediate container d3f3f6625476 00:37:01 ---> 081ba3b60374 00:37:01 Step 8/24 : COPY . . 00:37:13 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:13 ---> e27032a7f829 00:37:13 Step 3/22 : WORKDIR /edgex-go 00:37:13 ---> Using cache 00:37:13 ---> 6cb7796b1835 00:37:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:13 ---> Using cache 00:37:13 ---> 6a66afcd60b4 00:37:13 Step 5/22 : RUN apk add --update --no-cache make git 00:37:13 ---> Using cache 00:37:13 ---> 8286df58ad3f 00:37:13 Step 6/22 : COPY go.mod . 00:37:13 ---> Using cache 00:37:13 ---> 6bad55e286e4 00:37:13 Step 7/22 : RUN go mod download 00:37:13 ---> Using cache 00:37:13 ---> 081ba3b60374 00:37:13 Step 8/22 : COPY . . 00:37:13 ---> Using cache 00:37:13 ---> d13c34c897be 00:37:13 Step 9/22 : RUN go mod tidy 00:37:13 Removing intermediate container 8926232be2af 00:37:13 ---> 0212be8c3448 00:37:13 00:37:13 ---> Running in dfb7cd14985e 00:37:13 ---> d13c34c897be 00:37:13 Step 9/24 : RUN go mod tidy 00:37:14 Successfully built 0212be8c3448 00:37:14 Successfully tagged security-bootstrapper:latest 00:37:14  Building security-bootstrapper ... done  ---> d3f5345b2f7c 00:37:14 Step 9/24 : RUN go mod tidy 00:37:14 ---> Running in 12098c5204c8 00:37:14 Removing intermediate container 72ae6d8bebe4 00:37:14 ---> e61cb4ac3f5f 00:37:14 Step 6/24 : COPY go.mod . 00:37:14 ---> Running in cc5d0ea31484 00:37:14 ---> c34c8b315584 00:37:14 Step 7/24 : RUN go mod download 00:37:14 ---> Running in 3f6f9ebbe5a4 00:37:15 Removing intermediate container 12098c5204c8 00:37:15 ---> 523860297ac2 00:37:15 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:37:15 ---> Running in 80350e182209 00:37:15 Removing intermediate container cc5d0ea31484 00:37:15 ---> 521626ff3cc7 00:37:15 Step 10/24 : RUN make cmd/core-command/core-command 00:37:15 Removing intermediate container 3f6f9ebbe5a4 00:37:15 ---> ec79899267ef 00:37:15 Step 8/24 : COPY . . 00:37:15 ---> Running in a6826b74e1e9 00:37:15 Removing intermediate container dfb7cd14985e 00:37:15 ---> 0333a05ff449 00:37:15 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:37:15 ---> Running in b6f3c91fe7c8 00:37:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:37:16 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 00:37:16 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 00:37:24 ---> 093eb2138f22 00:37:24 Step 9/24 : RUN go mod tidy 00:37:24 ---> Running in f3c9ff0be788 00:37:26 Removing intermediate container f3c9ff0be788 00:37:26 ---> d486ddfdf5a0 00:37:26 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:26 ---> Running in c8d6b33eeae8 00:37:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:37:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:37:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:37:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:37:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:37:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:37:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:37:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:37:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:37:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:37:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:37:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:37:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:37:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:37:44 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:37:49 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 00:37:49 Removing intermediate container a6826b74e1e9 00:37:49 ---> a9850bf93208 00:37:49 00:37:49 Step 11/24 : FROM alpine:3.12 00:37:49 ---> 13621d1b12d4 00:37:49 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:49 ---> Using cache 00:37:49 ---> d6a9b7793fa1 00:37:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:49 ---> Using cache 00:37:49 ---> 556d1dccaa19 00:37:49 Step 14/24 : ENV APP_PORT=59882 00:37:49 ---> Running in fcbbe233da74 00:37:49 Removing intermediate container fcbbe233da74 00:37:49 ---> 9b44e9636ac5 00:37:49 Step 15/24 : EXPOSE $APP_PORT 00:37:49 ---> Running in 7185126c0092 00:37:49 Removing intermediate container 7185126c0092 00:37:49 ---> 0d4414941308 00:37:49 Step 16/24 : WORKDIR / 00:37:49 ---> Running in 9130b30c58ca 00:37:49 Removing intermediate container 9130b30c58ca 00:37:49 ---> c12d722c7193 00:37:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:50 ---> c2539122dee6 00:37:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:50 Removing intermediate container b6f3c91fe7c8 00:37:50 ---> c9cdeabd1e19 00:37:50 00:37:50 Step 11/22 : FROM alpine:3.12 00:37:50 ---> 13621d1b12d4 00:37:50 Step 12/22 : RUN apk add --update --no-cache curl 00:37:50 ---> Running in 991d6e6f3bea 00:37:50 ---> 4fd625d6ef04 00:37:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:51 ---> 2df78a1bef4a 00:37:51 Step 20/24 : ENTRYPOINT ["/core-command"] 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:51 ---> Running in 3ea4679ddeac 00:37:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:51 Removing intermediate container 3ea4679ddeac 00:37:51 ---> 3c0d99af026f 00:37:51 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:51 ---> Running in 189823d16a90 00:37:51 (1/4) Installing ca-certificates (20191127-r4) 00:37:51 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:37:51 (3/4) Installing libcurl (7.77.0-r0) 00:37:51 (4/4) Installing curl (7.77.0-r0) 00:37:51 Executing busybox-1.31.1-r20.trigger 00:37:51 Executing ca-certificates-20191127-r4.trigger 00:37:51 OK: 7 MiB in 18 packages 00:37:52 Removing intermediate container 189823d16a90 00:37:52 ---> 9b14aef92e95 00:37:52 Step 22/24 : LABEL arch=x86_64 00:37:52 ---> Running in eaf5f2eef360 00:37:52 Removing intermediate container 80350e182209 00:37:52 ---> c541916ab1c1 00:37:52 00:37:52 Step 11/24 : FROM alpine:3.12 00:37:52 ---> 13621d1b12d4 00:37:52 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:52 ---> Using cache 00:37:52 ---> d6a9b7793fa1 00:37:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:52 ---> Using cache 00:37:52 ---> 556d1dccaa19 00:37:52 Step 14/24 : ENV APP_PORT=59881 00:37:52 ---> Running in 8a6a3c7d0b52 00:37:52 Removing intermediate container eaf5f2eef360 00:37:52 ---> af4b2c1165de 00:37:52 Step 23/24 : LABEL git_sha=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b 00:37:52 ---> Running in da078c7f8e3e 00:37:52 Removing intermediate container 991d6e6f3bea 00:37:52 ---> 1fcc076f9124 00:37:52 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:37:52 Removing intermediate container 8a6a3c7d0b52 00:37:52 ---> e72edd773e88 00:37:52 Step 15/24 : EXPOSE $APP_PORT 00:37:52 ---> Running in e6feb8a65332 00:37:52 ---> Running in 5d47b9f6220c 00:37:52 Removing intermediate container da078c7f8e3e 00:37:52 ---> f8ae62f7c891 00:37:52 Step 24/24 : LABEL version=0.0.0 00:37:52 Removing intermediate container e6feb8a65332 00:37:52 ---> c225fac1f484 00:37:52 Step 14/22 : WORKDIR /edgex 00:37:52 ---> Running in 8916adb814b6 00:37:52 ---> Running in 8031a3694bb5 00:37:52 Removing intermediate container 5d47b9f6220c 00:37:52 ---> 31995647741b 00:37:52 Step 16/24 : WORKDIR / 00:37:52 Removing intermediate container 8916adb814b6 00:37:52 ---> 698d3aed83f8 00:37:52 00:37:52 ---> Running in 8a31c38c2eef 00:37:52 Removing intermediate container 8031a3694bb5 00:37:52 ---> 4beb2e7e5356 00:37:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:37:52 Successfully built 698d3aed83f8 00:37:52 Successfully tagged core-command:latest 00:37:52  Building core-command ... done Removing intermediate container 8a31c38c2eef 00:37:52 ---> 6193d5569a4b 00:37:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:53 ---> b8aff5176457 00:37:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:37:53 ---> 38a7cd510500 00:37:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:37:53 ---> 0ca70323bcbe 00:37:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:37:53 ---> 3139432cfd8b 00:37:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:37:54 ---> b4bddff18e1b 00:37:54 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:37:54 ---> 75b4ef53d581 00:37:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:37:54 ---> Running in 7b2047a0c385 00:37:54 ---> Running in b845266bf742 00:37:54 Removing intermediate container 7b2047a0c385 00:37:54 ---> 94391ff5df54 00:37:54 Step 19/22 : CMD ["--init=true"] 00:37:54 Removing intermediate container b845266bf742 00:37:54 ---> 4d8ef1a97913 00:37:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:54 ---> Running in 27bce631da10 00:37:54 Removing intermediate container c8d6b33eeae8 00:37:54 ---> f8244dd0b621 00:37:54 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:54 ---> Running in 5f2db624c862 00:37:54 ---> Running in e2708d0c1fb3 00:37:54 Removing intermediate container 5f2db624c862 00:37:54 ---> 1b340f15307a 00:37:54 Step 22/24 : LABEL arch=x86_64 00:37:54 Removing intermediate container 27bce631da10 00:37:54 ---> 6d0a8db7f4b5 00:37:54 Step 20/22 : LABEL arch=x86_64 00:37:54 ---> Running in fa7a24612545 00:37:54 ---> Running in 3596b6d9b2cc 00:37:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.168s coverage: 28.7% of statements 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:37:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:37:54 Removing intermediate container fa7a24612545 00:37:54 ---> d30735388b4c 00:37:54 Step 23/24 : LABEL git_sha=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b 00:37:54 ---> Running in 035a023708a3 00:37:54 Removing intermediate container 3596b6d9b2cc 00:37:54 ---> fc11397a80cd 00:37:54 Step 21/22 : LABEL git_sha=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b 00:37:54 ---> Running in 70ac4174dab3 00:37:54 Removing intermediate container 035a023708a3 00:37:54 ---> a4ad382b9f61 00:37:54 Step 24/24 : LABEL version=0.0.0 00:37:54 ---> Running in 3f6fc79fa6e8 00:37:54 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 00:37:55 Removing intermediate container 70ac4174dab3 00:37:55 ---> e7d426321dbb 00:37:55 Step 22/22 : LABEL version=0.0.0 00:37:55 ---> Running in 258b13b85fe8 00:37:55 Removing intermediate container 3f6fc79fa6e8 00:37:55 ---> ecc33829fcc3 00:37:55 00:37:55 Removing intermediate container 258b13b85fe8 00:37:55 ---> 1cb24f3cb0d2 00:37:55 00:37:55 Successfully built ecc33829fcc3 00:37:55 Successfully tagged core-metadata:latest 00:37:55  Building core-metadata ... done Successfully built 1cb24f3cb0d2 00:37:55 Successfully tagged security-proxy-setup:latest 00:37:55  Building security-proxy-setup ... done Removing intermediate container e2708d0c1fb3 00:37:55 ---> 1b64f7fa757e 00:37:55 00:37:55 Step 12/24 : FROM docker:20.10.0 00:37:55 20.10.0: Pulling from library/docker 00:37:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:58 Status: Downloaded newer image for docker:20.10.0 00:37:58 ---> aefe523efa57 00:37:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.325s coverage: 100.0% of statements 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:37:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.434s coverage: 53.1% of statements 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:37:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:37:59 ---> Running in d942908a71bc 00:37:59 Removing intermediate container d942908a71bc 00:37:59 ---> 4caed1173d5d 00:37:59 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:37:59 ---> Running in acc2cb583d89 00:38:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:38:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:38:00 (1/39) Installing readline (8.0.4-r0) 00:38:00 (2/39) Installing bash (5.0.17-r0) 00:38:00 Executing bash-5.0.17-r0.post-install 00:38:00 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:38:00 (4/39) Installing libcurl (7.77.0-r0) 00:38:00 (5/39) Installing curl (7.77.0-r0) 00:38:00 (6/39) Installing dumb-init (1.2.2-r1) 00:38:00 (7/39) Installing libbz2 (1.0.8-r1) 00:38:00 (8/39) Installing expat (2.2.9-r1) 00:38:00 (9/39) Installing libffi (3.3-r2) 00:38:00 (10/39) Installing gdbm (1.13-r1) 00:38:00 (11/39) Installing xz-libs (5.2.5-r0) 00:38:00 (12/39) Installing sqlite-libs (3.32.1-r1) 00:38:00 (13/39) Installing python3 (3.8.10-r0) 00:38:00 (14/39) Installing py3-appdirs (1.4.4-r1) 00:38:00 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:38:00 (16/39) Installing py3-parsing (2.4.7-r0) 00:38:00 (17/39) Installing py3-six (1.15.0-r0) 00:38:00 (18/39) Installing py3-packaging (20.4-r0) 00:38:00 (19/39) Installing py3-setuptools (47.0.0-r0) 00:38:01 (20/39) Installing py3-chardet (3.0.4-r4) 00:38:01 (21/39) Installing py3-idna (2.9-r0) 00:38:01 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:38:01 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:38:01 (24/39) Installing py3-requests (2.23.0-r0) 00:38:01 (25/39) Installing py3-msgpack (1.0.0-r0) 00:38:01 (26/39) Installing py3-lockfile (0.12.2-r3) 00:38:01 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:38:01 (28/39) Installing py3-colorama (0.4.3-r0) 00:38:01 (29/39) Installing py3-distlib (0.3.0-r0) 00:38:01 (30/39) Installing py3-distro (1.5.0-r1) 00:38:01 (31/39) Installing py3-webencodings (0.5.1-r3) 00:38:01 (32/39) Installing py3-html5lib (1.0.1-r4) 00:38:01 (33/39) Installing py3-pytoml (0.1.21-r0) 00:38:01 (34/39) Installing py3-pep517 (0.8.2-r0) 00:38:01 (35/39) Installing py3-progress (1.5-r0) 00:38:01 (36/39) Installing py3-toml (0.10.1-r0) 00:38:01 (37/39) Installing py3-retrying (1.3.3-r0) 00:38:01 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:38:01 (39/39) Installing py3-pip (20.1.1-r0) 00:38:01 Executing busybox-1.31.1-r19.trigger 00:38:01 OK: 72 MiB in 59 packages 00:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.482s coverage: 87.7% of statements 00:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.228s coverage: 78.9% of statements 00:38:01 Collecting docker-compose==1.23.2 00:38:02 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:38:02 Collecting cached-property<2,>=1.2.0 00:38:02 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:38:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:38:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:38:02 Collecting docopt<0.7,>=0.6.1 00:38:02 Downloading docopt-0.6.2.tar.gz (25 kB) 00:38:02 Collecting jsonschema<3,>=2.5.1 00:38:02 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:38:02 Collecting websocket-client<1.0,>=0.32.0 00:38:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:38:03 Collecting docker<4.0,>=3.6.0 00:38:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:38:03 Collecting texttable<0.10,>=0.9.0 00:38:03 Downloading texttable-0.9.1.tar.gz (11 kB) 00:38:03 Collecting PyYAML<4,>=3.10 00:38:03 Downloading PyYAML-3.13.tar.gz (270 kB) 00:38:04 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:38:04 Collecting dockerpty<0.5,>=0.4.1 00:38:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:38:04 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) 00:38:04 Collecting idna<2.8,>=2.5 00:38:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:38:04 Collecting urllib3<1.25,>=1.21.1 00:38:04 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:38:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.201s coverage: 81.2% of statements 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:38:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:38:05 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) 00:38:05 Collecting docker-pycreds>=0.4.0 00:38:05 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:38:05 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:38:05 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:38:05 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:38:05 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:38:05 Installing collected packages: cached-property, idna, urllib3, requests, docopt, jsonschema, websocket-client, docker-pycreds, docker, texttable, PyYAML, dockerpty, docker-compose 00:38:05 Attempting uninstall: idna 00:38:05 Found existing installation: idna 2.9 00:38:05 Uninstalling idna-2.9: 00:38:05 Successfully uninstalled idna-2.9 00:38:05 Attempting uninstall: urllib3 00:38:05 Found existing installation: urllib3 1.25.9 00:38:05 Uninstalling urllib3-1.25.9: 00:38:05 Successfully uninstalled urllib3-1.25.9 00:38:05 Attempting uninstall: requests 00:38:05 Found existing installation: requests 2.23.0 00:38:05 Uninstalling requests-2.23.0: 00:38:05 Successfully uninstalled requests-2.23.0 00:38:05 Running setup.py install for docopt: started 00:38:05 Running setup.py install for docopt: finished with status 'done' 00:38:05 Running setup.py install for texttable: started 00:38:06 Running setup.py install for texttable: finished with status 'done' 00:38:06 Running setup.py install for PyYAML: started 00:38:06 Running setup.py install for PyYAML: finished with status 'done' 00:38:06 Running setup.py install for dockerpty: started 00:38:07 Running setup.py install for dockerpty: finished with status 'done' 00:38:07 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 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.765s coverage: 95.1% of statements 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.210s coverage: 60.0% of statements 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.401s coverage: 0.8% of statements 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.154s coverage: 58.8% of statements 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.236s coverage: 22.0% of statements 00:38:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.183s coverage: 47.1% of statements 00:38:10 Removing intermediate container acc2cb583d89 00:38:10 ---> 5a4e4e761dad 00:38:10 Step 15/24 : ENV APP_PORT=58890 00:38:10 ---> Running in 5002cf70e586 00:38:10 Removing intermediate container 5002cf70e586 00:38:10 ---> c5c0dc449b85 00:38:10 Step 16/24 : EXPOSE $APP_PORT 00:38:10 ---> Running in 3580c9085acb 00:38:10 Removing intermediate container 3580c9085acb 00:38:10 ---> ff8e1ea2a820 00:38:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:38:10 ---> b60f1eb2693e 00:38:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:38:10 ---> 276072d06920 00:38:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:38:10 ---> 434dd3706f69 00:38:10 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:38:10 ---> Running in ddbde80ea66a 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.316s coverage: 79.5% of statements 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.165s coverage: 94.1% of statements 00:38:11 Removing intermediate container ddbde80ea66a 00:38:11 ---> 0c6068e1ad7d 00:38:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:38:11 ---> Running in 34c7b72c297b 00:38:11 Removing intermediate container 34c7b72c297b 00:38:11 ---> a40c462d6720 00:38:11 Step 22/24 : LABEL arch=x86_64 00:38:11 ---> Running in 13c7626d3fe4 00:38:11 Removing intermediate container 13c7626d3fe4 00:38:11 ---> c59e3dce4aaa 00:38:11 Step 23/24 : LABEL git_sha=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b 00:38:11 ---> Running in c0abdb69db42 00:38:11 Removing intermediate container c0abdb69db42 00:38:11 ---> 50ceb20a847c 00:38:11 Step 24/24 : LABEL version=0.0.0 00:38:11 ---> Running in 3039f7cdfa9b 00:38:11 Removing intermediate container 3039f7cdfa9b 00:38:11 ---> f1fb3b563230 00:38:11 00:38:11 Successfully built f1fb3b563230 00:38:11 Successfully tagged sys-mgmt-agent:latest 00:38:11  Building sys-mgmt-agent ... done  [Pipeline] } 00:38:11 $ docker stop --time=1 a361f299f34cad507d33954e72eb87830024b4030b7d6db1d1c7a1914db54ec0 00:38:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.200s coverage: 96.3% of statements 00:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.159s coverage: 87.5% of statements 00:38:13 $ docker rm -f a361f299f34cad507d33954e72eb87830024b4030b7d6db1d1c7a1914db54ec0 [Pipeline] // withDockerContainer [Pipeline] sh 00:38:13 + docker images 00:38:13 REPOSITORY TAG IMAGE ID CREATED SIZE 00:38:13 sys-mgmt-agent latest f1fb3b563230 2 seconds ago 312MB 00:38:13 security-proxy-setup latest 1cb24f3cb0d2 18 seconds ago 25.7MB 00:38:13 1b64f7fa757e 18 seconds ago 1.15GB 00:38:13 core-metadata latest ecc33829fcc3 19 seconds ago 16.6MB 00:38:13 core-command latest 698d3aed83f8 21 seconds ago 15.9MB 00:38:13 c541916ab1c1 21 seconds ago 1.15GB 00:38:13 c9cdeabd1e19 23 seconds ago 1.15GB 00:38:13 a9850bf93208 25 seconds ago 1.14GB 00:38:13 security-bootstrapper latest 0212be8c3448 About a minute ago 18.6MB 00:38:13 core-data latest e4fd219e5e05 About a minute ago 20.3MB 00:38:13 security-secretstore-setup latest 90fb0bcdd981 About a minute ago 28.7MB 00:38:13 support-scheduler latest 3e9ddc1cfc5b About a minute ago 15.9MB 00:38:13 support-notifications latest a2297b201e44 About a minute ago 16.7MB 00:38:13 35f26e5bf220 About a minute ago 1.15GB 00:38:13 530adc3c0a84 About a minute ago 1.15GB 00:38:13 73a92e72d14a About a minute ago 1.15GB 00:38:13 5d10a21daf61 About a minute ago 1.15GB 00:38:13 56ee94fd7847 About a minute ago 1.15GB 00:38:13 ci-base-image-x86_64 latest e27032a7f829 5 minutes ago 647MB 00:38:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 2 hours ago 37.5MB 00:38:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 00:38:13 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:38:13 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:38:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 12 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 00:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.243s coverage: 94.4% of statements 00:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.169s coverage: 44.8% of statements 00:38:28 Still waiting to schedule task 00:38:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 00:38:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.548s coverage: 81.8% of statements 00:38:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 65.1% of statements 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.167s coverage: 80.0% of statements 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.308s coverage: 91.2% of statements 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.663s coverage: 64.4% of statements 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.158s coverage: 100.0% of statements 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.094s coverage: 91.3% of statements 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 00:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.105s coverage: 100.0% of statements 00:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.036s coverage: 66.9% of statements 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:38:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.745s coverage: 43.6% of statements 00:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.207s coverage: 89.5% of statements 00:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.215s coverage: 84.8% of statements 00:38:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.243s coverage: 19.3% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.524s coverage: 91.9% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.201s coverage: 62.7% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.6% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.162s coverage: 28.9% of statements 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:38:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements 00:38:52 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 00:38:52 GO111MODULE=on go vet ./... 00:40:14 gofmt -l . 00:40:14 [ "`gofmt -l .`" = "" ] 00:40:14 ./bin/test-attribution-txt.sh [Pipeline] sh 00:40:15 + ls -al . 00:40:15 total 588 00:40:15 drwxrwxr-x 9 1001 1001 4096 Jul 7 00:40 . 00:40:15 drwxr-xr-x 4 root root 4096 Jul 7 00:36 .. 00:40:15 -rw-rw-r-- 1 1001 1001 11 Jul 7 00:34 .dockerignore 00:40:15 drwxrwxr-x 8 1001 1001 4096 Jul 7 00:34 .git 00:40:15 drwxrwxr-x 3 1001 1001 4096 Jul 7 00:34 .github 00:40:15 -rw-rw-r-- 1 1001 1001 818 Jul 7 00:34 .gitignore 00:40:15 -rw-rw-r-- 1 1001 1001 166 Jul 7 00:34 .sonarcloud.properties 00:40:15 -rw-rw-r-- 1 1001 1001 8609 Jul 7 00:34 Attribution.txt 00:40:15 -rw-rw-r-- 1 1001 1001 43881 Jul 7 00:34 CHANGELOG.md 00:40:15 -rw-rw-r-- 1 1001 1001 3804 Jul 7 00:34 CONTRIBUTING.md 00:40:15 -rw-rw-r-- 1 1001 1001 931 Jul 7 00:34 Dockerfile.build 00:40:15 -rw-rw-r-- 1 1001 1001 849 Jul 7 00:34 Jenkinsfile 00:40:15 -rw-rw-r-- 1 1001 1001 10775 Jul 7 00:34 LICENSE 00:40:15 -rw-rw-r-- 1 1001 1001 5605 Jul 7 00:34 Makefile 00:40:15 -rw-rw-r-- 1 1001 1001 7818 Jul 7 00:34 README.md 00:40:15 -rw-rw-r-- 1 1001 1001 6912 Jul 7 00:34 SECURITY.md 00:40:15 -rw-rw-r-- 1 1001 1001 5 Jul 7 00:31 VERSION 00:40:15 -rw-rw-r-- 1 1001 1001 4131 Jul 7 00:34 ZMQWindows.md 00:40:15 drwxrwxr-x 2 1001 1001 4096 Jul 7 00:34 bin 00:40:15 drwxrwxr-x 14 1001 1001 4096 Jul 7 00:34 cmd 00:40:15 -rw-r--r-- 1 root root 398095 Jul 7 00:38 coverage.out 00:40:15 -rw-rw-r-- 1 1001 1001 806 Jul 7 00:34 go.mod 00:40:15 -rw-r--r-- 1 root root 20850 Jul 7 00:36 go.sum 00:40:15 drwxrwxr-x 7 1001 1001 4096 Jul 7 00:34 internal 00:40:15 drwxrwxr-x 3 1001 1001 4096 Jul 7 00:34 openapi 00:40:15 drwxrwxr-x 4 1001 1001 4096 Jul 7 00:34 snap 00:40:15 -rw-rw-r-- 1 1001 1001 168 Jul 7 00:34 version.go [Pipeline] sh 00:40:16 + '[' -e coverage.out ] 00:40:16 + chown 1001:1001 coverage.out [Pipeline] stash 00:40:16 Warning: overwriting stash ‘coverage-report’ 00:40:16 Stashed 1 file(s) [Pipeline] sh 00:40:17 + make build 00:40:17 go mod tidy 00:40:18 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 00:40:24 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 00:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:40:51 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 00:40:52 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 00:40: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 00:40:59 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 00:41:02 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 00:41:07 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 00:41:09 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 00:41:13 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] } 00:41:18 $ docker stop --time=1 61c0d45e4e2ce3bfe9ef460dd9e745a779a43412baaaa7164fb610d0ce2bfbba 00:41:20 $ docker rm -f 61c0d45e4e2ce3bfe9ef460dd9e745a779a43412baaaa7164fb610d0ce2bfbba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:22 00:41:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:22 latest: Pulling from edgex-devops/edgex-compose-arm64 00:41:22 29e5d40040c1: Pulling fs layer 00:41:22 1ce36da41761: Pulling fs layer 00:41:22 25b303627fd3: Pulling fs layer 00:41:23 29e5d40040c1: Verifying Checksum 00:41:23 29e5d40040c1: Download complete 00:41:23 29e5d40040c1: Pull complete 00:41:23 1ce36da41761: Verifying Checksum 00:41:23 1ce36da41761: Download complete 00:41:25 1ce36da41761: Pull complete 00:41:25 25b303627fd3: Verifying Checksum 00:41:25 25b303627fd3: Download complete 00:41:35 25b303627fd3: Pull complete 00:41:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:41:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:41:35 prd-ubuntu18.04-docker-arm64-4c-16g-1975 does not seem to be running inside a container 00:41:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:41:38 $ docker top 696f1508ed7dc87b4aa369afce01642034b3088fe907ffb2d8596a6368150373 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:39 + grep parallel 00:41:39 + docker-compose build --help 00:41:41 Running on prd-ubuntu18.04-docker-8c-8g-1978 in /w/workspace/edgexfoundry_edgex-go_PR-3531 [Pipeline] { [Pipeline] ws 00:41:41 Running in /w/workspace/edgex-go/34 [Pipeline] { [Pipeline] checkout 00:41:41 The recommended git tool is: git 00:41:43 --parallel Build images in parallel. 00:41:43 using credential edgex-jenkins-ssh 00:41:43 Cloning the remote Git repository [Pipeline] } 00:41:43 $ docker stop --time=1 696f1508ed7dc87b4aa369afce01642034b3088fe907ffb2d8596a6368150373 00:41:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:41:43 > git init /w/workspace/edgex-go/34 # timeout=10 00:41:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:43 > git --version # timeout=10 00:41:43 > git --version # 'git version 2.17.1' 00:41:43 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:45 $ docker rm -f 696f1508ed7dc87b4aa369afce01642034b3088fe907ffb2d8596a6368150373 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:41:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:41:45 . [Pipeline] withDockerContainer 00:41:46 prd-ubuntu18.04-docker-arm64-4c-16g-1975 does not seem to be running inside a container 00:41:46 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:41:47 $ docker top 05f4835209a79ba20f644ed7c6ea4cdada01213cac724d93d009e2d2b04778bd -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:48 + docker-compose -f ./docker-compose-build.yml build --parallel 00:41:50 Merging remotes/origin/main commit e67b96f43125f529184b400ebdcefa80e8ea1f21 into PR head commit db66c4504b6fb0d2feecb233a954eef631c67d3a 00:41:50 Merge succeeded, producing 6e6ed2435c209c7ed987b0017ef719baf24ad154 00:41:50 Checking out Revision 6e6ed2435c209c7ed987b0017ef719baf24ad154 (PR-3531) 00:41:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:41:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:41:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:41:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3531/head:refs/remotes/origin/PR-3531 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:41:50 > git config core.sparsecheckout # timeout=10 00:41:50 > git checkout -f db66c4504b6fb0d2feecb233a954eef631c67d3a # timeout=10 00:41:50 > git remote # timeout=10 00:41:50 > git config --get remote.origin.url # timeout=10 00:41:50 using GIT_SSH to set credentials SSH Credentials for GitHub 00:41:50 > git merge e67b96f43125f529184b400ebdcefa80e8ea1f21 # timeout=10 00:41:50 > git rev-parse HEAD^{commit} # timeout=10 00:41:50 > git config core.sparsecheckout # timeout=10 00:41:50 > git checkout -f 6e6ed2435c209c7ed987b0017ef719baf24ad154 # timeout=10 00:41:53 Building core-command ... 00:41:53 Building core-data ... 00:41:53 Building core-metadata ... 00:41:53 Building security-bootstrapper ... 00:41:53 Building security-proxy-setup ... 00:41:53 Building security-secretstore-setup ... 00:41:53 Building support-notifications ... 00:41:53 Building support-scheduler ... 00:41:53 Building sys-mgmt-agent ... 00:41:53 Building support-scheduler 00:41:53 Building security-bootstrapper 00:41:53 Building security-secretstore-setup 00:41:53 Building security-proxy-setup 00:41:53 Building core-command 00:41:54 Commit message: "Merge commit 'e67b96f43125f529184b400ebdcefa80e8ea1f21' into HEAD" 00:41:54 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:55 + echo snap-build.sh 00:41:55 snap-build.sh 00:41:55 + SNAP_BASE_DIR=. 00:41:55 + '[' '!' -z /w/workspace/edgex-go/34 ']' 00:41:55 + SNAP_BASE_DIR=/w/workspace/edgex-go/34 00:41:55 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/34]' 00:41:55 [snap-build] Building snap in dir [/w/workspace/edgex-go/34] 00:41:55 + cd /w/workspace/edgex-go/34 00:41:55 + sudo apt-get remove -qy --purge lxd lxd-client 00:41:55 Reading package lists... 00:41:55 Building dependency tree... 00:41:55 Reading state information... 00:41:55 The following packages were automatically installed and are no longer required: 00:41:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:41:55 uidmap xdelta3 00:41:55 Use 'sudo apt autoremove' to remove them. 00:41:55 The following packages will be REMOVED: 00:41:55 lxd* lxd-client* 00:41:54 > git rev-list --no-walk 313da428ee34bedcd316fb4d2e0671219d5d18ac # timeout=10 00:41:55 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:41:55 After this operation, 31.7 MB disk space will be freed. 00:41:56 (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.) 00:41:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:57 Removing lxd dnsmasq configuration 00:41:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:41:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:41:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:41:58 (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.) 00:41:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:41:59 Processing triggers for systemd (237-3ubuntu10.45) ... 00:42:00 Processing triggers for ureadahead (0.100.0-21) ... 00:42:01 + sudo snap remove --purge lxd 00:42:01 snap "lxd" is not installed 00:42:01 + sudo groupadd --force --system lxd 00:42:01 ++ whoami 00:42:01 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:42:01 + newgrp - lxd 00:42:01 + sudo snap install lxd 00:42:11 2021-07-07T00:42:08Z INFO Waiting for automatic snapd restart... 00:42:26 lxd 4.15 from Canonical* installed 00:42:26 + sudo lxd init --auto 00:42:36 + sudo snap install --classic snapcraft 00:42:46 snapcraft 4.8.3 from Canonical* installed 00:42:46 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:42:46 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:42:46 % Total % Received % Xferd Average Speed Time Time Time Current 00:42:46 Dload Upload Total Spent Left Speed 00:42:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4236 0 --:--:-- --:--:-- --:--:-- 4236 00:42:46 100 3325k 100 3325k 0 0 11.3M 0 --:--:-- --:--:-- --:--:-- 11.3M 00:42:47 ./yq_linux_amd64 00:42:47 + sudo snapcraft prime --use-lxd 00:42:49 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:42:49 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: 00:42:49 - README.md 00:42:49 00:42:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:42:49 Launching a container. 00:42:56 Waiting for container to be ready 00:42:56 To start your first instance, try: lxc launch ubuntu:18.04 00:42:56 00:43:01 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:43:01 Waiting for network to be ready... 00:43:01 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:43:01 ---> cc4e7528f4ca 00:43:01 Step 3/32 : WORKDIR /edgex-go 00:43:01 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:43:01 ---> cc4e7528f4ca 00:43:01 Step 3/23 : WORKDIR /edgex-go 00:43:01 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:43:01 ---> cc4e7528f4ca 00:43:01 Step 3/22 : WORKDIR /edgex-go 00:43:01 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:01 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:43:01 ---> cc4e7528f4ca 00:43:01 Step 3/26 : WORKDIR /edgex-go 00:43:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:43:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:43:01 ---> cc4e7528f4ca 00:43:01 Step 3/24 : WORKDIR /edgex-go 00:43:01 ---> Running in c84377f6a6ba 00:43:01 ---> Running in 0d8563309074 00:43:01 ---> Running in 47befda7f44d 00:43:01 ---> Running in e2351c5148d7 00:43:01 ---> Running in 40651d17768e 00:43:01 Removing intermediate container 0d8563309074 00:43:01 ---> 36a66603ed37 00:43:01 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:01 Removing intermediate container 47befda7f44d 00:43:01 ---> b7646ccb02f3 00:43:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:01 Removing intermediate container c84377f6a6ba 00:43:01 ---> 5cffbbaf5afb 00:43:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:01 Removing intermediate container e2351c5148d7 00:43:01 ---> 3fdd23f73065 00:43:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:01 Removing intermediate container 40651d17768e 00:43:01 ---> 7b8d9fa5b109 00:43:01 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:43:01 ---> Running in ab60a31b0e59 00:43:01 ---> Running in edd99b339697 00:43:01 ---> Running in e5b4934c701f 00:43:01 ---> Running in 08790ded4973 00:43:01 ---> Running in 0b047e9cd49b 00:43:01 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:43:01 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 00:43:01 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:43:01 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:43:01 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:43:01 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:43:01 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:43:01 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:43:01 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:43:01 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:43:01 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:43:02 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:43:02 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:43:02 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:43:02 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:43:02 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:43:02 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:43:02 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:43:02 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:43:02 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] 00:43:02 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 00:43:02 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:43:02 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:43:02 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:43:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:43:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:43:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:43:05 Removing intermediate container ab60a31b0e59 00:43:05 ---> e3c5d79e843c 00:43:05 Step 5/26 : RUN apk add --update --no-cache make git 00:43:05 ---> Running in 607d7fd5aaaa 00:43:05 Removing intermediate container e5b4934c701f 00:43:05 ---> 7eb340c4736d 00:43:05 Step 5/22 : RUN apk add --update --no-cache make git 00:43:05 Removing intermediate container edd99b339697 00:43:05 ---> 8d69a7175637 00:43:05 Step 5/24 : RUN apk add --update --no-cache make git 00:43:05 ---> Running in f3d10a8a9dd7 00:43:05 ---> Running in 992f620c10c8 00:43:05 Removing intermediate container 08790ded4973 00:43:05 ---> d491b3398a11 00:43:05 Step 5/23 : RUN apk add --update --no-cache make git 00:43:05 Removing intermediate container 0b047e9cd49b 00:43:05 ---> 0b28c965de1e 00:43:05 Step 5/32 : RUN apk add --update --no-cache make git 00:43:05 Fetched 24.8 MB in 4s (6161 kB/s) 00:43:05 ---> Running in 147d8daa6b84 00:43:05 ---> Running in f508835cfad3 00:43:05 Reading package lists... 00:43:06 Reading package lists... 00:43:06 Building dependency tree... 00:43:06 Reading state information... 00:43:06 The following additional packages will be installed: 00:43:06 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:43:06 Suggested packages: 00:43:06 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:43:06 Recommended packages: 00:43:06 gnupg libsasl2-modules 00:43:06 The following NEW packages will be installed: 00:43:06 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:43:06 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:43:06 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:43:06 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:43:06 The following packages will be upgraded: 00:43:06 gpg gpg-agent gpgconf libudev1 00:43:06 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:43:06 Need to get 3530 kB of archives. 00:43:06 After this operation, 13.3 MB of additional disk space will be used. 00:43:06 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] 00:43:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:06 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] 00:43:06 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:43:06 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 00:43:06 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 00:43:07 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 00:43:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:43:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:43:07 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:43:07 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:43:07 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:43:07 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:43:07 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:43:07 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:43:07 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:43:07 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:43:07 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:43:07 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:43:07 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:43:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:07 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:43:07 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:43:07 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:43:07 debconf: delaying package configuration, since apt-utils is not installed 00:43:07 Fetched 3530 kB in 1s (2976 kB/s) 00:43:07 (Reading database ... 12511 files and directories currently installed.) 00:43:07 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 00:43:07 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:43:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:43:08 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 00:43:08 Selecting previously unselected package udev. 00:43:08 (Reading database ... 12511 files and directories currently installed.) 00:43:08 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 00:43:08 Unpacking udev (237-3ubuntu10.48) ... 00:43:08 OK: 218 MiB in 52 packages 00:43:08 Selecting previously unselected package libfuse2:amd64. 00:43:08 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:43:08 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:08 Selecting previously unselected package fuse. 00:43:08 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:43:08 Unpacking fuse (2.9.7-1ubuntu1) ... 00:43:08 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:08 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:08 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:08 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:08 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:08 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:08 Selecting previously unselected package libksba8:amd64. 00:43:08 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:43:08 Unpacking libksba8:amd64 (1.3.5-2) ... 00:43:08 Selecting previously unselected package libroken18-heimdal:amd64. 00:43:08 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:08 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:08 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:43:08 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:08 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:08 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:43:08 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:08 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:43:09 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:43:09 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:09 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:09 Selecting previously unselected package libwind0-heimdal:amd64. 00:43:09 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:09 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:09 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:43:09 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:09 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:09 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:43:09 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:09 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:09 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:43:09 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:09 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:09 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:43:09 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:43:09 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:09 Selecting previously unselected package libsasl2-modules-db:amd64. 00:43:09 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:43:09 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:09 Selecting previously unselected package libsasl2-2:amd64. 00:43:09 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:43:09 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:09 Selecting previously unselected package libldap-common. 00:43:09 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:43:09 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:43:09 Selecting previously unselected package libldap-2.4-2:amd64. 00:43:09 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:43:09 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:43:09 Selecting previously unselected package dirmngr. 00:43:09 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:09 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:43:10 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:43:10 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:43:10 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:43:10 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:10 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:43:10 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:43:10 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:10 Setting up libksba8:amd64 (1.3.5-2) ... 00:43:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:10 Setting up udev (237-3ubuntu10.48) ... 00:43:10 OK: 218 MiB in 52 packages 00:43:10 Removing intermediate container 607d7fd5aaaa 00:43:10 ---> 403d355474ca 00:43:10 Step 6/26 : COPY go.mod . 00:43:10 invoke-rc.d: policy-rc.d denied execution of start. 00:43:10 OK: 218 MiB in 52 packages 00:43:10 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:10 Processing triggers for systemd (237-3ubuntu10) ... 00:43:10 Setting up fuse (2.9.7-1ubuntu1) ... 00:43:10 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:43:10 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:10 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:10 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:10 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:10 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:10 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:10 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:43:10 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:43:10 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:43:10 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:10 OK: 218 MiB in 52 packages 00:43:10 OK: 218 MiB in 52 packages 00:43:11 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:43:11 settings in the [Install] section, and DefaultInstance for template units). 00:43:11 This means they are not meant to be enabled using systemctl. 00:43:11 Possible reasons for having this kind of units are: 00:43:11 1) A unit may be statically enabled by being symlinked from another unit's 00:43:11 .wants/ or .requires/ directory. 00:43:11 2) A unit's purpose may be to act as a helper for some other unit which has 00:43:11 a requirement dependency on it. 00:43:11 3) A unit may be started when needed via activation (socket, path, timer, 00:43:11 D-Bus, udev, scripted systemctl call, ...). 00:43:11 4) In case of template units, the unit is meant to be enabled with some 00:43:11 instance name specified. 00:43:11 Reading package lists... 00:43:11 Building dependency tree... 00:43:11 Reading state information... 00:43:11 The following additional packages will be installed: 00:43:11 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:43:11 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:43:11 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:43:11 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:43:11 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:43:11 Suggested packages: 00:43:11 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:43:11 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:43:11 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:43:11 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:43:11 systemd-container policykit-1 00:43:11 Recommended packages: 00:43:11 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:43:11 The following NEW packages will be installed: 00:43:11 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:43:11 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:43:11 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:43:11 multiarch-support openssh-client python3 python3-minimal python3.6 00:43:11 python3.6-minimal snapd squashfs-tools sudo 00:43:11 The following packages will be upgraded: 00:43:11 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:43:11 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:43:11 Need to get 36.7 MB of archives. 00:43:11 After this operation, 147 MB of additional disk space will be used. 00:43:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 00:43:11 ---> bddba4f8ce68 00:43:11 Step 7/26 : RUN go mod download 00:43:11 Removing intermediate container 147d8daa6b84 00:43:11 ---> 9059a4f40493 00:43:11 Step 6/23 : COPY go.mod . 00:43:11 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 00:43:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 00:43:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:43:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 00:43:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 00:43:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:43:11 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:43:11 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:43:11 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:43:11 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:43:11 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:43:11 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:43:11 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:43:11 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:43:11 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:43:12 ---> Running in 0d810f568ec2 00:43:12 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 00:43:12 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 00:43:12 Removing intermediate container f3d10a8a9dd7 00:43:12 ---> 347bbc1034d6 00:43:12 Step 6/24 : COPY go.mod . 00:43:12 Removing intermediate container 992f620c10c8 00:43:12 ---> 748ed7463a1c 00:43:12 Step 6/22 : COPY go.mod . 00:43:12 Removing intermediate container f508835cfad3 00:43:12 ---> 0f4c8e842e42 00:43:12 Step 6/32 : COPY go.mod . 00:43:12 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 00:43:12 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:43:12 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:43:12 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:43:12 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:43:12 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:43:12 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:43:12 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:43:12 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:43:12 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:43:12 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:43:12 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:43:12 ---> b0d75229b21f 00:43:12 Step 7/23 : RUN go mod download 00:43:13 ---> Running in 2d7c36cda6ff 00:43:13 ---> 9393436a2ea2 00:43:13 Step 7/24 : RUN go mod download 00:43:14 ---> d02e2189b164 00:43:14 Step 7/32 : RUN go mod download 00:43:14 ---> Running in d207d1f2d007 00:43:14 ---> ce30e1968a5d 00:43:14 Step 7/22 : RUN go mod download 00:43:14 debconf: delaying package configuration, since apt-utils is not installed 00:43:14 Fetched 36.7 MB in 2s (16.4 MB/s) 00:43:14 (Reading database ... 12757 files and directories currently installed.) 00:43:14 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 00:43:14 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:43:14 ---> Running in 854d4df68078 00:43:14 ---> Running in 265a488bd7c3 00:43:14 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 00:43:14 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:43:14 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 00:43:14 (Reading database ... 12757 files and directories currently installed.) 00:43:14 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 00:43:14 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 00:43:15 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 00:43:15 (Reading database ... 12757 files and directories currently installed.) 00:43:15 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 00:43:15 Unpacking apt (1.6.14) over (1.6.1) ... 00:43:15 Setting up apt (1.6.14) ... 00:43:15 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:43:15 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:43:15 (Reading database ... 12764 files and directories currently installed.) 00:43:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:43:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:43:15 Selecting previously unselected package libpython3.6-minimal:amd64. 00:43:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:15 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:16 Removing intermediate container 0d810f568ec2 00:43:16 ---> fc6fdd48d7db 00:43:16 Step 8/26 : COPY . . 00:43:16 Selecting previously unselected package libexpat1:amd64. 00:43:16 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:43:16 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:16 Selecting previously unselected package python3.6-minimal. 00:43:16 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:16 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:43:16 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:43:16 Checking for services that may need to be restarted...done. 00:43:16 Checking for services that may need to be restarted...done. 00:43:16 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:43:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:43:17 Removing intermediate container 2d7c36cda6ff 00:43:17 ---> 7db7e22d4079 00:43:17 Step 8/23 : COPY . . 00:43:17 Selecting previously unselected package python3-minimal. 00:43:17 (Reading database ... 13012 files and directories currently installed.) 00:43:17 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:43:17 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:43:17 Selecting previously unselected package mime-support. 00:43:17 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:43:17 Unpacking mime-support (3.60ubuntu1) ... 00:43:17 Selecting previously unselected package libmpdec2:amd64. 00:43:17 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:43:17 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:17 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:43:17 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:17 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:17 Selecting previously unselected package python3.6. 00:43:17 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:43:17 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:43:17 Selecting previously unselected package libpython3-stdlib:amd64. 00:43:17 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:43:17 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:17 Setting up python3-minimal (3.6.7-1~18.04) ... 00:43:17 Selecting previously unselected package python3. 00:43:17 (Reading database ... 13442 files and directories currently installed.) 00:43:17 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:43:17 Unpacking python3 (3.6.7-1~18.04) ... 00:43:17 Selecting previously unselected package multiarch-support. 00:43:17 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:43:17 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:43:18 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:43:18 Selecting previously unselected package liblzo2-2:amd64. 00:43:18 (Reading database ... 13479 files and directories currently installed.) 00:43:18 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:43:18 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:43:18 Selecting previously unselected package libbsd0:amd64. 00:43:18 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:43:18 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:18 Selecting previously unselected package sudo. 00:43:18 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:43:18 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:43:18 Selecting previously unselected package apparmor. 00:43:18 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:43:18 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:43:18 Selecting previously unselected package libedit2:amd64. 00:43:18 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:43:18 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:43:18 Selecting previously unselected package libkrb5support0:amd64. 00:43:18 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:43:18 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:18 Selecting previously unselected package libk5crypto3:amd64. 00:43:18 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:43:18 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:18 Selecting previously unselected package libkeyutils1:amd64. 00:43:18 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:43:18 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:18 Selecting previously unselected package libkrb5-3:amd64. 00:43:18 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:43:18 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:18 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:43:18 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:43:18 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:18 Selecting previously unselected package libssl1.0.0:amd64. 00:43:18 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:43:18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:43:19 Removing intermediate container d207d1f2d007 00:43:19 ---> e1614f0efe18 00:43:19 Step 8/24 : COPY . . 00:43:19 Selecting previously unselected package openssh-client. 00:43:19 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:43:19 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:19 Selecting previously unselected package squashfs-tools. 00:43:19 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:43:19 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:43:19 Selecting previously unselected package snapd. 00:43:19 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:43:19 Removing intermediate container 854d4df68078 00:43:19 ---> d9c03f375f01 00:43:19 Step 8/32 : COPY . . 00:43:19 Unpacking snapd (2.49.2+18.04) ... 00:43:19 Removing intermediate container 265a488bd7c3 00:43:19 ---> e4e25d81ebc0 00:43:19 Step 8/22 : COPY . . 00:43:21 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:43:21 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:43:21 Setting up mime-support (3.60ubuntu1) ... 00:43:21 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:43:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:43:21 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:43:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:21 Setting up systemd (237-3ubuntu10.48) ... 00:43:21 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:43:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:43:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:43:22 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:43:22 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:43:22 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:43:22 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:43:22 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:43:22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:43:22 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:43:22 Setting up python3 (3.6.7-1~18.04) ... 00:43:22 running python rtupdate hooks for python3.6... 00:43:22 running python post-rtupdate hooks for python3.6... 00:43:22 Setting up apparmor (2.12-4ubuntu5.1) ... 00:43:23 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:43:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:43:23 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:43:23 Setting up snapd (2.49.2+18.04) ... 00:43:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:43:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:43:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:43:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:43:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:43:25 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:43:25 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:43:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:43:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:43:25 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:43:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:43:26 Processing triggers for systemd (237-3ubuntu10.48) ... 00:43:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:27 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:28 Reading package lists... 00:43:28 Reading package lists... 00:43:28 Building dependency tree... 00:43:28 Reading state information... 00:43:28 Calculating upgrade... 00:43:28 The following packages will be upgraded: 00:43:28 advancecomp base-files bash binutils binutils-common 00:43:28 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:43:28 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:43:28 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:43:28 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:43:28 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:43:28 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:43:28 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:43:28 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:43:28 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:43:28 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:43:28 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:43:28 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:43:28 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:43:28 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:43:28 ubuntu-keyring util-linux 00:43:28 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:43:28 Need to get 64.1 MB of archives. 00:43:28 After this operation, 5112 kB of additional disk space will be used. 00:43:28 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 00:43:29 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:43:29 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:43:29 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:43:29 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:43:29 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:43:29 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:43:29 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:43:29 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:43:29 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:43:29 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:43:29 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:43:29 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:43:29 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:43:29 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:43:29 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:43:29 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:43:29 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:43:29 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:43:29 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:43:29 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:43:29 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:43:29 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:43:29 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:43:29 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:43:29 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:43:29 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:43:29 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:43:29 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:43:29 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:43:29 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:43:29 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:43:29 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:43:29 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:43:29 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:43:29 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:43:29 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:43:29 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:43:29 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:43:29 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:43:29 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:43:29 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:43:29 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:43:29 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:43:29 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:43:29 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:43:29 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:43:29 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:43:29 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:43:29 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] 00:43:29 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:43:29 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:43:29 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:43:29 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:43:29 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:43:29 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:43:29 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:43:29 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:43:29 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:43:29 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:43:29 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:43:30 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:43:30 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:43:30 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:43:30 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:43:30 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:43:30 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:43:30 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:43:30 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:43:30 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:43:30 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:43:30 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:43:30 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:43:30 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:43:30 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:43:30 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:43:30 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:43:30 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:43:30 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:43:30 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:43:30 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:43:30 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:43:30 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:43:30 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] 00:43:30 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:43:30 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 00:43:30 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] 00:43:30 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:43:30 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:43:30 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:43:30 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:43:30 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:43:30 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 00:43:30 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:43:30 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:43:30 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] 00:43:30 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:43:30 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:43:30 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:43:30 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:43:30 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:43:30 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:43:30 debconf: delaying package configuration, since apt-utils is not installed 00:43:30 Fetched 64.1 MB in 2s (33.4 MB/s) 00:43:30 (Reading database ... 13914 files and directories currently installed.) 00:43:30 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:43:30 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:31 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:31 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:31 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 00:43:31 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 00:43:31 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:31 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:32 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:32 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:32 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:32 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:32 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:32 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:32 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:32 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:32 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:32 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:32 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:32 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:32 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:32 (Reading database ... 13914 files and directories currently installed.) 00:43:32 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:32 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:43:32 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:43:32 (Reading database ... 13914 files and directories currently installed.) 00:43:32 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:32 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:32 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:32 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:32 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:43:32 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:43:33 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:33 (Reading database ... 13914 files and directories currently installed.) 00:43:33 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:43:33 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:33 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:43:33 (Reading database ... 13914 files and directories currently installed.) 00:43:33 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:43:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:43:33 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:43:33 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:43:33 Setting up base-files (10.1ubuntu2.10) ... 00:43:34 Installing new version of config file /etc/issue ... 00:43:34 Installing new version of config file /etc/issue.net ... 00:43:34 Installing new version of config file /etc/lsb-release ... 00:43:34 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:43:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:43:34 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:43:34 Removing obsolete conffile /etc/default/motd-news ... 00:43:34 (Reading database ... 13915 files and directories currently installed.) 00:43:34 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:43:34 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:43:34 Setting up bash (4.4.18-2ubuntu1.2) ... 00:43:34 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 00:43:34 (Reading database ... 13915 files and directories currently installed.) 00:43:34 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:34 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:43:34 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:43:35 (Reading database ... 13915 files and directories currently installed.) 00:43:35 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:43:35 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:43:35 Setting up tar (1.29b-2ubuntu0.2) ... 00:43:35 (Reading database ... 13915 files and directories currently installed.) 00:43:35 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:43:35 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:35 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:43:35 (Reading database ... 13915 files and directories currently installed.) 00:43:35 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:35 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:35 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:35 (Reading database ... 13915 files and directories currently installed.) 00:43:35 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:35 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:35 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:43:35 (Reading database ... 13915 files and directories currently installed.) 00:43:35 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:43:35 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:43:35 Setting up grep (3.1-2build1) ... 00:43:35 (Reading database ... 13915 files and directories currently installed.) 00:43:35 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:35 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:35 Setting up login (1:4.5-1ubuntu2) ... 00:43:36 (Reading database ... 13915 files and directories currently installed.) 00:43:36 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:36 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:36 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:43:36 (Reading database ... 13915 files and directories currently installed.) 00:43:36 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:36 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:36 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:37 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:37 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:43:37 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:37 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:43:37 (Reading database ... 13915 files and directories currently installed.) 00:43:37 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:43:37 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:43:37 ---> e3e3a7df5acc 00:43:37 Step 9/26 : RUN go mod tidy 00:43:37 ---> Running in 2fed7489822d 00:43:37 ---> d7de5ded1031 00:43:37 Step 9/23 : RUN go mod tidy 00:43:37 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:37 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:38 ---> Running in d9254a7e38f2 00:43:38 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:43:38 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:43:38 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:43:38 (Reading database ... 13915 files and directories currently installed.) 00:43:38 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:43:38 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:43:38 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:43:38 (Reading database ... 13915 files and directories currently installed.) 00:43:38 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:38 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:38 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:38 (Reading database ... 13915 files and directories currently installed.) 00:43:38 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:38 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:38 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:38 (Reading database ... 13915 files and directories currently installed.) 00:43:38 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:38 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:38 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:38 (Reading database ... 13915 files and directories currently installed.) 00:43:38 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:38 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:39 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:39 (Reading database ... 13915 files and directories currently installed.) 00:43:39 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:39 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:39 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:39 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:39 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:39 ---> bc5b62ca31c7 00:43:39 Step 9/24 : RUN go mod tidy 00:43:39 (Reading database ... 13915 files and directories currently installed.) 00:43:39 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:43:39 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:39 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:39 (Reading database ... 13915 files and directories currently installed.) 00:43:39 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:39 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:39 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:43:39 (Reading database ... 13915 files and directories currently installed.) 00:43:39 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:39 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:39 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:43:39 (Reading database ... 13915 files and directories currently installed.) 00:43:39 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:39 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:39 ---> Running in cda068880a85 00:43:40 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:43:40 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:43:40 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:43:40 ---> d1fc9dfc789c 00:43:40 Step 9/32 : RUN go mod tidy 00:43:40 (Reading database ... 13915 files and directories currently installed.) 00:43:40 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:43:40 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:43:40 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:43:40 ---> Running in d9301e38513d 00:43:40 (Reading database ... 13915 files and directories currently installed.) 00:43:40 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:43:40 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:43:40 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:43:40 (Reading database ... 13917 files and directories currently installed.) 00:43:40 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:43:40 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:43:41 ---> 9d969e3ad7b4 00:43:41 Step 9/22 : RUN go mod tidy 00:43:41 Setting up debconf (1.5.66ubuntu1) ... 00:43:41 (Reading database ... 13917 files and directories currently installed.) 00:43:41 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:43:41 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:41 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:43:41 (Reading database ... 13917 files and directories currently installed.) 00:43:41 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:43:41 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:43:41 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:43:41 (Reading database ... 13917 files and directories currently installed.) 00:43:41 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:43:41 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:41 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:41 ---> Running in 2566fd521307 00:43:41 (Reading database ... 13917 files and directories currently installed.) 00:43:41 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:43:41 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:41 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:41 (Reading database ... 13919 files and directories currently installed.) 00:43:41 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:43:42 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:42 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:42 (Reading database ... 13923 files and directories currently installed.) 00:43:42 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:43:42 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:43:42 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 00:43:42 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:43:42 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:42 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:42 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:42 (Reading database ... 13923 files and directories currently installed.) 00:43:42 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:43:42 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:43:42 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:43:42 (Reading database ... 13923 files and directories currently installed.) 00:43:42 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:43:42 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:43:42 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:43:42 (Reading database ... 13923 files and directories currently installed.) 00:43:42 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:43:42 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:43:42 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:43:43 (Reading database ... 13923 files and directories currently installed.) 00:43:43 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:43:43 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:43:43 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:43:43 (Reading database ... 13923 files and directories currently installed.) 00:43:43 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:43:43 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:43:43 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:43:43 (Reading database ... 13923 files and directories currently installed.) 00:43:43 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:43:43 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:43:43 Setting up passwd (1:4.5-1ubuntu2) ... 00:43:43 (Reading database ... 13923 files and directories currently installed.) 00:43:43 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:43:43 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:43:43 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:43:43 (Reading database ... 13923 files and directories currently installed.) 00:43:43 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:43:43 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:43:43 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:43:43 (Reading database ... 13923 files and directories currently installed.) 00:43:43 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:43:43 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:43:43 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:43:43 (Reading database ... 13923 files and directories currently installed.) 00:43:43 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:43:43 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:43:44 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:43:44 (Reading database ... 13923 files and directories currently installed.) 00:43:44 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:43:44 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:43:44 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:43:44 (Reading database ... 13923 files and directories currently installed.) 00:43:44 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:43:44 Removing intermediate container 2fed7489822d 00:43:44 ---> c3dcd780c98e 00:43:44 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:43:44 ---> Running in 38baaa347985 00:43:44 Removing intermediate container d9254a7e38f2 00:43:44 ---> 53b079298ce1 00:43:44 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:43:44 ---> Running in 10a46d8692e8 00:43:44 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:43:44 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:43:44 (Reading database ... 13923 files and directories currently installed.) 00:43:44 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:43:44 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:43:44 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:43:44 (Reading database ... 13923 files and directories currently installed.) 00:43:44 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:43:44 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:43:44 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:43:44 (Reading database ... 13923 files and directories currently installed.) 00:43:44 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:43:44 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:43:44 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:43:44 (Reading database ... 13924 files and directories currently installed.) 00:43:44 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:44 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:44 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:43:44 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:43:44 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:43:44 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:43:45 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:43:45 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:43:45 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:43:45 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:43:45 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:43:45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:43:45 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:43:45 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:43:45 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:43:45 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:43:45 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:43:45 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:43:45 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:43:45 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:43:45 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:43:45 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:43:45 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:43:45 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:43:46 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:43:46 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:43:46 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:43:46 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:43:46 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:46 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:46 Removing intermediate container cda068880a85 00:43:46 ---> 5d78df8f8bc8 00:43:46 Step 10/24 : RUN make cmd/core-command/core-command 00:43:46 ---> Running in 5e028966533e 00:43:46 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:46 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:46 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:46 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:46 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:43:46 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:43:46 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:46 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 00:43:46 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 00:43:46 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:46 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:46 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:46 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:46 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:47 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:47 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:47 Removing intermediate container d9301e38513d 00:43:47 ---> 1e6f55e52127 00:43:47 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:43:47 ---> Running in 898142b931ef 00:43:47 Removing intermediate container 2566fd521307 00:43:47 ---> e8c7170f3421 00:43:47 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:43:48 ---> Running in e2907f28aa12 00:43:48 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:48 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:49 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:49 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:49 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:49 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:49 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:49 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:49 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 00:43:50 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 00:43:50 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:43:50 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:43:50 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:50 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:50 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:43:50 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:50 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:43:50 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:43:50 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:43:50 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:43:50 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:50 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:50 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:43:50 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:43:50 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:43:50 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:43:50 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:50 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:43:50 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:50 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:50 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:51 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:43:51 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:43:51 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:43:51 00:43:51 Current default time zone: 'Etc/UTC' 00:43:51 Local time is now: Wed Jul 7 00:43:51 UTC 2021. 00:43:51 Universal Time is now: Wed Jul 7 00:43:51 UTC 2021. 00:43:51 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:43:51 00:43:51 Setting up systemd-sysv (237-3ubuntu10.48) ... 00:43:51 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:51 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 00:43:51 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:43:51 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:43:51 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:43:51 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:43:51 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:43:51 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:43:51 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:43:51 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:51 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:43:51 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:51 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:43:51 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:51 Setting up patch (2.7.6-2ubuntu1.1) ... 00:43:51 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:43:51 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:43:51 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:43:51 Installing new version of config file /etc/ssl/openssl.cnf ... 00:43:51 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:43:51 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:43:51 Setting up ca-certificates (20210119~18.04.1) ... 00:43:53 Updating certificates in /etc/ssl/certs... 00:43:54 23 added, 27 removed; done. 00:43:54 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:43:54 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:43:54 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:43:54 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:43:54 Setting up pkgbinarymangler (138.18.04.1) ... 00:43:54 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:54 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:43:54 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:54 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:54 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:54 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:43:54 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:43:54 Setting up perl (5.26.1-6ubuntu0.5) ... 00:43:54 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:43:54 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:43:54 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:43:54 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:43:54 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:43:54 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:43:54 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:43:54 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:43:54 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:43:54 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:43:54 Processing triggers for systemd (237-3ubuntu10.48) ... 00:43:54 Processing triggers for mime-support (3.60ubuntu1) ... 00:43:54 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:43:54 Updating certificates in /etc/ssl/certs... 00:43:55 0 added, 0 removed; done. 00:43:55 Running hooks in /etc/ca-certificates/update.d... 00:43:55 done. 00:43:55 Reading package lists... 00:43:55 Building dependency tree... 00:43:55 Reading state information... 00:43:56 The following NEW packages will be installed: 00:43:56 apt-transport-https 00:43:56 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:43:56 Need to get 4348 B of archives. 00:43:56 After this operation, 154 kB of additional disk space will be used. 00:43:56 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 00:43:56 debconf: delaying package configuration, since apt-utils is not installed 00:43:56 Fetched 4348 B in 0s (24.7 kB/s) 00:43:56 Selecting previously unselected package apt-transport-https. 00:43:56 (Reading database ... 13929 files and directories currently installed.) 00:43:56 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 00:43:56 Unpacking apt-transport-https (1.6.14) ... 00:43:56 Setting up apt-transport-https (1.6.14) ... 00:43:56 Waiting for network to be ready... 00:44:03 2021-07-07T00:43:59Z INFO Waiting for automatic snapd restart... 00:44:03 snapd 2.51.1 from Canonical* installed 00:44:03 "snapd" switched to the "latest/stable" channel 00:44:03 00:44:06 core18 20210611 from Canonical* installed 00:44:06 "core18" switched to the "latest/stable" channel 00:44:06 00:44:10 snapcraft 4.8.3 from Canonical* installed 00:44:10 "snapcraft" switched to the "latest/stable" channel 00:44:10 00:44:14 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: 00:44:14 - README.md 00:44:14 00:44:14 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:44:14 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:44:14 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:44:14 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:44:15 Reading package lists... 00:44:16 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 00:44:16 Reading package lists... 00:44:16 Building dependency tree... 00:44:16 Reading state information... 00:44:16 Suggested packages: 00:44:16 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:44:16 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:44:16 Recommended packages: 00:44:16 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:44:16 The following NEW packages will be installed: 00:44:16 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:44:16 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:44:16 pkg-config zip 00:44:16 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:44:16 Need to get 7663 kB of archives. 00:44:16 After this operation, 43.8 MB of additional disk space will be used. 00:44:16 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 00:44:16 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:44:16 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:44:16 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:44:16 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:44:16 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:44:16 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:44:17 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:44:17 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:44:17 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:44:17 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:44:17 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:44:17 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:44:17 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:44:17 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:44:17 debconf: delaying package configuration, since apt-utils is not installed 00:44:17 Fetched 7663 kB in 1s (7720 kB/s) 00:44:17 Selecting previously unselected package libglib2.0-0:amd64. 00:44:17 (Reading database ... 13933 files and directories currently installed.) 00:44:17 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:44:17 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:44:18 Selecting previously unselected package libpsl5:amd64. 00:44:18 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:44:18 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:44:18 Selecting previously unselected package libnghttp2-14:amd64. 00:44:18 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:44:18 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:18 Selecting previously unselected package librtmp1:amd64. 00:44:18 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:44:18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:18 Selecting previously unselected package libcurl3-gnutls:amd64. 00:44:18 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:44:18 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:44:18 Selecting previously unselected package liberror-perl. 00:44:18 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:44:18 Unpacking liberror-perl (0.17025-1) ... 00:44:18 Selecting previously unselected package git-man. 00:44:18 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:44:18 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:44:18 Selecting previously unselected package git. 00:44:18 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:44:18 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:44:18 Selecting previously unselected package libnorm1:amd64. 00:44:18 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:44:18 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:18 Selecting previously unselected package libpgm-5.2-0:amd64. 00:44:18 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:44:18 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:18 Selecting previously unselected package libsodium23:amd64. 00:44:18 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:44:18 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:44:19 Selecting previously unselected package libzmq5:amd64. 00:44:19 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:19 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:19 Selecting previously unselected package libzmq3-dev:amd64. 00:44:19 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:44:19 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:19 Selecting previously unselected package pkg-config. 00:44:19 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:44:19 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:44:19 Selecting previously unselected package zip. 00:44:19 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:44:19 Unpacking zip (3.0-11build1) ... 00:44:19 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:44:19 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:44:19 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:44:19 Setting up liberror-perl (0.17025-1) ... 00:44:19 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:44:19 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:44:19 No schema files found: doing nothing. 00:44:19 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:44:19 Setting up zip (3.0-11build1) ... 00:44:19 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:44:19 Setting up libsodium23:amd64 (1.0.16-2) ... 00:44:19 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:44:19 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:44:19 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:44:19 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:44:19 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:44:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:44:20 git set to automatically installed. 00:44:20 git-man set to automatically installed. 00:44:20 libcurl3-gnutls set to automatically installed. 00:44:20 liberror-perl set to automatically installed. 00:44:20 libglib2.0-0 set to automatically installed. 00:44:20 libnghttp2-14 set to automatically installed. 00:44:20 libnorm1 set to automatically installed. 00:44:20 libpgm-5.2-0 set to automatically installed. 00:44:20 libpsl5 set to automatically installed. 00:44:20 librtmp1 set to automatically installed. 00:44:20 libsodium23 set to automatically installed. 00:44:20 libzmq3-dev set to automatically installed. 00:44:20 libzmq5 set to automatically installed. 00:44:20 pkg-config set to automatically installed. 00:44:20 zip set to automatically installed. 00:44:22 snapd is not logged in, snap install commands will use sudo 00:44:34 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:44:34 snapd is not logged in, snap install commands will use sudo 00:44:34 snap "core18" has no updates available 00:44:34 Pulling config-common 00:44:34 + snapcraftctl pull 00:44:36 Pulling go-build-helper 00:44:36 + snapcraftctl pull 00:44:37 'edgex-go' has dependencies that need to be staged: go-build-helper 00:44:37 Skipping pull go-build-helper (already ran) 00:44:37 Building go-build-helper 00:44:37 + snapcraftctl build 00:44:39 Staging go-build-helper 00:44:39 + snapcraftctl stage 00:44:47 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:44:47 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:44:47 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1783 kB] 00:44:47 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:44:47 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:44:47 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:44:47 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:44:47 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:44:47 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 00:44:47 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:44:47 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:44:47 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:44:47 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:44:47 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:44:47 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:44:47 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:44:47 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:44:47 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:44:47 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:44:47 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2130 kB] 00:44:47 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 00:44:47 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:44:47 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:44:47 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:44:47 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:44:47 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 00:44:47 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:44:47 Fetched 24.8 MB in 0s (0 B/s) 00:44:47 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:44:47 Fetched 224 kB in 0s (0 B/s) 00:44:47 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:44:47 Fetched 157 kB in 0s (0 B/s) 00:44:47 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:44:47 Fetched 221 kB in 0s (0 B/s) 00:44:47 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:44:47 Fetched 143 kB in 0s (0 B/s) 00:44:47 Pulling edgex-go 00:44:47 + snapcraftctl pull 00:44:48 Pulling hooks 00:44:48 + snapcraftctl pull 00:45:06 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:45:06 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:45:06 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:45:06 Fetched 0 B in 0s (0 B/s) 00:45:06 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:45:06 Fetched 96.5 kB in 0s (0 B/s) 00:45:06 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:45:06 Fetched 279 kB in 0s (0 B/s) 00:45:06 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:45:06 Fetched 122 kB in 0s (0 B/s) 00:45:06 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:45:06 Fetched 77.8 kB in 0s (0 B/s) 00:45:06 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:45:06 Fetched 8848 B in 0s (0 B/s) 00:45:06 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:45:06 Fetched 47.8 kB in 0s (0 B/s) 00:45:06 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:45:06 Fetched 45.6 kB in 0s (0 B/s) 00:45:06 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:45:06 Fetched 15.0 kB in 0s (0 B/s) 00:45:06 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:45:06 Fetched 219 kB in 0s (0 B/s) 00:45:06 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:45:06 Fetched 154 kB in 0s (0 B/s) 00:45:06 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:45:06 Fetched 50.6 kB in 0s (0 B/s) 00:45:06 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:45:06 Fetched 14.8 kB in 0s (0 B/s) 00:45:06 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:45:06 Fetched 41.8 kB in 0s (0 B/s) 00:45:06 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:45:06 Fetched 499 kB in 0s (0 B/s) 00:45:06 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:45:06 Fetched 111 kB in 0s (0 B/s) 00:45:06 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:45:06 Fetched 240 kB in 0s (0 B/s) 00:45:06 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:45:06 Fetched 29.3 kB in 0s (0 B/s) 00:45:06 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:45:06 Fetched 85.5 kB in 0s (0 B/s) 00:45:06 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:45:06 Fetched 24.5 kB in 0s (0 B/s) 00:45:06 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:45:06 Fetched 49.2 kB in 0s (0 B/s) 00:45:06 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:45:06 Fetched 54.2 kB in 0s (0 B/s) 00:45:06 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:45:06 Fetched 30.8 kB in 0s (0 B/s) 00:45:06 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:45:06 Fetched 15.8 kB in 0s (0 B/s) 00:45:06 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:45:06 Fetched 85.9 kB in 0s (0 B/s) 00:45:06 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:45:06 Fetched 8720 B in 0s (0 B/s) 00:45:06 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:45:06 Fetched 140 kB in 0s (0 B/s) 00:45:06 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:45:06 Fetched 119 kB in 0s (0 B/s) 00:45:06 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:45:06 Fetched 111 kB in 0s (0 B/s) 00:45:06 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:45:06 Fetched 11.1 kB in 0s (0 B/s) 00:45:06 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:45:06 Fetched 645 kB in 0s (0 B/s) 00:45:06 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:45:06 Fetched 41.3 kB in 0s (0 B/s) 00:45:06 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:45:06 Fetched 17.9 kB in 0s (0 B/s) 00:45:06 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:45:06 Fetched 368 kB in 0s (0 B/s) 00:45:06 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:45:06 Fetched 187 kB in 0s (0 B/s) 00:45:06 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:45:06 Fetched 175 kB in 0s (0 B/s) 00:45:06 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:45:06 Fetched 206 kB in 0s (0 B/s) 00:45:06 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:45:06 Fetched 1301 kB in 0s (0 B/s) 00:45:06 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:45:06 Fetched 36.2 kB in 0s (0 B/s) 00:45:06 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:45:06 Fetched 159 kB in 0s (0 B/s) 00:45:06 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:45:06 Fetched 107 kB in 0s (0 B/s) 00:45:06 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:45:06 Fetched 48.7 kB in 0s (0 B/s) 00:45:06 Pulling static-packages 00:45:06 + snapcraftctl pull 00:45:06 Pulling version 00:45:06 + cd /root/project 00:45:06 + git describe --tags --abbrev=0 00:45:06 + sed s/v// 00:45:06 + GIT_VERSION=2.0.1-dev.1 00:45:06 + [ -z 2.0.1-dev.1 ] 00:45:06 + snapcraftctl set-version 2.0.1-dev.1 00:45:07 Building config-common 00:45:07 + snapcraftctl build 00:45:10 Skipping build go-build-helper (already ran) 00:45:10 Building edgex-go 00:45:10 + cd /root/parts/edgex-go/src 00:45:10 + git describe --tags --abbrev=0 00:45:10 + sed s/v// 00:45:10 + GIT_VERSION=2.0.1-dev.1 00:45:10 + [ -z 2.0.1-dev.1 ] 00:45:10 + echo 2.0.1-dev.1 00:45:10 + make build 00:45:10 go mod tidy 00:45:12 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:45:12 go: downloading github.com/gorilla/mux v1.8.0 00:45:12 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:45:12 go: downloading github.com/stretchr/testify v1.7.0 00:45:12 go: downloading github.com/google/uuid v1.2.0 00:45:12 go: downloading github.com/fxamacker/cbor/v2 v2.3.0 00:45:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:45:12 go: downloading gopkg.in/yaml.v2 v2.4.0 00:45:12 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:45:12 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:45:12 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:45:12 go: downloading github.com/lib/pq v1.10.2 00:45:12 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:45:12 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:45:12 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:45:12 go: downloading github.com/pelletier/go-toml v1.9.2 00:45:12 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:45:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:45:13 go: downloading github.com/davecgh/go-spew v1.1.1 00:45:13 go: downloading github.com/pmezard/go-difflib v1.0.0 00:45:13 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:45:13 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:45:13 go: downloading github.com/go-kit/kit v0.9.0 00:45:13 go: downloading github.com/stretchr/objx v0.1.0 00:45:13 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:45:13 go: downloading github.com/x448/float16 v0.8.4 00:45:13 go: downloading github.com/go-playground/universal-translator v0.17.0 00:45:13 go: downloading github.com/leodido/go-urn v1.2.0 00:45:13 go: downloading golang.org/x/text v0.3.2 00:45:13 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:45:13 go: downloading github.com/go-playground/locales v0.13.0 00:45:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:45:13 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:45:13 go: downloading github.com/pebbe/zmq4 v1.2.7 00:45:13 go: downloading github.com/kr/pretty v0.2.0 00:45:14 go: downloading github.com/hashicorp/consul/api v1.8.1 00:45:14 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:45:14 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:45:14 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:45:14 go: downloading github.com/go-stack/stack v1.8.0 00:45:14 go: downloading github.com/gorilla/websocket v1.4.2 00:45:14 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:45:14 go: downloading github.com/kr/text v0.1.0 00:45:14 go: downloading github.com/onsi/ginkgo v1.10.1 00:45:14 go: downloading github.com/onsi/gomega v1.7.0 00:45:15 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:45:15 go: downloading github.com/mitchellh/copystructure v1.0.0 00:45:15 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:45:15 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:45:15 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:45:15 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:45:15 go: downloading github.com/hashicorp/serf v0.9.5 00:45:15 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:45:15 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:45:15 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:45:15 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:45:15 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:45:15 go: downloading github.com/fatih/color v1.9.0 00:45:15 go: downloading github.com/mattn/go-colorable v0.1.6 00:45:15 go: downloading github.com/mattn/go-isatty v0.0.12 00:45:15 go: downloading github.com/pkg/errors v0.8.1 00:45:15 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:45:15 go: downloading github.com/hashicorp/memberlist v0.2.2 00:45:15 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:45:15 go: downloading github.com/hpcloud/tail v1.0.0 00:45:15 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:45:15 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:45:15 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:45:15 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:45:15 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:45:15 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:45:15 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:45:15 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:45:15 go: downloading github.com/miekg/dns v1.1.26 00:45:15 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:45:15 go: downloading github.com/hashicorp/errwrap v1.0.0 00:45:15 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:45:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/core-data/core-data ./cmd/core-data 00:45:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:45:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/core-command/core-command ./cmd/core-command 00:45:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:45:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:45:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:45:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:45:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:45:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:45:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:45:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o ./cmd/secrets-config ./cmd/secrets-config 00:45:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.1" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:45:39 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:45:39 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:45:39 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:45:39 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:45:39 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:45:39 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:45:39 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:45:39 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:45:39 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:45:39 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:45:39 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:45:39 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:45:39 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:45:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:45:39 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:45:39 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:45:39 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:45:39 + 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 00:45:39 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:45:39 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:45:39 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:45:39 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:45:39 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:45:39 + 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 00:45:39 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:45:39 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:45:39 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 00:45:40 Building hooks 00:45:40 + cd /root/parts/hooks/src 00:45:40 + make build 00:45:40 go mod tidy 00:45:41 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 00:45:41 go: downloading github.com/stretchr/testify v1.5.1 00:45:41 go: downloading gopkg.in/yaml.v2 v2.2.2 00:45:41 go: downloading github.com/davecgh/go-spew v1.1.0 00:45:42 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:45:42 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 00:45:42 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 00:45:42 Removing intermediate container 5e028966533e 00:45:42 ---> f3f07219520e 00:45:42 00:45:42 Step 11/24 : FROM alpine:3.12 00:45:42 3.12: Pulling from library/alpine 00:45:42 Removing intermediate container 10a46d8692e8 00:45:42 ---> d79b3f7214f0 00:45:42 00:45:42 Step 11/23 : FROM alpine:3.12 00:45:42 3.12: Pulling from library/alpine 00:45:42 Removing intermediate container 38baaa347985 00:45:42 ---> c1e80ca465c9 00:45:42 00:45:42 Step 11/26 : FROM alpine:3.12 00:45:42 Removing intermediate container 898142b931ef 00:45:42 ---> 1d08da84fb80 00:45:42 00:45:42 Step 11/32 : FROM alpine:3.12 00:45:42 3.12: Pulling from library/alpine 00:45:42 3.12: Pulling from library/alpine 00:45:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:45:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:45:42 Status: Image is up to date for alpine:3.12 00:45:42 Status: Downloaded newer image for alpine:3.12 00:45:42 ---> c4fd0aeabfcf 00:45:42 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:45:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:45:42 Status: Image is up to date for alpine:3.12 00:45:42 ---> c4fd0aeabfcf 00:45:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:45:42 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:45:42 Status: Image is up to date for alpine:3.12 00:45:42 ---> c4fd0aeabfcf 00:45:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:45:42 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:45:42 ---> c4fd0aeabfcf 00:45:42 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:45:43 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:45:43 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:45:43 ---> Running in 5a979299e59e 00:45:43 ---> Running in 4d3327272c1a 00:45:43 ---> Running in d2a444dbb9d6 00:45:43 ---> Running in 9fe6655cb55e 00:45:43 Removing intermediate container e2907f28aa12 00:45:43 ---> e72276dd27e2 00:45:43 00:45:43 Step 11/22 : FROM alpine:3.12 00:45:43 ---> c4fd0aeabfcf 00:45:43 Step 12/22 : RUN apk add --update --no-cache curl 00:45:44 ---> Running in da10b780d6e7 00:45:44 Removing intermediate container 9fe6655cb55e 00:45:44 ---> 2dec8e8790ea 00:45:44 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:45:44 ---> Running in 6237e645789d 00:45:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:45 Building static-packages 00:45:45 + snapcraftctl build 00:45:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:45 (1/1) Installing dumb-init (1.2.2-r1) 00:45:45 Executing busybox-1.31.1-r20.trigger 00:45:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:45 OK: 5 MiB in 15 packages 00:45:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:46 (1/6) Installing ca-certificates (20191127-r4) 00:45:46 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:45:46 (3/6) Installing libcurl (7.77.0-r0) 00:45:46 (1/1) Installing dumb-init (1.2.2-r1) 00:45:46 Executing busybox-1.31.1-r20.trigger 00:45:46 (4/6) Installing curl (7.77.0-r0) 00:45:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:46 OK: 5 MiB in 15 packages 00:45:46 (5/6) Installing dumb-init (1.2.2-r1) 00:45:46 (6/6) Installing su-exec (0.2-r1) 00:45:46 Executing busybox-1.31.1-r20.trigger 00:45:46 Executing ca-certificates-20191127-r4.trigger 00:45:47 OK: 7 MiB in 20 packages 00:45:47 (1/4) Installing ca-certificates (20191127-r4) 00:45:47 (1/2) Installing dumb-init (1.2.2-r1) 00:45:47 (2/2) Installing su-exec (0.2-r1) 00:45:47 Executing busybox-1.31.1-r20.trigger 00:45:47 OK: 5 MiB in 16 packages 00:45:47 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:45:47 (3/4) Installing libcurl (7.77.0-r0) 00:45:47 (4/4) Installing curl (7.77.0-r0) 00:45:47 Executing busybox-1.31.1-r20.trigger 00:45:47 Executing ca-certificates-20191127-r4.trigger 00:45:47 OK: 7 MiB in 18 packages 00:45:47 Building version 00:45:47 + snapcraftctl build 00:45:47 Removing intermediate container 5a979299e59e 00:45:47 ---> 52e4ebaebcd4 00:45:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:45:48 ---> Running in 62861fef9077 00:45:48 Removing intermediate container 4d3327272c1a 00:45:48 ---> 1fe6c74fca1f 00:45:48 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:45:48 ---> Running in 579e99ff97b1 00:45:49 Removing intermediate container 62861fef9077 00:45:49 ---> 14e8f53f24d3 00:45:49 Step 14/24 : ENV APP_PORT=59882 00:45:49 Removing intermediate container 6237e645789d 00:45:49 ---> 81eaae556448 00:45:49 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:45:49 ---> Running in 8e79fceebb65 00:45:49 Removing intermediate container d2a444dbb9d6 00:45:49 ---> c18a83416eca 00:45:49 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:45:49 ---> Running in 646e9c61138c 00:45:49 Removing intermediate container 579e99ff97b1 00:45:49 ---> b90aeab8f2dc 00:45:49 Step 14/23 : ENV APP_PORT=59861 00:45:49 Staging config-common 00:45:49 + snapcraftctl stage 00:45:49 ---> Running in acf847e6fd4e 00:45:49 Removing intermediate container da10b780d6e7 00:45:49 ---> 6152b345b68b 00:45:49 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:45:49 ---> Running in 24486c37d8f1 00:45:50 ---> Running in 3670279d200c 00:45:50 Removing intermediate container 8e79fceebb65 00:45:50 ---> d7fa41f0002c 00:45:50 Step 15/24 : EXPOSE $APP_PORT 00:45:50 Removing intermediate container 646e9c61138c 00:45:50 ---> 981e2150ec79 00:45:50 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:45:50 ---> Running in a98e93b819b0 00:45:50 Removing intermediate container acf847e6fd4e 00:45:50 ---> 34260a0f9f07 00:45:50 Step 14/26 : WORKDIR / 00:45:50 ---> Running in c8bc29289469 00:45:50 Removing intermediate container 24486c37d8f1 00:45:50 ---> 6d93d90b6522 00:45:50 Step 15/23 : EXPOSE $APP_PORT 00:45:50 ---> Running in d7b0d423d024 00:45:50 Skipping stage go-build-helper (already ran) 00:45:50 Staging edgex-go 00:45:50 + snapcraftctl stage 00:45:50 Removing intermediate container 3670279d200c 00:45:50 ---> e74e468a8912 00:45:50 Step 14/22 : WORKDIR /edgex 00:45:50 ---> Running in 018a536fb17e 00:45:50 ---> Running in 1ccf7c2ed052 00:45:51 Removing intermediate container a98e93b819b0 00:45:51 ---> 7f7bb253515c 00:45:51 Step 16/24 : WORKDIR / 00:45:51 Removing intermediate container c8bc29289469 00:45:51 ---> aa7d0a1e6d9a 00:45:51 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:45:51 ---> Running in 793ff25f727a 00:45:51 ---> Running in a4634dd025a6 00:45:51 Staging hooks 00:45:51 + snapcraftctl stage 00:45:51 Removing intermediate container 018a536fb17e 00:45:51 ---> 8bb5622922e3 00:45:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:51 Removing intermediate container d7b0d423d024 00:45:51 ---> 0c4dfe622b30 00:45:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:45:51 Removing intermediate container 1ccf7c2ed052 00:45:51 ---> 94af5011d4d9 00:45:51 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:45:52 Removing intermediate container 793ff25f727a 00:45:52 ---> 51e4329e0991 00:45:52 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:45:52 Staging static-packages 00:45:52 + snapcraftctl stage 00:45:53 ---> ea0a6ae6c1d1 00:45:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:45:53 ---> 89fddb71f685 00:45:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:45:53 ---> a5211ae54495 00:45:53 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:45:53 ---> 04b52fc7ecd6 00:45:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:45:54 Staging version 00:45:54 + snapcraftctl stage 00:45:54 ---> 0c28b7d9bdf3 00:45:54 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:45:55 Priming config-common 00:45:55 + snapcraftctl prime 00:45:55 Removing intermediate container a4634dd025a6 00:45:55 ---> 1603cbfeb828 00:45:55 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:45:55 ---> dd72a4614d00 00:45:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:45:55 ---> Running in ad84afda8666 00:45:55 ---> 255e3fbfd4a3 00:45:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:45:55 ---> 0618f0cd6840 00:45:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:45:55 Priming go-build-helper 00:45:55 + snapcraftctl prime 00:45:55 ---> 9d6727b10c8c 00:45:55 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:45:56 Removing intermediate container ad84afda8666 00:45:56 ---> b1636fb02ab0 00:45:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:45:56 ---> 35d586781c47 00:45:56 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:45:56 ---> a8fe154459e4 00:45:56 Step 20/24 : ENTRYPOINT ["/core-command"] 00:45:56 ---> Running in 4f6102091ef1 00:45:56 ---> Running in 3d5bce9d0a9c 00:45:56 Priming edgex-go 00:45:56 + snapcraftctl prime 00:45:57 ---> 35c3b781cea4 00:45:57 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:45:57 ---> bf408ca40cca 00:45:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:45:57 ---> Running in fda6b4ca475d 00:45:57 Removing intermediate container 4f6102091ef1 00:45:57 ---> 4976360428ba 00:45:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:45:57 ---> d93cc1b94ee3 00:45:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:45:57 Removing intermediate container 3d5bce9d0a9c 00:45:57 ---> dfe235cc8a6a 00:45:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:45:57 ---> Running in 759c813c7a66 00:45:57 Priming hooks 00:45:57 + snapcraftctl prime 00:45:57 ---> Running in a7e7a2d9359a 00:45:57 ---> Running in 4bdb4cee730d 00:45:58 Removing intermediate container fda6b4ca475d 00:45:58 ---> c4fe77b1e319 00:45:58 Step 19/22 : CMD ["--init=true"] 00:45:58 ---> Running in 75e90f8712bf 00:45:58 Removing intermediate container 759c813c7a66 00:45:58 ---> 25857c4410bb 00:45:58 Step 21/23 : LABEL arch=arm64 00:45:58 Removing intermediate container 4bdb4cee730d 00:45:58 ---> 5ca3291e97ac 00:45:58 Step 22/24 : LABEL arch=arm64 00:45:58 ---> Running in 9005f2705ccd 00:45:59 ---> d65a83ac61d1 00:45:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:45:59 ---> Running in 5f3bab9901d3 00:45:59 Removing intermediate container 75e90f8712bf 00:45:59 ---> 18c2b9913001 00:45:59 Step 20/22 : LABEL arch=arm64 00:45:59 Priming static-packages 00:45:59 + snapcraftctl prime 00:45:59 ---> Running in 8a3e499dd9d5 00:45:59 Removing intermediate container 9005f2705ccd 00:45:59 ---> aab3245f8629 00:45:59 Step 22/23 : LABEL git_sha=f91a9032096febaec6e5b837f355a8c783148d79 00:45:59 Removing intermediate container 5f3bab9901d3 00:45:59 ---> e150be43a018 00:45:59 Step 23/24 : LABEL git_sha=f91a9032096febaec6e5b837f355a8c783148d79 00:46:00 ---> Running in 852684ee317a 00:46:00 ---> Running in d43e41a16d0e 00:46:00 Removing intermediate container 8a3e499dd9d5 00:46:00 ---> 1a068dcf5d85 00:46:00 Step 21/22 : LABEL git_sha=f91a9032096febaec6e5b837f355a8c783148d79 00:46:00 ---> Running in 2c7cbdd3cd0d 00:46:00 ---> fa64883564d5 00:46:00 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:46:00 Removing intermediate container 852684ee317a 00:46:00 ---> a7ed681ae701 00:46:00 Step 23/23 : LABEL version=0.0.0 00:46:00 Removing intermediate container d43e41a16d0e 00:46:00 ---> b748e1ab59ec 00:46:00 Step 24/24 : LABEL version=0.0.0 00:46:00 Removing intermediate container a7e7a2d9359a 00:46:00 ---> 9b811d119168 00:46:00 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:46:00 ---> Running in 11fe53b3e79e 00:46:01 ---> Running in 8cd38f7629ca 00:46:01 Removing intermediate container 2c7cbdd3cd0d 00:46:01 ---> f20c5c1909c8 00:46:01 Step 22/22 : LABEL version=0.0.0 00:46:01 ---> Running in e7c2a8bad7db 00:46:01 Priming version 00:46:01 + snapcraftctl prime 00:46:02 ---> ff961903d0bd 00:46:02 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/ 00:46:02 Removing intermediate container 11fe53b3e79e 00:46:02 ---> 4f02dc7b58c1 00:46:02 00:46:02 Removing intermediate container 8cd38f7629ca 00:46:02 ---> 279692304a6a 00:46:02 00:46:02 ---> Running in 7cb80a43894a 00:46:02 Removing intermediate container e7c2a8bad7db 00:46:02 ---> 64dda8c497fa 00:46:02 00:46:02 ---> 5c8bf557c75c 00:46:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:46:02 Successfully built 279692304a6a 00:46:02 Successfully built 4f02dc7b58c1 00:46:02 Successfully tagged core-command-arm64:latest 00:46:02  Building core-command ... done Building support-notifications 00:46:02 Successfully tagged support-scheduler-arm64:latest 00:46:02 Building sys-mgmt-agent 00:46:02 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 00:46:02  Building support-scheduler ... done Successfully built 64dda8c497fa 00:46:02 Successfully tagged security-proxy-setup-arm64:latest 00:46:02  Building security-proxy-setup ... done Building core-metadata 00:46:03 ---> e38556a9bce0 00:46:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:46:05 Removing intermediate container 7cb80a43894a 00:46:05 ---> 4c9f25210512 00:46:05 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:46:05 ---> 3309d26c28c1 00:46:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:46:05 ---> Running in 91c1fd53ce76 00:46:06 Removing intermediate container 91c1fd53ce76 00:46:06 ---> 5a92d9de82e9 00:46:06 Step 24/26 : LABEL arch=arm64 00:46:07 ---> f9aa646da0d3 00:46:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:46:07 ---> Running in 4f6d095047b8 00:46:08 Removing intermediate container 4f6d095047b8 00:46:08 ---> c138acb2ff61 00:46:08 Step 25/26 : LABEL git_sha=f91a9032096febaec6e5b837f355a8c783148d79 00:46:08 ---> 4435d94339c0 00:46:08 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:46:08 ---> Running in 04666aab58af 00:46:09 ---> Running in 5a87d4f4f6f8 00:46:09 Removing intermediate container 04666aab58af 00:46:09 ---> 8ab645d50f7d 00:46:09 Step 26/26 : LABEL version=0.0.0 00:46:09 ---> Running in 7483fdf82895 00:46:09 Removing intermediate container 5a87d4f4f6f8 00:46:09 ---> c04677acd171 00:46:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:46:10 Removing intermediate container 7483fdf82895 00:46:10 ---> 8451de7a6455 00:46:10 00:46:11 Successfully built 8451de7a6455 00:46:11 Successfully tagged security-secretstore-setup-arm64:latest 00:46:11 Building core-data 00:46:11  Building security-secretstore-setup ... done  ---> fe083ae10c18 00:46:11 Step 27/32 : RUN chmod +x /entrypoint.sh 00:46:11 ---> Running in 5b496dc0812f 00:46:14 Removing intermediate container 5b496dc0812f 00:46:14 ---> 65fee5d3b6e9 00:46:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:46:15 ---> Running in b40ee9a8b08b 00:46:15 Removing intermediate container b40ee9a8b08b 00:46:15 ---> 8b5607bc102b 00:46:15 Step 29/32 : CMD ["gate"] 00:46:16 ---> Running in 5cdaa8467947 00:46:17 Removing intermediate container 5cdaa8467947 00:46:17 ---> d796667302a5 00:46:17 Step 30/32 : LABEL arch=arm64 00:46:17 ---> Running in 388f6c29534b 00:46:18 Removing intermediate container 388f6c29534b 00:46:18 ---> fa4d3b5bef12 00:46:18 Step 31/32 : LABEL git_sha=f91a9032096febaec6e5b837f355a8c783148d79 00:46:18 ---> Running in fc90e8bd0f50 00:46:19 Removing intermediate container fc90e8bd0f50 00:46:19 ---> 1ee16fc46d92 00:46:19 Step 32/32 : LABEL version=0.0.0 00:46:19 ---> Running in 75a913c937c8 00:46:19 Removing intermediate container 75a913c937c8 00:46:19 ---> b6fffbc38bc8 00:46:19 00:46:20 Successfully built b6fffbc38bc8 00:46:20 Successfully tagged security-bootstrapper-arm64:latest 00:46:52  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:46:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:46:52 ---> cc4e7528f4ca 00:46:52 Step 3/23 : WORKDIR /edgex-go 00:46:52 ---> Using cache 00:46:52 ---> 7b8d9fa5b109 00:46:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:52 ---> Using cache 00:46:52 ---> 0b28c965de1e 00:46:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:46:52 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:46:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:52 ---> cc4e7528f4ca 00:46:52 Step 3/24 : WORKDIR /edgex-go 00:46:52 ---> Using cache 00:46:52 ---> 7b8d9fa5b109 00:46:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:52 ---> Using cache 00:46:52 ---> 0b28c965de1e 00:46:52 Step 5/24 : RUN apk add --update --no-cache make bash git 00:46:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:46:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:53 ---> cc4e7528f4ca 00:46:53 Step 3/24 : WORKDIR /edgex-go 00:46:53 ---> Using cache 00:46:53 ---> 7b8d9fa5b109 00:46:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:53 ---> Using cache 00:46:53 ---> 0b28c965de1e 00:46:53 Step 5/24 : RUN apk add --update --no-cache make git 00:46:53 ---> Using cache 00:46:53 ---> 0f4c8e842e42 00:46:53 Step 6/24 : COPY go.mod . 00:46:53 ---> Using cache 00:46:53 ---> d02e2189b164 00:46:53 Step 7/24 : RUN go mod download 00:46:53 ---> Using cache 00:46:53 ---> d9c03f375f01 00:46:53 Step 8/24 : COPY . . 00:46:53 ---> Using cache 00:46:53 ---> d1fc9dfc789c 00:46:53 Step 9/24 : RUN go mod tidy 00:46:53 ---> Using cache 00:46:53 ---> 1e6f55e52127 00:46:53 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:46:55 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:46:55 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:46:55 ---> cc4e7528f4ca 00:46:55 Step 3/24 : WORKDIR /edgex-go 00:46:55 ---> Using cache 00:46:55 ---> 7b8d9fa5b109 00:46:55 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:46:55 ---> Using cache 00:46:55 ---> 0b28c965de1e 00:46:55 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:46:55 ---> Running in 6b509a69decf 00:46:55 ---> Running in dfa325ad12c0 00:46:55 ---> Running in 0cf4c5ed29d3 00:46:55 ---> Running in 7d3593a07cfc 00:46:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:46:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:46:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:46:57 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 00:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:46:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:46:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:46:59 OK: 218 MiB in 52 packages 00:46:59 OK: 218 MiB in 52 packages 00:47:00 OK: 218 MiB in 52 packages 00:47:01 Removing intermediate container 0cf4c5ed29d3 00:47:01 ---> 98e18d225c8e 00:47:01 Step 6/24 : COPY go.mod . 00:47:01 Removing intermediate container dfa325ad12c0 00:47:01 ---> a43638c9f157 00:47:01 Step 6/23 : COPY go.mod . 00:47:02 Removing intermediate container 6b509a69decf 00:47:02 ---> 98fc7e829307 00:47:02 Step 6/24 : COPY go.mod . 00:47:02 ---> 2cef04422116 00:47:03 Step 7/24 : RUN go mod download 00:47:03 ---> Running in f13b44de88a3 00:47:04 ---> d13a0488f397 00:47:04 Step 7/23 : RUN go mod download 00:47:04 ---> Running in 9d936df7d297 00:47:04 ---> 99380ce6300f 00:47:04 Step 7/24 : RUN go mod download 00:47:04 ---> Running in fda230a6bca2 00:47:08 Removing intermediate container f13b44de88a3 00:47:08 ---> b568de676240 00:47:08 Step 8/24 : COPY . . 00:47:08 Removing intermediate container 9d936df7d297 00:47:08 ---> 2c33955d9920 00:47:08 Step 8/23 : COPY . . 00:47:09 Removing intermediate container fda230a6bca2 00:47:09 ---> db22c4a79b9e 00:47:09 Step 8/24 : COPY . . 00:47:41 ---> ef99c9615e0f 00:47:41 Step 9/24 : RUN go mod tidy 00:47:41 ---> 9be8c7c3d6be 00:47:41 Step 9/23 : RUN go mod tidy 00:47:41 ---> 8ed255856952 00:47:41 Step 9/24 : RUN go mod tidy 00:47:41 ---> Running in f60dd74a8875 00:47:41 ---> Running in 2b0b55826d34 00:47:41 ---> Running in da42f999e08d 00:47:47 Removing intermediate container 7d3593a07cfc 00:47:47 ---> ac1e91aa2437 00:47:47 00:47:47 Step 11/24 : FROM alpine:3.12 00:47:47 ---> c4fd0aeabfcf 00:47:47 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:47:47 ---> Using cache 00:47:47 ---> 1fe6c74fca1f 00:47:47 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:47 ---> Using cache 00:47:47 ---> b90aeab8f2dc 00:47:47 Step 14/24 : ENV APP_PORT=59881 00:47:47 Removing intermediate container f60dd74a8875 00:47:47 ---> c2e5c7db752f 00:47:47 Step 10/24 : RUN make cmd/core-data/core-data 00:47:47 ---> Running in be9ac4e7ebf4 00:47:47 Removing intermediate container 2b0b55826d34 00:47:47 ---> 011e9f1b6a03 00:47:47 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:47:47 ---> Running in 205f2296facb 00:47:47 ---> Running in 94f9d90a8e05 00:47:47 Removing intermediate container da42f999e08d 00:47:47 ---> b9548bb84e0d 00:47:47 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:47:47 Removing intermediate container be9ac4e7ebf4 00:47:47 ---> 9bac68417dbc 00:47:47 Step 15/24 : EXPOSE $APP_PORT 00:47:47 ---> Running in cfb8daf60f23 00:47:47 ---> Running in 7b4e8d53c48b 00:47:48 Removing intermediate container 7b4e8d53c48b 00:47:48 ---> ae44e6675ee6 00:47:48 Step 16/24 : WORKDIR / 00:47:48 ---> Running in 9043ee948dd3 00:47:48 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 00:47:48 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 00:47:49 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 00:47:49 Removing intermediate container 9043ee948dd3 00:47:49 ---> a60418aaf92c 00:47:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:50 ---> 523e50196756 00:47:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:47:52 ---> da92a6d88b20 00:47:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:47:53 ---> fb83d7fa0e33 00:47:53 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:47:53 ---> Running in bd94609bb3f3 00:47:54 Removing intermediate container bd94609bb3f3 00:47:54 ---> 8b123bcb7c0f 00:47:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:54 ---> Running in acaa2acec13f 00:47:55 Removing intermediate container acaa2acec13f 00:47:55 ---> 69c8fe22353a 00:47:55 Step 22/24 : LABEL arch=arm64 00:47:55 ---> Running in 2cfea2ed7053 00:47:56 Removing intermediate container 2cfea2ed7053 00:47:56 ---> 777e6f103e12 00:47:56 Step 23/24 : LABEL git_sha=f91a9032096febaec6e5b837f355a8c783148d79 00:47:56 ---> Running in 3ed686321f17 00:47:57 Removing intermediate container 3ed686321f17 00:47:57 ---> 349d75ca9b22 00:47:57 Step 24/24 : LABEL version=0.0.0 00:47:57 ---> Running in 4aa31535c048 00:47:57 Removing intermediate container 4aa31535c048 00:47:57 ---> 0a23a28a1abf 00:47:57 00:47:58 Successfully built 0a23a28a1abf 00:47:58 Successfully tagged core-metadata-arm64:latest 00:49:06  Building core-metadata ... done Removing intermediate container 94f9d90a8e05 00:49:06 ---> 582196c51771 00:49:06 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:49:06 ---> Running in ca676a8c368e 00:49:06 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 00:49:06 Removing intermediate container cfb8daf60f23 00:49:06 ---> f4232d1757bb 00:49:06 00:49:06 Step 11/23 : FROM alpine:3.12 00:49:06 ---> c4fd0aeabfcf 00:49:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:49:06 ---> Running in 7105709e8b15 00:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:06 Removing intermediate container ca676a8c368e 00:49:06 ---> 19c69de76b80 00:49:06 00:49:06 Step 12/24 : FROM docker:20.10.0 00:49:06 20.10.0: Pulling from library/docker 00:49:06 (1/2) Installing ca-certificates (20191127-r4) 00:49:06 (2/2) Installing dumb-init (1.2.2-r1) 00:49:06 Executing busybox-1.31.1-r20.trigger 00:49:06 Executing ca-certificates-20191127-r4.trigger 00:49:06 OK: 6 MiB in 16 packages 00:49:08 Removing intermediate container 205f2296facb 00:49:08 ---> 2be02e0a578d 00:49:08 00:49:08 Step 11/24 : FROM alpine:3.12 00:49:08 ---> c4fd0aeabfcf 00:49:08 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:49:09 ---> Running in e0bfc8e0ce09 00:49:09 Removing intermediate container 7105709e8b15 00:49:09 ---> 052613bd35b8 00:49:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:49:09 ---> Running in 1c5969d25399 00:49:09 Removing intermediate container e0bfc8e0ce09 00:49:09 ---> 15858a7d2d50 00:49:09 Step 13/24 : ENV APP_PORT=59880 00:49:10 ---> Running in 9d17633d210a 00:49:10 Removing intermediate container 1c5969d25399 00:49:10 ---> a311cb9f851c 00:49:10 Step 14/23 : ENV APP_PORT=59860 00:49:10 ---> Running in bbb6bf78b22a 00:49:10 Removing intermediate container 9d17633d210a 00:49:10 ---> 49aa95dd3e29 00:49:10 Step 14/24 : EXPOSE $APP_PORT 00:49:10 ---> Running in 7217d074439c 00:49:11 Removing intermediate container bbb6bf78b22a 00:49:11 ---> ff3f0efe1916 00:49:11 Step 15/23 : EXPOSE $APP_PORT 00:49:11 ---> Running in bdf9c5e59e5a 00:49:11 Removing intermediate container 7217d074439c 00:49:11 ---> 823a214b2cb8 00:49:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:12 ---> Running in 164d9c2db155 00:49:12 Removing intermediate container bdf9c5e59e5a 00:49:12 ---> a5aba46cfe2e 00:49:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:13 ---> 3955ee630fb7 00:49:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:49:15 ---> 080eb702349b 00:49:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:49:15 Removing intermediate container 164d9c2db155 00:49:15 ---> 9493d637cf3a 00:49:15 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:49:16 ---> Running in 221f50d44b60 00:49:16 ---> e28e80af8529 00:49:16 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:49:16 ---> Running in 3559309c5e06 00:49:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:17 Removing intermediate container 3559309c5e06 00:49:17 ---> bc80f03db3ce 00:49:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:17 ---> Running in dad78d2f92f6 00:49:17 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:49:17 Status: Downloaded newer image for docker:20.10.0 00:49:17 ---> eeaf43b92773 00:49:17 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:49:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:18 ---> Running in 21c10cf4c1e0 00:49:18 Removing intermediate container dad78d2f92f6 00:49:18 ---> 96f39c074f45 00:49:18 Step 21/23 : LABEL arch=arm64 00:49:18 ---> Running in d7148a625ff2 00:49:18 Removing intermediate container 21c10cf4c1e0 00:49:18 ---> ed9c0be75c7e 00:49:18 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:49:18 (1/6) Installing dumb-init (1.2.2-r1) 00:49:18 ---> Running in cabc1f64850f 00:49:18 Removing intermediate container d7148a625ff2 00:49:18 ---> 3a24bd0366d3 00:49:18 Step 22/23 : LABEL git_sha=f91a9032096febaec6e5b837f355a8c783148d79 00:49:18 (2/6) Installing libgcc (9.3.0-r2) 00:49:18 (3/6) Installing libsodium (1.0.18-r0) 00:49:18 (4/6) Installing libstdc++ (9.3.0-r2) 00:49:18 ---> Running in e06ad05395f8 00:49:19 (5/6) Installing libzmq (4.3.3-r0) 00:49:19 (6/6) Installing zeromq (4.3.3-r0) 00:49:19 Executing busybox-1.31.1-r20.trigger 00:49:19 OK: 8 MiB in 20 packages 00:49:19 Removing intermediate container e06ad05395f8 00:49:19 ---> 3436ee0892bf 00:49:19 Step 23/23 : LABEL version=0.0.0 00:49:19 ---> Running in 6c38b2667102 00:49:20 Removing intermediate container 6c38b2667102 00:49:20 ---> b5b30d7b1e3b 00:49:20 00:49:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:20 Successfully built b5b30d7b1e3b 00:49:20 Successfully tagged support-notifications-arm64:latest 00:49:20  Building support-notifications ... done Removing intermediate container 221f50d44b60 00:49:20 ---> 28979269df42 00:49:20 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:49:21 (1/39) Installing readline (8.0.4-r0) 00:49:21 (2/39) Installing bash (5.0.17-r0) 00:49:21 Executing bash-5.0.17-r0.post-install 00:49:21 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:49:21 (4/39) Installing libcurl (7.77.0-r0) 00:49:21 (5/39) Installing curl (7.77.0-r0) 00:49:21 (6/39) Installing dumb-init (1.2.2-r1) 00:49:21 (7/39) Installing libbz2 (1.0.8-r1) 00:49:21 (8/39) Installing expat (2.2.9-r1) 00:49:21 (9/39) Installing libffi (3.3-r2) 00:49:21 (10/39) Installing gdbm (1.13-r1) 00:49:21 (11/39) Installing xz-libs (5.2.5-r0) 00:49:21 (12/39) Installing sqlite-libs (3.32.1-r1) 00:49:21 (13/39) Installing python3 (3.8.10-r0) 00:49:21 ---> bd3c0b894fb5 00:49:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:49:23 (14/39) Installing py3-appdirs (1.4.4-r1) 00:49:23 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:49:23 (16/39) Installing py3-parsing (2.4.7-r0) 00:49:23 (17/39) Installing py3-six (1.15.0-r0) 00:49:23 (18/39) Installing py3-packaging (20.4-r0) 00:49:23 (19/39) Installing py3-setuptools (47.0.0-r0) 00:49:23 ---> e32963d5285a 00:49:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:49:23 (20/39) Installing py3-chardet (3.0.4-r4) 00:49:23 (21/39) Installing py3-idna (2.9-r0) 00:49:23 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:49:23 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:49:23 (24/39) Installing py3-requests (2.23.0-r0) 00:49:23 (25/39) Installing py3-msgpack (1.0.0-r0) 00:49:23 (26/39) Installing py3-lockfile (0.12.2-r3) 00:49:23 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:49:23 (28/39) Installing py3-colorama (0.4.3-r0) 00:49:23 (29/39) Installing py3-distlib (0.3.0-r0) 00:49:23 (30/39) Installing py3-distro (1.5.0-r1) 00:49:23 (31/39) Installing py3-webencodings (0.5.1-r3) 00:49:23 (32/39) Installing py3-html5lib (1.0.1-r4) 00:49:23 (33/39) Installing py3-pytoml (0.1.21-r0) 00:49:23 (34/39) Installing py3-pep517 (0.8.2-r0) 00:49:23 (35/39) Installing py3-progress (1.5-r0) 00:49:23 (36/39) Installing py3-toml (0.10.1-r0) 00:49:23 (37/39) Installing py3-retrying (1.3.3-r0) 00:49:23 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:49:23 (39/39) Installing py3-pip (20.1.1-r0) 00:49:24 Executing busybox-1.31.1-r19.trigger 00:49:24 OK: 72 MiB in 59 packages 00:49:24 ---> e57c60227439 00:49:24 Step 20/24 : ENTRYPOINT ["/core-data"] 00:49:24 ---> Running in 86439625c98a 00:49:25 Removing intermediate container 86439625c98a 00:49:25 ---> a8436902196d 00:49:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:25 ---> Running in ff02f13debfa 00:49:25 Removing intermediate container ff02f13debfa 00:49:25 ---> f8361c966e28 00:49:25 Step 22/24 : LABEL arch=arm64 00:49:25 ---> Running in cf8b1c16ce4a 00:49:26 Removing intermediate container cf8b1c16ce4a 00:49:26 ---> 5b5ff2392552 00:49:26 Step 23/24 : LABEL git_sha=f91a9032096febaec6e5b837f355a8c783148d79 00:49:26 ---> Running in 6e3feeee6042 00:49:27 Removing intermediate container 6e3feeee6042 00:49:27 ---> c31fbee069be 00:49:27 Step 24/24 : LABEL version=0.0.0 00:49:27 ---> Running in 02bcd65cd9bb 00:49:27 Removing intermediate container 02bcd65cd9bb 00:49:27 ---> 637f46a1bca8 00:49:27 00:49:28 Successfully built 637f46a1bca8 00:49:28 Successfully tagged core-data-arm64:latest 00:49:28  Building core-data ... done Collecting docker-compose==1.23.2 00:49:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:29 Collecting dockerpty<0.5,>=0.4.1 00:49:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:31 Collecting jsonschema<3,>=2.5.1 00:49:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:32 Collecting PyYAML<4,>=3.10 00:49:32 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:35 Collecting texttable<0.10,>=0.9.0 00:49:35 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:37 Collecting docopt<0.7,>=0.6.1 00:49:37 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:39 Collecting cached-property<2,>=1.2.0 00:49:39 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:40 Collecting websocket-client<1.0,>=0.32.0 00:49:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:49:41 Collecting docker<4.0,>=3.6.0 00:49:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:41 Collecting idna<2.8,>=2.5 00:49:41 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:41 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) 00:49:42 Collecting urllib3<1.25,>=1.21.1 00:49:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:42 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) 00:49:42 Collecting docker-pycreds>=0.4.0 00:49:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:43 Installing collected packages: dockerpty, jsonschema, PyYAML, texttable, idna, urllib3, requests, docopt, cached-property, websocket-client, docker-pycreds, docker, docker-compose 00:49:43 Running setup.py install for dockerpty: started 00:49:45 Running setup.py install for dockerpty: finished with status 'done' 00:49:45 Running setup.py install for PyYAML: started 00:49:47 Running setup.py install for PyYAML: finished with status 'done' 00:49:47 Running setup.py install for texttable: started 00:49:49 Running setup.py install for texttable: finished with status 'done' 00:49:49 Attempting uninstall: idna 00:49:49 Found existing installation: idna 2.9 00:49:49 Uninstalling idna-2.9: 00:49:49 Successfully uninstalled idna-2.9 00:49:50 Attempting uninstall: urllib3 00:49:50 Found existing installation: urllib3 1.25.9 00:49:50 Uninstalling urllib3-1.25.9: 00:49:50 Successfully uninstalled urllib3-1.25.9 00:49:50 Attempting uninstall: requests 00:49:50 Found existing installation: requests 2.23.0 00:49:50 Uninstalling requests-2.23.0: 00:49:50 Successfully uninstalled requests-2.23.0 00:49:51 Running setup.py install for docopt: started 00:49:53 Running setup.py install for docopt: finished with status 'done' 00:49:55 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 00:50:03 Removing intermediate container cabc1f64850f 00:50:03 ---> 1cdaab7578fe 00:50:03 Step 15/24 : ENV APP_PORT=58890 00:50:03 ---> Running in c2c4a7f1370a 00:50:03 Removing intermediate container c2c4a7f1370a 00:50:03 ---> 218f02300732 00:50:03 Step 16/24 : EXPOSE $APP_PORT 00:50:03 ---> Running in a40ac2266701 00:50:03 Removing intermediate container a40ac2266701 00:50:03 ---> 7f2ea04e6ef4 00:50:03 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:50:04 ---> 91458f4bcce9 00:50:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:50:05 ---> 6bd68872eeda 00:50:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:50:06 ---> b91a3687240c 00:50:06 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:06 ---> Running in 040b1d361c25 00:50:07 Removing intermediate container 040b1d361c25 00:50:07 ---> 1a8877b4ae34 00:50:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:07 ---> Running in 6e36a677a345 00:50:08 Removing intermediate container 6e36a677a345 00:50:08 ---> 45db71aacb22 00:50:08 Step 22/24 : LABEL arch=arm64 00:50:08 ---> Running in f27f5cf1cbf1 00:50:08 Removing intermediate container f27f5cf1cbf1 00:50:08 ---> cc3cfcb7826f 00:50:08 Step 23/24 : LABEL git_sha=f91a9032096febaec6e5b837f355a8c783148d79 00:50:08 ---> Running in bc1c6fe97d0c 00:50:09 Removing intermediate container bc1c6fe97d0c 00:50:09 ---> e85eed320f56 00:50:09 Step 24/24 : LABEL version=0.0.0 00:50:10 ---> Running in 5883ec7d27bf 00:50:11 Removing intermediate container 5883ec7d27bf 00:50:11 ---> a727982f1b0b 00:50:11 00:50:11 Successfully built a727982f1b0b 00:50:11 Successfully tagged sys-mgmt-agent-arm64:latest 00:50:11  Building sys-mgmt-agent ... done  [Pipeline] } 00:50:11 $ docker stop --time=1 05f4835209a79ba20f644ed7c6ea4cdada01213cac724d93d009e2d2b04778bd 00:50:13 $ docker rm -f 05f4835209a79ba20f644ed7c6ea4cdada01213cac724d93d009e2d2b04778bd [Pipeline] // withDockerContainer [Pipeline] sh 00:50:14 + docker images 00:50:14 REPOSITORY TAG IMAGE ID CREATED SIZE 00:50:14 sys-mgmt-agent-arm64 latest a727982f1b0b 4 seconds ago 299MB 00:50:14 core-data-arm64 latest 637f46a1bca8 47 seconds ago 19.2MB 00:50:14 support-notifications-arm64 latest b5b30d7b1e3b 54 seconds ago 15.7MB 00:50:14 2be02e0a578d About a minute ago 975MB 00:50:14 19c69de76b80 About a minute ago 969MB 00:50:14 f4232d1757bb About a minute ago 969MB 00:50:14 core-metadata-arm64 latest 0a23a28a1abf 2 minutes ago 15.7MB 00:50:14 ac1e91aa2437 2 minutes ago 972MB 00:50:14 security-bootstrapper-arm64 latest b6fffbc38bc8 3 minutes ago 17.5MB 00:50:14 security-secretstore-setup-arm64 latest 8451de7a6455 4 minutes ago 27.1MB 00:50:14 core-command-arm64 latest 279692304a6a 4 minutes ago 15MB 00:50:14 support-scheduler-arm64 latest 4f02dc7b58c1 4 minutes ago 15.1MB 00:50:14 security-proxy-setup-arm64 latest 64dda8c497fa 4 minutes ago 24.2MB 00:50:14 e72276dd27e2 4 minutes ago 973MB 00:50:14 1d08da84fb80 4 minutes ago 970MB 00:50:14 c1e80ca465c9 4 minutes ago 976MB 00:50:14 d79b3f7214f0 4 minutes ago 968MB 00:50:14 f3f07219520e 4 minutes ago 966MB 00:50:14 ci-base-image-arm64 latest cc4e7528f4ca 14 minutes ago 641MB 00:50:14 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 00:50:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 3 weeks ago 429MB 00:50:14 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:50:14 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 00:50:15 ---> job-cost.sh 00:50:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2pqG 00:50:54 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:52:30 lf-activate-venv(): INFO: Adding /tmp/venv-2pqG/bin to PATH 00:52:30 INFO: No Stack... 00:52:30 INFO: Retrieving Pricing Info for: v2-standard-4 00:52:30 INFO: Archiving Costs [Pipeline] sh 00:52:31 + cut -d, -f6 00:52:31 + cat /w/workspace/edgex-go/34/archives/cost.csv [Pipeline] lock 00:52:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3531-34-stack-cost] 00:52:31 Resource [jenkins-edgexfoundry-edgex-go-PR-3531-34-stack-cost] did not exist. Created. 00:52:31 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3531-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:52:31 + echo total: 0.18000000715255737 [Pipeline] stash 00:52:32 Stashed 1 file(s) [Pipeline] } 00:52:32 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3531-34-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 00:52:32 provisioning config files... 00:52:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/34@tmp/config1746144841476630204tmp [Pipeline] { [Pipeline] sh 00:52:33 + set +x 00:52:33 + curl -s https://codecov.io/bash 00:52:33 + bash -s -- 00:52:33 00:52:33 _____ _ 00:52:33 / ____| | | 00:52:33 | | ___ __| | ___ ___ _____ __ 00:52:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:52:33 | |___| (_) | (_| | __/ (_| (_) \ V / 00:52:33 \_____\___/ \__,_|\___|\___\___/ \_/ 00:52:33 Bash-1.0.3 00:52:33 00:52:33 00:52:33 ==> git version 2.24.4 found 00:52:33 ==> 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 00:52:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:52:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:52:33 ==> Jenkins CI detected. 00:52:33 project root: . 00:52:33 --> token set from env 00:52:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:52:33 ==> Running gcov in . (disable via -X gcov) 00:52:33 ==> Python coveragepy not found 00:52:33 ==> Searching for coverage reports in: 00:52:33 + . 00:52:33 -> Found 1 reports 00:52:33 ==> Detecting git/mercurial file structure 00:52:33 ==> Reading reports 00:52:33 + ./coverage.out bytes=398095 00:52:33 ==> Appending adjustments 00:52:33 https://docs.codecov.io/docs/fixing-reports 00:52:34 + Found adjustments 00:52:34 ==> Gzipping contents 00:52:34 56K /tmp/codecov.NheTpO.gz 00:52:34 ==> Uploading reports 00:52:34 url: https://codecov.io 00:52:34 query: branch=PR-3531&commit=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F34%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 00:52:34 -> Pinging Codecov 00:52:34 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3531&commit=ebf3abc7dddceb179999a9c24e0ce27362ce6c4b&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3531%2F34%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3531&job=&cmd_args= 00:52:34 -> Uploading to 00:52:34 https://storage.googleapis.com/codecov/v4/raw/2021-07-07/00271124DB129430A58F1EEE437C3FCB/ebf3abc7dddceb179999a9c24e0ce27362ce6c4b/38ac55b8-8951-4c71-8a04-939928330c1e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210707%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210707T005234Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22ba6178bb86ea1ea1a89bb2b3e98392ff5eed2d5ad551da48c60f6aa4f19c3d 00:52:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:52:34 Dload Upload Total Spent Left Speed 00:52:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54923 0 0 100 54923 0 154k --:--:-- --:--:-- --:--:-- 154k 00:52:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ebf3abc7dddceb179999a9c24e0ce27362ce6c4b [Pipeline] } 00:52:35 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 00:52:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:37 ---> package-listing.sh 00:52:37 ++ facter osfamily 00:52:37 ++ tr '[:upper:]' '[:lower:]' 00:52:37 + OS_FAMILY=redhat 00:52:37 + workspace=/w/workspace/edgex-go/34 00:52:37 + START_PACKAGES=/tmp/packages_start.txt 00:52:37 + END_PACKAGES=/tmp/packages_end.txt 00:52:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:37 + PACKAGES=/tmp/packages_start.txt 00:52:37 + '[' /w/workspace/edgex-go/34 ']' 00:52:37 + PACKAGES=/tmp/packages_end.txt 00:52:37 + case "${OS_FAMILY}" in 00:52:37 + rpm -qa 00:52:37 + sort 00:52:40 + '[' -f /tmp/packages_start.txt ']' 00:52:40 + '[' -f /tmp/packages_end.txt ']' 00:52:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:40 + '[' /w/workspace/edgex-go/34 ']' 00:52:40 + mkdir -p /w/workspace/edgex-go/34/archives/ 00:52:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/34/archives/ [Pipeline] echo 00:52:40 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/34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:40 00:52:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:41 alpine: Pulling from edgex-lftools-log-publisher 00:52:41 df20fa9351a1: Pulling fs layer 00:52:41 36b3adc4ff6f: Pulling fs layer 00:52:41 8ad3a11d3b57: Pulling fs layer 00:52:41 46f8f816bc3b: Pulling fs layer 00:52:41 93b61091891f: Pulling fs layer 00:52:41 93b9cdb0e59b: Pulling fs layer 00:52:41 5e14af77c1be: Pulling fs layer 00:52:41 01666e4c0597: Pulling fs layer 00:52:41 aa168da1d23b: Pulling fs layer 00:52:41 46f8f816bc3b: Waiting 00:52:41 93b61091891f: Waiting 00:52:41 93b9cdb0e59b: Waiting 00:52:41 5e14af77c1be: Waiting 00:52:41 01666e4c0597: Waiting 00:52:41 aa168da1d23b: Waiting 00:52:41 36b3adc4ff6f: Verifying Checksum 00:52:41 36b3adc4ff6f: Download complete 00:52:41 46f8f816bc3b: Verifying Checksum 00:52:41 46f8f816bc3b: Download complete 00:52:41 df20fa9351a1: Verifying Checksum 00:52:41 df20fa9351a1: Download complete 00:52:41 93b61091891f: Verifying Checksum 00:52:41 93b61091891f: Download complete 00:52:41 93b9cdb0e59b: Verifying Checksum 00:52:41 93b9cdb0e59b: Download complete 00:52:41 5e14af77c1be: Verifying Checksum 00:52:41 5e14af77c1be: Download complete 00:52:41 01666e4c0597: Verifying Checksum 00:52:41 01666e4c0597: Download complete 00:52:41 df20fa9351a1: Pull complete 00:52:41 8ad3a11d3b57: Verifying Checksum 00:52:41 8ad3a11d3b57: Download complete 00:52:41 36b3adc4ff6f: Pull complete 00:52:42 8ad3a11d3b57: Pull complete 00:52:42 46f8f816bc3b: Pull complete 00:52:42 93b61091891f: Pull complete 00:52:42 93b9cdb0e59b: Pull complete 00:52:42 5e14af77c1be: Pull complete 00:52:42 01666e4c0597: Pull complete 00:52:43 aa168da1d23b: Verifying Checksum 00:52:43 aa168da1d23b: Download complete 00:52:47 aa168da1d23b: Pull complete 00:52:47 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:47 prd-centos7-docker-4c-2g-1972 does not seem to be running inside a container 00:52:47 $ 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/34/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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:52:50 $ docker top 18fb15148a50bf7f2be4256026ee9063398828bb20b55a8cb33a9c898d432f9e -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:51 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:51 + mkdir -p /var/log/sa [Pipeline] sh 00:52:51 + ls /var/log/sa-host 00:52:51 + sadf -c /var/log/sa-host/sa05 00:52:51 file_magic: OK 00:52:51 HZ: Using current value: 100 00:52:51 file_header: OK 00:52:51 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 00:52:51 Statistics: 00:52:51 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:51 File successfully converted to sysstat format version 12.2.1 00:52:51 + sadf -c /var/log/sa-host/sa07 00:52:51 file_magic: OK 00:52:51 HZ: Using current value: 100 00:52:51 file_header: OK 00:52:51 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 00:52:51 Statistics: 00:52:51 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... 00:52:51 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:52 provisioning config files... 00:52:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/34@tmp/config5886341265960121964tmp [Pipeline] { [Pipeline] echo 00:52:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:52 ---> create-netrc.sh [Pipeline] } 00:52:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:52:53 ---> python-tools-install.sh [Pipeline] echo 00:52:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:53 ---> sudo-logs.sh 00:52:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:52:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:53 ---> job-cost.sh 00:52:53 lf-activate-venv: SKIPPING 00:52:53 DEBUG: total: 0.18000000715255737 00:52:53 INFO: Retrieving Stack Cost... 00:52:54 INFO: Retrieving Pricing Info for: v3-standard-2 00:52:54 INFO: Archiving Costs [Pipeline] echo 00:52:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:52:55 ---> logs-deploy.sh 00:52:55 lf-activate-venv: SKIPPING 00:52:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3531/34 00:52:55 INFO: archiving workspace using pattern(s): 00:52:56 Archives upload complete. 00:52:56 INFO: archiving logs to Nexus 00:52:56 ---> uname -a: 00:52:56 Linux prd-centos7-docker-4c-2g-1972.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:52:56 00:52:56 00:52:56 ---> lscpu: 00:52:56 Architecture: x86_64 00:52:56 CPU op-mode(s): 32-bit, 64-bit 00:52:56 Byte Order: Little Endian 00:52:56 Address sizes: 40 bits physical, 48 bits virtual 00:52:56 CPU(s): 2 00:52:56 On-line CPU(s) list: 0,1 00:52:56 Thread(s) per core: 1 00:52:56 Core(s) per socket: 1 00:52:56 Socket(s): 2 00:52:56 NUMA node(s): 1 00:52:56 Vendor ID: AuthenticAMD 00:52:56 CPU family: 23 00:52:56 Model: 49 00:52:56 Model name: AMD EPYC-Rome Processor 00:52:56 Stepping: 0 00:52:56 CPU MHz: 2799.998 00:52:56 BogoMIPS: 5599.99 00:52:56 Virtualization: AMD-V 00:52:56 Hypervisor vendor: KVM 00:52:56 Virtualization type: full 00:52:56 L1d cache: 64 KiB 00:52:56 L1i cache: 64 KiB 00:52:56 L2 cache: 1 MiB 00:52:56 L3 cache: 32 MiB 00:52:56 NUMA node0 CPU(s): 0,1 00:52:56 Vulnerability Itlb multihit: Not affected 00:52:56 Vulnerability L1tf: Not affected 00:52:56 Vulnerability Mds: Not affected 00:52:56 Vulnerability Meltdown: Not affected 00:52:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:52:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:52:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:52:56 Vulnerability Srbds: Not affected 00:52:56 Vulnerability Tsx async abort: Not affected 00:52:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 00:52:56 00:52:56 00:52:56 ---> nproc: 00:52:56 2 00:52:56 00:52:56 00:52:56 ---> df -h: 00:52:56 Filesystem Size Used Available Use% Mounted on 00:52:56 overlay 40.0G 12.9G 27.1G 32% / 00:52:56 tmpfs 64.0M 0 64.0M 0% /dev 00:52:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:52:56 shm 64.0M 0 64.0M 0% /dev/shm 00:52:56 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 00:52:56 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 00:52:56 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 00:52:56 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 00:52:56 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 00:52:56 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 00:52:56 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 00:52:56 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 00:52:56 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/34 00:52:56 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/34@tmp 00:52:56 00:52:56 00:52:56 ---> free -m: 00:52:56 total used free shared buff/cache available 00:52:56 Mem: 7821 1309 1977 0 4534 6457 00:52:56 Swap: 1023 1 1022 00:52:56 00:52:56 00:52:56 ---> ip addr: 00:52:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:52:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:52:56 inet 127.0.0.1/8 scope host lo 00:52:56 valid_lft forever preferred_lft forever 00:52:56 inet6 ::1/128 scope host 00:52:56 valid_lft forever preferred_lft forever 00:52:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:52:56 link/ether fa:16:3e:0f:8e:46 brd ff:ff:ff:ff:ff:ff 00:52:56 inet 10.30.122.96/23 brd 10.30.123.255 scope global dynamic eth0 00:52:56 valid_lft 85040sec preferred_lft 85040sec 00:52:56 inet6 fe80::f816:3eff:fe0f:8e46/64 scope link 00:52:56 valid_lft forever preferred_lft forever 00:52:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:52:56 link/ether 02:42:85:9f:40:3b brd ff:ff:ff:ff:ff:ff 00:52:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:52:56 valid_lft forever preferred_lft forever 00:52:56 inet6 fe80::42:85ff:fe9f:403b/64 scope link 00:52:56 valid_lft forever preferred_lft forever 00:52:56 00:52:56 00:52:56 ---> sar -b -r -n DEV: 00:52:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 00:52:56 00:52:56 00:30:01 LINUX RESTART (2 CPU) 00:52:56 00:52:56 00:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:52:56 00:32:02 43.62 0.63 42.98 0.00 351.59 19608.46 0.00 00:52:56 00:33:01 159.82 0.00 159.82 0.00 0.00 42687.73 0.00 00:52:56 00:34:01 61.63 0.00 61.63 0.00 0.00 10540.57 0.00 00:52:56 00:35:01 47.53 0.00 47.53 0.00 0.00 2311.06 0.00 00:52:56 00:36:01 605.04 130.32 474.72 0.00 10954.77 312396.27 0.00 00:52:56 00:37:01 377.19 16.27 360.92 0.00 2226.57 149418.78 0.00 00:52:56 00:38:01 337.85 51.02 286.83 0.00 1797.97 120553.57 0.00 00:52:56 00:39:01 70.22 11.29 58.93 0.00 1349.50 6608.04 0.00 00:52:56 00:40:01 1.33 0.00 1.33 0.00 0.00 20.60 0.00 00:52:56 00:41:01 0.33 0.00 0.33 0.00 0.00 4.81 0.00 00:52:56 00:42:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 00:52:56 00:43:01 0.30 0.00 0.30 0.00 0.00 5.01 0.00 00:52:56 00:44:01 0.30 0.00 0.30 0.00 0.00 4.63 0.00 00:52:56 00:45:01 0.45 0.18 0.27 0.00 5.73 3.38 0.00 00:52:56 00:46:01 0.83 0.00 0.83 0.00 0.00 17.80 0.00 00:52:56 00:47:01 0.33 0.00 0.33 0.00 0.00 4.46 0.00 00:52:56 00:48:01 0.32 0.00 0.32 0.00 0.00 5.45 0.00 00:52:56 00:49:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 00:52:56 00:50:01 0.33 0.00 0.33 0.00 0.00 5.05 0.00 00:52:56 00:51:01 0.62 0.35 0.27 0.00 74.11 4.15 0.00 00:52:56 00:52:02 0.25 0.00 0.25 0.00 0.00 3.22 0.00 00:52:56 Average: 81.35 10.02 71.34 0.00 799.12 31636.17 0.00 00:52:56 00:52:56 00:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:52:56 00:32:02 4205536 0 961456 12.00 2620 2839328 1651472 18.23 1089780 2241040 669484 00:52:56 00:33:01 3978428 0 1123712 14.03 2620 2904180 1669764 18.44 1267816 2220380 155120 00:52:56 00:34:01 3761144 0 1173444 14.65 2620 3071732 1699212 18.76 1403476 2287052 16320 00:52:56 00:35:01 3702764 0 1155708 14.43 2620 3147848 1841452 20.33 1335436 2401440 192912 00:52:56 00:36:01 575376 0 1539408 19.22 2620 5891536 2762036 30.49 2818516 3912452 96 00:52:56 00:37:01 121396 0 1423132 17.77 2620 6461792 2141052 23.64 2932288 4236588 790928 00:52:56 00:38:01 2199348 0 1314068 16.41 2620 4492904 1888120 20.85 1721768 3389528 61556 00:52:56 00:39:01 2658616 0 1235636 15.43 2620 4112068 1430492 15.79 1268804 3393440 8 00:52:56 00:40:01 2664324 0 1229924 15.36 2620 4112072 1403752 15.50 1306524 3353684 8 00:52:56 00:41:01 2665936 0 1228308 15.34 2620 4112076 1391500 15.36 1299008 3360132 8 00:52:56 00:42:01 2663672 0 1230568 15.36 2620 4112080 1391584 15.36 1301536 3359956 20 00:52:56 00:43:01 2664172 0 1230064 15.36 2620 4112084 1391416 15.36 1299480 3361568 12 00:52:56 00:44:01 2663960 0 1230272 15.36 2620 4112088 1391584 15.36 1300028 3361568 8 00:52:56 00:45:01 2663968 0 1230260 15.36 2620 4112092 1391416 15.36 1299484 3361568 8 00:52:56 00:46:01 2664048 0 1230140 15.36 2620 4112132 1391488 15.36 1299584 3361484 8 00:52:56 00:47:01 2664216 0 1229968 15.36 2620 4112136 1391416 15.36 1299632 3361484 12 00:52:56 00:48:01 2663028 0 1231152 15.37 2620 4112140 1391416 15.36 1301108 3361484 8 00:52:56 00:49:01 2662820 0 1231352 15.37 2620 4112148 1391416 15.36 1301000 3361484 8 00:52:56 00:50:01 2662804 0 1231368 15.37 2620 4112148 1391416 15.36 1301116 3361484 8 00:52:56 00:51:01 2657764 0 1234224 15.41 2620 4114332 1391488 15.36 1306796 3360908 8 00:52:56 00:52:02 2657568 0 1234420 15.41 2620 4114332 1391524 15.36 1306876 3360904 8 00:52:56 Average: 2658138 0 1234694 15.42 2620 4113488 1580239 17.45 1464765 3227125 89836 00:52:56 00:52:56 00:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:52:56 00:32:02 eth0 1123.71 1268.29 5709.86 123.99 0.00 0.00 0.00 0.00 00:52:56 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:32:02 docker0 965.01 778.13 75.59 2696.64 0.00 0.00 0.00 0.00 00:52:56 00:33:01 eth0 314.06 240.52 898.76 33.42 0.00 0.00 0.00 0.00 00:52:56 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:33:01 veth3632773 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 00:52:56 00:33:01 docker0 216.38 268.68 14.44 860.09 0.00 0.00 0.00 0.00 00:52:56 00:34:01 eth0 27.91 14.49 21.46 11.37 0.00 0.00 0.00 0.00 00:52:56 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:34:01 veth3632773 1.63 1.63 0.13 0.14 0.00 0.00 0.00 0.00 00:52:56 00:34:01 docker0 1.63 1.63 0.11 0.14 0.00 0.00 0.00 0.00 00:52:56 00:35:01 eth0 37.05 24.35 24.02 117.90 0.00 0.00 0.00 0.00 00:52:56 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:35:01 veth3632773 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 00:52:56 00:35:01 docker0 0.62 0.62 0.04 0.05 0.00 0.00 0.00 0.00 00:52:56 00:36:01 vethbb17400 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 00:52:56 00:36:01 vethd3ccfa7 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:52:56 00:36:01 eth0 260.14 215.86 1872.49 31.58 0.00 0.00 0.00 0.00 00:52:56 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:37:01 vethbb17400 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 00:52:56 00:37:01 eth0 99.13 69.88 314.52 17.44 0.00 0.00 0.00 0.00 00:52:56 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:37:01 docker0 1285.03 1169.45 96.82 3954.22 0.00 0.00 0.00 0.00 00:52:56 00:38:01 veth5cadeee 23.06 39.12 1.61 326.86 0.00 0.00 0.00 0.00 00:52:56 00:38:01 vethbb17400 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 00:52:56 00:38:01 eth0 177.50 142.18 1605.45 122.75 0.00 0.00 0.00 0.00 00:52:56 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:39:01 eth0 15.57 9.61 29.11 5.66 0.00 0.00 0.00 0.00 00:52:56 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:39:01 docker0 1314.52 1217.89 98.76 4339.86 0.00 0.00 0.00 0.00 00:52:56 00:40:01 eth0 0.27 0.20 0.37 0.02 0.00 0.00 0.00 0.00 00:52:56 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:41:01 eth0 0.45 0.22 0.11 0.07 0.00 0.00 0.00 0.00 00:52:56 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:42:01 eth0 0.78 0.43 0.36 0.18 0.00 0.00 0.00 0.00 00:52:56 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:43:01 eth0 0.98 0.08 0.11 0.04 0.00 0.00 0.00 0.00 00:52:56 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:44:01 eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 00:52:56 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:45:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:52:56 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:46:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 00:52:56 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:47:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:52:56 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:48:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:49:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:50:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:51:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 00:52:56 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:52:02 eth0 0.30 0.23 0.21 0.04 0.00 0.00 0.00 0.00 00:52:56 00:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 00:52:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 Average: eth0 97.95 94.57 498.85 22.13 0.00 0.00 0.00 0.00 00:52:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:52:56 Average: docker0 62.64 58.03 4.71 206.79 0.00 0.00 0.00 0.00 00:52:56 00:52:56 00:52:56 ---> sar -P ALL: 00:52:56 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/07/21 _x86_64_ (2 CPU) 00:52:56 00:52:56 00:30:01 LINUX RESTART (2 CPU) 00:52:56 00:52:56 00:31:01 CPU %user %nice %system %iowait %steal %idle 00:52:56 00:32:02 all 20.08 0.00 6.78 2.63 0.11 70.40 00:52:56 00:32:02 0 17.58 0.00 6.73 3.76 0.09 71.84 00:52:56 00:32:02 1 22.58 0.00 6.83 1.49 0.12 68.97 00:52:56 00:33:01 all 31.80 0.00 7.04 7.11 0.10 53.96 00:52:56 00:33:01 0 32.31 0.00 7.19 8.11 0.11 52.27 00:52:56 00:33:01 1 31.29 0.00 6.88 6.11 0.09 55.63 00:52:56 00:34:01 all 39.02 0.00 6.06 1.89 0.11 52.93 00:52:56 00:34:01 0 39.29 0.00 6.18 2.46 0.09 51.98 00:52:56 00:34:01 1 38.75 0.00 5.93 1.32 0.12 53.87 00:52:56 00:35:01 all 65.66 0.00 10.25 1.30 0.12 22.67 00:52:56 00:35:01 0 67.06 0.00 10.33 1.42 0.11 21.08 00:52:56 00:35:01 1 64.27 0.00 10.17 1.18 0.13 24.24 00:52:56 00:36:01 all 30.86 0.00 24.29 16.91 0.14 27.80 00:52:56 00:36:01 0 31.45 0.00 24.45 17.01 0.13 26.97 00:52:56 00:36:01 1 30.27 0.00 24.14 16.82 0.15 28.64 00:52:56 00:37:01 all 71.29 0.00 17.59 8.48 0.13 2.52 00:52:56 00:37:01 0 71.55 0.00 16.94 8.79 0.13 2.59 00:52:56 00:37:01 1 71.02 0.00 18.24 8.16 0.13 2.45 00:52:56 00:38:01 all 57.18 0.00 13.88 19.18 0.13 9.63 00:52:56 00:38:01 0 58.07 0.00 13.29 17.66 0.15 10.84 00:52:56 00:38:01 1 56.29 0.00 14.48 20.70 0.11 8.43 00:52:56 00:39:01 all 4.93 0.00 1.81 1.56 0.04 91.65 00:52:56 00:39:01 0 4.48 0.00 1.75 1.65 0.05 92.06 00:52:56 00:39:01 1 5.38 0.00 1.88 1.47 0.03 91.24 00:52:56 00:40:01 all 0.08 0.00 0.08 0.00 0.03 99.82 00:52:56 00:40:01 0 0.02 0.00 0.03 0.00 0.05 99.90 00:52:56 00:40:01 1 0.13 0.00 0.12 0.00 0.02 99.73 00:52:56 00:41:01 all 0.11 0.00 0.04 0.00 0.03 99.82 00:52:56 00:41:01 0 0.03 0.00 0.03 0.00 0.03 99.90 00:52:56 00:41:01 1 0.18 0.00 0.05 0.00 0.02 99.75 00:52:56 00:42:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:52:56 00:42:01 0 0.03 0.00 0.02 0.00 0.05 99.90 00:52:56 00:42:01 1 0.13 0.00 0.03 0.00 0.00 99.83 00:52:56 00:52:56 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:52:56 00:43:01 all 0.07 0.00 0.12 0.00 0.03 99.79 00:52:56 00:43:01 0 0.05 0.00 0.12 0.00 0.03 99.80 00:52:56 00:43:01 1 0.08 0.00 0.12 0.00 0.02 99.78 00:52:56 00:44:01 all 0.10 0.00 0.03 0.00 0.03 99.85 00:52:56 00:44:01 0 0.20 0.00 0.03 0.00 0.02 99.75 00:52:56 00:44:01 1 0.00 0.00 0.02 0.00 0.03 99.95 00:52:56 00:45:01 all 0.13 0.00 0.05 0.01 0.03 99.79 00:52:56 00:45:01 0 0.22 0.00 0.05 0.02 0.05 99.67 00:52:56 00:45:01 1 0.03 0.00 0.05 0.00 0.00 99.92 00:52:56 00:46:01 all 0.11 0.00 0.03 0.00 0.03 99.84 00:52:56 00:46:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:52:56 00:46:01 1 0.20 0.00 0.03 0.00 0.02 99.75 00:52:56 00:47:01 all 0.13 0.00 0.02 0.00 0.03 99.83 00:52:56 00:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:52:56 00:47:01 1 0.22 0.00 0.02 0.00 0.03 99.73 00:52:56 00:48:01 all 0.10 0.00 0.02 0.00 0.03 99.86 00:52:56 00:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:52:56 00:48:01 1 0.18 0.00 0.02 0.00 0.02 99.78 00:52:56 00:49:01 all 0.09 0.00 0.02 0.00 0.02 99.87 00:52:56 00:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:52:56 00:49:01 1 0.15 0.00 0.02 0.00 0.03 99.80 00:52:56 00:50:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:52:56 00:50:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:52:56 00:50:01 1 0.12 0.00 0.03 0.00 0.02 99.83 00:52:56 00:51:01 all 0.09 0.00 0.02 0.03 0.03 99.84 00:52:56 00:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 00:52:56 00:51:01 1 0.15 0.00 0.02 0.05 0.02 99.77 00:52:56 00:52:02 all 0.11 0.00 0.02 0.00 0.02 99.86 00:52:56 00:52:02 0 0.03 0.00 0.02 0.00 0.02 99.93 00:52:56 00:52:02 1 0.18 0.00 0.02 0.00 0.02 99.78 00:52:56 Average: all 14.52 0.00 3.97 2.66 0.05 78.79 00:52:56 Average: 0 14.51 0.00 3.93 2.74 0.06 78.76 00:52:56 Average: 1 14.52 0.00 4.01 2.58 0.05 78.83 00:52:56 00:52:56 00:52:56