Branch indexing 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 jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2037975b14bcccb26699bfe63d53181688204e32+cc81cd9a60941bde415ebdc6eaf205dd7f209524 (7ffca5037a7f7a1d35d680324142d2db4751ec1d) 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d 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 f82e9360b4159668f7e3e090307a6179e9a8e48d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f82e9360b4159668f7e3e090307a6179e9a8e48d # timeout=10 Commit message: "Merge pull request #311 from ernestojeda/fix-data-binary" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21015 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [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/31 # 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 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit 2037975b14bcccb26699bfe63d53181688204e32 > 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/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2037975b14bcccb26699bfe63d53181688204e32 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 Merge succeeded, producing fad9a77b01efae3be0813ff97b22d2a684a59f84 Checking out Revision fad9a77b01efae3be0813ff97b22d2a684a59f84 (PR-2970) using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fad9a77b01efae3be0813ff97b22d2a684a59f84 # timeout=10 Commit message: "Merge commit 'cc81cd9a60941bde415ebdc6eaf205dd7f209524' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git rev-list --no-walk 24e43b1c273da5d454bdb7123f49eacfa42701ef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:40 ========================================================= 00:31:40 EdgeX Global Pipelines Version Info 00:31:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:31:42 ------------------- 00:31:42 stable info: 00:31:42 ------------------- 00:31:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:42 Commit SHA: f82e9360b4159668f7e3e090307a6179e9a8e48d 00:31:42 Message: update stable to v1.0.177 00:31:43 ------------------- 00:31:43 experimental info: 00:31:43 ------------------- 00:31:43 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:43 Commit SHA: e10e8b1c2921d3c8fd668fd9f38a05cab6ea93a3 00:31:43 Message: update experimental to v1.0.178 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2970 [Pipeline] echo 00:31:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2970 [Pipeline] echo 00:31:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2970 [Pipeline] echo 00:31:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fad9a77b01efae3be0813ff97b22d2a684a59f84 [Pipeline] echo 00:31:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fad9a77 [Pipeline] echo 00:31:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:31:46 provisioning config files... 00:31:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config6999866552677447354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:46 ---> docker-login.sh 00:31:46 nexus3.edgexfoundry.org:10001 00:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:47 Configure a credential helper to remove this warning. See 00:31:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:47 00:31:47 Login Succeeded 00:31:47 nexus3.edgexfoundry.org:10002 00:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:47 Configure a credential helper to remove this warning. See 00:31:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:47 00:31:47 Login Succeeded 00:31:47 nexus3.edgexfoundry.org:10003 00:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:47 Configure a credential helper to remove this warning. See 00:31:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:47 00:31:47 Login Succeeded 00:31:47 nexus3.edgexfoundry.org:10004 00:31:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:48 Configure a credential helper to remove this warning. See 00:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:48 00:31:48 Login Succeeded 00:31:48 docker.io 00:31:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:48 Configure a credential helper to remove this warning. See 00:31:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:48 00:31:48 Login Succeeded 00:31:48 ---> docker-login.sh ends [Pipeline] } 00:31:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:49 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 00:31:49 + for file in '`ls cmd/**/Dockerfile`' 00:31:49 ++ dirname cmd/core-command/Dockerfile 00:31:49 ++ cut -d/ -f2 00:31:49 + echo core-command,cmd/core-command/Dockerfile 00:31:49 + for file in '`ls cmd/**/Dockerfile`' 00:31:49 ++ dirname cmd/core-data/Dockerfile 00:31:49 ++ cut -d/ -f2 00:31:49 + echo core-data,cmd/core-data/Dockerfile 00:31:49 + for file in '`ls cmd/**/Dockerfile`' 00:31:49 ++ dirname cmd/core-metadata/Dockerfile 00:31:49 ++ cut -d/ -f2 00:31:49 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:49 + for file in '`ls cmd/**/Dockerfile`' 00:31:49 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:49 ++ cut -d/ -f2 00:31:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:49 + for file in '`ls cmd/**/Dockerfile`' 00:31:49 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:49 ++ cut -d/ -f2 00:31:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:49 + for file in '`ls cmd/**/Dockerfile`' 00:31:49 ++ cut -d/ -f2 00:31:49 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:49 + for file in '`ls cmd/**/Dockerfile`' 00:31:49 ++ dirname cmd/support-notifications/Dockerfile 00:31:49 ++ cut -d/ -f2 00:31:49 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:49 + for file in '`ls cmd/**/Dockerfile`' 00:31:49 ++ dirname cmd/support-scheduler/Dockerfile 00:31:49 ++ cut -d/ -f2 00:31:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:49 + for file in '`ls cmd/**/Dockerfile`' 00:31:49 ++ cut -d/ -f2 00:31:49 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:49 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 00:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:50 00:31:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:50 latest: Pulling from edgex-devops/git-semver 00:31:50 31603596830f: Pulling fs layer 00:31:50 2a8b12db71e7: Pulling fs layer 00:31:50 6ca5941a6612: Pulling fs layer 00:31:50 ecc8261a40a4: Pulling fs layer 00:31:50 ecc8261a40a4: Waiting 00:31:50 2a8b12db71e7: Verifying Checksum 00:31:50 2a8b12db71e7: Download complete 00:31:50 31603596830f: Verifying Checksum 00:31:50 31603596830f: Download complete 00:31:50 ecc8261a40a4: Verifying Checksum 00:31:50 ecc8261a40a4: Download complete 00:31:50 6ca5941a6612: Verifying Checksum 00:31:50 6ca5941a6612: Download complete 00:31:50 31603596830f: Pull complete 00:31:51 2a8b12db71e7: Pull complete 00:31:52 6ca5941a6612: Pull complete 00:31:52 ecc8261a40a4: Pull complete 00:31:52 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:52 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:52 prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container 00:31:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 00:31:55 $ docker top fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:55 [ssh-agent] Looking for ssh-agent implementation... 00:31:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:55 $ docker exec fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 ssh-agent 00:31:56 SSH_AUTH_SOCK=/tmp/ssh-lxc3DSN8nafV/agent.11 00:31:56 SSH_AGENT_PID=17 00:31:56 Running ssh-add (command line suppressed) 00:31:56 Identity added: /w/workspace/edgex-go/31@tmp/private_key_4364921932556588159.key (/w/workspace/edgex-go/31@tmp/private_key_4364921932556588159.key) 00:31:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:56 + git tag --points-at HEAD [Pipeline] } 00:31:56 $ docker exec --env ******** --env ******** fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 ssh-agent -k 00:31:56 unset SSH_AUTH_SOCK; 00:31:56 unset SSH_AGENT_PID; 00:31:56 echo Agent pid 17 killed; 00:31:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:56 [ssh-agent] Looking for ssh-agent implementation... 00:31:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:57 $ docker exec fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 ssh-agent 00:31:57 SSH_AUTH_SOCK=/tmp/ssh-D6nh87WlDnWM/agent.47 00:31:57 SSH_AGENT_PID=53 00:31:57 Running ssh-add (command line suppressed) 00:31:57 Identity added: /w/workspace/edgex-go/31@tmp/private_key_2584331261975195335.key (/w/workspace/edgex-go/31@tmp/private_key_2584331261975195335.key) 00:31:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:58 + git semver init 00:31:58 # -> Open(): unable to determine branch for HEAD 00:31:58 # $GIT_DIR = /w/workspace/edgex-go/31/.git 00:31:58 # $GIT_WORK_TREE = /w/workspace/edgex-go/31 00:31:58 # $SEMVER_REMOTE_NAME = origin 00:31:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:58 # $SEMVER_USER_NAME = edgex-jenkins 00:31:58 # $SEMVER_BRANCH = PR-2970 00:31:58 # $SEMVER_TEMP = /tmp/semver-064260300 00:31:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:32:36 # '/tmp/semver-064260300' -> '/w/workspace/edgex-go/31/.semver' 00:32:36 # -> Force: false 00:32:36 # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [Pipeline] } 00:32:37 $ docker exec --env ******** --env ******** fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 ssh-agent -k 00:32:37 unset SSH_AUTH_SOCK; 00:32:37 unset SSH_AGENT_PID; 00:32:37 echo Agent pid 53 killed; 00:32:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:32:37 + git semver [Pipeline] } 00:32:38 $ docker stop --time=1 fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 00:32:39 $ docker rm -f fa16e7fb772a8ae68384ecbf1430aad89bc044b4e8a9f15a1f429837fc2c54a3 [Pipeline] // withDockerContainer [Pipeline] sh 00:32:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:41 Stashed 1 file(s) [Pipeline] echo 00:32:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:32:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:42 + sudo service docker restart 00:32:42 + true 00:32:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 00:32:43 ========================================================= 00:32:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:32:43 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:43 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:32:48 Sending build context to Docker daemon 326.8MB 00:32:48 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:32:48 Step 2/6 : FROM ${BASE} 00:32:48 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:48 188c0c94c7c5: Pulling fs layer 00:32:48 0ef7d3d256c8: Pulling fs layer 00:32:48 de9db76c5a1d: Pulling fs layer 00:32:48 bca2f99d35d6: Pulling fs layer 00:32:48 93359f2a8cfa: Pulling fs layer 00:32:48 7c6f9722023f: Pulling fs layer 00:32:48 a35cf1a2eb13: Pulling fs layer 00:32:48 93359f2a8cfa: Waiting 00:32:48 bca2f99d35d6: Waiting 00:32:48 a35cf1a2eb13: Waiting 00:32:48 7c6f9722023f: Waiting 00:32:48 de9db76c5a1d: Verifying Checksum 00:32:48 de9db76c5a1d: Download complete 00:32:48 0ef7d3d256c8: Verifying Checksum 00:32:48 0ef7d3d256c8: Download complete 00:32:48 93359f2a8cfa: Verifying Checksum 00:32:48 93359f2a8cfa: Download complete 00:32:48 7c6f9722023f: Verifying Checksum 00:32:48 7c6f9722023f: Download complete 00:32:48 188c0c94c7c5: Download complete 00:32:48 188c0c94c7c5: Pull complete 00:32:49 0ef7d3d256c8: Pull complete 00:32:49 de9db76c5a1d: Pull complete 00:32:50 a35cf1a2eb13: Verifying Checksum 00:32:50 a35cf1a2eb13: Download complete 00:32:51 bca2f99d35d6: Verifying Checksum 00:32:51 bca2f99d35d6: Download complete 00:32:56 Still waiting to schedule task 00:32:56 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:32:57 bca2f99d35d6: Pull complete 00:32:57 93359f2a8cfa: Pull complete 00:32:57 7c6f9722023f: Pull complete 00:33:02 a35cf1a2eb13: Pull complete 00:33:02 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:33:02 ---> a62c8e92a672 00:33:02 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:33:02 ---> Running in 43800ec3a676 00:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:33:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:33:04 (1/12) Installing libmagic (5.38-r0) 00:33:04 (2/12) Installing file (5.38-r0) 00:33:04 (3/12) Installing libc-dev (0.7.2-r3) 00:33:04 (4/12) Installing g++ (9.3.0-r2) 00:33:16 (5/12) Installing fortify-headers (1.1-r0) 00:33:16 (6/12) Installing patch (2.7.6-r6) 00:33:17 (7/12) Installing build-base (0.5-r2) 00:33:17 (8/12) Installing libsodium (1.0.18-r0) 00:33:17 (9/12) Installing pkgconf (1.7.2-r0) 00:33:17 (10/12) Installing libsodium-dev (1.0.18-r0) 00:33:17 (11/12) Installing libzmq (4.3.3-r0) 00:33:17 (12/12) Installing zeromq-dev (4.3.3-r0) 00:33:17 Executing busybox-1.31.1-r19.trigger 00:33:17 OK: 233 MiB in 51 packages 00:33:22 Removing intermediate container 43800ec3a676 00:33:22 ---> 79dbe1a03d51 00:33:22 Step 4/6 : WORKDIR /edgex-go 00:33:22 ---> Running in d5ca8507cdbb 00:33:22 Removing intermediate container d5ca8507cdbb 00:33:22 ---> ec68c42a2c6d 00:33:22 Step 5/6 : COPY go.mod . 00:33:22 ---> e16b0fdd4dd5 00:33:22 Step 6/6 : RUN go mod download 00:33:22 ---> Running in 8351520084dd 00:33:49 Removing intermediate container 8351520084dd 00:33:49 ---> 429f2173ad31 00:33:49 Successfully built 429f2173ad31 00:33:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:33:49 + docker inspect -f . ci-base-image-x86_64 00:33:49 . [Pipeline] withDockerContainer 00:33:49 prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container 00:33:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 00:33:50 $ docker top 921ae0ba67e951fd8256f7f0916c8f50a7f8e5dbe2f85c47e1db53b9f5a00631 -eo pid,comm [Pipeline] { [Pipeline] sh 00:33:51 + go version 00:33:51 go version go1.15.5 linux/amd64 [Pipeline] } 00:33:51 $ docker stop --time=1 921ae0ba67e951fd8256f7f0916c8f50a7f8e5dbe2f85c47e1db53b9f5a00631 00:33:53 $ docker rm -f 921ae0ba67e951fd8256f7f0916c8f50a7f8e5dbe2f85c47e1db53b9f5a00631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:33:54 + docker inspect -f . ci-base-image-x86_64 00:33:54 . [Pipeline] withDockerContainer 00:33:54 prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container 00:33:54 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 00:33:55 $ docker top c777b268b70c4b8e7b46ba55c7f652bdc54c04d591cd077d529b284558865296 -eo pid,comm [Pipeline] { [Pipeline] echo 00:33:55 ========================================================= 00:33:55 [edgeXBuildGoParallel] Running Tests and Build... 00:33:55 ========================================================= [Pipeline] sh 00:33:56 + make test 00:33:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:34:08 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.126s coverage: 46.6% of statements 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.263s coverage: 27.0% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.134s coverage: 67.9% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.201s coverage: 82.3% of statements 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:34:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.414s coverage: 28.6% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.083s coverage: 100.0% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.129s coverage: 86.7% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.201s coverage: 97.5% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:34:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.082s coverage: 78.3% of statements 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:34:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.561s coverage: 92.8% of statements 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.081s coverage: 58.8% of statements 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.150s coverage: 0.1% of statements 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:34:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 43.8% of statements 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.046s coverage: 20.5% of statements 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 00:34:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 00:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.083s coverage: 94.4% of statements 00:35:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 00:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:35:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.142s coverage: 88.6% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 75.5% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.8% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.076s coverage: 84.2% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.110s coverage: 91.4% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.293s coverage: 63.5% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.047s coverage: 91.3% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.047s coverage: 73.7% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.452s coverage: 68.9% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.144s coverage: 37.0% of statements 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:35:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.503s coverage: 84.0% of statements 00:35:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.050s coverage: 100.0% of statements 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.162s coverage: 47.1% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.094s coverage: 100.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:35:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.068s coverage: 100.0% of statements 00:35:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:35:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.151s coverage: 29.1% of statements 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:35:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.148s coverage: 99.0% of statements 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:35:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.137s coverage: 100.0% of statements 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:35:15 ok github.com/edgexfoundry/edgex-go/internal/system 0.053s coverage: 0.0% of statements 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:35:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:35:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:35:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:35:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 00:35:16 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 00:35:16 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.050s coverage: 100.0% of statements 00:35:17 GO111MODULE=on go vet ./... 00:35:49 gofmt -l . 00:35:50 [ "`gofmt -l .`" = "" ] 00:35:51 ./bin/test-go-mod-tidy.sh 00:35:51 ./bin/test-attribution-txt.sh [Pipeline] sh 00:35:53 + ls -al . 00:35:53 total 668 00:35:53 drwxrwxr-x 10 1001 1001 4096 Jan 19 00:35 . 00:35:53 drwxr-xr-x 4 root root 30 Jan 19 00:33 .. 00:35:53 -rw-rw-r-- 1 1001 1001 11 Jan 19 00:31 .dockerignore 00:35:53 drwxrwxr-x 8 1001 1001 179 Jan 19 00:31 .git 00:35:53 drwxrwxr-x 3 1001 1001 125 Jan 19 00:31 .github 00:35:53 -rw-rw-r-- 1 1001 1001 872 Jan 19 00:31 .gitignore 00:35:53 drwx------ 3 1001 1001 47 Jan 19 00:32 .semver 00:35:53 -rw-rw-r-- 1 1001 1001 166 Jan 19 00:31 .sonarcloud.properties 00:35:53 -rw-rw-r-- 1 1001 1001 7844 Jan 19 00:31 Attribution.txt 00:35:53 -rw-rw-r-- 1 1001 1001 3804 Jan 19 00:31 CONTRIBUTING.md 00:35:53 -rw-rw-r-- 1 1001 1001 931 Jan 19 00:31 Dockerfile.build 00:35:53 -rw-rw-r-- 1 1001 1001 863 Jan 19 00:31 Jenkinsfile 00:35:53 -rw-rw-r-- 1 1001 1001 10775 Jan 19 00:31 LICENSE 00:35:53 -rw-rw-r-- 1 1001 1001 6001 Jan 19 00:31 Makefile 00:35:53 -rw-rw-r-- 1 1001 1001 6524 Jan 19 00:31 README.md 00:35:53 -rw-rw-r-- 1 1001 1001 6744 Jan 19 00:31 SECURITY.md 00:35:53 -rw-rw-r-- 1 1001 1001 5 Jan 19 00:32 VERSION 00:35:53 -rw-rw-r-- 1 1001 1001 4131 Jan 19 00:31 ZMQWindows.md 00:35:53 drwxrwxr-x 2 1001 1001 117 Jan 19 00:31 bin 00:35:53 drwxrwxr-x 15 1001 1001 4096 Jan 19 00:31 cmd 00:35:53 -rw-r--r-- 1 root root 561484 Jan 19 00:35 coverage.out 00:35:53 -rw-r--r-- 1 root root 1007 Jan 19 00:35 go.mod 00:35:53 -rw-r--r-- 1 root root 19394 Jan 19 00:35 go.sum 00:35:53 drwxrwxr-x 8 1001 1001 127 Jan 19 00:31 internal 00:35:53 drwxrwxr-x 4 1001 1001 26 Jan 19 00:31 openapi 00:35:53 drwxrwxr-x 4 1001 1001 71 Jan 19 00:31 snap 00:35:53 -rw-rw-r-- 1 1001 1001 168 Jan 19 00:31 version.go [Pipeline] sh 00:35:53 + '[' -e coverage.out ] 00:35:53 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:53 Stashed 1 file(s) [Pipeline] sh 00:35:54 + make build 00:35:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:35:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21024 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 00:35:55 Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout 00:35:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:36:01 using credential edgex-jenkins-ssh 00:36:01 Cloning the remote Git repository 00:36:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:01 > git init /w/workspace/edgex-go/31 # timeout=10 00:36:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:01 > git --version # timeout=10 00:36:01 > git --version # 'git version 2.17.1' 00:36:01 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:36: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 00:36:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:36:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:36:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:36:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:36:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:36:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:36:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:36:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:36:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 00:36:24 $ docker stop --time=1 c777b268b70c4b8e7b46ba55c7f652bdc54c04d591cd077d529b284558865296 00:36:26 $ docker rm -f c777b268b70c4b8e7b46ba55c7f652bdc54c04d591cd077d529b284558865296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:29 00:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 00:36:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:29 latest: Pulling from edgex-devops/edgex-compose 00:36:29 cbdbe7a5bc2a: Pulling fs layer 00:36:29 ca9280d653b3: Pulling fs layer 00:36:29 7e9c9ca2126c: Pulling fs layer 00:36:29 cbdbe7a5bc2a: Verifying Checksum 00:36:29 cbdbe7a5bc2a: Download complete 00:36:30 ca9280d653b3: Verifying Checksum 00:36:30 cbdbe7a5bc2a: Pull complete 00:36:31 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit 2037975b14bcccb26699bfe63d53181688204e32 00:36:31 ca9280d653b3: Pull complete 00:36:31 7e9c9ca2126c: Verifying Checksum 00:36:31 7e9c9ca2126c: Download complete 00:36:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:31 > git config core.sparsecheckout # timeout=10 00:36:31 > git checkout -f 2037975b14bcccb26699bfe63d53181688204e32 # timeout=10 00:36:31 > git remote # timeout=10 00:36:31 > git config --get remote.origin.url # timeout=10 00:36:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:31 > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 00:36:32 Merge succeeded, producing 49db8b7c311f36db0663094290323b4ed6e8ba06 00:36:32 Checking out Revision 49db8b7c311f36db0663094290323b4ed6e8ba06 (PR-2970) 00:36:32 > git rev-parse HEAD^{commit} # timeout=10 00:36:32 > git config core.sparsecheckout # timeout=10 00:36:32 > git checkout -f 49db8b7c311f36db0663094290323b4ed6e8ba06 # timeout=10 00:36:36 Commit message: "Merge commit 'cc81cd9a60941bde415ebdc6eaf205dd7f209524' into HEAD" 00:36:36 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:36 > git rev-list --no-walk 24e43b1c273da5d454bdb7123f49eacfa42701ef # timeout=10 00:36:38 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:38 + sudo service docker restart 00:36:38 + true 00:36:40 7e9c9ca2126c: Pull complete 00:36:40 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 00:36:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 00:36:40 prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container 00:36:40 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:43 $ docker top 3aef826c75faa40edc383e66cf52d991c10b023c0ed4facec948111b2ce1318a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] wrap 00:36:43 provisioning config files... 00:36:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config2541947523929406821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:43 + docker-compose build --help 00:36:43 + grep parallel 00:36:44 ---> docker-login.sh 00:36:44 nexus3.edgexfoundry.org:10001 00:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:45 --parallel Build images in parallel. [Pipeline] } 00:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:45 Configure a credential helper to remove this warning. See 00:36:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:45 00:36:45 Login Succeeded 00:36:45 nexus3.edgexfoundry.org:10002 00:36:45 $ docker stop --time=1 3aef826c75faa40edc383e66cf52d991c10b023c0ed4facec948111b2ce1318a 00:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:46 Configure a credential helper to remove this warning. See 00:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:46 00:36:46 Login Succeeded 00:36:46 nexus3.edgexfoundry.org:10003 00:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:46 Configure a credential helper to remove this warning. See 00:36:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:46 00:36:46 Login Succeeded 00:36:46 nexus3.edgexfoundry.org:10004 00:36:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:47 $ docker rm -f 3aef826c75faa40edc383e66cf52d991c10b023c0ed4facec948111b2ce1318a 00:36:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:47 Configure a credential helper to remove this warning. See 00:36:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:47 00:36:47 Login Succeeded 00:36:47 docker.io [Pipeline] // withDockerContainer [Pipeline] writeFile 00:36:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:48 Configure a credential helper to remove this warning. See 00:36:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:48 00:36:48 Login Succeeded 00:36:48 ---> docker-login.sh ends [Pipeline] withEnv [Pipeline] { [Pipeline] } 00:36:48 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 00:36:48 ========================================================= 00:36:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:36:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:48 . [Pipeline] withDockerContainer 00:36:49 prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container 00:36:49 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:36:49 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 00:36:50 $ docker top 45bf96654d93fec6c573d70fd0c881001ad3cfca0ccee792b23674b8f26a8bcb -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:50 + docker-compose -f ./docker-compose-build.yml build --parallel 00:36:51 Sending build context to Docker daemon 165.8MB 00:36:51 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 00:36:51 Step 2/6 : FROM ${BASE} 00:36:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:51 5f621e34cdf4: Pulling fs layer 00:36:51 a4357932f1b6: Pulling fs layer 00:36:51 18c013af1878: Pulling fs layer 00:36:51 00ac8860ef70: Pulling fs layer 00:36:51 63d7cb157983: Pulling fs layer 00:36:51 b116817d02f9: Pulling fs layer 00:36:51 745a02a5169b: Pulling fs layer 00:36:51 00ac8860ef70: Waiting 00:36:51 63d7cb157983: Waiting 00:36:51 b116817d02f9: Waiting 00:36:51 745a02a5169b: Waiting 00:36:51 18c013af1878: Verifying Checksum 00:36:51 18c013af1878: Download complete 00:36:51 a4357932f1b6: Verifying Checksum 00:36:51 a4357932f1b6: Download complete 00:36:51 63d7cb157983: Download complete 00:36:51 b116817d02f9: Verifying Checksum 00:36:51 b116817d02f9: Download complete 00:36:51 5f621e34cdf4: Verifying Checksum 00:36:51 5f621e34cdf4: Download complete 00:36:52 Building docker-core-command-go ... 00:36:52 Building docker-core-data-go ... 00:36:52 Building docker-core-metadata-go ... 00:36:52 Building docker-security-bootstrapper-go ... 00:36:52 Building docker-security-proxy-setup-go ... 00:36:52 Building docker-security-secretstore-setup-go ... 00:36:52 Building docker-support-notifications-go ... 00:36:52 Building docker-support-scheduler-go ... 00:36:52 Building docker-sys-mgmt-agent-go ... 00:36:52 Building docker-sys-mgmt-agent-go 00:36:52 Building docker-core-data-go 00:36:52 Building docker-security-proxy-setup-go 00:36:52 Building docker-support-scheduler-go 00:36:52 Building docker-core-command-go 00:36:52 5f621e34cdf4: Pull complete 00:36:53 a4357932f1b6: Pull complete 00:36:53 18c013af1878: Pull complete 00:36:54 745a02a5169b: Verifying Checksum 00:36:54 745a02a5169b: Download complete 00:36:55 00ac8860ef70: Verifying Checksum 00:36:55 00ac8860ef70: Download complete 00:37:05 00ac8860ef70: Pull complete 00:37:06 63d7cb157983: Pull complete 00:37:06 b116817d02f9: Pull complete 00:37:09 745a02a5169b: Pull complete 00:37:09 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:37:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:37:09 ---> b7e6874047d6 00:37:09 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 00:37:13 ---> Running in 3eab089a72d2 00:37:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:37:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:37:17 (1/12) Installing libmagic (5.38-r0) 00:37:18 (2/12) Installing file (5.38-r0) 00:37:18 (3/12) Installing libc-dev (0.7.2-r3) 00:37:18 (4/12) Installing g++ (9.3.0-r2) 00:37:23 (5/12) Installing fortify-headers (1.1-r0) 00:37:23 (6/12) Installing patch (2.7.6-r6) 00:37:23 (7/12) Installing build-base (0.5-r2) 00:37:23 (8/12) Installing libsodium (1.0.18-r0) 00:37:23 (9/12) Installing pkgconf (1.7.2-r0) 00:37:23 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:23 (11/12) Installing libzmq (4.3.3-r0) 00:37:23 (12/12) Installing zeromq-dev (4.3.3-r0) 00:37:23 Executing busybox-1.31.1-r19.trigger 00:37:23 OK: 217 MiB in 51 packages 00:37:28 Removing intermediate container 3eab089a72d2 00:37:28 ---> cfc273748b26 00:37:28 Step 4/6 : WORKDIR /edgex-go 00:37:28 ---> Running in 6e9d3e89790e 00:37:28 Removing intermediate container 6e9d3e89790e 00:37:28 ---> 1fb3a040d9b3 00:37:28 Step 5/6 : COPY go.mod . 00:37:29 ---> da424f5207fe 00:37:29 Step 6/6 : RUN go mod download 00:37:29 ---> Running in caa543cdeed6 00:37:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:37:39 ---> 429f2173ad31 00:37:39 Step 3/22 : WORKDIR /edgex-go 00:37:39 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:37:39 ---> 429f2173ad31 00:37:39 Step 3/26 : WORKDIR /edgex-go 00:37:39 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:39 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:37:39 ---> 429f2173ad31 00:37:39 Step 3/21 : WORKDIR /edgex-go 00:37:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:39 ---> 429f2173ad31 00:37:39 Step 3/23 : WORKDIR /edgex-go 00:37:39 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:37:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:37:39 ---> 429f2173ad31 00:37:39 Step 3/23 : WORKDIR /edgex-go 00:37:39 ---> Running in 1789feb19ec4 00:37:39 ---> Running in 04c5380b84c6 00:37:39 ---> Running in 3f574f03f016 00:37:39 ---> Running in ee7d7f48e271 00:37:39 ---> Running in b40970e6a2ba 00:37:39 Removing intermediate container 04c5380b84c6 00:37:39 ---> eb732f55685f 00:37:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:39 Removing intermediate container ee7d7f48e271 00:37:39 ---> a4b1707a23a1 00:37:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:39 Removing intermediate container 1789feb19ec4 00:37:39 ---> 4d7b8272be96 00:37:39 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:39 Removing intermediate container 3f574f03f016 00:37:39 ---> ba5bfdec9873 00:37:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:39 Removing intermediate container b40970e6a2ba 00:37:39 ---> e16c885c3097 00:37:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:37:39 ---> Running in 902f5207b917 00:37:39 ---> Running in d1a8dbf4cb46 00:37:39 ---> Running in 7e82decd68ab 00:37:39 ---> Running in 27bdae918029 00:37:39 ---> Running in 4f8350c14002 00:37:41 Removing intermediate container 7e82decd68ab 00:37:41 ---> 9b52165bd0e6 00:37:41 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:37:41 Removing intermediate container 27bdae918029 00:37:41 ---> f56865b7351d 00:37:41 Step 5/22 : RUN apk add --update --no-cache make git 00:37:41 Removing intermediate container d1a8dbf4cb46 00:37:41 ---> d3fe19b7a55e 00:37:41 Step 5/21 : RUN apk add --update --no-cache make git 00:37:41 ---> Running in 95c47c11fc98 00:37:41 ---> Running in ecbc2b6e6c78 00:37:41 Removing intermediate container 4f8350c14002 00:37:41 ---> a2a51220d1c8 00:37:41 Step 5/23 : RUN apk add --update --no-cache make git 00:37:41 ---> Running in 90dee5a43185 00:37:41 Removing intermediate container 902f5207b917 00:37:41 ---> 5167d627a787 00:37:41 Step 5/26 : RUN apk add --update --no-cache make bash git 00:37:41 ---> Running in 5e710c642646 00:37:41 ---> Running in 57c8cd2a4b86 00:37:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:37:43 OK: 233 MiB in 51 packages 00:37:44 OK: 233 MiB in 51 packages 00:37:44 OK: 233 MiB in 51 packages 00:37:44 OK: 233 MiB in 51 packages 00:37:45 OK: 233 MiB in 51 packages 00:37:45 Removing intermediate container ecbc2b6e6c78 00:37:45 ---> bd7fd4571406 00:37:45 Step 6/22 : COPY go.mod . 00:37:45 Removing intermediate container 95c47c11fc98 00:37:45 ---> e783eca56312 00:37:45 Step 6/23 : COPY go.mod . 00:37:45 Removing intermediate container 90dee5a43185 00:37:45 ---> 99945f3d140b 00:37:45 Step 6/21 : COPY go.mod . 00:37:45 ---> 3f3957ed2eb1 00:37:45 Step 7/22 : RUN go mod download 00:37:45 Removing intermediate container 57c8cd2a4b86 00:37:45 ---> 6f3310f6fdfa 00:37:45 Step 6/26 : COPY go.mod . 00:37:46 ---> e41c71b937ae 00:37:46 Step 7/23 : RUN go mod download 00:37:46 ---> Running in eaf3719c4af3 00:37:46 Removing intermediate container 5e710c642646 00:37:46 ---> 014e6f7a6252 00:37:46 Step 6/23 : COPY go.mod . 00:37:46 ---> f838cd6a3ca2 00:37:46 Step 7/21 : RUN go mod download 00:37:46 ---> Running in fbc6a88124d1 00:37:46 ---> Running in 194d46612102 00:37:46 ---> 45973402404f 00:37:46 Step 7/26 : RUN go mod download 00:37:46 ---> 049d38aec27c 00:37:46 Step 7/23 : RUN go mod download 00:37:47 ---> Running in 377068cb1085 00:37:47 ---> Running in 07dfee299d87 00:37:49 Removing intermediate container eaf3719c4af3 00:37:49 ---> 17e59c5eedb0 00:37:49 Step 8/22 : COPY . . 00:37:49 Removing intermediate container fbc6a88124d1 00:37:49 ---> 41ddf331005b 00:37:49 Step 8/23 : COPY . . 00:37:50 Removing intermediate container 194d46612102 00:37:50 ---> ef36894b6215 00:37:50 Step 8/21 : COPY . . 00:37:51 Removing intermediate container 377068cb1085 00:37:51 ---> 9b223a0448b9 00:37:51 Step 8/26 : COPY . . 00:37:53 Removing intermediate container 07dfee299d87 00:37:53 ---> c9a97ad55434 00:37:53 Step 8/23 : COPY . . 00:37:56 Removing intermediate container caa543cdeed6 00:37:56 ---> 131f609ead0b 00:37:56 Successfully built 131f609ead0b 00:37:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:56 + docker inspect -f . ci-base-image-arm64 00:37:56 . [Pipeline] withDockerContainer 00:37:56 prd-ubuntu18.04-docker-arm64-4c-16g-21024 does not seem to be running inside a container 00:37:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 00:37:58 $ docker top 43654985cd0ad7fd20c0081f2bba272d805352f3a9effcad40ce6e3044d2f3f0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:59 + go version 00:37:59 go version go1.15.5 linux/arm64 [Pipeline] } 00:37:59 $ docker stop --time=1 43654985cd0ad7fd20c0081f2bba272d805352f3a9effcad40ce6e3044d2f3f0 00:38:01 $ docker rm -f 43654985cd0ad7fd20c0081f2bba272d805352f3a9effcad40ce6e3044d2f3f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:38:02 + docker inspect -f . ci-base-image-arm64 00:38:02 . [Pipeline] withDockerContainer 00:38:02 prd-ubuntu18.04-docker-arm64-4c-16g-21024 does not seem to be running inside a container 00:38:02 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 00:38:04 $ docker top 2b7828ccfecefcfd63f9bb326c2c093ccaa516b0445f9b19232a4e5ef9bce238 -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:04 ========================================================= 00:38:04 [edgeXBuildGoParallel] Running Tests and Build... 00:38:04 ========================================================= [Pipeline] sh 00:38:05 + make test 00:38:05 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:27 ? github.com/edgexfoundry/edgex-go [no test files] 00:38:40 ---> fc22c27b7ed9 00:38:40 Step 9/23 : RUN make cmd/core-data/core-data 00:38:40 ---> 504a5056ae1c 00:38:40 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:38:40 ---> cca347777394 00:38:40 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:38:40 ---> Running in c62aa6782109 00:38:40 ---> Running in 5a9a1641d3c7 00:38:40 ---> Running in 60b53ebaf128 00:38:40 ---> 2a234aaf94c9 00:38:40 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:38:40 ---> 7fbd75810878 00:38:40 Step 9/23 : RUN make cmd/core-command/core-command 00:38:40 ---> Running in 58893934118f 00:38:40 ---> Running in 30b47104a219 00:38: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 00:38:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:38: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 00:38:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:38:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:39:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:39:27 Removing intermediate container 5a9a1641d3c7 00:39:27 ---> 30079842e76b 00:39:27 00:39:27 Step 10/22 : FROM alpine:3.12 00:39:27 Removing intermediate container 58893934118f 00:39:27 ---> de4a20dee8af 00:39:27 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:39:27 3.12: Pulling from library/alpine 00:39:27 ---> Running in 87fac2db5a62 00:39:27 Removing intermediate container 30b47104a219 00:39:27 ---> 4a82281ac0bf 00:39:27 00:39:27 Step 10/23 : FROM alpine:3.12 00:39:27 3.12: Pulling from library/alpine 00:39:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:39:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:39:27 Status: Image is up to date for alpine:3.12 00:39:27 Status: Downloaded newer image for alpine:3.12 00:39:27 ---> 389fef711851 00:39:27 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:39:27 ---> 389fef711851 00:39:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:39:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:39:28 ---> Running in 732718257f2f 00:39:28 ---> Running in 9d0731ec3b18 00:39:29 Removing intermediate container c62aa6782109 00:39:29 ---> 117bf01ede9f 00:39:29 00:39:29 Step 10/21 : FROM alpine:3.12 00:39:29 ---> 389fef711851 00:39:29 Step 11/21 : RUN apk add --update --no-cache curl 00:39:29 ---> Running in f9f4d2e04154 00:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:31 Removing intermediate container 87fac2db5a62 00:39:31 ---> 9a8f9bdbc7cf 00:39:31 00:39:31 Step 11/26 : FROM docker:20.10.0 00:39:31 (1/1) Installing dumb-init (1.2.2-r1) 00:39:31 Executing busybox-1.31.1-r19.trigger 00:39:31 OK: 6 MiB in 15 packages 00:39:31 (1/1) Installing dumb-init (1.2.2-r1) 00:39:31 Executing busybox-1.31.1-r19.trigger 00:39:31 20.10.0: Pulling from library/docker 00:39:31 OK: 6 MiB in 15 packages 00:39:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:31 (1/4) Installing ca-certificates (20191127-r4) 00:39:31 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:39:31 (3/4) Installing libcurl (7.69.1-r3) 00:39:32 (4/4) Installing curl (7.69.1-r3) 00:39:32 Executing busybox-1.31.1-r19.trigger 00:39:32 Executing ca-certificates-20191127-r4.trigger 00:39:32 OK: 7 MiB in 18 packages 00:39:35 Removing intermediate container 9d0731ec3b18 00:39:35 ---> 9cc311172c7c 00:39:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:35 Removing intermediate container 732718257f2f 00:39:35 ---> 0387206d016e 00:39:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:39:35 ---> Running in 4b8c25ddcdb4 00:39:35 Removing intermediate container f9f4d2e04154 00:39:35 ---> e7043020aa2d 00:39:35 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:39:35 ---> Running in 6f3f6837bea5 00:39:35 Removing intermediate container 60b53ebaf128 00:39:35 ---> 8cb636fbccb8 00:39:35 00:39:35 Step 10/23 : FROM alpine:3.12 00:39:35 ---> 389fef711851 00:39:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:39:35 ---> Running in 1af3f9fbf1b8 00:39:35 ---> Running in 0b19a7931053 00:39:35 Removing intermediate container 4b8c25ddcdb4 00:39:35 ---> abbe673b1607 00:39:35 Step 13/22 : ENV APP_PORT=48085 00:39:36 Removing intermediate container 6f3f6837bea5 00:39:36 ---> 40a1175c7599 00:39:36 Step 13/23 : ENV APP_PORT=48082 00:39:36 ---> Running in 51c8fc2a565a 00:39:36 Removing intermediate container 1af3f9fbf1b8 00:39:36 ---> f3238ccd549d 00:39:36 Step 13/21 : WORKDIR /edgex 00:39:36 ---> Running in 4da354ecfbc0 00:39:36 Removing intermediate container 0b19a7931053 00:39:36 ---> eb054a890f72 00:39:36 Step 12/23 : ENV APP_PORT=48080 00:39:36 ---> Running in 4f62f8476578 00:39:36 ---> Running in 68610e2d2c12 00:39:36 Removing intermediate container 51c8fc2a565a 00:39:36 ---> c904802f9bee 00:39:36 Step 14/22 : EXPOSE $APP_PORT 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:39:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:39:37 ---> Running in b894a44818cd 00:39:37 Removing intermediate container 4da354ecfbc0 00:39:37 ---> a9176ddce7c6 00:39:37 Step 14/23 : EXPOSE $APP_PORT 00:39:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:39:37 Removing intermediate container 4f62f8476578 00:39:37 ---> 06ac8b0773d3 00:39:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:39:37 Removing intermediate container 68610e2d2c12 00:39:37 ---> 846576fa2487 00:39:37 Step 13/23 : EXPOSE $APP_PORT 00:39:37 ---> Running in b45023fae5cc 00:39:37 Removing intermediate container b894a44818cd 00:39:37 ---> 9efe7254524e 00:39:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 ---> Running in 898c7344bbbf 00:39:38 ---> df7a04a43ec0 00:39:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:39:38 Removing intermediate container b45023fae5cc 00:39:38 ---> fce541c5f76e 00:39:38 Step 15/23 : WORKDIR / 00:39:38 ---> Running in 726f03e3204d 00:39:38 Removing intermediate container 898c7344bbbf 00:39:38 ---> 1f9e67bd10d1 00:39:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:39:38 ---> 173e853fceeb 00:39:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:39:38 ---> Running in a2924d730d4e 00:39:39 Removing intermediate container 726f03e3204d 00:39:39 ---> b13589e5d124 00:39:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:39 ---> efcdcfac57c4 00:39:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:39:39 ---> 4b52559a79a4 00:39:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:39:40 ---> c41186f6b438 00:39:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:40 ---> a9870dc8566b 00:39:40 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:39:40 ---> b5c30187e7be 00:39:40 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:39:40 ---> Running in 6bd1bb7d4d1e 00:39:41 ---> Running in 14f9a7f3cd0f 00:39:41 Removing intermediate container 14f9a7f3cd0f 00:39:41 ---> 216b8fef94cc 00:39:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:41 Removing intermediate container 6bd1bb7d4d1e 00:39:41 ---> 066b0ea08dda 00:39:41 Step 18/21 : CMD ["--init=true"] 00:39:41 Removing intermediate container a2924d730d4e 00:39:41 ---> 7afca78cf648 00:39:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:39:41 ---> Running in 4f487fd92a1c 00:39:41 ---> Running in 193ea05750ef 00:39:41 ---> 0594da64bab6 00:39:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:39:41 ---> Running in f6768c99bf5b 00:39:42 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:42 Removing intermediate container 4f487fd92a1c 00:39:42 ---> b5c2ea3060c9 00:39:42 Step 20/22 : LABEL arch=x86_64 00:39:42 Status: Downloaded newer image for docker:20.10.0 00:39:42 ---> aefe523efa57 00:39:42 Step 12/26 : RUN apk add --no-cache bash 00:39:42 Removing intermediate container f6768c99bf5b 00:39:42 ---> 36a0da5294e0 00:39:42 Step 19/21 : LABEL arch=x86_64 00:39:42 ---> c91a18496182 00:39:42 Step 19/23 : ENTRYPOINT ["/core-command"] 00:39:42 ---> Running in 9b78113d228b 00:39:42 ---> Running in 7933fddbaa7c 00:39:42 ---> Running in 571edf7b2065 00:39:42 ---> Running in dbb903369a9e 00:39:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:42 Removing intermediate container 7933fddbaa7c 00:39:42 ---> d25c6263f8bb 00:39:42 Step 21/22 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:39:42 Removing intermediate container 571edf7b2065 00:39:42 ---> 9429ff1bbb29 00:39:42 Step 20/21 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:39:42 ---> Running in dd4f3d76c8e7 00:39:42 Removing intermediate container dbb903369a9e 00:39:42 ---> 0cb53e560c6f 00:39:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:42 ---> Running in 491dd7460e71 00:39:43 ---> Running in d7e4213d6044 00:39:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:43 Removing intermediate container dd4f3d76c8e7 00:39:43 ---> 0bbdc8338643 00:39:43 Step 22/22 : LABEL version=0.0.0 00:39:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:43 Removing intermediate container 491dd7460e71 00:39:43 ---> 3b8505473e8f 00:39:43 Step 21/21 : LABEL version=0.0.0 00:39:43 Removing intermediate container d7e4213d6044 00:39:43 ---> 57014408c530 00:39:43 Step 21/23 : LABEL arch=x86_64 00:39:43 ---> Running in 58423115cf8d 00:39:43 ---> Running in 5c08d19ab324 00:39:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:43 ---> Running in 5419b0cf2c38 00:39:43 (1/2) Installing readline (8.0.4-r0) 00:39:43 (2/2) Installing bash (5.0.17-r0) 00:39:43 Executing bash-5.0.17-r0.post-install 00:39:43 Executing busybox-1.31.1-r19.trigger 00:39:43 OK: 12 MiB in 22 packages 00:39:43 Removing intermediate container 58423115cf8d 00:39:43 ---> e0fc54be9cf5 00:39:43 00:39:44 Removing intermediate container 5c08d19ab324 00:39:44 ---> ab972ba8c039 00:39:44 00:39:44 Removing intermediate container 5419b0cf2c38 00:39:44 ---> a5a41f3a0378 00:39:44 Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:39:44 ---> Running in 3a3fcf1b836d 00:39:44 Successfully built e0fc54be9cf5 00:39:44 Successfully tagged docker-support-scheduler-go:latest 00:39:44 Successfully built ab972ba8c039 00:39:44  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 00:39:44 Successfully tagged docker-security-proxy-setup-go:latest 00:39:44 Building docker-support-notifications-go 00:39:44  Building docker-security-proxy-setup-go ... done Removing intermediate container 3a3fcf1b836d 00:39:44 ---> 502699de00e8 00:39:44 Step 23/23 : LABEL version=0.0.0 00:39:44 Removing intermediate container 9b78113d228b 00:39:44 ---> 9f9259feffb0 00:39:44 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:39:44 (1/6) Installing dumb-init (1.2.2-r1) 00:39:44 (2/6) Installing libgcc (9.3.0-r2) 00:39:44 ---> Running in 456260e099eb 00:39:44 (3/6) Installing libsodium (1.0.18-r0) 00:39:44 ---> Running in 5c1b47d0babe 00:39:45 (4/6) Installing libstdc++ (9.3.0-r2) 00:39:45 Removing intermediate container 456260e099eb 00:39:45 ---> 7260fe59c27a 00:39:45 00:39:45 Removing intermediate container 5c1b47d0babe 00:39:45 ---> 001a71e3399e 00:39:45 Step 14/26 : ENV APP_PORT=48090 00:39:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:39:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:39:45 ---> Running in 53c237970db0 00:39:45 (5/6) Installing libzmq (4.3.3-r0) 00:39:45 Successfully built 7260fe59c27a 00:39:45 Successfully tagged docker-core-command-go:latest 00:39:45  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 00:39:45 (6/6) Installing zeromq (4.3.3-r0) 00:39:45 Removing intermediate container 53c237970db0 00:39:45 ---> 0825eb37182c 00:39:45 Step 15/26 : EXPOSE $APP_PORT 00:39:45 Executing busybox-1.31.1-r19.trigger 00:39:45 OK: 8 MiB in 20 packages 00:39:46 ---> Running in d68f6b3f048d 00:39:48 Removing intermediate container d68f6b3f048d 00:39:48 ---> 5b31120f0827 00:39:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:39:50 Removing intermediate container 193ea05750ef 00:39:50 ---> 199e7686d677 00:39:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:39:51 ---> f6626d588857 00:39:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:39:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.302s coverage: 46.6% of statements 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 00:39:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 00:39:52 ---> 8210446aac3e 00:39:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:52 ---> 73f6bb743f78 00:39:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:39:54 ---> 9544d2515a8c 00:39:54 Step 19/26 : RUN apk --no-cache add py3-pip 00:39:55 ---> Running in 9bb8905b3b36 00:39:55 ---> 2f8c784ef579 00:39:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:39:56 ---> acff85dcf4d9 00:39:56 Step 19/23 : ENTRYPOINT ["/core-data"] 00:39:56 ---> Running in 8a99b79708e3 00:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:39:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:39:56 Removing intermediate container 8a99b79708e3 00:39:56 ---> 42f293d7985a 00:39:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:39:56 ---> Running in 2564264673f8 00:39:56 (1/33) Installing libbz2 (1.0.8-r1) 00:39:56 (2/33) Installing expat (2.2.9-r1) 00:39:57 (3/33) Installing libffi (3.3-r2) 00:39:57 (4/33) Installing gdbm (1.13-r1) 00:39:57 (5/33) Installing xz-libs (5.2.5-r0) 00:39:57 (6/33) Installing sqlite-libs (3.32.1-r0) 00:39:57 (7/33) Installing python3 (3.8.5-r0) 00:39:57 Removing intermediate container 2564264673f8 00:39:57 ---> 23e5c9f070c2 00:39:57 Step 21/23 : LABEL arch=x86_64 00:39:58 ---> Running in 76ac26123319 00:40:00 (8/33) Installing py3-appdirs (1.4.4-r1) 00:40:00 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:40:00 (10/33) Installing py3-parsing (2.4.7-r0) 00:40:00 (11/33) Installing py3-six (1.15.0-r0) 00:40:00 (12/33) Installing py3-packaging (20.4-r0) 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.528s coverage: 27.0% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.134s coverage: 100.0% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.081s coverage: 100.0% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.246s coverage: 67.9% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 00:40:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.864s coverage: 82.3% of statements 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 00:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 00:40:01 (13/33) Installing py3-setuptools (47.0.0-r0) 00:40:01 (14/33) Installing py3-chardet (3.0.4-r4) 00:40:02 (15/33) Installing py3-idna (2.9-r0) 00:40:02 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:40:03 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:40:04 (18/33) Installing py3-requests (2.23.0-r0) 00:40:04 (19/33) Installing py3-msgpack (1.0.0-r0) 00:40:04 (20/33) Installing py3-lockfile (0.12.2-r3) 00:40:04 Removing intermediate container 76ac26123319 00:40:04 ---> 5cd29f542658 00:40:04 Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:40:04 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:40:04 (22/33) Installing py3-colorama (0.4.3-r0) 00:40:05 (23/33) Installing py3-distlib (0.3.0-r0) 00:40:05 (24/33) Installing py3-distro (1.5.0-r1) 00:40:05 (25/33) Installing py3-webencodings (0.5.1-r3) 00:40:05 (26/33) Installing py3-html5lib (1.0.1-r4) 00:40:05 ---> Running in cebcbfceb5de 00:40:05 (27/33) Installing py3-pytoml (0.1.21-r0) 00:40:05 (28/33) Installing py3-pep517 (0.8.2-r0) 00:40:06 (29/33) Installing py3-progress (1.5-r0) 00:40:06 (30/33) Installing py3-toml (0.10.1-r0) 00:40:06 (31/33) Installing py3-retrying (1.3.3-r0) 00:40:06 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:40:06 (33/33) Installing py3-pip (20.1.1-r0) 00:40:07 Executing busybox-1.31.1-r19.trigger 00:40:07 OK: 71 MiB in 55 packages 00:40:09 Removing intermediate container cebcbfceb5de 00:40:09 ---> 6a3eb95d3f75 00:40:09 Step 23/23 : LABEL version=0.0.0 00:40:10 ---> Running in e6554d890208 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.326s coverage: 28.6% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.181s coverage: 100.0% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.076s coverage: 100.0% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.371s coverage: 86.7% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.407s coverage: 97.5% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 00:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.136s coverage: 78.3% of statements 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 00:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 00:40:12 Removing intermediate container e6554d890208 00:40:12 ---> a78348f4d6cc 00:40:12 00:40:13 Successfully built a78348f4d6cc 00:40:14 Successfully tagged docker-core-data-go:latest 00:40:14 Building docker-core-metadata-go 00:40:16  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:40:16 ---> 429f2173ad31 00:40:16 Step 3/24 : WORKDIR /edgex-go 00:40:16 ---> Using cache 00:40:16 ---> e16c885c3097 00:40:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:16 ---> Using cache 00:40:16 ---> a2a51220d1c8 00:40:16 Step 5/24 : RUN apk add --update --no-cache make git 00:40:16 ---> Using cache 00:40:16 ---> 014e6f7a6252 00:40:16 Step 6/24 : COPY go.mod . 00:40:16 ---> Using cache 00:40:16 ---> 049d38aec27c 00:40:16 Step 7/24 : RUN go mod download 00:40:16 ---> Using cache 00:40:16 ---> c9a97ad55434 00:40:16 Step 8/24 : COPY . . 00:40:16 ---> Using cache 00:40:16 ---> 7fbd75810878 00:40:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:40:16 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:40:16 ---> 429f2173ad31 00:40:16 Step 3/22 : WORKDIR /edgex-go 00:40:16 ---> Using cache 00:40:16 ---> e16c885c3097 00:40:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:16 ---> Using cache 00:40:16 ---> a2a51220d1c8 00:40:16 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:40:17 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:17 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:40:17 ---> 429f2173ad31 00:40:17 Step 3/33 : WORKDIR /edgex-go 00:40:17 ---> Using cache 00:40:17 ---> e16c885c3097 00:40:17 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:17 ---> Using cache 00:40:17 ---> a2a51220d1c8 00:40:17 Step 5/33 : RUN apk add --update --no-cache make git 00:40:17 ---> Using cache 00:40:17 ---> 014e6f7a6252 00:40:17 Step 6/33 : COPY go.mod . 00:40:17 ---> Using cache 00:40:17 ---> 049d38aec27c 00:40:17 Step 7/33 : RUN go mod download 00:40:17 ---> Using cache 00:40:17 ---> c9a97ad55434 00:40:17 Step 8/33 : COPY . . 00:40:17 ---> Using cache 00:40:17 ---> 7fbd75810878 00:40:17 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:40:18 ---> Running in 1e2234714871 00:40:18 ---> Running in b4f23e929358 00:40:18 ---> Running in 568f03432d89 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.364s coverage: 92.8% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.196s coverage: 0.1% of statements 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 00:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 43.8% of statements 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.071s coverage: 20.5% of statements 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 00:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 00:40:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:40:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:40:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:40:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:40:23 OK: 233 MiB in 51 packages 00:40:27 Removing intermediate container 568f03432d89 00:40:27 ---> c6f60f951e60 00:40:27 Step 6/22 : COPY go.mod . 00:40:28 ---> fafe5c630321 00:40:28 Step 7/22 : RUN go mod download 00:40:28 ---> Running in ba8e8ab275b0 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.130s coverage: 94.4% of statements 00:40:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.072s coverage: 88.6% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.8% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.129s coverage: 87.2% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.132s coverage: 84.2% of statements 00:40:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.175s coverage: 91.4% of statements 00:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.615s coverage: 63.5% of statements 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:40:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 00:40:35 Removing intermediate container ba8e8ab275b0 00:40:35 ---> b66f35026023 00:40:35 Step 8/22 : COPY . . 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 91.3% of statements 00:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.049s coverage: 100.0% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 00:40:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements 00:40:40 Removing intermediate container 9bb8905b3b36 00:40:40 ---> d63e1213e3d6 00:40:40 Step 20/26 : RUN pip install docker-compose==1.23.2 00:40:41 ---> Running in dc3d0b257113 00:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.854s coverage: 68.9% of statements 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 00:40:42 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:40:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:40:42 ---> 429f2173ad31 00:40:42 Step 3/23 : WORKDIR /edgex-go 00:40:42 ---> Using cache 00:40:42 ---> e16c885c3097 00:40:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:40:42 ---> Using cache 00:40:42 ---> a2a51220d1c8 00:40:42 Step 5/23 : RUN apk add --update --no-cache make git 00:40:42 ---> Using cache 00:40:42 ---> 014e6f7a6252 00:40:42 Step 6/23 : COPY go.mod . 00:40:42 ---> Using cache 00:40:42 ---> 049d38aec27c 00:40:42 Step 7/23 : RUN go mod download 00:40:42 ---> Using cache 00:40:42 ---> c9a97ad55434 00:40:42 Step 8/23 : COPY . . 00:40:42 ---> Using cache 00:40:42 ---> 7fbd75810878 00:40:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.414s coverage: 37.0% of statements 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.774s coverage: 84.0% of statements 00:40:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.110s coverage: 100.0% of statements 00:40:43 ---> Running in 4707793d8122 00:40: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 00:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.383s coverage: 47.1% of statements 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 00:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.153s coverage: 100.0% of statements 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 00:40:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.132s coverage: 100.0% of statements 00:40:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 00:40:51 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:40: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 00:40:52 Collecting docker-compose==1.23.2 00:40:52 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:40:53 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:40:53 Collecting texttable<0.10,>=0.9.0 00:40:53 Downloading texttable-0.9.1.tar.gz (11 kB) 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.408s coverage: 29.1% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.245s coverage: 99.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.114s coverage: 100.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system 0.055s coverage: 0.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.070s coverage: 100.0% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.081s coverage: 87.9% of statements 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 00:40:55 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:40:55 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements 00:40:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 00:40:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.087s coverage: 100.0% of statements 00:40:57 Collecting dockerpty<0.5,>=0.4.1 00:40:57 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:40:58 GO111MODULE=on go vet ./... 00:40:59 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:40:59 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:40:59 Collecting docker<4.0,>=3.6.0 00:40:59 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:41:00 Collecting jsonschema<3,>=2.5.1 00:41:00 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:41:01 Collecting cached-property<2,>=1.2.0 00:41:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:41:01 Collecting docopt<0.7,>=0.6.1 00:41:01 Downloading docopt-0.6.2.tar.gz (25 kB) 00:41:03 Collecting websocket-client<1.0,>=0.32.0 00:41:03 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:41:04 Collecting PyYAML<4,>=3.10 00:41:04 Downloading PyYAML-3.13.tar.gz (270 kB) 00:41:06 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:41:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:41:06 Collecting idna<2.8,>=2.5 00:41:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:41:06 Removing intermediate container b4f23e929358 00:41:06 ---> f86ad94102dd 00:41:06 00:41:06 Step 10/24 : FROM alpine:3.12 00:41:06 ---> 389fef711851 00:41:06 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:41:07 ---> Running in 81ff1afdb2ac 00:41:07 Collecting urllib3<1.25,>=1.21.1 00:41:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:41:07 Collecting docker-pycreds>=0.4.0 00:41:07 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:41:07 ---> 4a8c77e48ba7 00:41:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:41:07 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:41:07 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:41:07 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:41:07 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:41:08 Installing collected packages: texttable, dockerpty, idna, urllib3, requests, websocket-client, docker-pycreds, docker, jsonschema, cached-property, docopt, PyYAML, docker-compose 00:41:08 Running setup.py install for texttable: started 00:41:08 ---> Running in 6d9334dbcefd 00:41:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:09 Running setup.py install for texttable: finished with status 'done' 00:41:09 Running setup.py install for dockerpty: started 00:41:09 (1/5) Installing ca-certificates (20191127-r4) 00:41:09 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:41:09 (3/5) Installing libcurl (7.69.1-r3) 00:41:09 (4/5) Installing curl (7.69.1-r3) 00:41:09 (5/5) Installing dumb-init (1.2.2-r1) 00:41:09 Executing busybox-1.31.1-r19.trigger 00:41:09 Executing ca-certificates-20191127-r4.trigger 00:41:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:41:10 OK: 7 MiB in 19 packages 00:41:10 Running setup.py install for dockerpty: finished with status 'done' 00:41:10 Attempting uninstall: idna 00:41:10 Found existing installation: idna 2.9 00:41:10 Uninstalling idna-2.9: 00:41:10 Successfully uninstalled idna-2.9 00:41:11 Attempting uninstall: urllib3 00:41:11 Found existing installation: urllib3 1.25.9 00:41:11 Uninstalling urllib3-1.25.9: 00:41:12 Successfully uninstalled urllib3-1.25.9 00:41:12 Removing intermediate container 1e2234714871 00:41:12 ---> d7d62e65f6f0 00:41:12 00:41:12 Step 10/33 : FROM alpine:3.12 00:41:12 ---> 389fef711851 00:41:12 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 00:41:13 Attempting uninstall: requests 00:41:13 Found existing installation: requests 2.23.0 00:41:13 Uninstalling requests-2.23.0: 00:41:13 Removing intermediate container 81ff1afdb2ac 00:41:14 ---> 2ea800bf8f2a 00:41:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:41:14 Successfully uninstalled requests-2.23.0 00:41:14 ---> Running in df534336182d 00:41:15 ---> Running in 8b305aea2029 00:41:15 Removing intermediate container 8b305aea2029 00:41:15 ---> aef1ca915e28 00:41:15 Step 13/24 : WORKDIR / 00:41:15 ---> Running in 077e3efaeeee 00:41:16 Removing intermediate container 077e3efaeeee 00:41:16 ---> 56b356e15523 00:41:16 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:41:16 Running setup.py install for docopt: started 00:41:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:17 (1/3) Installing dumb-init (1.2.2-r1) 00:41:17 (2/3) Installing openssl (1.1.1i-r0) 00:41:17 ---> c6a567cdaee6 00:41:17 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:41:17 (3/3) Installing su-exec (0.2-r1) 00:41:17 Executing busybox-1.31.1-r19.trigger 00:41:17 OK: 6 MiB in 17 packages 00:41:17 Running setup.py install for docopt: finished with status 'done' 00:41:17 Running setup.py install for PyYAML: started 00:41:17 ---> 72b7f07fa8a5 00:41:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:41:18 ---> b00e9721aee4 00:41:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:41:19 Removing intermediate container df534336182d 00:41:19 ---> 9bf8e5033a84 00:41:19 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:41:19 Running setup.py install for PyYAML: finished with status 'done' 00:41:19 ---> Running in 4133ca676652 00:41:19 ---> b697a7a5524c 00:41:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:41:19 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.57.0 00:41:20 Removing intermediate container 4133ca676652 00:41:20 ---> 207a45768173 00:41:20 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 00:41:20 ---> cf04bedf23e7 00:41:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:41:20 ---> Running in d646e29e7988 00:41:20 Removing intermediate container d646e29e7988 00:41:21 ---> beece2d8dad8 00:41:21 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 00:41:21 ---> Running in d079de43ed0c 00:41:22 ---> e0d45436144b 00:41:22 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:41:25 ---> Running in 696dbbd0da78 00:41:26 Removing intermediate container 4707793d8122 00:41:26 ---> ab672c0df798 00:41:26 00:41:26 Step 10/23 : FROM alpine:3.12 00:41:26 ---> 389fef711851 00:41:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:41:26 ---> Using cache 00:41:26 ---> 0387206d016e 00:41:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:41:26 ---> Using cache 00:41:26 ---> 40a1175c7599 00:41:26 Step 13/23 : ENV APP_PORT=48081 00:41:26 Removing intermediate container dc3d0b257113 00:41:26 ---> 5af9df398666 00:41:26 Step 21/26 : RUN apk --no-cache add curl 00:41:26 ---> Running in ef6faeaee987 00:41:26 Connecting to github.com (140.82.114.4:443) 00:41:27  ---> Running in 1419dcac60f0 00:41:27 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.205.123:443) 00:41:27 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 00:41:27 Removing intermediate container ef6faeaee987 00:41:27 ---> 70343dcf957a 00:41:27 Step 14/23 : EXPOSE $APP_PORT 00:41:27 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 00:41:27 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 00:41:27 dockerize 00:41:27 ---> Running in 640b1b2a3ddd 00:41:27 Removing intermediate container 640b1b2a3ddd 00:41:27 ---> 1998c5536a4b 00:41:27 Step 15/23 : WORKDIR / 00:41:27 ---> Running in 1b1466e520aa 00:41:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:28 Removing intermediate container 1b1466e520aa 00:41:28 ---> e585b733b590 00:41:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:28 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:41:28 (2/3) Installing libcurl (7.69.1-r3) 00:41:28 (3/3) Installing curl (7.69.1-r3) 00:41:28 Executing busybox-1.31.1-r19.trigger 00:41:28 Removing intermediate container 696dbbd0da78 00:41:28 ---> 13797b3fe449 00:41:28 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:41:28 OK: 72 MiB in 58 packages 00:41:28 ---> Running in 66bb28e9731f 00:41:28 Removing intermediate container d079de43ed0c 00:41:28 ---> ac6ceec79270 00:41:28 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 00:41:28 ---> 05ee6fa5d826 00:41:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:41:29 ---> Running in 8e66dc302362 00:41:29 Removing intermediate container 66bb28e9731f 00:41:29 ---> 3af2cbd1d379 00:41:29 Step 22/24 : LABEL arch=x86_64 00:41:29 ---> Running in efaee6ec73fd 00:41:29 Removing intermediate container 8e66dc302362 00:41:29 ---> a9e0f37c6601 00:41:29 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:41:29 Removing intermediate container 1419dcac60f0 00:41:29 ---> ad7be41e5ab2 00:41:29 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:41:29 ---> Running in c82627f2c0d3 00:41:29 Removing intermediate container efaee6ec73fd 00:41:29 ---> ccce7389495c 00:41:29 Step 23/24 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:41:29 ---> Running in 7883d8e75b59 00:41:29 ---> 0a814a281b84 00:41:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:41:29 ---> Running in 15fc4938f673 00:41:30 Removing intermediate container c82627f2c0d3 00:41:30 ---> 77a517ae5253 00:41:30 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 00:41:31 Removing intermediate container 7883d8e75b59 00:41:31 ---> 620db9dacbd1 00:41:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:31 ---> Running in 0d3709cf43c2 00:41:31 ---> Running in aae69b0568f7 00:41:31 Removing intermediate container 15fc4938f673 00:41:31 ---> b2c63355a3bf 00:41:31 Step 24/24 : LABEL version=0.0.0 00:41:31 ---> b4c86c5c8c8a 00:41:31 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:41:31 ---> Running in a81c4f5faf68 00:41:31 ---> Running in 1d8a6f230774 00:41:31 Removing intermediate container aae69b0568f7 00:41:31 ---> e4e2b14109f7 00:41:31 Step 24/26 : LABEL arch=x86_64 00:41:31 ---> Running in df593a7eec45 00:41:32 Removing intermediate container 1d8a6f230774 00:41:32 ---> 50a1cf6371f2 00:41:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:32 Removing intermediate container a81c4f5faf68 00:41:32 ---> 9b85f2480300 00:41:32 00:41:32 Move dockerize executable 00:41:32 Successfully built 9b85f2480300 00:41:33 Successfully tagged docker-security-secretstore-setup-go:latest 00:41:34  Building docker-security-secretstore-setup-go ... done  ---> Running in 53aa3623a746 00:41:34 Removing intermediate container df593a7eec45 00:41:34 ---> a83694be58af 00:41:34 Step 25/26 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:41:34 Removing intermediate container 6d9334dbcefd 00:41:34 ---> 2c15bbd17878 00:41:34 00:41:34 Step 10/22 : FROM alpine:3.12 00:41:34 ---> 389fef711851 00:41:34 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:41:34 ---> Running in 186653696df0 00:41:34 ---> Running in e81d10c2de40 00:41:34 Removing intermediate container 53aa3623a746 00:41:34 ---> 7500b40206ff 00:41:34 Step 21/23 : LABEL arch=x86_64 00:41:34 ---> Running in 0b958cf6b988 00:41:34 Removing intermediate container 186653696df0 00:41:34 ---> 4a9aa674dee1 00:41:34 Step 26/26 : LABEL version=0.0.0 00:41:34 Removing intermediate container 0d3709cf43c2 00:41:34 ---> ef50d3ab5afb 00:41:34 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 00:41:34 ---> Running in 0e9378de627a 00:41:34 ---> Running in 976a69fa44d7 00:41:34 Removing intermediate container 0b958cf6b988 00:41:34 ---> d8aea3f66f18 00:41:34 Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:41:35 ---> Running in 1cdd6490d650 00:41:35 Removing intermediate container 0e9378de627a 00:41:35 ---> 8080ac3b263b 00:41:35 00:41:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:41:35 Removing intermediate container 976a69fa44d7 00:41:35 ---> 1f2f055c95e4 00:41:35 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:41:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:41:35 (1/2) Installing ca-certificates (20191127-r4) 00:41:35 Successfully built 8080ac3b263b 00:41:35 (2/2) Installing dumb-init (1.2.2-r1) 00:41:35 Executing busybox-1.31.1-r19.trigger 00:41:35 Executing ca-certificates-20191127-r4.trigger 00:41:35 Successfully tagged docker-sys-mgmt-agent-go:latest 00:41:35  Building docker-sys-mgmt-agent-go ... done OK: 6 MiB in 16 packages 00:41:35 Removing intermediate container 1cdd6490d650 00:41:35 ---> e9dfc9f6ca4b 00:41:35 Step 23/23 : LABEL version=0.0.0 00:41:35 ---> 78c06136281b 00:41:35 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:41:35 ---> Running in 403e8b5ff5f9 00:41:36 ---> Running in 6a356400ce7f 00:41:36 Removing intermediate container 403e8b5ff5f9 00:41:36 ---> d7a1782cbb8b 00:41:36 00:41:36 Successfully built d7a1782cbb8b 00:41:36 Successfully tagged docker-core-metadata-go:latest 00:41:37  Building docker-core-metadata-go ... done Removing intermediate container e81d10c2de40 00:41:37 ---> cb3c20c928c7 00:41:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:41:37 ---> Running in ce64ef101a91 00:41:38 Removing intermediate container ce64ef101a91 00:41:38 ---> faf12c7625fb 00:41:38 Step 13/22 : ENV APP_PORT=48060 00:41:38 ---> Running in 433b6e65e101 00:41:38 Removing intermediate container 433b6e65e101 00:41:38 ---> e9932d79cb69 00:41:38 Step 14/22 : EXPOSE $APP_PORT 00:41:38 Removing intermediate container 6a356400ce7f 00:41:38 ---> 9305acfa7c65 00:41:38 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:38 ---> Running in 701069564f82 00:41:38 Removing intermediate container 701069564f82 00:41:38 ---> 320fd954a573 00:41:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:41:38 ---> e5e948832d67 00:41:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:41:39 ---> 2df29dbba776 00:41:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:41:39 ---> f09635ebf8f0 00:41:39 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:41:39 ---> f4febfb50221 00:41:39 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:41:39 ---> 1910b600e13b 00:41:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:41:40 ---> fddab93b4ee3 00:41:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:41:40 ---> Running in f078c85dc713 00:41:40 ---> 4352309427a5 00:41:40 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:41:40 Removing intermediate container f078c85dc713 00:41:40 ---> 5adfe666c677 00:41:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:41:40 ---> Running in 41b2bcd48af3 00:41:40 ---> 72d25787a4f3 00:41:40 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 00:41:40 ---> Running in 89093f4e1e45 00:41:40 Removing intermediate container 41b2bcd48af3 00:41:40 ---> 19f772bfde1f 00:41:40 Step 20/22 : LABEL arch=x86_64 00:41:41 ---> Running in 39321e7851f6 00:41:41 Removing intermediate container 89093f4e1e45 00:41:41 ---> d0a5c4228bfd 00:41:41 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:41:41 Removing intermediate container 39321e7851f6 00:41:41 ---> bcaeeefaba82 00:41:41 Step 21/22 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:41:41 ---> Running in c369ff79b344 00:41:41 ---> c2a547480f84 00:41:41 Step 28/33 : RUN chmod +x /entrypoint.sh 00:41:41 Removing intermediate container c369ff79b344 00:41:41 ---> da43366be9c4 00:41:41 Step 22/22 : LABEL version=0.0.0 00:41:41 ---> Running in c47b64839a56 00:41:41 ---> Running in f7c5ac3ab40d 00:41:41 Removing intermediate container c47b64839a56 00:41:41 ---> 84dbc692b329 00:41:41 00:41:41 Successfully built 84dbc692b329 00:41:41 Successfully tagged docker-support-notifications-go:latest 00:41:42  Building docker-support-notifications-go ... done Removing intermediate container f7c5ac3ab40d 00:41:42 ---> df4851b9ecbd 00:41:42 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:41:42 ---> Running in 0bcbc737cbd7 00:41:43 Removing intermediate container 0bcbc737cbd7 00:41:43 ---> 9cc261f33308 00:41:43 Step 30/33 : CMD ["gate"] 00:41:43 ---> Running in 0bf950482303 00:41:43 Removing intermediate container 0bf950482303 00:41:43 ---> fe4c49723f11 00:41:43 Step 31/33 : LABEL arch=x86_64 00:41:43 ---> Running in 61bbfa372307 00:41:44 Removing intermediate container 61bbfa372307 00:41:44 ---> 9d9de3c9af70 00:41:44 Step 32/33 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:41:44 ---> Running in 044e815916db 00:41:44 Removing intermediate container 044e815916db 00:41:44 ---> 271b6b661fab 00:41:44 Step 33/33 : LABEL version=0.0.0 00:41:44 ---> Running in 4c4068736ad4 00:41:44 Removing intermediate container 4c4068736ad4 00:41:44 ---> 8e8f3d3d4f03 00:41:44 00:41:45 Successfully built 8e8f3d3d4f03 00:41:45 Successfully tagged docker-security-bootstrapper-go:latest 00:41:45  Building docker-security-bootstrapper-go ... done  [Pipeline] } 00:41:45 $ docker stop --time=1 45bf96654d93fec6c573d70fd0c881001ad3cfca0ccee792b23674b8f26a8bcb 00:41:47 $ docker rm -f 45bf96654d93fec6c573d70fd0c881001ad3cfca0ccee792b23674b8f26a8bcb [Pipeline] // withDockerContainer [Pipeline] sh 00:41:47 + docker images 00:41:47 + grep docker 00:41:48 docker-security-bootstrapper-go latest 8e8f3d3d4f03 4 seconds ago 41.5MB 00:41:48 docker-support-notifications-go latest 84dbc692b329 7 seconds ago 16.9MB 00:41:48 docker-core-metadata-go latest d7a1782cbb8b 12 seconds ago 18.8MB 00:41:48 docker-sys-mgmt-agent-go latest 8080ac3b263b 14 seconds ago 313MB 00:41:48 docker-security-secretstore-setup-go latest 9b85f2480300 17 seconds ago 24.6MB 00:41:48 docker-core-data-go latest a78348f4d6cc About a minute ago 22.3MB 00:41:48 docker-core-command-go latest 7260fe59c27a 2 minutes ago 16.2MB 00:41:48 docker-support-scheduler-go latest e0fc54be9cf5 2 minutes ago 16.4MB 00:41:48 docker-security-proxy-setup-go latest ab972ba8c039 2 minutes ago 24.4MB 00:41:48 docker 20.10.0 aefe523efa57 5 weeks 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 00:42:03 Still waiting to schedule task 00:42:03 Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-21029’ 00:42:20 gofmt -l . 00:42:20 [ "`gofmt -l .`" = "" ] 00:42:20 ./bin/test-go-mod-tidy.sh 00:42:20 ./bin/test-attribution-txt.sh [Pipeline] sh 00:42:20 + ls -al . 00:42:20 total 696 00:42:20 drwxrwxr-x 9 1001 1001 4096 Jan 19 00:42 . 00:42:20 drwxr-xr-x 4 root root 4096 Jan 19 00:38 .. 00:42:20 -rw-rw-r-- 1 1001 1001 11 Jan 19 00:36 .dockerignore 00:42:20 drwxrwxr-x 8 1001 1001 4096 Jan 19 00:36 .git 00:42:20 drwxrwxr-x 3 1001 1001 4096 Jan 19 00:36 .github 00:42:20 -rw-rw-r-- 1 1001 1001 872 Jan 19 00:36 .gitignore 00:42:20 -rw-rw-r-- 1 1001 1001 166 Jan 19 00:36 .sonarcloud.properties 00:42:20 -rw-rw-r-- 1 1001 1001 7844 Jan 19 00:36 Attribution.txt 00:42:20 -rw-rw-r-- 1 1001 1001 3804 Jan 19 00:36 CONTRIBUTING.md 00:42:20 -rw-rw-r-- 1 1001 1001 931 Jan 19 00:36 Dockerfile.build 00:42:20 -rw-rw-r-- 1 1001 1001 863 Jan 19 00:36 Jenkinsfile 00:42:20 -rw-rw-r-- 1 1001 1001 10775 Jan 19 00:36 LICENSE 00:42:20 -rw-rw-r-- 1 1001 1001 6001 Jan 19 00:36 Makefile 00:42:20 -rw-rw-r-- 1 1001 1001 6524 Jan 19 00:36 README.md 00:42:20 -rw-rw-r-- 1 1001 1001 6744 Jan 19 00:36 SECURITY.md 00:42:20 -rw-rw-r-- 1 1001 1001 5 Jan 19 00:32 VERSION 00:42:20 -rw-rw-r-- 1 1001 1001 4131 Jan 19 00:36 ZMQWindows.md 00:42:20 drwxrwxr-x 2 1001 1001 4096 Jan 19 00:36 bin 00:42:20 drwxrwxr-x 15 1001 1001 4096 Jan 19 00:36 cmd 00:42:20 -rw-r--r-- 1 root root 561484 Jan 19 00:40 coverage.out 00:42:20 -rw-r--r-- 1 root root 1007 Jan 19 00:42 go.mod 00:42:20 -rw-r--r-- 1 root root 19394 Jan 19 00:42 go.sum 00:42:20 drwxrwxr-x 8 1001 1001 4096 Jan 19 00:36 internal 00:42:20 drwxrwxr-x 4 1001 1001 4096 Jan 19 00:36 openapi 00:42:20 drwxrwxr-x 4 1001 1001 4096 Jan 19 00:36 snap 00:42:20 -rw-rw-r-- 1 1001 1001 168 Jan 19 00:36 version.go [Pipeline] sh 00:42:21 + '[' -e coverage.out ] 00:42:21 + chown 1001:1001 coverage.out [Pipeline] stash 00:42:21 Warning: overwriting stash ‘coverage-report’ 00:42:22 Stashed 1 file(s) [Pipeline] sh 00:42:23 + make build 00:42:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:42:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:42:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:43:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:43:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:43:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:43:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:43:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:43:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:43:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:43:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:43:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:43:38 Running on prd-ubuntu18.04-docker-8c-8g-21032 in /w/workspace/edgexfoundry_edgex-go_PR-2970 [Pipeline] { [Pipeline] ws 00:43:38 Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout 00:43:40 using credential edgex-jenkins-ssh 00:43:40 Cloning the remote Git repository 00:43:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:43:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:43:40 > git init /w/workspace/edgex-go/31 # timeout=10 00:43:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:43:40 > git --version # timeout=10 00:43:41 > git --version # 'git version 2.17.1' 00:43:41 using GIT_SSH to set credentials SSH Credentials for GitHub 00:43:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } 00:43:46 $ docker stop --time=1 2b7828ccfecefcfd63f9bb326c2c093ccaa516b0445f9b19232a4e5ef9bce238 00:43:49 $ docker rm -f 2b7828ccfecefcfd63f9bb326c2c093ccaa516b0445f9b19232a4e5ef9bce238 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:43:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:51 00:43:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:43:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:43:51 latest: Pulling from edgex-devops/edgex-compose-arm64 00:43:51 29e5d40040c1: Pulling fs layer 00:43:51 1ce36da41761: Pulling fs layer 00:43:51 25b303627fd3: Pulling fs layer 00:43:51 29e5d40040c1: Verifying Checksum 00:43:51 29e5d40040c1: Download complete 00:43:52 29e5d40040c1: Pull complete 00:43:52 1ce36da41761: Verifying Checksum 00:43:52 1ce36da41761: Download complete 00:43:54 1ce36da41761: Pull complete 00:43:54 25b303627fd3: Verifying Checksum 00:43:54 25b303627fd3: Download complete 00:44:02 25b303627fd3: Pull complete 00:44:02 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 00:44:03 prd-ubuntu18.04-docker-arm64-4c-16g-21024 does not seem to be running inside a container 00:44:03 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 00:44:06 $ docker top 16fe609ded21c876894a31f3bb5f63017b0cde6ea4cac54e8b0ec148c8bbb485 -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:07 + docker-compose build --help 00:44:07 + grep parallel 00:44:12 --parallel Build images in parallel. [Pipeline] } 00:44:12 $ docker stop --time=1 16fe609ded21c876894a31f3bb5f63017b0cde6ea4cac54e8b0ec148c8bbb485 00:44:14 $ docker rm -f 16fe609ded21c876894a31f3bb5f63017b0cde6ea4cac54e8b0ec148c8bbb485 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:44:15 . [Pipeline] withDockerContainer 00:44:15 prd-ubuntu18.04-docker-arm64-4c-16g-21024 does not seem to be running inside a container 00:44:15 $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 00:44:16 $ docker top 1f1f88c0410f350dcc732fd7d19aac581d0d07d33672c7d55a884458a4fa2f5d -eo pid,comm [Pipeline] { [Pipeline] sh 00:44:18 + docker-compose -f ./docker-compose-build.yml build --parallel 00:44:23 Building docker-core-command-go ... 00:44:23 Building docker-core-data-go ... 00:44:23 Building docker-core-metadata-go ... 00:44:23 Building docker-security-bootstrapper-go ... 00:44:23 Building docker-security-proxy-setup-go ... 00:44:23 Building docker-security-secretstore-setup-go ... 00:44:23 Building docker-support-notifications-go ... 00:44:23 Building docker-support-scheduler-go ... 00:44:23 Building docker-sys-mgmt-agent-go ... 00:44:23 Building docker-support-notifications-go 00:44:23 Building docker-core-command-go 00:44:23 Building docker-core-data-go 00:44:23 Building docker-support-scheduler-go 00:44:23 Building docker-sys-mgmt-agent-go 00:44:24 Merging remotes/origin/master commit cc81cd9a60941bde415ebdc6eaf205dd7f209524 into PR head commit 2037975b14bcccb26699bfe63d53181688204e32 00:44:24 Merge succeeded, producing 0395fafadc83174cb2da60f8120049e8e5a8a5fc 00:44:24 Checking out Revision 0395fafadc83174cb2da60f8120049e8e5a8a5fc (PR-2970) 00:44:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:44:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:44:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:44:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:44:23 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2970/head:refs/remotes/origin/PR-2970 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:44:24 > git config core.sparsecheckout # timeout=10 00:44:24 > git checkout -f 2037975b14bcccb26699bfe63d53181688204e32 # timeout=10 00:44:24 > git remote # timeout=10 00:44:24 > git config --get remote.origin.url # timeout=10 00:44:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:44:24 > git merge cc81cd9a60941bde415ebdc6eaf205dd7f209524 # timeout=10 00:44:24 > git rev-parse HEAD^{commit} # timeout=10 00:44:24 > git config core.sparsecheckout # timeout=10 00:44:24 > git checkout -f 0395fafadc83174cb2da60f8120049e8e5a8a5fc # timeout=10 00:44:28 Commit message: "Merge commit 'cc81cd9a60941bde415ebdc6eaf205dd7f209524' into HEAD" 00:44:28 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:44:29 + echo snap-build.sh 00:44:29 snap-build.sh 00:44:29 + SNAP_BASE_DIR=. 00:44:29 + '[' '!' -z /w/workspace/edgex-go/31 ']' 00:44:29 + SNAP_BASE_DIR=/w/workspace/edgex-go/31 00:44:29 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/31]' 00:44:29 [snap-build] Building snap in dir [/w/workspace/edgex-go/31] 00:44:29 + cd /w/workspace/edgex-go/31 00:44:29 + sudo apt-get remove -qy --purge lxd lxd-client 00:44:29 Reading package lists... 00:44:29 Building dependency tree... 00:44:29 Reading state information... 00:44:29 The following packages were automatically installed and are no longer required: 00:44:29 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 00:44:29 uidmap xdelta3 00:44:29 Use 'sudo apt autoremove' to remove them. 00:44:29 The following packages will be REMOVED: 00:44:29 lxd* lxd-client* 00:44:29 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 00:44:29 After this operation, 31.7 MB disk space will be freed. 00:44:28 > git rev-list --no-walk 24e43b1c273da5d454bdb7123f49eacfa42701ef # timeout=10 00:44:30 (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.) 00:44:30 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:31 Removing lxd dnsmasq configuration 00:44:31 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 00:44:31 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 00:44:32 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 00:44:32 (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.) 00:44:32 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 00:44:34 Processing triggers for systemd (237-3ubuntu10.42) ... 00:44:34 Processing triggers for ureadahead (0.100.0-21) ... 00:44:35 + sudo snap remove --purge lxd 00:44:35 snap "lxd" is not installed 00:44:35 + sudo groupadd --force --system lxd 00:44:35 ++ whoami 00:44:35 + sudo /usr/sbin/usermod -G lxd -a jenkins 00:44:35 + newgrp - lxd 00:44:35 + sudo snap install lxd 00:44:46 2021-01-19T00:44:43Z INFO Waiting for automatic snapd restart... 00:45:00 lxd 4.10 from Canonical* installed 00:45:00 + sudo lxd init --auto 00:45:09 + sudo snap install --classic snapcraft 00:45:15 snapcraft 4.4.4 from Canonical* installed 00:45:15 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 00:45:15 + patch --verbose -p1 00:45:15 Hmm... Looks like a unified diff to me... 00:45:15 The text leading up to this was: 00:45:15 -------------------------- 00:45:15 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 00:45:15 |From: Tony Espy 00:45:15 |Date: Wed, 16 Dec 2020 16:34:55 -0500 00:45:15 |Subject: [PATCH] optimize snap build for pipeline CI check 00:45:15 | 00:45:15 |This patch is used by the EdgeX CI pipeline builds to 00:45:15 |optimize the snap CI check run for pull requests. When 00:45:15 |applied, it essentially strips out everything (apps and 00:45:15 |parts) from the snapcraft.yaml file except those required 00:45:15 |to build edgex-go, as the whole idea of the CI check is to 00:45:15 |catch changes to edgex-go that break the snap build. 00:45:15 | 00:45:15 |In general, anyone updating snapcraft.yaml will also need 00:45:15 |to update this patch file, otherwise it may fail to apply, 00:45:15 |resulting in a failed snap build CI check in the associated 00:45:15 |pull request. 00:45:15 | 00:45:15 |Note - in addition to applying this patch, the pipeline also 00:45:15 |only primes the snap (e.g. `snapcraft prime`), as there's no 00:45:15 |need to build the finally binary .snap file (and it won't 00:45:15 |work with the patch applied). This further reduces the build 00:45:15 |time. 00:45:15 |--- 00:45:15 | snap/snapcraft.yaml | 461 +------------------------------------------- 00:45:15 | 1 file changed, 2 insertions(+), 459 deletions(-) 00:45:15 | 00:45:15 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 00:45:15 |index 1e537489..faf42425 100644 00:45:15 |--- a/snap/snapcraft.yaml 00:45:15 |+++ b/snap/snapcraft.yaml 00:45:15 -------------------------- 00:45:15 patching file snap/snapcraft.yaml 00:45:15 Using Plan A... 00:45:15 Hunk #1 succeeded at 73. 00:45:15 Hunk #2 succeeded at 202 with fuzz 1. 00:45:15 Hunk #3 succeeded at 214 (offset -3 lines). 00:45:15 Hunk #4 succeeded at 222 (offset -3 lines). 00:45:15 Hunk #5 succeeded at 229 (offset -3 lines). 00:45:15 Hunk #6 succeeded at 256 (offset -3 lines). 00:45:15 Hunk #7 succeeded at 290 (offset -3 lines). 00:45:15 Hunk #8 succeeded at 342 (offset -2 lines). 00:45:15 Hmm... Ignoring the trailing garbage. 00:45:15 done 00:45:15 + sudo snapcraft prime --use-lxd 00:45:16 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 00:45:16 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:45:16 - README.md 00:45:16 - snapcraft.yaml.orig 00:45:16 00:45:16 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:45:17 Launching a container. 00:45:29 Waiting for container to be ready 00:45:29 To start your first instance, try: lxc launch ubuntu:18.04 00:45:29 00:45:31 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 00:45:32 Waiting for network to be ready... 00:45:32 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:45:32 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:45:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1512 kB] 00:45:33 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 00:45:33 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 00:45:33 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 00:45:33 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 00:45:33 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 00:45:33 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1099 kB] 00:45:33 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 00:45:33 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:45:33 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:45:33 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:45:33 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:45:33 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:45:33 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:45:33 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:45:33 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:45:34 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:45:34 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] 00:45:34 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 00:45:34 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 00:45:34 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 00:45:34 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 00:45:34 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 00:45:34 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] 00:45:34 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] 00:45:36 Fetched 23.7 MB in 4s (6251 kB/s) 00:45:37 Reading package lists... 00:45:37 Reading package lists... 00:45:37 Building dependency tree... 00:45:37 Reading state information... 00:45:37 The following additional packages will be installed: 00:45:37 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:45:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:45:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:45:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 00:45:37 Suggested packages: 00:45:37 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 00:45:37 Recommended packages: 00:45:37 gnupg libsasl2-modules 00:45:37 The following NEW packages will be installed: 00:45:37 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 00:45:37 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 00:45:37 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 00:45:37 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 00:45:37 The following packages will be upgraded: 00:45:37 gpg gpg-agent gpgconf libudev1 00:45:37 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 00:45:37 Need to get 3533 kB of archives. 00:45:37 After this operation, 13.3 MB of additional disk space will be used. 00:45:37 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 00:45:37 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 00:45:38 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 00:45:38 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 00:45:38 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 00:45:38 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 00:45:38 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 00:45:38 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 00:45:38 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 00:45:38 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 00:45:38 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 00:45:38 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 00:45:38 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 00:45:38 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 00:45:38 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 00:45:38 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 00:45:38 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 00:45:38 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 00:45:38 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 00:45:38 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 00:45:38 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 00:45:38 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 00:45:38 debconf: delaying package configuration, since apt-utils is not installed 00:45:38 Fetched 3533 kB in 1s (3449 kB/s) 00:45:38 (Reading database ... 12511 files and directories currently installed.) 00:45:38 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 00:45:38 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:45:39 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 00:45:39 Selecting previously unselected package udev. 00:45:39 (Reading database ... 12511 files and directories currently installed.) 00:45:39 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 00:45:39 Unpacking udev (237-3ubuntu10.44) ... 00:45:39 Selecting previously unselected package libfuse2:amd64. 00:45:39 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 00:45:39 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:45:39 Selecting previously unselected package fuse. 00:45:39 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 00:45:39 Unpacking fuse (2.9.7-1ubuntu1) ... 00:45:39 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 00:45:39 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:45:39 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 00:45:39 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:45:39 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 00:45:39 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:45:39 Selecting previously unselected package libksba8:amd64. 00:45:39 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 00:45:39 Unpacking libksba8:amd64 (1.3.5-2) ... 00:45:39 Selecting previously unselected package libroken18-heimdal:amd64. 00:45:39 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:39 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:40 Selecting previously unselected package libasn1-8-heimdal:amd64. 00:45:40 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:40 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:40 Selecting previously unselected package libheimbase1-heimdal:amd64. 00:45:40 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:40 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:40 Selecting previously unselected package libhcrypto4-heimdal:amd64. 00:45:40 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:40 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:40 Selecting previously unselected package libwind0-heimdal:amd64. 00:45:40 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:40 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:40 Selecting previously unselected package libhx509-5-heimdal:amd64. 00:45:40 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:40 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:40 Selecting previously unselected package libkrb5-26-heimdal:amd64. 00:45:40 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:40 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:40 Selecting previously unselected package libheimntlm0-heimdal:amd64. 00:45:40 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:40 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:40 Selecting previously unselected package libgssapi3-heimdal:amd64. 00:45:40 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 00:45:40 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:40 Selecting previously unselected package libsasl2-modules-db:amd64. 00:45:40 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:45:40 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:40 Selecting previously unselected package libsasl2-2:amd64. 00:45:40 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 00:45:40 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:40 Selecting previously unselected package libldap-common. 00:45:40 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 00:45:40 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:45:41 Selecting previously unselected package libldap-2.4-2:amd64. 00:45:41 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 00:45:41 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:45:41 Selecting previously unselected package dirmngr. 00:45:41 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 00:45:41 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 00:45:41 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 00:45:41 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 00:45:41 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 00:45:41 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:41 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 00:45:41 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 00:45:41 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:41 Setting up libksba8:amd64 (1.3.5-2) ... 00:45:41 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:41 Setting up udev (237-3ubuntu10.44) ... 00:45:42 invoke-rc.d: policy-rc.d denied execution of start. 00:45:42 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:42 Processing triggers for systemd (237-3ubuntu10) ... 00:45:42 Setting up fuse (2.9.7-1ubuntu1) ... 00:45:42 Setting up gpg (2.2.4-1ubuntu1.3) ... 00:45:42 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:42 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:42 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:42 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:42 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:42 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:42 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 00:45:42 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 00:45:42 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 00:45:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:42 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 00:45:42 settings in the [Install] section, and DefaultInstance for template units). 00:45:42 This means they are not meant to be enabled using systemctl. 00:45:42 Possible reasons for having this kind of units are: 00:45:42 1) A unit may be statically enabled by being symlinked from another unit's 00:45:42 .wants/ or .requires/ directory. 00:45:42 2) A unit's purpose may be to act as a helper for some other unit which has 00:45:42 a requirement dependency on it. 00:45:42 3) A unit may be started when needed via activation (socket, path, timer, 00:45:42 D-Bus, udev, scripted systemctl call, ...). 00:45:42 4) In case of template units, the unit is meant to be enabled with some 00:45:42 instance name specified. 00:45:43 Reading package lists... 00:45:43 Building dependency tree... 00:45:43 Reading state information... 00:45:43 The following additional packages will be installed: 00:45:43 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 00:45:43 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 00:45:43 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 00:45:43 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 00:45:43 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 00:45:43 Suggested packages: 00:45:43 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 00:45:43 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 00:45:43 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 00:45:43 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 00:45:43 systemd-container policykit-1 00:45:43 Recommended packages: 00:45:43 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 00:45:43 The following NEW packages will be installed: 00:45:43 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 00:45:43 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 00:45:43 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 00:45:43 multiarch-support openssh-client python3 python3-minimal python3.6 00:45:43 python3.6-minimal snapd squashfs-tools sudo 00:45:43 The following packages will be upgraded: 00:45:43 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 00:45:43 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 00:45:43 Need to get 35.2 MB of archives. 00:45:43 After this operation, 141 MB of additional disk space will be used. 00:45:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 00:45:43 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 00:45:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 00:45:43 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 00:45:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 00:45:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 00:45:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 00:45:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 00:45:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 00:45:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 00:45:43 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 00:45:43 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 00:45:43 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 00:45:43 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 00:45:43 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 00:45:43 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 00:45:43 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 00:45:44 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 00:45:44 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 00:45:44 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 00:45:44 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 00:45:44 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 00:45:44 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 00:45:44 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 00:45:44 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 00:45:44 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 00:45:44 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 00:45:44 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 00:45:44 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 00:45:44 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 00:45:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:45 ---> 131f609ead0b 00:45:45 Step 3/23 : WORKDIR /edgex-go 00:45:45 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:45:45 ---> 131f609ead0b 00:45:45 Step 3/26 : WORKDIR /edgex-go 00:45:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:45:45 ---> 131f609ead0b 00:45:45 Step 3/23 : WORKDIR /edgex-go 00:45:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:45 ---> 131f609ead0b 00:45:45 Step 3/22 : WORKDIR /edgex-go 00:45:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:45:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:45:45 ---> 131f609ead0b 00:45:45 Step 3/22 : WORKDIR /edgex-go 00:45:45 ---> Running in df42debf8538 00:45:45 ---> Running in 344fc08dbb0c 00:45:45 ---> Running in 1b0e9b1af6e1 00:45:45 ---> Running in d4347a0c3156 00:45:45 ---> Running in 69346e235735 00:45:45 Removing intermediate container 1b0e9b1af6e1 00:45:45 ---> 9b91a6ea983e 00:45:45 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:45 Removing intermediate container 69346e235735 00:45:45 ---> 72bcb8b2a314 00:45:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:45 Removing intermediate container d4347a0c3156 00:45:45 ---> 40618b15ebc1 00:45:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:45 Removing intermediate container 344fc08dbb0c 00:45:45 ---> 3e440b21dfea 00:45:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:45 Removing intermediate container df42debf8538 00:45:45 ---> cf2f69fde215 00:45:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:45:45 ---> Running in 8e9514b3f518 00:45:45 ---> Running in d768455b4868 00:45:45 ---> Running in b1e45568ff5a 00:45:45 ---> Running in 0d9c0ae1c2dd 00:45:45 ---> Running in 043c3ad40fad 00:45:45 Removing intermediate container d768455b4868 00:45:45 ---> 23e26df80d81 00:45:45 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:45:45 ---> Running in 8422814cf8ff 00:45:45 Removing intermediate container b1e45568ff5a 00:45:45 ---> e4bc6a2a5ad5 00:45:45 Step 5/23 : RUN apk add --update --no-cache make git 00:45:45 Removing intermediate container 0d9c0ae1c2dd 00:45:45 ---> 86a4477c7ba0 00:45:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:45:45 Removing intermediate container 8e9514b3f518 00:45:45 ---> c57bce6c0b4c 00:45:45 Step 5/26 : RUN apk add --update --no-cache make bash git 00:45:45 ---> Running in 8d96a2b20191 00:45:45 ---> Running in f2a1f1e76dc6 00:45:45 Removing intermediate container 043c3ad40fad 00:45:45 ---> 12e62945f1a1 00:45:45 Step 5/22 : RUN apk add --update --no-cache make git 00:45:45 ---> Running in 8b42e7a874b1 00:45:45 ---> Running in b91ca429ceaf 00:45:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:45:46 debconf: delaying package configuration, since apt-utils is not installed 00:45:46 Fetched 35.2 MB in 2s (15.2 MB/s) 00:45:46 (Reading database ... 12757 files and directories currently installed.) 00:45:46 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 00:45:46 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:45:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:46 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 00:45:46 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:45:46 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 00:45:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:47 (Reading database ... 12757 files and directories currently installed.) 00:45:47 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 00:45:47 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 00:45:47 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 00:45:47 (Reading database ... 12757 files and directories currently installed.) 00:45:47 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 00:45:47 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 00:45:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:47 OK: 217 MiB in 51 packages 00:45:47 Setting up apt (1.6.12ubuntu0.2) ... 00:45:47 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 00:45:48 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 00:45:48 (Reading database ... 12764 files and directories currently installed.) 00:45:48 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:45:48 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:45:48 OK: 217 MiB in 51 packages 00:45:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:45:48 OK: 217 MiB in 51 packages 00:45:48 Selecting previously unselected package libpython3.6-minimal:amd64. 00:45:48 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:45:48 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:45:48 Selecting previously unselected package libexpat1:amd64. 00:45:48 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 00:45:48 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:45:48 Removing intermediate container 8422814cf8ff 00:45:48 ---> 5db3ddea8d6e 00:45:48 Step 6/23 : COPY go.mod . 00:45:48 Selecting previously unselected package python3.6-minimal. 00:45:48 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:45:48 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:45:48 OK: 217 MiB in 51 packages 00:45:48 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 00:45:48 Checking for services that may need to be restarted...done. 00:45:48 Checking for services that may need to be restarted...done. 00:45:48 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:45:48 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 00:45:49 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 00:45:49 Selecting previously unselected package python3-minimal. 00:45:49 (Reading database ... 13012 files and directories currently installed.) 00:45:49 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 00:45:49 Unpacking python3-minimal (3.6.7-1~18.04) ... 00:45:49 Selecting previously unselected package mime-support. 00:45:49 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 00:45:49 Unpacking mime-support (3.60ubuntu1) ... 00:45:49 Selecting previously unselected package libmpdec2:amd64. 00:45:49 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 00:45:49 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:45:49 Selecting previously unselected package libpython3.6-stdlib:amd64. 00:45:49 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:45:49 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:45:49 Removing intermediate container f2a1f1e76dc6 00:45:49 ---> 9b21cc6c67ec 00:45:49 Step 6/23 : COPY go.mod . 00:45:49 ---> e3c260a77c42 00:45:49 Step 7/23 : RUN go mod download 00:45:49 Selecting previously unselected package python3.6. 00:45:49 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 00:45:49 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:45:50 ---> Running in 4cb1fc35c58a 00:45:50 Removing intermediate container 8b42e7a874b1 00:45:50 ---> 7ca790882bac 00:45:50 Step 6/26 : COPY go.mod . 00:45:50 Selecting previously unselected package libpython3-stdlib:amd64. 00:45:50 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 00:45:50 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:45:50 Setting up python3-minimal (3.6.7-1~18.04) ... 00:45:50 Removing intermediate container 8d96a2b20191 00:45:50 ---> cce16c3f7d11 00:45:50 Step 6/22 : COPY go.mod . 00:45:50 Selecting previously unselected package python3. 00:45:50 (Reading database ... 13442 files and directories currently installed.) 00:45:50 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 00:45:50 Unpacking python3 (3.6.7-1~18.04) ... 00:45:50 Selecting previously unselected package multiarch-support. 00:45:50 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 00:45:50 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 00:45:50 Setting up multiarch-support (2.27-3ubuntu1.4) ... 00:45:50 OK: 217 MiB in 51 packages 00:45:50 Selecting previously unselected package liblzo2-2:amd64. 00:45:50 (Reading database ... 13479 files and directories currently installed.) 00:45:50 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 00:45:50 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 00:45:50 Selecting previously unselected package libbsd0:amd64. 00:45:50 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 00:45:50 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:45:50 ---> 3435fa0fe3e3 00:45:50 Step 7/23 : RUN go mod download 00:45:50 Selecting previously unselected package sudo. 00:45:50 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 00:45:50 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 00:45:50 Selecting previously unselected package apparmor. 00:45:50 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 00:45:50 Unpacking apparmor (2.12-4ubuntu5.1) ... 00:45:51 ---> Running in 5063dd2e0eb6 00:45:51 ---> b1dd537925f3 00:45:51 Step 7/26 : RUN go mod download 00:45:51 Selecting previously unselected package libedit2:amd64. 00:45:51 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 00:45:51 Unpacking libedit2:amd64 (3.1-20170329-1) ... 00:45:51 Selecting previously unselected package libkrb5support0:amd64. 00:45:51 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 00:45:51 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:45:51 ---> Running in f9bcb3b5afd7 00:45:51 Selecting previously unselected package libk5crypto3:amd64. 00:45:51 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 00:45:51 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:45:51 Selecting previously unselected package libkeyutils1:amd64. 00:45:51 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 00:45:51 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:45:51 Selecting previously unselected package libkrb5-3:amd64. 00:45:51 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 00:45:51 ---> 288aab296c46 00:45:51 Step 7/22 : RUN go mod download 00:45:51 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:45:51 Selecting previously unselected package libgssapi-krb5-2:amd64. 00:45:51 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 00:45:51 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:45:52 Selecting previously unselected package libssl1.0.0:amd64. 00:45:52 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 00:45:52 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:45:52 Selecting previously unselected package openssh-client. 00:45:52 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 00:45:52 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 00:45:52 ---> Running in bcb0af5d3687 00:45:52 Selecting previously unselected package squashfs-tools. 00:45:52 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 00:45:52 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:45:52 Selecting previously unselected package snapd. 00:45:52 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 00:45:52 Unpacking snapd (2.48+18.04) ... 00:45:52 Removing intermediate container b91ca429ceaf 00:45:52 ---> f2a1b0d4c978 00:45:52 Step 6/22 : COPY go.mod . 00:45:53 ---> c3b5635caa68 00:45:53 Step 7/22 : RUN go mod download 00:45:53 ---> Running in 5e7092958cdc 00:45:53 Removing intermediate container 4cb1fc35c58a 00:45:53 ---> b9b94b986529 00:45:53 Step 8/23 : COPY . . 00:45:54 Setting up libedit2:amd64 (3.1-20170329-1) ... 00:45:54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 00:45:54 Setting up mime-support (3.60ubuntu1) ... 00:45:54 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 00:45:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 00:45:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 00:45:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:54 Setting up systemd (237-3ubuntu10.44) ... 00:45:54 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 00:45:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 00:45:55 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 00:45:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 00:45:55 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 00:45:55 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 00:45:55 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 00:45:56 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 00:45:56 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 00:45:56 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 00:45:56 Setting up python3 (3.6.7-1~18.04) ... 00:45:56 running python rtupdate hooks for python3.6... 00:45:56 running python post-rtupdate hooks for python3.6... 00:45:56 Setting up apparmor (2.12-4ubuntu5.1) ... 00:45:57 Removing intermediate container 5063dd2e0eb6 00:45:57 ---> 2e2e75746089 00:45:57 Step 8/23 : COPY . . 00:45:57 Removing intermediate container bcb0af5d3687 00:45:57 ---> f4fbcd4261c2 00:45:57 Step 8/22 : COPY . . 00:45:57 Removing intermediate container f9bcb3b5afd7 00:45:57 ---> 450f4467d0cc 00:45:57 Step 8/26 : COPY . . 00:45:57 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 00:45:57 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 00:45:57 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 00:45:57 Setting up snapd (2.48+18.04) ... 00:45:58 Removing intermediate container 5e7092958cdc 00:45:58 ---> ae59ca05d0a1 00:45:58 Step 8/22 : COPY . . 00:45:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 00:45:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 00:45:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 00:45:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 00:45:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:45:59 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 00:45:59 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 00:45:59 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 00:45:59 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 00:45:59 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 00:45:59 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 00:45:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 00:45:59 Processing triggers for systemd (237-3ubuntu10.44) ... 00:46:00 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:46:00 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 00:46:00 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:46:02 Reading package lists... 00:46:02 Reading package lists... 00:46:02 Building dependency tree... 00:46:02 Reading state information... 00:46:02 Calculating upgrade... 00:46:02 The following packages will be upgraded: 00:46:02 advancecomp base-files bash binutils binutils-common 00:46:02 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 00:46:02 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 00:46:02 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 00:46:02 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 00:46:02 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 00:46:02 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 00:46:02 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 00:46:02 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 00:46:02 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 00:46:02 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 00:46:02 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 00:46:02 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 00:46:02 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 00:46:02 ubuntu-keyring util-linux 00:46:02 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 00:46:02 Need to get 63.7 MB of archives. 00:46:02 After this operation, 5203 kB of additional disk space will be used. 00:46:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-132.136 [987 kB] 00:46:02 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 00:46:03 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 00:46:03 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 00:46:03 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 00:46:03 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 00:46:03 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 00:46:03 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 00:46:03 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 00:46:03 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 00:46:03 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 00:46:03 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 00:46:03 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 00:46:03 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 00:46:03 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 00:46:03 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 00:46:03 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 00:46:03 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 00:46:03 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 00:46:03 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 00:46:03 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 00:46:03 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 00:46:03 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 00:46:03 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 00:46:03 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 00:46:03 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 00:46:03 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 00:46:03 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 00:46:03 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 00:46:03 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 00:46:03 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 00:46:03 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 00:46:03 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 00:46:03 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 00:46:03 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 00:46:03 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 00:46:03 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 00:46:03 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 00:46:03 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 00:46:03 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 00:46:03 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 00:46:03 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 00:46:03 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 00:46:03 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 00:46:03 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 00:46:03 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 00:46:03 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 00:46:03 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 00:46:03 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 00:46:03 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 00:46:03 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 00:46:03 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 00:46:03 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 00:46:03 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 00:46:03 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 00:46:03 Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 00:46:03 Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 00:46:04 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 00:46:04 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 00:46:04 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 00:46:04 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 00:46:04 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 00:46:04 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 00:46:04 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 00:46:04 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 00:46:04 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 00:46:04 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 00:46:04 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 00:46:04 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 00:46:04 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 00:46:04 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 00:46:04 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 00:46:04 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 00:46:04 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 00:46:04 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 00:46:04 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 00:46:04 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 00:46:04 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 00:46:04 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 00:46:04 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 00:46:04 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 00:46:04 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 00:46:04 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 00:46:04 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 00:46:04 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 00:46:04 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 00:46:04 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 00:46:04 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 00:46:05 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 00:46:05 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 00:46:05 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 00:46:05 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 00:46:06 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 00:46:06 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 00:46:06 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 00:46:06 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 00:46:06 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 00:46:06 debconf: delaying package configuration, since apt-utils is not installed 00:46:06 Fetched 63.7 MB in 3s (19.0 MB/s) 00:46:06 (Reading database ... 13912 files and directories currently installed.) 00:46:06 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 00:46:06 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:46:07 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 00:46:07 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:46:07 Preparing to unpack .../2-linux-libc-dev_4.15.0-132.136_amd64.deb ... 00:46:07 Unpacking linux-libc-dev:amd64 (4.15.0-132.136) over (4.15.0-20.21) ... 00:46:07 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:07 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:07 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:07 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:08 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:08 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:08 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:08 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:08 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:08 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:08 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:08 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:08 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:08 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:08 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:08 (Reading database ... 13911 files and directories currently installed.) 00:46:08 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:08 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 00:46:08 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 00:46:09 (Reading database ... 13911 files and directories currently installed.) 00:46:09 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 00:46:09 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 00:46:09 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:09 (Reading database ... 13911 files and directories currently installed.) 00:46:09 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 00:46:09 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:46:10 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 00:46:10 (Reading database ... 13911 files and directories currently installed.) 00:46:10 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 00:46:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 00:46:10 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 00:46:10 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 00:46:11 Setting up base-files (10.1ubuntu2.10) ... 00:46:11 Installing new version of config file /etc/issue ... 00:46:11 Installing new version of config file /etc/issue.net ... 00:46:11 Installing new version of config file /etc/lsb-release ... 00:46:11 Installing new version of config file /etc/update-motd.d/50-motd-news ... 00:46:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 00:46:11 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 00:46:11 Removing obsolete conffile /etc/default/motd-news ... 00:46:11 (Reading database ... 13912 files and directories currently installed.) 00:46:11 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 00:46:11 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 00:46:11 Setting up bash (4.4.18-2ubuntu1.2) ... 00:46:11 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 00:46:11 (Reading database ... 13912 files and directories currently installed.) 00:46:11 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:11 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 00:46:12 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 00:46:12 (Reading database ... 13912 files and directories currently installed.) 00:46:12 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 00:46:12 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 00:46:12 Setting up tar (1.29b-2ubuntu0.2) ... 00:46:12 (Reading database ... 13912 files and directories currently installed.) 00:46:12 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 00:46:12 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:46:12 Setting up dpkg (1.19.0.5ubuntu2.3) ... 00:46:12 (Reading database ... 13912 files and directories currently installed.) 00:46:12 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 00:46:12 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:46:12 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 00:46:13 (Reading database ... 13912 files and directories currently installed.) 00:46:13 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 00:46:13 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:46:13 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 00:46:13 (Reading database ... 13912 files and directories currently installed.) 00:46:13 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 00:46:13 Unpacking grep (3.1-2build1) over (3.1-2) ... 00:46:13 Setting up grep (3.1-2build1) ... 00:46:13 (Reading database ... 13912 files and directories currently installed.) 00:46:13 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 00:46:13 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:46:13 Setting up login (1:4.5-1ubuntu2) ... 00:46:13 (Reading database ... 13912 files and directories currently installed.) 00:46:13 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:13 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:13 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 00:46:13 (Reading database ... 13912 files and directories currently installed.) 00:46:13 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 00:46:13 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:46:14 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 00:46:14 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:46:14 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 00:46:14 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:46:15 Setting up perl-base (5.26.1-6ubuntu0.5) ... 00:46:15 (Reading database ... 13912 files and directories currently installed.) 00:46:15 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 00:46:15 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 00:46:16 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:46:16 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:46:16 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 00:46:16 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 00:46:16 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 00:46:16 (Reading database ... 13912 files and directories currently installed.) 00:46:16 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 00:46:16 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 00:46:17 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 00:46:17 (Reading database ... 13912 files and directories currently installed.) 00:46:17 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:17 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:17 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:17 (Reading database ... 13912 files and directories currently installed.) 00:46:17 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:17 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:17 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:17 (Reading database ... 13912 files and directories currently installed.) 00:46:17 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:17 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:17 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:17 (Reading database ... 13912 files and directories currently installed.) 00:46:17 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:17 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:17 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:17 (Reading database ... 13912 files and directories currently installed.) 00:46:17 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:17 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:18 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:18 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 00:46:18 (Reading database ... 13912 files and directories currently installed.) 00:46:18 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 00:46:18 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:18 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 00:46:18 (Reading database ... 13912 files and directories currently installed.) 00:46:18 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:18 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:18 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 00:46:18 (Reading database ... 13912 files and directories currently installed.) 00:46:18 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:18 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:18 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 00:46:18 (Reading database ... 13912 files and directories currently installed.) 00:46:18 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:19 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:19 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 00:46:19 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 00:46:19 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 00:46:19 (Reading database ... 13912 files and directories currently installed.) 00:46:19 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 00:46:19 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 00:46:20 Setting up libc-bin (2.27-3ubuntu1.4) ... 00:46:20 (Reading database ... 13912 files and directories currently installed.) 00:46:20 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 00:46:20 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 00:46:20 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 00:46:20 (Reading database ... 13914 files and directories currently installed.) 00:46:20 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 00:46:20 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 00:46:20 Setting up debconf (1.5.66ubuntu1) ... 00:46:20 (Reading database ... 13914 files and directories currently installed.) 00:46:20 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:46:20 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:46:20 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:46:21 (Reading database ... 13914 files and directories currently installed.) 00:46:21 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:46:21 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:46:21 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 00:46:21 (Reading database ... 13914 files and directories currently installed.) 00:46:21 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 00:46:21 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:46:21 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 00:46:21 (Reading database ... 13914 files and directories currently installed.) 00:46:21 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 00:46:21 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 00:46:21 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 00:46:21 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 00:46:21 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 00:46:22 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:46:22 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 00:46:22 (Reading database ... 13914 files and directories currently installed.) 00:46:22 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 00:46:22 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 00:46:22 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 00:46:22 (Reading database ... 13914 files and directories currently installed.) 00:46:22 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 00:46:22 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 00:46:22 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 00:46:23 (Reading database ... 13914 files and directories currently installed.) 00:46:23 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 00:46:23 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 00:46:23 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 00:46:23 (Reading database ... 13914 files and directories currently installed.) 00:46:23 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 00:46:23 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 00:46:23 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 00:46:23 (Reading database ... 13914 files and directories currently installed.) 00:46:23 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 00:46:23 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 00:46:23 Setting up passwd (1:4.5-1ubuntu2) ... 00:46:23 (Reading database ... 13914 files and directories currently installed.) 00:46:23 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 00:46:24 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 00:46:24 Setting up gpgv (2.2.4-1ubuntu1.3) ... 00:46:24 (Reading database ... 13914 files and directories currently installed.) 00:46:24 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 00:46:24 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 00:46:24 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 00:46:24 (Reading database ... 13914 files and directories currently installed.) 00:46:24 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 00:46:24 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 00:46:24 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 00:46:24 (Reading database ... 13914 files and directories currently installed.) 00:46:24 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 00:46:24 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 00:46:24 ---> 131e82e7d70c 00:46:24 Step 9/23 : RUN make cmd/core-data/core-data 00:46:24 ---> 4677f58bc705 00:46:24 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:46:24 ---> 08ad6d8e3dc4 00:46:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:46:24 ---> Running in f0799a22aa1a 00:46:24 ---> 5a2a1ebb5130 00:46:24 Step 9/23 : RUN make cmd/core-command/core-command 00:46:24 ---> 118a4bcfe715 00:46:24 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:46:24 ---> Running in 473b9513a89e 00:46:24 ---> Running in b7768bda3df5 00:46:24 ---> Running in 4c780154c01f 00:46:24 ---> Running in 2fe16f95b56c 00:46:24 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 00:46:24 (Reading database ... 13914 files and directories currently installed.) 00:46:24 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 00:46:24 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 00:46:25 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 00:46:25 (Reading database ... 13914 files and directories currently installed.) 00:46:25 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 00:46:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:46:25 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 00:46:25 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 00:46:25 (Reading database ... 13914 files and directories currently installed.) 00:46:25 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 00:46:25 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 00:46:25 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 00:46:25 (Reading database ... 13915 files and directories currently installed.) 00:46:25 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:46:25 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:46:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:46:25 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 00:46:25 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 00:46:26 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 00:46:26 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 00:46:26 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 00:46:26 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 00:46:26 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 00:46:26 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 00:46:26 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 00:46:26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 00:46:26 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 00:46:26 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 00:46:26 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 00:46:26 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 00:46:26 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 00:46:26 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 00:46:27 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 00:46:27 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 00:46:27 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 00:46:27 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 00:46:27 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 00:46:27 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 00:46:28 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 00:46:28 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 00:46:28 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 00:46:28 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 00:46:28 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:46:28 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:46:29 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:46:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:46:29 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:46:29 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:46:29 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 00:46:29 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 00:46:29 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:29 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:30 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:30 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:30 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:31 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:31 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:33 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:33 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:34 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 00:46:34 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 00:46:34 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:46:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:46:34 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 00:46:34 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:46:35 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 00:46:35 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 00:46:35 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 00:46:35 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 00:46:35 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:46:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:46:35 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 00:46:35 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 00:46:35 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 00:46:35 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 00:46:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:35 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 00:46:35 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:35 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:35 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:36 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 00:46:36 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 00:46:36 Setting up tzdata (2020f-0ubuntu0.18.04) ... 00:46:36 00:46:36 Current default time zone: 'Etc/UTC' 00:46:36 Local time is now: Tue Jan 19 00:46:36 UTC 2021. 00:46:36 Universal Time is now: Tue Jan 19 00:46:36 UTC 2021. 00:46:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 00:46:36 00:46:36 Setting up systemd-sysv (237-3ubuntu10.44) ... 00:46:36 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:36 Setting up linux-libc-dev:amd64 (4.15.0-132.136) ... 00:46:36 Setting up mount (2.31.1-0.4ubuntu3.7) ... 00:46:36 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 00:46:36 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 00:46:36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 00:46:36 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 00:46:36 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 00:46:36 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 00:46:36 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:36 Setting up procps (2:3.3.12-3ubuntu1.2) ... 00:46:36 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:36 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 00:46:36 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:36 Setting up patch (2.7.6-2ubuntu1.1) ... 00:46:36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 00:46:36 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 00:46:36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 00:46:36 Installing new version of config file /etc/ssl/openssl.cnf ... 00:46:36 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 00:46:36 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 00:46:36 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 00:46:38 Updating certificates in /etc/ssl/certs... 00:46:39 22 added, 17 removed; done. 00:46:39 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 00:46:39 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 00:46:39 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 00:46:39 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 00:46:39 Setting up pkgbinarymangler (138.18.04.1) ... 00:46:40 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:40 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 00:46:40 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:40 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:40 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:40 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 00:46:40 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 00:46:40 Setting up perl (5.26.1-6ubuntu0.5) ... 00:46:40 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 00:46:40 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 00:46:40 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 00:46:40 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 00:46:40 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 00:46:40 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 00:46:40 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 00:46:40 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 00:46:40 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 00:46:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:46:40 Processing triggers for systemd (237-3ubuntu10.44) ... 00:46:40 Processing triggers for mime-support (3.60ubuntu1) ... 00:46:40 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 00:46:40 Updating certificates in /etc/ssl/certs... 00:46:41 0 added, 0 removed; done. 00:46:41 Running hooks in /etc/ca-certificates/update.d... 00:46:41 done. 00:46:41 Reading package lists... 00:46:41 Building dependency tree... 00:46:41 Reading state information... 00:46:41 The following NEW packages will be installed: 00:46:41 apt-transport-https 00:46:42 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 00:46:42 Need to get 1696 B of archives. 00:46:42 After this operation, 153 kB of additional disk space will be used. 00:46:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 00:46:42 debconf: delaying package configuration, since apt-utils is not installed 00:46:42 Fetched 1696 B in 0s (9496 B/s) 00:46:42 Selecting previously unselected package apt-transport-https. 00:46:42 (Reading database ... 13929 files and directories currently installed.) 00:46:42 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 00:46:42 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 00:46:42 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 00:46:42 Waiting for network to be ready... 00:46:48 2021-01-19T00:46:46Z INFO Waiting for automatic snapd restart... 00:46:48 snapd 2.48.2 from Canonical* installed 00:46:48 "snapd" switched to the "latest/stable" channel 00:46:48 00:46:51 core18 20201210 from Canonical* installed 00:46:51 "core18" switched to the "latest/stable" channel 00:46:51 00:46:54 snapcraft 4.4.4 from Canonical* installed 00:46:54 "snapcraft" switched to the "latest/stable" channel 00:46:54 00:46:58 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 00:46:58 - README.md 00:46:58 - snapcraft.yaml.orig 00:46:58 00:46:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 00:47:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:47:04 Hit:1 http://archive.ubuntu.com/ubuntu bionic InRelease 00:47:04 Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 00:47:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:47:05 Reading package lists... 00:47:06 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 00:47:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:47:12 Reading package lists... 00:47:12 Building dependency tree... 00:47:12 Reading state information... 00:47:12 Suggested packages: 00:47:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 00:47:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn 00:47:12 Recommended packages: 00:47:12 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 00:47:12 The following NEW packages will be installed: 00:47:12 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 00:47:12 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 00:47:12 pkg-config zip 00:47:12 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 00:47:12 Need to get 7655 kB of archives. 00:47:12 After this operation, 43.7 MB of additional disk space will be used. 00:47:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 00:47:12 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 00:47:12 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 00:47:12 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 00:47:12 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 00:47:12 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 00:47:13 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 00:47:13 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 00:47:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 00:47:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 00:47:13 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 00:47:13 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 00:47:13 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 00:47:13 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 00:47:13 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 00:47:13 debconf: delaying package configuration, since apt-utils is not installed 00:47:13 Fetched 7655 kB in 1s (7173 kB/s) 00:47:13 Selecting previously unselected package libglib2.0-0:amd64. 00:47:13 (Reading database ... 13933 files and directories currently installed.) 00:47:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 00:47:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:47:14 Selecting previously unselected package libpsl5:amd64. 00:47:14 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 00:47:14 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 00:47:14 Selecting previously unselected package libnghttp2-14:amd64. 00:47:14 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 00:47:14 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:47:14 Selecting previously unselected package librtmp1:amd64. 00:47:14 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 00:47:14 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:47:14 Selecting previously unselected package libcurl3-gnutls:amd64. 00:47:14 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 00:47:14 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:47:14 Selecting previously unselected package liberror-perl. 00:47:14 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 00:47:14 Unpacking liberror-perl (0.17025-1) ... 00:47:14 Selecting previously unselected package git-man. 00:47:14 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 00:47:14 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 00:47:14 Selecting previously unselected package git. 00:47:14 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 00:47:14 Unpacking git (1:2.17.1-1ubuntu0.7) ... 00:47:15 Selecting previously unselected package libnorm1:amd64. 00:47:15 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 00:47:15 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:47:15 Selecting previously unselected package libpgm-5.2-0:amd64. 00:47:15 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 00:47:15 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:47:15 Selecting previously unselected package libsodium23:amd64. 00:47:15 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 00:47:15 Unpacking libsodium23:amd64 (1.0.16-2) ... 00:47:15 Selecting previously unselected package libzmq5:amd64. 00:47:15 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 00:47:15 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:47:15 Selecting previously unselected package libzmq3-dev:amd64. 00:47:15 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 00:47:15 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:47:16 Selecting previously unselected package pkg-config. 00:47:16 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 00:47:16 Unpacking pkg-config (0.29.1-0ubuntu2) ... 00:47:16 Selecting previously unselected package zip. 00:47:16 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 00:47:16 Unpacking zip (3.0-11build1) ... 00:47:16 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 00:47:16 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 00:47:16 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 00:47:16 Setting up liberror-perl (0.17025-1) ... 00:47:16 Setting up libpsl5:amd64 (0.19.1-5build1) ... 00:47:16 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 00:47:16 No schema files found: doing nothing. 00:47:16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 00:47:16 Setting up zip (3.0-11build1) ... 00:47:16 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 00:47:16 Setting up libsodium23:amd64 (1.0.16-2) ... 00:47:16 Setting up pkg-config (0.29.1-0ubuntu2) ... 00:47:16 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 00:47:16 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 00:47:16 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 00:47:16 Setting up git (1:2.17.1-1ubuntu0.7) ... 00:47:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 00:47:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:47:23 git set to automatically installed. 00:47:23 git-man set to automatically installed. 00:47:23 libcurl3-gnutls set to automatically installed. 00:47:23 liberror-perl set to automatically installed. 00:47:23 libglib2.0-0 set to automatically installed. 00:47:23 libnghttp2-14 set to automatically installed. 00:47:23 libnorm1 set to automatically installed. 00:47:23 libpgm-5.2-0 set to automatically installed. 00:47:23 libpsl5 set to automatically installed. 00:47:23 librtmp1 set to automatically installed. 00:47:23 libsodium23 set to automatically installed. 00:47:23 libzmq3-dev set to automatically installed. 00:47:23 libzmq5 set to automatically installed. 00:47:23 pkg-config set to automatically installed. 00:47:23 zip set to automatically installed. 00:47:26 snapd is not logged in, snap install commands will use sudo 00:47:32 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 00:47:32 snap "core18" has no updates available 00:47:33 Pulling config-common 00:47:34 Pulling go-build-helper 00:47:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 00:47:56 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 00:47:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 00:47:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1512 kB] 00:47:56 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 00:47:56 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 00:47:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 00:47:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 00:47:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 00:47:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 00:47:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 00:47:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 00:47:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 00:47:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 00:47:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 00:47:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 00:47:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1099 kB] 00:47:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 00:47:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 00:47:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1843 kB] 00:47:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [384 kB] 00:47:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 00:47:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 00:47:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [237 kB] 00:47:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.8 kB] 00:47:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1705 kB] 00:47:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [359 kB] 00:47:56 Fetched 23.7 MB in 0s (0 B/s) 00:47:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 00:47:56 Fetched 96.5 kB in 0s (0 B/s) 00:47:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 00:47:56 Fetched 279 kB in 0s (0 B/s) 00:47:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 00:47:56 Fetched 122 kB in 0s (0 B/s) 00:47:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 00:47:56 Fetched 77.8 kB in 0s (0 B/s) 00:47:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 00:47:56 Fetched 8848 B in 0s (0 B/s) 00:47:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 00:47:56 Fetched 47.8 kB in 0s (0 B/s) 00:47:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 00:47:56 Fetched 45.6 kB in 0s (0 B/s) 00:47:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 00:47:56 Fetched 15.0 kB in 0s (0 B/s) 00:47:56 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 00:47:56 Fetched 214 kB in 0s (0 B/s) 00:47:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 00:47:56 Fetched 155 kB in 0s (0 B/s) 00:47:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 00:47:56 Fetched 50.6 kB in 0s (0 B/s) 00:47:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 00:47:56 Fetched 14.8 kB in 0s (0 B/s) 00:47:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 00:47:56 Fetched 41.8 kB in 0s (0 B/s) 00:47:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 00:47:56 Fetched 499 kB in 0s (0 B/s) 00:47:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 00:47:56 Fetched 111 kB in 0s (0 B/s) 00:47:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 00:47:56 Fetched 240 kB in 0s (0 B/s) 00:47:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 00:47:56 Fetched 29.3 kB in 0s (0 B/s) 00:47:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 00:47:56 Fetched 85.5 kB in 0s (0 B/s) 00:47:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 00:47:56 Fetched 24.5 kB in 0s (0 B/s) 00:47:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 00:47:56 Fetched 49.2 kB in 0s (0 B/s) 00:47:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 00:47:56 Fetched 54.2 kB in 0s (0 B/s) 00:47:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 00:47:56 Fetched 30.8 kB in 0s (0 B/s) 00:47:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 00:47:56 Fetched 17.0 kB in 0s (0 B/s) 00:47:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 00:47:56 Fetched 85.9 kB in 0s (0 B/s) 00:47:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 00:47:56 Fetched 8720 B in 0s (0 B/s) 00:47:56 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 00:47:56 Fetched 137 kB in 0s (0 B/s) 00:47:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 00:47:56 Fetched 119 kB in 0s (0 B/s) 00:47:56 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 00:47:56 Fetched 109 kB in 0s (0 B/s) 00:47:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 00:47:56 Fetched 11.1 kB in 0s (0 B/s) 00:47:56 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 00:47:56 Fetched 645 kB in 0s (0 B/s) 00:47:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 00:47:56 Fetched 41.3 kB in 0s (0 B/s) 00:47:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 00:47:56 Fetched 17.9 kB in 0s (0 B/s) 00:47:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 00:47:56 Fetched 368 kB in 0s (0 B/s) 00:47:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 00:47:56 Fetched 187 kB in 0s (0 B/s) 00:47:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 00:47:56 Fetched 175 kB in 0s (0 B/s) 00:47:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 00:47:58 Fetched 206 kB in 0s (0 B/s) 00:47:58 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 00:47:58 Fetched 1301 kB in 0s (0 B/s) 00:47:58 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 00:47:58 Fetched 36.2 kB in 0s (0 B/s) 00:47:58 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 00:47:58 Fetched 159 kB in 0s (0 B/s) 00:47:58 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 00:47:58 Fetched 107 kB in 0s (0 B/s) 00:47:58 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 00:47:58 Fetched 48.7 kB in 0s (0 B/s) 00:47:58 Pulling static-packages 00:47:59 'go115' has dependencies that need to be staged: static-packages go-build-helper 00:47:59 Skipping pull go-build-helper (already ran) 00:47:59 Skipping pull static-packages (already ran) 00:47:59 Building go-build-helper 00:48:03 Building static-packages 00:48:04 Staging go-build-helper 00:48:05 Staging static-packages 00:48:06 Pulling go115 00:48:07 'edgex-go' has dependencies that need to be staged: go115 00:48:07 Skipping pull go115 (already ran) 00:48:07 Building go115 00:48:07 % Total % Received % Xferd Average Speed Time Time Time Current 00:48:07 Dload Upload Total Spent Left Speed 00:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 524k 0 0 1934k 0 0:01:01 --:--:-- 0:01:01 1927k 37 115M 37 42.7M 0 0 33.6M 0 0:00:03 0:00:01 0:00:02 33.6M 75 115M 75 87.5M 0 0 38.5M 0 0:00:02 0:00:02 --:--:-- 38.5M 100 115M 100 115M 0 0 36.9M 0 0:00:03 0:00:03 --:--:-- 36.9M 00:48:11 go1.15.2.linux-amd64.tar.gz: OK 00:48:15 Staging go115 00:48:17 Removing intermediate container 473b9513a89e 00:48:17 ---> a7ebcd00e344 00:48:17 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:48:17 ---> Running in 61c2df689089 00:48:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:48:17 Removing intermediate container 2fe16f95b56c 00:48:17 ---> 48621941f8e3 00:48:17 00:48:17 Step 10/22 : FROM alpine:3.12 00:48:17 3.12: Pulling from library/alpine 00:48:17 Removing intermediate container b7768bda3df5 00:48:17 ---> f60c9a339f34 00:48:17 00:48:17 Step 10/22 : FROM alpine:3.12 00:48:17 3.12: Pulling from library/alpine 00:48:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:48:19 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 00:48:19 Status: Downloaded newer image for alpine:3.12 00:48:19 ---> afeebe901d6b 00:48:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:48:19 Status: Downloaded newer image for alpine:3.12 00:48:19 ---> afeebe901d6b 00:48:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:48:19 Removing intermediate container 4c780154c01f 00:48:19 ---> 988e38dd1bd6 00:48:19 00:48:19 Step 10/23 : FROM alpine:3.12 00:48:19 ---> afeebe901d6b 00:48:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:48:19 ---> Running in 00d5de7aed43 00:48:19 ---> Running in c1943ef90f47 00:48:19 ---> Running in b57bbcfc295c 00:48:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 00:48:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 00:48:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 00:48:20 Fetched 0 B in 0s (0 B/s) 00:48:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 00:48:20 Fetched 224 kB in 0s (0 B/s) 00:48:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 00:48:20 Fetched 157 kB in 0s (0 B/s) 00:48:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 00:48:20 Fetched 221 kB in 0s (0 B/s) 00:48:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 00:48:20 Fetched 143 kB in 0s (0 B/s) 00:48:20 Pulling edgex-go 00:48:21 Pulling version 00:48:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:22 Building config-common 00:48:22 Removing intermediate container 61c2df689089 00:48:22 ---> 212edfc4d135 00:48:22 00:48:22 Step 11/26 : FROM docker:20.10.0 00:48:22 20.10.0: Pulling from library/docker 00:48:22 (1/1) Installing dumb-init (1.2.2-r1) 00:48:22 Executing busybox-1.31.1-r19.trigger 00:48:23 OK: 5 MiB in 15 packages 00:48:23 (1/1) Installing dumb-init (1.2.2-r1) 00:48:23 Executing busybox-1.31.1-r19.trigger 00:48:23 OK: 5 MiB in 15 packages 00:48:23 (1/2) Installing ca-certificates (20191127-r4) 00:48:23 (2/2) Installing dumb-init (1.2.2-r1) 00:48:23 Executing busybox-1.31.1-r19.trigger 00:48:23 Executing ca-certificates-20191127-r4.trigger 00:48:23 OK: 6 MiB in 16 packages 00:48:24 Skipping build go-build-helper (already ran) 00:48:24 Skipping build static-packages (already ran) 00:48:24 Skipping build go115 (already ran) 00:48:24 Building edgex-go 00:48:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 00:48:26 go: downloading github.com/gorilla/mux v1.8.0 00:48:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 00:48:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.145 00:48:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.70 00:48:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:48:26 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 00:48:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 00:48:26 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.32 00:48:26 go: downloading github.com/google/uuid v1.1.4 00:48:26 go: downloading github.com/pkg/errors v0.8.1 00:48:26 go: downloading github.com/imdario/mergo v0.3.11 00:48:26 go: downloading github.com/go-kit/kit v0.8.0 00:48:26 go: downloading github.com/hashicorp/consul/api v1.1.0 00:48:26 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 00:48:26 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 00:48:26 go: downloading gopkg.in/yaml.v2 v2.4.0 00:48:26 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 00:48:26 go: downloading github.com/go-playground/validator/v10 v10.3.0 00:48:26 go: downloading github.com/pelletier/go-toml v1.2.0 00:48:26 go: downloading github.com/BurntSushi/toml v0.3.1 00:48:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0 00:48:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:48:26 go: downloading github.com/x448/float16 v0.8.4 00:48:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 00:48:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 00:48:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 00:48:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 00:48:26 go: downloading github.com/mitchellh/copystructure v1.0.0 00:48:26 go: downloading github.com/hashicorp/serf v0.8.2 00:48:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 00:48:26 go: downloading github.com/go-redis/redis/v7 v7.2.0 00:48:26 go: downloading github.com/pebbe/zmq4 v1.2.2 00:48:26 go: downloading github.com/go-playground/universal-translator v0.17.0 00:48:26 go: downloading github.com/leodido/go-urn v1.2.0 00:48:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 00:48:26 go: downloading github.com/go-playground/locales v0.13.0 00:48:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 00:48:26 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:48:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:48:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 00:48:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 00:48:26 Removing intermediate container b57bbcfc295c 00:48:26 ---> 67334b3cc8ff 00:48:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:26 ---> Running in 9d84ce7d9ae5 00:48:26 Removing intermediate container 00d5de7aed43 00:48:26 ---> 054bc2fd6981 00:48:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:48:26 ---> Running in 0c6c69b42602 00:48:27 Removing intermediate container 9d84ce7d9ae5 00:48:27 ---> 0dc86adccf68 00:48:27 Step 13/22 : ENV APP_PORT=48085 00:48:27 Removing intermediate container c1943ef90f47 00:48:27 ---> e57cd0634fce 00:48:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:48:27 ---> Running in 40c0794f0943 00:48:27 ---> Running in 893f1ec5086b 00:48:27 Removing intermediate container 0c6c69b42602 00:48:27 ---> a7b8e8740950 00:48:27 Step 13/23 : ENV APP_PORT=48082 00:48:28 ---> Running in 03ac5cd9d7c0 00:48:28 Removing intermediate container 40c0794f0943 00:48:28 ---> 0f2a069fde54 00:48:28 Step 14/22 : EXPOSE $APP_PORT 00:48:29 ---> Running in 984aba893386 00:48:29 Removing intermediate container 893f1ec5086b 00:48:29 ---> b32a840d6173 00:48:29 Step 13/22 : ENV APP_PORT=48060 00:48:29 Removing intermediate container 03ac5cd9d7c0 00:48:29 ---> a3c3326fa77c 00:48:29 Step 14/23 : EXPOSE $APP_PORT 00:48:29 ---> Running in 3dcd08d0a079 00:48:29 ---> Running in 3a32d43eaf97 00:48:29 Removing intermediate container 984aba893386 00:48:29 ---> f2753364822e 00:48:29 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:30 Removing intermediate container 3dcd08d0a079 00:48:30 ---> 29f422ab15b9 00:48:30 Step 14/22 : EXPOSE $APP_PORT 00:48:30 Removing intermediate container 3a32d43eaf97 00:48:30 ---> 0f19d4f5500b 00:48:30 Step 15/23 : WORKDIR / 00:48:31 ---> Running in 3d57f57e7d2b 00:48:31 ---> Running in db3b900d4b5b 00:48:31 ---> 3e795e937dc1 00:48:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:48:32 Removing intermediate container 3d57f57e7d2b 00:48:32 ---> 4601a0636466 00:48:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:32 Removing intermediate container db3b900d4b5b 00:48:32 ---> 0a6bdda49264 00:48:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:48:34 ---> fb7a40b2468f 00:48:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:48:34 ---> a8a47d2da157 00:48:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:48:34 ---> 5244b6aa5b5f 00:48:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:48:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 00:48:37 ---> 8ae7c0365029 00:48:37 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:48:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:48:37 ---> 40414b8ae240 00:48:37 ---> 3e55065b0d01 00:48:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:48:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:48:37 ---> Running in 354e7e421901 00:48:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 00:48:38 Removing intermediate container 354e7e421901 00:48:38 ---> 5f9d519d8ad3 00:48:38 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:48:38 go: downloading github.com/stretchr/testify v1.6.1 00:48:39 ---> 7b6d6c62ae3f 00:48:39 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:48:39 ---> 6dcbb2bd7583 00:48:39 Step 19/23 : ENTRYPOINT ["/core-command"] 00:48:39 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 00:48:39 go: downloading github.com/davecgh/go-spew v1.1.1 00:48:39 go: downloading github.com/pmezard/go-difflib v1.0.0 00:48:39 ---> Running in 081b8f2f8b22 00:48:39 ---> Running in 6a533dcdbd6c 00:48:39 ---> Running in deeaee269161 00:48:39 Removing intermediate container 081b8f2f8b22 00:48:39 ---> a0b97578fae5 00:48:39 Step 20/22 : LABEL arch=arm64 00:48:40 Removing intermediate container f0799a22aa1a 00:48:40 ---> 8025253d3ab0 00:48:40 00:48:40 Step 10/23 : FROM alpine:3.12 00:48:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:48:40 ---> afeebe901d6b 00:48:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:48:40 Removing intermediate container 6a533dcdbd6c 00:48:40 ---> e726f008eca6 00:48:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:40 ---> Running in b27a3ce01ef1 00:48:40 Status: Downloaded newer image for docker:20.10.0 00:48:40 ---> eeaf43b92773 00:48:40 Step 12/26 : RUN apk add --no-cache bash 00:48:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:48:40 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 00:48:40 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 00:48:40 ---> Running in 7f34e0ad9c70 00:48:40 ---> Running in 38cc94515317 00:48:40 ---> Running in a097c1a30cad 00:48:40 Removing intermediate container deeaee269161 00:48:40 ---> 7851a3034bb3 00:48:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:48:41 ---> Running in 2a16d1f6aefc 00:48:41 Removing intermediate container b27a3ce01ef1 00:48:41 ---> 3e7fce71c2f4 00:48:41 Step 21/22 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:48:41 Removing intermediate container 7f34e0ad9c70 00:48:41 ---> af35b1d14814 00:48:41 Step 12/23 : ENV APP_PORT=48080 00:48:41 ---> Running in b12cce330cb6 00:48:41 Removing intermediate container a097c1a30cad 00:48:41 ---> 81329f21e543 00:48:41 Step 20/22 : LABEL arch=arm64 00:48:41 ---> Running in d111ae81dce3 00:48:41 Removing intermediate container 2a16d1f6aefc 00:48:41 ---> ca30a7855453 00:48:41 Step 21/23 : LABEL arch=arm64 00:48:41 ---> Running in b4c2a7d1f397 00:48:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:48:42 ---> Running in a48cb8fe744f 00:48:42 Removing intermediate container b12cce330cb6 00:48:42 ---> ac1301235621 00:48:42 Step 22/22 : LABEL version=0.0.0 00:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:42 Removing intermediate container d111ae81dce3 00:48:42 ---> 6f19cba2359e 00:48:42 Step 13/23 : EXPOSE $APP_PORT 00:48:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:48:42 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:48:42 ---> Running in 3f25cbb189cd 00:48:42 ---> Running in 2e558fbe908a 00:48:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:42 Removing intermediate container b4c2a7d1f397 00:48:42 ---> a1844a3f81e0 00:48:42 Step 21/22 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:48:43 Removing intermediate container a48cb8fe744f 00:48:43 ---> 1a7384fedbdb 00:48:43 Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:48:43 ---> Running in ff9c4064de3c 00:48:43 ---> Running in 08c59f6acd13 00:48:43 Removing intermediate container 3f25cbb189cd 00:48:43 ---> cb9ea78624fb 00:48:43 00:48:43 Removing intermediate container 2e558fbe908a 00:48:43 ---> b0c8d7a927f5 00:48:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:48:43 (1/2) Installing readline (8.0.4-r0) 00:48:43 (2/2) Installing bash (5.0.17-r0) 00:48:43 Executing bash-5.0.17-r0.post-install 00:48:43 Executing busybox-1.31.1-r19.trigger 00:48:43 ---> Running in baaa99655404 00:48:43 OK: 12 MiB in 22 packages 00:48:43 Removing intermediate container ff9c4064de3c 00:48:43 ---> 37aa67a6a085 00:48:43 Step 22/22 : LABEL version=0.0.0 00:48:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:48:44 Successfully built cb9ea78624fb 00:48:44 Removing intermediate container 08c59f6acd13 00:48:44 ---> 157bcfb6fc0b 00:48:44 Step 23/23 : LABEL version=0.0.0 00:48:44 Successfully tagged docker-support-scheduler-go-arm64:latest 00:48:44  Building docker-support-scheduler-go ... done Building docker-security-bootstrapper-go 00:48:44 ---> Running in f6092d6ce83e 00:48:44 ---> Running in 0fdbd896e1e6 00:48:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:48:45 Removing intermediate container f6092d6ce83e 00:48:45 ---> c25a2a6451d5 00:48:45 00:48:45 Removing intermediate container 0fdbd896e1e6 00:48:45 ---> 279c2dfcf67c 00:48:45 00:48:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 00:48:45 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 00:48:45 Successfully built c25a2a6451d5 00:48:45 Successfully built 279c2dfcf67c 00:48:46 Successfully tagged docker-support-notifications-go-arm64:latest 00:48:46 Successfully tagged docker-core-command-go-arm64:latest 00:48:46 Building docker-security-proxy-setup-go 00:48:46 Building docker-security-secretstore-setup-go 00:48:46  Building docker-support-notifications-go ... done  Building docker-core-command-go ... done Removing intermediate container 38cc94515317 00:48:46 ---> 05f1e644a476 00:48:46 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 00:48:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:48:46 go: downloading github.com/lib/pq v1.9.0 00:48:46 ---> Running in 8e8f848cd997 00:48:47 Removing intermediate container 8e8f848cd997 00:48:47 ---> 17a77988fb3c 00:48:47 Step 14/26 : ENV APP_PORT=48090 00:48:47 ---> Running in b26438325712 00:48:47 Removing intermediate container baaa99655404 00:48:47 ---> c14cc1c9f99e 00:48:47 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:48:47 ---> Running in cf0fbe39f4e5 00:48:47 Removing intermediate container b26438325712 00:48:47 ---> 681da83a68e9 00:48:47 Step 15/26 : EXPOSE $APP_PORT 00:48:48 ---> Running in 1f0f979bff79 00:48:48 Removing intermediate container 1f0f979bff79 00:48:48 ---> 2d13adb4a757 00:48:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:48:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:48 Building version 00:48:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:50 (1/6) Installing dumb-init (1.2.2-r1) 00:48:50 (2/6) Installing libgcc (9.3.0-r2) 00:48:50 (3/6) Installing libsodium (1.0.18-r0) 00:48:50 (4/6) Installing libstdc++ (9.3.0-r2) 00:48:50 Staging config-common 00:48:51 (5/6) Installing libzmq (4.3.3-r0) 00:48:51 (6/6) Installing zeromq (4.3.3-r0) 00:48:51 Executing busybox-1.31.1-r19.trigger 00:48:51 OK: 8 MiB in 20 packages 00:48:51 Skipping stage go-build-helper (already ran) 00:48:51 Skipping stage static-packages (already ran) 00:48:51 Skipping stage go115 (already ran) 00:48:51 Staging edgex-go 00:48:51 ---> 3d1cf380443b 00:48:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:48:52 Staging version 00:48:52 ---> aa16717373c2 00:48:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:48:53 Removing intermediate container cf0fbe39f4e5 00:48:53 ---> b1fb23ec093e 00:48:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:48:53 Priming config-common 00:48:54 Priming go-build-helper 00:48:54 ---> ab1862beaaf3 00:48:54 Step 19/26 : RUN apk --no-cache add py3-pip 00:48:54 ---> dd4e1fa6b04f 00:48:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:48:55 ---> Running in b5dc1df2bf57 00:48:55 Priming static-packages 00:48:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:48:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:48:57 (1/33) Installing libbz2 (1.0.8-r1) 00:48:57 Priming go115 00:48:57 (2/33) Installing expat (2.2.9-r1) 00:48:57 (3/33) Installing libffi (3.3-r2) 00:48:57 (4/33) Installing gdbm (1.13-r1) 00:48:57 (5/33) Installing xz-libs (5.2.5-r0) 00:48:57 (6/33) Installing sqlite-libs (3.32.1-r0) 00:48:57 (7/33) Installing python3 (3.8.5-r0) 00:48:57 ---> 355c7319005f 00:48:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:48:58 Priming edgex-go 00:48:59 Priming version 00:48:59 (8/33) Installing py3-appdirs (1.4.4-r1) 00:48:59 (9/33) Installing py3-ordered-set (4.0.1-r0) 00:48:59 (10/33) Installing py3-parsing (2.4.7-r0) 00:48:59 (11/33) Installing py3-six (1.15.0-r0) 00:48:59 (12/33) Installing py3-packaging (20.4-r0) 00:48:59 ---> 67c20d795dc8 00:48:59 (13/33) Installing py3-setuptools (47.0.0-r0) 00:48:59 Step 19/23 : ENTRYPOINT ["/core-data"] 00:48:59 (14/33) Installing py3-chardet (3.0.4-r4) 00:48:59 (15/33) Installing py3-idna (2.9-r0) 00:48:59 (16/33) Installing py3-certifi (2020.4.5.1-r0) 00:48:59 (17/33) Installing py3-urllib3 (1.25.9-r0) 00:48:59 (18/33) Installing py3-requests (2.23.0-r0) 00:48:59 (19/33) Installing py3-msgpack (1.0.0-r0) 00:48:59 (20/33) Installing py3-lockfile (0.12.2-r3) 00:48:59 (21/33) Installing py3-cachecontrol (0.12.6-r0) 00:48:59 ---> Running in 5de179f2a0c5 00:48:59 (22/33) Installing py3-colorama (0.4.3-r0) 00:49:00 (23/33) Installing py3-distlib (0.3.0-r0) 00:49:00 (24/33) Installing py3-distro (1.5.0-r1) 00:49:00 (25/33) Installing py3-webencodings (0.5.1-r3) 00:49:00 (26/33) Installing py3-html5lib (1.0.1-r4) 00:49:00 (27/33) Installing py3-pytoml (0.1.21-r0) 00:49:00 (28/33) Installing py3-pep517 (0.8.2-r0) 00:49:00 (29/33) Installing py3-progress (1.5-r0) 00:49:00 (30/33) Installing py3-toml (0.10.1-r0) 00:49:00 (31/33) Installing py3-retrying (1.3.3-r0) 00:49:00 (32/33) Installing py3-contextlib2 (0.6.0-r0) 00:49:00 (33/33) Installing py3-pip (20.1.1-r0) 00:49:00 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 00:49:00 Executing busybox-1.31.1-r19.trigger 00:49:00 OK: 71 MiB in 55 packages 00:49:00 Removing intermediate container 5de179f2a0c5 00:49:00 ---> 0bb492f03918 00:49:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:49:01 ---> Running in c2613ba462b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws 00:49:01 Removing intermediate container c2613ba462b1 00:49:01 ---> ad3f3a3307de 00:49:01 Step 21/23 : LABEL arch=arm64 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 00:49:02 ---> Running in 5afef36b725a [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:49:03 Removing intermediate container 5afef36b725a 00:49:03 ---> 5b79659721b4 00:49:03 Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:49:03 ---> Running in 5a18c3643357 00:49:04 Removing intermediate container 5a18c3643357 00:49:04 ---> 77997e30e2d6 00:49:04 Step 23/23 : LABEL version=0.0.0 00:49:04 ---> Running in 0961c36dfb2e 00:49:05 Removing intermediate container 0961c36dfb2e 00:49:05 ---> 89331747b181 00:49:05 00:49:06 Successfully built 89331747b181 00:49:06 Successfully tagged docker-core-data-go-arm64:latest 00:49:06  Building docker-core-data-go ... done Building docker-core-metadata-go 00:49:08 Removing intermediate container b5dc1df2bf57 00:49:08 ---> 9b6d1a953667 00:49:08 Step 20/26 : RUN pip install docker-compose==1.23.2 00:49:09 ---> Running in e87ae12d0278 00:49:16 Collecting docker-compose==1.23.2 00:49:16 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:49:16 Collecting docopt<0.7,>=0.6.1 00:49:16 Downloading docopt-0.6.2.tar.gz (25 kB) 00:49:19 Collecting docker<4.0,>=3.6.0 00:49:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:49:20 Collecting cached-property<2,>=1.2.0 00:49:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:49:21 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:49:21 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:49:22 Collecting dockerpty<0.5,>=0.4.1 00:49:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:49:25 Collecting PyYAML<4,>=3.10 00:49:25 Downloading PyYAML-3.13.tar.gz (270 kB) 00:49:28 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:28 Step 2/33 : FROM ${BUILDER_BASE} AS builder 00:49:28 ---> 131f609ead0b 00:49:28 Step 3/33 : WORKDIR /edgex-go 00:49:28 ---> Using cache 00:49:28 ---> cf2f69fde215 00:49:28 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:28 ---> Using cache 00:49:28 ---> 86a4477c7ba0 00:49:28 Step 5/33 : RUN apk add --update --no-cache make git 00:49:29 Collecting jsonschema<3,>=2.5.1 00:49:29 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:49:31 Collecting websocket-client<1.0,>=0.32.0 00:49:31 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 00:49:32 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 00:49:32 ---> 131f609ead0b 00:49:32 Step 3/24 : WORKDIR /edgex-go 00:49:32 ---> Using cache 00:49:32 ---> cf2f69fde215 00:49:32 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:32 ---> Using cache 00:49:32 ---> 86a4477c7ba0 00:49:32 Step 5/24 : RUN apk add --update --no-cache make git 00:49:32 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:32 Step 2/21 : FROM ${BUILDER_BASE} AS builder 00:49:32 ---> 131f609ead0b 00:49:32 Step 3/21 : WORKDIR /edgex-go 00:49:32 ---> Using cache 00:49:32 ---> cf2f69fde215 00:49:32 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:32 ---> Using cache 00:49:32 ---> 86a4477c7ba0 00:49:32 Step 5/21 : RUN apk add --update --no-cache make git 00:49:33 Collecting texttable<0.10,>=0.9.0 00:49:33 Downloading texttable-0.9.1.tar.gz (11 kB) 00:49:33 ---> Running in 4073abed12af 00:49:33 ---> Running in 6b0559e2e46b 00:49:33 ---> Running in 9359dd5301ee 00:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:49:35 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 00:49:36 Collecting docker-pycreds>=0.4.0 00:49:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:49:36 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 00:49:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:49:37 OK: 217 MiB in 51 packages 00:49:37 Collecting urllib3<1.25,>=1.21.1 00:49:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:49:37 OK: 217 MiB in 51 packages 00:49:38 OK: 217 MiB in 51 packages 00:49:38 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 00:49:38 Collecting idna<2.8,>=2.5 00:49:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:49:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 00:49:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 00:49:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 00:49:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 00:49:40 Installing collected packages: docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, cached-property, dockerpty, PyYAML, jsonschema, texttable, docker-compose 00:49:40 Running setup.py install for docopt: started 00:49:40 Removing intermediate container 6b0559e2e46b 00:49:40 ---> bf9df1b9003a 00:49:40 Step 6/33 : COPY go.mod . 00:49:41 Removing intermediate container 4073abed12af 00:49:41 ---> aff21d6468f6 00:49:41 Step 6/24 : COPY go.mod . 00:49:41 Removing intermediate container 9359dd5301ee 00:49:41 ---> e1a99c542ee8 00:49:41 Step 6/21 : COPY go.mod . 00:49:41 ---> e76edf02488f 00:49:41 Step 7/33 : RUN go mod download 00:49:42 ---> Running in 3afcfb628af3 00:49:42 ---> 0646d1ae9b47 00:49:42 Step 7/24 : RUN go mod download 00:49:42 ---> Running in b6a658292800 00:49:43 ---> a3fecb9ff5d5 00:49:43 Step 7/21 : RUN go mod download 00:49:43 ---> Running in abf75799841e 00:49:43 Running setup.py install for docopt: finished with status 'done' 00:49:43 Attempting uninstall: urllib3 00:49:43 Found existing installation: urllib3 1.25.9 00:49:43 Uninstalling urllib3-1.25.9: 00:49:44 Successfully uninstalled urllib3-1.25.9 00:49:44 Attempting uninstall: idna 00:49:44 Found existing installation: idna 2.9 00:49:44 Uninstalling idna-2.9: 00:49:45 Successfully uninstalled idna-2.9 00:49:45 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 00:49:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:49:45 ---> 131f609ead0b 00:49:45 Step 3/23 : WORKDIR /edgex-go 00:49:45 ---> Using cache 00:49:45 ---> cf2f69fde215 00:49:45 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:49:45 ---> Using cache 00:49:45 ---> 86a4477c7ba0 00:49:45 Step 5/23 : RUN apk add --update --no-cache make git 00:49:45 ---> Using cache 00:49:45 ---> e1a99c542ee8 00:49:45 Step 6/23 : COPY go.mod . 00:49:45 ---> Using cache 00:49:45 ---> a3fecb9ff5d5 00:49:45 Step 7/23 : RUN go mod download 00:49:45 ---> Running in 433de52c8c2d 00:49:45 Attempting uninstall: requests 00:49:45 Found existing installation: requests 2.23.0 00:49:45 Uninstalling requests-2.23.0: 00:49:46 Successfully uninstalled requests-2.23.0 00:49:47 Removing intermediate container 3afcfb628af3 00:49:47 ---> ef3c3940f7e9 00:49:47 Step 8/33 : COPY . . 00:49:47 Removing intermediate container b6a658292800 00:49:47 ---> c6f01c26555d 00:49:47 Step 8/24 : COPY . . 00:49:48 Running setup.py install for dockerpty: started 00:49:48 Removing intermediate container abf75799841e 00:49:48 ---> b27e9992f4fa 00:49:48 Step 8/21 : COPY . . 00:49:51 Running setup.py install for dockerpty: finished with status 'done' 00:49:51 Running setup.py install for PyYAML: started 00:49:51 Removing intermediate container 433de52c8c2d 00:49:51 ---> aab30aba783b 00:49:51 Step 8/23 : COPY . . 00:49:55 Running setup.py install for PyYAML: finished with status 'done' 00:49:55 Running setup.py install for texttable: started 00:49:57 Running setup.py install for texttable: finished with status 'done' 00:49:58 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.57.0 00:50:13 Removing intermediate container e87ae12d0278 00:50:13 ---> 5ec2fa10ea2d 00:50:13 Step 21/26 : RUN apk --no-cache add curl 00:50:13 ---> Running in e5b05f632c83 00:50:13 ---> 2e5f7692e389 00:50:13 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 00:50:13 ---> 8fbc50215b4b 00:50:13 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:50:13 ---> bcd74a7a65df 00:50:13 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:50:13 ---> Running in 85f0f4eb57a6 00:50:13 ---> Running in 006cad302d62 00:50:13 ---> Running in 42eda791c60b 00:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:50:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:50:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:50:14 (1/3) Installing nghttp2-libs (1.41.0-r0) 00:50:14 (2/3) Installing libcurl (7.69.1-r3) 00:50:14 (3/3) Installing curl (7.69.1-r3) 00:50:14 Executing busybox-1.31.1-r19.trigger 00:50:14 ---> 873b3f01ff10 00:50:14 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:50:14 OK: 71 MiB in 58 packages 00:50:14 ---> Running in a0443346c604 00:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:50:17 Removing intermediate container e5b05f632c83 00:50:17 ---> 4aeaa28b8cc7 00:50:17 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 00:50:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:50:17 ---> Running in f53a2860a43c 00:50:17 Removing intermediate container f53a2860a43c 00:50:17 ---> 136e50bb148e 00:50:17 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:50:17 ---> Running in 8affe03c684e 00:50:18 Removing intermediate container 8affe03c684e 00:50:18 ---> 7c0e9cf925b8 00:50:18 Step 24/26 : LABEL arch=arm64 00:50:18 ---> Running in f0ff80ff067c 00:50:19 Removing intermediate container f0ff80ff067c 00:50:19 ---> 395add65ce71 00:50:19 Step 25/26 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:50:19 ---> Running in e0b468ba1395 00:50:20 Removing intermediate container e0b468ba1395 00:50:20 ---> d5f1d80c7658 00:50:20 Step 26/26 : LABEL version=0.0.0 00:50:20 ---> Running in ddefea499533 00:50:21 Removing intermediate container ddefea499533 00:50:21 ---> a9a47eb41872 00:50:21 00:50:21 Successfully built a9a47eb41872 00:50:21 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 00:51:29  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/secrets-config ./cmd/secrets-config 00:51:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:51:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 00:51:36 Removing intermediate container 006cad302d62 00:51:36 ---> ac64c3c1ae83 00:51:36 00:51:36 Step 10/24 : FROM alpine:3.12 00:51:36 ---> afeebe901d6b 00:51:36 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 00:51:36 ---> Running in 1bd9ffa9e552 00:51:37 Removing intermediate container 42eda791c60b 00:51:37 ---> 692a85e72872 00:51:37 00:51:37 Step 10/21 : FROM alpine:3.12 00:51:37 ---> afeebe901d6b 00:51:37 Step 11/21 : RUN apk add --update --no-cache curl 00:51:37 ---> Running in b82e546338dc 00:51:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:39 (1/5) Installing ca-certificates (20191127-r4) 00:51:40 (2/5) Installing nghttp2-libs (1.41.0-r0) 00:51:40 (3/5) Installing libcurl (7.69.1-r3) 00:51:40 (4/5) Installing curl (7.69.1-r3) 00:51:40 (5/5) Installing dumb-init (1.2.2-r1) 00:51:40 Executing busybox-1.31.1-r19.trigger 00:51:40 Executing ca-certificates-20191127-r4.trigger 00:51:40 (1/4) Installing ca-certificates (20191127-r4) 00:51:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 00:51:40 (3/4) Installing libcurl (7.69.1-r3) 00:51:40 (4/4) Installing curl (7.69.1-r3) 00:51:40 OK: 7 MiB in 19 packages 00:51:40 Executing busybox-1.31.1-r19.trigger 00:51:40 Executing ca-certificates-20191127-r4.trigger 00:51:40 OK: 7 MiB in 18 packages 00:51:43 Removing intermediate container 1bd9ffa9e552 00:51:43 ---> 1e6a0951f7b2 00:51:43 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:43 Removing intermediate container 85f0f4eb57a6 00:51:43 ---> 7a8efaf7c156 00:51:43 00:51:43 Step 10/33 : FROM alpine:3.12 00:51:43 ---> afeebe901d6b 00:51:43 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 00:51:43 ---> Running in 2747db1c189c 00:51:44 ---> Running in 81dd3515af47 00:51:44 Removing intermediate container b82e546338dc 00:51:44 ---> 2ed356567ba6 00:51:44 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:51:44 Removing intermediate container 2747db1c189c 00:51:44 ---> 257b0db82ace 00:51:44 Step 13/24 : WORKDIR / 00:51:44 ---> Running in f9cc65224c2a 00:51:44 ---> Running in 28e4a04133b1 00:51:45 Removing intermediate container f9cc65224c2a 00:51:45 ---> a0f6cf4b36fe 00:51:45 Step 13/21 : WORKDIR /edgex 00:51:45 ---> Running in 75efb1f0d03a 00:51:45 Removing intermediate container 28e4a04133b1 00:51:45 ---> f8ef0b83b63a 00:51:45 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:51:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:51:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:51:46 Removing intermediate container 75efb1f0d03a 00:51:46 ---> c4427be0ad07 00:51:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:51:46 (1/3) Installing dumb-init (1.2.2-r1) 00:51:46 (2/3) Installing openssl (1.1.1i-r0) 00:51:46 (3/3) Installing su-exec (0.2-r1) 00:51:46 Executing busybox-1.31.1-r19.trigger 00:51:46 OK: 6 MiB in 17 packages 00:51:46 ---> bf50e9f0d62a 00:51:46 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:51:48 ---> cae0b59595f3 00:51:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:51:48 ---> 5cab3962ccf3 00:51:48 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:51:48 Removing intermediate container 81dd3515af47 00:51:48 ---> 46633f6decfc 00:51:48 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:51:48 ---> Running in 1922c8b67257 00:51:49 ---> 9a47b273cee8 00:51:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:51:49 Removing intermediate container 1922c8b67257 00:51:49 ---> e583ea392e4a 00:51:49 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 00:51:49 Removing intermediate container a0443346c604 00:51:49 ---> f79702ba4aad 00:51:49 00:51:49 Step 10/23 : FROM alpine:3.12 00:51:49 ---> afeebe901d6b 00:51:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:51:49 ---> Using cache 00:51:49 ---> 054bc2fd6981 00:51:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:51:49 ---> Using cache 00:51:49 ---> a7b8e8740950 00:51:49 Step 13/23 : ENV APP_PORT=48081 00:51:49 ---> dd19273e7deb 00:51:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:51:50 ---> Running in 4428eb254083 00:51:50 ---> Running in fe8a16e2cc68 00:51:50 Removing intermediate container 4428eb254083 00:51:50 ---> baa3438502c5 00:51:50 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 00:51:50 Removing intermediate container fe8a16e2cc68 00:51:50 ---> d2b700817a73 00:51:50 Step 14/23 : EXPOSE $APP_PORT 00:51:51 ---> 52e4ff5c3a81 00:51:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:51:51 ---> Running in f9a6b0118c5f 00:51:51 ---> Running in 845f757e5d9b 00:51:51 ---> 0ea059dcd6ab 00:51:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 00:51:51 ---> Running in e6d891aa1c87 00:51:51 Removing intermediate container 845f757e5d9b 00:51:51 ---> 64be7c35d990 00:51:51 Step 15/23 : WORKDIR / 00:51:52 ---> Running in dfb34a134bff 00:51:52 Removing intermediate container e6d891aa1c87 00:51:52 ---> 6580ec5f9f95 00:51:52 Step 18/21 : CMD ["--init=true"] 00:51:52 ---> Running in d96a2de0c685 00:51:52 ---> e1b72d42a7ad 00:51:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:51:52 Connecting to github.com (140.82.114.3:443) 00:51:52 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.36.196:443) 00:51:52 Removing intermediate container dfb34a134bff 00:51:52 ---> 7f224a241560 00:51:52 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:51:52 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 00:51:52 Removing intermediate container d96a2de0c685 00:51:52 ---> c605b88202db 00:51:52 Step 19/21 : LABEL arch=arm64 00:51:53 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 00:51:53 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 00:51:53 dockerize 00:51:53 ---> Running in e547556de9bd 00:51:53 ---> 9d2ec8adf3be 00:51:53 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 00:51:53 ---> Running in 40af41136c3f 00:51:54 ---> 2e6ba95f031f 00:51:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:51:54 Removing intermediate container e547556de9bd 00:51:54 ---> 57647d52ca57 00:51:54 Step 20/21 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:51:54 ---> Running in 7faafe3a97a3 00:51:55 Removing intermediate container 7faafe3a97a3 00:51:55 ---> 006f33d3b5ae 00:51:55 Step 21/21 : LABEL version=0.0.0 00:51:55 Removing intermediate container f9a6b0118c5f 00:51:55 ---> 31dfb6984bad 00:51:55 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 00:51:55 ---> cb90e955a291 00:51:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:51:55 ---> Running in a86d6cd893fd 00:51:55 ---> Running in 497acbe3b1c3 00:51:56 Removing intermediate container a86d6cd893fd 00:51:56 ---> 5e1817671722 00:51:56 00:51:56 Removing intermediate container 497acbe3b1c3 00:51:56 ---> 726fed884e5e 00:51:56 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:51:56 ---> Running in c14fec687a29 00:51:56 Successfully built 5e1817671722 00:51:56 ---> 3840f4b23372 00:51:56 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:51:56 Successfully tagged docker-security-proxy-setup-go-arm64:latest 00:51:57  Building docker-security-proxy-setup-go ... done  ---> Running in 12c7f21921b3 00:51:57 Removing intermediate container 40af41136c3f 00:51:57 ---> be30ceef0c45 00:51:57 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 00:51:57 ---> Running in 215176927adf 00:51:57 Removing intermediate container c14fec687a29 00:51:57 ---> d645308c7acf 00:51:57 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 00:51:57 Removing intermediate container 12c7f21921b3 00:51:57 ---> e53b21862fd7 00:51:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:51:57 ---> Running in b59b1cf7a87e 00:51:57 ---> Running in 35010f64b9db 00:51:57 Removing intermediate container 215176927adf 00:51:57 ---> 38bfd4e4fd50 00:51:57 Step 22/24 : LABEL arch=arm64 00:51:58 ---> Running in f4e10d2698a4 00:51:58 Removing intermediate container 35010f64b9db 00:51:58 ---> 0784d5605cd5 00:51:58 Step 21/23 : LABEL arch=arm64 00:51:58 ---> Running in 1ce9f683c1c9 00:51:58 Removing intermediate container f4e10d2698a4 00:51:58 ---> f8826dcbc9c8 00:51:58 Step 23/24 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:51:59 ---> Running in 16ed4c387904 00:51:59 Move dockerize executable 00:51:59 Removing intermediate container 1ce9f683c1c9 00:51:59 ---> ead9c5d6eb81 00:51:59 Step 22/23 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:51:59 ---> Running in de1f9a3465a7 00:51:59 Removing intermediate container 16ed4c387904 00:51:59 ---> c4b5ddcfbeb2 00:51:59 Step 24/24 : LABEL version=0.0.0 00:51:59 ---> Running in 69dbc8af8e70 00:52:00 Removing intermediate container de1f9a3465a7 00:52:00 ---> 125995ebfe67 00:52:00 Step 23/23 : LABEL version=0.0.0 00:52:00 ---> Running in c49e523878d9 00:52:00 Removing intermediate container 69dbc8af8e70 00:52:00 ---> 58a4b868e6f5 00:52:00 00:52:00 Removing intermediate container b59b1cf7a87e 00:52:00 ---> 31dd30836999 00:52:00 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 00:52:00 Successfully built 58a4b868e6f5 00:52:00 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 00:52:00  Building docker-security-secretstore-setup-go ... done  ---> Running in 9f920e3d8486 00:52:01 Removing intermediate container c49e523878d9 00:52:01 ---> 7d36cb1c7a4d 00:52:01 00:52:01 Successfully built 7d36cb1c7a4d 00:52:01 Successfully tagged docker-core-metadata-go-arm64:latest 00:52:01  Building docker-core-metadata-go ... done Removing intermediate container 9f920e3d8486 00:52:01 ---> bd09d2818982 00:52:01 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:52:02 ---> 466eeb8d2014 00:52:02 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:52:02 ---> Running in 912580ff82c3 00:52:05 Removing intermediate container 912580ff82c3 00:52:05 ---> f853a05cace8 00:52:05 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 00:52:05 ---> 7e4ed4459360 00:52:05 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:52:06 ---> 345548c7f944 00:52:06 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:52:07 ---> 5a4b410a5616 00:52:07 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 00:52:08 ---> b841c0c88fc0 00:52:08 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:52:09 ---> f140039387a5 00:52:09 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 00:52:09 ---> Running in 96982f57bd39 00:52:10 Removing intermediate container 96982f57bd39 00:52:10 ---> fedf42bc565c 00:52:10 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:52:10 ---> f5ffe92e9e67 00:52:10 Step 28/33 : RUN chmod +x /entrypoint.sh 00:52:11 ---> Running in cbf5ce54b5bf 00:52:13 Removing intermediate container cbf5ce54b5bf 00:52:13 ---> 279f096392d4 00:52:13 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 00:52:14 ---> Running in fbf4c5489367 00:52:14 Removing intermediate container fbf4c5489367 00:52:14 ---> fce04816bb47 00:52:14 Step 30/33 : CMD ["gate"] 00:52:14 ---> Running in 15fdf8eaf112 00:52:15 Removing intermediate container 15fdf8eaf112 00:52:15 ---> d91ca441fea6 00:52:15 Step 31/33 : LABEL arch=arm64 00:52:15 ---> Running in 08e7a740f6fe 00:52:16 Removing intermediate container 08e7a740f6fe 00:52:16 ---> 263172768751 00:52:16 Step 32/33 : LABEL git_sha=fad9a77b01efae3be0813ff97b22d2a684a59f84 00:52:16 ---> Running in 8536e566f713 00:52:17 Removing intermediate container 8536e566f713 00:52:17 ---> 35cd6b08f38e 00:52:17 Step 33/33 : LABEL version=0.0.0 00:52:17 ---> Running in b05163f6d5c2 00:52:18 Removing intermediate container b05163f6d5c2 00:52:18 ---> 683ba6aa9030 00:52:18 00:52:18 Successfully built 683ba6aa9030 00:52:19 Successfully tagged docker-security-bootstrapper-go-arm64:latest 00:52:19  Building docker-security-bootstrapper-go ... done  [Pipeline] } 00:52:19 $ docker stop --time=1 1f1f88c0410f350dcc732fd7d19aac581d0d07d33672c7d55a884458a4fa2f5d 00:52:21 $ docker rm -f 1f1f88c0410f350dcc732fd7d19aac581d0d07d33672c7d55a884458a4fa2f5d [Pipeline] // withDockerContainer [Pipeline] sh 00:52:22 + + docker imagesgrep 00:52:22 docker 00:52:22 docker-security-bootstrapper-go-arm64 latest 683ba6aa9030 4 seconds ago 40.3MB 00:52:22 docker-security-secretstore-setup-go-arm64 latest 58a4b868e6f5 22 seconds ago 23.4MB 00:52:22 docker-core-metadata-go-arm64 latest 7d36cb1c7a4d 22 seconds ago 17.7MB 00:52:22 docker-security-proxy-setup-go-arm64 latest 5e1817671722 26 seconds ago 23.2MB 00:52:22 docker-sys-mgmt-agent-go-arm64 latest a9a47eb41872 2 minutes ago 300MB 00:52:22 docker-core-data-go-arm64 latest 89331747b181 3 minutes ago 21MB 00:52:22 docker-support-notifications-go-arm64 latest c25a2a6451d5 3 minutes ago 15.9MB 00:52:22 docker-core-command-go-arm64 latest 279c2dfcf67c 3 minutes ago 15.4MB 00:52:22 docker-support-scheduler-go-arm64 latest cb9ea78624fb 3 minutes ago 15.5MB 00:52:22 docker 20.10.0 eeaf43b92773 5 weeks 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 00:52:23 provisioning config files... 00:52:23 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/31@tmp/config8813928073650121962tmp [Pipeline] { [Pipeline] sh 00:52:24 + set +x 00:52:24 + curl -s https://codecov.io/bash 00:52:24 + bash -s -- 00:52:24 00:52:24 _____ _ 00:52:24 / ____| | | 00:52:24 | | ___ __| | ___ ___ _____ __ 00:52:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:52:24 | |___| (_) | (_| | __/ (_| (_) \ V / 00:52:24 \_____\___/ \__,_|\___|\___\___/ \_/ 00:52:24 Bash-20210115-cec3c92 00:52:24 00:52:24 00:52:24 ==> git version 2.24.3 found 00:52:24 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 00:52:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:52:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:52:24 ==> Jenkins CI detected. 00:52:24 project root: . 00:52:24 --> token set from env 00:52:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:52:24 ==> Running gcov in . (disable via -X gcov) 00:52:24 ==> Python coveragepy not found 00:52:24 ==> Searching for coverage reports in: 00:52:24 + . 00:52:24 -> Found 1 reports 00:52:24 ==> Detecting git/mercurial file structure 00:52:24 ==> Reading reports 00:52:24 + ./coverage.out bytes=561484 00:52:24 ==> Appending adjustments 00:52:24 https://docs.codecov.io/docs/fixing-reports 00:52:28 + Found adjustments 00:52:28 ==> Gzipping contents 00:52:28 84K /tmp/codecov.S4JA5t.gz 00:52:28 ==> Uploading reports 00:52:28 url: https://codecov.io 00:52:28 query: branch=PR-2970&commit=fad9a77b01efae3be0813ff97b22d2a684a59f84&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 00:52:28 -> Pinging Codecov 00:52:28 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-2970&commit=fad9a77b01efae3be0813ff97b22d2a684a59f84&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2970%2F31%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2970&job=&cmd_args= 00:52:28 -> Uploading to 00:52:28 https://storage.googleapis.com/codecov/v4/raw/2021-01-19/00271124DB129430A58F1EEE437C3FCB/fad9a77b01efae3be0813ff97b22d2a684a59f84/7a2c707e-01be-4f73-90cc-076038323d77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210119%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210119T005228Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=251fe6c928237893869b0c255d10e5fb66cc5d346a2703c771fa7a6fc1c9f37e 00:52:28 % Total % Received % Xferd Average Speed Time Time Time Current 00:52:28 Dload Upload Total Spent Left Speed 00:52:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85200 0 0 100 85200 0 157k --:--:-- --:--:-- --:--:-- 157k 00:52:29 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/fad9a77b01efae3be0813ff97b22d2a684a59f84 [Pipeline] } 00:52:29 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:52:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:52:31 ---> package-listing.sh 00:52:31 ++ facter osfamily 00:52:31 ++ tr '[:upper:]' '[:lower:]' 00:52:31 + OS_FAMILY=redhat 00:52:31 + workspace=/w/workspace/edgex-go/31 00:52:31 + START_PACKAGES=/tmp/packages_start.txt 00:52:31 + END_PACKAGES=/tmp/packages_end.txt 00:52:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:52:31 + PACKAGES=/tmp/packages_start.txt 00:52:31 + '[' /w/workspace/edgex-go/31 ']' 00:52:31 + PACKAGES=/tmp/packages_end.txt 00:52:31 + case "${OS_FAMILY}" in 00:52:31 + rpm -qa 00:52:31 + sort 00:52:37 + '[' -f /tmp/packages_start.txt ']' 00:52:37 + '[' -f /tmp/packages_end.txt ']' 00:52:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:52:37 + '[' /w/workspace/edgex-go/31 ']' 00:52:37 + mkdir -p /w/workspace/edgex-go/31/archives/ 00:52:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo 00:52:37 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:52:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:52:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:37 00:52:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:52:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:38 alpine: Pulling from edgex-lftools-log-publisher 00:52:38 df20fa9351a1: Pulling fs layer 00:52:38 36b3adc4ff6f: Pulling fs layer 00:52:38 8ad3a11d3b57: Pulling fs layer 00:52:38 46f8f816bc3b: Pulling fs layer 00:52:38 93b61091891f: Pulling fs layer 00:52:38 93b9cdb0e59b: Pulling fs layer 00:52:38 5e14af77c1be: Pulling fs layer 00:52:38 01666e4c0597: Pulling fs layer 00:52:38 aa168da1d23b: Pulling fs layer 00:52:38 93b61091891f: Waiting 00:52:38 93b9cdb0e59b: Waiting 00:52:38 5e14af77c1be: Waiting 00:52:38 01666e4c0597: Waiting 00:52:38 aa168da1d23b: Waiting 00:52:38 46f8f816bc3b: Waiting 00:52:38 36b3adc4ff6f: Verifying Checksum 00:52:38 36b3adc4ff6f: Download complete 00:52:38 46f8f816bc3b: Verifying Checksum 00:52:38 46f8f816bc3b: Download complete 00:52:38 df20fa9351a1: Download complete 00:52:38 93b9cdb0e59b: Download complete 00:52:38 93b61091891f: Verifying Checksum 00:52:38 93b61091891f: Download complete 00:52:38 5e14af77c1be: Verifying Checksum 00:52:38 5e14af77c1be: Download complete 00:52:38 01666e4c0597: Verifying Checksum 00:52:38 01666e4c0597: Download complete 00:52:38 8ad3a11d3b57: Verifying Checksum 00:52:38 8ad3a11d3b57: Download complete 00:52:38 df20fa9351a1: Pull complete 00:52:39 36b3adc4ff6f: Pull complete 00:52:41 aa168da1d23b: Verifying Checksum 00:52:41 aa168da1d23b: Download complete 00:52:41 8ad3a11d3b57: Pull complete 00:52:41 46f8f816bc3b: Pull complete 00:52:42 93b61091891f: Pull complete 00:52:42 93b9cdb0e59b: Pull complete 00:52:42 5e14af77c1be: Pull complete 00:52:42 01666e4c0597: Pull complete 00:52:50 aa168da1d23b: Pull complete 00:52:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:52:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:52:50 prd-centos7-docker-4c-2g-21015 does not seem to be running inside a container 00:52:50 $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 00:52:56 $ docker top cadca2abc6456e4a68ae40086d6bbb6a1d657080e621af3953a0ca09fb4e8471 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:56 + touch /tmp/pre-build-complete [Pipeline] sh 00:52:57 + mkdir -p /var/log/sa [Pipeline] sh 00:52:57 + ls /var/log/sa-host 00:52:57 + sadf -c /var/log/sa-host/sa19 00:52:57 file_magic: OK 00:52:57 HZ: Using current value: 100 00:52:57 file_header: OK 00:52:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:52:57 Statistics: 00:52:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:52:57 File successfully converted to sysstat format version 12.2.1 00:52:57 + sadf -c /var/log/sa-host/sa23 00:52:57 file_magic: OK 00:52:57 HZ: Using current value: 100 00:52:57 file_header: OK 00:52:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:52:57 Statistics: 00:52:57 Hnuu...uuuununununu... 00:52:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:52:57 provisioning config files... 00:52:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config4604061359815015253tmp [Pipeline] { [Pipeline] echo 00:52:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:52:58 ---> create-netrc.sh [Pipeline] } 00:52:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:52:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:52:58 ---> python-tools-install.sh [Pipeline] echo 00:52:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:52:59 ---> sudo-logs.sh 00:52:59 Archiving 'sudo' log.. [Pipeline] echo 00:52:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:52:59 ---> job-cost.sh 00:52:59 lf-activate-venv: SKIPPING 00:52:59 INFO: No Stack... 00:53:00 INFO: Retrieving Pricing Info for: v1-standard-2 00:53:00 INFO: Archiving Costs [Pipeline] echo 00:53:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:53:00 ---> logs-deploy.sh 00:53:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2970/31 00:53:00 INFO: archiving workspace using pattern(s): 00:53:02 Archives upload complete. 00:53:02 INFO: archiving logs to Nexus