Pull request #3328 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at 576eddb6d79f77bc7b799d46a5f981c8da166ab0 rather than 5e792827d28759cfb5dc792fea2164e262982596 Obtained Jenkinsfile from 576eddb6d79f77bc7b799d46a5f981c8da166ab0 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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/v1, 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- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 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 ‘prd-centos7-docker-4c-2g-2796’ Running on prd-centos7-docker-4c-2g-2800 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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/56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 5e792827d28759cfb5dc792fea2164e262982596 Merge succeeded, producing 5e792827d28759cfb5dc792fea2164e262982596 Checking out Revision 5e792827d28759cfb5dc792fea2164e262982596 (PR-3328) > git config core.sparsecheckout # timeout=10 > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 Commit message: "feat(security): Secure Kong Admin API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:55:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:55:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:55:18 ========================================================= 22:55:18 EdgeX Global Pipelines Version Info 22:55:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b51c913f6c1d491858d01b96b9ceb2d18f04dd1a # timeout=10 22:55:20 ------------------- 22:55:20 stable info: 22:55:20 ------------------- 22:55:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:55:20 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 22:55:20 Message: update stable to v1.0.191 22:55:21 ------------------- 22:55:21 experimental info: 22:55:21 ------------------- 22:55:21 Commited By: **** collab-it+edgex@linuxfoundation.org 22:55:21 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 22:55:21 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:55:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:55:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:55:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:55:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:55:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:55:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:55:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3328 [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3328 [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3328 [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e792827d28759cfb5dc792fea2164e262982596 [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e79282 [Pipeline] echo 22:55:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:55:22 provisioning config files... 22:55:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/56@tmp/config7044147023880469506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:55:22 ---> docker-login.sh 22:55:22 nexus3.edgexfoundry.org:10001 22:55:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:23 Configure a credential helper to remove this warning. See 22:55:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:23 22:55:23 Login Succeeded 22:55:23 nexus3.edgexfoundry.org:10002 22:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:24 Configure a credential helper to remove this warning. See 22:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:24 22:55:24 Login Succeeded 22:55:24 nexus3.edgexfoundry.org:10003 22:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:24 Configure a credential helper to remove this warning. See 22:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:24 22:55:24 Login Succeeded 22:55:24 nexus3.edgexfoundry.org:10004 22:55:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:24 Configure a credential helper to remove this warning. See 22:55:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:24 22:55:24 Login Succeeded 22:55:24 docker.io 22:55:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:55:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:55:25 Configure a credential helper to remove this warning. See 22:55:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:55:25 22:55:25 Login Succeeded 22:55:25 ---> docker-login.sh ends [Pipeline] } 22:55:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:55:26 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:55:26 + for file in '`ls cmd/**/Dockerfile`' 22:55:26 ++ dirname cmd/core-command/Dockerfile 22:55:26 ++ cut -d/ -f2 22:55:26 + echo core-command,cmd/core-command/Dockerfile 22:55:26 + for file in '`ls cmd/**/Dockerfile`' 22:55:26 ++ dirname cmd/core-data/Dockerfile 22:55:26 ++ cut -d/ -f2 22:55:26 + echo core-data,cmd/core-data/Dockerfile 22:55:26 + for file in '`ls cmd/**/Dockerfile`' 22:55:26 ++ dirname cmd/core-metadata/Dockerfile 22:55:26 ++ cut -d/ -f2 22:55:26 + echo core-metadata,cmd/core-metadata/Dockerfile 22:55:26 + for file in '`ls cmd/**/Dockerfile`' 22:55:26 ++ dirname cmd/security-bootstrapper/Dockerfile 22:55:26 ++ cut -d/ -f2 22:55:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:55:26 + for file in '`ls cmd/**/Dockerfile`' 22:55:26 ++ dirname cmd/security-proxy-setup/Dockerfile 22:55:26 ++ cut -d/ -f2 22:55:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:55:26 + for file in '`ls cmd/**/Dockerfile`' 22:55:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:55:26 ++ cut -d/ -f2 22:55:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:55:26 + for file in '`ls cmd/**/Dockerfile`' 22:55:26 ++ dirname cmd/support-notifications/Dockerfile 22:55:26 ++ cut -d/ -f2 22:55:26 + echo support-notifications,cmd/support-notifications/Dockerfile 22:55:26 + for file in '`ls cmd/**/Dockerfile`' 22:55:26 ++ dirname cmd/support-scheduler/Dockerfile 22:55:26 ++ cut -d/ -f2 22:55:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:55:26 + for file in '`ls cmd/**/Dockerfile`' 22:55:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:55:26 ++ cut -d/ -f2 22:55:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:55:26 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:55:29 22:55:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:55:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:55:29 latest: Pulling from edgex-devops/git-semver 22:55:29 31603596830f: Pulling fs layer 22:55:29 54011a49482f: Pulling fs layer 22:55:29 a6820b24f6d8: Pulling fs layer 22:55:29 f581987b2513: Pulling fs layer 22:55:29 f581987b2513: Waiting 22:55:29 54011a49482f: Verifying Checksum 22:55:29 54011a49482f: Download complete 22:55:29 31603596830f: Download complete 22:55:30 f581987b2513: Verifying Checksum 22:55:30 f581987b2513: Download complete 22:55:30 a6820b24f6d8: Verifying Checksum 22:55:30 a6820b24f6d8: Download complete 22:55:30 31603596830f: Pull complete 22:55:30 54011a49482f: Pull complete 22:55:32 a6820b24f6d8: Pull complete 22:55:33 f581987b2513: Pull complete 22:55:33 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:55:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:55:33 prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container 22:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:55:36 $ docker top 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:55:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:37 [ssh-agent] Looking for ssh-agent implementation... 22:55:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:37 $ docker exec 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c ssh-agent 22:55:38 SSH_AUTH_SOCK=/tmp/ssh-CP69vpcW4TkQ/agent.12 22:55:38 SSH_AGENT_PID=17 22:55:38 Running ssh-add (command line suppressed) 22:55:38 Identity added: /w/workspace/edgex-go/56@tmp/private_key_8593092777310229462.key (/w/workspace/edgex-go/56@tmp/private_key_8593092777310229462.key) 22:55:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:38 + git tag --points-at HEAD [Pipeline] } 22:55:39 $ docker exec --env ******** --env ******** 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c ssh-agent -k 22:55:39 unset SSH_AUTH_SOCK; 22:55:39 unset SSH_AGENT_PID; 22:55:39 echo Agent pid 17 killed; 22:55:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:55:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:55:39 [ssh-agent] Looking for ssh-agent implementation... 22:55:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:55:40 $ docker exec 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c ssh-agent 22:55:40 SSH_AUTH_SOCK=/tmp/ssh-OVk6cIH4PXbG/agent.45 22:55:40 SSH_AGENT_PID=50 22:55:40 Running ssh-add (command line suppressed) 22:55:41 Identity added: /w/workspace/edgex-go/56@tmp/private_key_6998670343466240292.key (/w/workspace/edgex-go/56@tmp/private_key_6998670343466240292.key) 22:55:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:55:41 + git semver init 22:55:41 # -> Open(): unable to determine branch for HEAD 22:55:41 # $GIT_DIR = /w/workspace/edgex-go/56/.git 22:55:41 # $GIT_WORK_TREE = /w/workspace/edgex-go/56 22:55:41 # $SEMVER_REMOTE_NAME = origin 22:55:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:55:41 # $SEMVER_USER_NAME = edgex-jenkins 22:55:41 # $SEMVER_BRANCH = PR-3328 22:55:41 # $SEMVER_TEMP = /tmp/semver-934956858 22:55:41 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:56:08 # '/tmp/semver-934956858' -> '/w/workspace/edgex-go/56/.semver' 22:56:08 # -> Force: false 22:56:08 # $SEMVER_DIR = /w/workspace/edgex-go/56/.semver [Pipeline] } 22:56:08 $ docker exec --env ******** --env ******** 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c ssh-agent -k 22:56:09 unset SSH_AUTH_SOCK; 22:56:09 unset SSH_AGENT_PID; 22:56:09 echo Agent pid 50 killed; 22:56:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:56:10 + git semver [Pipeline] } 22:56:10 $ docker stop --time=1 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c 22:56:12 $ docker rm -f 7769c603a62838d59c44bbe37a6ce6d0dfd20263e15b60133c2c9404f6320e8c [Pipeline] // withDockerContainer [Pipeline] sh 22:56:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:56:14 Stashed 1 file(s) [Pipeline] echo 22:56:14 [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 22:56:14 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:56:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:56:15 + true 22:56:15 + sudo service docker restart 22:56:15 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:56:16 ========================================================= 22:56:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:56:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:56:17 + 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 . 22:56:24 Sending build context to Docker daemon 329.9MB 22:56:24 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:56:24 Step 2/6 : FROM ${BASE} 22:56:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:56:24 540db60ca938: Pulling fs layer 22:56:24 adcc1eea9eea: Pulling fs layer 22:56:24 4c4ab2625f07: Pulling fs layer 22:56:24 0510c868ecb4: Pulling fs layer 22:56:24 afea3b2eda06: Pulling fs layer 22:56:24 7809a108b3ef: Pulling fs layer 22:56:24 f706445af74f: Pulling fs layer 22:56:24 afea3b2eda06: Waiting 22:56:24 7809a108b3ef: Waiting 22:56:24 f706445af74f: Waiting 22:56:24 0510c868ecb4: Waiting 22:56:24 4c4ab2625f07: Verifying Checksum 22:56:24 4c4ab2625f07: Download complete 22:56:24 adcc1eea9eea: Download complete 22:56:24 afea3b2eda06: Verifying Checksum 22:56:24 afea3b2eda06: Download complete 22:56:24 7809a108b3ef: Verifying Checksum 22:56:24 7809a108b3ef: Download complete 22:56:24 540db60ca938: Verifying Checksum 22:56:24 540db60ca938: Download complete 22:56:24 540db60ca938: Pull complete 22:56:25 adcc1eea9eea: Pull complete 22:56:25 4c4ab2625f07: Pull complete 22:56:28 f706445af74f: Verifying Checksum 22:56:28 f706445af74f: Download complete 22:56:29 Still waiting to schedule task 22:56:29 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:56:30 0510c868ecb4: Verifying Checksum 22:56:30 0510c868ecb4: Download complete 22:56:42 0510c868ecb4: Pull complete 22:56:42 afea3b2eda06: Pull complete 22:56:43 7809a108b3ef: Pull complete 22:56:49 f706445af74f: Pull complete 22:56:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:56:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:56:49 ---> b068be0155e3 22:56:49 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 22:56:49 ---> Running in 9a05e40a391a 22:56:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:56:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:56:51 (1/12) Installing libmagic (5.39-r0) 22:56:52 (2/12) Installing file (5.39-r0) 22:56:52 (3/12) Installing libc-dev (0.7.2-r3) 22:56:52 (4/12) Installing g++ (10.2.1_pre1-r3) 22:56:59 (5/12) Installing fortify-headers (1.1-r0) 22:56:59 (6/12) Installing patch (2.7.6-r6) 22:56:59 (7/12) Installing build-base (0.5-r2) 22:56:59 (8/12) Installing libsodium (1.0.18-r0) 22:56:59 (9/12) Installing pkgconf (1.7.3-r0) 22:56:59 (10/12) Installing libsodium-dev (1.0.18-r0) 22:56:59 (11/12) Installing libzmq (4.3.3-r1) 22:57:00 (12/12) Installing zeromq-dev (4.3.3-r1) 22:57:00 Executing busybox-1.32.1-r6.trigger 22:57:00 OK: 219 MiB in 52 packages 22:57:04 Removing intermediate container 9a05e40a391a 22:57:04 ---> 11c59c9cada3 22:57:04 Step 4/6 : WORKDIR /edgex-go 22:57:04 ---> Running in dabb720ffbb1 22:57:05 Removing intermediate container dabb720ffbb1 22:57:05 ---> 7edb70de5b63 22:57:05 Step 5/6 : COPY go.mod . 22:57:05 ---> 3df0b08625cb 22:57:05 Step 6/6 : RUN go mod download 22:57:06 ---> Running in 1a1da16d7cba 22:57:38 Removing intermediate container 1a1da16d7cba 22:57:38 ---> 983336325bf9 22:57:38 Successfully built 983336325bf9 22:57:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:57:39 + docker inspect -f . ci-base-image-x86_64 22:57:39 . [Pipeline] withDockerContainer 22:57:39 prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container 22:57:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:57:41 $ docker top 652a6edd3dda89efd4124dd0cdd79871588cb2c8cea0ffc6f5a267dbd9f359ac -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:42 + go version 22:57:42 go version go1.16.3 linux/amd64 [Pipeline] } 22:57:42 $ docker stop --time=1 652a6edd3dda89efd4124dd0cdd79871588cb2c8cea0ffc6f5a267dbd9f359ac 22:57:43 $ docker rm -f 652a6edd3dda89efd4124dd0cdd79871588cb2c8cea0ffc6f5a267dbd9f359ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:57:44 + docker inspect -f . ci-base-image-x86_64 22:57:44 . [Pipeline] withDockerContainer 22:57:44 prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container 22:57:44 $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:57:45 $ docker top 2048a33d17f725826af9852ff4bea36a5bf9cf835e2ca0c52dd59a669a2948c6 -eo pid,comm [Pipeline] { [Pipeline] echo 22:57:46 ========================================================= 22:57:46 [edgeXBuildGoParallel] Running Tests and Build... 22:57:46 ========================================================= [Pipeline] sh 22:57:46 + go mod tidy [Pipeline] sh 22:57:49 + make test 22:57:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:58:08 ? github.com/edgexfoundry/edgex-go [no test files] 22:58:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2801 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws 22:58:08 Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] checkout 22:58:14 using credential edgex-jenkins-ssh 22:58:14 Cloning the remote Git repository 22:58:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:58:14 > git init /w/workspace/edgex-go/56 # timeout=10 22:58:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:58:14 > git --version # timeout=10 22:58:14 > git --version # 'git version 2.17.1' 22:58:14 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:58:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:58:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:58:31 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 5e792827d28759cfb5dc792fea2164e262982596 22:58:31 Merge succeeded, producing 5e792827d28759cfb5dc792fea2164e262982596 22:58:31 Checking out Revision 5e792827d28759cfb5dc792fea2164e262982596 (PR-3328) 22:58:31 > git config core.sparsecheckout # timeout=10 22:58:31 > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 22:58:31 > git remote # timeout=10 22:58:31 > git config --get remote.origin.url # timeout=10 22:58:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:31 > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 22:58:31 > git rev-parse HEAD^{commit} # timeout=10 22:58:31 > git config core.sparsecheckout # timeout=10 22:58:31 > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 22:58:36 Commit message: "feat(security): Secure Kong Admin API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:58:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:58:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:58:38 + true 22:58:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:58:40 provisioning config files... 22:58:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/56@tmp/config1266573410454121673tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:58:40 ---> docker-login.sh 22:58:40 nexus3.edgexfoundry.org:10001 22:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:42 Configure a credential helper to remove this warning. See 22:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:42 22:58:42 Login Succeeded 22:58:42 nexus3.edgexfoundry.org:10002 22:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:42 Configure a credential helper to remove this warning. See 22:58:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:42 22:58:42 Login Succeeded 22:58:42 nexus3.edgexfoundry.org:10003 22:58:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:43 Configure a credential helper to remove this warning. See 22:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:43 22:58:43 Login Succeeded 22:58:43 nexus3.edgexfoundry.org:10004 22:58:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:43 Configure a credential helper to remove this warning. See 22:58:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:43 22:58:43 Login Succeeded 22:58:43 docker.io 22:58:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:44 Configure a credential helper to remove this warning. See 22:58:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:44 22:58:44 Login Succeeded 22:58:44 ---> docker-login.sh ends [Pipeline] } 22:58:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:58:44 ========================================================= 22:58:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:58:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:58:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 22:58:47 Sending build context to Docker daemon 167.6MB 22:58:47 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 22:58:47 Step 2/6 : FROM ${BASE} 22:58:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:58:47 595b0fe564bb: Pulling fs layer 22:58:47 7186ed65a4f7: Pulling fs layer 22:58:47 316046926c0a: Pulling fs layer 22:58:47 4ebd0625c992: Pulling fs layer 22:58:47 207e8628e3a3: Pulling fs layer 22:58:47 c791037a9be2: Pulling fs layer 22:58:47 ffd874e62e21: Pulling fs layer 22:58:47 4ebd0625c992: Waiting 22:58:47 207e8628e3a3: Waiting 22:58:47 c791037a9be2: Waiting 22:58:47 ffd874e62e21: Waiting 22:58:47 316046926c0a: Download complete 22:58:47 7186ed65a4f7: Verifying Checksum 22:58:47 7186ed65a4f7: Download complete 22:58:47 207e8628e3a3: Verifying Checksum 22:58:47 207e8628e3a3: Download complete 22:58:47 595b0fe564bb: Verifying Checksum 22:58:47 595b0fe564bb: Download complete 22:58:47 c791037a9be2: Verifying Checksum 22:58:47 c791037a9be2: Download complete 22:58:48 595b0fe564bb: Pull complete 22:58:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:58:48 7186ed65a4f7: Pull complete 22:58:49 316046926c0a: Pull complete 22:58:50 ffd874e62e21: Download complete 22:58:51 4ebd0625c992: Verifying Checksum 22:58:51 4ebd0625c992: Download complete 22:59:01 4ebd0625c992: Pull complete 22:59:01 207e8628e3a3: Pull complete 22:59:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:59:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:59:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:59:01 c791037a9be2: Pull complete 22:59:06 ffd874e62e21: Pull complete 22:59:06 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 22:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:59:06 ---> cfc18b08335c 22:59:06 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:59:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:59:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:59:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:59:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:59:09 ---> Running in 86655866c32f 22:59:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:59:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:59:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:59:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:59:12 (1/12) Installing libmagic (5.39-r0) 22:59:12 (2/12) Installing file (5.39-r0) 22:59:12 (3/12) Installing libc-dev (0.7.2-r3) 22:59:12 (4/12) Installing g++ (10.2.1_pre1-r3) 22:59:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:59:15 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:59:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:59:16 (5/12) Installing fortify-headers (1.1-r0) 22:59:16 (6/12) Installing patch (2.7.6-r6) 22:59:16 (7/12) Installing build-base (0.5-r2) 22:59:16 (8/12) Installing libsodium (1.0.18-r0) 22:59:16 (9/12) Installing pkgconf (1.7.3-r0) 22:59:16 (10/12) Installing libsodium-dev (1.0.18-r0) 22:59:16 (11/12) Installing libzmq (4.3.3-r1) 22:59:16 (12/12) Installing zeromq-dev (4.3.3-r1) 22:59:17 Executing busybox-1.32.1-r6.trigger 22:59:17 OK: 218 MiB in 52 packages 22:59:19 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.254s coverage: 45.9% of statements 22:59:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:59:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:59:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:59:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:59:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:59:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 22:59:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.129s coverage: 19.8% of statements 22:59:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.135s coverage: 100.0% of statements 22:59:21 Removing intermediate container 86655866c32f 22:59:21 ---> 1bed14ddbd8c 22:59:21 Step 4/6 : WORKDIR /edgex-go 22:59:21 ---> Running in dc51412da6ec 22:59:21 Removing intermediate container dc51412da6ec 22:59:21 ---> 661994223448 22:59:21 Step 5/6 : COPY go.mod . 22:59:22 ---> cb15a5362efd 22:59:22 Step 6/6 : RUN go mod download 22:59:22 ---> Running in 2c807a3fe45d 22:59:25 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.404s coverage: 27.1% of statements 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:59:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:59:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.140s coverage: 100.0% of statements 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:59:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.144s coverage: 71.3% of statements 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:59:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.424s coverage: 87.7% of statements 22:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.146s coverage: 78.9% of statements 22:59:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.701s coverage: 28.6% of statements 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.166s coverage: 100.0% of statements 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.273s coverage: 86.7% of statements 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.419s coverage: 97.5% of statements 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:59:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.129s coverage: 78.3% of statements 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:59:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.903s coverage: 95.1% of statements 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:59:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.125s coverage: 58.8% of statements 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:59:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.135s coverage: 0.9% of statements 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:59:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.070s coverage: 22.6% of statements 22:59:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.118s coverage: 47.1% of statements 22:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.211s coverage: 79.5% of statements 22:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.127s coverage: 94.1% of statements 22:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.119s coverage: 96.3% of statements 22:59:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.077s coverage: 87.5% of statements 22:59:49 Removing intermediate container 2c807a3fe45d 22:59:49 ---> 20be21234e4b 22:59:49 Successfully built 20be21234e4b 22:59:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:59:49 + docker inspect -f . ci-base-image-arm64 22:59:49 . [Pipeline] withDockerContainer 22:59:49 prd-ubuntu18.04-docker-arm64-4c-16g-2801 does not seem to be running inside a container 22:59:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:59:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.137s coverage: 94.4% of statements 22:59:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.116s coverage: 44.8% of statements 22:59:51 $ docker top f247b4e5902239bb05f686dc339ceece302a0f13e907d72bae3c3bc832b9a361 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:52 + go version 22:59:52 go version go1.16.3 linux/arm64 [Pipeline] } 22:59:52 $ docker stop --time=1 f247b4e5902239bb05f686dc339ceece302a0f13e907d72bae3c3bc832b9a361 22:59:54 $ docker rm -f f247b4e5902239bb05f686dc339ceece302a0f13e907d72bae3c3bc832b9a361 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:55 + docker inspect -f . ci-base-image-arm64 22:59:55 . [Pipeline] withDockerContainer 22:59:55 prd-ubuntu18.04-docker-arm64-4c-16g-2801 does not seem to be running inside a container 22:59:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:59:56 $ docker top d0c8abb54f6d36541e15cdbd764f60498cf00527b4e4754d07df58bc688bda65 -eo pid,comm 22:59:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.745s coverage: 81.8% of statements 22:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] { [Pipeline] echo 22:59:57 ========================================================= 22:59:57 [edgeXBuildGoParallel] Running Tests and Build... 22:59:57 ========================================================= [Pipeline] sh 22:59:57 + go mod tidy [Pipeline] sh 22:59:59 + make test 22:59:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.462s coverage: 92.9% of statements 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.051s coverage: 65.1% of statements 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.145s coverage: 87.2% of statements 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.142s coverage: 100.0% of statements 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.124s coverage: 76.0% of statements 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 80.0% of statements 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.128s coverage: 87.2% of statements 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.354s coverage: 91.2% of statements 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.587s coverage: 64.4% of statements 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.140s coverage: 100.0% of statements 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 91.3% of statements 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 23:00:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.159s coverage: 100.0% of statements 23:00:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.870s coverage: 62.9% of statements 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.521s coverage: 43.4% of statements 23:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.135s coverage: 89.5% of statements 23:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:00:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.362s coverage: 47.0% of statements 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.098s coverage: 100.0% of statements 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.085s coverage: 9.6% of statements 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.411s coverage: 92.6% of statements 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.433s coverage: 28.7% of statements 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.106s coverage: 99.0% of statements 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.120s coverage: 100.0% of statements 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.199s coverage: 64.6% of statements 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.343s coverage: 97.6% of statements 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/system 0.082s coverage: 0.0% of statements 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:00:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.077s coverage: 100.0% of statements 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:00:16 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:00:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements 23:00:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:00:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:00:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.081s coverage: 100.0% of statements 23:00:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.091s coverage: 28.1% of statements 23:00:18 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 23:00:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.186s coverage: 100.0% of statements 23:00:19 GO111MODULE=on go vet ./... 23:00:26 ? github.com/edgexfoundry/edgex-go [no test files] 23:01:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:01:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:01:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:01:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:01:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:01:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:01:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:01:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:01:42 gofmt -l . 23:01:42 [ "`gofmt -l .`" = "" ] 23:01:42 ./bin/test-go-mod-tidy.sh 23:01:42 ./bin/test-attribution-txt.sh [Pipeline] sh 23:01:43 + ls -al . 23:01:43 total 808 23:01:43 drwxrwxr-x 10 1001 1001 4096 May 3 23:01 . 23:01:43 drwxr-xr-x 4 root root 30 May 3 22:57 .. 23:01:43 -rw-rw-r-- 1 1001 1001 11 May 3 22:55 .dockerignore 23:01:43 drwxrwxr-x 8 1001 1001 179 May 3 22:55 .git 23:01:43 drwxrwxr-x 3 1001 1001 125 May 3 22:55 .github 23:01:43 -rw-rw-r-- 1 1001 1001 818 May 3 22:55 .gitignore 23:01:43 drwx------ 3 1001 1001 60 May 3 22:56 .semver 23:01:43 -rw-rw-r-- 1 1001 1001 166 May 3 22:55 .sonarcloud.properties 23:01:43 -rw-rw-r-- 1 1001 1001 8609 May 3 22:55 Attribution.txt 23:01:43 -rw-rw-r-- 1 1001 1001 3804 May 3 22:55 CONTRIBUTING.md 23:01:43 -rw-rw-r-- 1 1001 1001 931 May 3 22:55 Dockerfile.build 23:01:43 -rw-rw-r-- 1 1001 1001 863 May 3 22:55 Jenkinsfile 23:01:43 -rw-rw-r-- 1 1001 1001 10775 May 3 22:55 LICENSE 23:01:43 -rw-rw-r-- 1 1001 1001 5774 May 3 22:55 Makefile 23:01:43 -rw-rw-r-- 1 1001 1001 7978 May 3 22:55 README.md 23:01:43 -rw-rw-r-- 1 1001 1001 6755 May 3 22:55 SECURITY.md 23:01:43 -rw-rw-r-- 1 1001 1001 5 May 3 22:56 VERSION 23:01:43 -rw-rw-r-- 1 1001 1001 4131 May 3 22:55 ZMQWindows.md 23:01:43 drwxrwxr-x 2 1001 1001 117 May 3 22:55 bin 23:01:43 drwxrwxr-x 14 1001 1001 4096 May 3 22:55 cmd 23:01:43 -rw-r--r-- 1 root root 699522 May 3 23:00 coverage.out 23:01:43 -rw-r--r-- 1 root root 1060 May 3 23:01 go.mod 23:01:43 -rw-r--r-- 1 root root 22420 May 3 22:57 go.sum 23:01:43 drwxrwxr-x 8 1001 1001 127 May 3 22:55 internal 23:01:43 drwxrwxr-x 4 1001 1001 26 May 3 22:55 openapi 23:01:43 drwxrwxr-x 4 1001 1001 71 May 3 22:55 snap 23:01:43 -rw-rw-r-- 1 1001 1001 168 May 3 22:55 version.go [Pipeline] sh 23:01:43 + '[' -e coverage.out ] 23:01:43 + chown 1001:1001 coverage.out [Pipeline] stash 23:01:44 Stashed 1 file(s) [Pipeline] sh 23:01:44 + make build 23:01:44 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 23:01:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:01:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:01:47 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 23:01:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:01:55 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:01:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:02:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.294s coverage: 45.9% of statements 23:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 23:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 23:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 23:02:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 23:02:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.107s coverage: 19.8% of statements 23:02:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.281s coverage: 100.0% of statements 23:02:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.519s coverage: 27.1% of statements 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.145s coverage: 100.0% of statements 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 23:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.170s coverage: 100.0% of statements 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 23:02:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.245s coverage: 71.3% of statements 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 23:02:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 23:02:09 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 23:02:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.465s coverage: 87.7% of statements 23:02:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 23:02:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 23:02:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.127s coverage: 78.9% of statements 23:02:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 23:02:14 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 23:02:14 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 23:02:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.215s coverage: 28.6% of statements 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 23:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.239s coverage: 100.0% of statements 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 23:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.182s coverage: 100.0% of statements 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 23:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.448s coverage: 86.7% of statements 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 23:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.459s coverage: 97.5% of statements 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 23:02:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.226s coverage: 78.3% of statements 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 23:02:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 23:02: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 23:02:26 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 23:02:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.177s coverage: 95.1% of statements 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 23:02:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.124s coverage: 58.8% of statements 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 23:02:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.263s coverage: 0.9% of statements 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 23:02:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.161s coverage: 22.6% of statements 23:02:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.203s coverage: 47.1% of statements 23:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.154s coverage: 79.5% of statements 23:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.113s coverage: 94.1% of statements 23:02:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.172s coverage: 96.3% of statements 23:02:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.123s coverage: 87.5% of statements 23:02:30 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 23:02:33 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 23:02: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 23:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.141s coverage: 94.4% of statements 23:02:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.181s coverage: 44.8% of statements [Pipeline] } 23:02:41 $ docker stop --time=1 2048a33d17f725826af9852ff4bea36a5bf9cf835e2ca0c52dd59a669a2948c6 23:02:43 $ docker rm -f 2048a33d17f725826af9852ff4bea36a5bf9cf835e2ca0c52dd59a669a2948c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 23:02:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.492s coverage: 81.8% of statements 23:02:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [Pipeline] isUnix [Pipeline] sh 23:02:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:02:47 23:02:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:02:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:02:48 latest: Pulling from edgex-devops/edgex-compose 23:02:48 cbdbe7a5bc2a: Pulling fs layer 23:02:48 ca9280d653b3: Pulling fs layer 23:02:48 7e9c9ca2126c: Pulling fs layer 23:02:48 cbdbe7a5bc2a: Verifying Checksum 23:02:48 cbdbe7a5bc2a: Download complete 23:02:49 cbdbe7a5bc2a: Pull complete 23:02:49 ca9280d653b3: Verifying Checksum 23:02:49 ca9280d653b3: Download complete 23:02:52 7e9c9ca2126c: Verifying Checksum 23:02:52 7e9c9ca2126c: Download complete 23:02:52 ca9280d653b3: Pull complete 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.174s coverage: 92.9% of statements 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.053s coverage: 65.1% of statements 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.108s coverage: 100.0% of statements 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.140s coverage: 76.0% of statements 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.122s coverage: 80.0% of statements 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.176s coverage: 87.2% of statements 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.211s coverage: 85.4% of statements 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.245s coverage: 91.2% of statements 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.636s coverage: 64.4% of statements 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.151s coverage: 100.0% of statements 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.078s coverage: 91.3% of statements 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.057s coverage: 73.7% of statements 23:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements 23:02:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.835s coverage: 62.9% of statements 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.676s coverage: 43.4% of statements 23:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.179s coverage: 89.5% of statements 23:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.095s coverage: 84.8% of statements 23:03:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.501s coverage: 47.0% of statements 23:03:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:03:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:03:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 23:03:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 23:03:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 23:03:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.198s coverage: 100.0% of statements 23:03:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 23:03:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements 23:03:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 23:03:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 23:03:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 0.143s coverage: 9.6% of statements 23:03:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 23:03:05 7e9c9ca2126c: Pull complete 23:03:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:03:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:03:05 prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container 23:03:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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 23:03:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.381s coverage: 92.6% of statements 23:03:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 23:03:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 23:03:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 23:03:08 $ docker top af2e578be161bb3d531ee5230fb5d816e1e08c3b8c6059fdeb1d74afde0e70c9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:03:09 + grep parallel 23:03:09 + docker-compose build --help 23:03:10 --parallel Build images in parallel. [Pipeline] } 23:03:11 $ docker stop --time=1 af2e578be161bb3d531ee5230fb5d816e1e08c3b8c6059fdeb1d74afde0e70c9 23:03:12 $ docker rm -f af2e578be161bb3d531ee5230fb5d816e1e08c3b8c6059fdeb1d74afde0e70c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:03:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:03:13 . [Pipeline] withDockerContainer 23:03:13 prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container 23:03:13 $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:03:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.402s coverage: 28.7% of statements 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 23:03:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.176s coverage: 99.0% of statements 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 23:03:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.151s coverage: 100.0% of statements 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 23:03:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.160s coverage: 64.6% of statements 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 23:03:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.358s coverage: 97.6% of statements 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 23:03:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.047s coverage: 0.0% of statements 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:03:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.053s coverage: 100.0% of statements 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 23:03:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.108s coverage: 87.9% of statements 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:03:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.074s coverage: 100.0% of statements 23:03:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.111s coverage: 28.1% of statements 23:03:14 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 23:03:14 $ docker top 8f729924035d6a65569cbc95902f0391f9d0dd1b11e6c20f21906f361340adb2 -eo pid,comm 23:03:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 100.0% of statements [Pipeline] { [Pipeline] sh 23:03:16 GO111MODULE=on go vet ./... 23:03:16 + docker-compose -f ./docker-compose-build.yml build --parallel 23:03:17 Building docker-core-command-go ... 23:03:17 Building docker-core-data-go ... 23:03:17 Building docker-core-metadata-go ... 23:03:17 Building docker-security-bootstrapper-go ... 23:03:17 Building docker-security-proxy-setup-go ... 23:03:17 Building docker-security-secretstore-setup-go ... 23:03:17 Building docker-support-notifications-go ... 23:03:17 Building docker-support-scheduler-go ... 23:03:17 Building docker-sys-mgmt-agent-go ... 23:03:17 Building docker-core-data-go 23:03:17 Building docker-support-scheduler-go 23:03:17 Building docker-sys-mgmt-agent-go 23:03:17 Building docker-support-notifications-go 23:03:17 Building docker-core-metadata-go 23:04:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:04:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:04:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:04:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:04:27 ---> 983336325bf9 23:04:27 Step 3/22 : WORKDIR /edgex-go 23:04:27 ---> 983336325bf9 23:04:27 Step 3/22 : WORKDIR /edgex-go 23:04:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:04:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:04:27 ---> 983336325bf9 23:04:27 Step 3/23 : WORKDIR /edgex-go 23:04:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:04:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:04:27 ---> 983336325bf9 23:04:27 Step 3/23 : WORKDIR /edgex-go 23:04:27 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:04:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:04:27 ---> 983336325bf9 23:04:27 Step 3/23 : WORKDIR /edgex-go 23:04:28 ---> Running in 04cd22d78a3c 23:04:28 ---> Running in d80a17c251b8 23:04:28 ---> Running in 6e0a801bafaa 23:04:28 ---> Running in c81dd569927c 23:04:28 ---> Running in 96b2223e6ade 23:04:29 Removing intermediate container 6e0a801bafaa 23:04:29 ---> cbb29a3b7b53 23:04:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:29 Removing intermediate container 96b2223e6ade 23:04:29 ---> e68d11d0aef7 23:04:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:29 Removing intermediate container 04cd22d78a3c 23:04:29 ---> 635a408c5639 23:04:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:30 Removing intermediate container d80a17c251b8 23:04:30 ---> eab339a90b9b 23:04:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:30 Removing intermediate container c81dd569927c 23:04:30 ---> 900d160d149b 23:04:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:04:30 ---> Running in 099bd35d32e1 23:04:30 ---> Running in 08cc56b8605a 23:04:30 ---> Running in 286822d23bc5 23:04:30 ---> Running in a088e780c06c 23:04:30 ---> Running in 3ee31abef262 23:04:34 Removing intermediate container 099bd35d32e1 23:04:34 ---> 6d66cd2091a3 23:04:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:04:34 Removing intermediate container 286822d23bc5 23:04:34 ---> 94f98956bf20 23:04:34 Step 5/23 : RUN apk add --update --no-cache make git 23:04:34 ---> Running in fd7f2acc3b01 23:04:34 ---> Running in 778d31e81bf5 23:04:34 Removing intermediate container 08cc56b8605a 23:04:34 ---> 7a2352828be0 23:04:34 Step 5/23 : RUN apk add --update --no-cache make bash git 23:04:34 ---> Running in e9ea57f658c6 23:04:34 Removing intermediate container a088e780c06c 23:04:34 ---> 6009e941ba6b 23:04:34 Step 5/22 : RUN apk add --update --no-cache make git 23:04:34 Removing intermediate container 3ee31abef262 23:04:34 ---> 8ac42636bad5 23:04:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:04:34 ---> Running in 8203a851fed5 23:04:35 ---> Running in a44fa2cdb958 23:04:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:04:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:04:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:04:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:04:37 OK: 219 MiB in 52 packages 23:04:37 OK: 219 MiB in 52 packages 23:04:37 OK: 219 MiB in 52 packages 23:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:04:37 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:04:38 OK: 219 MiB in 52 packages 23:04:38 Removing intermediate container fd7f2acc3b01 23:04:38 ---> f188e1dd9c6e 23:04:38 Step 6/22 : COPY go.mod . 23:04:38 Removing intermediate container 778d31e81bf5 23:04:38 ---> ace509154141 23:04:38 Step 6/23 : COPY go.mod . 23:04:38 ---> 974dc33a72ce 23:04:38 Step 7/22 : RUN go mod download 23:04:38 Removing intermediate container e9ea57f658c6 23:04:38 ---> 88d2b9f1e84a 23:04:38 Step 6/23 : COPY go.mod . 23:04:38 OK: 219 MiB in 52 packages 23:04:39 ---> Running in 2208f25f54cf 23:04:39 Removing intermediate container a44fa2cdb958 23:04:39 ---> 53d1ae7c5bab 23:04:39 Step 6/23 : COPY go.mod . 23:04:39 ---> 2a755ea416f6 23:04:39 Step 7/23 : RUN go mod download 23:04:39 ---> Running in 9e606140d1b5 23:04:39 ---> 202dadbca65f 23:04:39 Step 7/23 : RUN go mod download 23:04:40 ---> Running in c5f027466cb5 23:04:40 ---> 0b5e86413521 23:04:40 Step 7/23 : RUN go mod download 23:04:41 Removing intermediate container 8203a851fed5 23:04:41 ---> bd304038d352 23:04:41 Step 6/22 : COPY go.mod . 23:04:41 ---> Running in a8eb0f9a1b7e 23:04:42 ---> ae466b07019f 23:04:42 Step 7/22 : RUN go mod download 23:04:42 ---> Running in 5763bcf13229 23:04:45 Removing intermediate container 9e606140d1b5 23:04:45 ---> 91abcdffb156 23:04:45 Step 8/23 : COPY . . 23:04:45 Removing intermediate container a8eb0f9a1b7e 23:04:45 ---> 10fed3e3bcff 23:04:45 Step 8/23 : COPY . . 23:04:45 Removing intermediate container c5f027466cb5 23:04:45 ---> 404a39d84dcf 23:04:45 Step 8/23 : COPY . . 23:04:45 Removing intermediate container 2208f25f54cf 23:04:45 ---> 6b49cc83aee1 23:04:45 Step 8/22 : COPY . . 23:04:46 Removing intermediate container 5763bcf13229 23:04:46 ---> c6cbca9893e8 23:04:46 Step 8/22 : COPY . . 23:04:53 gofmt -l . 23:04:53 [ "`gofmt -l .`" = "" ] 23:04:53 ./bin/test-go-mod-tidy.sh 23:04:54 ./bin/test-attribution-txt.sh [Pipeline] sh 23:04:57 + ls -al . 23:04:57 total 836 23:04:57 drwxrwxr-x 9 1001 1001 4096 May 3 23:04 . 23:04:57 drwxr-xr-x 4 root root 4096 May 3 22:59 .. 23:04:57 -rw-rw-r-- 1 1001 1001 11 May 3 22:58 .dockerignore 23:04:57 drwxrwxr-x 8 1001 1001 4096 May 3 22:58 .git 23:04:57 drwxrwxr-x 3 1001 1001 4096 May 3 22:58 .github 23:04:57 -rw-rw-r-- 1 1001 1001 818 May 3 22:58 .gitignore 23:04:57 -rw-rw-r-- 1 1001 1001 166 May 3 22:58 .sonarcloud.properties 23:04:57 -rw-rw-r-- 1 1001 1001 8609 May 3 22:58 Attribution.txt 23:04:57 -rw-rw-r-- 1 1001 1001 3804 May 3 22:58 CONTRIBUTING.md 23:04:57 -rw-rw-r-- 1 1001 1001 931 May 3 22:58 Dockerfile.build 23:04:57 -rw-rw-r-- 1 1001 1001 863 May 3 22:58 Jenkinsfile 23:04:57 -rw-rw-r-- 1 1001 1001 10775 May 3 22:58 LICENSE 23:04:57 -rw-rw-r-- 1 1001 1001 5774 May 3 22:58 Makefile 23:04:57 -rw-rw-r-- 1 1001 1001 7978 May 3 22:58 README.md 23:04:57 -rw-rw-r-- 1 1001 1001 6755 May 3 22:58 SECURITY.md 23:04:57 -rw-rw-r-- 1 1001 1001 5 May 3 22:56 VERSION 23:04:57 -rw-rw-r-- 1 1001 1001 4131 May 3 22:58 ZMQWindows.md 23:04:57 drwxrwxr-x 2 1001 1001 4096 May 3 22:58 bin 23:04:57 drwxrwxr-x 14 1001 1001 4096 May 3 22:58 cmd 23:04:57 -rw-r--r-- 1 root root 699522 May 3 23:03 coverage.out 23:04:57 -rw-r--r-- 1 root root 1060 May 3 23:04 go.mod 23:04:57 -rw-r--r-- 1 root root 22420 May 3 22:59 go.sum 23:04:57 drwxrwxr-x 8 1001 1001 4096 May 3 22:58 internal 23:04:57 drwxrwxr-x 4 1001 1001 4096 May 3 22:58 openapi 23:04:57 drwxrwxr-x 4 1001 1001 4096 May 3 22:58 snap 23:04:57 -rw-rw-r-- 1 1001 1001 168 May 3 22:58 version.go [Pipeline] sh 23:04:57 + '[' -e coverage.out ] 23:04:57 + chown 1001:1001 coverage.out [Pipeline] stash 23:04:58 Warning: overwriting stash ‘coverage-report’ 23:04:59 Stashed 1 file(s) [Pipeline] sh 23:05:00 + make build 23:05:00 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 23:05:06 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 23:05:33 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 23:05:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:05: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 23:05:40 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 23:05:45 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 23:05:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:05:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:05:55 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 23:05:55 ---> 7fe101412ac8 23:05:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:05:55 ---> Running in a8a71ff40f0b 23:05:55 ---> fae6d0ed1486 23:05:55 Step 9/23 : RUN make cmd/core-data/core-data 23:05:55 ---> af29c20af31c 23:05:55 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:05:55 ---> 6405f4b709e4 23:05:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:05:55 ---> Running in f1b6b2700739 23:05:55 ---> Running in ba7e8b24b753 23:05:55 ---> Running in e5ed6a0c992c 23:05:55 ---> 9cc202be1406 23:05:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:05:55 ---> Running in 1c859b053ea4 23:05:57 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 23:05:57 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 23:05:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:05:57 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 23:05:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:05:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:06:01 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] } 23:06:06 $ docker stop --time=1 d0c8abb54f6d36541e15cdbd764f60498cf00527b4e4754d07df58bc688bda65 23:06:09 $ docker rm -f d0c8abb54f6d36541e15cdbd764f60498cf00527b4e4754d07df58bc688bda65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:10 23:06:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:11 latest: Pulling from edgex-devops/edgex-compose-arm64 23:06:11 29e5d40040c1: Pulling fs layer 23:06:11 1ce36da41761: Pulling fs layer 23:06:11 25b303627fd3: Pulling fs layer 23:06:12 29e5d40040c1: Verifying Checksum 23:06:12 29e5d40040c1: Download complete 23:06:12 29e5d40040c1: Pull complete 23:06:12 1ce36da41761: Verifying Checksum 23:06:12 1ce36da41761: Download complete 23:06:14 1ce36da41761: Pull complete 23:06:14 25b303627fd3: Verifying Checksum 23:06:14 25b303627fd3: Download complete 23:06:24 25b303627fd3: Pull complete 23:06:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:06:24 prd-ubuntu18.04-docker-arm64-4c-16g-2801 does not seem to be running inside a container 23:06:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:06:27 $ docker top b84f853c03ebf0b32fdcf828c33fd8ed4dbe37ac0412bb5fcd1c215fd00d4d7d -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:28 + docker-compose build --help 23:06:28 + grep parallel 23:06:31 --parallel Build images in parallel. [Pipeline] } 23:06:31 $ docker stop --time=1 b84f853c03ebf0b32fdcf828c33fd8ed4dbe37ac0412bb5fcd1c215fd00d4d7d 23:06:33 $ docker rm -f b84f853c03ebf0b32fdcf828c33fd8ed4dbe37ac0412bb5fcd1c215fd00d4d7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:34 . [Pipeline] withDockerContainer 23:06:34 prd-ubuntu18.04-docker-arm64-4c-16g-2801 does not seem to be running inside a container 23:06:34 $ 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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:06:35 $ docker top 3220dbc5840d32d2129d1c7daaf0b681f30be64a26594433f55f89d6bd746c63 -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:36 + docker-compose -f ./docker-compose-build.yml build --parallel 23:06:40 Building docker-core-command-go ... 23:06:40 Building docker-core-data-go ... 23:06:40 Building docker-core-metadata-go ... 23:06:40 Building docker-security-bootstrapper-go ... 23:06:40 Building docker-security-proxy-setup-go ... 23:06:40 Building docker-security-secretstore-setup-go ... 23:06:40 Building docker-support-notifications-go ... 23:06:40 Building docker-support-scheduler-go ... 23:06:40 Building docker-sys-mgmt-agent-go ... 23:06:40 Building docker-core-metadata-go 23:06:40 Building docker-security-secretstore-setup-go 23:06:40 Building docker-core-command-go 23:06:40 Building docker-sys-mgmt-agent-go 23:06:40 Building docker-support-scheduler-go 23:07:20 Removing intermediate container ba7e8b24b753 23:07:20 ---> 54ec1d9d1e24 23:07:20 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:07:20 Removing intermediate container 1c859b053ea4 23:07:20 ---> 68c083f27688 23:07:20 23:07:20 Step 10/22 : FROM alpine:3.12 23:07:20 ---> Running in cb635807715f 23:07:20 Removing intermediate container a8a71ff40f0b 23:07:20 ---> f88e2c04b235 23:07:20 23:07:20 Step 10/22 : FROM alpine:3.12 23:07:20 3.12: Pulling from library/alpine 23:07:20 3.12: Pulling from library/alpine 23:07:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:07:20 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:07:20 Status: Downloaded newer image for alpine:3.12 23:07:20 ---> 13621d1b12d4 23:07:20 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:07:20 Status: Downloaded newer image for alpine:3.12 23:07:20 ---> 13621d1b12d4 23:07:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:07:20 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 23:07:23 ---> Running in 3e1a3265b0df 23:07:23 ---> Running in fb546e82e401 23:07:25 Removing intermediate container e5ed6a0c992c 23:07:25 ---> d4842a27fc9d 23:07:25 23:07:25 Step 10/23 : FROM alpine:3.12 23:07:25 ---> 13621d1b12d4 23:07:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:07:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:07:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:07:26 (1/1) Installing dumb-init (1.2.2-r1) 23:07:26 Executing busybox-1.31.1-r20.trigger 23:07:26 OK: 6 MiB in 15 packages 23:07:26 ---> Running in 1f552d00c5f4 23:07:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:07:26 Removing intermediate container f1b6b2700739 23:07:26 ---> ced916b8523a 23:07:26 23:07:26 Step 10/23 : FROM alpine:3.12 23:07:26 ---> 13621d1b12d4 23:07:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:07:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:07:26 ---> Running in b5a7cdaad0c8 23:07:27 (1/2) Installing ca-certificates (20191127-r4) 23:07:27 (2/2) Installing dumb-init (1.2.2-r1) 23:07:27 Executing busybox-1.31.1-r20.trigger 23:07:27 Executing ca-certificates-20191127-r4.trigger 23:07:27 OK: 6 MiB in 16 packages 23:07:27 Removing intermediate container cb635807715f 23:07:27 ---> 37975749a49c 23:07:27 23:07:27 Step 11/23 : FROM docker:20.10.0 23:07:27 Removing intermediate container b5a7cdaad0c8 23:07:27 ---> dac830e5903d 23:07:27 Step 12/23 : ENV APP_PORT=48080 23:07:27 20.10.0: Pulling from library/docker 23:07:27 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:07:28 Removing intermediate container 3e1a3265b0df 23:07:28 ---> 12e3ae1b75c8 23:07:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:07:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:07:28 ---> Running in 9beba3f895e6 23:07:28 ---> Running in ff8bd4780ba6 23:07:28 (1/1) Installing dumb-init (1.2.2-r1) 23:07:28 Executing busybox-1.31.1-r20.trigger 23:07:28 OK: 6 MiB in 15 packages 23:07:29 Removing intermediate container 9beba3f895e6 23:07:29 ---> 48ecfb447b09 23:07:29 Step 13/23 : EXPOSE $APP_PORT 23:07:29 Removing intermediate container ff8bd4780ba6 23:07:29 ---> 7ce4cb7d6ae9 23:07:29 Step 13/22 : ENV APP_PORT=48085 23:07:29 ---> Running in 4e7b190dc018 23:07:29 Removing intermediate container fb546e82e401 23:07:29 ---> 170873efa2b2 23:07:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:07:29 ---> Running in b74d8863177e 23:07:30 ---> Running in 6dff61135624 23:07:30 Removing intermediate container 4e7b190dc018 23:07:30 ---> 17f8dfa5467a 23:07:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:07:31 ---> Running in 44189f91109a 23:07:31 Removing intermediate container 1f552d00c5f4 23:07:31 ---> 1be17c7e9042 23:07:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:07:31 Removing intermediate container b74d8863177e 23:07:31 ---> 639e9b0e2e77 23:07:31 Step 14/22 : EXPOSE $APP_PORT 23:07:32 Removing intermediate container 6dff61135624 23:07:32 ---> 0e45a4bfd5d7 23:07:32 Step 13/22 : ENV APP_PORT=48060 23:07:32 ---> Running in 8d6474b2cdaa 23:07:32 ---> Running in 70984d469779 23:07:32 ---> Running in f02554a69269 23:07:33 Removing intermediate container 8d6474b2cdaa 23:07:33 ---> fcfe846232fc 23:07:33 Step 13/23 : ENV APP_PORT=48081 23:07:33 Removing intermediate container 70984d469779 23:07:33 ---> e55c9bea3d49 23:07:33 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:33 Removing intermediate container f02554a69269 23:07:33 ---> 6a16ae34043c 23:07:33 Step 14/22 : EXPOSE $APP_PORT 23:07:33 ---> Running in f24e61cb5ee9 23:07:33 ---> Running in f1f6c9543494 23:07:34 ---> 1dfa09af20f3 23:07:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:07:34 Removing intermediate container f24e61cb5ee9 23:07:34 ---> 273c3c6724d4 23:07:34 Step 14/23 : EXPOSE $APP_PORT 23:07:34 ---> Running in 65407a0d9a8d 23:07:34 Removing intermediate container f1f6c9543494 23:07:34 ---> 538b3ad48adf 23:07:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:35 Removing intermediate container 65407a0d9a8d 23:07:35 ---> 5a19466e11e3 23:07:35 Step 15/23 : WORKDIR / 23:07:35 ---> c55bd5137daa 23:07:35 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:07:35 ---> Running in 778fa04ab597 23:07:36 ---> 4ab592380685 23:07:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:07:36 Removing intermediate container 44189f91109a 23:07:36 ---> e833ee6c1417 23:07:36 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:07:36 ---> Running in fdadd55ac121 23:07:37 Removing intermediate container 778fa04ab597 23:07:37 ---> b5673e644c81 23:07:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:37 ---> 549c7c0e9617 23:07:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:07:37 ---> Running in d67ae382a834 23:07:37 ---> 89dcd204cafb 23:07:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:07:37 ---> 5809fa75529b 23:07:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:07:38 Removing intermediate container d67ae382a834 23:07:38 ---> 94b4c7bbf451 23:07:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:38 ---> Running in 6cd0453f12c8 23:07:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:07:38 ---> a49a00e34a53 23:07:38 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:07:38 ---> Running in 7fa94919b53f 23:07:38 Removing intermediate container 6cd0453f12c8 23:07:38 ---> 77cccc2fe569 23:07:38 Step 20/22 : LABEL arch=x86_64 23:07:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:07:39 ---> Running in 7e37b4dcb519 23:07:39 ---> 5db1149af47b 23:07:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:07:39 Removing intermediate container 7fa94919b53f 23:07:39 ---> 404f388f2c8d 23:07:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:39 (1/6) Installing dumb-init (1.2.2-r1) 23:07:39 ---> Running in af0ac8da24d2 23:07:39 (2/6) Installing libgcc (9.3.0-r2) 23:07:39 (3/6) Installing libsodium (1.0.18-r0) 23:07:39 Removing intermediate container 7e37b4dcb519 23:07:39 ---> a8b8db5bf5b4 23:07:39 Step 21/22 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:07:39 (4/6) Installing libstdc++ (9.3.0-r2) 23:07:40 ---> Running in a300d00ba10f 23:07:40 Removing intermediate container af0ac8da24d2 23:07:40 ---> e61e1a15bace 23:07:40 Step 20/22 : LABEL arch=x86_64 23:07:40 ---> f9c6d6ba493e 23:07:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:07:40 (5/6) Installing libzmq (4.3.3-r0) 23:07:40 ---> Running in 8a7013aa5199 23:07:40 (6/6) Installing zeromq (4.3.3-r0) 23:07:40 ---> Running in 4a8885cfa397 23:07:40 Executing busybox-1.31.1-r20.trigger 23:07:40 OK: 8 MiB in 20 packages 23:07:40 Removing intermediate container a300d00ba10f 23:07:40 ---> 113461094146 23:07:40 Step 22/22 : LABEL version=0.0.0 23:07:41 ---> Running in c4b4c3aa5896 23:07:41 Removing intermediate container 8a7013aa5199 23:07:41 ---> 12fca8dc19ae 23:07:41 Step 21/22 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:07:41 Removing intermediate container 4a8885cfa397 23:07:41 ---> 5ce3fd51ba7c 23:07:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:41 ---> Running in 3267d7eb20d5 23:07:42 ---> Running in f4bc44ae42ef 23:07:42 Removing intermediate container c4b4c3aa5896 23:07:42 ---> 72cbd780c63f 23:07:42 23:07:42 Removing intermediate container 3267d7eb20d5 23:07:42 ---> dae11a23c8cc 23:07:42 Step 22/22 : LABEL version=0.0.0 23:07:42 ---> Running in 205b49892e2b 23:07:42 Removing intermediate container f4bc44ae42ef 23:07:42 ---> f2c37c6d48c5 23:07:42 Step 21/23 : LABEL arch=x86_64 23:07:42 Removing intermediate container fdadd55ac121 23:07:42 ---> 2c8d658188b2 23:07:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:07:42 ---> Running in e9effe512ba3 23:07:43 Successfully built 72cbd780c63f 23:07:43 Removing intermediate container 205b49892e2b 23:07:43 ---> f8ff5fa89e0d 23:07:43 23:07:43 Successfully tagged docker-support-scheduler-go:latest 23:07:43 Building docker-security-bootstrapper-go 23:07:43  Building docker-support-scheduler-go ... done Removing intermediate container e9effe512ba3 23:07:43 ---> aae027bb6c32 23:07:43 Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:07:43 ---> 4e9d38959ea6 23:07:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:07:43 Successfully built f8ff5fa89e0d 23:07:43 Successfully tagged docker-support-notifications-go:latest 23:07:43  Building docker-support-notifications-go ... done Building docker-core-command-go 23:07:44 ---> Running in 4379e6c1077d 23:07:44 Removing intermediate container 4379e6c1077d 23:07:44 ---> 5740db3b93fb 23:07:44 Step 23/23 : LABEL version=0.0.0 23:07:45 ---> Running in 8c84679f246d 23:07:45 ---> ad2ce1a36bc9 23:07:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:07:45 Removing intermediate container 8c84679f246d 23:07:45 ---> 70b2dcf28af1 23:07:45 23:07:45 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:07:45 Status: Downloaded newer image for docker:20.10.0 23:07:45 ---> aefe523efa57 23:07:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:07:47 Successfully built 70b2dcf28af1 23:07:47 Successfully tagged docker-core-metadata-go:latest 23:07:47 Building docker-security-secretstore-setup-go 23:07:47  Building docker-core-metadata-go ... done  ---> Running in ed53e4d0faed 23:07:48 ---> 4152ae472514 23:07:48 Step 19/23 : ENTRYPOINT ["/core-data"] 23:07:48 ---> Running in 71d4362dad2e 23:07:48 Removing intermediate container ed53e4d0faed 23:07:48 ---> d99294b9b30a 23:07:48 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 23:07:48 ---> Running in 0730add9c611 23:07:49 Removing intermediate container 71d4362dad2e 23:07:49 ---> 5d8e3eb64462 23:07:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:07:49 ---> Running in 8026a19a9a12 23:07:50 Removing intermediate container 8026a19a9a12 23:07:50 ---> 8ad3a06a7ee7 23:07:50 Step 21/23 : LABEL arch=x86_64 23:07:50 ---> Running in 65e011db6442 23:07:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:07:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:07:51 (1/39) Installing readline (8.0.4-r0) 23:07:51 (2/39) Installing bash (5.0.17-r0) 23:07:51 Executing bash-5.0.17-r0.post-install 23:07:51 (3/39) Installing nghttp2-libs (1.41.0-r0) 23:07:51 (4/39) Installing libcurl (7.76.1-r0) 23:07:51 (5/39) Installing curl (7.76.1-r0) 23:07:51 (6/39) Installing dumb-init (1.2.2-r1) 23:07:51 (7/39) Installing libbz2 (1.0.8-r1) 23:07:52 (8/39) Installing expat (2.2.9-r1) 23:07:52 (9/39) Installing libffi (3.3-r2) 23:07:52 (10/39) Installing gdbm (1.13-r1) 23:07:52 (11/39) Installing xz-libs (5.2.5-r0) 23:07:52 (12/39) Installing sqlite-libs (3.32.1-r0) 23:07:52 Removing intermediate container 65e011db6442 23:07:52 ---> dc430cff088b 23:07:52 Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:07:52 (13/39) Installing python3 (3.8.8-r0) 23:07:54 ---> Running in c51cb5ba9940 23:07:56 Removing intermediate container c51cb5ba9940 23:07:56 ---> b624b6ddac08 23:07:56 Step 23/23 : LABEL version=0.0.0 23:07:57 (14/39) Installing py3-appdirs (1.4.4-r1) 23:07:57 (15/39) Installing py3-ordered-set (4.0.1-r0) 23:07:57 (16/39) Installing py3-parsing (2.4.7-r0) 23:07:57 (17/39) Installing py3-six (1.15.0-r0) 23:07:58 (18/39) Installing py3-packaging (20.4-r0) 23:07:58 (19/39) Installing py3-setuptools (47.0.0-r0) 23:07:58 (20/39) Installing py3-chardet (3.0.4-r4) 23:07:59 ---> Running in 4b312b1cdeac 23:07:59 (21/39) Installing py3-idna (2.9-r0) 23:07:59 (22/39) Installing py3-certifi (2020.4.5.1-r0) 23:07:59 (23/39) Installing py3-urllib3 (1.25.9-r0) 23:07:59 (24/39) Installing py3-requests (2.23.0-r0) 23:07:59 (25/39) Installing py3-msgpack (1.0.0-r0) 23:07:59 (26/39) Installing py3-lockfile (0.12.2-r3) 23:07:59 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:07:59 (28/39) Installing py3-colorama (0.4.3-r0) 23:08:00 Removing intermediate container 4b312b1cdeac 23:08:00 ---> d31d75163f13 23:08:00 23:08:00 (29/39) Installing py3-distlib (0.3.0-r0) 23:08:00 (30/39) Installing py3-distro (1.5.0-r1) 23:08:00 (31/39) Installing py3-webencodings (0.5.1-r3) 23:08:00 (32/39) Installing py3-html5lib (1.0.1-r4) 23:08:00 (33/39) Installing py3-pytoml (0.1.21-r0) 23:08:00 (34/39) Installing py3-pep517 (0.8.2-r0) 23:08:00 (35/39) Installing py3-progress (1.5-r0) 23:08:00 (36/39) Installing py3-toml (0.10.1-r0) 23:08:00 (37/39) Installing py3-retrying (1.3.3-r0) 23:08:00 (38/39) Installing py3-contextlib2 (0.6.0-r0) 23:08:00 (39/39) Installing py3-pip (20.1.1-r0) 23:08:00 Successfully built d31d75163f13 23:08:00 Successfully tagged docker-core-data-go:latest 23:08:00  Building docker-core-data-go ... done Building docker-security-proxy-setup-go 23:08:00 Executing busybox-1.31.1-r19.trigger 23:08:00 OK: 72 MiB in 59 packages 23:08:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:08:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:08:01 ---> 20be21234e4b 23:08:01 Step 3/23 : WORKDIR /edgex-go 23:08:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:08:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:08:01 ---> 20be21234e4b 23:08:01 Step 3/23 : WORKDIR /edgex-go 23:08:01 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:08:01 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:08:01 ---> 20be21234e4b 23:08:01 Step 3/22 : WORKDIR /edgex-go 23:08:01 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:08:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:08:01 ---> 20be21234e4b 23:08:01 Step 3/25 : WORKDIR /edgex-go 23:08:01 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:08:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:08:01 ---> 20be21234e4b 23:08:01 Step 3/23 : WORKDIR /edgex-go 23:08:01 ---> Running in 75b1c52d0e41 23:08:01 ---> Running in 95edf4c7f992 23:08:01 ---> Running in 76d9dcd78798 23:08:01 ---> Running in b605d31a25bc 23:08:01 ---> Running in 688bc5fbe5ab 23:08:01 Removing intermediate container 76d9dcd78798 23:08:01 ---> 30d29793ede8 23:08:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:01 Removing intermediate container 95edf4c7f992 23:08:01 ---> f37066930ae4 23:08:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:01 Removing intermediate container 688bc5fbe5ab 23:08:01 ---> 4c574ba89050 23:08:01 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:01 Removing intermediate container b605d31a25bc 23:08:01 ---> 041996a39d06 23:08:01 Removing intermediate container 75b1c52d0e41 23:08:01 ---> c8bb95ef4d1d 23:08:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:01 ---> Running in 289322c49d58 23:08:01 ---> Running in 392c8cbf1f62 23:08:01 ---> Running in 3acb9751b338 23:08:01 ---> Running in 154e96919490 23:08:01 ---> Running in 3ef12432b5ac 23:08:01 Removing intermediate container 289322c49d58 23:08:01 ---> 0c5ed6ebdcb7 23:08:01 Step 5/23 : RUN apk add --update --no-cache make bash git 23:08:01 Removing intermediate container 3acb9751b338 23:08:01 ---> aa154775175f 23:08:01 Step 5/25 : RUN apk add --update --no-cache make git 23:08:01 ---> Running in 8c3ca752a83c 23:08:01 ---> Running in 3d57b121613b 23:08:01 Removing intermediate container 392c8cbf1f62 23:08:01 ---> 99c73f2dc6dc 23:08:01 Step 5/22 : RUN apk add --update --no-cache make git 23:08:01 Removing intermediate container 3ef12432b5ac 23:08:01 ---> fc5261e09b48 23:08:01 Step 5/23 : RUN apk add --update --no-cache make git 23:08:01 ---> Running in eb6d976b55e7 23:08:01 Removing intermediate container 154e96919490 23:08:01 ---> 7204bb468faf 23:08:01 Step 5/23 : RUN apk add --update --no-cache make git 23:08:02 ---> Running in f5cd576bb1ff 23:08:02 ---> Running in 2864f8e89cfe 23:08:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:08:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:08:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:08:04 Collecting docker-compose==1.23.2 23:08:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:08:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:08:05 OK: 218 MiB in 52 packages 23:08:05 OK: 218 MiB in 52 packages 23:08:05 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:08:05 Collecting cached-property<2,>=1.2.0 23:08:05 OK: 218 MiB in 52 packages 23:08:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:08:06 OK: 218 MiB in 52 packages 23:08:06 OK: 218 MiB in 52 packages 23:08:06 Collecting jsonschema<3,>=2.5.1 23:08:06 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:08:06 Collecting docopt<0.7,>=0.6.1 23:08:06 Downloading docopt-0.6.2.tar.gz (25 kB) 23:08:07 Removing intermediate container 3d57b121613b 23:08:07 ---> 6932c7f0a53f 23:08:07 Step 6/25 : COPY go.mod . 23:08:07 Removing intermediate container 8c3ca752a83c 23:08:07 ---> 0f61dcf4d1c5 23:08:07 Step 6/23 : COPY go.mod . 23:08:07 Removing intermediate container eb6d976b55e7 23:08:07 ---> dc6806b7fe93 23:08:07 Step 6/22 : COPY go.mod . 23:08:07 Removing intermediate container 2864f8e89cfe 23:08:07 ---> 3c6d3d331525 23:08:07 Step 6/23 : COPY go.mod . 23:08:08 ---> d034a89c212e 23:08:08 Step 7/25 : RUN go mod download 23:08:08 Removing intermediate container f5cd576bb1ff 23:08:08 ---> c03569d3ae97 23:08:08 Step 6/23 : COPY go.mod . 23:08:08 ---> Running in f337d7a05c06 23:08:08 ---> 2225156dc5ab 23:08:08 Step 7/23 : RUN go mod download 23:08:08 ---> 7f16df9d5ce5 23:08:08 Step 7/22 : RUN go mod download 23:08:08 ---> Running in 525fba650e4a 23:08:08 ---> Running in 3ce6381fd602 23:08:08 ---> 57e2a1420604 23:08:08 Step 7/23 : RUN go mod download 23:08:09 ---> 8f7fd91bb501 23:08:09 Step 7/23 : RUN go mod download 23:08:09 ---> Running in 3444cf979ec6 23:08:09 ---> Running in f85fc9f066e3 23:08:12 Removing intermediate container f337d7a05c06 23:08:12 ---> 2a3ca73a83a0 23:08:12 Step 8/25 : COPY . . 23:08: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) 23:08:12 Collecting dockerpty<0.5,>=0.4.1 23:08:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:08:13 Removing intermediate container 525fba650e4a 23:08:13 ---> 12939a0514c2 23:08:13 Step 8/23 : COPY . . 23:08:13 Removing intermediate container 3ce6381fd602 23:08:13 ---> c16cb599cec1 23:08:13 Step 8/22 : COPY . . 23:08:14 Removing intermediate container 3444cf979ec6 23:08:14 ---> e65284622201 23:08:14 Step 8/23 : COPY . . 23:08:14 Removing intermediate container f85fc9f066e3 23:08:14 ---> e8d2e365706e 23:08:14 Step 8/23 : COPY . . 23:08:15 Collecting PyYAML<4,>=3.10 23:08:15 Downloading PyYAML-3.13.tar.gz (270 kB) 23:08:19 Collecting texttable<0.10,>=0.9.0 23:08:19 Downloading texttable-0.9.1.tar.gz (11 kB) 23:08:20 Collecting websocket-client<1.0,>=0.32.0 23:08:20 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 23:08:20 Collecting docker<4.0,>=3.6.0 23:08:20 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:08:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:08:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:08:22 Collecting docker-pycreds>=0.4.0 23:08:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:08:22 Collecting idna<2.8,>=2.5 23:08:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:08:22 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) 23:08:22 Collecting urllib3<1.25,>=1.21.1 23:08:22 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:08:23 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) 23:08:23 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:08:23 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:08:23 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:08:23 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:08:23 Installing collected packages: cached-property, jsonschema, docopt, dockerpty, PyYAML, texttable, websocket-client, idna, urllib3, requests, docker-pycreds, docker, docker-compose 23:08:24 Running setup.py install for docopt: started 23:08:27 Running setup.py install for docopt: finished with status 'done' 23:08:27 Running setup.py install for dockerpty: started 23:08:28 Running setup.py install for dockerpty: finished with status 'done' 23:08:28 Running setup.py install for PyYAML: started 23:08:30 Running setup.py install for PyYAML: finished with status 'done' 23:08:30 Running setup.py install for texttable: started 23:08:32 Running setup.py install for texttable: finished with status 'done' 23:08:32 Attempting uninstall: idna 23:08:32 Found existing installation: idna 2.9 23:08:32 Uninstalling idna-2.9: 23:08:32 Successfully uninstalled idna-2.9 23:08:33 Attempting uninstall: urllib3 23:08:33 Found existing installation: urllib3 1.25.9 23:08:33 Uninstalling urllib3-1.25.9: 23:08:33 Successfully uninstalled urllib3-1.25.9 23:08:33 Attempting uninstall: requests 23:08:33 Found existing installation: requests 2.23.0 23:08:33 Uninstalling requests-2.23.0: 23:08:34 Successfully uninstalled requests-2.23.0 23:08:35 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:08:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:08:35 ---> 983336325bf9 23:08:35 Step 3/23 : WORKDIR /edgex-go 23:08:35 ---> Using cache 23:08:35 ---> 900d160d149b 23:08:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:35 ---> Using cache 23:08:35 ---> 8ac42636bad5 23:08:35 Step 5/23 : RUN apk add --update --no-cache make git 23:08:35 Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:08:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:08:35 ---> 983336325bf9 23:08:35 Step 3/25 : WORKDIR /edgex-go 23:08:35 ---> Using cache 23:08:35 ---> 900d160d149b 23:08:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:35 ---> Using cache 23:08:35 ---> 8ac42636bad5 23:08:35 Step 5/25 : RUN apk add --update --no-cache make git 23:08:37 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:08:37 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:08:37 ---> 983336325bf9 23:08:37 Step 3/31 : WORKDIR /edgex-go 23:08:37 ---> Using cache 23:08:37 ---> 900d160d149b 23:08:37 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:37 ---> Using cache 23:08:37 ---> 8ac42636bad5 23:08:37 Step 5/31 : RUN apk add --update --no-cache make git 23:08:38 ---> Running in a35388d99d9f 23:08:38 ---> Running in c89b43a78b64 23:08:38 ---> Running in 92074de54be3 23:08:38 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.58.0 23:08:40 ---> f1bdd2654c74 23:08:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:08:40 ---> 539512d331c4 23:08:40 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:08:40 ---> e75e23a77767 23:08:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:08:40 ---> 0a07c2dcc65c 23:08:40 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:08:40 ---> Running in dff3e9e33fb2 23:08:40 ---> Running in b84694900e6d 23:08:40 ---> Running in 7845ec676ebd 23:08:40 ---> Running in d30d1c40d227 23:08:40 ---> 0745473f16dc 23:08:40 Step 9/23 : RUN make cmd/core-command/core-command 23:08:40 ---> Running in 6d7b361b218c 23:08:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:08:41 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 23:08:41 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 23:08:41 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 23:08:42 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 23:08:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:08:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:08:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:08:44 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:08:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:08:44 ---> 983336325bf9 23:08:44 Step 3/21 : WORKDIR /edgex-go 23:08:44 ---> Using cache 23:08:44 ---> 900d160d149b 23:08:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:08:44 ---> Using cache 23:08:44 ---> 8ac42636bad5 23:08:44 Step 5/21 : RUN apk add --update --no-cache make git 23:08:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:08:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:08:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:08:45 ---> Running in eb641f9eb96b 23:08:46 OK: 219 MiB in 52 packages 23:08:46 OK: 219 MiB in 52 packages 23:08:46 OK: 219 MiB in 52 packages 23:08:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:08:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:08:48 Removing intermediate container 92074de54be3 23:08:48 ---> f647bfc39878 23:08:48 Step 6/31 : COPY go.mod . 23:08:48 Removing intermediate container a35388d99d9f 23:08:48 ---> 9812c8bdaa20 23:08:48 Step 6/23 : COPY go.mod . 23:08:48 Removing intermediate container c89b43a78b64 23:08:48 ---> bd2a81a52cbc 23:08:48 Step 6/25 : COPY go.mod . 23:08:48 OK: 219 MiB in 52 packages 23:08:49 ---> 7c4bcbccc137 23:08:49 Step 7/23 : RUN go mod download 23:08:49 ---> 33113ac3a635 23:08:49 Step 7/25 : RUN go mod download 23:08:49 ---> 9d2cb3e7c860 23:08:49 Step 7/31 : RUN go mod download 23:08:50 ---> Running in 2ef37c775985 23:08:50 ---> Running in 72946633f8fd 23:08:50 ---> Running in b87a53d94063 23:08:51 Removing intermediate container eb641f9eb96b 23:08:51 ---> 2725600e495d 23:08:51 Step 6/21 : COPY go.mod . 23:08:52 ---> 73d44622bc7f 23:08:52 Step 7/21 : RUN go mod download 23:08:53 ---> Running in 1ef3e34365b8 23:08:55 Removing intermediate container 72946633f8fd 23:08:55 ---> 1b46f41e5869 23:08:55 Step 8/31 : COPY . . 23:08:55 Removing intermediate container 2ef37c775985 23:08:55 ---> ce146a27b6ee 23:08:55 Step 8/23 : COPY . . 23:08:55 Removing intermediate container b87a53d94063 23:08:55 ---> bddaab5c7ca1 23:08:55 Step 8/25 : COPY . . 23:09:01 Removing intermediate container 1ef3e34365b8 23:09:01 ---> 285deaa8b694 23:09:01 Step 8/21 : COPY . . 23:09:41 Removing intermediate container 0730add9c611 23:09:41 ---> 1a9352a39c43 23:09:41 Step 14/23 : ENV APP_PORT=48090 23:09:41 ---> Running in feaf55c64edd 23:09:44 Removing intermediate container feaf55c64edd 23:09:44 ---> 4fff565b1d48 23:09:44 Step 15/23 : EXPOSE $APP_PORT 23:09:46 ---> Running in ec2e106f132a 23:09:47 Removing intermediate container ec2e106f132a 23:09:47 ---> f6e0dcf64e5f 23:09:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:09:50 ---> d7cd8ccfc7be 23:09:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:09:52 ---> 614e07ba18df 23:09:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:09:55 ---> 8cdc3b00f96a 23:09:55 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:09:56 ---> Running in e95baa5f7583 23:09:57 Removing intermediate container e95baa5f7583 23:09:57 ---> ba75fea4a813 23:09:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:09:59 ---> Running in d71199baabee 23:10:00 Removing intermediate container d71199baabee 23:10:00 ---> 58df77e1fefd 23:10:00 Step 21/23 : LABEL arch=x86_64 23:10:01 ---> Running in 46ccfa7e3463 23:10:02 ---> 2ae8c5c7321d 23:10:02 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:10:02 ---> 90f06e096528 23:10:02 Step 9/23 : RUN make cmd/core-command/core-command 23:10:02 ---> b9c74814b4d9 23:10:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:10:02 ---> 211453505c77 23:10:02 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:10:03 ---> Running in 33738c75afed 23:10:03 ---> Running in f9a4f3e8ced7 23:10:03 Removing intermediate container 46ccfa7e3463 23:10:03 ---> 94eefb09b6a5 23:10:03 Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:10:03 ---> Running in be427f6d7091 23:10:03 ---> Running in 6204937ee9a5 23:10:03 ---> Running in 69cb76bc7bba 23:10:04 Removing intermediate container 69cb76bc7bba 23:10:04 ---> aaad70892b0d 23:10:04 Step 23/23 : LABEL version=0.0.0 23:10:04 ---> Running in 10ecb1c5efdf 23:10:05 Removing intermediate container 10ecb1c5efdf 23:10:05 ---> 57181b03044e 23:10:05 23:10: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 23:10:05 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 23:10:05 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 23:10:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:10:06 Successfully built 57181b03044e 23:10:06 Successfully tagged docker-sys-mgmt-agent-go:latest 23:10:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:10:39 Removing intermediate container b84694900e6d 23:10:39 ---> 61046fd324ea 23:10:39 23:10:39 Step 10/25 : FROM alpine:3.12 23:10:39 3.12: Pulling from library/alpine 23:10:41 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:10:41 Status: Downloaded newer image for alpine:3.12 23:10:41 ---> 9852663dfa18 23:10:41 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 23:10:42 ---> Running in fdadc1e6c9c2 23:10:42 Removing intermediate container dff3e9e33fb2 23:10:42 ---> 581c082c0ed0 23:10:42 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:10:42 ---> Running in 75ecde9317e8 23:10:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:10:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:10:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:10:45 (1/6) Installing ca-certificates (20191127-r4) 23:10:45 (2/6) Installing nghttp2-libs (1.41.0-r0) 23:10:45 (3/6) Installing libcurl (7.76.1-r0) 23:10:45 (4/6) Installing curl (7.76.1-r0) 23:10:45 (5/6) Installing dumb-init (1.2.2-r1) 23:10:45 (6/6) Installing su-exec (0.2-r1) 23:10:45 Executing busybox-1.31.1-r20.trigger 23:10:45 Executing ca-certificates-20191127-r4.trigger 23:10:46 OK: 7 MiB in 20 packages 23:10:50 Removing intermediate container 6d7b361b218c 23:10:50 ---> 7f8008c4f598 23:10:50 23:10:50 Step 10/23 : FROM alpine:3.12 23:10:50 ---> 9852663dfa18 23:10:50 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:10:51 ---> Running in b3c4206cf59e 23:10:51 Removing intermediate container 75ecde9317e8 23:10:51 ---> b5fdee46e18c 23:10:51 23:10:51 Step 11/23 : FROM docker:20.10.0 23:10:51 Removing intermediate container fdadc1e6c9c2 23:10:51 ---> 808e0f83bf06 23:10:51 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:10:51 20.10.0: Pulling from library/docker 23:10:52 ---> Running in 8e026d215a29 23:10:52 Removing intermediate container d30d1c40d227 23:10:52 ---> 654a66cea327 23:10:52 23:10:52 Step 10/22 : FROM alpine:3.12 23:10:52 ---> 9852663dfa18 23:10:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:10:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:10:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:10:54 ---> Running in 89441f7a94f5 23:10:54 Removing intermediate container 8e026d215a29 23:10:54 ---> 72c610d4fc79 23:10:54 Step 13/25 : WORKDIR / 23:10:54 ---> Running in 44f1a5df9cde 23:10:54 (1/1) Installing dumb-init (1.2.2-r1) 23:10:54 Executing busybox-1.31.1-r20.trigger 23:10:54 OK: 5 MiB in 15 packages 23:10:55 Removing intermediate container 44f1a5df9cde 23:10:55 ---> 9059736f86d0 23:10:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:10:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:10:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:10:56 Removing intermediate container b3c4206cf59e 23:10:56 ---> 4baeac2f8163 23:10:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:10:57 (1/1) Installing dumb-init (1.2.2-r1) 23:10:57 Executing busybox-1.31.1-r20.trigger 23:10:57 OK: 5 MiB in 15 packages 23:10:57 ---> Running in 4413ba3b0c9b 23:10:57 ---> ac1410e264b3 23:10:57 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:10:58 Removing intermediate container 4413ba3b0c9b 23:10:58 ---> aa3a91dce713 23:10:58 Step 13/23 : ENV APP_PORT=48082 23:10:59 ---> b5c795c2a104 23:10:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:10:59 ---> Running in c914f6a95c99 23:10:59 Removing intermediate container 89441f7a94f5 23:10:59 ---> e41f4a1a7014 23:10:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:10:59 Removing intermediate container 7845ec676ebd 23:10:59 ---> c34a52fe4c40 23:10:59 23:10:59 Step 10/23 : FROM alpine:3.12 23:10:59 ---> 9852663dfa18 23:10:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:10:59 ---> Using cache 23:10:59 ---> e41f4a1a7014 23:10:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:11:00 ---> Running in 4dc4c18b3021 23:11:00 ---> Running in 309acefd5313 23:11:00 Removing intermediate container c914f6a95c99 23:11:00 ---> 9633d922958a 23:11:00 Step 14/23 : EXPOSE $APP_PORT 23:11:00 ---> 96a28fcdfd04 23:11:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:11:01 ---> Running in 7532ec5c1de9 23:11:01 Removing intermediate container 4dc4c18b3021 23:11:01 ---> e1240709d731 23:11:01 Step 13/22 : ENV APP_PORT=48085 23:11:01 Removing intermediate container 309acefd5313 23:11:01 ---> fb564db2b919 23:11:01 Step 13/23 : ENV APP_PORT=48081 23:11:01 ---> Running in 3c34c729e560 23:11:01 ---> Running in 44d797d84d21 23:11:01 Removing intermediate container 7532ec5c1de9 23:11:01 ---> 9a7ead9dfb41 23:11:01 Step 15/23 : WORKDIR / 23:11:01 ---> 790fefa890bf 23:11:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:11:02 ---> Running in c52c2f5a2ff0 23:11:02 Removing intermediate container 3c34c729e560 23:11:02 ---> 8eb6bdb9063a 23:11:02 Step 14/22 : EXPOSE $APP_PORT 23:11:02 Removing intermediate container 44d797d84d21 23:11:02 ---> 0968ca43aa69 23:11:02 Step 14/23 : EXPOSE $APP_PORT 23:11:02 ---> Running in 458ebc26b467 23:11:02 ---> Running in 0f492e1c1ce6 23:11:03 Removing intermediate container c52c2f5a2ff0 23:11:03 ---> 4ffbe409dfcf 23:11:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:03  Building docker-sys-mgmt-agent-go ... done 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 23:11:03 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 23:11:03 Removing intermediate container be427f6d7091 23:11:03 ---> 48560c3a97c5 23:11:03 23:11:03 Step 10/31 : FROM alpine:3.12 23:11:03 ---> 13621d1b12d4 23:11:03 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:11:03 Removing intermediate container 458ebc26b467 23:11:03 ---> 2d6630d07e30 23:11:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:03 Removing intermediate container 0f492e1c1ce6 23:11:03 ---> cd6d10a38766 23:11:03 Step 15/23 : WORKDIR / 23:11:03 ---> e617c53c7622 23:11:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:11:03 ---> Running in 8a784698f592 23:11:04 ---> 26404ab20d92 23:11:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:11:04 ---> Running in d28ebe03d72e 23:11:04 ---> 46baa11d99c9 23:11:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:11:04 Removing intermediate container f9a4f3e8ced7 23:11:04 ---> 02fbe2d66898 23:11:04 23:11:04 Step 10/23 : FROM alpine:3.12 23:11:04 ---> 13621d1b12d4 23:11:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:11:04 ---> Using cache 23:11:04 ---> 1be17c7e9042 23:11:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:11:04 ---> Using cache 23:11:04 ---> fcfe846232fc 23:11:04 Step 13/23 : ENV APP_PORT=48082 23:11:04 Removing intermediate container 8a784698f592 23:11:04 ---> 8d832919527e 23:11:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:05 ---> Running in 9e3cce50bee5 23:11:05 Removing intermediate container d28ebe03d72e 23:11:05 ---> bd1b8f2c918a 23:11:05 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:11:05 ---> Running in db33c2f50c27 23:11:05 ---> 1b2c05095e74 23:11:05 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:11:06 ---> 5b8860ccd63b 23:11:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:11:06 Removing intermediate container 9e3cce50bee5 23:11:06 ---> 8ade7a555d98 23:11:06 Step 14/23 : EXPOSE $APP_PORT 23:11:06 ---> 5221c6275575 23:11:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:11:06 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:11:06 Status: Downloaded newer image for docker:20.10.0 23:11:06 ---> eeaf43b92773 23:11:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:11:06 ---> 8a53a800363d 23:11:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:11:06 ---> Running in 07d67a212055 23:11:06 ---> 302733d21e6e 23:11:06 Step 21/25 : 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/ 23:11:06 ---> Running in f872f150fcbd 23:11:07 Removing intermediate container 07d67a212055 23:11:07 ---> b99201e9ad00 23:11:07 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 23:11:07 ---> 41ff4d725de5 23:11:07 Step 19/23 : ENTRYPOINT ["/core-command"] 23:11:07 ---> Running in 44aef8c25f1e 23:11:07 ---> 1b235a0be6ea 23:11:07 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:11:08 ---> Running in 287889fb52e8 23:11:08 ---> Running in 338bbb4f2772 23:11:08 ---> 6f5a4b78c3f3 23:11:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:11:08 ---> Running in 8ea61305c0ab 23:11:09 Removing intermediate container 287889fb52e8 23:11:09 ---> 7ee5dc504fef 23:11:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:09 Removing intermediate container 338bbb4f2772 23:11:09 ---> 5d9e49b36658 23:11:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:09 ---> Running in 916fe006d906 23:11:09 ---> Running in d62e329a6e84 23:11:09 Removing intermediate container 6204937ee9a5 23:11:09 ---> 76717aab46c5 23:11:09 23:11:09 Step 10/21 : FROM alpine:3.12 23:11:09 Removing intermediate container 33738c75afed 23:11:09 ---> 6e26b56d9c03 23:11:09 23:11:09 Step 10/25 : FROM alpine:3.12 23:11:09 ---> 13621d1b12d4 23:11:09 Step 11/21 : RUN apk add --update --no-cache curl 23:11:09 ---> 13621d1b12d4 23:11:09 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 23:11:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:11:09 Removing intermediate container 8ea61305c0ab 23:11:09 ---> 6f550ab7a1e8 23:11:09 Step 15/23 : WORKDIR / 23:11:09 ---> Running in 2fcf6e0fc341 23:11:09 ---> Running in 8bdaa75457cf 23:11:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:11:09 ---> 229c6f033890 23:11:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:11:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:11:09 ---> Running in d78fd302b37c 23:11:10 ---> Running in c5f0216872e6 23:11:10 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:11:10 (1/2) Installing dumb-init (1.2.2-r1) 23:11:10 (2/2) Installing su-exec (0.2-r1) 23:11:10 Executing busybox-1.31.1-r20.trigger 23:11:10 OK: 6 MiB in 16 packages 23:11:10 Removing intermediate container 916fe006d906 23:11:10 ---> 848aa685225a 23:11:10 Step 20/22 : LABEL arch=arm64 23:11:10 Removing intermediate container d62e329a6e84 23:11:10 ---> 13174e0c3d7d 23:11:10 Step 21/23 : LABEL arch=arm64 23:11:10 Removing intermediate container f872f150fcbd 23:11:10 ---> 4b8695e37fc3 23:11:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:11:10 ---> Running in 09c8678003be 23:11:10 ---> Running in 5e330362b2b1 23:11:10 Removing intermediate container c5f0216872e6 23:11:10 ---> 8b8259a12973 23:11:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:10 (1/39) Installing readline (8.0.4-r0) 23:11:10 ---> Running in da8762555b03 23:11:10 (2/39) Installing bash (5.0.17-r0) 23:11:10 Executing bash-5.0.17-r0.post-install 23:11:10 Removing intermediate container d78fd302b37c 23:11:10 ---> 973e7c9487ab 23:11:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:10 (3/39) Installing nghttp2-libs (1.41.0-r0) 23:11:10 (4/39) Installing libcurl (7.76.1-r0) 23:11:10 (5/39) Installing curl (7.76.1-r0) 23:11:10 (6/39) Installing dumb-init (1.2.2-r1) 23:11:10 (7/39) Installing libbz2 (1.0.8-r1) 23:11:10 (8/39) Installing expat (2.2.9-r1) 23:11:10 (9/39) Installing libffi (3.3-r2) 23:11:10 (10/39) Installing gdbm (1.13-r1) 23:11:10 (11/39) Installing xz-libs (5.2.5-r0) 23:11:10 (12/39) Installing sqlite-libs (3.32.1-r0) 23:11:10 ---> Running in e861f791dfe1 23:11:10 (13/39) Installing python3 (3.8.8-r0) 23:11:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:11:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:11:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:11:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:11:11 Removing intermediate container db33c2f50c27 23:11:11 ---> 62151d48d30e 23:11:11 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:11:11 ---> 80f8d928678b 23:11:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:11:11 (1/4) Installing ca-certificates (20191127-r4) 23:11:11 (1/6) Installing ca-certificates (20191127-r4) 23:11:11 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:11:11 (3/4) Installing libcurl (7.76.1-r0) 23:11:11 (2/6) Installing nghttp2-libs (1.41.0-r0) 23:11:11 (3/6) Installing libcurl (7.76.1-r0) 23:11:11 (4/4) Installing curl (7.76.1-r0) 23:11:11 Executing busybox-1.31.1-r20.trigger 23:11:11 Executing ca-certificates-20191127-r4.trigger 23:11:11 (4/6) Installing curl (7.76.1-r0) 23:11:11 (5/6) Installing dumb-init (1.2.2-r1) 23:11:11 (6/6) Installing su-exec (0.2-r1) 23:11:11 Executing busybox-1.31.1-r20.trigger 23:11:11 Executing ca-certificates-20191127-r4.trigger 23:11:11 OK: 7 MiB in 18 packages 23:11:11 Removing intermediate container 5e330362b2b1 23:11:11 ---> 6ab3b33742bc 23:11:11 Step 21/22 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:11:11 Removing intermediate container 09c8678003be 23:11:11 ---> d63c70069ca7 23:11:11 Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:11:12 OK: 7 MiB in 20 packages 23:11:12 Removing intermediate container da8762555b03 23:11:12 ---> cbd61e462094 23:11:12 Step 23/25 : LABEL arch=arm64 23:11:12 Removing intermediate container e861f791dfe1 23:11:12 ---> 86b3e54c64d1 23:11:12 Step 21/23 : LABEL arch=arm64 23:11:12 ---> Running in 4c1d775d8bec 23:11:12 (14/39) Installing py3-appdirs (1.4.4-r1) 23:11:12 (15/39) Installing py3-ordered-set (4.0.1-r0) 23:11:12 (16/39) Installing py3-parsing (2.4.7-r0) 23:11:12 (17/39) Installing py3-six (1.15.0-r0) 23:11:12 (18/39) Installing py3-packaging (20.4-r0) 23:11:12 (19/39) Installing py3-setuptools (47.0.0-r0) 23:11:12 ---> Running in 645175e234c7 23:11:12 ---> Running in 50e28fde637c 23:11:13 (20/39) Installing py3-chardet (3.0.4-r4) 23:11:13 (21/39) Installing py3-idna (2.9-r0) 23:11:13 (22/39) Installing py3-certifi (2020.4.5.1-r0) 23:11:13 ---> Running in 34d1bd2b6f6a 23:11:13 ---> Running in d2dde5ba4485 23:11:13 (23/39) Installing py3-urllib3 (1.25.9-r0) 23:11:13 (24/39) Installing py3-requests (2.23.0-r0) 23:11:13 ---> 81aac5ebe19f 23:11:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:11:13 Removing intermediate container 4c1d775d8bec 23:11:13 ---> 8b19e06790d9 23:11:13 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:11:13 (25/39) Installing py3-msgpack (1.0.0-r0) 23:11:13 (26/39) Installing py3-lockfile (0.12.2-r3) 23:11:13 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:11:13 (28/39) Installing py3-colorama (0.4.3-r0) 23:11:13 (29/39) Installing py3-distlib (0.3.0-r0) 23:11:13 (30/39) Installing py3-distro (1.5.0-r1) 23:11:13 (31/39) Installing py3-webencodings (0.5.1-r3) 23:11:13 (32/39) Installing py3-html5lib (1.0.1-r4) 23:11:13 (33/39) Installing py3-pytoml (0.1.21-r0) 23:11:13 (34/39) Installing py3-pep517 (0.8.2-r0) 23:11:13 (35/39) Installing py3-progress (1.5-r0) 23:11:13 (36/39) Installing py3-toml (0.10.1-r0) 23:11:13 (37/39) Installing py3-retrying (1.3.3-r0) 23:11:13 Removing intermediate container 50e28fde637c 23:11:13 ---> c353bff39424 23:11:13 Removing intermediate container 645175e234c7 23:11:13 ---> 43fd938d911d 23:11:13 Step 22/22 : LABEL version=0.0.0 23:11:13 Step 23/23 : LABEL version=0.0.0 23:11:13 (38/39) Installing py3-contextlib2 (0.6.0-r0) 23:11:13 (39/39) Installing py3-pip (20.1.1-r0) 23:11:13 ---> Running in 673d688c1f18 23:11:13 Executing busybox-1.31.1-r19.trigger 23:11:13 OK: 72 MiB in 59 packages 23:11:13 Removing intermediate container d2dde5ba4485 23:11:13 ---> e6c2ac0fabff 23:11:13 Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:11:13 Removing intermediate container 34d1bd2b6f6a 23:11:13 ---> b629157d2d59 23:11:13 Step 24/25 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:11:13 ---> 12d573f43470 23:11:13 Step 19/23 : ENTRYPOINT ["/core-command"] 23:11:14 ---> Running in 6e8eb7ac0c92 23:11:14 ---> Running in d58cadcab6aa 23:11:14 ---> Running in 306ee7764f09 23:11:14 ---> Running in 775b1db9e0bb 23:11:14 ---> Running in 02f3970449aa 23:11:14 Removing intermediate container 673d688c1f18 23:11:14 ---> 9c11af33de75 23:11:14 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:11:14 Removing intermediate container 6e8eb7ac0c92 23:11:14 ---> 724297b2ca06 23:11:14 Removing intermediate container d58cadcab6aa 23:11:14 ---> e6ff6b3f9769 23:11:14 23:11:14 23:11:14 Removing intermediate container 775b1db9e0bb 23:11:14 ---> ec24a4e1952b 23:11:14 Step 23/23 : LABEL version=0.0.0 23:11:14 Removing intermediate container 306ee7764f09 23:11:14 ---> 9a9a70eab647 23:11:14 Step 25/25 : LABEL version=0.0.0 23:11:15 Successfully built 724297b2ca06 23:11:15 ---> Running in 63991ab4d90b 23:11:15 Successfully tagged docker-core-command-go-arm64:latest 23:11:15  Building docker-core-command-go ... done Building docker-support-notifications-go 23:11:15 ---> Running in a5efc591a1d1 23:11:15 Successfully built e6ff6b3f9769 23:11:15 Successfully tagged docker-support-scheduler-go-arm64:latest 23:11:15  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 23:11:15 Removing intermediate container 8bdaa75457cf 23:11:15 ---> 1bf7ad842245 23:11:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Removing intermediate container 2fcf6e0fc341 23:11:15 ---> fe2fdc055da4 23:11:15 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:11:15 23:11:15 ---> Running in df2d5bb8e9ea 23:11:15 Removing intermediate container 02f3970449aa 23:11:15 ---> 4ad8ed354375 23:11:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:11:15 Removing intermediate container a5efc591a1d1 23:11:15 Removing intermediate container 63991ab4d90b 23:11:15 ---> b640ff372de7 23:11:15 23:11:15 ---> 3b7e24848dfe 23:11:15 23:11:15 ---> Running in 6e77c964752d 23:11:15 ---> Running in 6bbde71f9f00 23:11:16 ---> Running in 1c2c7999c774 23:11:16 Removing intermediate container 6e77c964752d 23:11:16 ---> 08d192f09fb0 23:11:16 Step 13/25 : WORKDIR / 23:11:16 Successfully built 3b7e24848dfe 23:11:16 Successfully tagged docker-core-metadata-go-arm64:latest 23:11:16  Building docker-core-metadata-go ... done Building docker-security-proxy-setup-go 23:11:16 Successfully built b640ff372de7 23:11:16 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 23:11:16  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 23:11:16 Removing intermediate container 6bbde71f9f00 23:11:16 ---> a38a1ebbec54 23:11:16 Step 13/21 : WORKDIR /edgex 23:11:16 ---> Running in 8ada40e8f639 23:11:16 Removing intermediate container 1c2c7999c774 23:11:16 ---> f122fcf28513 23:11:16 Step 21/23 : LABEL arch=x86_64 23:11:16 ---> Running in 024042bc70a4 23:11:16 ---> Running in e129cbce0689 23:11:17 Removing intermediate container 8ada40e8f639 23:11:17 ---> a09555f87a95 23:11:17 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:11:17 Removing intermediate container 024042bc70a4 23:11:17 ---> 6671b8bb7275 23:11:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:11:17 Removing intermediate container e129cbce0689 23:11:17 ---> 2098c7edeb84 23:11:17 Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:11:17 ---> Running in 08159adb4f94 23:11:18 Removing intermediate container df2d5bb8e9ea 23:11:18 ---> b791fb397017 23:11:18 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:11:18 ---> 398303caeb11 23:11:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:11:18 ---> 5bdec5cbbca8 23:11:18 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:11:18 Collecting docker-compose==1.23.2 23:11:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:11:18 Collecting docopt<0.7,>=0.6.1 23:11:18 Downloading docopt-0.6.2.tar.gz (25 kB) 23:11:18 Removing intermediate container 08159adb4f94 23:11:18 ---> dd2e9c473965 23:11:18 Step 23/23 : LABEL version=0.0.0 23:11:18 ---> Running in 138f5d6f85c8 23:11:19 ---> Running in d3ebf7c3fea2 23:11:19 ---> cf92d9e9cd69 23:11:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:11:19 ---> 32a3ba0e6da5 23:11:19 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:11:19 Removing intermediate container 138f5d6f85c8 23:11:19 ---> 3f056a338f5b 23:11:19 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:11:19 Removing intermediate container d3ebf7c3fea2 23:11:19 ---> 69db7f503eb9 23:11:19 23:11:20 ---> e9c80383d560 23:11:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:11:20 Successfully built 69db7f503eb9 23:11:20 ---> ce62595d895f 23:11:20 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:11:20 Successfully tagged docker-core-command-go:latest 23:11:20  Building docker-core-command-go ... done  ---> 90484b9ffcd1 23:11:20 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:11:20 ---> Running in 3453d6f2af18 23:11:21 Collecting dockerpty<0.5,>=0.4.1 23:11:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:11:21 ---> f27ba9c2e019 23:11:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:11:21 ---> Running in d4e18fecf9ab 23:11:22 Removing intermediate container d4e18fecf9ab 23:11:22 ---> aca6fc38c8f6 23:11:22 Step 18/21 : CMD ["--init=true"] 23:11:22 ---> Running in 9b4a8d1f7132 23:11:22 ---> 3ed01613ab04 23:11:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:11:22 Removing intermediate container 9b4a8d1f7132 23:11:22 ---> 155c85505fdc 23:11:22 Step 19/21 : LABEL arch=x86_64 23:11:22 ---> Running in 00079916ffd6 23:11:23 ---> 4d471f1e2f91 23:11:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:11:23 Removing intermediate container 00079916ffd6 23:11:23 ---> 7c0452180f89 23:11:23 Step 20/21 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:11:23 Collecting docker<4.0,>=3.6.0 23:11:23 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:11:24 Removing intermediate container 3453d6f2af18 23:11:24 ---> e0b523e5f731 23:11:24 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:11:24 ---> Running in d3bc65369771 23:11:24 ---> afe37562d703 23:11:24 Step 21/25 : 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/ 23:11:25 Collecting PyYAML<4,>=3.10 23:11:25 Downloading PyYAML-3.13.tar.gz (270 kB) 23:11:25 ---> Running in f4fcb1681cc9 23:11:25 Removing intermediate container d3bc65369771 23:11:25 ---> f03dfb359a63 23:11:25 Step 21/21 : LABEL version=0.0.0 23:11:25 ---> d1c9ebf63c6b 23:11:25 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:11:25 ---> Running in 2b1276e62038 23:11:26 Removing intermediate container 2b1276e62038 23:11:26 ---> 899f9ed1823e 23:11:26 23:11:27 Successfully built 899f9ed1823e 23:11:27 Successfully tagged docker-security-proxy-setup-go:latest 23:11:27  Building docker-security-proxy-setup-go ... done  ---> 24694bfb71be 23:11:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:11:28 Removing intermediate container f4fcb1681cc9 23:11:28 ---> e2bf3a936e62 23:11:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:11:28 ---> df1fe22753eb 23:11:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:11:28 ---> Running in ac501ed564a9 23:11:29 Removing intermediate container ac501ed564a9 23:11:29 ---> 27383d310650 23:11:29 Step 23/25 : LABEL arch=x86_64 23:11:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:11:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:11:29 Collecting websocket-client<1.0,>=0.32.0 23:11:29 ---> Running in 12d9ee21704f 23:11:29 ---> 4e7f9da443ea 23:11:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:11:29 Downloading websocket_client-0.58.0-py2.py3-none-any.whl (61 kB) 23:11:29 Removing intermediate container 12d9ee21704f 23:11:29 ---> f1ccb473dd24 23:11:29 Step 24/25 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:11:30 Collecting cached-property<2,>=1.2.0 23:11:30 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:11:30 ---> Running in 13726db11673 23:11:30 ---> ac634570ac11 23:11:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:11:30 Collecting jsonschema<3,>=2.5.1 23:11:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:11:30 ---> Running in 75aed1025970 23:11:30 Removing intermediate container 13726db11673 23:11:30 ---> 3c9483fe1ae7 23:11:30 Step 25/25 : LABEL version=0.0.0 23:11:30 ---> Running in 8a5fc3aeaba8 23:11:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:11:31 Removing intermediate container 75aed1025970 23:11:31 ---> 2117539f178c 23:11:31 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:11:31 Collecting texttable<0.10,>=0.9.0 23:11:31 Downloading texttable-0.9.1.tar.gz (11 kB) 23:11:31 Removing intermediate container 8a5fc3aeaba8 23:11:31 ---> 1d6b500ea3c8 23:11:31 23:11:32 Successfully built 1d6b500ea3c8 23:11:32 ---> 678c452bc9dd 23:11:32 Step 26/31 : RUN chmod +x /entrypoint.sh 23:11:32 Successfully tagged docker-security-secretstore-setup-go:latest 23:11:32  Building docker-security-secretstore-setup-go ... done  ---> Running in bd22681e8b0d 23:11:33 Collecting docker-pycreds>=0.4.0 23:11:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:11:33 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) 23:11:33 Collecting idna<2.8,>=2.5 23:11:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:11:33 Removing intermediate container bd22681e8b0d 23:11:33 ---> 190144e8abe0 23:11:33 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:11:33 ---> Running in 7743dfd36418 23:11:34 Removing intermediate container 7743dfd36418 23:11:34 ---> 19454b12d2d8 23:11:34 Step 28/31 : CMD ["gate"] 23:11:34 Collecting urllib3<1.25,>=1.21.1 23:11:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:11:34 ---> Running in 0ac4533d45bc 23:11:34 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) 23:11:34 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:11:34 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:11:34 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:11:34 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:11:35 Removing intermediate container 0ac4533d45bc 23:11:35 ---> b0a6d5983bab 23:11:35 Step 29/31 : LABEL arch=x86_64 23:11:35 ---> Running in 2e62a0d4a6c7 23:11:35 Installing collected packages: docopt, dockerpty, docker-pycreds, websocket-client, idna, urllib3, requests, docker, PyYAML, cached-property, jsonschema, texttable, docker-compose 23:11:35 Running setup.py install for docopt: started 23:11:36 Removing intermediate container 2e62a0d4a6c7 23:11:36 ---> 7821e1be156f 23:11:36 Step 30/31 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:11:36 ---> Running in eb641a8dac9d 23:11:36 Removing intermediate container eb641a8dac9d 23:11:36 ---> 8e3f70d87a03 23:11:36 Step 31/31 : LABEL version=0.0.0 23:11:37 ---> Running in bd05db62a6ec 23:11:37 Running setup.py install for docopt: finished with status 'done' 23:11:37 Running setup.py install for dockerpty: started 23:11:37 Removing intermediate container bd05db62a6ec 23:11:37 ---> 81441f4e9def 23:11:37 23:11:38 Successfully built 81441f4e9def 23:11:38 Successfully tagged docker-security-bootstrapper-go:latest 23:11:39  Building docker-security-bootstrapper-go ... done  [Pipeline] } 23:11:39 $ docker stop --time=1 8f729924035d6a65569cbc95902f0391f9d0dd1b11e6c20f21906f361340adb2 23:11:39 Running setup.py install for dockerpty: finished with status 'done' 23:11:39 Attempting uninstall: idna 23:11:39 Found existing installation: idna 2.9 23:11:39 Uninstalling idna-2.9: 23:11:40 Successfully uninstalled idna-2.9 23:11:40 Attempting uninstall: urllib3 23:11:40 Found existing installation: urllib3 1.25.9 23:11:40 Uninstalling urllib3-1.25.9: 23:11:40 Successfully uninstalled urllib3-1.25.9 23:11:41 Attempting uninstall: requests 23:11:41 Found existing installation: requests 2.23.0 23:11:41 Uninstalling requests-2.23.0: 23:11:41 Successfully uninstalled requests-2.23.0 23:11:42 Running setup.py install for PyYAML: started 23:11:42 $ docker rm -f 8f729924035d6a65569cbc95902f0391f9d0dd1b11e6c20f21906f361340adb2 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:43 + grep docker 23:11:43 + docker images 23:11:44 docker-security-bootstrapper-go latest 81441f4e9def 6 seconds ago 18.2MB 23:11:44 docker-security-secretstore-setup-go latest 1d6b500ea3c8 13 seconds ago 25.7MB 23:11:44 docker-security-proxy-setup-go latest 899f9ed1823e 17 seconds ago 25.3MB 23:11:44 docker-core-command-go latest 69db7f503eb9 24 seconds ago 17MB 23:11:44 docker-sys-mgmt-agent-go latest 57181b03044e About a minute ago 312MB 23:11:44 docker-core-data-go latest d31d75163f13 3 minutes ago 21.5MB 23:11:44 docker-core-metadata-go latest 70b2dcf28af1 3 minutes ago 18.6MB 23:11:44 docker-support-notifications-go latest f8ff5fa89e0d 4 minutes ago 17.6MB 23:11:44 docker-support-scheduler-go latest 72cbd780c63f 4 minutes ago 17.1MB 23:11:44 docker 20.10.0 aefe523efa57 4 months ago 240MB [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 23:11:44 Running setup.py install for PyYAML: finished with status 'done' 23:11:45 Running setup.py install for texttable: started 23:11:47 Running setup.py install for texttable: finished with status 'done' 23:11:48 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.58.0 23:11:59 Still waiting to schedule task 23:11:59 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 23:12:11 Removing intermediate container 44aef8c25f1e 23:12:11 ---> 4715021b0d3d 23:12:11 Step 14/23 : ENV APP_PORT=48090 23:12:11 Step 1/31 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:12:11 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:12:11 ---> 20be21234e4b 23:12:11 Step 3/31 : WORKDIR /edgex-go 23:12:11 ---> Using cache 23:12:11 ---> 041996a39d06 23:12:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:11 ---> Using cache 23:12:11 ---> 7204bb468faf 23:12:11 Step 5/31 : RUN apk add --update --no-cache make git 23:12:11 ---> Using cache 23:12:11 ---> c03569d3ae97 23:12:11 Step 6/31 : COPY go.mod . 23:12:11 ---> Using cache 23:12:11 ---> 8f7fd91bb501 23:12:11 Step 7/31 : RUN go mod download 23:12:11 ---> Using cache 23:12:11 ---> e8d2e365706e 23:12:11 Step 8/31 : COPY . . 23:12:11 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:12:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:12:11 ---> 20be21234e4b 23:12:11 Step 3/23 : WORKDIR /edgex-go 23:12:11 ---> Using cache 23:12:11 ---> 041996a39d06 23:12:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:11 ---> Using cache 23:12:11 ---> 7204bb468faf 23:12:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:12:11 ---> Using cache 23:12:11 ---> 0745473f16dc 23:12:11 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:12:11 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:12:11 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:12:11 ---> 20be21234e4b 23:12:11 Step 3/21 : WORKDIR /edgex-go 23:12:11 ---> Using cache 23:12:11 ---> 041996a39d06 23:12:11 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:11 ---> Using cache 23:12:11 ---> 7204bb468faf 23:12:11 Step 5/21 : RUN apk add --update --no-cache make git 23:12:11 ---> Using cache 23:12:11 ---> c03569d3ae97 23:12:11 Step 6/21 : COPY go.mod . 23:12:11 ---> Using cache 23:12:11 ---> 8f7fd91bb501 23:12:11 Step 7/21 : RUN go mod download 23:12:11 ---> Using cache 23:12:11 ---> e8d2e365706e 23:12:11 Step 8/21 : COPY . . 23:12:11 ---> Using cache 23:12:11 ---> 0745473f16dc 23:12:11 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:12:11 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 23:12:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:12:11 ---> 20be21234e4b 23:12:11 Step 3/22 : WORKDIR /edgex-go 23:12:11 ---> Using cache 23:12:11 ---> 041996a39d06 23:12:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:11 ---> Using cache 23:12:11 ---> 7204bb468faf 23:12:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:12:11 ---> Running in 00e74a9e55fd 23:12:11 ---> Running in 8078fcbcfe2f 23:12:11 ---> Running in d2e7542407fd 23:12:11 ---> Running in f700868394bd 23:12:11 ---> Running in c5c7963dc11b 23:12:11 Removing intermediate container 00e74a9e55fd 23:12:11 ---> 1c906cf6c1da 23:12:11 Step 15/23 : EXPOSE $APP_PORT 23:12:11 ---> Running in 0de4ee03d7ba 23:12:12 Removing intermediate container 0de4ee03d7ba 23:12:12 ---> 0bf3feaf2658 23:12:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:12:13 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 23:12:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:12:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:12:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:12:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:12:14 ---> 8155dc639c65 23:12:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:12:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:12:15 ---> 25f4c621ef42 23:12:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:12:15 OK: 218 MiB in 52 packages 23:12:15 OK: 218 MiB in 52 packages 23:12:17 ---> 586594afd041 23:12:17 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:12:17 ---> Running in bd9c9dc54e9e 23:12:17 Removing intermediate container d2e7542407fd 23:12:17 ---> 7b5133d00a1f 23:12:17 Step 6/23 : COPY go.mod . 23:12:18 Removing intermediate container 8078fcbcfe2f 23:12:18 ---> da7a47c41975 23:12:18 Step 6/22 : COPY go.mod . 23:12:19 Removing intermediate container bd9c9dc54e9e 23:12:19 ---> fa4b9ad788bb 23:12:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:12:19 ---> Running in 25e9f7733b1b 23:12:19 ---> 0928979a5b9a 23:12:19 Step 7/23 : RUN go mod download 23:12:19 ---> Running in 444a55b212a0 23:12:20 ---> b45913b3a01b 23:12:20 Step 7/22 : RUN go mod download 23:12:20 Removing intermediate container 25e9f7733b1b 23:12:20 ---> ed44de3930c9 23:12:20 Step 21/23 : LABEL arch=arm64 23:12:20 ---> Running in b7ad4beda105 23:12:20 ---> Running in 864ab23c15a4 23:12:21 Removing intermediate container 864ab23c15a4 23:12:21 ---> 1905735d13f6 23:12:21 Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:12:21 ---> Running in 168a940331f3 23:12:22 Removing intermediate container 168a940331f3 23:12:22 ---> ba53c602d2ae 23:12:22 Step 23/23 : LABEL version=0.0.0 23:12:23 ---> Running in 945834ab7b88 23:12:24 Removing intermediate container 945834ab7b88 23:12:24 ---> b0742bbe6232 23:12:24 23:12:25 Removing intermediate container 444a55b212a0 23:12:25 ---> 70e9efdad687 23:12:25 Step 8/23 : COPY . . 23:12:25 Removing intermediate container b7ad4beda105 23:12:25 ---> 56831a9965c7 23:12:25 Step 8/22 : COPY . . 23:12:25 Successfully built b0742bbe6232 23:12:26 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 23:12:49 Running on prd-ubuntu18.04-docker-8c-8g-2804 in /w/workspace/edgexfoundry_edgex-go_PR-3328 [Pipeline] { [Pipeline] ws 23:12:49 Running in /w/workspace/edgex-go/56 [Pipeline] { [Pipeline] checkout 23:12:52 using credential edgex-jenkins-ssh 23:12:52 Cloning the remote Git repository 23:12:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:12:52 > git init /w/workspace/edgex-go/56 # timeout=10 23:12:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:12:52 > git --version # timeout=10 23:12:52 > git --version # 'git version 2.17.1' 23:12:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:12:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:12:58  Building docker-sys-mgmt-agent-go ... done  ---> 8b834ab7bf06 23:12:58 Step 9/23 : RUN make cmd/core-data/core-data 23:12:58 ---> 3d56e2d3217f 23:12:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:12:58 ---> Running in f9f3072d7958 23:12:58 ---> Running in 2916960e41e5 23:13: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 23:13:00 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 23:13:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:13:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:13:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:13:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3328/head:refs/remotes/origin/PR-3328 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:13:01 Merging remotes/origin/master commit 576eddb6d79f77bc7b799d46a5f981c8da166ab0 into PR head commit 5e792827d28759cfb5dc792fea2164e262982596 23:13:01 Merge succeeded, producing 5e792827d28759cfb5dc792fea2164e262982596 23:13:01 Checking out Revision 5e792827d28759cfb5dc792fea2164e262982596 (PR-3328) 23:13:01 > git config core.sparsecheckout # timeout=10 23:13:01 > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 23:13:01 > git remote # timeout=10 23:13:01 > git config --get remote.origin.url # timeout=10 23:13:01 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:01 > git merge 576eddb6d79f77bc7b799d46a5f981c8da166ab0 # timeout=10 23:13:01 > git rev-parse HEAD^{commit} # timeout=10 23:13:01 > git config core.sparsecheckout # timeout=10 23:13:01 > git checkout -f 5e792827d28759cfb5dc792fea2164e262982596 # timeout=10 23:13:05 Commit message: "feat(security): Secure Kong Admin API" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:06 + echo snap-build.sh 23:13:06 snap-build.sh 23:13:06 + SNAP_BASE_DIR=. 23:13:06 + '[' '!' -z /w/workspace/edgex-go/56 ']' 23:13:06 + SNAP_BASE_DIR=/w/workspace/edgex-go/56 23:13:06 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/56]' 23:13:06 [snap-build] Building snap in dir [/w/workspace/edgex-go/56] 23:13:06 + cd /w/workspace/edgex-go/56 23:13:06 + sudo apt-get remove -qy --purge lxd lxd-client 23:13:06 Reading package lists... 23:13:06 Building dependency tree... 23:13:06 Reading state information... 23:13:07 The following packages were automatically installed and are no longer required: 23:13:07 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 23:13:07 uidmap xdelta3 23:13:07 Use 'sudo apt autoremove' to remove them. 23:13:07 The following packages will be REMOVED: 23:13:07 lxd* lxd-client* 23:13:07 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 23:13:07 After this operation, 31.7 MB disk space will be freed. 23:13:08 (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 ... 190027 files and directories currently installed.) 23:13:08 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 23:13:09 Removing lxd dnsmasq configuration 23:13:09 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 23:13:09 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 23:13:10 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 23:13:10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 23:13:10 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 23:13:12 Processing triggers for systemd (237-3ubuntu10.42) ... 23:13:12 Processing triggers for ureadahead (0.100.0-21) ... 23:13:13 + sudo snap remove --purge lxd 23:13:13 snap "lxd" is not installed 23:13:13 + sudo groupadd --force --system lxd 23:13:13 ++ whoami 23:13:13 + sudo /usr/sbin/usermod -G lxd -a jenkins 23:13:13 + newgrp - lxd 23:13:13 + sudo snap install lxd 23:13:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:13:23 2021-05-03T23:13:20Z INFO Waiting for automatic snapd restart... 23:13:32 Removing intermediate container c5c7963dc11b 23:13:32 ---> ee0ed4a522d3 23:13:32 23:13:32 Step 10/31 : FROM alpine:3.12 23:13:32 ---> 9852663dfa18 23:13:32 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:13:32 ---> Running in c69363f81094 23:13:33 Removing intermediate container c69363f81094 23:13:33 ---> 2185f85e63fb 23:13:33 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:13:34 ---> Running in 50abd546cd4a 23:13:36 lxd 4.13 from Canonical* installed 23:13:36 + sudo lxd init --auto 23:13:36 Removing intermediate container f700868394bd 23:13:36 ---> 0a931efcf7ed 23:13:36 23:13:36 Step 10/21 : FROM alpine:3.12 23:13:36 ---> 9852663dfa18 23:13:36 Step 11/21 : RUN apk add --update --no-cache curl 23:13:36 ---> Running in a2312e1ae1ab 23:13:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:13:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:37 (1/2) Installing dumb-init (1.2.2-r1) 23:13:37 (2/2) Installing su-exec (0.2-r1) 23:13:37 Executing busybox-1.31.1-r20.trigger 23:13:37 OK: 5 MiB in 16 packages 23:13:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:13:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:38 (1/4) Installing ca-certificates (20191127-r4) 23:13:39 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:13:39 (3/4) Installing libcurl (7.76.1-r0) 23:13:39 (4/4) Installing curl (7.76.1-r0) 23:13:39 Executing busybox-1.31.1-r20.trigger 23:13:39 Executing ca-certificates-20191127-r4.trigger 23:13:39 Removing intermediate container 50abd546cd4a 23:13:39 ---> 3474685206c2 23:13:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:13:39 OK: 7 MiB in 18 packages 23:13:39 ---> Running in 61596b6a4a65 23:13:40 Removing intermediate container 61596b6a4a65 23:13:40 ---> 953ef9d8627e 23:13:40 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:13:40 ---> Running in c6747fa5040f 23:13:41 Removing intermediate container c6747fa5040f 23:13:41 ---> df224e43add5 23:13:41 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:13:41 ---> Running in 5821c1e08174 23:13:42 Removing intermediate container a2312e1ae1ab 23:13:42 ---> 2c4cda254063 23:13:42 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:13:42 ---> Running in 2c125a7017e0 23:13:43 Removing intermediate container 2c125a7017e0 23:13:43 ---> d6717dd216ed 23:13:43 Step 13/21 : WORKDIR /edgex 23:13:43 ---> Running in 0a7ea3a9a8b4 23:13:44 Removing intermediate container 0a7ea3a9a8b4 23:13:44 ---> d19e1a8639d3 23:13:44 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:13:45 Removing intermediate container 5821c1e08174 23:13:45 ---> ac92919a689d 23:13:45 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:13:45 ---> 89c4dce268bd 23:13:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:13:45 ---> Running in fceaffa5b329 23:13:46 + sudo snap install --classic snapcraft 23:13:47 Removing intermediate container fceaffa5b329 23:13:47 ---> e92b3cf8b438 23:13:47 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:13:47 ---> 97f362b7ec1a 23:13:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:13:47 ---> 964951fd6f87 23:13:47 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:13:48 ---> Running in 8d9aacc42d52 23:13:49 ---> 0fa74dbd09ab 23:13:49 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:13:49 ---> Running in 08b63e759f31 23:13:50 snapcraft 4.7.1 from Canonical* installed 23:13:50 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 23:13:50 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 23:13:50 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:50 Dload Upload Total Spent Left Speed 23:13:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 3732 0 --:--:-- --:--:-- --:--:-- 3710 23:13:50 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M 23:13:50 ./yq_linux_amd64 23:13:50 + sudo snapcraft prime --use-lxd 23:13:50 Removing intermediate container 08b63e759f31 23:13:50 ---> d417b855b98b 23:13:50 Step 18/21 : CMD ["--init=true"] 23:13:50 ---> Running in 4c37f5fa824a 23:13:51 Removing intermediate container 4c37f5fa824a 23:13:51 ---> 07b3d60b3c27 23:13:51 Step 19/21 : LABEL arch=arm64 23:13:51 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 23:13:51 ---> Running in 03c8f425b422 23:13:52 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: 23:13:52 - README.md 23:13:52 23:13:52 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:13:52 Removing intermediate container 8d9aacc42d52 23:13:52 ---> 088d008b0969 23:13:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:13:52 Removing intermediate container 03c8f425b422 23:13:52 ---> 0251aa38bf4d 23:13:52 Step 20/21 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:13:52 Launching a container. 23:13:52 ---> Running in bdd2d01f96a3 23:13:53 ---> 7616f3797eda 23:13:53 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:13:54 Removing intermediate container bdd2d01f96a3 23:13:54 ---> 3c505600eb6e 23:13:54 Step 21/21 : LABEL version=0.0.0 23:13:54 ---> Running in c524a4a508d3 23:13:55 Removing intermediate container c524a4a508d3 23:13:55 ---> a0876d70db61 23:13:55 23:13:55 Successfully built a0876d70db61 23:13:55 ---> ef18c0398d2f 23:13:55 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:13:55 Successfully tagged docker-security-proxy-setup-go-arm64:latest 23:13:57  Building docker-security-proxy-setup-go ... done  ---> a616ddfe8327 23:13:57 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:13:58 ---> af4590f7ca5c 23:13:58 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:13:59 ---> 5433dfe1acfd 23:13:59 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:13:59 ---> Running in 225bec3cd537 23:14:00 Removing intermediate container 225bec3cd537 23:14:00 ---> 839870bbb02c 23:14:00 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:14:01 ---> 881688b2a7d7 23:14:01 Step 26/31 : RUN chmod +x /entrypoint.sh 23:14:01 ---> Running in af767d802d3a 23:14:04 Waiting for container to be ready 23:14:04 To start your first instance, try: lxc launch ubuntu:18.04 23:14:04 23:14:05 Removing intermediate container af767d802d3a 23:14:05 ---> 722c17720350 23:14:05 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:14:05 ---> Running in abff1ca0266d 23:14:06 Removing intermediate container abff1ca0266d 23:14:06 ---> 34e8cf4c0bc8 23:14:06 Step 28/31 : CMD ["gate"] 23:14:06 ---> Running in 2c794a8214c2 23:14:07 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 23:14:07 Removing intermediate container 2c794a8214c2 23:14:07 ---> c857996dd767 23:14:07 Step 29/31 : LABEL arch=arm64 23:14:07 Waiting for network to be ready... 23:14:08 ---> Running in 37d52c5d3834 23:14:08 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:14:08 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 23:14:08 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:14:08 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 23:14:08 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 23:14:08 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 23:14:08 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 23:14:08 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 23:14:08 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 23:14:08 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 23:14:08 Removing intermediate container 37d52c5d3834 23:14:08 ---> 009801ad9c80 23:14:08 Step 30/31 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:14:09 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:14:09 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:14:09 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:14:09 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:14:09 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:14:09 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:14:09 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:14:09 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:14:09 ---> Running in bb863d328706 23:14:09 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:14:09 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] 23:14:09 Removing intermediate container bb863d328706 23:14:09 ---> 2da384fec9f9 23:14:09 Step 31/31 : LABEL version=0.0.0 23:14:10 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 23:14:10 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 23:14:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 23:14:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 23:14:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 23:14:10 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 23:14:10 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 23:14:10 ---> Running in 9959e78994b4 23:14:11 Removing intermediate container 9959e78994b4 23:14:11 ---> 3237be97e74d 23:14:11 23:14:12 Successfully built 3237be97e74d 23:14:12 Successfully tagged docker-security-bootstrapper-go-arm64:latest 23:14:12 Fetched 24.5 MB in 4s (6241 kB/s) 23:14:13 Reading package lists... 23:14:13 Reading package lists... 23:14:13 Building dependency tree... 23:14:13 Reading state information... 23:14:13 The following additional packages will be installed: 23:14:13 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:14:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:14:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:14:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 23:14:13 Suggested packages: 23:14:13 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 23:14:13 Recommended packages: 23:14:13 gnupg libsasl2-modules 23:14:13 The following NEW packages will be installed: 23:14:13 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 23:14:13 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 23:14:13 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 23:14:13 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 23:14:13 The following packages will be upgraded: 23:14:13 gpg gpg-agent gpgconf libudev1 23:14:13 4 upgraded, 18 newly installed, 0 to remove and 106 not upgraded. 23:14:13 Need to get 3529 kB of archives. 23:14:13 After this operation, 13.3 MB of additional disk space will be used. 23:14:13 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.46 [58.4 kB] 23:14:13 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 23:14:13 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 23:14:14 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 23:14:14 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.46 [1102 kB] 23:14:14 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 23:14:14 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 23:14:14 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 23:14:14 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 23:14:14 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 23:14:14 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 23:14:14 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 23:14:14 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 23:14:14 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 23:14:14 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 23:14:14 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 23:14:14 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 23:14:14 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 23:14:14 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 23:14:14 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 23:14:14 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 23:14:14 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 23:14:14 debconf: delaying package configuration, since apt-utils is not installed 23:14:15 Fetched 3529 kB in 1s (3155 kB/s) 23:14:15 (Reading database ... 12511 files and directories currently installed.) 23:14:15 Preparing to unpack .../libudev1_237-3ubuntu10.46_amd64.deb ... 23:14:15 Unpacking libudev1:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 23:14:15 Setting up libudev1:amd64 (237-3ubuntu10.46) ... 23:14:15 Selecting previously unselected package udev. 23:14:15 (Reading database ... 12511 files and directories currently installed.) 23:14:15 Preparing to unpack .../00-udev_237-3ubuntu10.46_amd64.deb ... 23:14:15 Unpacking udev (237-3ubuntu10.46) ... 23:14:15 Selecting previously unselected package libfuse2:amd64. 23:14:15 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 23:14:15 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:14:15 Selecting previously unselected package fuse. 23:14:15 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 23:14:15 Unpacking fuse (2.9.7-1ubuntu1) ... 23:14:15 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 23:14:15 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:14:16 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 23:14:16 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:14:16 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 23:14:16 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:14:16 Selecting previously unselected package libksba8:amd64. 23:14:16 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 23:14:16 Unpacking libksba8:amd64 (1.3.5-2) ... 23:14:16 Selecting previously unselected package libroken18-heimdal:amd64. 23:14:16 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:14:16 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:16 Selecting previously unselected package libasn1-8-heimdal:amd64. 23:14:16 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:14:16 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:16 Selecting previously unselected package libheimbase1-heimdal:amd64. 23:14:16 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:14:16 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:16 Selecting previously unselected package libhcrypto4-heimdal:amd64. 23:14:16 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:14:16 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:16 Selecting previously unselected package libwind0-heimdal:amd64. 23:14:16 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:14:16 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:16 Selecting previously unselected package libhx509-5-heimdal:amd64. 23:14:16 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:14:16 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:16 Selecting previously unselected package libkrb5-26-heimdal:amd64. 23:14:16 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:14:16 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:17 Selecting previously unselected package libheimntlm0-heimdal:amd64. 23:14:17 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:14:17 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:17 Selecting previously unselected package libgssapi3-heimdal:amd64. 23:14:17 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 23:14:17 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:17 Selecting previously unselected package libsasl2-modules-db:amd64. 23:14:17 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:14:17 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:14:17 Selecting previously unselected package libsasl2-2:amd64. 23:14:17 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 23:14:17 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:14:17 Selecting previously unselected package libldap-common. 23:14:17 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 23:14:17 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:14:17 Selecting previously unselected package libldap-2.4-2:amd64. 23:14:17 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 23:14:17 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:14:17 Selecting previously unselected package dirmngr. 23:14:17 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 23:14:17 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 23:14:17 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 23:14:17 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 23:14:17 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 23:14:17 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:14:17 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 23:14:17 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 23:14:17 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:17 Setting up libksba8:amd64 (1.3.5-2) ... 23:14:18 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:14:18 Setting up udev (237-3ubuntu10.46) ... 23:14:18 invoke-rc.d: policy-rc.d denied execution of start. 23:14:18 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:18 Processing triggers for systemd (237-3ubuntu10) ... 23:14:18 Setting up fuse (2.9.7-1ubuntu1) ... 23:14:18 Setting up gpg (2.2.4-1ubuntu1.4) ... 23:14:18 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:18 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:18 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:18 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:18 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:18 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:19 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 23:14:19 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 23:14:19 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 23:14:19 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:14:19 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 23:14:19 settings in the [Install] section, and DefaultInstance for template units). 23:14:19 This means they are not meant to be enabled using systemctl. 23:14:19 Possible reasons for having this kind of units are: 23:14:19 1) A unit may be statically enabled by being symlinked from another unit's 23:14:19 .wants/ or .requires/ directory. 23:14:19 2) A unit's purpose may be to act as a helper for some other unit which has 23:14:19 a requirement dependency on it. 23:14:19 3) A unit may be started when needed via activation (socket, path, timer, 23:14:19 D-Bus, udev, scripted systemctl call, ...). 23:14:19 4) In case of template units, the unit is meant to be enabled with some 23:14:19 instance name specified. 23:14:20 Reading package lists... 23:14:20 Building dependency tree... 23:14:20 Reading state information... 23:14:20 The following additional packages will be installed: 23:14:20 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 23:14:20 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 23:14:20 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 23:14:20 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 23:14:20 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 23:14:20 Suggested packages: 23:14:20 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 23:14:20 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 23:14:20 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 23:14:20 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 23:14:20 systemd-container policykit-1 23:14:20 Recommended packages: 23:14:20 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 23:14:20 The following NEW packages will be installed: 23:14:20 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 23:14:20 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 23:14:20 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 23:14:20 multiarch-support openssh-client python3 python3-minimal python3.6 23:14:20 python3.6-minimal snapd squashfs-tools sudo 23:14:20 The following packages will be upgraded: 23:14:20 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 23:14:20 5 upgraded, 25 newly installed, 0 to remove and 101 not upgraded. 23:14:20 Need to get 35.2 MB of archives. 23:14:20 After this operation, 141 MB of additional disk space will be used. 23:14: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] 23:14:20 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.46 [2914 kB] 23:14: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] 23:14:20 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 23:14: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] 23:14:20 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 23:14:20 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 23:14:20 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 23:14:20 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 23:14:20 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 23:14:20 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 23:14:20 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 23:14:20 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 23:14:20 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 23:14:20 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 23:14:20 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 23:14:20 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 snapd amd64 2.48.3+18.04 [21.0 MB] 23:14:21 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.46 [209 kB] 23:14:21 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 23:14:21 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 23:14:21 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 23:14:21 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 23:14:21 Get:23 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 23:14:21 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 23:14:21 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 23:14:21 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 23:14:21 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 23:14:21 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 23:14:21 Get:29 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 23:14:21 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 23:14:21 debconf: delaying package configuration, since apt-utils is not installed 23:14:21 Fetched 35.2 MB in 1s (26.3 MB/s) 23:14:21 (Reading database ... 12757 files and directories currently installed.) 23:14:21 Preparing to unpack .../systemd_237-3ubuntu10.46_amd64.deb ... 23:14:22 Unpacking systemd (237-3ubuntu10.46) over (237-3ubuntu10) ... 23:14:22 Preparing to unpack .../libsystemd0_237-3ubuntu10.46_amd64.deb ... 23:14:22 Unpacking libsystemd0:amd64 (237-3ubuntu10.46) over (237-3ubuntu10) ... 23:14:22 Setting up libsystemd0:amd64 (237-3ubuntu10.46) ... 23:14:22 (Reading database ... 12757 files and directories currently installed.) 23:14:22 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 23:14:22 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 23:14:23 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 23:14:23 (Reading database ... 12757 files and directories currently installed.) 23:14:23 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 23:14:23 Unpacking apt (1.6.13) over (1.6.1) ... 23:14:23 Setting up apt (1.6.13) ... 23:14:23 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 23:14:23 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 23:14:23 (Reading database ... 12764 files and directories currently installed.) 23:14:23 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 23:14:24 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 23:14:24 Selecting previously unselected package libpython3.6-minimal:amd64. 23:14:24 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:14:24 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:14:24 Selecting previously unselected package libexpat1:amd64. 23:14:24 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 23:14:24 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:14:24  Building docker-security-bootstrapper-go ... done Removing intermediate container 2916960e41e5 23:14:24 ---> 282afcf38c9d 23:14:24 23:14:24 Step 10/22 : FROM alpine:3.12 23:14:24 ---> 9852663dfa18 23:14:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:14:24 ---> Running in 053466adfdfb 23:14:24 Selecting previously unselected package python3.6-minimal. 23:14:24 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:14:24 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:14:25 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 23:14:25 Checking for services that may need to be restarted...done. 23:14:25 Checking for services that may need to be restarted...done. 23:14:25 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:14:25 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 23:14:25 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 23:14:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:14:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:14:25 Selecting previously unselected package python3-minimal. 23:14:25 (Reading database ... 13012 files and directories currently installed.) 23:14:25 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 23:14:25 Unpacking python3-minimal (3.6.7-1~18.04) ... 23:14:25 Selecting previously unselected package mime-support. 23:14:25 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 23:14:25 Unpacking mime-support (3.60ubuntu1) ... 23:14:25 Selecting previously unselected package libmpdec2:amd64. 23:14:25 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 23:14:25 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:14:25 Selecting previously unselected package libpython3.6-stdlib:amd64. 23:14:25 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:14:25 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:14:26 (1/2) Installing ca-certificates (20191127-r4) 23:14:26 (2/2) Installing dumb-init (1.2.2-r1) 23:14:26 Executing busybox-1.31.1-r20.trigger 23:14:26 Executing ca-certificates-20191127-r4.trigger 23:14:26 Selecting previously unselected package python3.6. 23:14:26 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 23:14:26 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:14:26 Selecting previously unselected package libpython3-stdlib:amd64. 23:14:26 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 23:14:26 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:14:26 Setting up python3-minimal (3.6.7-1~18.04) ... 23:14:26 OK: 6 MiB in 16 packages 23:14:26 Selecting previously unselected package python3. 23:14:26 (Reading database ... 13442 files and directories currently installed.) 23:14:26 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 23:14:26 Unpacking python3 (3.6.7-1~18.04) ... 23:14:27 Selecting previously unselected package multiarch-support. 23:14:27 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 23:14:27 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 23:14:27 Setting up multiarch-support (2.27-3ubuntu1.4) ... 23:14:27 Selecting previously unselected package liblzo2-2:amd64. 23:14:27 (Reading database ... 13479 files and directories currently installed.) 23:14:27 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 23:14:27 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 23:14:27 Selecting previously unselected package libbsd0:amd64. 23:14:27 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 23:14:27 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:14:27 Selecting previously unselected package sudo. 23:14:27 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 23:14:27 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 23:14:27 Selecting previously unselected package apparmor. 23:14:27 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 23:14:27 Unpacking apparmor (2.12-4ubuntu5.1) ... 23:14:27 Selecting previously unselected package libedit2:amd64. 23:14:27 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 23:14:27 Unpacking libedit2:amd64 (3.1-20170329-1) ... 23:14:27 Selecting previously unselected package libkrb5support0:amd64. 23:14:27 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 23:14:27 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:14:27 Selecting previously unselected package libk5crypto3:amd64. 23:14:27 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 23:14:27 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:14:27 Selecting previously unselected package libkeyutils1:amd64. 23:14:27 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 23:14:27 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:14:27 Selecting previously unselected package libkrb5-3:amd64. 23:14:27 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 23:14:27 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:14:28 Selecting previously unselected package libgssapi-krb5-2:amd64. 23:14:28 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 23:14:28 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:14:28 Selecting previously unselected package libssl1.0.0:amd64. 23:14:28 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 23:14:28 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:14:28 Selecting previously unselected package openssh-client. 23:14:28 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 23:14:28 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 23:14:28 Selecting previously unselected package squashfs-tools. 23:14:28 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 23:14:28 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:14:28 Removing intermediate container 053466adfdfb 23:14:28 ---> 8cc453bfe4a0 23:14:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:14:28 Selecting previously unselected package snapd. 23:14:28 Preparing to unpack .../13-snapd_2.48.3+18.04_amd64.deb ... 23:14:28 Unpacking snapd (2.48.3+18.04) ... 23:14:28 ---> Running in 4faf0528a855 23:14:29 Removing intermediate container 4faf0528a855 23:14:29 ---> e52745cc2e59 23:14:29 Step 13/22 : ENV APP_PORT=48060 23:14:30 ---> Running in ba00ba8fe2ce 23:14:30 Setting up libedit2:amd64 (3.1-20170329-1) ... 23:14:30 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 23:14:30 Setting up mime-support (3.60ubuntu1) ... 23:14:30 Removing intermediate container ba00ba8fe2ce 23:14:30 ---> 1a5f785d03e7 23:14:30 Step 14/22 : EXPOSE $APP_PORT 23:14:30 ---> Running in ff18b9b076f5 23:14:30 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 23:14:30 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 23:14:30 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 23:14:30 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:14:30 Setting up systemd (237-3ubuntu10.46) ... 23:14:30 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 23:14:30 Removing intermediate container f9f3072d7958 23:14:30 ---> 4a796e74027f 23:14:30 23:14:30 Step 10/23 : FROM alpine:3.12 23:14:30 ---> 9852663dfa18 23:14:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:14:31 ---> Running in 79983c91724e 23:14:31 Removing intermediate container ff18b9b076f5 23:14:31 ---> dce7463f4c2c 23:14:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:31 Removing intermediate container 79983c91724e 23:14:31 ---> c1d42cec07e2 23:14:31 Step 12/23 : ENV APP_PORT=48080 23:14:31 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 23:14:31 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 23:14:31 Setting up liblzo2-2:amd64 (2.08-1.2) ... 23:14:31 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 23:14:31 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 23:14:31 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 23:14:31 ---> Running in a6aaa252be55 23:14:32 ---> ff123429eda3 23:14:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:14:32 Removing intermediate container a6aaa252be55 23:14:32 ---> 35cbb04735a8 23:14:32 Step 13/23 : EXPOSE $APP_PORT 23:14:32 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 23:14:32 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 23:14:32 ---> Running in 1f10a549d034 23:14:32 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 23:14:32 Setting up python3 (3.6.7-1~18.04) ... 23:14:32 running python rtupdate hooks for python3.6... 23:14:32 running python post-rtupdate hooks for python3.6... 23:14:32 Setting up apparmor (2.12-4ubuntu5.1) ... 23:14:33 Removing intermediate container 1f10a549d034 23:14:33 ---> 7cab0c0297c7 23:14:33 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:14:33 ---> e72babc5ea6b 23:14:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:14:33 ---> Running in 63169b13a15d 23:14:34 ---> b41f379bc1d4 23:14:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:14:34 ---> Running in ccfb777fb760 23:14:34 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 23:14:34 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 23:14:34 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 23:14:34 Removing intermediate container ccfb777fb760 23:14:34 ---> 4fc413478a42 23:14:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:14:35 ---> Running in 2817210c3a5b 23:14:35 Removing intermediate container 2817210c3a5b 23:14:35 ---> 6c3b05b061c9 23:14:35 Removing intermediate container 63169b13a15d 23:14:35 Step 20/22 : LABEL arch=arm64 ---> 2d4d41ce4b9b 23:14:35 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:14:35 23:14:35 Setting up snapd (2.48.3+18.04) ... 23:14:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 23:14:35 ---> Running in ff41996edc25 23:14:35 ---> Running in ba3afaacdeb6 23:14:35 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 23:14:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 23:14:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 23:14:36 Removing intermediate container ff41996edc25 23:14:36 ---> 86201c2f8da9 23:14:36 Step 21/22 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:14:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:14:36 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 23:14:36 ---> Running in 0bc9c318e18a 23:14:36 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 23:14:36 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 23:14:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:14:36 Removing intermediate container 0bc9c318e18a 23:14:36 ---> a396da73aff4 23:14:36 Step 22/22 : LABEL version=0.0.0 23:14:37 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 23:14:37 ---> Running in f9babfb73f15 23:14:37 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 23:14:37 /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' 23:14:37 Processing triggers for libc-bin (2.27-3ubuntu1) ... 23:14:37 Processing triggers for systemd (237-3ubuntu10.46) ... 23:14:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:14:37 Removing intermediate container f9babfb73f15 23:14:37 ---> 0ceff26e4baa 23:14:37 23:14:38 Successfully built 0ceff26e4baa 23:14:38 Successfully tagged docker-support-notifications-go-arm64:latest 23:14:38  Building docker-support-notifications-go ... done (1/6) Installing dumb-init (1.2.2-r1) 23:14:38 (2/6) Installing libgcc (9.3.0-r2) 23:14:38 (3/6) Installing libsodium (1.0.18-r0) 23:14:38 (4/6) Installing libstdc++ (9.3.0-r2) 23:14:38 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 23:14:38 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:14:38 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:14:38 (5/6) Installing libzmq (4.3.3-r0) 23:14:38 (6/6) Installing zeromq (4.3.3-r0) 23:14:38 Executing busybox-1.31.1-r20.trigger 23:14:38 OK: 8 MiB in 20 packages 23:14:39 Reading package lists... 23:14:39 Reading package lists... 23:14:40 Building dependency tree... 23:14:40 Reading state information... 23:14:40 Removing intermediate container ba3afaacdeb6 23:14:40 ---> 63410e46977e 23:14:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:14:40 Calculating upgrade... 23:14:40 The following packages will be upgraded: 23:14:40 advancecomp base-files bash binutils binutils-common 23:14:40 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 23:14:40 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 23:14:40 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 23:14:40 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 23:14:40 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 23:14:40 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 23:14:40 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 23:14:40 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 libncursesw5 libnettle6 23:14:40 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime libpam0g 23:14:40 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 23:14:40 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 23:14:40 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 23:14:40 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 23:14:40 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 23:14:40 101 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23:14:40 Need to get 64.0 MB of archives. 23:14:40 After this operation, 5034 kB of additional disk space will be used. 23:14:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-142.146 [987 kB] 23:14:40 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 23:14:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 23:14:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 23:14:40 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 23:14:40 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 23:14:40 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 23:14:40 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 23:14:40 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 23:14:40 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 23:14:40 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 23:14:40 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 23:14:40 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 23:14:40 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 23:14:40 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 23:14:40 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 23:14:40 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 23:14:40 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 23:14:40 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 23:14:40 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 23:14:40 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 23:14:40 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 23:14:40 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 23:14:40 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 23:14:40 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 23:14:40 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 23:14:40 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 23:14:40 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 23:14:40 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 23:14:40 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 23:14:40 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 23:14:40 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 23:14:40 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 23:14:40 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 23:14:40 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 23:14:40 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 23:14:40 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 23:14:40 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 23:14:40 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 23:14:40 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 23:14:41 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 23:14:41 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 23:14:41 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 23:14:41 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 23:14:41 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 23:14:41 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 23:14:41 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 23:14:41 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 23:14:41 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 23:14:41 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 23:14:41 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 23:14:41 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 23:14:41 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 23:14:41 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 23:14:41 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 23:14:41 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 23:14:41 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 23:14:41 ---> 7dc0e9bc9d9a 23:14:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:14:41 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 23:14:41 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 23:14:41 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 23:14:41 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 23:14:41 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 23:14:41 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 23:14:41 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 23:14:41 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 23:14:41 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 23:14:41 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 23:14:41 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 23:14:41 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 23:14:41 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 23:14:41 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 23:14:41 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 23:14:41 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 23:14:41 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 23:14:41 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 23:14:41 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 23:14:41 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 23:14:41 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 23:14:41 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 23:14:41 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 23:14:41 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 23:14:41 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 23:14:41 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 23:14:41 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 23:14:41 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.46 [16.0 kB] 23:14:41 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 23:14:42 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 23:14:42 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 23:14:42 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 23:14:42 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 23:14:42 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 23:14:42 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 23:14:42 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 23:14:42 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 23:14:42 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 23:14:42 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 23:14:42 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 23:14:42 ---> 1b4927fd1c24 23:14:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:14:42 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 23:14:42 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 23:14:42 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 23:14:42 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 23:14:42 debconf: delaying package configuration, since apt-utils is not installed 23:14:42 Fetched 64.0 MB in 2s (34.1 MB/s) 23:14:42 (Reading database ... 13912 files and directories currently installed.) 23:14:42 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 23:14:42 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:14:43 ---> 8c656df1a2ff 23:14:43 Step 19/23 : ENTRYPOINT ["/core-data"] 23:14:43 ---> Running in 7255eca2d4b1 23:14:43 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 23:14:43 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:14:43 Preparing to unpack .../2-linux-libc-dev_4.15.0-142.146_amd64.deb ... 23:14:43 Unpacking linux-libc-dev:amd64 (4.15.0-142.146) over (4.15.0-20.21) ... 23:14:43 Removing intermediate container 7255eca2d4b1 23:14:43 ---> 761892e57a17 23:14:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:14:43 ---> Running in edb1406a5798 23:14:44 Removing intermediate container edb1406a5798 23:14:44 ---> a54dab10b904 23:14:44 Step 21/23 : LABEL arch=arm64 23:14:44 ---> Running in 4131fcec8f8f 23:14:44 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:44 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:14:44 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:44 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:14:44 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:44 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:14:44 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:44 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:14:45 Removing intermediate container 4131fcec8f8f 23:14:45 ---> c8d60c92767d 23:14:45 Step 22/23 : LABEL git_sha=5e792827d28759cfb5dc792fea2164e262982596 23:14:45 ---> Running in 07de9511ec63 23:14:45 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:45 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:14:45 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:45 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:14:45 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:45 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:14:45 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 23:14:45 (Reading database ... 13911 files and directories currently installed.) 23:14:45 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:45 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 23:14:45 Removing intermediate container 07de9511ec63 23:14:45 ---> 7bfefbf084ce 23:14:45 Step 23/23 : LABEL version=0.0.0 23:14:45 ---> Running in 82a75a95aebe 23:14:45 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 23:14:45 (Reading database ... 13911 files and directories currently installed.) 23:14:45 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:46 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:14:46 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:46 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:14:46 Removing intermediate container 82a75a95aebe 23:14:46 ---> 9cd3266bce0a 23:14:46 23:14:46 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 23:14:46 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 23:14:46 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 23:14:46 Successfully built 9cd3266bce0a 23:14:46 Successfully tagged docker-core-data-go-arm64:latest 23:14:46 (Reading database ... 13911 files and directories currently installed.) 23:14:46 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 23:14:46  Building docker-core-data-go ... done  [Pipeline] } 23:14:46 $ docker stop --time=1 3220dbc5840d32d2129d1c7daaf0b681f30be64a26594433f55f89d6bd746c63 23:14:46 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:14:47 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 23:14:47 (Reading database ... 13911 files and directories currently installed.) 23:14:47 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 23:14:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 23:14:47 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 23:14:47 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 23:14:47 Setting up base-files (10.1ubuntu2.10) ... 23:14:47 Installing new version of config file /etc/issue ... 23:14:47 Installing new version of config file /etc/issue.net ... 23:14:47 Installing new version of config file /etc/lsb-release ... 23:14:47 Installing new version of config file /etc/update-motd.d/50-motd-news ... 23:14:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 23:14:48 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 23:14:48 Removing obsolete conffile /etc/default/motd-news ... 23:14:48 (Reading database ... 13912 files and directories currently installed.) 23:14:48 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 23:14:48 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 23:14:48 Setting up bash (4.4.18-2ubuntu1.2) ... 23:14:48 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 23:14:48 $ docker rm -f 3220dbc5840d32d2129d1c7daaf0b681f30be64a26594433f55f89d6bd746c63 23:14:48 (Reading database ... 13912 files and directories currently installed.) 23:14:48 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 23:14:48 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 23:14:48 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [Pipeline] // withDockerContainer [Pipeline] sh 23:14:48 (Reading database ... 13912 files and directories currently installed.) 23:14:48 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 23:14:48 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 23:14:48 Setting up tar (1.29b-2ubuntu0.2) ... 23:14:49 + + grepdocker docker images 23:14:49 23:14:49 (Reading database ... 13912 files and directories currently installed.) 23:14:49 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 23:14:49 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:14:49 Setting up dpkg (1.19.0.5ubuntu2.3) ... 23:14:49 docker-core-data-go-arm64 latest 9cd3266bce0a 4 seconds ago 20.3MB 23:14:49 docker-support-notifications-go-arm64 latest 0ceff26e4baa 12 seconds ago 16.6MB 23:14:49 docker-security-bootstrapper-go-arm64 latest 3237be97e74d 39 seconds ago 17.1MB 23:14:49 docker-security-proxy-setup-go-arm64 latest a0876d70db61 55 seconds ago 23.9MB 23:14:49 docker-sys-mgmt-agent-go-arm64 latest b0742bbe6232 2 minutes ago 299MB 23:14:49 docker-core-metadata-go-arm64 latest 3b7e24848dfe 3 minutes ago 17.4MB 23:14:49 docker-security-secretstore-setup-go-arm64 latest b640ff372de7 3 minutes ago 24.3MB 23:14:49 docker-support-scheduler-go-arm64 latest e6ff6b3f9769 3 minutes ago 16.1MB 23:14:49 docker-core-command-go-arm64 latest 724297b2ca06 3 minutes ago 16.1MB 23:14:49 docker 20.10.0 eeaf43b92773 4 months ago 228MB [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 23:14:49 (Reading database ... 13912 files and directories currently installed.) 23:14:49 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 23:14:49 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:14:49 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] libraryResource [Pipeline] sh 23:14:50 (Reading database ... 13912 files and directories currently installed.) 23:14:50 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 23:14:50 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:14:50 ---> job-cost.sh 23:14:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NWaC 23:14:50 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 23:14:50 (Reading database ... 13912 files and directories currently installed.) 23:14:50 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 23:14:50 Unpacking grep (3.1-2build1) over (3.1-2) ... 23:14:50 Setting up grep (3.1-2build1) ... 23:14:50 (Reading database ... 13912 files and directories currently installed.) 23:14:50 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 23:14:50 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:14:50 Setting up login (1:4.5-1ubuntu2) ... 23:14:51 (Reading database ... 13912 files and directories currently installed.) 23:14:51 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 23:14:51 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:14:51 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 23:14:51 (Reading database ... 13912 files and directories currently installed.) 23:14:51 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 23:14:51 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:14:51 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 23:14:51 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:14:51 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 23:14:51 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:14:52 Setting up perl-base (5.26.1-6ubuntu0.5) ... 23:14:52 (Reading database ... 13912 files and directories currently installed.) 23:14:52 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 23:14:52 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 23:14:53 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:14:53 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:14:53 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 23:14:53 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 23:14:53 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 23:14:53 (Reading database ... 13912 files and directories currently installed.) 23:14:53 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 23:14:53 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 23:14:53 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 23:14:54 (Reading database ... 13912 files and directories currently installed.) 23:14:54 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:14:54 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:14:54 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:14:54 (Reading database ... 13912 files and directories currently installed.) 23:14:54 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:14:54 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:14:54 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:14:54 (Reading database ... 13912 files and directories currently installed.) 23:14:54 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:14:54 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:14:54 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:14:54 (Reading database ... 13912 files and directories currently installed.) 23:14:54 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:14:54 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:14:54 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:14:54 (Reading database ... 13912 files and directories currently installed.) 23:14:54 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 23:14:54 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:14:55 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 23:14:55 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:14:55 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 23:14:55 (Reading database ... 13912 files and directories currently installed.) 23:14:55 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 23:14:55 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:14:55 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 23:14:55 (Reading database ... 13912 files and directories currently installed.) 23:14:55 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:14:55 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:14:55 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 23:14:55 (Reading database ... 13912 files and directories currently installed.) 23:14:55 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:14:55 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:14:56 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 23:14:56 (Reading database ... 13912 files and directories currently installed.) 23:14:56 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:14:56 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:14:56 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 23:14:56 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 23:14:57 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 23:14:57 (Reading database ... 13912 files and directories currently installed.) 23:14:57 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 23:14:57 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 23:14:57 Setting up libc-bin (2.27-3ubuntu1.4) ... 23:14:57 (Reading database ... 13912 files and directories currently installed.) 23:14:57 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 23:14:57 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 23:14:57 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 23:14:57 (Reading database ... 13914 files and directories currently installed.) 23:14:57 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 23:14:57 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 23:14:58 Setting up debconf (1.5.66ubuntu1) ... 23:14:58 (Reading database ... 13914 files and directories currently installed.) 23:14:58 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 23:14:58 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:14:58 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 23:14:58 (Reading database ... 13914 files and directories currently installed.) 23:14:58 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 23:14:58 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 23:14:58 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 23:14:58 (Reading database ... 13914 files and directories currently installed.) 23:14:58 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:14:58 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:14:58 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 23:14:58 (Reading database ... 13914 files and directories currently installed.) 23:14:58 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:14:59 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:14:59 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 23:14:59 (Reading database ... 13914 files and directories currently installed.) 23:14:59 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 23:14:59 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:14:59 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 23:14:59 (Reading database ... 13914 files and directories currently installed.) 23:14:59 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 23:14:59 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 23:14:59 Preparing to unpack .../systemd-sysv_237-3ubuntu10.46_amd64.deb ... 23:14:59 Unpacking systemd-sysv (237-3ubuntu10.46) over (237-3ubuntu10) ... 23:14:59 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 23:14:59 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:15:00 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 23:15:00 (Reading database ... 13914 files and directories currently installed.) 23:15:00 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 23:15:00 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 23:15:00 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 23:15:00 (Reading database ... 13914 files and directories currently installed.) 23:15:00 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 23:15:00 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 23:15:00 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 23:15:00 (Reading database ... 13914 files and directories currently installed.) 23:15:00 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 23:15:00 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 23:15:00 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 23:15:01 (Reading database ... 13914 files and directories currently installed.) 23:15:01 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 23:15:01 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 23:15:01 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 23:15:01 (Reading database ... 13914 files and directories currently installed.) 23:15:01 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 23:15:01 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 23:15:01 Setting up passwd (1:4.5-1ubuntu2) ... 23:15:02 (Reading database ... 13914 files and directories currently installed.) 23:15:02 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 23:15:02 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 23:15:02 Setting up gpgv (2.2.4-1ubuntu1.4) ... 23:15:02 (Reading database ... 13914 files and directories currently installed.) 23:15:02 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 23:15:02 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 23:15:02 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 23:15:02 (Reading database ... 13914 files and directories currently installed.) 23:15:02 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 23:15:02 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 23:15:02 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 23:15:02 (Reading database ... 13914 files and directories currently installed.) 23:15:02 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 23:15:02 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 23:15:02 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 23:15:03 (Reading database ... 13914 files and directories currently installed.) 23:15:03 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 23:15:03 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 23:15:03 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 23:15:03 (Reading database ... 13914 files and directories currently installed.) 23:15:03 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 23:15:03 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 23:15:03 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 23:15:03 (Reading database ... 13914 files and directories currently installed.) 23:15:03 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 23:15:03 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 23:15:03 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 23:15:03 (Reading database ... 13914 files and directories currently installed.) 23:15:03 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 23:15:03 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 23:15:04 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 23:15:04 (Reading database ... 13914 files and directories currently installed.) 23:15:04 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 23:15:04 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 23:15:04 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 23:15:04 (Reading database ... 13915 files and directories currently installed.) 23:15:04 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:15:04 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:15:04 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 23:15:04 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 23:15:04 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 23:15:04 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 23:15:04 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 23:15:04 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 23:15:05 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 23:15:05 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 23:15:05 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 23:15:05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 23:15:05 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 23:15:05 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 23:15:05 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 23:15:05 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 23:15:05 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 23:15:05 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 23:15:05 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 23:15:05 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 23:15:05 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 23:15:05 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 23:15:05 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 23:15:06 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 23:15:07 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 23:15:07 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 23:15:07 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 23:15:07 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 23:15:07 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:15:07 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:15:08 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:15:08 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:15:08 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:15:08 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:15:08 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 23:15:08 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 23:15:08 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:15:08 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:15:08 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:15:08 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:15:08 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:15:08 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:15:08 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:15:09 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:15:10 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:15:10 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:15:11 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:15:11 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:15:11 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:15:11 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:15:12 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:15:12 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:15:13 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 23:15:13 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 23:15:13 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:15:13 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:15:13 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 23:15:13 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:15:13 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 23:15:13 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 23:15:13 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 23:15:13 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 23:15:13 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:15:13 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:15:13 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 23:15:14 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 23:15:14 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 23:15:14 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 23:15:14 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:15:14 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 23:15:14 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:15:14 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:15:14 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:15:14 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 23:15:14 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 23:15:14 Setting up tzdata (2021a-0ubuntu0.18.04) ... 23:15:14 23:15:14 Current default time zone: 'Etc/UTC' 23:15:14 Local time is now: Mon May 3 23:15:14 UTC 2021. 23:15:14 Universal Time is now: Mon May 3 23:15:14 UTC 2021. 23:15:14 Run 'dpkg-reconfigure tzdata' if you wish to change it. 23:15:14 23:15:14 Setting up systemd-sysv (237-3ubuntu10.46) ... 23:15:14 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:15:14 Setting up linux-libc-dev:amd64 (4.15.0-142.146) ... 23:15:14 Setting up mount (2.31.1-0.4ubuntu3.7) ... 23:15:14 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 23:15:14 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 23:15:14 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 23:15:14 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 23:15:14 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 23:15:14 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 23:15:14 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 23:15:15 Setting up procps (2:3.3.12-3ubuntu1.2) ... 23:15:15 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 23:15:15 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 23:15:15 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 23:15:15 Setting up patch (2.7.6-2ubuntu1.1) ... 23:15:15 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 23:15:15 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 23:15:15 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 23:15:15 Installing new version of config file /etc/ssl/openssl.cnf ... 23:15:15 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 23:15:15 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 23:15:15 Setting up ca-certificates (20210119~18.04.1) ... 23:15:17 Updating certificates in /etc/ssl/certs... 23:15:18 23 added, 27 removed; done. 23:15:18 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 23:15:18 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 23:15:18 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 23:15:18 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 23:15:18 Setting up pkgbinarymangler (138.18.04.1) ... 23:15:18 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 23:15:18 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 23:15:18 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 23:15:18 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 23:15:18 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:15:18 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 23:15:18 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 23:15:18 Setting up perl (5.26.1-6ubuntu0.5) ... 23:15:18 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 23:15:18 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 23:15:18 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 23:15:18 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 23:15:18 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 23:15:18 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 23:15:19 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 23:15:19 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 23:15:19 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 23:15:19 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:15:19 Processing triggers for systemd (237-3ubuntu10.46) ... 23:15:19 Processing triggers for mime-support (3.60ubuntu1) ... 23:15:19 Processing triggers for ca-certificates (20210119~18.04.1) ... 23:15:19 Updating certificates in /etc/ssl/certs... 23:15:20 0 added, 0 removed; done. 23:15:20 Running hooks in /etc/ca-certificates/update.d... 23:15:20 done. 23:15:20 Reading package lists... 23:15:20 Building dependency tree... 23:15:20 Reading state information... 23:15:20 The following NEW packages will be installed: 23:15:20 apt-transport-https 23:15:21 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 23:15:21 Need to get 1692 B of archives. 23:15:21 After this operation, 154 kB of additional disk space will be used. 23:15:21 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 23:15:21 debconf: delaying package configuration, since apt-utils is not installed 23:15:21 Fetched 1692 B in 0s (8504 B/s) 23:15:21 Selecting previously unselected package apt-transport-https. 23:15:21 (Reading database ... 13920 files and directories currently installed.) 23:15:21 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 23:15:21 Unpacking apt-transport-https (1.6.13) ... 23:15:21 Setting up apt-transport-https (1.6.13) ... 23:15:21 Waiting for network to be ready... 23:15:28 2021-05-03T23:15:24Z INFO Waiting for automatic snapd restart... 23:15:28 snapd 2.49.2 from Canonical* installed 23:15:28 "snapd" switched to the "latest/stable" channel 23:15:28 23:15:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:15:32 core18 20210309 from Canonical* installed 23:15:32 "core18" switched to the "latest/stable" channel 23:15:32 23:15:35 snapcraft 4.7.1 from Canonical* installed 23:15:35 "snapcraft" switched to the "latest/stable" channel 23:15:35 23:15:39 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: 23:15:39 - README.md 23:15:39 23:15:39 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 23:15:46 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:15:46 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 23:15:46 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 23:15:46 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:15:47 Reading package lists... 23:15:47 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 23:15:54 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:15:54 Reading package lists... 23:15:54 Building dependency tree... 23:15:54 Reading state information... 23:15:54 Suggested packages: 23:15:54 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 23:15:54 git-gui gitk gitweb git-cvs git-mediawiki git-svn 23:15:54 Recommended packages: 23:15:54 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 23:15:54 The following NEW packages will be installed: 23:15:54 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 23:15:54 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 23:15:54 pkg-config zip 23:15:54 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 23:15:54 Need to get 7663 kB of archives. 23:15:54 After this operation, 43.8 MB of additional disk space will be used. 23:15:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 23:15:54 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 23:15:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 23:15:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 23:15:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 23:15:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 23:15:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 23:15:54 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 23:15:54 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 23:15:54 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 23:15:54 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 23:15:55 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 23:15:55 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 23:15:55 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 23:15:55 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 23:15:55 debconf: delaying package configuration, since apt-utils is not installed 23:15:55 Fetched 7663 kB in 1s (5745 kB/s) 23:15:55 Selecting previously unselected package libglib2.0-0:amd64. 23:15:55 (Reading database ... 13924 files and directories currently installed.) 23:15:55 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 23:15:55 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:15:55 Selecting previously unselected package libpsl5:amd64. 23:15:55 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 23:15:55 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 23:15:55 Selecting previously unselected package libnghttp2-14:amd64. 23:15:55 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 23:15:55 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:15:55 Selecting previously unselected package librtmp1:amd64. 23:15:55 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 23:15:55 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:15:56 Selecting previously unselected package libcurl3-gnutls:amd64. 23:15:56 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 23:15:56 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 23:15:56 Selecting previously unselected package liberror-perl. 23:15:56 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 23:15:56 Unpacking liberror-perl (0.17025-1) ... 23:15:56 Selecting previously unselected package git-man. 23:15:56 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 23:15:56 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 23:15:56 Selecting previously unselected package git. 23:15:56 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 23:15:56 Unpacking git (1:2.17.1-1ubuntu0.8) ... 23:15:57 Selecting previously unselected package libnorm1:amd64. 23:15:57 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 23:15:57 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:15:57 Selecting previously unselected package libpgm-5.2-0:amd64. 23:15:57 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 23:15:57 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:15:57 Selecting previously unselected package libsodium23:amd64. 23:15:57 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 23:15:57 Unpacking libsodium23:amd64 (1.0.16-2) ... 23:15:57 Selecting previously unselected package libzmq5:amd64. 23:15:57 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 23:15:57 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:15:57 Selecting previously unselected package libzmq3-dev:amd64. 23:15:57 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 23:15:57 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:15:57 Selecting previously unselected package pkg-config. 23:15:57 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 23:15:57 Unpacking pkg-config (0.29.1-0ubuntu2) ... 23:15:57 Selecting previously unselected package zip. 23:15:57 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 23:15:57 Unpacking zip (3.0-11build1) ... 23:15:57 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 23:15:57 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 23:15:58 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 23:15:58 Setting up liberror-perl (0.17025-1) ... 23:15:58 Setting up libpsl5:amd64 (0.19.1-5build1) ... 23:15:58 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 23:15:58 No schema files found: doing nothing. 23:15:58 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 23:15:58 Setting up zip (3.0-11build1) ... 23:15:58 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 23:15:58 Setting up libsodium23:amd64 (1.0.16-2) ... 23:15:58 Setting up pkg-config (0.29.1-0ubuntu2) ... 23:15:58 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 23:15:58 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 23:15:58 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 23:15:58 Setting up git (1:2.17.1-1ubuntu0.8) ... 23:15:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 23:16:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:16:04 git set to automatically installed. 23:16:04 git-man set to automatically installed. 23:16:04 libcurl3-gnutls set to automatically installed. 23:16:04 liberror-perl set to automatically installed. 23:16:04 libglib2.0-0 set to automatically installed. 23:16:04 libnghttp2-14 set to automatically installed. 23:16:04 libnorm1 set to automatically installed. 23:16:04 libpgm-5.2-0 set to automatically installed. 23:16:04 libpsl5 set to automatically installed. 23:16:04 librtmp1 set to automatically installed. 23:16:04 libsodium23 set to automatically installed. 23:16:04 libzmq3-dev set to automatically installed. 23:16:04 libzmq5 set to automatically installed. 23:16:04 pkg-config set to automatically installed. 23:16:04 zip set to automatically installed. 23:16:07 snapd is not logged in, snap install commands will use sudo 23:16:15 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:16:27 go (1.15/stable) 1.15.10 from Michael Hudson-Doyle (mwhudson) installed 23:16:28 snapd is not logged in, snap install commands will use sudo 23:16:35 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 23:16:35 snap "core18" has no updates available 23:16:36 Pulling go-build-helper 23:16:36 + snapcraftctl pull 23:16:37 'app-service-config' has dependencies that need to be staged: go-build-helper 23:16:37 Skipping pull go-build-helper (already ran) 23:16:37 Building go-build-helper 23:16:37 + snapcraftctl build 23:16:39 Staging go-build-helper 23:16:39 + snapcraftctl stage 23:16:49 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 23:16:49 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 23:16:49 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 23:16:49 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1699 kB] 23:16:49 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 23:16:49 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 23:16:49 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 23:16:49 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 23:16:49 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 23:16:49 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 23:16:49 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 23:16:49 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [318 kB] 23:16:49 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 23:16:49 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 23:16:49 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [305 kB] 23:16:49 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [40.7 kB] 23:16:49 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1124 kB] 23:16:49 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [253 kB] 23:16:49 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 23:16:49 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2042 kB] 23:16:49 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [410 kB] 23:16:49 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [25.0 kB] 23:16:49 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6464 B] 23:16:49 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [326 kB] 23:16:49 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [44.2 kB] 23:16:49 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1734 kB] 23:16:49 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [369 kB] 23:16:49 Fetched 24.5 MB in 0s (0 B/s) 23:16:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:16:49 Fetched 224 kB in 0s (0 B/s) 23:16:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:16:49 Fetched 157 kB in 0s (0 B/s) 23:16:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:16:49 Fetched 221 kB in 0s (0 B/s) 23:16:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:16:49 Fetched 143 kB in 0s (0 B/s) 23:16:49 Pulling app-service-config 23:16:49 + snapcraftctl pull 23:16:50 Cloning into '/root/parts/app-service-config/src'... 23:16:51 Pulling config-common 23:16:51 + snapcraftctl pull 23:16:55 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:16:55 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:16:55 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:16:55 Fetched 0 B in 0s (0 B/s) 23:16:55 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 23:16:55 Fetched 0 B in 0s (0 B/s) 23:16:55 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 23:16:55 Fetched 0 B in 0s (0 B/s) 23:16:55 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 23:16:55 Fetched 0 B in 0s (0 B/s) 23:16:55 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 23:16:55 Fetched 0 B in 0s (0 B/s) 23:16:55 Pulling edgex-go 23:16:55 + snapcraftctl pull 23:17:05 lf-activate-venv(): INFO: Adding /tmp/venv-NWaC/bin to PATH 23:17:05 INFO: No Stack... 23:17:05 INFO: Retrieving Pricing Info for: lf-standard-4 23:17:05 INFO: Archiving Costs [Pipeline] sh 23:17:06 + cat /w/workspace/edgex-go/56/archives/cost.csv 23:17:06 + cut -d, -f6 [Pipeline] lock 23:17:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3328-56-stack-cost] 23:17:06 Resource [jenkins-edgexfoundry-edgex-go-PR-3328-56-stack-cost] did not exist. Created. 23:17:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3328-56-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:17:06 + echo total: 0.20999999344348907 [Pipeline] stash 23:17:06 Stashed 1 file(s) [Pipeline] } 23:17:06 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3328-56-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:17:21 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 23:17:21 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 23:17:21 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 23:17:21 Fetched 0 B in 0s (0 B/s) 23:17:21 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 23:17:21 Fetched 96.5 kB in 0s (0 B/s) 23:17:21 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 23:17:21 Fetched 279 kB in 0s (0 B/s) 23:17:21 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 23:17:21 Fetched 122 kB in 0s (0 B/s) 23:17:21 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 23:17:21 Fetched 77.8 kB in 0s (0 B/s) 23:17:21 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 23:17:21 Fetched 8848 B in 0s (0 B/s) 23:17:21 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 23:17:21 Fetched 47.8 kB in 0s (0 B/s) 23:17:21 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 23:17:21 Fetched 45.6 kB in 0s (0 B/s) 23:17:21 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 23:17:21 Fetched 15.0 kB in 0s (0 B/s) 23:17:21 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 23:17:21 Fetched 219 kB in 0s (0 B/s) 23:17:21 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 23:17:21 Fetched 154 kB in 0s (0 B/s) 23:17:21 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 23:17:21 Fetched 50.6 kB in 0s (0 B/s) 23:17:21 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 23:17:21 Fetched 14.8 kB in 0s (0 B/s) 23:17:21 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 23:17:21 Fetched 41.8 kB in 0s (0 B/s) 23:17:21 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 23:17:21 Fetched 499 kB in 0s (0 B/s) 23:17:21 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 23:17:21 Fetched 111 kB in 0s (0 B/s) 23:17:21 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 23:17:21 Fetched 240 kB in 0s (0 B/s) 23:17:21 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 23:17:21 Fetched 29.3 kB in 0s (0 B/s) 23:17:21 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 23:17:21 Fetched 85.5 kB in 0s (0 B/s) 23:17:21 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 23:17:21 Fetched 24.5 kB in 0s (0 B/s) 23:17:21 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 23:17:21 Fetched 49.2 kB in 0s (0 B/s) 23:17:21 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 23:17:21 Fetched 54.2 kB in 0s (0 B/s) 23:17:21 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 23:17:21 Fetched 30.8 kB in 0s (0 B/s) 23:17:21 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 23:17:21 Fetched 15.8 kB in 0s (0 B/s) 23:17:21 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 23:17:21 Fetched 85.9 kB in 0s (0 B/s) 23:17:21 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 23:17:21 Fetched 8720 B in 0s (0 B/s) 23:17:21 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 23:17:21 Fetched 137 kB in 0s (0 B/s) 23:17:21 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 23:17:21 Fetched 119 kB in 0s (0 B/s) 23:17:21 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 23:17:21 Fetched 110 kB in 0s (0 B/s) 23:17:21 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 23:17:21 Fetched 11.1 kB in 0s (0 B/s) 23:17:21 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 23:17:21 Fetched 645 kB in 0s (0 B/s) 23:17:21 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 23:17:21 Fetched 41.3 kB in 0s (0 B/s) 23:17:21 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 23:17:21 Fetched 17.9 kB in 0s (0 B/s) 23:17:21 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 23:17:21 Fetched 368 kB in 0s (0 B/s) 23:17:21 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 23:17:21 Fetched 187 kB in 0s (0 B/s) 23:17:21 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 23:17:21 Fetched 175 kB in 0s (0 B/s) 23:17:21 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 23:17:21 Fetched 206 kB in 0s (0 B/s) 23:17:21 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 23:17:21 Fetched 1301 kB in 0s (0 B/s) 23:17:21 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 23:17:21 Fetched 36.2 kB in 0s (0 B/s) 23:17:21 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 23:17:21 Fetched 159 kB in 0s (0 B/s) 23:17:21 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 23:17:21 Fetched 107 kB in 0s (0 B/s) 23:17:21 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 23:17:21 Fetched 48.7 kB in 0s (0 B/s) 23:17:21 Pulling static-packages 23:17:21 + snapcraftctl pull 23:17:21 Pulling version 23:17:21 + cd /root/project 23:17:21 + [ -f VERSION ] 23:17:21 + PROJECT_VERSION=local-dev 23:17:21 + git rev-parse --short HEAD 23:17:21 + GIT_REVISION=5e792827 23:17:21 + snapcraftctl set-version local-dev 23:17:21 Skipping build go-build-helper (already ran) 23:17:22 Building app-service-config 23:17:22 + make build 23:17:22 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o app-service-configurable 23:17:24 go: downloading github.com/edgexfoundry/app-functions-sdk-go/v2 v2.0.0-dev.52 23:17:24 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.78 23:17:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.11 23:17:24 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.42 23:17:24 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.5 23:17:24 go: downloading github.com/google/uuid v1.2.0 23:17:24 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.17 23:17:24 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.7 23:17:24 go: downloading github.com/go-playground/validator/v10 v10.5.0 23:17:24 go: downloading github.com/pelletier/go-toml v1.9.0 23:17:24 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 23:17:24 go: downloading golang.org/x/text v0.3.2 23:17:24 go: downloading github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 23:17:24 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.3 23:17:25 go: downloading github.com/leodido/go-urn v1.2.0 23:17:25 go: downloading github.com/gorilla/mux v1.8.0 23:17:25 go: downloading github.com/go-playground/universal-translator v0.17.0 23:17:25 go: downloading github.com/hashicorp/consul/api v1.8.1 23:17:25 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 23:17:25 go: downloading github.com/gorilla/websocket v1.4.2 23:17:25 go: downloading github.com/mitchellh/copystructure v1.0.0 23:17:25 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 23:17:25 go: downloading github.com/hashicorp/serf v0.9.5 23:17:25 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 23:17:25 go: downloading github.com/x448/float16 v0.8.4 23:17:25 go: downloading github.com/go-playground/locales v0.13.0 23:17:25 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 23:17:25 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:17:25 go: downloading github.com/mitchellh/reflectwalk v1.0.0 23:17:25 go: downloading github.com/go-kit/kit v0.8.0 23:17:25 go: downloading github.com/hashicorp/go-hclog v0.12.0 23:17:25 go: downloading github.com/mitchellh/mapstructure v1.1.2 23:17:25 go: downloading github.com/go-redis/redis/v7 v7.2.0 23:17:25 go: downloading github.com/pebbe/zmq4 v1.2.7 23:17:25 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 23:17:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:17:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:17:25 go: downloading github.com/mattn/go-isatty v0.0.12 23:17:25 go: downloading github.com/fatih/color v1.9.0 23:17:25 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 23:17:25 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 23:17:25 go: downloading github.com/go-logfmt/logfmt v0.4.0 23:17:25 go: downloading github.com/mattn/go-colorable v0.1.6 23:17:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:17:25 go: downloading github.com/hashicorp/golang-lru v0.5.0 23:17:38 + install -DT ./app-service-configurable /root/parts/app-service-config/install/bin/app-service-configurable 23:17:38 + install -DT ./res/rules-engine/configuration.toml /root/parts/app-service-config/install/config/app-service-configurable/res/rules-engine/configuration.toml 23:17:38 + install -DT ./Attribution.txt /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/Attribution.txt 23:17:38 + install -DT ./LICENSE /root/parts/app-service-config/install/usr/share/doc/app-service-configurable/LICENSE 23:17:38 Building config-common 23:17:38 + snapcraftctl build 23:17:40 Building edgex-go 23:17:40 + cd /root/parts/edgex-go/src 23:17:40 + make build 23:17:40 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 23:17:40 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.38 23:17:40 go: downloading github.com/OneOfOne/xxhash v1.2.8 23:17:40 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.76 23:17:40 go: downloading github.com/pkg/errors v0.8.1 23:17:40 go: downloading github.com/imdario/mergo v0.3.12 23:17:45 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 23:17:45 go: downloading gopkg.in/yaml.v2 v2.4.0 23:17:51 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 23:17:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:17:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:17:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:17:54 go: downloading github.com/stretchr/testify v1.7.0 23:17:55 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 23:17:55 go: downloading github.com/davecgh/go-spew v1.1.1 23:17:55 go: downloading github.com/pmezard/go-difflib v1.0.0 23:17:57 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 23:17:57 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 23:17:57 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 23:17:59 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:18:00 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 23:18:00 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 23:18:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:18:03 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 23:18:05 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 23:18:05 go: downloading github.com/lib/pq v1.10.1 23:18:07 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 23:18:07 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 23:18:07 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 23:18:07 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 23:18:07 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 23:18:07 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 23:18:07 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 23:18:07 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 23:18:07 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 23:18:07 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 23:18:07 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 23:18:07 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 23:18:07 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 23:18:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 23:18:07 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 23:18:07 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 23:18:07 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 23:18:07 + 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 23:18:07 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 23:18:07 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 23:18:07 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 23:18:07 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 23:18:07 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 23:18:07 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 23:18:07 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 23:18:07 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 23:18:11 Building static-packages 23:18:11 + snapcraftctl build 23:18:13 Building version 23:18:13 + snapcraftctl build 23:18:14 Skipping stage go-build-helper (already ran) 23:18:14 Staging app-service-config 23:18:14 + snapcraftctl stage 23:18:16 Staging config-common 23:18:16 + snapcraftctl stage 23:18:17 Staging edgex-go 23:18:17 + snapcraftctl stage 23:18:18 Staging static-packages 23:18:18 + snapcraftctl stage 23:18:19 Staging version 23:18:19 + snapcraftctl stage 23:18:20 Priming go-build-helper 23:18:20 + snapcraftctl prime 23:18:21 Priming app-service-config 23:18:21 + snapcraftctl prime 23:18:23 Priming config-common 23:18:23 + snapcraftctl prime 23:18:24 Priming edgex-go 23:18:24 + snapcraftctl prime 23:18:25 Priming static-packages 23:18:25 + snapcraftctl prime 23:18:28 Priming version 23:18:28 + snapcraftctl prime 23:18:29 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 23:18:31 provisioning config files... 23:18:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/56@tmp/config6974736121199948400tmp [Pipeline] { [Pipeline] sh 23:18:32 + set +x 23:18:32 + curl -s https://codecov.io/bash 23:18:32 + bash -s -- 23:18:32 23:18:32 _____ _ 23:18:32 / ____| | | 23:18:32 | | ___ __| | ___ ___ _____ __ 23:18:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:18:32 | |___| (_) | (_| | __/ (_| (_) \ V / 23:18:32 \_____\___/ \__,_|\___|\___\___/ \_/ 23:18:32 Bash-1.0.2 23:18:32 23:18:32 23:18:33 ==> git version 2.24.3 found 23:18:33 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:18:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:18:33 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:18:33 ==> Jenkins CI detected. 23:18:33 project root: . 23:18:33 --> token set from env 23:18:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:18:33 ==> Running gcov in . (disable via -X gcov) 23:18:33 ==> Python coveragepy not found 23:18:33 ==> Searching for coverage reports in: 23:18:33 + . 23:18:33 -> Found 1 reports 23:18:33 ==> Detecting git/mercurial file structure 23:18:33 ==> Reading reports 23:18:33 + ./coverage.out bytes=699522 23:18:33 ==> Appending adjustments 23:18:33 https://docs.codecov.io/docs/fixing-reports 23:18:42 + Found adjustments 23:18:42 ==> Gzipping contents 23:18:42 100K /tmp/codecov.L5BSsU.gz 23:18:42 ==> Uploading reports 23:18:42 url: https://codecov.io 23:18:42 query: branch=PR-3328&commit=5e792827d28759cfb5dc792fea2164e262982596&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3328%2F56%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3328&job=&cmd_args= 23:18:42 -> Pinging Codecov 23:18:42 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-3328&commit=5e792827d28759cfb5dc792fea2164e262982596&build=56&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3328%2F56%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3328&job=&cmd_args= 23:18:43 -> Uploading to 23:18:43 https://storage.googleapis.com/codecov/v4/raw/2021-05-03/00271124DB129430A58F1EEE437C3FCB/5e792827d28759cfb5dc792fea2164e262982596/6317486c-5823-4b3a-b0ed-dc507e96c392.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210503T231843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a2f8f273736e57dcb2aff8f89ec94a203c9659b87bea018bd2525726f89dc39 23:18:43 % Total % Received % Xferd Average Speed Time Time Time Current 23:18:43 Dload Upload Total Spent Left Speed 23:18:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 0 0 100 97k 0 182k --:--:-- --:--:-- --:--:-- 182k 23:18:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5e792827d28759cfb5dc792fea2164e262982596 [Pipeline] } 23:18:43 Deleting 1 temporary files [Pipeline] // wrap [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 23:18:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:18:46 ---> package-listing.sh 23:18:46 ++ tr '[:upper:]' '[:lower:]' 23:18:46 ++ facter osfamily 23:18:46 + OS_FAMILY=redhat 23:18:46 + workspace=/w/workspace/edgex-go/56 23:18:46 + START_PACKAGES=/tmp/packages_start.txt 23:18:46 + END_PACKAGES=/tmp/packages_end.txt 23:18:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:18:46 + PACKAGES=/tmp/packages_start.txt 23:18:46 + '[' /w/workspace/edgex-go/56 ']' 23:18:46 + PACKAGES=/tmp/packages_end.txt 23:18:46 + case "${OS_FAMILY}" in 23:18:46 + rpm -qa 23:18:46 + sort 23:18:55 + '[' -f /tmp/packages_start.txt ']' 23:18:55 + '[' -f /tmp/packages_end.txt ']' 23:18:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:18:55 + '[' /w/workspace/edgex-go/56 ']' 23:18:55 + mkdir -p /w/workspace/edgex-go/56/archives/ 23:18:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/56/archives/ [Pipeline] echo 23:18:55 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/56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:18:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:18:57 23:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:18:57 alpine: Pulling from edgex-lftools-log-publisher 23:18:57 df20fa9351a1: Pulling fs layer 23:18:57 36b3adc4ff6f: Pulling fs layer 23:18:57 8ad3a11d3b57: Pulling fs layer 23:18:57 46f8f816bc3b: Pulling fs layer 23:18:57 93b61091891f: Pulling fs layer 23:18:57 93b9cdb0e59b: Pulling fs layer 23:18:57 5e14af77c1be: Pulling fs layer 23:18:57 01666e4c0597: Pulling fs layer 23:18:57 aa168da1d23b: Pulling fs layer 23:18:57 93b61091891f: Waiting 23:18:57 93b9cdb0e59b: Waiting 23:18:57 5e14af77c1be: Waiting 23:18:57 01666e4c0597: Waiting 23:18:57 aa168da1d23b: Waiting 23:18:57 46f8f816bc3b: Waiting 23:18:57 36b3adc4ff6f: Verifying Checksum 23:18:57 36b3adc4ff6f: Download complete 23:18:57 46f8f816bc3b: Verifying Checksum 23:18:57 46f8f816bc3b: Download complete 23:18:58 df20fa9351a1: Verifying Checksum 23:18:58 df20fa9351a1: Download complete 23:18:58 93b9cdb0e59b: Verifying Checksum 23:18:58 93b9cdb0e59b: Download complete 23:18:58 5e14af77c1be: Verifying Checksum 23:18:58 5e14af77c1be: Download complete 23:18:58 93b61091891f: Verifying Checksum 23:18:58 93b61091891f: Download complete 23:18:58 01666e4c0597: Verifying Checksum 23:18:58 01666e4c0597: Download complete 23:18:58 df20fa9351a1: Pull complete 23:18:59 8ad3a11d3b57: Verifying Checksum 23:18:59 8ad3a11d3b57: Download complete 23:19:00 36b3adc4ff6f: Pull complete 23:19:03 8ad3a11d3b57: Pull complete 23:19:03 46f8f816bc3b: Pull complete 23:19:05 93b61091891f: Pull complete 23:19:05 aa168da1d23b: Verifying Checksum 23:19:05 aa168da1d23b: Download complete 23:19:05 93b9cdb0e59b: Pull complete 23:19:05 5e14af77c1be: Pull complete 23:19:06 01666e4c0597: Pull complete 23:19:29 aa168da1d23b: Pull complete 23:19:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:19:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:19:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:19:29 prd-centos7-docker-4c-2g-2800 does not seem to be running inside a container 23:19:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/56/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/56 -v /w/workspace/edgex-go/56:/w/workspace/edgex-go/56:rw,z -v /w/workspace/edgex-go/56@tmp:/w/workspace/edgex-go/56@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-lftools-log-publisher:alpine cat 23:19:33 $ docker top 3f1e2e4268f47e87c48a6c66229d057c9013f420cef1673dd367da9e9c490dfe -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:35 + touch /tmp/pre-build-complete [Pipeline] sh 23:19:36 + mkdir -p /var/log/sa [Pipeline] sh 23:19:37 + ls /var/log/sa-host 23:19:37 + sadf -c /var/log/sa-host/sa03 23:19:37 file_magic: OK 23:19:37 HZ: Using current value: 100 23:19:37 file_header: OK 23:19:37 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 23:19:37 Statistics: 23:19:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:19:37 File successfully converted to sysstat format version 12.2.1 23:19:37 + sadf -c /var/log/sa-host/sa23 23:19:37 file_magic: OK 23:19:37 HZ: Using current value: 100 23:19:37 file_header: OK 23:19:37 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 23:19:37 Statistics: 23:19:37 Hnuu...uuuununununu... 23:19:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:19:37 provisioning config files... 23:19:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/56@tmp/config5458153965744674472tmp [Pipeline] { [Pipeline] echo 23:19:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:19:38 ---> create-netrc.sh [Pipeline] } 23:19:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:19:38 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:19:39 ---> python-tools-install.sh [Pipeline] echo 23:19:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:19:40 ---> sudo-logs.sh 23:19:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:19:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:19:41 ---> job-cost.sh 23:19:41 lf-activate-venv: SKIPPING 23:19:41 DEBUG: total: 0.20999999344348907 23:19:41 INFO: Retrieving Stack Cost... 23:19:42 INFO: Retrieving Pricing Info for: v1-standard-2 23:19:43 INFO: Archiving Costs [Pipeline] echo 23:19:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:19:44 ---> logs-deploy.sh 23:19:44 lf-activate-venv: SKIPPING 23:19:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3328/56 23:19:44 INFO: archiving workspace using pattern(s): 23:19:47 Archives upload complete. 23:19:47 INFO: archiving logs to Nexus 23:19:49 ---> uname -a: 23:19:49 Linux prd-centos7-docker-4c-2g-2800.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:19:49 23:19:49 23:19:49 ---> lscpu: 23:19:49 Architecture: x86_64 23:19:49 CPU op-mode(s): 32-bit, 64-bit 23:19:49 Byte Order: Little Endian 23:19:49 Address sizes: 40 bits physical, 48 bits virtual 23:19:49 CPU(s): 4 23:19:49 On-line CPU(s) list: 0-3 23:19:49 Thread(s) per core: 1 23:19:49 Core(s) per socket: 1 23:19:49 Socket(s): 4 23:19:49 NUMA node(s): 1 23:19:49 Vendor ID: GenuineIntel 23:19:49 CPU family: 6 23:19:49 Model: 44 23:19:49 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:19:49 Stepping: 1 23:19:49 CPU MHz: 2933.438 23:19:49 BogoMIPS: 5866.87 23:19:49 Virtualization: VT-x 23:19:49 Hypervisor vendor: KVM 23:19:49 Virtualization type: full 23:19:49 L1d cache: 128 KiB 23:19:49 L1i cache: 128 KiB 23:19:49 L2 cache: 16 MiB 23:19:49 L3 cache: 64 MiB 23:19:49 NUMA node0 CPU(s): 0-3 23:19:49 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:19:49 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:19:49 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:19:49 Vulnerability Meltdown: Mitigation; PTI 23:19:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:19:49 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:19:49 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:19:49 Vulnerability Srbds: Not affected 23:19:49 Vulnerability Tsx async abort: Not affected 23:19:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 23:19:49 23:19:49 23:19:49 ---> nproc: 23:19:49 4 23:19:49 23:19:49 23:19:49 ---> df -h: 23:19:49 Filesystem Size Used Available Use% Mounted on 23:19:49 overlay 50.0G 13.1G 36.9G 26% / 23:19:49 tmpfs 64.0M 0 64.0M 0% /dev 23:19:49 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:19:49 shm 64.0M 0 64.0M 0% /dev/shm 23:19:49 /dev/vda1 50.0G 13.1G 36.9G 26% /facter-os 23:19:49 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/resolv.conf 23:19:49 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hostname 23:19:49 /dev/vda1 50.0G 13.1G 36.9G 26% /etc/hosts 23:19:49 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/sa-host 23:19:49 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/secure 23:19:49 /dev/vda1 50.0G 13.1G 36.9G 26% /var/log/auth.log 23:19:49 /dev/vda1 50.0G 13.1G 36.9G 26% /run/cloud-init/result.json 23:19:49 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/56 23:19:49 /dev/vda1 50.0G 13.1G 36.9G 26% /w/workspace/edgex-go/56@tmp 23:19:49 23:19:49 23:19:49 ---> free -m: 23:19:49 total used free shared buff/cache available 23:19:49 Mem: 1837 818 145 0 873 962 23:19:49 Swap: 1023 94 929 23:19:49 23:19:49 23:19:49 ---> ip addr: 23:19:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:19:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:19:49 inet 127.0.0.1/8 scope host lo 23:19:49 valid_lft forever preferred_lft forever 23:19:49 inet6 ::1/128 scope host 23:19:49 valid_lft forever preferred_lft forever 23:19:49 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:19:49 link/ether fa:16:3e:63:3e:96 brd ff:ff:ff:ff:ff:ff 23:19:49 inet 10.30.122.226/23 brd 10.30.123.255 scope global dynamic eth0 23:19:49 valid_lft 84855sec preferred_lft 84855sec 23:19:49 inet6 fe80::f816:3eff:fe63:3e96/64 scope link 23:19:49 valid_lft forever preferred_lft forever 23:19:49 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:19:49 link/ether 02:42:78:0b:a0:d4 brd ff:ff:ff:ff:ff:ff 23:19:49 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:19:49 valid_lft forever preferred_lft forever 23:19:49 inet6 fe80::42:78ff:fe0b:a0d4/64 scope link 23:19:49 valid_lft forever preferred_lft forever 23:19:49 23:19:49 23:19:50 ---> sar -b -r -n DEV: 23:19:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 23:19:50 23:19:50 22:53:49 LINUX RESTART (4 CPU) 23:19:50 23:19:50 22:55:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:19:50 22:56:02 63.90 14.72 49.18 0.00 4967.75 13317.68 0.00 23:19:50 22:57:01 190.59 61.06 129.53 0.00 6281.89 41460.00 0.00 23:19:50 22:58:01 211.81 91.00 120.81 0.00 3317.32 15540.49 0.00 23:19:50 22:59:02 82.48 27.21 55.27 0.00 1087.97 6873.50 0.00 23:19:50 23:00:01 55.03 10.83 44.20 0.00 508.23 5863.51 0.00 23:19:50 23:01:01 87.65 39.66 47.99 0.00 1736.97 5242.80 0.00 23:19:50 23:02:01 56.93 25.54 31.39 0.00 1775.92 2368.51 0.00 23:19:50 23:03:01 62.26 7.08 55.18 0.00 582.59 17437.82 0.00 23:19:50 23:04:04 297.57 124.77 172.80 0.00 55903.23 112559.46 0.00 23:19:50 23:05:05 1650.64 1478.76 171.88 0.00 81460.51 87420.06 0.00 23:19:50 23:06:03 1260.11 1056.03 204.08 0.00 102334.12 104909.05 0.00 23:19:50 23:07:01 122.92 47.74 75.18 0.00 4666.35 14732.40 0.00 23:19:50 23:08:02 432.34 161.34 271.00 0.00 31866.62 77506.28 0.00 23:19:50 23:09:03 964.50 715.61 248.89 0.00 93853.26 93621.25 0.00 23:19:50 23:10:02 1667.57 1393.28 274.29 0.00 101867.08 112797.38 0.00 23:19:50 23:11:01 284.21 187.38 96.83 0.00 9738.96 14961.15 0.00 23:19:50 23:12:01 319.46 139.55 179.91 0.00 5140.88 15604.78 0.00 23:19:50 23:13:01 180.39 166.99 13.40 0.00 2978.35 581.97 0.00 23:19:50 23:14:02 0.68 0.05 0.63 0.00 0.53 13.83 0.00 23:19:50 23:15:01 0.27 0.03 0.24 0.00 0.27 2.13 0.00 23:19:50 23:16:01 0.20 0.00 0.20 0.00 0.00 1.68 0.00 23:19:50 23:17:01 0.25 0.02 0.23 0.00 0.53 2.21 0.00 23:19:50 23:18:01 0.32 0.00 0.32 0.00 0.00 3.32 0.00 23:19:50 23:19:01 79.01 71.88 7.13 0.00 6045.60 210.35 0.00 23:19:50 Average: 336.05 242.13 93.92 0.00 21512.82 31069.71 0.00 23:19:50 23:19:50 22:55:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:19:50 22:56:02 76256 0 839988 44.64 2620 962680 1607572 54.86 738708 862228 20 23:19:50 22:57:01 83228 0 729456 38.77 1752 1067108 1389652 47.43 559608 993792 72 23:19:50 22:58:01 138052 0 792368 42.11 1492 949632 1748080 59.66 598892 867548 30332 23:19:50 22:59:02 269776 0 776964 41.29 652 834152 1748188 59.66 607564 724716 77800 23:19:50 23:00:01 134724 0 811160 43.11 628 935032 1652844 56.41 715228 743728 58292 23:19:50 23:01:01 182180 0 843476 44.83 564 855324 1538156 52.49 677624 730864 24684 23:19:50 23:02:01 160088 0 775772 41.23 564 945120 1739196 59.36 650540 775124 68324 23:19:50 23:03:01 65216 0 782072 41.57 472 1033784 1621040 55.32 649428 878368 94232 23:19:50 23:04:04 78460 0 832764 44.26 0 970320 2284080 77.95 764456 829084 20756 23:19:50 23:05:05 82088 0 844344 44.88 0 955112 2399844 81.90 647700 930776 75080 23:19:50 23:06:03 308772 0 896204 47.63 0 676568 3669296 125.23 588748 703528 1336 23:19:50 23:07:01 437388 0 928164 49.33 0 515992 3059492 104.42 560976 601540 16720 23:19:50 23:08:02 78208 0 715244 38.01 0 1088092 1519968 51.87 703124 848420 61620 23:19:50 23:09:03 68972 0 807368 42.91 0 1005204 2438348 83.22 612104 964140 63500 23:19:50 23:10:02 672052 0 642528 34.15 0 566964 1409000 48.09 371628 595504 36 23:19:50 23:11:01 334720 0 775688 41.23 0 771136 2086664 71.21 669636 600632 14768 23:19:50 23:12:01 340496 0 643088 34.18 0 897960 1230920 42.01 544204 720924 840 23:19:50 23:13:01 218192 0 746628 39.68 0 916724 1176224 40.14 543412 732012 32 23:19:50 23:14:02 218452 0 746396 39.67 0 916696 1175972 40.13 542764 732020 12 23:19:50 23:15:01 218432 0 746412 39.67 0 916700 1176080 40.14 543000 732028 8 23:19:50 23:16:01 218488 0 746344 39.67 0 916712 1176092 40.14 543016 732028 8 23:19:50 23:17:01 218712 0 746108 39.65 0 916724 1175972 40.13 542916 732044 8 23:19:50 23:18:01 218404 0 746416 39.67 0 916724 1176128 40.14 543224 732044 12 23:19:50 23:19:01 75372 0 813332 43.23 0 992840 1612484 55.03 632268 782024 90164 23:19:50 Average: 204030 0 780345 41.47 364 896804 1742137 59.46 606282 772713 29111 23:19:50 23:19:50 22:55:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:19:50 22:56:02 eth0 759.04 582.41 4484.92 88.34 0.00 0.00 0.00 0.00 23:19:50 22:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 22:56:02 veth939762a 392.99 403.14 52.82 2695.42 0.00 0.00 0.00 0.00 23:19:50 22:56:02 docker0 392.99 403.01 47.45 2695.41 0.00 0.00 0.00 0.00 23:19:50 22:57:01 eth0 427.88 282.10 3114.08 61.38 0.00 0.00 0.00 0.00 23:19:50 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 22:57:01 docker0 61.62 136.20 3.61 380.45 0.00 0.00 0.00 0.00 23:19:50 22:58:01 eth0 147.33 114.86 538.86 20.35 0.00 0.00 0.00 0.00 23:19:50 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 22:58:01 veth97eef79 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:19:50 22:58:01 docker0 93.29 119.22 7.58 511.03 0.00 0.00 0.00 0.00 23:19:50 22:59:02 eth0 11.85 10.04 9.86 7.97 0.00 0.00 0.00 0.00 23:19:50 22:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 22:59:02 veth97eef79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 22:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:00:01 eth0 37.52 30.84 22.50 69.36 0.00 0.00 0.00 0.00 23:19:50 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:00:01 veth97eef79 2.16 2.16 0.17 0.17 0.00 0.00 0.00 0.00 23:19:50 23:00:01 docker0 2.16 2.16 0.14 0.17 0.00 0.00 0.00 0.00 23:19:50 23:01:01 eth0 16.77 12.25 12.69 7.01 0.00 0.00 0.00 0.00 23:19:50 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:01:01 veth97eef79 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 23:19:50 23:01:01 docker0 0.21 0.21 0.01 0.02 0.00 0.00 0.00 0.00 23:19:50 23:02:01 eth0 11.77 8.42 10.23 5.75 0.00 0.00 0.00 0.00 23:19:50 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:02:01 veth97eef79 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:03:01 eth0 180.15 139.93 1685.64 76.95 0.00 0.00 0.00 0.00 23:19:50 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:04:04 vethec4fbdc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:19:50 23:04:04 eth0 20.36 16.49 22.50 8.60 0.00 0.00 0.00 0.00 23:19:50 23:04:04 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:04:04 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:05:05 vethec4fbdc 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 23:19:50 23:05:05 eth0 84.86 60.27 177.17 56.34 0.00 0.00 0.00 0.00 23:19:50 23:05:05 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:05:05 docker0 38.55 55.37 2.45 160.84 0.00 0.00 0.00 0.00 23:19:50 23:06:03 vethec4fbdc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:06:03 veth4f8d058 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:19:50 23:06:03 vethb917ff1 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:19:50 23:06:03 veth98f58dc 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:19:50 23:07:01 vethec4fbdc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:07:01 veth4f8d058 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:07:01 vethb917ff1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:07:01 veth98f58dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:08:02 vethec4fbdc 0.00 0.21 0.00 0.01 0.00 0.00 0.00 0.00 23:19:50 23:08:02 eth0 2381.45 1682.93 13594.99 526.51 0.00 0.00 0.00 0.00 23:19:50 23:08:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:19:50 23:08:02 vethc2ebda0 19.50 54.04 1.41 322.49 0.00 0.00 0.00 0.00 23:19:50 23:09:03 vethec4fbdc 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 23:19:50 23:09:03 eth0 98.78 63.56 181.04 38.24 0.00 0.00 0.00 0.00 23:19:50 23:09:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:09:03 docker0 650.54 843.40 64.54 4285.21 0.00 0.00 0.00 0.00 23:19:50 23:10:02 vethec4fbdc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:10:02 eth0 28.30 24.50 15.37 60.98 0.00 0.00 0.00 0.00 23:19:50 23:10:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:11:01 vethec4fbdc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:11:01 veth4afbbbe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:19:50 23:11:01 veth9d7ad6c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:19:50 23:11:01 eth0 10.26 7.68 7.83 4.28 0.00 0.00 0.00 0.00 23:19:50 23:12:01 eth0 64.46 46.86 138.08 68.61 0.00 0.00 0.00 0.00 23:19:50 23:12:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:19:50 23:12:01 docker0 663.32 867.88 65.45 4423.67 0.00 0.00 0.00 0.00 23:19:50 23:13:01 eth0 0.85 0.30 0.31 0.21 0.00 0.00 0.00 0.00 23:19:50 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:14:02 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:19:50 23:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:14:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:15:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 23:19:50 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:16:01 eth0 0.17 0.17 0.07 0.01 0.00 0.00 0.00 0.00 23:19:50 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:17:01 eth0 0.27 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:19:50 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:18:01 eth0 1.03 0.33 0.32 0.21 0.00 0.00 0.00 0.00 23:19:50 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:19:01 eth0 112.91 77.42 1060.11 15.49 0.00 0.00 0.00 0.00 23:19:50 23:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 Average: eth0 94.17 68.36 549.58 27.58 0.00 0.00 0.00 0.00 23:19:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:19:50 Average: docker0 27.76 36.33 2.74 185.16 0.00 0.00 0.00 0.00 23:19:50 23:19:50 23:19:50 ---> sar -P ALL: 23:19:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/03/21 _x86_64_ (4 CPU) 23:19:50 23:19:50 22:53:49 LINUX RESTART (4 CPU) 23:19:50 23:19:50 22:55:02 CPU %user %nice %system %iowait %steal %idle 23:19:50 22:56:02 all 11.22 0.00 4.61 1.20 14.08 68.89 23:19:50 22:56:02 0 8.60 0.00 5.27 1.01 15.56 69.56 23:19:50 22:56:02 1 6.68 0.00 4.28 0.31 14.57 74.17 23:19:50 22:56:02 2 18.06 0.00 4.27 2.75 12.79 62.14 23:19:50 22:56:02 3 11.66 0.00 4.64 0.78 13.39 69.54 23:19:50 22:57:01 all 5.88 0.00 5.16 1.38 19.55 68.03 23:19:50 22:57:01 0 7.86 0.00 5.25 1.60 21.18 64.10 23:19:50 22:57:01 1 4.71 0.00 5.13 1.07 19.88 69.21 23:19:50 22:57:01 2 5.99 0.00 6.13 1.14 18.62 68.12 23:19:50 22:57:01 3 4.92 0.00 4.13 1.71 18.49 70.74 23:19:50 22:58:01 all 8.63 0.00 7.28 4.98 20.60 58.50 23:19:50 22:58:01 0 9.39 0.00 7.73 5.20 20.29 57.39 23:19:50 22:58:01 1 9.25 0.00 7.50 5.39 21.15 56.71 23:19:50 22:58:01 2 7.37 0.00 6.91 5.41 20.36 59.95 23:19:50 22:58:01 3 8.52 0.00 7.01 3.94 20.61 59.92 23:19:50 22:59:02 all 39.61 0.00 12.34 2.19 28.64 17.23 23:19:50 22:59:02 0 43.81 0.00 13.21 1.79 26.71 14.48 23:19:50 22:59:02 1 33.32 0.00 11.30 2.20 30.55 22.63 23:19:50 22:59:02 2 42.81 0.00 12.43 1.73 27.89 15.14 23:19:50 22:59:02 3 38.87 0.00 12.48 3.02 29.28 16.35 23:19:50 23:00:01 all 29.64 0.00 10.79 2.08 24.58 32.92 23:19:50 23:00:01 0 26.67 0.00 9.21 2.31 26.48 35.34 23:19:50 23:00:01 1 27.45 0.00 11.14 1.60 24.87 34.94 23:19:50 23:00:01 2 32.73 0.00 10.89 2.03 23.48 30.87 23:19:50 23:00:01 3 31.89 0.00 11.99 2.38 23.37 30.37 23:19:50 23:01:01 all 36.18 0.00 13.99 1.96 30.25 17.61 23:19:50 23:01:01 0 33.16 0.00 13.28 2.44 31.24 19.89 23:19:50 23:01:01 1 35.78 0.00 13.90 1.55 30.00 18.77 23:19:50 23:01:01 2 37.37 0.00 13.91 2.34 28.89 17.50 23:19:50 23:01:01 3 38.55 0.00 14.91 1.51 30.87 14.15 23:19:50 23:02:01 all 23.22 0.00 10.96 1.93 25.13 38.76 23:19:50 23:02:01 0 21.74 0.00 10.61 2.08 26.30 39.26 23:19:50 23:02:01 1 23.34 0.00 10.78 3.05 26.22 36.62 23:19:50 23:02:01 2 23.94 0.00 11.24 1.30 23.12 40.40 23:19:50 23:02:01 3 23.90 0.00 11.24 1.28 24.83 38.75 23:19:50 23:03:01 all 12.96 0.00 9.59 0.94 23.76 52.74 23:19:50 23:03:01 0 12.10 0.00 9.47 1.05 25.13 52.25 23:19:50 23:03:01 1 13.09 0.00 11.14 0.23 23.47 52.06 23:19:50 23:03:01 2 14.86 0.00 9.37 1.56 23.25 50.96 23:19:50 23:03:01 3 11.78 0.00 8.39 0.92 23.17 55.73 23:19:50 23:04:04 all 8.42 0.00 8.81 6.23 35.60 40.94 23:19:50 23:04:04 0 7.20 0.00 7.94 6.31 36.27 42.29 23:19:50 23:04:04 1 9.32 0.00 9.38 6.08 35.52 39.69 23:19:50 23:04:04 2 9.33 0.00 8.79 6.48 35.38 40.02 23:19:50 23:04:04 3 7.89 0.00 9.15 6.04 35.23 41.69 23:19:50 23:05:05 all 8.41 0.00 10.99 22.77 32.57 25.27 23:19:50 23:05:05 0 7.54 0.00 9.91 23.23 32.34 26.98 23:19:50 23:05:05 1 8.92 0.00 11.39 22.99 33.12 23.58 23:19:50 23:05:05 2 7.82 0.00 10.99 22.34 31.48 27.37 23:19:50 23:05:05 3 9.40 0.00 11.72 22.51 33.34 23.03 23:19:50 23:06:03 all 11.67 0.00 10.58 19.82 35.37 22.57 23:19:50 23:06:03 0 11.85 0.00 10.36 19.54 34.84 23.41 23:19:50 23:06:03 1 12.61 0.00 10.84 19.67 34.67 22.21 23:19:50 23:06:03 2 11.64 0.00 9.94 20.31 36.18 21.93 23:19:50 23:06:03 3 10.55 0.00 11.18 19.74 35.82 22.70 23:19:50 23:19:50 23:06:03 CPU %user %nice %system %iowait %steal %idle 23:19:50 23:07:01 all 74.66 0.00 12.53 0.01 12.63 0.18 23:19:50 23:07:01 0 75.58 0.00 12.85 0.00 11.49 0.08 23:19:50 23:07:01 1 73.51 0.00 11.77 0.02 14.36 0.35 23:19:50 23:07:01 2 73.32 0.00 12.31 0.00 14.29 0.08 23:19:50 23:07:01 3 76.26 0.00 13.22 0.02 10.31 0.19 23:19:50 23:08:02 all 16.97 0.00 13.31 15.61 27.88 26.23 23:19:50 23:08:02 0 16.13 0.00 12.64 16.80 28.42 26.01 23:19:50 23:08:02 1 16.56 0.00 13.54 15.73 27.83 26.33 23:19:50 23:08:02 2 16.71 0.00 12.87 15.12 28.49 26.82 23:19:50 23:08:02 3 18.52 0.00 14.23 14.76 26.75 25.75 23:19:50 23:09:03 all 13.79 0.00 11.09 17.03 34.70 23.39 23:19:50 23:09:03 0 15.45 0.00 11.59 15.93 34.93 22.10 23:19:50 23:09:03 1 15.19 0.00 10.51 19.77 32.93 21.59 23:19:50 23:09:03 2 11.53 0.00 10.72 14.83 35.03 27.89 23:19:50 23:09:03 3 13.03 0.00 11.56 17.61 35.93 21.87 23:19:50 23:10:02 all 8.42 0.00 9.16 26.68 32.69 23.05 23:19:50 23:10:02 0 7.61 0.00 8.82 26.67 32.09 24.82 23:19:50 23:10:02 1 8.93 0.00 9.64 26.64 32.30 22.49 23:19:50 23:10:02 2 9.46 0.00 9.04 26.47 32.71 22.32 23:19:50 23:10:02 3 7.70 0.00 9.17 26.96 33.69 22.49 23:19:50 23:11:01 all 58.32 0.34 14.82 6.48 15.63 4.40 23:19:50 23:11:01 0 59.77 0.32 14.80 6.51 13.79 4.80 23:19:50 23:11:01 1 57.23 0.37 15.49 6.94 16.51 3.46 23:19:50 23:11:01 2 60.44 0.33 14.67 6.58 13.51 4.48 23:19:50 23:11:01 3 55.78 0.37 14.33 5.87 18.79 4.86 23:19:50 23:12:01 all 4.56 1.18 12.37 11.55 22.74 47.60 23:19:50 23:12:01 0 4.45 1.26 12.27 11.52 22.43 48.08 23:19:50 23:12:01 1 4.59 0.99 11.43 12.29 22.73 47.98 23:19:50 23:12:01 2 4.72 1.16 12.92 8.47 22.08 50.64 23:19:50 23:12:01 3 4.48 1.34 12.84 13.92 23.71 43.71 23:19:50 23:13:01 all 0.09 0.57 3.46 2.24 13.62 80.02 23:19:50 23:13:01 0 0.08 0.42 2.69 2.29 12.90 81.62 23:19:50 23:13:01 1 0.21 0.71 4.09 2.10 15.15 77.75 23:19:50 23:13:01 2 0.06 0.63 3.60 2.14 13.59 79.98 23:19:50 23:13:01 3 0.02 0.53 3.45 2.42 12.84 80.74 23:19:50 23:14:02 all 0.12 0.00 0.43 0.00 1.75 97.70 23:19:50 23:14:02 0 0.03 0.00 0.48 0.00 1.65 97.84 23:19:50 23:14:02 1 0.31 0.00 0.58 0.00 1.27 97.84 23:19:50 23:14:02 2 0.08 0.00 0.29 0.00 2.19 97.43 23:19:50 23:14:02 3 0.03 0.00 0.38 0.00 1.89 97.70 23:19:50 23:15:01 all 0.08 0.00 0.04 0.00 0.82 99.06 23:19:50 23:15:01 0 0.02 0.00 0.03 0.00 0.71 99.24 23:19:50 23:15:01 1 0.25 0.00 0.03 0.00 0.62 99.09 23:19:50 23:15:01 2 0.03 0.00 0.07 0.00 1.65 98.25 23:19:50 23:15:01 3 0.02 0.00 0.02 0.00 0.29 99.68 23:19:50 23:16:01 all 0.07 0.00 0.06 0.00 1.01 98.86 23:19:50 23:16:01 0 0.00 0.00 0.03 0.00 0.97 98.99 23:19:50 23:16:01 1 0.20 0.00 0.02 0.00 0.81 98.97 23:19:50 23:16:01 2 0.07 0.00 0.05 0.00 1.85 98.03 23:19:50 23:16:01 3 0.02 0.00 0.15 0.00 0.40 99.43 23:19:50 23:17:01 all 0.06 0.00 0.05 0.00 1.49 98.40 23:19:50 23:17:01 0 0.02 0.00 0.05 0.00 1.12 98.81 23:19:50 23:17:01 1 0.20 0.00 0.05 0.00 0.91 98.84 23:19:50 23:17:01 2 0.02 0.00 0.02 0.00 1.92 98.05 23:19:50 23:17:01 3 0.00 0.00 0.10 0.00 2.01 97.89 23:19:50 23:19:50 23:17:01 CPU %user %nice %system %iowait %steal %idle 23:19:50 23:18:01 all 0.05 0.00 0.05 0.00 1.74 98.16 23:19:50 23:18:01 0 0.02 0.00 0.07 0.00 1.54 98.38 23:19:50 23:18:01 1 0.15 0.00 0.03 0.00 1.12 98.70 23:19:50 23:18:01 2 0.02 0.00 0.05 0.00 2.23 97.70 23:19:50 23:18:01 3 0.02 0.00 0.07 0.00 2.04 97.88 23:19:50 23:19:01 all 2.47 0.00 1.96 2.96 9.94 82.67 23:19:50 23:19:01 0 2.38 0.00 2.01 2.49 10.98 82.15 23:19:50 23:19:01 1 3.13 0.00 2.62 2.63 9.73 81.89 23:19:50 23:19:01 2 1.92 0.00 1.35 1.52 9.03 86.18 23:19:50 23:19:01 3 2.45 0.00 1.88 5.20 10.03 80.44 23:19:50 Average: all 14.55 0.09 7.55 6.29 19.53 52.00 23:19:50 Average: 0 14.40 0.09 7.40 6.36 19.73 52.02 23:19:50 Average: 1 14.23 0.09 7.66 6.37 19.68 51.97 23:19:50 Average: 2 15.08 0.09 7.46 6.04 19.21 52.12 23:19:50 Average: 3 14.49 0.10 7.67 6.38 19.48 51.89 23:19:50 23:19:50 23:19:50