Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9ed388284450181241214f4175cad1f4f366d6e5+4edb777b9d60e900e8671f5ac6453e52ef440742 (0822770a3467c3d9153a32b22d31ac3ab2d2dc28) 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-ssh5963013070002954633.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-ssh695485384124470340.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-3571/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-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8740017923978501743.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-ssh4260760555334370324.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-3571/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-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5446719330856393092.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2160 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/18 [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/18 # 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/18@tmp/jenkins-gitclient-ssh1035457921864454342.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 Merge succeeded, producing d926b7b13a6652563262476d6d6e5f4c07c3398a Checking out Revision d926b7b13a6652563262476d6d6e5f4c07c3398a (PR-3571) > 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/18@tmp/jenkins-gitclient-ssh7722185768920901355.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # 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/18@tmp/jenkins-gitclient-ssh6327434670778734801.key > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d926b7b13a6652563262476d6d6e5f4c07c3398a # timeout=10 Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:23 ========================================================= 00:31:23 EdgeX Global Pipelines Version Info 00:31:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f23cf2230e6970f778a5e23c83ab408aba9b1bb0 # timeout=10 00:31:25 ------------------- 00:31:25 stable info: 00:31:25 ------------------- 00:31:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:25 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:31:25 Message: update stable to v1.0.196 00:31:25 ------------------- 00:31:25 experimental info: 00:31:25 ------------------- 00:31:25 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:25 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 00:31:25 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d926b7b13a6652563262476d6d6e5f4c07c3398a [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d926b7b [Pipeline] echo 00:31:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:26 provisioning config files... 00:31:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config3974391600932562221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:26 ---> docker-login.sh 00:31:26 nexus3.edgexfoundry.org:10001 00:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:27 Configure a credential helper to remove this warning. See 00:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:27 00:31:27 Login Succeeded 00:31:27 nexus3.edgexfoundry.org:10002 00:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:27 Configure a credential helper to remove this warning. See 00:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:27 00:31:27 Login Succeeded 00:31:27 nexus3.edgexfoundry.org:10003 00:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:27 Configure a credential helper to remove this warning. See 00:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:27 00:31:27 Login Succeeded 00:31:27 nexus3.edgexfoundry.org:10004 00:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:27 Configure a credential helper to remove this warning. See 00:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:27 00:31:27 Login Succeeded 00:31:27 docker.io 00:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:27 Configure a credential helper to remove this warning. See 00:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:27 00:31:27 Login Succeeded 00:31:27 ---> docker-login.sh ends [Pipeline] } 00:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:28 ++ 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:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/core-command/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo core-command,cmd/core-command/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/core-data/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo core-data,cmd/core-data/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/core-metadata/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/support-notifications/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/support-scheduler/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:28 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:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:29 00:31:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:29 latest: Pulling from edgex-devops/git-semver 00:31:29 31603596830f: Pulling fs layer 00:31:29 b6dc333f4379: Pulling fs layer 00:31:29 3d9ef1400e77: Pulling fs layer 00:31:29 fd332fbdc1db: Pulling fs layer 00:31:29 fd332fbdc1db: Waiting 00:31:29 b6dc333f4379: Verifying Checksum 00:31:29 b6dc333f4379: Download complete 00:31:29 31603596830f: Verifying Checksum 00:31:29 31603596830f: Download complete 00:31:29 fd332fbdc1db: Verifying Checksum 00:31:29 fd332fbdc1db: Download complete 00:31:29 3d9ef1400e77: Verifying Checksum 00:31:29 3d9ef1400e77: Download complete 00:31:29 31603596830f: Pull complete 00:31:29 b6dc333f4379: Pull complete 00:31:30 3d9ef1400e77: Pull complete 00:31:30 fd332fbdc1db: Pull complete 00:31:30 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 00:31:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:30 prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container 00:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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:31 $ docker top d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:31 [ssh-agent] Looking for ssh-agent implementation... 00:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:31 $ docker exec d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d ssh-agent 00:31:31 SSH_AUTH_SOCK=/tmp/ssh-Wxpvndv51KrX/agent.14 00:31:31 SSH_AGENT_PID=20 00:31:31 Running ssh-add (command line suppressed) 00:31:32 Identity added: /w/workspace/edgex-go/18@tmp/private_key_4492368939381839136.key (/w/workspace/edgex-go/18@tmp/private_key_4492368939381839136.key) 00:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:32 + git tag --points-at HEAD [Pipeline] } 00:31:32 $ docker exec --env ******** --env ******** d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d ssh-agent -k 00:31:32 unset SSH_AUTH_SOCK; 00:31:32 unset SSH_AGENT_PID; 00:31:32 echo Agent pid 20 killed; 00:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:32 [ssh-agent] Looking for ssh-agent implementation... 00:31:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:32 $ docker exec d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d ssh-agent 00:31:32 SSH_AUTH_SOCK=/tmp/ssh-PB1g0ao9uMKN/agent.53 00:31:32 SSH_AGENT_PID=60 00:31:32 Running ssh-add (command line suppressed) 00:31:32 Identity added: /w/workspace/edgex-go/18@tmp/private_key_6047324371440148843.key (/w/workspace/edgex-go/18@tmp/private_key_6047324371440148843.key) 00:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:33 + git semver init 00:31:33 # -> Open(): unable to determine branch for HEAD 00:31:33 # $GIT_DIR = /w/workspace/edgex-go/18/.git 00:31:33 # $GIT_WORK_TREE = /w/workspace/edgex-go/18 00:31:33 # $SEMVER_REMOTE_NAME = origin 00:31:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:33 # $SEMVER_USER_NAME = edgex-jenkins 00:31:33 # $SEMVER_BRANCH = PR-3571 00:31:33 # $SEMVER_TEMP = /tmp/semver-061658896 00:31:33 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:51 # '/tmp/semver-061658896' -> '/w/workspace/edgex-go/18/.semver' 00:31:51 # -> Force: false 00:31:51 # $SEMVER_DIR = /w/workspace/edgex-go/18/.semver [Pipeline] } 00:31:51 $ docker exec --env ******** --env ******** d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d ssh-agent -k 00:31:51 unset SSH_AUTH_SOCK; 00:31:51 unset SSH_AGENT_PID; 00:31:51 echo Agent pid 60 killed; 00:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:51 + git semver [Pipeline] } 00:31:51 $ docker stop --time=1 d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d 00:31:53 $ docker rm -f d4e7da0ea60af238bcb744634bf50471f9889b6e156261b20d10c830f09cd91d [Pipeline] // withDockerContainer [Pipeline] sh 00:31:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:31:54 Stashed 1 file(s) [Pipeline] echo 00:31:54 [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:55 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:31:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:31:55 + sudo service docker restart 00:31:55 + true 00:31:55 Redirecting to /bin/systemctl restart docker.service 00:32:09 Still waiting to schedule task 00:32:09 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2156’ [Pipeline] echo 00:32:13 ========================================================= 00:32:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:32:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:14 + 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:32:15 Sending build context to Docker daemon 328.3MB 00:32:15 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:32:15 Step 2/6 : FROM ${BASE} 00:32:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:15 540db60ca938: Pulling fs layer 00:32:15 adcc1eea9eea: Pulling fs layer 00:32:15 4c4ab2625f07: Pulling fs layer 00:32:15 0510c868ecb4: Pulling fs layer 00:32:15 afea3b2eda06: Pulling fs layer 00:32:15 7809a108b3ef: Pulling fs layer 00:32:15 f706445af74f: Pulling fs layer 00:32:15 0510c868ecb4: Waiting 00:32:15 afea3b2eda06: Waiting 00:32:15 7809a108b3ef: Waiting 00:32:15 f706445af74f: Waiting 00:32:15 4c4ab2625f07: Download complete 00:32:15 adcc1eea9eea: Verifying Checksum 00:32:15 adcc1eea9eea: Download complete 00:32:15 afea3b2eda06: Verifying Checksum 00:32:15 afea3b2eda06: Download complete 00:32:15 7809a108b3ef: Verifying Checksum 00:32:15 7809a108b3ef: Download complete 00:32:15 540db60ca938: Verifying Checksum 00:32:15 540db60ca938: Download complete 00:32:15 540db60ca938: Pull complete 00:32:15 adcc1eea9eea: Pull complete 00:32:16 4c4ab2625f07: Pull complete 00:32:17 f706445af74f: Verifying Checksum 00:32:17 f706445af74f: Download complete 00:32:17 0510c868ecb4: Verifying Checksum 00:32:17 0510c868ecb4: Download complete 00:32:21 0510c868ecb4: Pull complete 00:32:21 afea3b2eda06: Pull complete 00:32:21 7809a108b3ef: Pull complete 00:32:21 f706445af74f: Pull complete 00:32:22 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:32:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:32:22 ---> b068be0155e3 00:32:22 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:32:24 ---> Running in a3a3282a410f 00:32:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:32:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:32:28 (1/12) Installing libmagic (5.39-r0) 00:32:28 (2/12) Installing file (5.39-r0) 00:32:28 (3/12) Installing libc-dev (0.7.2-r3) 00:32:28 (4/12) Installing g++ (10.2.1_pre1-r3) 00:32:50 (5/12) Installing fortify-headers (1.1-r0) 00:32:50 (6/12) Installing patch (2.7.6-r7) 00:32:50 (7/12) Installing build-base (0.5-r2) 00:32:50 (8/12) Installing libsodium (1.0.18-r0) 00:32:50 (9/12) Installing pkgconf (1.7.3-r0) 00:32:50 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:50 (11/12) Installing libzmq (4.3.3-r1) 00:32:50 (12/12) Installing zeromq-dev (4.3.3-r1) 00:32:50 Executing busybox-1.32.1-r6.trigger 00:32:50 OK: 219 MiB in 52 packages 00:32:52 Removing intermediate container a3a3282a410f 00:32:52 ---> 06ba5fcf9bf1 00:32:52 Step 4/6 : WORKDIR /edgex-go 00:32:52 ---> Running in c49540801b69 00:32:52 Removing intermediate container c49540801b69 00:32:52 ---> 804a4dd8397a 00:32:52 Step 5/6 : COPY go.mod . 00:32:52 ---> a04d12803892 00:32:52 Step 6/6 : RUN go mod download 00:32:52 ---> Running in ee06e523eb2e 00:33:02 Removing intermediate container ee06e523eb2e 00:33:02 ---> f85cacf1b9cf 00:33:02 Successfully built f85cacf1b9cf 00:33:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:02 + docker inspect -f . ci-base-image-x86_64 00:33:02 . [Pipeline] withDockerContainer 00:33:02 prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container 00:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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:33:03 $ docker top 3e3d3da51d057c7ad09285f47572b9f3300646347036449407685436ebaaf6c3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:03 + go version 00:33:03 go version go1.16.3 linux/amd64 [Pipeline] } 00:33:03 $ docker stop --time=1 3e3d3da51d057c7ad09285f47572b9f3300646347036449407685436ebaaf6c3 00:33:04 $ docker rm -f 3e3d3da51d057c7ad09285f47572b9f3300646347036449407685436ebaaf6c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:05 + docker inspect -f . ci-base-image-x86_64 00:33:05 . [Pipeline] withDockerContainer 00:33:05 prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container 00:33:05 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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:33:05 $ docker top ab5ff9248d26e1831c9058ae2998a0db9038e11c9035288dc7957c4f53f598fc -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:05 ========================================================= 00:33:05 [edgeXBuildGoParallel] Running Tests and Build... 00:33:05 ========================================================= [Pipeline] sh 00:33:06 + go mod tidy [Pipeline] sh 00:33:06 + make test 00:33:06 go mod tidy 00:33:06 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:12 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:31 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:33:33 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:33:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:33:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:33:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:33:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.045s coverage: 28.7% of statements 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:33:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.061s coverage: 100.0% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:33:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.062s coverage: 53.1% of statements 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:33:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.078s coverage: 87.7% of statements 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:33:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:33:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.052s coverage: 78.9% of statements 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.042s coverage: 81.2% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.271s coverage: 95.1% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:33:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 60.0% of statements 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:33:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements 00:33:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:33:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 79.5% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 00:33:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.054s coverage: 94.4% of statements 00:33:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.043s coverage: 44.8% of statements 00:34:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 16.175s coverage: 81.8% of statements 00:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 58.8% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.040s coverage: 80.0% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.053s coverage: 85.4% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.074s coverage: 91.2% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.183s coverage: 66.9% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.122s coverage: 43.6% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.043s coverage: 84.8% of statements 00:34:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.3% of statements 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 91.9% of statements 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 62.7% of statements 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.087s coverage: 97.6% of statements 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 00:34:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements 00:34:28 GO111MODULE=on go vet ./... 00:34:51 gofmt -l . 00:34:51 [ "`gofmt -l .`" = "" ] 00:34:51 ./bin/test-attribution-txt.sh [Pipeline] sh 00:34:51 + ls -al . 00:34:51 total 560 00:34:51 drwxrwxr-x 10 1001 1001 4096 Jul 8 00:34 . 00:34:51 drwxr-xr-x 4 root root 30 Jul 8 00:33 .. 00:34:51 -rw-rw-r-- 1 1001 1001 11 Jul 8 00:31 .dockerignore 00:34:51 drwxrwxr-x 8 1001 1001 179 Jul 8 00:31 .git 00:34:51 drwxrwxr-x 3 1001 1001 125 Jul 8 00:31 .github 00:34:51 -rw-rw-r-- 1 1001 1001 818 Jul 8 00:31 .gitignore 00:34:51 drwx------ 3 1001 1001 58 Jul 8 00:31 .semver 00:34:51 -rw-rw-r-- 1 1001 1001 166 Jul 8 00:31 .sonarcloud.properties 00:34:51 -rw-rw-r-- 1 1001 1001 8609 Jul 8 00:31 Attribution.txt 00:34:51 -rw-rw-r-- 1 1001 1001 43881 Jul 8 00:31 CHANGELOG.md 00:34:51 -rw-rw-r-- 1 1001 1001 3804 Jul 8 00:31 CONTRIBUTING.md 00:34:51 -rw-rw-r-- 1 1001 1001 931 Jul 8 00:31 Dockerfile.build 00:34:51 -rw-rw-r-- 1 1001 1001 849 Jul 8 00:31 Jenkinsfile 00:34:51 -rw-rw-r-- 1 1001 1001 10775 Jul 8 00:31 LICENSE 00:34:51 -rw-rw-r-- 1 1001 1001 5605 Jul 8 00:31 Makefile 00:34:51 -rw-rw-r-- 1 1001 1001 7818 Jul 8 00:31 README.md 00:34:51 -rw-rw-r-- 1 1001 1001 6912 Jul 8 00:31 SECURITY.md 00:34:51 -rw-rw-r-- 1 1001 1001 5 Jul 8 00:31 VERSION 00:34:51 -rw-rw-r-- 1 1001 1001 4131 Jul 8 00:31 ZMQWindows.md 00:34:51 drwxrwxr-x 2 1001 1001 37 Jul 8 00:31 bin 00:34:51 drwxrwxr-x 14 1001 1001 4096 Jul 8 00:31 cmd 00:34:51 -rw-r--r-- 1 root root 398095 Jul 8 00:34 coverage.out 00:34:51 -rw-rw-r-- 1 1001 1001 806 Jul 8 00:31 go.mod 00:34:51 -rw-r--r-- 1 root root 20850 Jul 8 00:33 go.sum 00:34:51 drwxrwxr-x 7 1001 1001 114 Jul 8 00:31 internal 00:34:51 drwxrwxr-x 3 1001 1001 16 Jul 8 00:31 openapi 00:34:51 drwxrwxr-x 4 1001 1001 71 Jul 8 00:31 snap 00:34:51 -rw-rw-r-- 1 1001 1001 168 Jul 8 00:31 version.go [Pipeline] sh 00:34:52 + '[' -e coverage.out ] 00:34:52 + chown 1001:1001 coverage.out [Pipeline] stash 00:34:52 Stashed 1 file(s) [Pipeline] sh 00:34:52 + make build 00:34:52 go mod tidy 00:34:52 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:53 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:35:00 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:35:00 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:01 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:35:02 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:35:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:04 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:35:04 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:35:05 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:35:06 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:35:07 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:08 $ docker stop --time=1 ab5ff9248d26e1831c9058ae2998a0db9038e11c9035288dc7957c4f53f598fc 00:35:10 $ docker rm -f ab5ff9248d26e1831c9058ae2998a0db9038e11c9035288dc7957c4f53f598fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:12 00:35:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:35:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:12 latest: Pulling from edgex-devops/edgex-compose 00:35:12 cbdbe7a5bc2a: Pulling fs layer 00:35:12 ca9280d653b3: Pulling fs layer 00:35:12 7e9c9ca2126c: Pulling fs layer 00:35:12 cbdbe7a5bc2a: Verifying Checksum 00:35:12 cbdbe7a5bc2a: Download complete 00:35:12 cbdbe7a5bc2a: Pull complete 00:35:12 ca9280d653b3: Verifying Checksum 00:35:12 ca9280d653b3: Download complete 00:35:13 ca9280d653b3: Pull complete 00:35:13 7e9c9ca2126c: Verifying Checksum 00:35:13 7e9c9ca2126c: Download complete 00:35:17 7e9c9ca2126c: Pull complete 00:35:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:35:17 prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container 00:35:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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:20 $ docker top 297d0a6b0b987a338c52f65317b57c0579ca5a5287ff8d386c41ed9ad5407c2f -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:20 + docker-compose build --help 00:35:20 + grep parallel 00:35:21 --parallel Build images in parallel. [Pipeline] } 00:35:21 $ docker stop --time=1 297d0a6b0b987a338c52f65317b57c0579ca5a5287ff8d386c41ed9ad5407c2f 00:35:22 $ docker rm -f 297d0a6b0b987a338c52f65317b57c0579ca5a5287ff8d386c41ed9ad5407c2f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:35:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:22 . [Pipeline] withDockerContainer 00:35:22 prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container 00:35:22 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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:23 $ docker top afad787efe5e2ca4178025d70e3a89ad5755eb590bd6f820c8c30e69f3222488 -eo pid,comm [Pipeline] { [Pipeline] sh 00:35:23 + docker-compose -f ./docker-compose-build.yml build --parallel 00:35:24 Building core-command ... 00:35:24 Building core-data ... 00:35:24 Building core-metadata ... 00:35:24 Building security-bootstrapper ... 00:35:24 Building security-proxy-setup ... 00:35:24 Building security-secretstore-setup ... 00:35:24 Building support-notifications ... 00:35:24 Building support-scheduler ... 00:35:24 Building sys-mgmt-agent ... 00:35:24 Building support-notifications 00:35:24 Building core-metadata 00:35:24 Building support-scheduler 00:35:24 Building security-secretstore-setup 00:35:24 Building security-proxy-setup 00:35:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2164 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 00:35:32 Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout 00:35:33 The recommended git tool is: git 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 ---> f85cacf1b9cf 00:35:34 Step 3/26 : WORKDIR /edgex-go 00:35:34 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:34 ---> f85cacf1b9cf 00:35:34 Step 3/23 : WORKDIR /edgex-go 00:35:34 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:35:34 ---> f85cacf1b9cf 00:35:34 Step 3/22 : WORKDIR /edgex-go 00:35:38 using credential edgex-jenkins-ssh 00:35:38 Cloning the remote Git repository 00:35:38 ---> Running in 1fc0c844e7f3 00:35:38 ---> Running in 1b6cd7addde9 00:35:38 ---> Running in 5533b1cf7cad 00:35:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:38 > git init /w/workspace/edgex-go/18 # timeout=10 00:35:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:38 > git --version # timeout=10 00:35:38 > git --version # 'git version 2.17.1' 00:35:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:35:39 ---> f85cacf1b9cf 00:35:39 Step 3/23 : WORKDIR /edgex-go 00:35:41 ---> Running in 7af635a4ae5f 00:35:41 Removing intermediate container 1fc0c844e7f3 00:35:41 ---> de2333b5a4bf 00:35:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:41 Removing intermediate container 7af635a4ae5f 00:35:41 ---> 620bf8b3c937 00:35:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:42 Removing intermediate container 5533b1cf7cad 00:35:42 ---> afaa4d155305 00:35:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:42 Removing intermediate container 1b6cd7addde9 00:35:42 ---> 87e613ead8f4 00:35:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:42 ---> Running in 23102f74b2db 00:35:42 ---> Running in 76bdd80a19b6 00:35:42 ---> Running in 923dc19d8828 00:35:42 ---> Running in e848a7ae4939 00:35:44 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:35:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:35:44 ---> f85cacf1b9cf 00:35:44 Step 3/24 : WORKDIR /edgex-go 00:35:44 ---> Using cache 00:35:44 ---> 87e613ead8f4 00:35:44 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:35:44 ---> Running in fd9fcb5696f8 00:35:44 Removing intermediate container 76bdd80a19b6 00:35:44 ---> 562ba8405444 00:35:44 Step 5/23 : RUN apk add --update --no-cache make git 00:35:44 ---> Running in 9cd4eadc44a6 00:35:44 Removing intermediate container 23102f74b2db 00:35:44 ---> a9f9443ec470 00:35:44 Step 5/22 : RUN apk add --update --no-cache make git 00:35:44 ---> Running in 9452ca4ef6d0 00:35:44 Removing intermediate container e848a7ae4939 00:35:44 ---> b9d8e4a4e049 00:35:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:35:44 ---> Running in 1f4d545ae197 00:35:44 Removing intermediate container 923dc19d8828 00:35:44 ---> a86ac14bf93a 00:35:44 Step 5/26 : RUN apk add --update --no-cache make git 00:35:45 ---> Running in 96a7e5348502 00:35:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:45 Removing intermediate container fd9fcb5696f8 00:35:45 ---> ec60882c6358 00:35:45 Step 5/24 : RUN apk add --update --no-cache make git 00:35:45 ---> Running in 8e0354beb125 00:35:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:35:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:46 OK: 219 MiB in 52 packages 00:35:46 OK: 219 MiB in 52 packages 00:35:46 Removing intermediate container 9cd4eadc44a6 00:35:46 ---> 0697c82ce3fd 00:35:46 Step 6/23 : COPY go.mod . 00:35:46 OK: 219 MiB in 52 packages 00:35:46 Removing intermediate container 1f4d545ae197 00:35:46 ---> 57e350f6bf98 00:35:46 Step 6/23 : COPY go.mod . 00:35:47 ---> 5ac3488801d2 00:35:47 Step 7/23 : RUN go mod download 00:35:47 ---> Running in 4081ae5d39d4 00:35:47 ---> 97f0ef6fa5b7 00:35:47 Step 7/23 : RUN go mod download 00:35:47 Removing intermediate container 9452ca4ef6d0 00:35:47 ---> e78da16f4942 00:35:47 Step 6/22 : COPY go.mod . 00:35:47 ---> Running in 7df7e879331c 00:35:47 OK: 219 MiB in 52 packages 00:35:47 ---> 664409d9f278 00:35:47 Step 7/22 : RUN go mod download 00:35:47 ---> Running in 1d1c3706fc86 00:35:47 Removing intermediate container 96a7e5348502 00:35:47 ---> 347e683f55f5 00:35:47 Step 6/26 : COPY go.mod . 00:35:47 Removing intermediate container 4081ae5d39d4 00:35:47 ---> 2b44155d6f4e 00:35:47 Step 8/23 : COPY . . 00:35:48 ---> 54deea4fa102 00:35:48 Step 7/26 : RUN go mod download 00:35:48 ---> Running in 6feceb457439 00:35:48 Removing intermediate container 7df7e879331c 00:35:48 ---> 66c10fa79ab9 00:35:48 Step 8/23 : COPY . . 00:35:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:35:52 OK: 219 MiB in 52 packages 00:35:52 Removing intermediate container 1d1c3706fc86 00:35:52 ---> d5b96a489ef6 00:35:52 Step 8/22 : COPY . . 00:35:55 ---> 9023a05df7f9 00:35:55 Step 9/23 : RUN go mod tidy 00:35:55 ---> b6960427b6c2 00:35:55 Step 9/23 : RUN go mod tidy 00:35:55 Removing intermediate container 6feceb457439 00:35:55 ---> 001969d5a7ec 00:35:55 Step 8/26 : COPY . . 00:35:55 Removing intermediate container 8e0354beb125 00:35:55 ---> fc49ff871dc7 00:35:55 Step 6/24 : COPY go.mod . 00:35:55 ---> Running in 18f8ce84f971 00:35:55 ---> Running in bc15127d0a89 00:35:56 ---> 57094c7b9e91 00:35:56 Step 7/24 : RUN go mod download 00:35:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:35:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:35:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:35:57 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 00:35:58 Merge succeeded, producing 403478553875fb33035a4958dd05c0dcd3357d37 00:35:58 Checking out Revision 403478553875fb33035a4958dd05c0dcd3357d37 (PR-3571) 00:35:58 ---> Running in 879ef6ff3fa9 00:35:58 ---> 54ac4149de38 00:35:58 Step 9/22 : RUN go mod tidy 00:35:57 > git config core.sparsecheckout # timeout=10 00:35:57 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 00:35:57 > git remote # timeout=10 00:35:57 > git config --get remote.origin.url # timeout=10 00:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:57 > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 00:35:58 > git rev-parse HEAD^{commit} # timeout=10 00:35:58 > git config core.sparsecheckout # timeout=10 00:35:58 > git checkout -f 403478553875fb33035a4958dd05c0dcd3357d37 # timeout=10 00:36:00 ---> Running in f88d276da97e 00:36:00 ---> 44e9925a6a89 00:36:00 Step 9/26 : RUN go mod tidy 00:36:00 ---> Running in a1543705bc8b 00:36:00 Removing intermediate container 18f8ce84f971 00:36:00 ---> 4953034105a0 00:36:00 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:36:00 ---> Running in 2c538e97c452 00:36:00 Removing intermediate container bc15127d0a89 00:36:00 ---> f703c9607fa4 00:36:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:36:00 ---> Running in f3d83edb6533 00:36:00 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:36:01 Removing intermediate container 879ef6ff3fa9 00:36:01 ---> 36611f1f78b8 00:36:01 Step 8/24 : COPY . . 00:36:01 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:36:02 Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" 00:36:02 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:03 Removing intermediate container f88d276da97e 00:36:03 ---> 37cd31e2491e 00:36:03 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:36:03 Removing intermediate container a1543705bc8b 00:36:03 ---> 65ab4d6ac383 00:36:03 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:36:03 ---> Running in 416365be6520 00:36:03 ---> Running in 00c0fae4dc9d 00:36:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:02 > git rev-list --no-walk f23cf2230e6970f778a5e23c83ab408aba9b1bb0 # timeout=10 00:36:04 + true 00:36:04 + sudo service docker restart 00:36:04 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:36:04 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:08 ---> 1484c109de11 00:36:08 Step 9/24 : RUN go mod tidy 00:36:08 ---> Running in 98963c33974c 00:36:09 Removing intermediate container 98963c33974c 00:36:09 ---> 69c79ff05409 00:36:09 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:36:09 ---> Running in 8b39a806872f 00:36:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:22 provisioning config files... 00:36:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/18@tmp/config5050470219225197840tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:23 ---> docker-login.sh 00:36:23 nexus3.edgexfoundry.org:10001 00:36:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:24 Configure a credential helper to remove this warning. See 00:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:24 00:36:24 Login Succeeded 00:36:24 nexus3.edgexfoundry.org:10002 00:36:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:24 Configure a credential helper to remove this warning. See 00:36:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:24 00:36:24 Login Succeeded 00:36:24 nexus3.edgexfoundry.org:10003 00:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:25 Configure a credential helper to remove this warning. See 00:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:25 00:36:25 Login Succeeded 00:36:25 nexus3.edgexfoundry.org:10004 00:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:25 Configure a credential helper to remove this warning. See 00:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:25 00:36:25 Login Succeeded 00:36:25 docker.io 00:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:26 Configure a credential helper to remove this warning. See 00:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:26 00:36:26 Login Succeeded 00:36:26 ---> docker-login.sh ends [Pipeline] } 00:36:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:27 ========================================================= 00:36:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:36:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:27 + 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:36:29 Sending build context to Docker daemon 165.7MB 00:36:29 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:36:29 Step 2/6 : FROM ${BASE} 00:36:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:29 595b0fe564bb: Pulling fs layer 00:36:29 3088b5b3c5c0: Pulling fs layer 00:36:29 5b7225fbf94c: Pulling fs layer 00:36:29 ba82ee9f976e: Pulling fs layer 00:36:29 506bd15cee9f: Pulling fs layer 00:36:29 75a0a4a0db45: Pulling fs layer 00:36:29 618dc40b7e24: Pulling fs layer 00:36:29 506bd15cee9f: Waiting 00:36:29 75a0a4a0db45: Waiting 00:36:29 618dc40b7e24: Waiting 00:36:29 ba82ee9f976e: Waiting 00:36:29 5b7225fbf94c: Verifying Checksum 00:36:29 5b7225fbf94c: Download complete 00:36:30 3088b5b3c5c0: Download complete 00:36:30 506bd15cee9f: Verifying Checksum 00:36:30 506bd15cee9f: Download complete 00:36:30 75a0a4a0db45: Download complete 00:36:30 595b0fe564bb: Download complete 00:36:31 595b0fe564bb: Pull complete 00:36:31 3088b5b3c5c0: Pull complete 00:36:31 5b7225fbf94c: Pull complete 00:36:32 618dc40b7e24: Download complete 00:36:33 ba82ee9f976e: Download complete 00:36:36 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:36:37 Removing intermediate container 2c538e97c452 00:36:37 ---> 4f42d591199f 00:36:37 00:36:37 Step 11/23 : FROM alpine:3.12 00:36:38 Removing intermediate container f3d83edb6533 00:36:38 ---> f48e60f38a54 00:36:38 00:36:38 Step 11/23 : FROM alpine:3.12 00:36:38 3.12: Pulling from library/alpine 00:36:38 3.12: Pulling from library/alpine 00:36:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:36:38 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:36:38 Status: Downloaded newer image for alpine:3.12 00:36:38 Status: Downloaded newer image for alpine:3.12 00:36:38 ---> 13621d1b12d4 00:36:38 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:36:38 ---> 13621d1b12d4 00:36:38 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:36:39 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:39 ---> Running in da2943d35698 00:36:39 ---> Running in 1e06d861384c 00:36:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:40 (1/2) Installing ca-certificates (20191127-r4) 00:36:40 (2/2) Installing dumb-init (1.2.2-r1) 00:36:40 Executing busybox-1.31.1-r20.trigger 00:36:40 Executing ca-certificates-20191127-r4.trigger 00:36:40 (1/1) Installing dumb-init (1.2.2-r1) 00:36:40 Executing busybox-1.31.1-r20.trigger 00:36:40 OK: 6 MiB in 15 packages 00:36:40 OK: 6 MiB in 16 packages 00:36:41 Removing intermediate container 416365be6520 00:36:41 ---> 99bbfadaed2d 00:36:41 00:36:41 Step 11/22 : FROM alpine:3.12 00:36:41 ---> 13621d1b12d4 00:36:41 Step 12/22 : RUN apk add --update --no-cache curl 00:36:41 ---> Running in 6325e6233682 00:36:41 Removing intermediate container 1e06d861384c 00:36:41 ---> be8adf05d44a 00:36:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:41 ---> Running in 0cfdbe66566c 00:36:41 Removing intermediate container da2943d35698 00:36:41 ---> 6702a9934c71 00:36:41 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:36:41 ---> Running in 7b2f00a19df1 00:36:41 Removing intermediate container 0cfdbe66566c 00:36:41 ---> a2e264b9c817 00:36:41 Step 14/23 : ENV APP_PORT=59861 00:36:41 ---> Running in 6506e8fb2671 00:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:42 Removing intermediate container 7b2f00a19df1 00:36:42 ---> 09c0db399aa9 00:36:42 Step 14/23 : ENV APP_PORT=59860 00:36:42 (1/4) Installing ca-certificates (20191127-r4) 00:36:42 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:36:42 (3/4) Installing libcurl (7.77.0-r0) 00:36:42 Removing intermediate container 6506e8fb2671 00:36:42 ---> cbbe5c668822 00:36:42 Step 15/23 : EXPOSE $APP_PORT 00:36:42 (4/4) Installing curl (7.77.0-r0) 00:36:42 Executing busybox-1.31.1-r20.trigger 00:36:42 Executing ca-certificates-20191127-r4.trigger 00:36:42 OK: 7 MiB in 18 packages 00:36:42 ---> Running in 090a00b96f22 00:36:42 ---> Running in e46158194366 00:36:42 Removing intermediate container 00c0fae4dc9d 00:36:42 ---> 30ba269178b3 00:36:42 00:36:42 Step 11/26 : FROM alpine:3.12 00:36:42 ---> 13621d1b12d4 00:36:42 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:36:42 Removing intermediate container 090a00b96f22 00:36:42 ---> 991570e63b88 00:36:42 Step 15/23 : EXPOSE $APP_PORT 00:36:42 ---> Running in b531c704758a 00:36:42 ---> Running in fdd9ff0aaae5 00:36:42 Removing intermediate container e46158194366 00:36:42 ---> 191f579cedcf 00:36:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:43 Removing intermediate container 6325e6233682 00:36:43 ---> 02782c0f6e1d 00:36:43 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:43 Removing intermediate container fdd9ff0aaae5 00:36:43 ---> 633d2c03392d 00:36:43 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:43 ---> Running in 79176e58721c 00:36:43 ---> 34f6282014ad 00:36:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:36:43 ba82ee9f976e: Pull complete 00:36:43 Removing intermediate container 79176e58721c 00:36:43 ---> b84a0c101187 00:36:43 Step 14/22 : WORKDIR /edgex 00:36:43 ---> Running in a0b7f87f580b 00:36:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:36:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:36:43 ---> cd83f0dbbb81 00:36:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:36:43 506bd15cee9f: Pull complete 00:36:43 (1/6) Installing ca-certificates (20191127-r4) 00:36:43 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:36:43 (3/6) Installing libcurl (7.77.0-r0) 00:36:43 (4/6) Installing curl (7.77.0-r0) 00:36:43 (5/6) Installing dumb-init (1.2.2-r1) 00:36:43 Removing intermediate container a0b7f87f580b 00:36:43 ---> 233a91d7f9c3 00:36:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:36:43 (6/6) Installing su-exec (0.2-r1) 00:36:43 Executing busybox-1.31.1-r20.trigger 00:36:43 Executing ca-certificates-20191127-r4.trigger 00:36:43 OK: 7 MiB in 20 packages 00:36:43 75a0a4a0db45: Pull complete 00:36:44 ---> 5399462d6dd7 00:36:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:36:44 ---> 668e6d1b5754 00:36:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:36:44 ---> 5a51bf8d1ef8 00:36:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:36:44 ---> 7b4e6f8cc6b2 00:36:44 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:36:44 Removing intermediate container b531c704758a 00:36:44 ---> d3f80688df61 00:36:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:36:44 ---> abd580696828 00:36:44 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:36:44 ---> Running in 2069fe0a8d59 00:36:44 ---> Running in c81fce6c0fc9 00:36:44 ---> Running in 0da4a140c792 00:36:44 Removing intermediate container 2069fe0a8d59 00:36:44 ---> 4c87fbdfbb2b 00:36:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:44 Removing intermediate container 0da4a140c792 00:36:44 ---> cd43c9587f31 00:36:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:44 Removing intermediate container c81fce6c0fc9 00:36:44 ---> 3edef2ac4ef3 00:36:44 Step 14/26 : WORKDIR / 00:36:44 ---> 5e2700630d55 00:36:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:36:44 ---> Running in 9192d774f1c6 00:36:44 ---> Running in 95233c9c9458 00:36:44 ---> Running in fe2d39bd9c3a 00:36:45 Removing intermediate container 95233c9c9458 00:36:45 ---> e300ab03a564 00:36:45 Step 21/23 : LABEL arch=x86_64 00:36:45 Removing intermediate container 9192d774f1c6 00:36:45 ---> 8afb2dcd67b7 00:36:45 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:36:45 Removing intermediate container fe2d39bd9c3a 00:36:45 ---> d1b4b625c27a 00:36:45 Step 21/23 : LABEL arch=x86_64 00:36:45 ---> Running in a2c98beadd72 00:36:45 ---> 9e3854b815f4 00:36:45 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:36:45 Removing intermediate container 8b39a806872f 00:36:45 ---> 8a2d5a1874c8 00:36:45 00:36:45 Step 11/24 : FROM alpine:3.12 00:36:45 ---> 13621d1b12d4 00:36:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:36:45 ---> Using cache 00:36:45 ---> be8adf05d44a 00:36:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:36:45 ---> Using cache 00:36:45 ---> a2e264b9c817 00:36:45 Step 14/24 : ENV APP_PORT=59881 00:36:45 ---> 70e8987973ea 00:36:45 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:36:45 ---> Running in 1a22c15a809d 00:36:45 ---> Running in e25f65929022 00:36:45 ---> Running in ad7e2be70185 00:36:45 Removing intermediate container a2c98beadd72 00:36:45 ---> 9d1c1d791985 00:36:45 Step 22/23 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a 00:36:45 ---> Running in 7e6d96336022 00:36:45 Removing intermediate container 1a22c15a809d 00:36:45 ---> 6e2c15b78cbb 00:36:45 Step 22/23 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a 00:36:45 Removing intermediate container e25f65929022 00:36:45 ---> 63e036efae52 00:36:45 Step 19/22 : CMD ["--init=true"] 00:36:45 Removing intermediate container ad7e2be70185 00:36:45 ---> 2c19a3e6d3f3 00:36:45 Step 15/24 : EXPOSE $APP_PORT 00:36:45 ---> Running in 9666a440174a 00:36:45 ---> Running in e79b76ac1d30 00:36:45 ---> Running in 3ddc717e7625 00:36:45 ---> a57d5ad7c5cc 00:36:45 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:36:45 Removing intermediate container 7e6d96336022 00:36:45 ---> 836961c40b1a 00:36:45 Step 23/23 : LABEL version=0.0.0 00:36:45 ---> Running in 05445db5c613 00:36:45 Removing intermediate container 9666a440174a 00:36:45 ---> 3d7ba84e0e37 00:36:45 Step 23/23 : LABEL version=0.0.0 00:36:45 Removing intermediate container e79b76ac1d30 00:36:45 ---> 6a96d51e3519 00:36:45 Step 20/22 : LABEL arch=x86_64 00:36:45 Removing intermediate container 3ddc717e7625 00:36:45 ---> 579fed929f1a 00:36:45 Step 16/24 : WORKDIR / 00:36:45 ---> Running in 44a00aea1702 00:36:45 ---> Running in 45506cabf7e4 00:36:45 ---> Running in b8438c97a9b1 00:36:46 ---> fcef74b52f35 00:36:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:36:46 Removing intermediate container 05445db5c613 00:36:46 ---> 0c77c3d23c2f 00:36:46 00:36:46 Removing intermediate container 44a00aea1702 00:36:46 ---> abc787500339 00:36:46 00:36:46 Removing intermediate container 45506cabf7e4 00:36:46 ---> d0564fd7728f 00:36:46 Step 21/22 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a 00:36:46 ---> Running in 68ba86ad7ecb 00:36:46 Removing intermediate container b8438c97a9b1 00:36:46 ---> 1d70b3fd1893 00:36:46 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:36:46 Successfully built abc787500339 00:36:46 Successfully built 0c77c3d23c2f 00:36:46 Successfully tagged support-scheduler:latest 00:36:46 Building sys-mgmt-agent 00:36:46  Building support-scheduler ... done Successfully tagged support-notifications:latest 00:36:46  Building support-notifications ... done Building core-command 00:36:46 Removing intermediate container 68ba86ad7ecb 00:36:46 ---> 83f5d0ac0087 00:36:46 Step 22/22 : LABEL version=0.0.0 00:36:46 ---> 0289010d6508 00:36:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:36:46 ---> Running in fb07e97095ec 00:36:47 ---> 32ca6826a412 00:36:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:36:48 618dc40b7e24: Pull complete 00:36:48 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:36:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:36:48 ---> a36622ca3599 00:36:48 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:36:48 Removing intermediate container fb07e97095ec 00:36:48 ---> a2ee68b53196 00:36:48 00:36:48 ---> 4145cbb7c1f2 00:36:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:36:48 Successfully built a2ee68b53196 00:36:49 Successfully tagged security-proxy-setup:latest 00:36:49  Building security-proxy-setup ... done Building core-data 00:36:50 ---> Running in 4c53cc789907 00:36:50 ---> 7c944aa91e96 00:36:50 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:36:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:36:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:36:53 (1/12) Installing libmagic (5.39-r0) 00:36:53 (2/12) Installing file (5.39-r0) 00:36:53 (3/12) Installing libc-dev (0.7.2-r3) 00:36:53 (4/12) Installing g++ (10.2.1_pre1-r3) 00:36:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:53 ---> f85cacf1b9cf 00:36:53 Step 3/24 : WORKDIR /edgex-go 00:36:53 ---> Using cache 00:36:53 ---> 87e613ead8f4 00:36:53 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:53 ---> Using cache 00:36:53 ---> ec60882c6358 00:36:53 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:36:55 ---> 6829c3ae5be3 00:36:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:36:55 ---> 9d857e893771 00:36:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:36:56 ---> Running in 0a78108fa870 00:36:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:56 ---> f85cacf1b9cf 00:36:56 Step 3/24 : WORKDIR /edgex-go 00:36:56 ---> Using cache 00:36:56 ---> 87e613ead8f4 00:36:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:56 ---> Using cache 00:36:56 ---> ec60882c6358 00:36:56 Step 5/24 : RUN apk add --update --no-cache make git 00:36:56 ---> Using cache 00:36:56 ---> fc49ff871dc7 00:36:56 Step 6/24 : COPY go.mod . 00:36:56 ---> Using cache 00:36:56 ---> 57094c7b9e91 00:36:56 Step 7/24 : RUN go mod download 00:36:56 ---> Using cache 00:36:56 ---> 36611f1f78b8 00:36:56 Step 8/24 : COPY . . 00:36:56 ---> Using cache 00:36:56 ---> 1484c109de11 00:36:56 Step 9/24 : RUN go mod tidy 00:36:56 ---> Using cache 00:36:56 ---> 69c79ff05409 00:36:56 Step 10/24 : RUN make cmd/core-command/core-command 00:36:57 ---> Running in a4a2a3538663 00:36:57 ---> bb19c84e0050 00:36:57 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:57 ---> Running in b54a743913e0 00:36:57 (5/12) Installing fortify-headers (1.1-r0) 00:36:57 (6/12) Installing patch (2.7.6-r7) 00:36:57 (7/12) Installing build-base (0.5-r2) 00:36:57 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:36:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:36:57 ---> f85cacf1b9cf 00:36:57 Step 3/24 : WORKDIR /edgex-go 00:36:57 ---> Using cache 00:36:57 ---> 87e613ead8f4 00:36:57 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:36:57 ---> Using cache 00:36:57 ---> ec60882c6358 00:36:57 Step 5/24 : RUN apk add --update --no-cache make bash git 00:36:57 (8/12) Installing libsodium (1.0.18-r0) 00:36:57 (9/12) Installing pkgconf (1.7.3-r0) 00:36:57 (10/12) Installing libsodium-dev (1.0.18-r0) 00:36:57 Removing intermediate container a4a2a3538663 00:36:57 ---> 15d8f65f9f87 00:36:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:36:57 ---> Running in 6b2e4be8e005 00:36:57 ---> Running in 94c338094d75 00:36:57 ---> Running in 9781ad9f1224 00:36:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:58 (11/12) Installing libzmq (4.3.3-r1) 00:36:58 (12/12) Installing zeromq-dev (4.3.3-r1) 00:36:58 Executing busybox-1.32.1-r6.trigger 00:36:58 Removing intermediate container 9781ad9f1224 00:36:58 ---> 645cd7aaa941 00:36:58 Step 22/24 : LABEL arch=x86_64 00:36:58 ---> Running in 698ca0c0331f 00:36:58 Removing intermediate container 698ca0c0331f 00:36:58 ---> e985954488ec 00:36:58 Step 23/24 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a 00:36:58 ---> Running in 9d5d3433c53e 00:36:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:36:58 OK: 218 MiB in 52 packages 00:36:58 Removing intermediate container 9d5d3433c53e 00:36:58 ---> aab6b8d7753b 00:36:58 Step 24/24 : LABEL version=0.0.0 00:36:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:36:58 ---> Running in d5ca13e7935a 00:36:58 Removing intermediate container d5ca13e7935a 00:36:58 ---> 525ec202fbf7 00:36:58 00:36:58 Successfully built 525ec202fbf7 00:36:58 Successfully tagged core-metadata:latest 00:36:58 Building security-bootstrapper 00:36:58  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:59 OK: 219 MiB in 52 packages 00:36:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:36:59 OK: 219 MiB in 52 packages 00:37:01 Removing intermediate container 6b2e4be8e005 00:37:01 ---> dbfe613e1a06 00:37:01 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:37:01 Removing intermediate container 4c53cc789907 00:37:01 ---> 07fc6e9e7e9e 00:37:01 Step 4/6 : WORKDIR /edgex-go 00:37:01 ---> Running in 6c602c913215 00:37:02 Removing intermediate container 6c602c913215 00:37:02 ---> 17979fe64f12 00:37:02 Step 5/6 : COPY go.mod . 00:37:02 ---> Running in 56656e7e9ac1 00:37:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:37:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:37:02 ---> f85cacf1b9cf 00:37:02 Step 3/32 : WORKDIR /edgex-go 00:37:02 ---> Using cache 00:37:02 ---> 87e613ead8f4 00:37:02 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:02 ---> Using cache 00:37:02 ---> ec60882c6358 00:37:02 Step 5/32 : RUN apk add --update --no-cache make git 00:37:02 ---> Using cache 00:37:02 ---> fc49ff871dc7 00:37:02 Step 6/32 : COPY go.mod . 00:37:02 ---> Using cache 00:37:02 ---> 57094c7b9e91 00:37:02 Step 7/32 : RUN go mod download 00:37:02 ---> Using cache 00:37:02 ---> 36611f1f78b8 00:37:02 Step 8/32 : COPY . . 00:37:02 ---> Using cache 00:37:02 ---> 1484c109de11 00:37:02 Step 9/32 : RUN go mod tidy 00:37:02 ---> Using cache 00:37:02 ---> 69c79ff05409 00:37:02 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:37:02 ---> Running in 109c9ebfd980 00:37:02 Removing intermediate container 56656e7e9ac1 00:37:02 ---> 2534f4c78fd2 00:37:02 Step 24/26 : LABEL arch=x86_64 00:37:02 Removing intermediate container 0a78108fa870 00:37:02 ---> 50601f587131 00:37:02 Step 6/24 : COPY go.mod . 00:37:02 ---> Running in 583f92f5dd80 00:37:02 ---> 102092f21a20 00:37:02 Step 6/6 : RUN go mod download 00:37:02 ---> Running in 2e6c414dafb0 00:37:03 Removing intermediate container 583f92f5dd80 00:37:03 ---> 558d88df1a95 00:37:03 Step 25/26 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a 00:37:03 Removing intermediate container 94c338094d75 00:37:03 ---> 082d11fa94a9 00:37:03 Step 6/24 : COPY go.mod . 00:37:03 ---> Running in 01350f7a22f9 00:37:03 ---> 218cc63874eb 00:37:03 Step 7/24 : RUN go mod download 00:37:03 ---> Running in 2e751544895e 00:37:03 Removing intermediate container 01350f7a22f9 00:37:03 ---> a66908c0252d 00:37:03 Step 26/26 : LABEL version=0.0.0 00:37:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:37:03 ---> Running in 3adeab04025b 00:37:03 ---> 01876717da99 00:37:03 Step 7/24 : RUN go mod download 00:37:03 ---> Running in 36feb16adbd3 00:37:03 Removing intermediate container 3adeab04025b 00:37:03 ---> 009bdd2a75bf 00:37:03 00:37:03 Successfully built 009bdd2a75bf 00:37:03 Successfully tagged security-secretstore-setup:latest 00:37:04  Building security-secretstore-setup ... done Removing intermediate container 2e751544895e 00:37:04 ---> e82050993ebf 00:37:04 Step 8/24 : COPY . . 00:37:05 Removing intermediate container 36feb16adbd3 00:37:05 ---> e01c92fe0052 00:37:05 Step 8/24 : COPY . . 00:37:13 ---> 5f72e43f9587 00:37:13 Step 9/24 : RUN go mod tidy 00:37:13 ---> 8e71e8b65916 00:37:13 Step 9/24 : RUN go mod tidy 00:37:13 ---> Running in 73637485dc9b 00:37:13 ---> Running in d6da8ceaaf48 00:37:15 Removing intermediate container 73637485dc9b 00:37:15 ---> b145642494a4 00:37:15 Step 10/24 : RUN make cmd/core-data/core-data 00:37:15 ---> Running in 9531cae386a7 00:37:15 Removing intermediate container d6da8ceaaf48 00:37:15 ---> 83387c28a2a6 00:37:15 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:37:15 ---> Running in a88a7d1a7ad1 00:37:15 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:37:16 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:26 Removing intermediate container b54a743913e0 00:37:26 ---> f4300598b381 00:37:26 00:37:26 Step 11/24 : FROM alpine:3.12 00:37:26 ---> 13621d1b12d4 00:37:26 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:37:26 ---> Using cache 00:37:26 ---> be8adf05d44a 00:37:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:37:26 ---> Using cache 00:37:26 ---> a2e264b9c817 00:37:26 Step 14/24 : ENV APP_PORT=59882 00:37:26 ---> Running in 0c37d2e9b175 00:37:26 Removing intermediate container 0c37d2e9b175 00:37:26 ---> 6d8b82b15520 00:37:26 Step 15/24 : EXPOSE $APP_PORT 00:37:26 ---> Running in 3d46340bcd67 00:37:26 Removing intermediate container 3d46340bcd67 00:37:26 ---> d9f0dfad46f1 00:37:26 Step 16/24 : WORKDIR / 00:37:26 ---> Running in 0ac7f502ea3f 00:37:26 Removing intermediate container 0ac7f502ea3f 00:37:26 ---> 956dbe7707cd 00:37:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:26 ---> 5fdad97789d1 00:37:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:37:26 ---> a2d1c7a892a8 00:37:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:37:26 ---> 97962846e047 00:37:26 Step 20/24 : ENTRYPOINT ["/core-command"] 00:37:26 ---> Running in 9c324dc5f158 00:37:26 Removing intermediate container 9c324dc5f158 00:37:26 ---> 9e6d59fd746a 00:37:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:26 ---> Running in 052dceea8434 00:37:26 Removing intermediate container 052dceea8434 00:37:26 ---> c41b92e75d46 00:37:26 Step 22/24 : LABEL arch=x86_64 00:37:26 ---> Running in 5ddc90d2b5fb 00:37:26 Removing intermediate container 5ddc90d2b5fb 00:37:26 ---> 572335f0ca8d 00:37:26 Step 23/24 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a 00:37:26 ---> Running in d8244b643eea 00:37:26 Removing intermediate container d8244b643eea 00:37:26 ---> 8122c0f720ab 00:37:26 Step 24/24 : LABEL version=0.0.0 00:37:26 ---> Running in b5b1fa2a5789 00:37:26 Removing intermediate container b5b1fa2a5789 00:37:26 ---> 4b9a5873340b 00:37:26 00:37:26 Successfully built 4b9a5873340b 00:37:26 Successfully tagged core-command:latest 00:37:29 Removing intermediate container 2e6c414dafb0 00:37:29 ---> bfae057ec2cd 00:37:29 Successfully built bfae057ec2cd 00:37:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:30 + docker inspect -f . ci-base-image-arm64 00:37:30 . [Pipeline] withDockerContainer 00:37:30 prd-ubuntu18.04-docker-arm64-4c-16g-2164 does not seem to be running inside a container 00:37:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:32 $ docker top ff74fb8cc172688ddde4a0fbe6caa872cb98b520f44fd6b614cb4ee5cf3d9dc7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:32  Building core-command ... done Removing intermediate container 109c9ebfd980 00:37:32 ---> 240e22febc5a 00:37:32 00:37:32 Step 11/32 : FROM alpine:3.12 00:37:32 ---> 13621d1b12d4 00:37:32 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:37:32 ---> Running in c00c842407f8 00:37:32 Removing intermediate container c00c842407f8 00:37:32 ---> 6af8b22874e1 00:37:32 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:37:32 ---> Running in 2a42c3ec1603 00:37:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:32 (1/2) Installing dumb-init (1.2.2-r1) 00:37:32 (2/2) Installing su-exec (0.2-r1) 00:37:32 Executing busybox-1.31.1-r20.trigger 00:37:32 OK: 6 MiB in 16 packages 00:37:33 + go version 00:37:33 go version go1.16.5 linux/arm64 [Pipeline] } 00:37:33 $ docker stop --time=1 ff74fb8cc172688ddde4a0fbe6caa872cb98b520f44fd6b614cb4ee5cf3d9dc7 00:37:33 Removing intermediate container 2a42c3ec1603 00:37:33 ---> 3d451c61e3b2 00:37:33 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:37:33 ---> Running in 29aa8903d2c2 00:37:33 Removing intermediate container 29aa8903d2c2 00:37:33 ---> 222bfa0bd430 00:37:33 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:37:33 ---> Running in 43be0f7e2607 00:37:33 Removing intermediate container 43be0f7e2607 00:37:33 ---> ef27332fc412 00:37:33 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:37:33 ---> Running in 8bbb60223d2b 00:37:34 $ docker rm -f ff74fb8cc172688ddde4a0fbe6caa872cb98b520f44fd6b614cb4ee5cf3d9dc7 00:37:34 Removing intermediate container 8bbb60223d2b 00:37:34 ---> a6004f085c29 00:37:34 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:37:34 ---> Running in 6a63f006b88f 00:37:34 Removing intermediate container 6a63f006b88f 00:37:34 ---> f4d717edd25b 00:37:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 00:37:35 ---> 43fdac1d2070 00:37:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:37:35 ---> Running in 12ecff441b80 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:35 + docker inspect -f . ci-base-image-arm64 00:37:35 . [Pipeline] withDockerContainer 00:37:35 prd-ubuntu18.04-docker-arm64-4c-16g-2164 does not seem to be running inside a container 00:37:36 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:37:36 Removing intermediate container 12ecff441b80 00:37:36 ---> 903085b13a3a 00:37:36 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:36 ---> 37a380383c60 00:37:36 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:37:37 ---> 1942ebd0a356 00:37:37 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:37:37 ---> 63736dee5cd7 00:37:37 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:37:37 ---> 03f17de93660 00:37:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:37:37 $ docker top 505b01e36c2c652849c81daaa527e891ae71da8615c5e4be3de689c83fc9c104 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:37 ========================================================= 00:37:37 [edgeXBuildGoParallel] Running Tests and Build... 00:37:37 ========================================================= [Pipeline] sh 00:37:37 ---> a7b327d25bad 00:37:37 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:37:37 ---> Running in f09fca90295a 00:37:38 Removing intermediate container f09fca90295a 00:37:38 ---> dc48c9bd759d 00:37:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:37:38 + go mod tidy 00:37:38 Removing intermediate container a88a7d1a7ad1 00:37:38 ---> 4780adc894c5 00:37:38 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:37:38 ---> Running in 89316e1002ca 00:37:38 ---> c0e0688ae573 00:37:38 Step 27/32 : RUN chmod +x /entrypoint.sh 00:37:38 ---> Running in 104a1f3a9ecd [Pipeline] sh 00:37:39 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:39 + make test 00:37:39 go mod tidy 00:37:39 Removing intermediate container 104a1f3a9ecd 00:37:39 ---> 105ff8d7487d 00:37:39 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:37:39 ---> Running in 633a24c8df98 00:37:39 Removing intermediate container 633a24c8df98 00:37:39 ---> f35f207f3966 00:37:39 Step 29/32 : CMD ["gate"] 00:37:40 ---> Running in 4279473e2411 00:37:40 Removing intermediate container 89316e1002ca 00:37:40 ---> 2d5040c988a6 00:37:40 00:37:40 Step 12/24 : FROM docker:20.10.0 00:37:40 Removing intermediate container 4279473e2411 00:37:40 ---> 1f52dccb3925 00:37:40 Step 30/32 : LABEL arch=x86_64 00:37:40 ---> Running in da1533c24d09 00:37:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:37:40 Removing intermediate container da1533c24d09 00:37:40 ---> 7074f8dc0ecf 00:37:40 Step 31/32 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a 00:37:40 ---> Running in fc468c3a4b4f 00:37:40 20.10.0: Pulling from library/docker 00:37:40 Removing intermediate container fc468c3a4b4f 00:37:40 ---> 8186cfc90b14 00:37:40 Step 32/32 : LABEL version=0.0.0 00:37:40 ---> Running in aa72341909a6 00:37:41 Removing intermediate container aa72341909a6 00:37:41 ---> 02cbf4d099b4 00:37:41 00:37:41 Successfully built 02cbf4d099b4 00:37:41 Successfully tagged security-bootstrapper:latest 00:37:42  Building security-bootstrapper ... done Removing intermediate container 9531cae386a7 00:37:42 ---> bf5fa414e7ee 00:37:42 00:37:42 Step 11/24 : FROM alpine:3.12 00:37:42 ---> 13621d1b12d4 00:37:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:37:42 ---> Running in d2e93dfce8db 00:37:42 Removing intermediate container d2e93dfce8db 00:37:42 ---> 299d7a56b14b 00:37:42 Step 13/24 : ENV APP_PORT=59880 00:37:42 ---> Running in 5805b8af8684 00:37:42 Removing intermediate container 5805b8af8684 00:37:42 ---> c50a3fc40df4 00:37:42 Step 14/24 : EXPOSE $APP_PORT 00:37:42 ---> Running in 39ef0d812e51 00:37:43 Removing intermediate container 39ef0d812e51 00:37:43 ---> 735cf8e3ab30 00:37:43 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:43 ---> Running in 7a1bdc93c2b5 00:37:43 Removing intermediate container 7a1bdc93c2b5 00:37:43 ---> ae031a6dfde8 00:37:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:37:43 ---> Running in 0bab113db7ab 00:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:44 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:37:44 Status: Downloaded newer image for docker:20.10.0 00:37:44 ---> aefe523efa57 00:37:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:37:44 ---> Running in 935f2292d282 00:37:44 Removing intermediate container 935f2292d282 00:37:44 ---> 672edf1d987a 00:37:44 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:37:44 ---> Running in 5fba8ca3bac7 00:37:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:44 (1/39) Installing readline (8.0.4-r0) 00:37:44 (2/39) Installing bash (5.0.17-r0) 00:37:45 Executing bash-5.0.17-r0.post-install 00:37:45 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:37:45 (4/39) Installing libcurl (7.77.0-r0) 00:37:45 (5/39) Installing curl (7.77.0-r0) 00:37:45 (6/39) Installing dumb-init (1.2.2-r1) 00:37:45 (7/39) Installing libbz2 (1.0.8-r1) 00:37:45 (8/39) Installing expat (2.2.9-r1) 00:37:45 (9/39) Installing libffi (3.3-r2) 00:37:45 (10/39) Installing gdbm (1.13-r1) 00:37:45 (11/39) Installing xz-libs (5.2.5-r0) 00:37:45 (12/39) Installing sqlite-libs (3.32.1-r1) 00:37:45 (13/39) Installing python3 (3.8.10-r0) 00:37:45 (1/6) Installing dumb-init (1.2.2-r1) 00:37:45 (2/6) Installing libgcc (9.3.0-r2) 00:37:45 (3/6) Installing libsodium (1.0.18-r0) 00:37:45 (4/6) Installing libstdc++ (9.3.0-r2) 00:37:45 (14/39) Installing py3-appdirs (1.4.4-r1) 00:37:45 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:37:45 (16/39) Installing py3-parsing (2.4.7-r0) 00:37:45 (17/39) Installing py3-six (1.15.0-r0) 00:37:45 (18/39) Installing py3-packaging (20.4-r0) 00:37:45 (19/39) Installing py3-setuptools (47.0.0-r0) 00:37:45 (20/39) Installing py3-chardet (3.0.4-r4) 00:37:45 (21/39) Installing py3-idna (2.9-r0) 00:37:45 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:37:45 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:37:46 (24/39) Installing py3-requests (2.23.0-r0) 00:37:46 (25/39) Installing py3-msgpack (1.0.0-r0) 00:37:46 (26/39) Installing py3-lockfile (0.12.2-r3) 00:37:46 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:37:46 (28/39) Installing py3-colorama (0.4.3-r0) 00:37:46 (29/39) Installing py3-distlib (0.3.0-r0) 00:37:46 (5/6) Installing libzmq (4.3.3-r0) 00:37:46 (30/39) Installing py3-distro (1.5.0-r1) 00:37:46 (31/39) Installing py3-webencodings (0.5.1-r3) 00:37:46 (32/39) Installing py3-html5lib (1.0.1-r4) 00:37:46 (6/6) Installing zeromq (4.3.3-r0) 00:37:46 (33/39) Installing py3-pytoml (0.1.21-r0) 00:37:46 (34/39) Installing py3-pep517 (0.8.2-r0) 00:37:46 (35/39) Installing py3-progress (1.5-r0) 00:37:46 Executing busybox-1.31.1-r20.trigger 00:37:46 OK: 8 MiB in 20 packages 00:37:46 (36/39) Installing py3-toml (0.10.1-r0) 00:37:46 (37/39) Installing py3-retrying (1.3.3-r0) 00:37:46 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:37:46 (39/39) Installing py3-pip (20.1.1-r0) 00:37:47 Executing busybox-1.31.1-r19.trigger 00:37:47 OK: 72 MiB in 59 packages 00:37:47 Removing intermediate container 0bab113db7ab 00:37:47 ---> 7936ae791db4 00:37:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:37:47 ---> dbc52fbec5c7 00:37:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:37:48 ---> 9b094afdec94 00:37:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:37:48 Collecting docker-compose==1.23.2 00:37:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:37:48 ---> f734e7e979af 00:37:48 Step 20/24 : ENTRYPOINT ["/core-data"] 00:37:48 ---> Running in f770b44624c1 00:37:48 Collecting texttable<0.10,>=0.9.0 00:37:48 Removing intermediate container f770b44624c1 00:37:48 ---> 225cefb1757d 00:37:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:48 Downloading texttable-0.9.1.tar.gz (11 kB) 00:37:48 ---> Running in 9dbac67bd52f 00:37:48 Removing intermediate container 9dbac67bd52f 00:37:48 ---> 4686480e4d20 00:37:48 Step 22/24 : LABEL arch=x86_64 00:37:48 ---> Running in d88a56193066 00:37:48 Removing intermediate container d88a56193066 00:37:48 ---> 19c237292e37 00:37:48 Step 23/24 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a 00:37:48 ---> Running in 166d3f2065ea 00:37:48 Collecting docopt<0.7,>=0.6.1 00:37:48 Removing intermediate container 166d3f2065ea 00:37:48 ---> 9c862aa3d5b5 00:37:48 Step 24/24 : LABEL version=0.0.0 00:37:48 Downloading docopt-0.6.2.tar.gz (25 kB) 00:37:48 ---> Running in bf7cb77fc68a 00:37:48 Removing intermediate container bf7cb77fc68a 00:37:48 ---> c68dc9d8756d 00:37:48 00:37:48 Successfully built c68dc9d8756d 00:37:48 Successfully tagged core-data:latest 00:37:49  Building core-data ... done 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:37:49 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:37:49 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:37:49 Collecting docker<4.0,>=3.6.0 00:37:49 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:37:49 Collecting cached-property<2,>=1.2.0 00:37:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:37:49 Collecting jsonschema<3,>=2.5.1 00:37:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:37:49 Collecting dockerpty<0.5,>=0.4.1 00:37:49 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:37:49 Collecting PyYAML<4,>=3.10 00:37:49 Downloading PyYAML-3.13.tar.gz (270 kB) 00:37:50 Collecting websocket-client<1.0,>=0.32.0 00:37:50 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:37:50 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:37:50 Collecting urllib3<1.25,>=1.21.1 00:37:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:37:50 Collecting idna<2.8,>=2.5 00:37:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:37:50 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:37:50 Collecting docker-pycreds>=0.4.0 00:37:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:37:50 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:37:50 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:37:50 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:37:50 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:37:50 Installing collected packages: texttable, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, jsonschema, dockerpty, PyYAML, docker-compose 00:37:50 Running setup.py install for texttable: started 00:37:51 Running setup.py install for texttable: finished with status 'done' 00:37:51 Running setup.py install for docopt: started 00:37:51 Running setup.py install for docopt: finished with status 'done' 00:37:51 Attempting uninstall: urllib3 00:37:51 Found existing installation: urllib3 1.25.9 00:37:51 Uninstalling urllib3-1.25.9: 00:37:51 Successfully uninstalled urllib3-1.25.9 00:37:51 Attempting uninstall: idna 00:37:51 Found existing installation: idna 2.9 00:37:51 Uninstalling idna-2.9: 00:37:51 Successfully uninstalled idna-2.9 00:37:51 Attempting uninstall: requests 00:37:51 Found existing installation: requests 2.23.0 00:37:51 Uninstalling requests-2.23.0: 00:37:51 Successfully uninstalled requests-2.23.0 00:37:52 Running setup.py install for dockerpty: started 00:37:52 Running setup.py install for dockerpty: finished with status 'done' 00:37:52 Running setup.py install for PyYAML: started 00:37:52 Running setup.py install for PyYAML: finished with status 'done' 00:37:52 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:37:55 Removing intermediate container 5fba8ca3bac7 00:37:55 ---> 07b8815c0c8f 00:37:55 Step 15/24 : ENV APP_PORT=58890 00:37:55 ---> Running in de2cf9a091ad 00:37:55 Removing intermediate container de2cf9a091ad 00:37:55 ---> cdc9f837dae7 00:37:55 Step 16/24 : EXPOSE $APP_PORT 00:37:55 ---> Running in 71d310ad2a63 00:37:55 Removing intermediate container 71d310ad2a63 00:37:55 ---> eeb00d968d47 00:37:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:37:55 ---> 6add2d871071 00:37:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:37:55 ---> 99b5aeb35c16 00:37:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:37:55 ---> 79e7cb6a229e 00:37:55 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:37:56 ---> Running in 739453ce65b3 00:37:56 Removing intermediate container 739453ce65b3 00:37:56 ---> 21051fd120c9 00:37:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:37:56 ---> Running in 034a98ad2dd1 00:37:56 Removing intermediate container 034a98ad2dd1 00:37:56 ---> 0c4044187215 00:37:56 Step 22/24 : LABEL arch=x86_64 00:37:56 ---> Running in 44fadfef74c3 00:37:56 Removing intermediate container 44fadfef74c3 00:37:56 ---> cacb836c70fb 00:37:56 Step 23/24 : LABEL git_sha=d926b7b13a6652563262476d6d6e5f4c07c3398a 00:37:56 ---> Running in 1b4ee78bfb14 00:37:56 Removing intermediate container 1b4ee78bfb14 00:37:56 ---> 893f4989317f 00:37:56 Step 24/24 : LABEL version=0.0.0 00:37:56 ---> Running in aeaa051cb106 00:37:56 Removing intermediate container aeaa051cb106 00:37:56 ---> 3fc1764d6112 00:37:56 00:37:56 Successfully built 3fc1764d6112 00:37:56 Successfully tagged sys-mgmt-agent:latest 00:37:56  Building sys-mgmt-agent ... done  [Pipeline] } 00:37:56 $ docker stop --time=1 afad787efe5e2ca4178025d70e3a89ad5755eb590bd6f820c8c30e69f3222488 00:37:57 $ docker rm -f afad787efe5e2ca4178025d70e3a89ad5755eb590bd6f820c8c30e69f3222488 [Pipeline] // withDockerContainer [Pipeline] sh 00:37:58 + docker images 00:37:58 REPOSITORY TAG IMAGE ID CREATED SIZE 00:37:58 sys-mgmt-agent latest 3fc1764d6112 1 second ago 312MB 00:37:58 core-data latest c68dc9d8756d 9 seconds ago 20.2MB 00:37:58 bf5fa414e7ee 16 seconds ago 1.15GB 00:37:58 2d5040c988a6 17 seconds ago 1.15GB 00:37:58 security-bootstrapper latest 02cbf4d099b4 17 seconds ago 18.6MB 00:37:58 240e22febc5a 26 seconds ago 1.15GB 00:37:58 core-command latest 4b9a5873340b 31 seconds ago 15.9MB 00:37:58 f4300598b381 33 seconds ago 1.14GB 00:37:58 security-secretstore-setup latest 009bdd2a75bf 54 seconds ago 28.7MB 00:37:58 core-metadata latest 525ec202fbf7 59 seconds ago 16.6MB 00:37:58 security-proxy-setup latest a2ee68b53196 About a minute ago 25.7MB 00:37:58 support-scheduler latest abc787500339 About a minute ago 15.9MB 00:37:58 8a2d5a1874c8 About a minute ago 1.15GB 00:37:58 support-notifications latest 0c77c3d23c2f About a minute ago 16.7MB 00:37:58 30ba269178b3 About a minute ago 1.15GB 00:37:58 99bbfadaed2d About a minute ago 1.15GB 00:37:58 4f42d591199f About a minute ago 1.14GB 00:37:58 f48e60f38a54 About a minute ago 1.15GB 00:37:58 ci-base-image-x86_64 latest f85cacf1b9cf 4 minutes ago 647MB 00:37:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 26 hours ago 37.5MB 00:37:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 2 months ago 445MB 00:37:58 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 00:37:58 docker 20.10.0 aefe523efa57 6 months ago 240MB 00:37:58 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:37:58 Running on prd-ubuntu18.04-docker-8c-8g-2132 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws 00:37:58 Running in /w/workspace/edgex-go/18 [Pipeline] { [Pipeline] checkout 00:37:58 The recommended git tool is: git 00:38:01 using credential edgex-jenkins-ssh 00:38:01 Cloning the remote Git repository 00:38:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:38:01 > git init /w/workspace/edgex-go/18 # timeout=10 00:38:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:38:01 > git --version # timeout=10 00:38:01 > git --version # 'git version 2.17.1' 00:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:07 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:08 Merging remotes/origin/main commit 4edb777b9d60e900e8671f5ac6453e52ef440742 into PR head commit 9ed388284450181241214f4175cad1f4f366d6e5 00:38:08 Merge succeeded, producing c3f48c284f21401f4077ad11ea0a65ba86adc32f 00:38:08 Checking out Revision c3f48c284f21401f4077ad11ea0a65ba86adc32f (PR-3571) 00:38:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:38:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:38:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:38:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:38:08 > git config core.sparsecheckout # timeout=10 00:38:08 > git checkout -f 9ed388284450181241214f4175cad1f4f366d6e5 # timeout=10 00:38:08 > git remote # timeout=10 00:38:08 > git config --get remote.origin.url # timeout=10 00:38:08 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:08 > git merge 4edb777b9d60e900e8671f5ac6453e52ef440742 # timeout=10 00:38:08 > git rev-parse HEAD^{commit} # timeout=10 00:38:08 > git config core.sparsecheckout # timeout=10 00:38:08 > git checkout -f c3f48c284f21401f4077ad11ea0a65ba86adc32f # timeout=10 00:38:11 Commit message: "Merge commit '4edb777b9d60e900e8671f5ac6453e52ef440742' into HEAD" 00:38:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:38:13 + echo snap-build.sh 00:38:13 snap-build.sh 00:38:13 + SNAP_BASE_DIR=. 00:38:13 + '[' '!' -z /w/workspace/edgex-go/18 ']' 00:38:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/18 00:38:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/18]' 00:38:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/18] 00:38:13 + cd /w/workspace/edgex-go/18 00:38:13 + sudo apt-get remove -qy --purge lxd lxd-client 00:38:13 Reading package lists... 00:38:13 Building dependency tree... 00:38:13 Reading state information... 00:38:11 > git rev-list --no-walk f23cf2230e6970f778a5e23c83ab408aba9b1bb0 # timeout=10 00:38:13 The following packages were automatically installed and are no longer required: 00:38:13 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:38:13 uidmap xdelta3 00:38:13 Use 'sudo apt autoremove' to remove them. 00:38:13 The following packages will be REMOVED: 00:38:13 lxd* lxd-client* 00:38:13 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:38:13 After this operation, 31.7 MB disk space will be freed. 00:38:14 (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:38:14 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:38:15 Removing lxd dnsmasq configuration 00:38:15 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:38:15 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:39:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.192s coverage: 28.7% of statements 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.339s coverage: 100.0% of statements 00:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 53.1% of statements 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:39:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.491s coverage: 87.7% of statements 00:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:39:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.216s coverage: 78.9% of statements 00:39:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.181s coverage: 81.2% of statements 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:39:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.194s coverage: 95.1% of statements 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.164s coverage: 60.0% of statements 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.228s coverage: 0.8% of statements 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.345s coverage: 22.0% of statements 00:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.169s coverage: 47.1% of statements 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.220s coverage: 79.5% of statements 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.152s coverage: 94.1% of statements 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.228s coverage: 96.3% of statements 00:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.168s coverage: 87.5% of statements 00:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.206s coverage: 94.4% of statements 00:39:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.173s coverage: 44.8% of statements 00:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.872s coverage: 81.8% of statements 00:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:40:07 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:40:07 (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:40:07 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:40:07 Processing triggers for systemd (237-3ubuntu10.45) ... 00:40:07 Processing triggers for ureadahead (0.100.0-21) ... 00:40:09 + sudo snap remove --purge lxd 00:40:09 snap "lxd" is not installed 00:40:09 + sudo groupadd --force --system lxd 00:40:09 ++ whoami 00:40:09 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:40:09 + newgrp - lxd 00:40:09 + sudo snap install lxd 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.237s coverage: 92.9% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.160s coverage: 58.8% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.216s coverage: 80.0% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.228s coverage: 87.2% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.276s coverage: 85.4% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.285s coverage: 91.2% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.637s coverage: 64.4% of statements 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.162s coverage: 100.0% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.090s coverage: 91.3% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 00:40:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 00:40:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.009s coverage: 66.9% of statements 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.739s coverage: 43.6% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.216s coverage: 89.5% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.229s coverage: 84.8% of statements 00:40:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:40:24 2021-07-08T00:40:20Z INFO Waiting for automatic snapd restart... 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.206s coverage: 19.3% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.535s coverage: 91.9% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.183s coverage: 62.7% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.6% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.161s coverage: 28.9% of statements 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:40:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.161s coverage: 100.0% of statements 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.074s coverage: 95.4% of statements 00:40:26 GO111MODULE=on go vet ./... 00:40:36 lxd 4.15 from Canonical* installed 00:40:36 + sudo lxd init --auto 00:40:44 + sudo snap install --classic snapcraft 00:40:53 snapcraft 4.8.3 from Canonical* installed 00:40:53 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 00:40:53 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 00:40:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:40:53 Dload Upload Total Spent Left Speed 00:40:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4180 0 --:--:-- --:--:-- --:--:-- 4180 00:40:53 67 3325k 67 2247k 0 0 5884k 0 --:--:-- --:--:-- --:--:-- 5884k 100 3325k 100 3325k 0 0 8333k 0 --:--:-- --:--:-- --:--:-- 65.7M 00:40:53 ./yq_linux_amd64 00:40:53 + sudo snapcraft prime --use-lxd 00:40:55 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:40:55 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:40:55 - README.md 00:40:55 00:40:55 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:40:56 Launching a container. 00:41:04 Waiting for container to be ready 00:41:04 To start your first instance, try: lxc launch ubuntu:18.04 00:41:04 00:41:09 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:41:09 Waiting for network to be ready... 00:41:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:41:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 00:41:09 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:41:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:41:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:41:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:41:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:41:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:41:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 00:41:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:41:10 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:41:10 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:41:10 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:41:10 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:41:10 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:41:10 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:41:10 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:41:10 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:41:11 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:41:11 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 00:41:11 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 00:41:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:41:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:41:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:41:11 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:41:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 00:41:11 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:41:14 Fetched 24.8 MB in 4s (5771 kB/s) 00:41:14 Reading package lists... 00:41:14 Reading package lists... 00:41:15 Building dependency tree... 00:41:15 Reading state information... 00:41:15 The following additional packages will be installed: 00:41:15 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:41:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:41:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:41:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:41:15 Suggested packages: 00:41:15 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:41:15 Recommended packages: 00:41:15 gnupg libsasl2-modules 00:41:15 The following NEW packages will be installed: 00:41:15 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:41:15 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:41:15 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:41:15 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:41:15 The following packages will be upgraded: 00:41:15 gpg gpg-agent gpgconf libudev1 00:41:15 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 00:41:15 Need to get 3530 kB of archives. 00:41:15 After this operation, 13.3 MB of additional disk space will be used. 00:41:15 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:41:15 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:41:15 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 00:41:15 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:41:15 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 00:41:15 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 00:41:16 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:41:16 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:41:16 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 00:41:16 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 00:41:16 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 00:41:16 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:41:16 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:41:16 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:41:16 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:41:16 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:41:16 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:41:16 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:41:16 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:41:16 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:41:16 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:41:16 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 00:41:16 debconf: delaying package configuration, since apt-utils is not installed 00:41:16 Fetched 3530 kB in 1s (3097 kB/s) 00:41:16 (Reading database ... 12511 files and directories currently installed.) 00:41:16 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 00:41:16 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:41:16 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 00:41:16 Selecting previously unselected package udev. 00:41:16 (Reading database ... 12511 files and directories currently installed.) 00:41:16 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 00:41:17 Unpacking udev (237-3ubuntu10.48) ... 00:41:17 Selecting previously unselected package libfuse2:amd64. 00:41:17 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:41:17 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:41:17 Selecting previously unselected package fuse. 00:41:17 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:41:17 Unpacking fuse (2.9.7-1ubuntu1) ... 00:41:17 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:17 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:41:17 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:17 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:41:17 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:17 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:41:17 Selecting previously unselected package libksba8:amd64. 00:41:17 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:41:17 Unpacking libksba8:amd64 (1.3.5-2) ... 00:41:17 Selecting previously unselected package libroken18-heimdal:amd64. 00:41:17 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:17 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:41:18 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:18 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:41:18 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:18 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:41:18 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:18 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Selecting previously unselected package libwind0-heimdal:amd64. 00:41:18 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:18 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:41:18 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:18 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:41:18 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:18 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:41:18 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:18 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:41:18 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:41:18 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:18 Selecting previously unselected package libsasl2-modules-db:amd64. 00:41:18 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:41:18 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:18 Selecting previously unselected package libsasl2-2:amd64. 00:41:18 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:41:18 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:18 Selecting previously unselected package libldap-common. 00:41:18 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 00:41:18 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:41:18 Selecting previously unselected package libldap-2.4-2:amd64. 00:41:18 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 00:41:18 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:41:18 Selecting previously unselected package dirmngr. 00:41:18 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 00:41:18 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 00:41:19 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 00:41:19 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 00:41:19 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:41:19 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:19 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:41:19 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 00:41:19 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:19 Setting up libksba8:amd64 (1.3.5-2) ... 00:41:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:19 Setting up udev (237-3ubuntu10.48) ... 00:41:19 invoke-rc.d: policy-rc.d denied execution of start. 00:41:19 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:19 Processing triggers for systemd (237-3ubuntu10) ... 00:41:19 Setting up fuse (2.9.7-1ubuntu1) ... 00:41:19 Setting up gpg (2.2.4-1ubuntu1.4) ... 00:41:19 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:19 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:19 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:19 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:19 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:19 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:41:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 00:41:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 00:41:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:20 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:41:20 settings in the [Install] section, and DefaultInstance for template units). 00:41:20 This means they are not meant to be enabled using systemctl. 00:41:20 Possible reasons for having this kind of units are: 00:41:20 1) A unit may be statically enabled by being symlinked from another unit's 00:41:20 .wants/ or .requires/ directory. 00:41:20 2) A unit's purpose may be to act as a helper for some other unit which has 00:41:20 a requirement dependency on it. 00:41:20 3) A unit may be started when needed via activation (socket, path, timer, 00:41:20 D-Bus, udev, scripted systemctl call, ...). 00:41:20 4) In case of template units, the unit is meant to be enabled with some 00:41:20 instance name specified. 00:41:20 Reading package lists... 00:41:20 Building dependency tree... 00:41:20 Reading state information... 00:41:20 The following additional packages will be installed: 00:41:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:41:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:41:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:41:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:41:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:41:20 Suggested packages: 00:41:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:41:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:41:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:41:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:41:20 systemd-container policykit-1 00:41:20 Recommended packages: 00:41:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:41:20 The following NEW packages will be installed: 00:41:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:41:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:41:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:41:20 multiarch-support openssh-client python3 python3-minimal python3.6 00:41:20 python3.6-minimal snapd squashfs-tools sudo 00:41:20 The following packages will be upgraded: 00:41:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:41:20 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 00:41:20 Need to get 36.7 MB of archives. 00:41:20 After this operation, 147 MB of additional disk space will be used. 00:41:20 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:41:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 00:41:20 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:41:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:41:20 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:41:21 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:41:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 00:41:21 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:41:21 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 00:41:21 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:41:21 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:41:21 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:41:21 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:41:21 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:41:21 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 00:41:21 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:41:21 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 00:41:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.14 [809 kB] 00:41:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.14 [1207 kB] 00:41:22 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:41:22 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:41:22 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:41:22 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:41:22 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:41:22 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:41:22 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:41:22 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:41:22 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:41:22 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 00:41:22 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 00:41:23 debconf: delaying package configuration, since apt-utils is not installed 00:41:23 Fetched 36.7 MB in 3s (14.5 MB/s) 00:41:23 (Reading database ... 12757 files and directories currently installed.) 00:41:23 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 00:41:23 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:41:24 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 00:41:24 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:41:24 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 00:41:24 (Reading database ... 12757 files and directories currently installed.) 00:41:24 Preparing to unpack .../libapt-pkg5.0_1.6.14_amd64.deb ... 00:41:24 Unpacking libapt-pkg5.0:amd64 (1.6.14) over (1.6.1) ... 00:41:25 Setting up libapt-pkg5.0:amd64 (1.6.14) ... 00:41:25 (Reading database ... 12757 files and directories currently installed.) 00:41:25 Preparing to unpack .../archives/apt_1.6.14_amd64.deb ... 00:41:25 Unpacking apt (1.6.14) over (1.6.1) ... 00:41:25 Setting up apt (1.6.14) ... 00:41:25 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:41:26 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:41:26 (Reading database ... 12764 files and directories currently installed.) 00:41:26 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:41:26 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:41:26 Selecting previously unselected package libpython3.6-minimal:amd64. 00:41:26 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:26 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:26 Selecting previously unselected package libexpat1:amd64. 00:41:26 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:41:26 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:41:26 Selecting previously unselected package python3.6-minimal. 00:41:26 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:26 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:41:26 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 00:41:27 Checking for services that may need to be restarted...done. 00:41:27 Checking for services that may need to be restarted...done. 00:41:27 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:27 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:41:27 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 00:41:27 Selecting previously unselected package python3-minimal. 00:41:27 (Reading database ... 13012 files and directories currently installed.) 00:41:27 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:41:27 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:41:27 Selecting previously unselected package mime-support. 00:41:27 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:41:27 Unpacking mime-support (3.60ubuntu1) ... 00:41:28 Selecting previously unselected package libmpdec2:amd64. 00:41:28 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:41:28 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:41:28 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:41:28 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:28 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:32 Selecting previously unselected package python3.6. 00:41:32 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 00:41:32 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:41:32 Selecting previously unselected package libpython3-stdlib:amd64. 00:41:32 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:41:32 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:41:32 Setting up python3-minimal (3.6.7-1~18.04) ... 00:41:32 Selecting previously unselected package python3. 00:41:32 (Reading database ... 13442 files and directories currently installed.) 00:41:32 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:41:32 Unpacking python3 (3.6.7-1~18.04) ... 00:41:32 Selecting previously unselected package multiarch-support. 00:41:32 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:41:32 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:41:32 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:41:32 Selecting previously unselected package liblzo2-2:amd64. 00:41:32 (Reading database ... 13479 files and directories currently installed.) 00:41:32 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:41:32 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:41:32 Selecting previously unselected package libbsd0:amd64. 00:41:32 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:41:32 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:41:32 Selecting previously unselected package sudo. 00:41:32 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 00:41:32 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 00:41:33 Selecting previously unselected package apparmor. 00:41:33 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:41:33 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:41:33 Selecting previously unselected package libedit2:amd64. 00:41:33 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:41:33 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:41:33 Selecting previously unselected package libkrb5support0:amd64. 00:41:33 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:41:33 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:41:33 Selecting previously unselected package libk5crypto3:amd64. 00:41:33 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:41:33 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:41:33 Selecting previously unselected package libkeyutils1:amd64. 00:41:33 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:41:33 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:41:33 Selecting previously unselected package libkrb5-3:amd64. 00:41:33 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:41:33 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:41:33 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:41:33 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:41:33 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:41:33 Selecting previously unselected package libssl1.0.0:amd64. 00:41:33 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 00:41:33 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:41:34 Selecting previously unselected package openssh-client. 00:41:34 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:41:34 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:41:34 Selecting previously unselected package squashfs-tools. 00:41:34 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 00:41:34 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:41:34 Selecting previously unselected package snapd. 00:41:34 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 00:41:34 Unpacking snapd (2.49.2+18.04) ... 00:41:36 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:41:36 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 00:41:36 Setting up mime-support (3.60ubuntu1) ... 00:41:36 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 00:41:36 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:41:36 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:41:36 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:36 Setting up systemd (237-3ubuntu10.48) ... 00:41:36 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:41:37 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:41:38 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:41:38 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:41:38 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 00:41:38 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:41:38 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 00:41:38 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 00:41:38 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:41:38 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:41:38 Setting up python3 (3.6.7-1~18.04) ... 00:41:38 running python rtupdate hooks for python3.6... 00:41:38 running python post-rtupdate hooks for python3.6... 00:41:38 Setting up apparmor (2.12-4ubuntu5.1) ... 00:41:39 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:41:39 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:41:39 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:41:39 Setting up snapd (2.49.2+18.04) ... 00:41:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:41:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:41:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:41:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:41:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:41:40 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:41:40 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:41:41 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:41:41 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:41:41 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:41:41 /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:41:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:41:41 Processing triggers for systemd (237-3ubuntu10.48) ... 00:41:42 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:41:42 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:41:42 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:41:43 Reading package lists... 00:41:43 Reading package lists... 00:41:43 Building dependency tree... 00:41:43 Reading state information... 00:41:44 Calculating upgrade... 00:41:44 The following packages will be upgraded: 00:41:44 advancecomp base-files bash binutils binutils-common 00:41:44 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:41:44 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:41:44 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 00:41:44 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 00:41:44 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 00:41:44 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 00:41:44 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 00:41:44 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 00:41:44 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:41:44 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:41:44 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:41:44 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:41:44 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:41:44 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:41:44 ubuntu-keyring util-linux 00:41:44 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:41:44 Need to get 64.1 MB of archives. 00:41:44 After this operation, 5112 kB of additional disk space will be used. 00:41:44 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 00:41:44 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:41:44 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:41:44 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:41:44 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:41:44 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:41:44 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:41:44 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:41:44 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:41:44 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:41:44 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:41:44 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:41:44 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:41:44 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:41:44 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:41:44 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:41:44 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:41:44 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:41:44 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:41:44 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:41:44 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:41:44 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:41:44 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:41:44 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:41:44 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:41:44 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:41:44 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:41:44 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:41:44 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:41:44 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:41:44 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:41:44 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:41:44 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:41:44 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:41:44 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 00:41:44 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:41:44 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 00:41:44 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 00:41:44 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 00:41:44 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:41:44 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:41:44 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 00:41:44 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 00:41:44 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:41:44 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:41:44 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:41:44 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 00:41:44 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:41:44 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:41:44 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 00:41:44 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 00:41:44 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 00:41:44 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 00:41:44 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:41:44 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:41:44 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:41:44 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:41:45 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:41:45 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:41:45 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:41:45 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:41:45 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:41:45 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:41:45 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:41:45 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:41:45 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:41:45 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:41:45 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:41:45 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:41:45 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:41:45 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:41:45 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:41:45 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:41:45 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:41:45 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:41:45 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:41:45 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:41:45 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:41:45 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:41:45 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:41:45 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 00:41:45 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 00:41:45 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 00:41:45 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 00:41:45 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 00:41:45 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 00:41:45 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 00:41:46 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:41:46 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 00:41:46 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:41:46 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:41:46 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 00:41:46 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:41:46 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:41:46 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:41:46 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:41:46 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:41:46 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:41:46 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:41:46 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:41:46 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:41:46 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:41:46 debconf: delaying package configuration, since apt-utils is not installed 00:41:46 Fetched 64.1 MB in 2s (31.4 MB/s) 00:41:46 (Reading database ... 13914 files and directories currently installed.) 00:41:46 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:41:46 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:47 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:41:47 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:47 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 00:41:47 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 00:41:47 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:47 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:47 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:47 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:47 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:47 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:47 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:47 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:48 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:48 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:48 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:48 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:48 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:48 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:48 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:48 gofmt -l . 00:41:48 [ "`gofmt -l .`" = "" ] 00:41:48 ./bin/test-attribution-txt.sh [Pipeline] sh 00:41:48 (Reading database ... 13914 files and directories currently installed.) 00:41:48 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:48 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:41:48 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:41:48 (Reading database ... 13914 files and directories currently installed.) 00:41:48 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:48 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:48 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:48 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:48 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:41:48 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:41:48 + ls -al . 00:41:48 total 588 00:41:48 drwxrwxr-x 9 1001 1001 4096 Jul 8 00:41 . 00:41:48 drwxr-xr-x 4 root root 4096 Jul 8 00:37 .. 00:41:48 -rw-rw-r-- 1 1001 1001 11 Jul 8 00:35 .dockerignore 00:41:48 drwxrwxr-x 8 1001 1001 4096 Jul 8 00:36 .git 00:41:48 drwxrwxr-x 3 1001 1001 4096 Jul 8 00:35 .github 00:41:48 -rw-rw-r-- 1 1001 1001 818 Jul 8 00:35 .gitignore 00:41:48 -rw-rw-r-- 1 1001 1001 166 Jul 8 00:35 .sonarcloud.properties 00:41:48 -rw-rw-r-- 1 1001 1001 8609 Jul 8 00:35 Attribution.txt 00:41:48 -rw-rw-r-- 1 1001 1001 43881 Jul 8 00:35 CHANGELOG.md 00:41:48 -rw-rw-r-- 1 1001 1001 3804 Jul 8 00:35 CONTRIBUTING.md 00:41:48 -rw-rw-r-- 1 1001 1001 931 Jul 8 00:35 Dockerfile.build 00:41:48 -rw-rw-r-- 1 1001 1001 849 Jul 8 00:35 Jenkinsfile 00:41:48 -rw-rw-r-- 1 1001 1001 10775 Jul 8 00:35 LICENSE 00:41:48 -rw-rw-r-- 1 1001 1001 5605 Jul 8 00:35 Makefile 00:41:48 -rw-rw-r-- 1 1001 1001 7818 Jul 8 00:35 README.md 00:41:48 -rw-rw-r-- 1 1001 1001 6912 Jul 8 00:35 SECURITY.md 00:41:48 -rw-rw-r-- 1 1001 1001 5 Jul 8 00:31 VERSION 00:41:48 -rw-rw-r-- 1 1001 1001 4131 Jul 8 00:35 ZMQWindows.md 00:41:48 drwxrwxr-x 2 1001 1001 4096 Jul 8 00:35 bin 00:41:48 drwxrwxr-x 14 1001 1001 4096 Jul 8 00:35 cmd 00:41:48 -rw-r--r-- 1 root root 398095 Jul 8 00:40 coverage.out 00:41:48 -rw-rw-r-- 1 1001 1001 806 Jul 8 00:35 go.mod 00:41:48 -rw-r--r-- 1 root root 20850 Jul 8 00:37 go.sum 00:41:48 drwxrwxr-x 7 1001 1001 4096 Jul 8 00:35 internal 00:41:48 drwxrwxr-x 3 1001 1001 4096 Jul 8 00:35 openapi 00:41:48 drwxrwxr-x 4 1001 1001 4096 Jul 8 00:35 snap 00:41:48 -rw-rw-r-- 1 1001 1001 168 Jul 8 00:35 version.go [Pipeline] sh 00:41:48 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:41:48 (Reading database ... 13914 files and directories currently installed.) 00:41:48 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:41:48 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:49 + '[' -e coverage.out ] 00:41:49 + chown 1001:1001 coverage.out [Pipeline] stash 00:41:49 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:41:49 Warning: overwriting stash ‘coverage-report’ 00:41:49 (Reading database ... 13914 files and directories currently installed.) 00:41:49 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:41:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:41:49 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:41:49 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:41:50 Setting up base-files (10.1ubuntu2.10) ... 00:41:50 Installing new version of config file /etc/issue ... 00:41:50 Installing new version of config file /etc/issue.net ... 00:41:50 Installing new version of config file /etc/lsb-release ... 00:41:50 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:41:50 Stashed 1 file(s) [Pipeline] sh 00:41:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:41:50 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:41:50 Removing obsolete conffile /etc/default/motd-news ... 00:41:50 (Reading database ... 13915 files and directories currently installed.) 00:41:50 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:41:50 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:41:50 Setting up bash (4.4.18-2ubuntu1.2) ... 00:41:50 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:41:50 (Reading database ... 13915 files and directories currently installed.) 00:41:50 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:50 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:41:50 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:41:50 (Reading database ... 13915 files and directories currently installed.) 00:41:50 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:41:50 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:41:50 Setting up tar (1.29b-2ubuntu0.2) ... 00:41:50 (Reading database ... 13915 files and directories currently installed.) 00:41:50 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:41:50 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:41:50 + make build 00:41:50 go mod tidy 00:41:51 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:41:51 (Reading database ... 13915 files and directories currently installed.) 00:41:51 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:41:51 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:41:51 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:41:51 (Reading database ... 13915 files and directories currently installed.) 00:41:51 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:41:51 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:41:51 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:41:51 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:41:51 (Reading database ... 13915 files and directories currently installed.) 00:41:51 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:41:51 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:41:51 Setting up grep (3.1-2build1) ... 00:41:51 (Reading database ... 13915 files and directories currently installed.) 00:41:51 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:41:51 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:41:51 Setting up login (1:4.5-1ubuntu2) ... 00:41:52 (Reading database ... 13915 files and directories currently installed.) 00:41:52 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:41:52 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:52 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:41:52 (Reading database ... 13915 files and directories currently installed.) 00:41:52 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:41:52 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:41:53 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:41:53 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:41:53 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:41:53 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:41:53 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:41:53 (Reading database ... 13915 files and directories currently installed.) 00:41:53 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:41:54 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:41:54 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:41:54 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:41:54 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:41:54 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:41:54 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:41:54 (Reading database ... 13915 files and directories currently installed.) 00:41:54 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:41:54 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:41:54 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:41:55 (Reading database ... 13915 files and directories currently installed.) 00:41:55 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:55 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:55 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:41:55 (Reading database ... 13915 files and directories currently installed.) 00:41:55 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:55 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:55 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:41:55 (Reading database ... 13915 files and directories currently installed.) 00:41:55 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:55 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:55 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:41:55 (Reading database ... 13915 files and directories currently installed.) 00:41:55 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:55 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:56 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:41:56 (Reading database ... 13915 files and directories currently installed.) 00:41:56 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:41:56 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:56 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:41:56 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:56 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:41:56 (Reading database ... 13915 files and directories currently installed.) 00:41:56 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:41:56 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:56 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:41:56 (Reading database ... 13915 files and directories currently installed.) 00:41:56 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:56 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:56 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:41:56 (Reading database ... 13915 files and directories currently installed.) 00:41:56 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:56 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:56 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:41:56 (Reading database ... 13915 files and directories currently installed.) 00:41:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:41:57 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:41:57 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:41:57 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:41:57 (Reading database ... 13915 files and directories currently installed.) 00:41:57 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:41:57 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:41:57 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:41:58 (Reading database ... 13915 files and directories currently installed.) 00:41:58 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:41:58 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:41:58 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:41:58 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:41:58 (Reading database ... 13917 files and directories currently installed.) 00:41:58 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:41:58 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:41:58 Setting up debconf (1.5.66ubuntu1) ... 00:41:58 (Reading database ... 13917 files and directories currently installed.) 00:41:58 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 00:41:58 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:41:58 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 00:41:59 (Reading database ... 13917 files and directories currently installed.) 00:41:59 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 00:41:59 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 00:41:59 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 00:41:59 (Reading database ... 13917 files and directories currently installed.) 00:41:59 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:41:59 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:41:59 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:41:59 (Reading database ... 13917 files and directories currently installed.) 00:41:59 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:41:59 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:41:59 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 00:41:59 (Reading database ... 13919 files and directories currently installed.) 00:41:59 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 00:41:59 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:41:59 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 00:41:59 (Reading database ... 13923 files and directories currently installed.) 00:41:59 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:41:59 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:42:00 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 00:42:00 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 00:42:00 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:00 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:00 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:00 (Reading database ... 13923 files and directories currently installed.) 00:42:00 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:42:00 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:42:00 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:42:00 (Reading database ... 13923 files and directories currently installed.) 00:42:00 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 00:42:00 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 00:42:00 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 00:42:00 (Reading database ... 13923 files and directories currently installed.) 00:42:00 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 00:42:00 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 00:42:01 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 00:42:01 (Reading database ... 13923 files and directories currently installed.) 00:42:01 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:42:01 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:42:01 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:42:01 (Reading database ... 13923 files and directories currently installed.) 00:42:01 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 00:42:01 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 00:42:01 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 00:42:01 (Reading database ... 13923 files and directories currently installed.) 00:42:01 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:42:01 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:42:02 Setting up passwd (1:4.5-1ubuntu2) ... 00:42:02 (Reading database ... 13923 files and directories currently installed.) 00:42:02 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 00:42:02 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 00:42:02 Setting up gpgv (2.2.4-1ubuntu1.4) ... 00:42:02 (Reading database ... 13923 files and directories currently installed.) 00:42:02 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:42:02 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:42:02 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:42:03 (Reading database ... 13923 files and directories currently installed.) 00:42:03 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 00:42:03 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 00:42:03 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 00:42:03 (Reading database ... 13923 files and directories currently installed.) 00:42:03 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:42:03 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:42:03 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:42:03 (Reading database ... 13923 files and directories currently installed.) 00:42:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:42:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:42:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:42:03 (Reading database ... 13923 files and directories currently installed.) 00:42:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:42:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:42:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:42:03 (Reading database ... 13923 files and directories currently installed.) 00:42:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:42:04 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:42:04 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:42:04 (Reading database ... 13923 files and directories currently installed.) 00:42:04 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 00:42:04 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 00:42:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 00:42:04 (Reading database ... 13923 files and directories currently installed.) 00:42:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 00:42:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 00:42:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 00:42:04 (Reading database ... 13924 files and directories currently installed.) 00:42:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:42:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:42:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:42:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:42:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 00:42:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 00:42:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 00:42:05 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 00:42:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:42:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:42:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:42:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:42:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:42:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:42:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:42:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:42:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:42:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:42:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:42:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:42:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:42:06 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:42:06 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 00:42:06 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 00:42:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:42:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:42:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:42:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:42:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:42:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:42:07 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:42:07 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:42:07 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:42:07 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:42:07 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 00:42:07 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 00:42:07 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:07 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:07 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:07 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:07 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:07 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:07 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:07 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:09 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:09 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:09 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:09 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:10 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:10 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:10 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:10 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:11 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:42:11 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:42:11 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:11 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:11 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:42:11 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:11 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:42:11 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:42:11 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:42:11 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:42:12 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:12 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:12 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:42:12 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:42:12 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:42:12 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:42:12 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:12 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:42:12 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:12 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:12 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:12 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:42:12 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:42:12 Setting up tzdata (2021a-0ubuntu0.18.04) ... 00:42:12 00:42:12 Current default time zone: 'Etc/UTC' 00:42:12 Local time is now: Thu Jul 8 00:42:12 UTC 2021. 00:42:12 Universal Time is now: Thu Jul 8 00:42:12 UTC 2021. 00:42:12 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:42:12 00:42:12 Setting up systemd-sysv (237-3ubuntu10.48) ... 00:42:12 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:12 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 00:42:12 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:42:12 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:42:12 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:42:12 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:42:12 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:42:12 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:42:12 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:42:12 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:12 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:42:13 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:13 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 00:42:13 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:13 Setting up patch (2.7.6-2ubuntu1.1) ... 00:42:13 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:42:13 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:42:13 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 00:42:13 Installing new version of config file /etc/ssl/openssl.cnf ... 00:42:13 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:42:13 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:42:13 Setting up ca-certificates (20210119~18.04.1) ... 00:42:14 Updating certificates in /etc/ssl/certs... 00:42:15 23 added, 27 removed; done. 00:42:15 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:42:15 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:42:15 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:42:15 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:42:15 Setting up pkgbinarymangler (138.18.04.1) ... 00:42:15 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:15 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 00:42:15 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:15 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:15 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:16 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:42:16 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:42:16 Setting up perl (5.26.1-6ubuntu0.5) ... 00:42:16 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 00:42:16 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:42:16 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:42:16 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 00:42:16 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:42:16 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:42:16 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:42:16 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:42:16 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:42:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:42:16 Processing triggers for systemd (237-3ubuntu10.48) ... 00:42:16 Processing triggers for mime-support (3.60ubuntu1) ... 00:42:16 Processing triggers for ca-certificates (20210119~18.04.1) ... 00:42:16 Updating certificates in /etc/ssl/certs... 00:42:16 0 added, 0 removed; done. 00:42:16 Running hooks in /etc/ca-certificates/update.d... 00:42:16 done. 00:42:17 Reading package lists... 00:42:17 Building dependency tree... 00:42:17 Reading state information... 00:42:17 The following NEW packages will be installed: 00:42:17 apt-transport-https 00:42:17 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:42:17 Need to get 4348 B of archives. 00:42:17 After this operation, 154 kB of additional disk space will be used. 00:42:17 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.14 [4348 B] 00:42:17 debconf: delaying package configuration, since apt-utils is not installed 00:42:17 Fetched 4348 B in 0s (22.3 kB/s) 00:42:17 Selecting previously unselected package apt-transport-https. 00:42:17 (Reading database ... 13929 files and directories currently installed.) 00:42:17 Preparing to unpack .../apt-transport-https_1.6.14_all.deb ... 00:42:17 Unpacking apt-transport-https (1.6.14) ... 00:42:17 Setting up apt-transport-https (1.6.14) ... 00:42:18 Waiting for network to be ready... 00:42:20 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:42:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:42:24 2021-07-08T00:42:20Z INFO Waiting for automatic snapd restart... 00:42:24 snapd 2.51.1 from Canonical* installed 00:42:25 "snapd" switched to the "latest/stable" channel 00:42:25 00:42:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:42:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:42:29 core18 20210611 from Canonical* installed 00:42:29 "core18" switched to the "latest/stable" channel 00:42:29 00:42:29 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:42:32 snapcraft 4.8.3 from Canonical* installed 00:42:32 "snapcraft" switched to the "latest/stable" channel 00:42:32 00:42:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:42:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:42:36 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:36 - README.md 00:42:36 00:42:36 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:42:36 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:42:37 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:42:37 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:42:38 Reading package lists... 00:42:38 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:42:38 Reading package lists... 00:42:38 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:42:38 Building dependency tree... 00:42:38 Reading state information... 00:42:38 Suggested packages: 00:42:38 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:42:38 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:42:38 Recommended packages: 00:42:38 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:42:39 The following NEW packages will be installed: 00:42:39 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:42:39 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:42:39 pkg-config zip 00:42:39 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:42:39 Need to get 7663 kB of archives. 00:42:39 After this operation, 43.8 MB of additional disk space will be used. 00:42:39 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:42:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 00:42:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 00:42:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 00:42:39 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:42:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:42:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:42:39 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:42:39 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:42:39 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:42:39 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:42:39 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:42:39 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:42:39 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:42:39 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:42:39 debconf: delaying package configuration, since apt-utils is not installed 00:42:40 Fetched 7663 kB in 1s (9311 kB/s) 00:42:40 Selecting previously unselected package libglib2.0-0:amd64. 00:42:40 (Reading database ... 13933 files and directories currently installed.) 00:42:40 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 00:42:40 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:42:40 Selecting previously unselected package libpsl5:amd64. 00:42:40 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:42:40 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:42:40 Selecting previously unselected package libnghttp2-14:amd64. 00:42:40 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:42:40 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:42:40 Selecting previously unselected package librtmp1:amd64. 00:42:40 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:42:40 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:42:40 Selecting previously unselected package libcurl3-gnutls:amd64. 00:42:40 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 00:42:40 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:42:40 Selecting previously unselected package liberror-perl. 00:42:40 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:42:40 Unpacking liberror-perl (0.17025-1) ... 00:42:40 Selecting previously unselected package git-man. 00:42:40 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 00:42:40 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 00:42:40 Selecting previously unselected package git. 00:42:40 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 00:42:40 Unpacking git (1:2.17.1-1ubuntu0.8) ... 00:42:41 Selecting previously unselected package libnorm1:amd64. 00:42:41 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:42:41 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:42:41 Selecting previously unselected package libpgm-5.2-0:amd64. 00:42:41 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:42:41 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:42:41 Selecting previously unselected package libsodium23:amd64. 00:42:41 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:42:41 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:42:41 Selecting previously unselected package libzmq5:amd64. 00:42:41 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:42:41 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:42:41 Selecting previously unselected package libzmq3-dev:amd64. 00:42:41 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:42:41 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:42:41 Selecting previously unselected package pkg-config. 00:42:41 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:42:41 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:42:41 Selecting previously unselected package zip. 00:42:41 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:42:41 Unpacking zip (3.0-11build1) ... 00:42:41 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:42:41 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 00:42:41 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:42:41 Setting up liberror-perl (0.17025-1) ... 00:42:41 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:42:41 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 00:42:41 No schema files found: doing nothing. 00:42:41 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:42:41 Setting up zip (3.0-11build1) ... 00:42:41 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:42:41 Setting up libsodium23:amd64 (1.0.16-2) ... 00:42:41 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:42: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:42:42 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:42:42 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 00:42:42 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:42:42 Setting up git (1:2.17.1-1ubuntu0.8) ... 00:42:42 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:42:43 git set to automatically installed. 00:42:43 git-man set to automatically installed. 00:42:43 libcurl3-gnutls set to automatically installed. 00:42:43 liberror-perl set to automatically installed. 00:42:43 libglib2.0-0 set to automatically installed. 00:42:43 libnghttp2-14 set to automatically installed. 00:42:43 libnorm1 set to automatically installed. 00:42:43 libpgm-5.2-0 set to automatically installed. 00:42:43 libpsl5 set to automatically installed. 00:42:43 librtmp1 set to automatically installed. 00:42:43 libsodium23 set to automatically installed. 00:42:43 libzmq3-dev set to automatically installed. 00:42:43 libzmq5 set to automatically installed. 00:42:43 pkg-config set to automatically installed. 00:42:43 zip set to automatically installed. 00:42:44 snapd is not logged in, snap install commands will use sudo 00:42:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:42:45 snap "core18" has no updates available 00:42:47 snapd is not logged in, snap install commands will use sudo [Pipeline] } 00:42:50 $ docker stop --time=1 505b01e36c2c652849c81daaa527e891ae71da8615c5e4be3de689c83fc9c104 00:42:53 $ docker rm -f 505b01e36c2c652849c81daaa527e891ae71da8615c5e4be3de689c83fc9c104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:42:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:55 00:42:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:42:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:42:55 latest: Pulling from edgex-devops/edgex-compose-arm64 00:42:55 29e5d40040c1: Pulling fs layer 00:42:55 1ce36da41761: Pulling fs layer 00:42:55 25b303627fd3: Pulling fs layer 00:42:56 29e5d40040c1: Verifying Checksum 00:42:56 29e5d40040c1: Download complete 00:42:56 1ce36da41761: Verifying Checksum 00:42:56 1ce36da41761: Download complete 00:42:56 29e5d40040c1: Pull complete 00:42:57 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 00:42:57 Pulling config-common 00:42:57 + snapcraftctl pull 00:42:57 Pulling go-build-helper 00:42:57 + snapcraftctl pull 00:42:58 1ce36da41761: Pull complete 00:42:58 25b303627fd3: Verifying Checksum 00:42:58 25b303627fd3: Download complete 00:42:58 'edgex-go' has dependencies that need to be staged: go-build-helper 00:42:58 Skipping pull go-build-helper (already ran) 00:42:58 Building go-build-helper 00:42:58 + snapcraftctl build 00:43:00 Staging go-build-helper 00:43:00 + snapcraftctl stage 00:43:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:43:08 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:43:08 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1784 kB] 00:43:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 00:43:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 00:43:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 00:43:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 00:43:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 00:43:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1130 kB] 00:43:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 00:43:08 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:43:08 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:43:08 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:43:08 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:43:08 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:43:08 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:43:08 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:43:08 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:43:08 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:43:08 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2131 kB] 00:43:08 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [422 kB] 00:43:08 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 00:43:08 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 00:43:08 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [389 kB] 00:43:08 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.8 kB] 00:43:08 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1739 kB] 00:43:08 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 00:43:08 Fetched 24.8 MB in 0s (0 B/s) 00:43:08 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:43:08 Fetched 224 kB in 0s (0 B/s) 00:43:08 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:43:08 Fetched 157 kB in 0s (0 B/s) 00:43:08 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:43:08 Fetched 221 kB in 0s (0 B/s) 00:43:08 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:43:08 Fetched 143 kB in 0s (0 B/s) 00:43:08 Pulling edgex-go 00:43:08 + snapcraftctl pull 00:43:08 25b303627fd3: Pull complete 00:43:08 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:43:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:43:08 prd-ubuntu18.04-docker-arm64-4c-16g-2164 does not seem to be running inside a container 00:43:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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:43:09 Pulling hooks 00:43:09 + snapcraftctl pull 00:43:11 $ docker top 2d4ba3a5232dc95f3abf6822f0d12c2166deab178c343acba5feb40ab2747e78 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:12 + grep parallel 00:43:12 + docker-compose build --help 00:43:15 --parallel Build images in parallel. [Pipeline] } 00:43:15 $ docker stop --time=1 2d4ba3a5232dc95f3abf6822f0d12c2166deab178c343acba5feb40ab2747e78 00:43:17 $ docker rm -f 2d4ba3a5232dc95f3abf6822f0d12c2166deab178c343acba5feb40ab2747e78 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:18 . [Pipeline] withDockerContainer 00:43:18 prd-ubuntu18.04-docker-arm64-4c-16g-2164 does not seem to be running inside a container 00:43:18 $ 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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:43:20 $ docker top b11caff179d134d14170b0e3cac6af2a204ae50a786ed262997e510da954c3d8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:21 + docker-compose -f ./docker-compose-build.yml build --parallel 00:43:25 Building core-command ... 00:43:25 Building core-data ... 00:43:25 Building core-metadata ... 00:43:25 Building security-bootstrapper ... 00:43:25 Building security-proxy-setup ... 00:43:25 Building security-secretstore-setup ... 00:43:25 Building support-notifications ... 00:43:25 Building support-scheduler ... 00:43:25 Building sys-mgmt-agent ... 00:43:25 Building support-notifications 00:43:25 Building core-command 00:43:25 Building support-scheduler 00:43:25 Building security-proxy-setup 00:43:25 Building security-secretstore-setup 00:43:27 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:43:27 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:43:27 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:43:27 Fetched 0 B in 0s (0 B/s) 00:43:27 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:43:27 Fetched 96.5 kB in 0s (0 B/s) 00:43:27 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:43:27 Fetched 279 kB in 0s (0 B/s) 00:43:27 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:43:27 Fetched 122 kB in 0s (0 B/s) 00:43:27 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:43:27 Fetched 77.8 kB in 0s (0 B/s) 00:43:27 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:43:27 Fetched 8848 B in 0s (0 B/s) 00:43:27 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:43:27 Fetched 47.8 kB in 0s (0 B/s) 00:43:27 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:43:27 Fetched 45.6 kB in 0s (0 B/s) 00:43:27 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:43:27 Fetched 15.0 kB in 0s (0 B/s) 00:43:27 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 00:43:27 Fetched 219 kB in 0s (0 B/s) 00:43:27 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 00:43:27 Fetched 154 kB in 0s (0 B/s) 00:43:27 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:43:27 Fetched 50.6 kB in 0s (0 B/s) 00:43:27 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:43:27 Fetched 14.8 kB in 0s (0 B/s) 00:43:27 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:43:27 Fetched 41.8 kB in 0s (0 B/s) 00:43:27 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:43:27 Fetched 499 kB in 0s (0 B/s) 00:43:27 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:43:27 Fetched 111 kB in 0s (0 B/s) 00:43:27 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:43:27 Fetched 240 kB in 0s (0 B/s) 00:43:27 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:43:27 Fetched 29.3 kB in 0s (0 B/s) 00:43:27 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:43:27 Fetched 85.5 kB in 0s (0 B/s) 00:43:27 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:43:27 Fetched 24.5 kB in 0s (0 B/s) 00:43:27 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:43:27 Fetched 49.2 kB in 0s (0 B/s) 00:43:27 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:43:27 Fetched 54.2 kB in 0s (0 B/s) 00:43:27 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:43:27 Fetched 30.8 kB in 0s (0 B/s) 00:43:27 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 00:43:27 Fetched 15.8 kB in 0s (0 B/s) 00:43:27 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:43:27 Fetched 85.9 kB in 0s (0 B/s) 00:43:27 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:43:27 Fetched 8720 B in 0s (0 B/s) 00:43:27 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 00:43:27 Fetched 140 kB in 0s (0 B/s) 00:43:27 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:43:27 Fetched 119 kB in 0s (0 B/s) 00:43:27 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 00:43:27 Fetched 111 kB in 0s (0 B/s) 00:43:27 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:43:27 Fetched 11.1 kB in 0s (0 B/s) 00:43:27 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:43:27 Fetched 645 kB in 0s (0 B/s) 00:43:27 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:43:27 Fetched 41.3 kB in 0s (0 B/s) 00:43:27 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:43:27 Fetched 17.9 kB in 0s (0 B/s) 00:43:27 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:43:27 Fetched 368 kB in 0s (0 B/s) 00:43:27 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:43:27 Fetched 187 kB in 0s (0 B/s) 00:43:27 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:43:27 Fetched 175 kB in 0s (0 B/s) 00:43:27 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:43:27 Fetched 206 kB in 0s (0 B/s) 00:43:27 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 00:43:27 Fetched 1301 kB in 0s (0 B/s) 00:43:27 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:43:27 Fetched 36.2 kB in 0s (0 B/s) 00:43:27 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 00:43:27 Fetched 159 kB in 0s (0 B/s) 00:43:27 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:43:27 Fetched 107 kB in 0s (0 B/s) 00:43:27 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:43:27 Fetched 48.7 kB in 0s (0 B/s) 00:43:27 Pulling static-packages 00:43:27 + snapcraftctl pull 00:43:27 Pulling version 00:43:27 + cd /root/project 00:43:27 + git describe --tags --abbrev=0 00:43:27 + sed s/v// 00:43:27 + GIT_VERSION=2.0.1-dev.2 00:43:27 + [ -z 2.0.1-dev.2 ] 00:43:27 + snapcraftctl set-version 2.0.1-dev.2 00:43:27 Building config-common 00:43:27 + snapcraftctl build 00:43:30 Skipping build go-build-helper (already ran) 00:43:30 Building edgex-go 00:43:30 + cd /root/parts/edgex-go/src 00:43:30 + + sed s/v// 00:43:30 git describe --tags --abbrev=0 00:43:30 + GIT_VERSION=2.0.1-dev.2 00:43:30 + [ -z 2.0.1-dev.2 ] 00:43:30 + echo 2.0.1-dev.2 00:43:30 + make build 00:43:30 go mod tidy 00:43:32 go: downloading github.com/gorilla/mux v1.8.0 00:43:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 00:43:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 00:43:32 go: downloading github.com/stretchr/testify v1.7.0 00:43:32 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 00:43:32 go: downloading github.com/google/uuid v1.2.0 00:43:32 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:43:32 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:43:32 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:43:32 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 00:43:32 go: downloading github.com/lib/pq v1.10.2 00:43:32 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:43:32 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 00:43:33 go: downloading github.com/pelletier/go-toml v1.9.3 00:43:33 go: downloading gopkg.in/yaml.v2 v2.4.0 00:43:33 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:43:33 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 00:43:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 00:43:34 go: downloading github.com/davecgh/go-spew v1.1.1 00:43:34 go: downloading github.com/pmezard/go-difflib v1.0.0 00:43:34 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:43:34 go: downloading github.com/go-playground/validator/v10 v10.6.1 00:43:34 go: downloading github.com/go-kit/kit v0.9.0 00:43:34 go: downloading github.com/stretchr/objx v0.1.0 00:43:34 go: downloading github.com/x448/float16 v0.8.4 00:43:34 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:43:34 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 00:43:34 go: downloading github.com/go-redis/redis/v7 v7.3.0 00:43:34 go: downloading github.com/pebbe/zmq4 v1.2.7 00:43:34 go: downloading github.com/go-playground/universal-translator v0.17.0 00:43:34 go: downloading github.com/leodido/go-urn v1.2.0 00:43:34 go: downloading golang.org/x/text v0.3.2 00:43:34 go: downloading github.com/go-playground/assert/v2 v2.0.1 00:43:34 go: downloading github.com/go-playground/locales v0.13.0 00:43:34 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:43:34 go: downloading github.com/go-stack/stack v1.8.0 00:43:34 go: downloading github.com/kr/pretty v0.2.0 00:43:34 go: downloading github.com/hashicorp/consul/api v1.8.1 00:43:34 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:43:34 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 00:43:34 go: downloading github.com/gorilla/websocket v1.4.2 00:43:34 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 00:43:35 go: downloading github.com/onsi/ginkgo v1.10.1 00:43:35 go: downloading github.com/onsi/gomega v1.7.0 00:43:35 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:43:35 go: downloading github.com/kr/text v0.1.0 00:43:35 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:43:35 go: downloading github.com/mitchellh/copystructure v1.0.0 00:43:35 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:43:35 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:43:35 go: downloading github.com/hashicorp/go-hclog v0.12.0 00:43:35 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 00:43:35 go: downloading github.com/hashicorp/serf v0.9.5 00:43:35 go: downloading github.com/hashicorp/consul/sdk v0.7.0 00:43:35 go: downloading github.com/hashicorp/go-uuid v1.0.1 00:43:35 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:43:35 go: downloading github.com/mitchellh/go-homedir v1.1.0 00:43:35 go: downloading github.com/fatih/color v1.9.0 00:43:35 go: downloading github.com/mattn/go-colorable v0.1.6 00:43:35 go: downloading github.com/mattn/go-isatty v0.0.12 00:43:35 go: downloading github.com/pkg/errors v0.8.1 00:43:35 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:43:35 go: downloading github.com/hashicorp/go-msgpack v0.5.3 00:43:35 go: downloading github.com/hashicorp/memberlist v0.2.2 00:43:35 go: downloading github.com/hpcloud/tail v1.0.0 00:43:35 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 00:43:35 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:43:35 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:43:35 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:43:35 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:43:35 go: downloading github.com/hashicorp/go-multierror v1.1.0 00:43:35 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 00:43:35 go: downloading github.com/miekg/dns v1.1.26 00:43:35 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:43:35 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:43:35 go: downloading gopkg.in/fsnotify.v1 v1.4.7 00:43:35 go: downloading github.com/hashicorp/errwrap v1.0.0 00:43:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-data/core-data ./cmd/core-data 00:43:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:43:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/core-command/core-command ./cmd/core-command 00:43:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/secrets-config ./cmd/secrets-config 00:43:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.0.1-dev.2" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:43:58 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 00:43:58 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 00:43:58 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 00:43:58 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 00:43:58 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 00:43:58 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 00:43:58 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 00:43:58 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 00:43:58 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 00:43:58 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 00:43:58 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 00:43:58 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 00:43:58 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 00:43:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 00:43:58 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 00:43:58 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 00:43:58 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 00:43:58 + 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:43:58 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 00:43:58 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 00:43:58 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 00:43:58 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 00:43:58 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 00:43:58 + 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:43:58 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 00:43:58 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 00:43:58 + 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:43:59 Building hooks 00:43:59 + cd /root/parts/hooks/src 00:43:59 + make build 00:43:59 go mod tidy 00:44:00 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.0.3 00:44:00 go: downloading github.com/stretchr/testify v1.5.1 00:44:00 go: downloading gopkg.in/yaml.v2 v2.2.2 00:44:00 go: downloading github.com/davecgh/go-spew v1.1.0 00:44:00 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 00:44:01 GO111MODULE=on go build -o cmd/install/install ./cmd/install 00:44:01 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 00:44:01 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 00:44:05 Building static-packages 00:44:05 + snapcraftctl build 00:44:06 Building version 00:44:06 + snapcraftctl build 00:44:08 Staging config-common 00:44:08 + snapcraftctl stage 00:44:09 Skipping stage go-build-helper (already ran) 00:44:09 Staging edgex-go 00:44:09 + snapcraftctl stage 00:44:10 Staging hooks 00:44:10 + snapcraftctl stage 00:44:11 Staging static-packages 00:44:11 + snapcraftctl stage 00:44:12 Staging version 00:44:12 + snapcraftctl stage 00:44:13 Priming config-common 00:44:13 + snapcraftctl prime 00:44:14 Priming go-build-helper 00:44:14 + snapcraftctl prime 00:44:15 Priming edgex-go 00:44:15 + snapcraftctl prime 00:44:16 Priming hooks 00:44:16 + snapcraftctl prime 00:44:17 Priming static-packages 00:44:17 + snapcraftctl prime 00:44:20 Priming version 00:44:20 + snapcraftctl prime 00:44:21 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:44:33 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:44:33 ---> bfae057ec2cd 00:44:33 Step 3/22 : WORKDIR /edgex-go 00:44:33 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:44:33 ---> bfae057ec2cd 00:44:33 Step 3/26 : WORKDIR /edgex-go 00:44:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:33 ---> bfae057ec2cd 00:44:33 Step 3/23 : WORKDIR /edgex-go 00:44:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:44:33 ---> bfae057ec2cd 00:44:33 Step 3/24 : WORKDIR /edgex-go 00:44:33 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:44:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:44:33 ---> bfae057ec2cd 00:44:33 Step 3/23 : WORKDIR /edgex-go 00:44:33 ---> Running in 461f84d83e84 00:44:33 ---> Running in 585bcaefee76 00:44:33 ---> Running in 5fa7b2baebfe 00:44:33 ---> Running in 166c81ad1b47 00:44:33 ---> Running in 41a72fe62ae9 00:44:33 Removing intermediate container 461f84d83e84 00:44:33 ---> c98f10384681 00:44:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:33 Removing intermediate container 5fa7b2baebfe 00:44:33 ---> 7bec8255317a 00:44:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:33 Removing intermediate container 166c81ad1b47 00:44:33 ---> cef8cfed7d9f 00:44:33 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:33 Removing intermediate container 585bcaefee76 00:44:33 ---> 5b02834894ec 00:44:33 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:33 Removing intermediate container 41a72fe62ae9 00:44:33 ---> c86db1803743 00:44:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:44:33 ---> Running in 80ea7aa26f18 00:44:33 ---> Running in cde993f673e1 00:44:33 ---> Running in ea6b9b8b4462 00:44:33 ---> Running in 334fbe6e28d4 00:44:34 ---> Running in 65539d4c5b49 00:44:37 Removing intermediate container 80ea7aa26f18 00:44:37 ---> 131a6bc2d638 00:44:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 00:44:37 ---> Running in a76d6fb3dfc6 00:44:37 Removing intermediate container cde993f673e1 00:44:37 ---> 6e0238aa344b 00:44:37 Step 5/23 : RUN apk add --update --no-cache make git 00:44:38 ---> Running in d67e8a85f573 00:44:38 Removing intermediate container 334fbe6e28d4 00:44:38 ---> b5a2ed82ab95 00:44:38 Step 5/22 : RUN apk add --update --no-cache make git 00:44:38 Removing intermediate container ea6b9b8b4462 00:44:38 ---> b8f8e03ccd46 00:44:38 Step 5/26 : RUN apk add --update --no-cache make git 00:44:39 Removing intermediate container 65539d4c5b49 00:44:39 ---> 26a339c41190 00:44:39 Step 5/24 : RUN apk add --update --no-cache make git 00:44:39 ---> Running in c67b05668b7f 00:44:39 ---> Running in 4d629a0cb7d6 00:44:39 ---> Running in 5e0fbf792a78 00:44:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:44:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:42 OK: 218 MiB in 52 packages 00:44:42 OK: 218 MiB in 52 packages 00:44:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:44:43 OK: 218 MiB in 52 packages 00:44:43 OK: 218 MiB in 52 packages 00:44:43 Removing intermediate container a76d6fb3dfc6 00:44:43 ---> 98ff80430fd5 00:44:43 Step 6/23 : COPY go.mod . 00:44:43 OK: 218 MiB in 52 packages 00:44:44 Removing intermediate container d67e8a85f573 00:44:44 ---> 67551c966af5 00:44:44 Step 6/23 : COPY go.mod . 00:44:44 Removing intermediate container c67b05668b7f 00:44:44 ---> 4029fb72ed9d 00:44:44 Step 6/22 : COPY go.mod . 00:44:45 ---> 3a3667981855 00:44:45 Step 7/23 : RUN go mod download 00:44:45 Removing intermediate container 4d629a0cb7d6 00:44:45 ---> 548841da8d0a 00:44:45 Step 6/26 : COPY go.mod . 00:44:45 ---> Running in 656e64920744 00:44:45 ---> 5913617fe568 00:44:45 Step 7/23 : RUN go mod download 00:44:45 Removing intermediate container 5e0fbf792a78 00:44:45 ---> 81c0f1562de9 00:44:45 Step 6/24 : COPY go.mod . 00:44:46 ---> Running in b52cb5cebcd6 00:44:46 ---> 1e70b95faff8 00:44:46 Step 7/22 : RUN go mod download 00:44:46 ---> Running in 8fcdb468eba0 00:44:46 ---> d66573901e42 00:44:46 Step 7/26 : RUN go mod download 00:44:46 ---> Running in ae0132e32785 00:44:47 ---> eb6bec090257 00:44:47 Step 7/24 : RUN go mod download 00:44:47 ---> Running in be8aae789c67 00:44:50 Removing intermediate container 656e64920744 00:44:50 ---> 2e6ca4e5d39c 00:44:50 Step 8/23 : COPY . . 00:44:50 Removing intermediate container b52cb5cebcd6 00:44:50 ---> 8a4d01dea6c5 00:44:50 Step 8/23 : COPY . . 00:44:51 Removing intermediate container 8fcdb468eba0 00:44:51 ---> 8194fa6c6d71 00:44:51 Step 8/22 : COPY . . 00:44:51 Removing intermediate container ae0132e32785 00:44:51 ---> a23ca7d57619 00:44:51 Step 8/26 : COPY . . 00:44:52 Removing intermediate container be8aae789c67 00:44:52 ---> 10cfe401e5fc 00:44:52 Step 8/24 : COPY . . 00:45:14 ---> 4cc61c736926 00:45:14 Step 9/23 : RUN go mod tidy 00:45:14 ---> fccf37382665 00:45:14 Step 9/23 : RUN go mod tidy 00:45:14 ---> 803b59f9b3ca 00:45:14 Step 9/26 : RUN go mod tidy 00:45:14 ---> 253de2af51c7 00:45:14 Step 9/22 : RUN go mod tidy 00:45:14 ---> b49baeafbe79 00:45:14 Step 9/24 : RUN go mod tidy 00:45:14 ---> Running in 53b8946cf9e7 00:45:14 ---> Running in f38bb44e9cf1 00:45:14 ---> Running in d10cd10324f2 00:45:14 ---> Running in 3ae33bc79242 00:45:14 ---> Running in 57e4776fd758 00:45:21 Removing intermediate container f38bb44e9cf1 00:45:21 ---> 22305b7f7d39 00:45:21 Step 10/23 : RUN make cmd/support-notifications/support-notifications 00:45:21 ---> Running in 26582cdde974 00:45:21 Removing intermediate container 53b8946cf9e7 00:45:21 ---> 2accde1c414a 00:45:21 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 00:45:21 ---> Running in 4ce33f43277d 00:45:21 Removing intermediate container d10cd10324f2 00:45:21 ---> 8d07cbc7bb64 00:45:21 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:45:21 Removing intermediate container 57e4776fd758 00:45:21 ---> 87de85365382 00:45:21 Step 10/24 : RUN make cmd/core-command/core-command 00:45:21 Removing intermediate container 3ae33bc79242 00:45:21 ---> f384927e69d3 00:45:21 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:45:21 ---> Running in 9bb784294dff 00:45:21 ---> Running in 29febd7fcb78 00:45:21 ---> Running in e27782d457d2 00:45:22 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:45:23 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:45:23 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:45:24 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:45:24 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:47:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:47:16 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:47:16 Removing intermediate container 29febd7fcb78 00:47:16 ---> ed0a6a25307b 00:47:16 00:47:16 Step 11/24 : FROM alpine:3.12 00:47:16 3.12: Pulling from library/alpine 00:47:16 Removing intermediate container 26582cdde974 00:47:16 ---> 529641ab8a5d 00:47:16 00:47:16 Step 11/23 : FROM alpine:3.12 00:47:16 3.12: Pulling from library/alpine 00:47:16 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:47:16 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 00:47:16 Status: Downloaded newer image for alpine:3.12 00:47:16 Status: Downloaded newer image for alpine:3.12 00:47:16 ---> c4fd0aeabfcf 00:47:16 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 00:47:16 ---> c4fd0aeabfcf 00:47:16 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:47:17 ---> Running in f1ae35c22b4b 00:47:17 ---> Running in c8737e2ad45b 00:47:18 Removing intermediate container e27782d457d2 00:47:18 ---> ac7820d88f67 00:47:18 00:47:18 Step 11/22 : FROM alpine:3.12 00:47:18 ---> c4fd0aeabfcf 00:47:18 Step 12/22 : RUN apk add --update --no-cache curl 00:47:18 Removing intermediate container 4ce33f43277d 00:47:18 ---> d29150ef8afc 00:47:18 00:47:18 Step 11/23 : FROM alpine:3.12 00:47:18 ---> c4fd0aeabfcf 00:47:18 Step 12/23 : RUN apk add --update --no-cache dumb-init 00:47:18 Removing intermediate container 9bb784294dff 00:47:18 ---> d96354fbe2e8 00:47:18 00:47:18 Step 11/26 : FROM alpine:3.12 00:47:18 ---> c4fd0aeabfcf 00:47:18 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 00:47:18 ---> Running in 9fb8289be045 00:47:18 ---> Running in 948feb610147 00:47:18 ---> Running in a660d5a0aad1 00:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:20 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:21 (1/1) Installing dumb-init (1.2.2-r1) 00:47:21 Executing busybox-1.31.1-r20.trigger 00:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:47:21 (1/2) Installing ca-certificates (20191127-r4) 00:47:21 OK: 5 MiB in 15 packages 00:47:21 (2/2) Installing dumb-init (1.2.2-r1) 00:47:21 Executing busybox-1.31.1-r20.trigger 00:47:21 Executing ca-certificates-20191127-r4.trigger 00:47:21 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:47:21 OK: 6 MiB in 16 packages 00:47:21 (1/4) Installing ca-certificates (20191127-r4) 00:47:21 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:47:21 (3/4) Installing libcurl (7.77.0-r0) 00:47:21 (1/6) Installing ca-certificates (20191127-r4) 00:47:22 (4/4) Installing curl (7.77.0-r0) 00:47:22 Executing busybox-1.31.1-r20.trigger 00:47:22 Executing ca-certificates-20191127-r4.trigger 00:47:22 (2/6) Installing nghttp2-libs (1.41.0-r0) 00:47:22 (3/6) Installing libcurl (7.77.0-r0) 00:47:22 (4/6) Installing curl (7.77.0-r0) 00:47:22 (5/6) Installing dumb-init (1.2.2-r1) 00:47:22 (6/6) Installing su-exec (0.2-r1) 00:47:22 Executing busybox-1.31.1-r20.trigger 00:47:22 Executing ca-certificates-20191127-r4.trigger 00:47:22 (1/1) Installing dumb-init (1.2.2-r1) 00:47:22 Executing busybox-1.31.1-r20.trigger 00:47:22 OK: 5 MiB in 15 packages 00:47:22 OK: 7 MiB in 18 packages 00:47:22 OK: 7 MiB in 20 packages 00:47:23 Removing intermediate container f1ae35c22b4b 00:47:23 ---> f90cea2f9cb0 00:47:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:23 ---> Running in 7c41dd770858 00:47:23 Removing intermediate container c8737e2ad45b 00:47:23 ---> 3158ecf0b4a6 00:47:23 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:47:24 ---> Running in 5cdb2ab88bd6 00:47:24 Removing intermediate container 7c41dd770858 00:47:24 ---> cb8cb2688581 00:47:24 Step 14/24 : ENV APP_PORT=59882 00:47:24 Removing intermediate container 948feb610147 00:47:24 ---> 96f297e1eb85 00:47:24 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:47:24 ---> Running in abb07e396e47 00:47:24 ---> Running in e0a97c6bffed 00:47:25 Removing intermediate container 5cdb2ab88bd6 00:47:25 ---> 16f37ecf693a 00:47:25 Step 14/23 : ENV APP_PORT=59860 00:47:25 Removing intermediate container 9fb8289be045 00:47:25 ---> 3ac81a827ea8 00:47:25 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:25 Removing intermediate container a660d5a0aad1 00:47:25 ---> d5848e4630a8 00:47:25 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:47:25 ---> Running in 5fe5eeea6d8d 00:47:25 ---> Running in 254ac2095c2e 00:47:25 ---> Running in ec6e2770440e 00:47:25 Removing intermediate container e0a97c6bffed 00:47:25 ---> 3704dd7b17b4 00:47:25 Step 15/24 : EXPOSE $APP_PORT 00:47:25 Removing intermediate container abb07e396e47 00:47:25 ---> defac08532f0 00:47:25 Step 14/23 : ENV APP_PORT=59861 00:47:25 ---> Running in 0713c823bcbb 00:47:25 ---> Running in c55924c177c6 00:47:25 Removing intermediate container 5fe5eeea6d8d 00:47:25 ---> f0b5a42d81c9 00:47:25 Step 15/23 : EXPOSE $APP_PORT 00:47:25 Removing intermediate container 254ac2095c2e 00:47:25 ---> a3c0a2d77337 00:47:25 Step 14/22 : WORKDIR /edgex 00:47:26 Removing intermediate container ec6e2770440e 00:47:26 ---> 1e9a0f032467 00:47:26 Step 14/26 : WORKDIR / 00:47:26 ---> Running in 592473cb76dc 00:47:26 ---> Running in 8baff7d12b89 00:47:26 ---> Running in c112498d6185 00:47:26 Removing intermediate container 0713c823bcbb 00:47:26 ---> be1d52a31e71 00:47:26 Step 16/24 : WORKDIR / 00:47:26 Removing intermediate container c55924c177c6 00:47:26 ---> aff8695f4508 00:47:26 Step 15/23 : EXPOSE $APP_PORT 00:47:26 ---> Running in d6c8db038eda 00:47:26 ---> Running in d2e2c77bc78a 00:47:26 Removing intermediate container 592473cb76dc 00:47:26 ---> f9bc3db8705c 00:47:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:26 Removing intermediate container 8baff7d12b89 00:47:26 ---> 26b2f2edb6d5 00:47:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:47:27 Removing intermediate container c112498d6185 00:47:27 ---> 77b01c6d8118 00:47:27 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:47:27 Removing intermediate container d2e2c77bc78a 00:47:27 ---> 3b9616bc9d27 00:47:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:27 Removing intermediate container d6c8db038eda 00:47:27 ---> 2165bd9d189c 00:47:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:47:28 ---> 902aeac84cef 00:47:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:47:28 ---> 2f1cc34ee08d 00:47:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:47:28 ---> 4fd7947dfedf 00:47:28 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:47:28 ---> f9de610d4a82 00:47:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:47:28 ---> b44b36cf007d 00:47:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:47:29 ---> 78f91c3368d9 00:47:29 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:47:30 ---> 9351acb6d760 00:47:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:47:30 ---> d31001b16660 00:47:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:47:30 ---> 297f7b790397 00:47:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:47:30 ---> e4a52b0c6ba1 00:47:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:47:30 ---> 2991db4c35b1 00:47:30 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:47:31 ---> ca9023b80170 00:47:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 00:47:31 ---> 3dded9448f85 00:47:31 Step 20/24 : ENTRYPOINT ["/core-command"] 00:47:31 ---> 9c863d23f057 00:47:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 00:47:32 ---> 9d00a1515af3 00:47:32 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:47:32 ---> Running in 43e81da77e38 00:47:32 ---> Running in 49f4ccb4bdba 00:47:32 ---> Running in 6940c5dd3489 00:47:32 ---> e1e2bb6b4868 00:47:32 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:47:32 ---> Running in 62238934fbe6 00:47:33 Removing intermediate container 43e81da77e38 00:47:33 ---> e31e36964b9e 00:47:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:33 Removing intermediate container 6940c5dd3489 00:47:33 ---> 6c40fe61abe1 00:47:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:33 Removing intermediate container 49f4ccb4bdba 00:47:33 ---> 88ec84265eb3 00:47:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:47:33 ---> Running in be405d884145 00:47:33 ---> Running in 4bada7f7407f 00:47:33 Removing intermediate container 62238934fbe6 00:47:33 ---> Running in 57de261a1f96 00:47:33 ---> c0b7e12f4ca3 00:47:33 Step 19/22 : CMD ["--init=true"] 00:47:33 ---> Running in 4d3c21bb885f 00:47:34 Removing intermediate container 4bada7f7407f 00:47:34 ---> a7b0594c02c1 00:47:34 Step 21/23 : LABEL arch=arm64 00:47:34 ---> ecbef8ef1fcb 00:47:34 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:47:34 Removing intermediate container 57de261a1f96 00:47:34 ---> f72a75c33ffb 00:47:34 Step 22/24 : LABEL arch=arm64 00:47:34 ---> Running in 19261ea05bb4 00:47:34 Removing intermediate container be405d884145 00:47:34 ---> 3132cd65d6d3 00:47:34 Step 21/23 : LABEL arch=arm64 00:47:34 Removing intermediate container 4d3c21bb885f 00:47:34 ---> 68268c337935 00:47:34 Step 20/22 : LABEL arch=arm64 00:47:34 ---> Running in 2cd3c0800ab3 00:47:34 ---> Running in 53b2298a16cb 00:47:34 ---> Running in fdb0bd8531d5 00:47:35 Removing intermediate container 19261ea05bb4 00:47:35 ---> a90d3320ba8d 00:47:35 Step 22/23 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 00:47:35 ---> Running in 942efedbe50d 00:47:35 Removing intermediate container 2cd3c0800ab3 00:47:35 ---> 9579a7b59d72 00:47:35 Step 23/24 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 00:47:35 Removing intermediate container 53b2298a16cb 00:47:35 ---> d2186be9a1ff 00:47:35 Step 22/23 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 00:47:35 Removing intermediate container fdb0bd8531d5 00:47:35 ---> 7857266e07c7 00:47:35 Step 21/22 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 00:47:35 ---> Running in 3a5f6616ce2f 00:47:35 ---> Running in 68b013657ccd 00:47:35 ---> Running in 2f1885922421 00:47:35 ---> eee83f03c06d 00:47:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:47:36 Removing intermediate container 942efedbe50d 00:47:36 ---> 49c97bbd6817 00:47:36 Step 23/23 : LABEL version=0.0.0 00:47:36 ---> Running in 8456b2db0d8c 00:47:36 Removing intermediate container 68b013657ccd 00:47:36 ---> 723647a6c782 00:47:36 Step 23/23 : LABEL version=0.0.0 00:47:36 Removing intermediate container 2f1885922421 00:47:36 ---> 7b8c381c8d32 00:47:36 Step 22/22 : LABEL version=0.0.0 00:47:36 Removing intermediate container 3a5f6616ce2f 00:47:36 ---> dbdd26626693 00:47:36 Step 24/24 : LABEL version=0.0.0 00:47:36 ---> Running in e7723853773f 00:47:36 ---> Running in 89b99593307f 00:47:36 ---> Running in c07e51da45bb 00:47:36 Removing intermediate container 8456b2db0d8c 00:47:36 ---> da57d3e35d36 00:47:36 00:47:37 ---> a2cc6fcff1be 00:47:37 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:47:37 ---> Running in b61e7d15ad1d 00:47:37 Successfully built da57d3e35d36 00:47:37 Removing intermediate container e7723853773f 00:47:37 ---> e9decc4166b9 00:47:37 00:47:37 Successfully tagged support-notifications-arm64:latest 00:47:37  Building support-notifications ... done Building core-metadata 00:47:37 Removing intermediate container 89b99593307f 00:47:37 ---> 75831f4e059e 00:47:37 00:47:37 Removing intermediate container c07e51da45bb 00:47:37 ---> 31aa565ab829 00:47:37 00:47:38 Successfully built e9decc4166b9 00:47:38 Successfully tagged support-scheduler-arm64:latest 00:47:38 Building security-bootstrapper 00:47:38  Building support-scheduler ... done Successfully built 31aa565ab829 00:47:38 Successfully tagged core-command-arm64:latest 00:47:38 Building sys-mgmt-agent 00:47:38  Building core-command ... done Successfully built 75831f4e059e 00:47:38 Successfully tagged security-proxy-setup-arm64:latest 00:47:38  Building security-proxy-setup ... done Building core-data 00:47:40 Removing intermediate container b61e7d15ad1d 00:47:40 ---> f973dcd87f00 00:47:40 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 00:47:40 ---> Running in b4b2697941e4 00:47:40 Removing intermediate container b4b2697941e4 00:47:40 ---> cb00d949e293 00:47:40 Step 24/26 : LABEL arch=arm64 00:47:40 ---> Running in 137d21da8fcd 00:47:41 Removing intermediate container 137d21da8fcd 00:47:41 ---> f481c451d290 00:47:41 Step 25/26 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 00:47:41 ---> Running in 8af96e78cf9f 00:47:42 Removing intermediate container 8af96e78cf9f 00:47:42 ---> 19b08b406e32 00:47:42 Step 26/26 : LABEL version=0.0.0 00:47:42 ---> Running in dd3d85e6bc7e 00:47:43 Removing intermediate container dd3d85e6bc7e 00:47:43 ---> 24c685072457 00:47:43 00:47:43 Successfully built 24c685072457 00:47:43 Successfully tagged security-secretstore-setup-arm64:latest 00:48:31  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:31 ---> bfae057ec2cd 00:48:31 Step 3/24 : WORKDIR /edgex-go 00:48:31 ---> Using cache 00:48:31 ---> c86db1803743 00:48:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:31 ---> Using cache 00:48:31 ---> 26a339c41190 00:48:31 Step 5/24 : RUN apk add --update --no-cache make git 00:48:31 ---> Using cache 00:48:31 ---> 81c0f1562de9 00:48:31 Step 6/24 : COPY go.mod . 00:48:31 ---> Using cache 00:48:31 ---> eb6bec090257 00:48:31 Step 7/24 : RUN go mod download 00:48:31 ---> Using cache 00:48:31 ---> 10cfe401e5fc 00:48:31 Step 8/24 : COPY . . 00:48:31 ---> Using cache 00:48:31 ---> b49baeafbe79 00:48:31 Step 9/24 : RUN go mod tidy 00:48:31 ---> Using cache 00:48:31 ---> 87de85365382 00:48:31 Step 10/24 : RUN make cmd/core-metadata/core-metadata 00:48:31 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:31 Step 2/32 : FROM ${BUILDER_BASE} AS builder 00:48:31 ---> bfae057ec2cd 00:48:31 Step 3/32 : WORKDIR /edgex-go 00:48:31 ---> Using cache 00:48:31 ---> c86db1803743 00:48:31 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:31 ---> Using cache 00:48:31 ---> 26a339c41190 00:48:31 Step 5/32 : RUN apk add --update --no-cache make git 00:48:31 ---> Using cache 00:48:31 ---> 81c0f1562de9 00:48:31 Step 6/32 : COPY go.mod . 00:48:31 ---> Using cache 00:48:31 ---> eb6bec090257 00:48:31 Step 7/32 : RUN go mod download 00:48:31 ---> Using cache 00:48:31 ---> 10cfe401e5fc 00:48:31 Step 8/32 : COPY . . 00:48:31 ---> Using cache 00:48:31 ---> b49baeafbe79 00:48:31 Step 9/32 : RUN go mod tidy 00:48:31 ---> Using cache 00:48:31 ---> 87de85365382 00:48:31 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:48:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:31 ---> bfae057ec2cd 00:48:31 Step 3/24 : WORKDIR /edgex-go 00:48:31 ---> Using cache 00:48:31 ---> c86db1803743 00:48:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:31 ---> Using cache 00:48:31 ---> 26a339c41190 00:48:31 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:48:31 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 00:48:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:48:31 ---> bfae057ec2cd 00:48:31 Step 3/24 : WORKDIR /edgex-go 00:48:31 ---> Using cache 00:48:31 ---> c86db1803743 00:48:31 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:31 ---> Using cache 00:48:31 ---> 26a339c41190 00:48:31 Step 5/24 : RUN apk add --update --no-cache make bash git 00:48:33 ---> Running in 53afb6f853b5 00:48:33 ---> Running in 744486243e01 00:48:33 ---> Running in abdca12368e0 00:48:33 ---> Running in 22d970d6157e 00:48:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:48:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:35 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:48:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:48:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:48:37 OK: 218 MiB in 52 packages 00:48:37 OK: 218 MiB in 52 packages 00:48:39 Removing intermediate container 22d970d6157e 00:48:39 ---> a019a917af3a 00:48:39 Step 6/24 : COPY go.mod . 00:48:39 Removing intermediate container 744486243e01 00:48:39 ---> 6a46f5151aa1 00:48:39 Step 6/24 : COPY go.mod . 00:48:41 ---> 19a7df73df87 00:48:41 Step 7/24 : RUN go mod download 00:48:41 ---> Running in 2f6fa223390d 00:48:41 ---> a44cf8225487 00:48:41 Step 7/24 : RUN go mod download 00:48:41 ---> Running in 9ce77432e615 00:48:46 Removing intermediate container 2f6fa223390d 00:48:46 ---> 8d11ed706745 00:48:46 Step 8/24 : COPY . . 00:48:46 Removing intermediate container 9ce77432e615 00:48:46 ---> a7be0cc96d7b 00:48:46 Step 8/24 : COPY . . 00:49:19 ---> c9d145a67e8a 00:49:19 Step 9/24 : RUN go mod tidy 00:49:19 ---> d004288f27f9 00:49:19 Step 9/24 : RUN go mod tidy 00:49:19 ---> Running in 57d1b6439097 00:49:19 ---> Running in 79baf3222a8f 00:49:21 Removing intermediate container 79baf3222a8f 00:49:21 ---> c05786b89604 00:49:21 Step 10/24 : RUN make cmd/core-data/core-data 00:49:22 Removing intermediate container 57d1b6439097 00:49:22 ---> 566a30ba6e9d 00:49:22 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:49:22 ---> Running in df667a55ed98 00:49:22 ---> Running in 396260529ed5 00:49:24 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:49:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:49:57 Removing intermediate container abdca12368e0 00:49:57 ---> 0a5b72a32112 00:49:57 00:49:57 Step 11/32 : FROM alpine:3.12 00:49:57 ---> c4fd0aeabfcf 00:49:57 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:49:57 ---> Running in 811b3622885a 00:49:57 Removing intermediate container 811b3622885a 00:49:57 ---> ba469bb99fd9 00:49:57 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 00:49:57 ---> Running in 8ca56c0266bf 00:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:57 (1/2) Installing dumb-init (1.2.2-r1) 00:49:57 (2/2) Installing su-exec (0.2-r1) 00:49:57 Executing busybox-1.31.1-r20.trigger 00:49:57 OK: 5 MiB in 16 packages 00:49:58 Removing intermediate container 8ca56c0266bf 00:49:58 ---> 49f34ec376ae 00:49:58 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 00:49:58 ---> Running in 30f3592477df 00:49:59 Removing intermediate container 30f3592477df 00:49:59 ---> b41c544b77e9 00:49:59 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:49:59 ---> Running in c73710783c49 00:50:01 Removing intermediate container c73710783c49 00:50:01 ---> 356d3c671a46 00:50:01 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:50:01 ---> Running in 9e052c3a174f 00:50:02 Removing intermediate container 53afb6f853b5 00:50:02 ---> 7b46389ec171 00:50:02 00:50:02 Step 11/24 : FROM alpine:3.12 00:50:02 ---> c4fd0aeabfcf 00:50:02 Step 12/24 : RUN apk add --update --no-cache dumb-init 00:50:02 ---> Using cache 00:50:02 ---> 96f297e1eb85 00:50:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:50:02 ---> Using cache 00:50:02 ---> defac08532f0 00:50:02 Step 14/24 : ENV APP_PORT=59881 00:50:02 ---> Running in cd97d904b7cc 00:50:03 Removing intermediate container cd97d904b7cc 00:50:03 ---> 4e1e7728efb2 00:50:03 Step 15/24 : EXPOSE $APP_PORT 00:50:03 ---> Running in 9c275ac22ff1 00:50:04 Removing intermediate container 9c275ac22ff1 00:50:04 ---> 55e7fde83bf4 00:50:04 Step 16/24 : WORKDIR / 00:50:04 ---> Running in 9fd1b22c6350 00:50:04 Removing intermediate container 9e052c3a174f 00:50:04 ---> ca9590269bf2 00:50:04 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 00:50:05 ---> Running in bf0090265cc6 00:50:05 Removing intermediate container 9fd1b22c6350 00:50:05 ---> 6803a6d4badf 00:50:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:06 Removing intermediate container bf0090265cc6 00:50:06 ---> 9e222a4386e4 00:50:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:50:07 ---> 869064cc35bb 00:50:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:50:07 ---> bb05e94fd6a9 00:50:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:50:07 ---> Running in e3ff4ca80c79 00:50:09 ---> ebc61f96cb94 00:50:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:50:11 ---> 274fccba4a88 00:50:11 Step 20/24 : ENTRYPOINT ["/core-metadata"] 00:50:11 ---> Running in 62c8547d0c27 00:50:11 Removing intermediate container e3ff4ca80c79 00:50:11 ---> bdc34f4704f1 00:50:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:12 Removing intermediate container 62c8547d0c27 00:50:12 ---> 2fc442305e06 00:50:12 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:12 ---> Running in b068c66f8a32 00:50:13 Removing intermediate container b068c66f8a32 00:50:13 ---> e2d323b02d89 00:50:13 Step 22/24 : LABEL arch=arm64 00:50:13 ---> df9ea220aa39 00:50:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:50:13 ---> Running in 6532389d248b 00:50:14 Removing intermediate container 6532389d248b 00:50:14 ---> 8d7c6792b545 00:50:14 Step 23/24 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 00:50:14 ---> Running in b55c7f3c8bcc 00:50:15 ---> 1837b0b0fccb 00:50:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:50:15 Removing intermediate container b55c7f3c8bcc 00:50:15 ---> a623c0cf0138 00:50:15 Step 24/24 : LABEL version=0.0.0 00:50:15 ---> Running in 83ad554ec4c7 00:50:16 Removing intermediate container 83ad554ec4c7 00:50:16 ---> 78859efe7322 00:50:16 00:50:16 ---> 86b8a892bd26 00:50:16 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:50:17 Successfully built 78859efe7322 00:50:17 Successfully tagged core-metadata-arm64:latest 00:50:18  Building core-metadata ... done  ---> 4eb7e821804d 00:50:18 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:50:19 ---> ce8506b46ffb 00:50:19 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 00:50:19 ---> Running in 8ff74a572fc6 00:50:20 Removing intermediate container 8ff74a572fc6 00:50:20 ---> e2cbd7e526a5 00:50:20 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:50:22 ---> 41209f71fa7d 00:50:22 Step 27/32 : RUN chmod +x /entrypoint.sh 00:50:22 ---> Running in 8a96164a330c 00:50:25 Removing intermediate container 8a96164a330c 00:50:25 ---> dec455a1f064 00:50:25 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 00:50:26 ---> Running in d26d45ab6d88 00:50:26 Removing intermediate container d26d45ab6d88 00:50:26 ---> 6c75d671a1e6 00:50:26 Step 29/32 : CMD ["gate"] 00:50:27 ---> Running in 818fcd68e591 00:50:28 Removing intermediate container 818fcd68e591 00:50:28 ---> 39498acc4771 00:50:28 Step 30/32 : LABEL arch=arm64 00:50:28 ---> Running in 0615536106bd 00:50:29 Removing intermediate container 0615536106bd 00:50:29 ---> 7f0f515fe4f5 00:50:29 Step 31/32 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 00:50:30 ---> Running in 3868891e2a4a 00:50:30 Removing intermediate container 3868891e2a4a 00:50:30 ---> b21a1801b41c 00:50:30 Step 32/32 : LABEL version=0.0.0 00:50:30 ---> Running in 13b9a6b034ff 00:50:31 Removing intermediate container 13b9a6b034ff 00:50:31 ---> 781ff1aa4f9a 00:50:31 00:50:32 Successfully built 781ff1aa4f9a 00:50:32 Successfully tagged security-bootstrapper-arm64:latest 00:50:40  Building security-bootstrapper ... done Removing intermediate container 396260529ed5 00:50:40 ---> 09fe229427d9 00:50:40 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:50:40 ---> Running in 8278646a60d6 00:50:40 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:50:43 Removing intermediate container 8278646a60d6 00:50:43 ---> 76ba6fcd12a4 00:50:43 00:50:43 Step 12/24 : FROM docker:20.10.0 00:50:43 20.10.0: Pulling from library/docker 00:50:45 Removing intermediate container df667a55ed98 00:50:45 ---> f14c8baaf2b9 00:50:45 00:50:45 Step 11/24 : FROM alpine:3.12 00:50:45 ---> c4fd0aeabfcf 00:50:45 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:50:46 ---> Running in ee8dc4001b4c 00:50:46 Removing intermediate container ee8dc4001b4c 00:50:46 ---> 1d897bb334dc 00:50:46 Step 13/24 : ENV APP_PORT=59880 00:50:46 ---> Running in 335f05be7f41 00:50:47 Removing intermediate container 335f05be7f41 00:50:47 ---> 5a9b4e5591d6 00:50:47 Step 14/24 : EXPOSE $APP_PORT 00:50:47 ---> Running in 2e56f62dfd9a 00:50:48 Removing intermediate container 2e56f62dfd9a 00:50:48 ---> 00e42342e262 00:50:48 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:50:48 ---> Running in e5405671b86c 00:50:52 Removing intermediate container e5405671b86c 00:50:52 ---> 5580ae748409 00:50:52 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 00:50:52 ---> Running in f3c6daf1f1f3 00:50:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:50:52 Status: Downloaded newer image for docker:20.10.0 00:50:52 ---> eeaf43b92773 00:50:52 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:50:53 ---> Running in 06a4cd6ad5c1 00:50:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:53 Removing intermediate container 06a4cd6ad5c1 00:50:53 ---> 5bdf420c54b7 00:50:53 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 00:50:53 ---> Running in cc047ea9f0c5 00:50:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:54 (1/6) Installing dumb-init (1.2.2-r1) 00:50:54 (2/6) Installing libgcc (9.3.0-r2) 00:50:54 (3/6) Installing libsodium (1.0.18-r0) 00:50:54 (4/6) Installing libstdc++ (9.3.0-r2) 00:50:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:55 (5/6) Installing libzmq (4.3.3-r0) 00:50:55 (6/6) Installing zeromq (4.3.3-r0) 00:50:55 Executing busybox-1.31.1-r20.trigger 00:50:55 OK: 8 MiB in 20 packages 00:50:55 (1/39) Installing readline (8.0.4-r0) 00:50:55 (2/39) Installing bash (5.0.17-r0) 00:50:56 Executing bash-5.0.17-r0.post-install 00:50:56 (3/39) Installing nghttp2-libs (1.41.0-r0) 00:50:56 (4/39) Installing libcurl (7.77.0-r0) 00:50:56 (5/39) Installing curl (7.77.0-r0) 00:50:56 (6/39) Installing dumb-init (1.2.2-r1) 00:50:56 (7/39) Installing libbz2 (1.0.8-r1) 00:50:56 (8/39) Installing expat (2.2.9-r1) 00:50:56 (9/39) Installing libffi (3.3-r2) 00:50:56 (10/39) Installing gdbm (1.13-r1) 00:50:56 (11/39) Installing xz-libs (5.2.5-r0) 00:50:56 (12/39) Installing sqlite-libs (3.32.1-r1) 00:50:56 (13/39) Installing python3 (3.8.10-r0) 00:50:57 Removing intermediate container f3c6daf1f1f3 00:50:57 ---> 08f34f723191 00:50:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 00:50:58 (14/39) Installing py3-appdirs (1.4.4-r1) 00:50:58 (15/39) Installing py3-ordered-set (4.0.1-r0) 00:50:58 (16/39) Installing py3-parsing (2.4.7-r0) 00:50:58 (17/39) Installing py3-six (1.15.0-r0) 00:50:58 (18/39) Installing py3-packaging (20.4-r0) 00:50:58 (19/39) Installing py3-setuptools (47.0.0-r0) 00:50:58 ---> 9853d0c60a9d 00:50:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:50:58 (20/39) Installing py3-chardet (3.0.4-r4) 00:50:58 (21/39) Installing py3-idna (2.9-r0) 00:50:58 (22/39) Installing py3-certifi (2020.4.5.1-r0) 00:50:58 (23/39) Installing py3-urllib3 (1.25.9-r0) 00:50:58 (24/39) Installing py3-requests (2.23.0-r0) 00:50:58 (25/39) Installing py3-msgpack (1.0.0-r0) 00:50:58 (26/39) Installing py3-lockfile (0.12.2-r3) 00:50:58 (27/39) Installing py3-cachecontrol (0.12.6-r0) 00:50:58 (28/39) Installing py3-colorama (0.4.3-r0) 00:50:58 (29/39) Installing py3-distlib (0.3.0-r0) 00:50:58 (30/39) Installing py3-distro (1.5.0-r1) 00:50:58 (31/39) Installing py3-webencodings (0.5.1-r3) 00:50:58 (32/39) Installing py3-html5lib (1.0.1-r4) 00:50:58 (33/39) Installing py3-pytoml (0.1.21-r0) 00:50:58 (34/39) Installing py3-pep517 (0.8.2-r0) 00:50:58 (35/39) Installing py3-progress (1.5-r0) 00:50:58 (36/39) Installing py3-toml (0.10.1-r0) 00:50:58 (37/39) Installing py3-retrying (1.3.3-r0) 00:50:58 (38/39) Installing py3-contextlib2 (0.6.0-r0) 00:50:58 (39/39) Installing py3-pip (20.1.1-r0) 00:50:58 Executing busybox-1.31.1-r19.trigger 00:50:58 OK: 72 MiB in 59 packages 00:50:59 ---> f19b437fabb1 00:50:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:51:00 ---> be6c493ca577 00:51:00 Step 20/24 : ENTRYPOINT ["/core-data"] 00:51:00 ---> Running in ab88229453e3 00:51:00 Removing intermediate container ab88229453e3 00:51:01 ---> 02c65dadd984 00:51:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:01 ---> Running in 39a310a4cc5f 00:51:01 Removing intermediate container 39a310a4cc5f 00:51:01 ---> 7f55af30a344 00:51:01 Step 22/24 : LABEL arch=arm64 00:51:01 ---> Running in 36e9d3c1c5ed 00:51:02 Removing intermediate container 36e9d3c1c5ed 00:51:02 ---> a5ca8ab154cc 00:51:02 Step 23/24 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 00:51:02 ---> Running in c27aa61cfbf0 00:51:03 Removing intermediate container c27aa61cfbf0 00:51:03 ---> 66f99e229528 00:51:03 Step 24/24 : LABEL version=0.0.0 00:51:03 ---> Running in 17176cef16b0 00:51:03 Collecting docker-compose==1.23.2 00:51:03 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:51:03 Removing intermediate container 17176cef16b0 00:51:03 ---> 8970dfa04f40 00:51:03 00:51:03 Successfully built 8970dfa04f40 00:51:03 Successfully tagged core-data-arm64:latest 00:51:04  Building core-data ... done Collecting docker<4.0,>=3.6.0 00:51:04 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:51:05 Collecting cached-property<2,>=1.2.0 00:51:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:51:05 Collecting docopt<0.7,>=0.6.1 00:51:05 Downloading docopt-0.6.2.tar.gz (25 kB) 00:51:07 Collecting dockerpty<0.5,>=0.4.1 00:51:07 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:51:10 Collecting PyYAML<4,>=3.10 00:51:10 Downloading PyYAML-3.13.tar.gz (270 kB) 00:51:12 Collecting websocket-client<1.0,>=0.32.0 00:51:12 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:51:12 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:51:13 Collecting jsonschema<3,>=2.5.1 00:51:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:51:13 Collecting texttable<0.10,>=0.9.0 00:51:13 Downloading texttable-0.9.1.tar.gz (11 kB) 00:51:16 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:51:16 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:51:16 Collecting docker-pycreds>=0.4.0 00:51:16 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:51:16 Collecting urllib3<1.25,>=1.21.1 00:51:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:51:17 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:51:17 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:51:17 Collecting idna<2.8,>=2.5 00:51:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:51:17 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:51:17 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:51:17 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:51:17 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:51:18 Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, docopt, dockerpty, PyYAML, jsonschema, texttable, docker-compose 00:51:18 Attempting uninstall: urllib3 00:51:18 Found existing installation: urllib3 1.25.9 00:51:18 Uninstalling urllib3-1.25.9: 00:51:18 Successfully uninstalled urllib3-1.25.9 00:51:19 Attempting uninstall: idna 00:51:19 Found existing installation: idna 2.9 00:51:19 Uninstalling idna-2.9: 00:51:19 Successfully uninstalled idna-2.9 00:51:19 Attempting uninstall: requests 00:51:19 Found existing installation: requests 2.23.0 00:51:19 Uninstalling requests-2.23.0: 00:51:20 Successfully uninstalled requests-2.23.0 00:51:21 Running setup.py install for docopt: started 00:51:23 Running setup.py install for docopt: finished with status 'done' 00:51:23 Running setup.py install for dockerpty: started 00:51:25 Running setup.py install for dockerpty: finished with status 'done' 00:51:25 Running setup.py install for PyYAML: started 00:51:27 Running setup.py install for PyYAML: finished with status 'done' 00:51:27 Running setup.py install for texttable: started 00:51:29 Running setup.py install for texttable: finished with status 'done' 00:51:29 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:51:37 Removing intermediate container cc047ea9f0c5 00:51:37 ---> 80ccfcf3061b 00:51:37 Step 15/24 : ENV APP_PORT=58890 00:51:37 ---> Running in 604a6d9dcfe9 00:51:37 Removing intermediate container 604a6d9dcfe9 00:51:37 ---> f0f295909352 00:51:37 Step 16/24 : EXPOSE $APP_PORT 00:51:37 ---> Running in c0a2fa931aa1 00:51:38 Removing intermediate container c0a2fa931aa1 00:51:38 ---> 5e4e974ee465 00:51:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:51:39 ---> 8ac818147eff 00:51:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:51:40 ---> 2ecd49fc5cfa 00:51:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:51:41 ---> 520b31eb8b55 00:51:41 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 00:51:41 ---> Running in 58fbdd8c29a1 00:51:42 Removing intermediate container 58fbdd8c29a1 00:51:42 ---> 4a2289c441e5 00:51:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:42 ---> Running in 8ee7fb6770b3 00:51:42 Removing intermediate container 8ee7fb6770b3 00:51:42 ---> 267c8715cad6 00:51:42 Step 22/24 : LABEL arch=arm64 00:51:42 ---> Running in 7476a7313f9c 00:51:43 Removing intermediate container 7476a7313f9c 00:51:43 ---> cff424709ef9 00:51:43 Step 23/24 : LABEL git_sha=403478553875fb33035a4958dd05c0dcd3357d37 00:51:43 ---> Running in 3f954c9a3a87 00:51:44 Removing intermediate container 3f954c9a3a87 00:51:44 ---> a0745e9aac49 00:51:44 Step 24/24 : LABEL version=0.0.0 00:51:44 ---> Running in 56d03096359e 00:51:44 Removing intermediate container 56d03096359e 00:51:44 ---> ad4de8e4728a 00:51:44 00:51:44 Successfully built ad4de8e4728a 00:51:44 Successfully tagged sys-mgmt-agent-arm64:latest 00:51:45  Building sys-mgmt-agent ... done  [Pipeline] } 00:51:45 $ docker stop --time=1 b11caff179d134d14170b0e3cac6af2a204ae50a786ed262997e510da954c3d8 00:51:47 $ docker rm -f b11caff179d134d14170b0e3cac6af2a204ae50a786ed262997e510da954c3d8 [Pipeline] // withDockerContainer [Pipeline] sh 00:51:47 + docker images 00:51:47 REPOSITORY TAG IMAGE ID CREATED SIZE 00:51:47 sys-mgmt-agent-arm64 latest ad4de8e4728a 3 seconds ago 299MB 00:51:47 core-data-arm64 latest 8970dfa04f40 44 seconds ago 19.1MB 00:51:47 f14c8baaf2b9 About a minute ago 975MB 00:51:47 76ba6fcd12a4 About a minute ago 969MB 00:51:47 security-bootstrapper-arm64 latest 781ff1aa4f9a About a minute ago 17.5MB 00:51:47 core-metadata-arm64 latest 78859efe7322 About a minute ago 15.7MB 00:51:47 7b46389ec171 About a minute ago 972MB 00:51:47 0a5b72a32112 About a minute ago 969MB 00:51:47 security-secretstore-setup-arm64 latest 24c685072457 4 minutes ago 27.1MB 00:51:47 security-proxy-setup-arm64 latest 75831f4e059e 4 minutes ago 24.2MB 00:51:47 core-command-arm64 latest 31aa565ab829 4 minutes ago 15MB 00:51:47 support-scheduler-arm64 latest e9decc4166b9 4 minutes ago 15.1MB 00:51:47 support-notifications-arm64 latest da57d3e35d36 4 minutes ago 15.7MB 00:51:47 d29150ef8afc 4 minutes ago 968MB 00:51:47 ac7820d88f67 4 minutes ago 973MB 00:51:47 d96354fbe2e8 4 minutes ago 976MB 00:51:47 529641ab8a5d 4 minutes ago 969MB 00:51:47 ed0a6a25307b 4 minutes ago 966MB 00:51:47 ci-base-image-arm64 latest bfae057ec2cd 14 minutes ago 641MB 00:51:47 alpine 3.12 c4fd0aeabfcf 3 weeks ago 5.32MB 00:51:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 4 weeks ago 429MB 00:51:47 docker 20.10.0 eeaf43b92773 6 months ago 228MB 00:51:47 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:51:48 ---> job-cost.sh 00:51:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s4dT 00:52:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:54:04 lf-activate-venv(): INFO: Adding /tmp/venv-s4dT/bin to PATH 00:54:04 INFO: No Stack... 00:54:04 INFO: Retrieving Pricing Info for: v2-standard-4 00:54:04 INFO: Archiving Costs [Pipeline] sh 00:54:04 + cat+ /w/workspace/edgex-go/18/archives/cost.csv 00:54:04 cut -d, -f6 [Pipeline] lock 00:54:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-18-stack-cost] 00:54:04 Resource [jenkins-edgexfoundry-edgex-go-PR-3571-18-stack-cost] did not exist. Created. 00:54:04 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-18-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:54:05 + echo total: 0.18000000715255737 [Pipeline] stash 00:54:05 Stashed 1 file(s) [Pipeline] } 00:54:05 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-18-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:54:06 provisioning config files... 00:54:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/18@tmp/config1625512484165109350tmp [Pipeline] { [Pipeline] sh 00:54:06 + set +x 00:54:06 + curl -s https://codecov.io/bash 00:54:06 + bash -s -- 00:54:06 00:54:06 _____ _ 00:54:06 / ____| | | 00:54:06 | | ___ __| | ___ ___ _____ __ 00:54:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:54:06 | |___| (_) | (_| | __/ (_| (_) \ V / 00:54:06 \_____\___/ \__,_|\___|\___\___/ \_/ 00:54:06 Bash-1.0.3 00:54:06 00:54:06 00:54:06 ==> git version 2.24.4 found 00:54:06 ==> 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:54:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:54:06 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:54:06 ==> Jenkins CI detected. 00:54:06 project root: . 00:54:06 --> token set from env 00:54:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:54:06 ==> Running gcov in . (disable via -X gcov) 00:54:06 ==> Python coveragepy not found 00:54:06 ==> Searching for coverage reports in: 00:54:06 + . 00:54:06 -> Found 1 reports 00:54:06 ==> Detecting git/mercurial file structure 00:54:06 ==> Reading reports 00:54:06 + ./coverage.out bytes=398095 00:54:06 ==> Appending adjustments 00:54:06 https://docs.codecov.io/docs/fixing-reports 00:54:07 + Found adjustments 00:54:07 ==> Gzipping contents 00:54:07 56K /tmp/codecov.eqOiT4.gz 00:54:07 ==> Uploading reports 00:54:07 url: https://codecov.io 00:54:07 query: branch=PR-3571&commit=d926b7b13a6652563262476d6d6e5f4c07c3398a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 00:54:07 -> Pinging Codecov 00:54:07 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=d926b7b13a6652563262476d6d6e5f4c07c3398a&build=18&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F18%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= 00:54:08 -> Uploading to 00:54:08 https://storage.googleapis.com/codecov/v4/raw/2021-07-08/00271124DB129430A58F1EEE437C3FCB/d926b7b13a6652563262476d6d6e5f4c07c3398a/35cb68e5-8fcb-49de-b7d4-d09f3ad0750a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210708%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210708T005408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=162a31703a321926e0bea774c7318fefe1ff3873a24959a43a97172171f81c3a 00:54:08 % Total % Received % Xferd Average Speed Time Time Time Current 00:54:08 Dload Upload Total Spent Left Speed 00:54:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54889 0 0 100 54889 0 126k --:--:-- --:--:-- --:--:-- 125k 100 54889 0 0 100 54889 0 125k --:--:-- --:--:-- --:--:-- 125k 00:54:08 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/d926b7b13a6652563262476d6d6e5f4c07c3398a [Pipeline] } 00:54:08 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:54:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:54:10 ---> package-listing.sh 00:54:10 ++ tr '[:upper:]' '[:lower:]' 00:54:10 ++ facter osfamily 00:54:10 + OS_FAMILY=redhat 00:54:10 + workspace=/w/workspace/edgex-go/18 00:54:10 + START_PACKAGES=/tmp/packages_start.txt 00:54:10 + END_PACKAGES=/tmp/packages_end.txt 00:54:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:54:10 + PACKAGES=/tmp/packages_start.txt 00:54:10 + '[' /w/workspace/edgex-go/18 ']' 00:54:10 + PACKAGES=/tmp/packages_end.txt 00:54:10 + case "${OS_FAMILY}" in 00:54:10 + rpm -qa 00:54:10 + sort 00:54:12 + '[' -f /tmp/packages_start.txt ']' 00:54:12 + '[' -f /tmp/packages_end.txt ']' 00:54:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:54:12 + '[' /w/workspace/edgex-go/18 ']' 00:54:12 + mkdir -p /w/workspace/edgex-go/18/archives/ 00:54:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/18/archives/ [Pipeline] echo 00:54:12 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/18/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:54:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:13 00:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:13 alpine: Pulling from edgex-lftools-log-publisher 00:54:13 df20fa9351a1: Pulling fs layer 00:54:13 36b3adc4ff6f: Pulling fs layer 00:54:13 8ad3a11d3b57: Pulling fs layer 00:54:13 46f8f816bc3b: Pulling fs layer 00:54:13 93b61091891f: Pulling fs layer 00:54:13 93b9cdb0e59b: Pulling fs layer 00:54:13 5e14af77c1be: Pulling fs layer 00:54:13 01666e4c0597: Pulling fs layer 00:54:13 aa168da1d23b: Pulling fs layer 00:54:13 46f8f816bc3b: Waiting 00:54:13 93b61091891f: Waiting 00:54:13 93b9cdb0e59b: Waiting 00:54:13 5e14af77c1be: Waiting 00:54:13 01666e4c0597: Waiting 00:54:13 aa168da1d23b: Waiting 00:54:13 36b3adc4ff6f: Verifying Checksum 00:54:13 36b3adc4ff6f: Download complete 00:54:14 46f8f816bc3b: Verifying Checksum 00:54:14 46f8f816bc3b: Download complete 00:54:14 df20fa9351a1: Verifying Checksum 00:54:14 df20fa9351a1: Download complete 00:54:14 93b9cdb0e59b: Verifying Checksum 00:54:14 93b9cdb0e59b: Download complete 00:54:14 5e14af77c1be: Verifying Checksum 00:54:14 5e14af77c1be: Download complete 00:54:14 93b61091891f: Verifying Checksum 00:54:14 93b61091891f: Download complete 00:54:14 01666e4c0597: Verifying Checksum 00:54:14 01666e4c0597: Download complete 00:54:14 df20fa9351a1: Pull complete 00:54:14 36b3adc4ff6f: Pull complete 00:54:14 8ad3a11d3b57: Verifying Checksum 00:54:14 8ad3a11d3b57: Download complete 00:54:15 8ad3a11d3b57: Pull complete 00:54:15 46f8f816bc3b: Pull complete 00:54:15 93b61091891f: Pull complete 00:54:15 93b9cdb0e59b: Pull complete 00:54:15 5e14af77c1be: Pull complete 00:54:15 01666e4c0597: Pull complete 00:54:16 aa168da1d23b: Verifying Checksum 00:54:16 aa168da1d23b: Download complete 00:54:20 aa168da1d23b: Pull complete 00:54:20 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:54:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:54:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:54:20 prd-centos7-docker-4c-2g-2160 does not seem to be running inside a container 00:54:20 $ 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/18/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/18 -v /w/workspace/edgex-go/18:/w/workspace/edgex-go/18:rw,z -v /w/workspace/edgex-go/18@tmp:/w/workspace/edgex-go/18@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:54:23 $ docker top 31aeefd8e443dd2f239eefd4184d6b139409154559d193115850d954a150f9e4 -eo pid,comm [Pipeline] { [Pipeline] sh 00:54:23 + touch /tmp/pre-build-complete [Pipeline] sh 00:54:24 + mkdir -p /var/log/sa [Pipeline] sh 00:54:24 + ls /var/log/sa-host 00:54:24 + sadf -c /var/log/sa-host/sa05 00:54:24 file_magic: OK 00:54:24 HZ: Using current value: 100 00:54:24 file_header: OK 00:54:24 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:54:24 Statistics: 00:54:24 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:54:24 File successfully converted to sysstat format version 12.2.1 00:54:24 + sadf -c /var/log/sa-host/sa08 00:54:24 file_magic: OK 00:54:24 HZ: Using current value: 100 00:54:24 file_header: OK 00:54:24 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:54:24 Statistics: 00:54:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:54:24 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:24 provisioning config files... 00:54:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/18@tmp/config3493795514133365262tmp [Pipeline] { [Pipeline] echo 00:54:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:54:24 ---> create-netrc.sh [Pipeline] } 00:54:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:54:25 ---> python-tools-install.sh [Pipeline] echo 00:54:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:54:25 ---> sudo-logs.sh 00:54:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:54:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:54:25 ---> job-cost.sh 00:54:25 lf-activate-venv: SKIPPING 00:54:25 DEBUG: total: 0.18000000715255737 00:54:25 INFO: Retrieving Stack Cost... 00:54:27 INFO: Retrieving Pricing Info for: v3-standard-2 00:54:27 INFO: Archiving Costs [Pipeline] echo 00:54:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:54:27 ---> logs-deploy.sh 00:54:27 lf-activate-venv: SKIPPING 00:54:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/18 00:54:27 INFO: archiving workspace using pattern(s): 00:54:28 Archives upload complete. 00:54:28 INFO: archiving logs to Nexus 00:54:29 ---> uname -a: 00:54:29 Linux prd-centos7-docker-4c-2g-2160.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:54:29 00:54:29 00:54:29 ---> lscpu: 00:54:29 Architecture: x86_64 00:54:29 CPU op-mode(s): 32-bit, 64-bit 00:54:29 Byte Order: Little Endian 00:54:29 Address sizes: 40 bits physical, 48 bits virtual 00:54:29 CPU(s): 2 00:54:29 On-line CPU(s) list: 0,1 00:54:29 Thread(s) per core: 1 00:54:29 Core(s) per socket: 1 00:54:29 Socket(s): 2 00:54:29 NUMA node(s): 1 00:54:29 Vendor ID: AuthenticAMD 00:54:29 CPU family: 23 00:54:29 Model: 49 00:54:29 Model name: AMD EPYC-Rome Processor 00:54:29 Stepping: 0 00:54:29 CPU MHz: 2799.998 00:54:29 BogoMIPS: 5599.99 00:54:29 Virtualization: AMD-V 00:54:29 Hypervisor vendor: KVM 00:54:29 Virtualization type: full 00:54:29 L1d cache: 64 KiB 00:54:29 L1i cache: 64 KiB 00:54:29 L2 cache: 1 MiB 00:54:29 L3 cache: 32 MiB 00:54:29 NUMA node0 CPU(s): 0,1 00:54:29 Vulnerability Itlb multihit: Not affected 00:54:29 Vulnerability L1tf: Not affected 00:54:29 Vulnerability Mds: Not affected 00:54:29 Vulnerability Meltdown: Not affected 00:54:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:54:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:54:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:54:29 Vulnerability Srbds: Not affected 00:54:29 Vulnerability Tsx async abort: Not affected 00:54:29 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:54:29 00:54:29 00:54:29 ---> nproc: 00:54:29 2 00:54:29 00:54:29 00:54:29 ---> df -h: 00:54:29 Filesystem Size Used Available Use% Mounted on 00:54:29 overlay 40.0G 12.4G 27.5G 31% / 00:54:29 tmpfs 64.0M 0 64.0M 0% /dev 00:54:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:54:29 shm 64.0M 0 64.0M 0% /dev/shm 00:54:29 /dev/vda1 40.0G 12.4G 27.5G 31% /facter-os 00:54:29 /dev/vda1 40.0G 12.4G 27.5G 31% /etc/resolv.conf 00:54:29 /dev/vda1 40.0G 12.4G 27.5G 31% /etc/hostname 00:54:29 /dev/vda1 40.0G 12.4G 27.5G 31% /etc/hosts 00:54:29 /dev/vda1 40.0G 12.4G 27.5G 31% /run/cloud-init/result.json 00:54:29 /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/sa-host 00:54:29 /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/secure 00:54:29 /dev/vda1 40.0G 12.4G 27.5G 31% /var/log/auth.log 00:54:29 /dev/vda1 40.0G 12.4G 27.5G 31% /w/workspace/edgex-go/18 00:54:29 /dev/vda1 40.0G 12.4G 27.5G 31% /w/workspace/edgex-go/18@tmp 00:54:29 00:54:29 00:54:29 ---> free -m: 00:54:29 total used free shared buff/cache available 00:54:29 Mem: 7821 1326 1747 0 4747 6456 00:54:29 Swap: 1023 2 1021 00:54:29 00:54:29 00:54:29 ---> ip addr: 00:54:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:54:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:54:29 inet 127.0.0.1/8 scope host lo 00:54:29 valid_lft forever preferred_lft forever 00:54:29 inet6 ::1/128 scope host 00:54:29 valid_lft forever preferred_lft forever 00:54:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:54:29 link/ether fa:16:3e:0b:01:c4 brd ff:ff:ff:ff:ff:ff 00:54:29 inet 10.30.123.114/23 brd 10.30.123.255 scope global dynamic eth0 00:54:29 valid_lft 84973sec preferred_lft 84973sec 00:54:29 inet6 fe80::f816:3eff:fe0b:1c4/64 scope link 00:54:29 valid_lft forever preferred_lft forever 00:54:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:54:29 link/ether 02:42:2b:cf:4c:47 brd ff:ff:ff:ff:ff:ff 00:54:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:54:29 valid_lft forever preferred_lft forever 00:54:29 inet6 fe80::42:2bff:fecf:4c47/64 scope link 00:54:29 valid_lft forever preferred_lft forever 00:54:29 00:54:29 00:54:29 ---> sar -b -r -n DEV: 00:54:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/08/21 _x86_64_ (2 CPU) 00:54:29 00:54:29 00:30:33 LINUX RESTART (2 CPU) 00:54:29 00:54:29 00:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:54:29 00:32:01 112.11 4.27 107.84 0.00 2720.41 19937.51 0.00 00:54:29 00:33:01 143.74 0.00 143.74 0.00 0.00 44979.03 0.00 00:54:29 00:34:01 73.61 0.00 73.61 0.00 0.00 10658.40 0.00 00:54:29 00:35:01 54.70 0.02 54.68 0.00 0.53 4124.31 0.00 00:54:29 00:36:02 653.13 213.76 439.37 0.00 5859.48 281903.91 0.00 00:54:29 00:37:01 446.25 79.46 366.79 0.00 2989.47 166618.27 0.00 00:54:29 00:38:01 389.59 31.85 357.74 0.00 3602.80 114210.84 0.00 00:54:29 00:39:01 6.65 0.03 6.61 0.00 0.27 288.74 0.00 00:54:29 00:40:01 0.30 0.00 0.30 0.00 0.00 3.28 0.00 00:54:29 00:41:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 00:54:29 00:42:01 0.25 0.00 0.25 0.00 0.00 2.81 0.00 00:54:29 00:43:01 0.18 0.00 0.18 0.00 0.00 1.83 0.00 00:54:29 00:44:01 0.28 0.00 0.28 0.00 0.00 3.53 0.00 00:54:29 00:45:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 00:54:29 00:46:01 0.62 0.35 0.27 0.00 7.06 3.16 0.00 00:54:29 00:47:01 0.88 0.00 0.88 0.00 0.00 18.00 0.00 00:54:29 00:48:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 00:54:29 00:49:01 0.27 0.00 0.27 0.00 0.00 3.20 0.00 00:54:29 00:50:01 0.18 0.00 0.18 0.00 0.00 1.92 0.00 00:54:29 00:51:01 0.28 0.02 0.27 0.00 0.13 3.12 0.00 00:54:29 00:52:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 00:54:29 00:53:01 0.25 0.00 0.25 0.00 0.00 3.40 0.00 00:54:29 00:54:01 0.30 0.00 0.30 0.00 0.00 2.70 0.00 00:54:29 Average: 82.02 14.42 67.60 0.00 660.12 28013.59 0.00 00:54:29 00:54:29 00:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:54:29 00:32:01 5149140 0 800500 10.00 2620 2056672 1250368 13.80 728516 1720684 160 00:54:29 00:33:01 3744280 0 1044400 13.04 2620 3217632 1431368 15.80 1218144 2478384 59892 00:54:29 00:34:01 3743724 0 1185836 14.81 2620 3076752 1731580 19.12 1425456 2280856 103356 00:54:29 00:35:01 3785904 0 1165120 14.55 2620 3055288 1843276 20.35 1345796 2310292 126608 00:54:29 00:36:02 577364 0 1456744 18.19 2620 5972204 2644588 29.20 2857948 3873492 51508 00:54:29 00:37:01 642228 0 1369444 17.10 2620 5994640 1989100 21.96 2278628 4373836 170492 00:54:29 00:38:01 2401348 0 1275656 15.93 2620 4329308 1622884 17.92 1447312 3444456 20 00:54:29 00:39:01 2424056 0 1252944 15.64 2620 4329312 1410660 15.57 1465096 3418488 12 00:54:29 00:40:01 2424848 0 1252148 15.63 2620 4329316 1403464 15.50 1464292 3418504 8 00:54:29 00:41:01 2426492 0 1250500 15.61 2620 4329320 1403548 15.50 1464424 3418504 16 00:54:29 00:42:01 2426768 0 1250220 15.61 2620 4329324 1403500 15.50 1464396 3418544 12 00:54:29 00:43:01 2426840 0 1250144 15.61 2620 4329328 1403464 15.50 1464380 3418544 8 00:54:29 00:44:01 2426128 0 1250848 15.62 2620 4329336 1403620 15.50 1464772 3418544 8 00:54:29 00:45:01 2426716 0 1250260 15.61 2620 4329336 1403464 15.50 1464280 3418544 8 00:54:29 00:46:01 2423544 0 1253392 15.65 2620 4329376 1403548 15.50 1470848 3415148 24 00:54:29 00:47:01 2423748 0 1253188 15.65 2620 4329376 1403464 15.50 1470552 3415148 12 00:54:29 00:48:01 2423784 0 1253144 15.65 2620 4329384 1403524 15.50 1470576 3415152 8 00:54:29 00:49:01 2423740 0 1253184 15.65 2620 4329388 1403464 15.50 1470680 3415148 8 00:54:29 00:50:01 2423176 0 1253748 15.65 2620 4329388 1403608 15.50 1471056 3415148 8 00:54:29 00:51:01 2423372 0 1253544 15.65 2620 4329396 1403560 15.50 1470652 3415152 20 00:54:29 00:52:01 2423568 0 1253348 15.65 2620 4329396 1403536 15.50 1470776 3415152 12 00:54:29 00:53:01 2423788 0 1253120 15.65 2620 4329404 1403464 15.50 1470584 3415152 8 00:54:29 00:54:01 2423772 0 1253132 15.65 2620 4329408 1403464 15.50 1470704 3415152 8 00:54:29 Average: 2558188 0 1231938 15.38 2620 4216186 1520718 16.79 1512603 3267305 22270 00:54:29 00:54:29 00:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:54:29 00:32:01 eth0 1458.70 1498.90 6122.86 172.25 0.00 0.00 0.00 0.00 00:54:29 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:32:01 docker0 943.90 795.99 74.94 2740.10 0.00 0.00 0.00 0.00 00:54:29 00:33:01 eth0 568.82 502.58 3529.49 45.29 0.00 0.00 0.00 0.00 00:54:29 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:33:01 docker0 257.32 286.76 16.69 843.68 0.00 0.00 0.00 0.00 00:54:29 00:34:01 vethd38ea62 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 00:54:29 00:34:01 eth0 43.81 25.20 39.08 16.40 0.00 0.00 0.00 0.00 00:54:29 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:34:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 00:54:29 00:35:01 vethd38ea62 1.53 1.53 0.12 0.12 0.00 0.00 0.00 0.00 00:54:29 00:35:01 eth0 31.62 22.93 19.18 109.64 0.00 0.00 0.00 0.00 00:54:29 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:35:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 00:54:29 00:36:02 veth1531fc8 0.00 0.97 0.00 0.05 0.00 0.00 0.00 0.00 00:54:29 00:36:02 eth0 263.51 215.93 1854.32 34.23 0.00 0.00 0.00 0.00 00:54:29 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:36:02 vethf13d288 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 00:54:29 00:37:01 vethed27160 11.23 13.29 0.95 33.80 0.00 0.00 0.00 0.00 00:54:29 00:37:01 veth1531fc8 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 00:54:29 00:37:01 vetha258b0a 11.69 14.04 0.98 33.85 0.00 0.00 0.00 0.00 00:54:29 00:37:01 veth95bcdc6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:54:29 00:38:01 eth0 2902.93 2622.48 13891.80 552.03 0.00 0.00 0.00 0.00 00:54:29 00:38:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:54:29 00:38:01 docker0 1322.06 1248.24 99.19 4333.81 0.00 0.00 0.00 0.00 00:54:29 00:39:01 eth0 0.63 0.40 0.39 0.04 0.00 0.00 0.00 0.00 00:54:29 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:40:01 eth0 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 00:54:29 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:41:01 eth0 0.25 0.20 0.09 0.04 0.00 0.00 0.00 0.00 00:54:29 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:42:01 eth0 0.22 0.17 0.07 0.04 0.00 0.00 0.00 0.00 00:54:29 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:43:01 eth0 0.53 0.07 0.05 0.01 0.00 0.00 0.00 0.00 00:54:29 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:44:01 eth0 0.48 0.32 0.27 0.20 0.00 0.00 0.00 0.00 00:54:29 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:45:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:54:29 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:46:01 eth0 0.22 0.20 0.08 0.04 0.00 0.00 0.00 0.00 00:54:29 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:47:01 eth0 0.13 0.10 0.01 0.03 0.00 0.00 0.00 0.00 00:54:29 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:48:01 eth0 0.65 0.15 0.10 0.01 0.00 0.00 0.00 0.00 00:54:29 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:49:01 eth0 0.37 0.10 0.04 0.01 0.00 0.00 0.00 0.00 00:54:29 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:50:01 eth0 0.48 0.33 0.27 0.20 0.00 0.00 0.00 0.00 00:54:29 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:51:01 eth0 0.25 0.20 0.08 0.05 0.00 0.00 0.00 0.00 00:54:29 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:52:01 eth0 0.18 0.12 0.07 0.04 0.00 0.00 0.00 0.00 00:54:29 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:53:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:54:29 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:54:29 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 Average: eth0 115.38 107.28 585.35 22.90 0.00 0.00 0.00 0.00 00:54:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:54:29 Average: docker0 57.55 54.33 4.32 188.65 0.00 0.00 0.00 0.00 00:54:29 00:54:29 00:54:29 ---> sar -P ALL: 00:54:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/08/21 _x86_64_ (2 CPU) 00:54:29 00:54:29 00:30:33 LINUX RESTART (2 CPU) 00:54:29 00:54:29 00:31:02 CPU %user %nice %system %iowait %steal %idle 00:54:29 00:32:01 all 22.39 0.00 4.91 2.89 0.09 69.71 00:54:29 00:32:01 0 23.52 0.00 5.26 2.01 0.09 69.11 00:54:29 00:32:01 1 21.28 0.00 4.56 3.77 0.09 70.31 00:54:29 00:33:01 all 10.95 0.00 5.39 2.58 0.07 81.02 00:54:29 00:33:01 0 10.60 0.00 5.91 2.86 0.07 80.56 00:54:29 00:33:01 1 11.29 0.00 4.87 2.31 0.07 81.47 00:54:29 00:34:01 all 55.07 0.00 6.23 0.60 0.09 38.01 00:54:29 00:34:01 0 54.25 0.00 6.36 0.68 0.09 38.62 00:54:29 00:34:01 1 55.88 0.00 6.10 0.52 0.09 37.41 00:54:29 00:35:01 all 50.66 0.00 6.64 0.40 0.09 42.21 00:54:29 00:35:01 0 50.32 0.00 6.64 0.50 0.09 42.45 00:54:29 00:35:01 1 51.00 0.00 6.63 0.30 0.09 41.97 00:54:29 00:36:02 all 32.91 0.00 20.06 19.23 0.12 27.69 00:54:29 00:36:02 0 34.46 0.00 19.83 19.54 0.11 26.06 00:54:29 00:36:02 1 31.36 0.00 20.29 18.92 0.12 29.31 00:54:29 00:37:01 all 73.07 0.00 15.64 9.77 0.12 1.39 00:54:29 00:37:01 0 73.18 0.00 15.36 9.74 0.13 1.59 00:54:29 00:37:01 1 72.97 0.00 15.93 9.80 0.11 1.20 00:54:29 00:38:01 all 61.10 0.00 14.70 4.21 0.11 19.88 00:54:29 00:38:01 0 61.26 0.00 14.45 3.98 0.11 20.20 00:54:29 00:38:01 1 60.93 0.00 14.94 4.45 0.11 19.56 00:54:29 00:39:01 all 0.06 0.00 0.13 0.02 0.03 99.77 00:54:29 00:39:01 0 0.07 0.00 0.10 0.03 0.03 99.77 00:54:29 00:39:01 1 0.05 0.00 0.15 0.00 0.02 99.78 00:54:29 00:40:01 all 0.07 0.00 0.03 0.00 0.03 99.88 00:54:29 00:40:01 0 0.10 0.00 0.03 0.00 0.03 99.83 00:54:29 00:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 00:54:29 00:41:01 all 0.09 0.00 0.04 0.00 0.03 99.84 00:54:29 00:41:01 0 0.15 0.00 0.03 0.00 0.03 99.78 00:54:29 00:41:01 1 0.03 0.00 0.05 0.00 0.02 99.90 00:54:29 00:42:01 all 0.11 0.00 0.03 0.00 0.03 99.84 00:54:29 00:42:01 0 0.20 0.00 0.02 0.00 0.02 99.77 00:54:29 00:42:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:54:29 00:54:29 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:54:29 00:43:01 all 0.12 0.00 0.03 0.00 0.02 99.84 00:54:29 00:43:01 0 0.20 0.00 0.02 0.00 0.02 99.77 00:54:29 00:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:54:29 00:44:01 all 0.10 0.00 0.02 0.00 0.03 99.86 00:54:29 00:44:01 0 0.17 0.00 0.02 0.00 0.02 99.80 00:54:29 00:44:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:54:29 00:45:01 all 0.09 0.00 0.03 0.00 0.02 99.87 00:54:29 00:45:01 0 0.17 0.00 0.02 0.00 0.00 99.82 00:54:29 00:45:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:54:29 00:46:01 all 0.05 0.00 0.06 0.00 0.02 99.87 00:54:29 00:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 00:54:29 00:46:01 1 0.03 0.00 0.08 0.00 0.02 99.87 00:54:29 00:47:01 all 0.09 0.00 0.03 0.00 0.03 99.85 00:54:29 00:47:01 0 0.13 0.00 0.03 0.00 0.02 99.82 00:54:29 00:47:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:54:29 00:48:01 all 0.08 0.00 0.03 0.00 0.03 99.87 00:54:29 00:48:01 0 0.13 0.00 0.02 0.00 0.02 99.83 00:54:29 00:48:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:54:29 00:49:01 all 0.12 0.00 0.03 0.00 0.01 99.85 00:54:29 00:49:01 0 0.18 0.00 0.02 0.00 0.00 99.80 00:54:29 00:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 00:54:29 00:50:01 all 0.08 0.00 0.02 0.00 0.03 99.87 00:54:29 00:50:01 0 0.13 0.00 0.02 0.00 0.02 99.83 00:54:29 00:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:54:29 00:51:01 all 0.11 0.00 0.03 0.00 0.02 99.85 00:54:29 00:51:01 0 0.18 0.00 0.02 0.00 0.00 99.80 00:54:29 00:51:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:54:29 00:52:01 all 0.06 0.00 0.03 0.00 0.02 99.90 00:54:29 00:52:01 0 0.08 0.00 0.02 0.00 0.02 99.88 00:54:29 00:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 00:54:29 00:53:01 all 0.09 0.00 0.02 0.00 0.03 99.86 00:54:29 00:53:01 0 0.15 0.00 0.02 0.00 0.02 99.82 00:54:29 00:53:01 1 0.03 0.00 0.02 0.00 0.05 99.90 00:54:29 00:54:29 00:53:01 CPU %user %nice %system %iowait %steal %idle 00:54:29 00:54:01 all 0.08 0.00 0.03 0.00 0.02 99.88 00:54:29 00:54:01 0 0.12 0.00 0.02 0.00 0.00 99.87 00:54:29 00:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 00:54:29 Average: all 12.59 0.00 3.04 1.63 0.04 82.69 00:54:29 Average: 0 12.69 0.00 3.05 1.62 0.04 82.60 00:54:29 Average: 1 12.49 0.00 3.04 1.64 0.05 82.79 00:54:29 00:54:29 00:54:29