Pull request #3004 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from add0fe1a2e6314269aae6c5b51fe9708488a51dd+310fcf068b6662a9a98c00381981ed5406e42392 (8ad548892de7fc9696ccec44f3ffec2944a54fd9) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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-19216 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit add0fe1a2e6314269aae6c5b51fe9708488a51dd Merge succeeded, producing add0fe1a2e6314269aae6c5b51fe9708488a51dd Checking out Revision add0fe1a2e6314269aae6c5b51fe9708488a51dd (PR-3004) > git config core.sparsecheckout # timeout=10 > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 Commit message: "Merge branch 'master' into consolidate-attribute-files" > git rev-list --no-walk 7f1b246cd91fdde841e58e27203730296a863e14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:43:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:43:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:43:36 ========================================================= 02:43:36 EdgeX Global Pipelines Version Info 02:43:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:43:38 ------------------- 02:43:38 stable info: 02:43:38 ------------------- 02:43:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:43:38 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 02:43:38 Message: update stable to v1.0.173 02:43:39 ------------------- 02:43:39 experimental info: 02:43:39 ------------------- 02:43:39 Commited By: **** collab-it+edgex@linuxfoundation.org 02:43:39 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 02:43:39 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:43:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:43:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:43:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:43:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:43:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:43:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:43:41 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 02:43:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 02:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:43:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:43:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:43:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:43:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:43:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:43:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:43:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:43:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:43:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:43:46 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:43:47 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 02:43:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3004 [Pipeline] echo 02:43:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3004 [Pipeline] echo 02:43:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3004 [Pipeline] echo 02:43:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = add0fe1a2e6314269aae6c5b51fe9708488a51dd [Pipeline] echo 02:43:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = add0fe1 [Pipeline] echo 02:43:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:43:50 provisioning config files... 02:43:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config1574036746663473510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:50 ---> docker-login.sh 02:43:50 nexus3.edgexfoundry.org:10001 02:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:51 Configure a credential helper to remove this warning. See 02:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:51 02:43:51 Login Succeeded 02:43:51 nexus3.edgexfoundry.org:10002 02:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:51 Configure a credential helper to remove this warning. See 02:43:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:51 02:43:51 Login Succeeded 02:43:51 nexus3.edgexfoundry.org:10003 02:43:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:52 Configure a credential helper to remove this warning. See 02:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:52 02:43:52 Login Succeeded 02:43:52 nexus3.edgexfoundry.org:10004 02:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:52 Configure a credential helper to remove this warning. See 02:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:52 02:43:52 Login Succeeded 02:43:52 docker.io 02:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:54 Configure a credential helper to remove this warning. See 02:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:54 02:43:54 Login Succeeded 02:43:54 ---> docker-login.sh ends [Pipeline] } 02:43:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:43:55 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:43:55 + for file in '`ls cmd/**/Dockerfile`' 02:43:55 ++ dirname cmd/core-command/Dockerfile 02:43:55 ++ cut -d/ -f2 02:43:55 + echo core-command,cmd/core-command/Dockerfile 02:43:55 + for file in '`ls cmd/**/Dockerfile`' 02:43:55 ++ dirname cmd/core-data/Dockerfile 02:43:55 ++ cut -d/ -f2 02:43:55 + echo core-data,cmd/core-data/Dockerfile 02:43:55 + for file in '`ls cmd/**/Dockerfile`' 02:43:55 ++ dirname cmd/core-metadata/Dockerfile 02:43:55 ++ cut -d/ -f2 02:43:55 + echo core-metadata,cmd/core-metadata/Dockerfile 02:43:55 + for file in '`ls cmd/**/Dockerfile`' 02:43:55 ++ dirname cmd/security-bootstrap-redis/Dockerfile 02:43:55 ++ cut -d/ -f2 02:43:55 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 02:43:55 + for file in '`ls cmd/**/Dockerfile`' 02:43:55 ++ dirname cmd/security-proxy-setup/Dockerfile 02:43:55 ++ cut -d/ -f2 02:43:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:43:55 + for file in '`ls cmd/**/Dockerfile`' 02:43:55 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:43:55 ++ cut -d/ -f2 02:43:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:43:55 + for file in '`ls cmd/**/Dockerfile`' 02:43:55 ++ dirname cmd/support-notifications/Dockerfile 02:43:55 ++ cut -d/ -f2 02:43:55 + echo support-notifications,cmd/support-notifications/Dockerfile 02:43:55 + for file in '`ls cmd/**/Dockerfile`' 02:43:55 ++ dirname cmd/support-scheduler/Dockerfile 02:43:55 ++ cut -d/ -f2 02:43:55 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:43:55 + for file in '`ls cmd/**/Dockerfile`' 02:43:55 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:43:55 ++ cut -d/ -f2 02:43:55 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:43:55 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-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/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 02:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:57 02:43:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:43:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:43:58 latest: Pulling from edgex-devops/git-semver 02:43:58 31603596830f: Pulling fs layer 02:43:58 2a8b12db71e7: Pulling fs layer 02:43:58 6ca5941a6612: Pulling fs layer 02:43:58 ecc8261a40a4: Pulling fs layer 02:43:58 ecc8261a40a4: Waiting 02:43:58 2a8b12db71e7: Verifying Checksum 02:43:58 2a8b12db71e7: Download complete 02:43:58 31603596830f: Verifying Checksum 02:43:58 31603596830f: Download complete 02:43:58 ecc8261a40a4: Verifying Checksum 02:43:58 ecc8261a40a4: Download complete 02:43:58 6ca5941a6612: Verifying Checksum 02:43:58 6ca5941a6612: Download complete 02:43:58 31603596830f: Pull complete 02:43:58 2a8b12db71e7: Pull complete 02:43:59 6ca5941a6612: Pull complete 02:43:59 ecc8261a40a4: Pull complete 02:43:59 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:44:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:44:00 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:44:00 prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container 02:44:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 02:44:02 $ docker top afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:04 [ssh-agent] Looking for ssh-agent implementation... 02:44:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:04 $ docker exec afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d ssh-agent 02:44:05 SSH_AUTH_SOCK=/tmp/ssh-KxtxJFktubVl/agent.11 02:44:05 SSH_AGENT_PID=16 02:44:05 Running ssh-add (command line suppressed) 02:44:05 Identity added: /w/workspace/edgex-go/6@tmp/private_key_5834456750111152552.key (/w/workspace/edgex-go/6@tmp/private_key_5834456750111152552.key) 02:44:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:05 + git tag --points-at HEAD [Pipeline] } 02:44:05 $ docker exec --env ******** --env ******** afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d ssh-agent -k 02:44:05 unset SSH_AUTH_SOCK; 02:44:05 unset SSH_AGENT_PID; 02:44:05 echo Agent pid 16 killed; 02:44:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:44:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:06 [ssh-agent] Looking for ssh-agent implementation... 02:44:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:07 $ docker exec afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d ssh-agent 02:44:07 SSH_AUTH_SOCK=/tmp/ssh-4X7n1YA5J5iA/agent.47 02:44:07 SSH_AGENT_PID=53 02:44:07 Running ssh-add (command line suppressed) 02:44:07 Identity added: /w/workspace/edgex-go/6@tmp/private_key_2851202280688490730.key (/w/workspace/edgex-go/6@tmp/private_key_2851202280688490730.key) 02:44:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:07 + git semver init 02:44:07 # -> Open(): unable to determine branch for HEAD 02:44:07 # $GIT_DIR = /w/workspace/edgex-go/6/.git 02:44:07 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 02:44:07 # $SEMVER_REMOTE_NAME = origin 02:44:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:44:07 # $SEMVER_USER_NAME = edgex-jenkins 02:44:07 # $SEMVER_BRANCH = PR-3004 02:44:08 # $SEMVER_TEMP = /tmp/semver-428016022 02:44:08 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:44:30 # '/tmp/semver-428016022' -> '/w/workspace/edgex-go/6/.semver' 02:44:30 # -> Force: false 02:44:30 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 02:44:30 $ docker exec --env ******** --env ******** afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d ssh-agent -k 02:44:30 unset SSH_AUTH_SOCK; 02:44:30 unset SSH_AGENT_PID; 02:44:30 echo Agent pid 53 killed; 02:44:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:32 + git semver [Pipeline] } 02:44:32 $ docker stop --time=1 afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d 02:44:34 $ docker rm -f afb1a44cb93c6c2e1b8f5b77e724bb06e1d47a1a076d451158c812d54daa098d [Pipeline] // withDockerContainer [Pipeline] sh 02:44:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:44:36 Stashed 1 file(s) [Pipeline] echo 02:44:36 [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 02:44:38 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:44:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:44:39 + sudo service docker restart 02:44:39 + true 02:44:39 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:44:39 ========================================================= 02:44:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:44:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:44:40 + 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 . 02:44:43 Sending build context to Docker daemon 326.4MB 02:44:44 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:44:44 Step 2/6 : FROM ${BASE} 02:44:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:44:44 188c0c94c7c5: Pulling fs layer 02:44:44 0ef7d3d256c8: Pulling fs layer 02:44:44 de9db76c5a1d: Pulling fs layer 02:44:44 bca2f99d35d6: Pulling fs layer 02:44:44 93359f2a8cfa: Pulling fs layer 02:44:44 7c6f9722023f: Pulling fs layer 02:44:44 a35cf1a2eb13: Pulling fs layer 02:44:44 93359f2a8cfa: Waiting 02:44:44 a35cf1a2eb13: Waiting 02:44:44 bca2f99d35d6: Waiting 02:44:44 7c6f9722023f: Waiting 02:44:44 de9db76c5a1d: Verifying Checksum 02:44:44 de9db76c5a1d: Download complete 02:44:44 0ef7d3d256c8: Download complete 02:44:44 93359f2a8cfa: Download complete 02:44:44 7c6f9722023f: Verifying Checksum 02:44:44 7c6f9722023f: Download complete 02:44:44 188c0c94c7c5: Verifying Checksum 02:44:44 188c0c94c7c5: Download complete 02:44:44 188c0c94c7c5: Pull complete 02:44:44 0ef7d3d256c8: Pull complete 02:44:44 de9db76c5a1d: Pull complete 02:44:45 a35cf1a2eb13: Verifying Checksum 02:44:45 a35cf1a2eb13: Download complete 02:44:46 bca2f99d35d6: Verifying Checksum 02:44:46 bca2f99d35d6: Download complete 02:44:51 bca2f99d35d6: Pull complete 02:44:51 93359f2a8cfa: Pull complete 02:44:51 7c6f9722023f: Pull complete 02:44:52 Still waiting to schedule task 02:44:52 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:44:57 a35cf1a2eb13: Pull complete 02:44:57 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:44:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:44:57 ---> a62c8e92a672 02:44:57 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 02:44:57 ---> Running in af98bef24a42 02:44:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:44:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:44:59 (1/12) Installing libmagic (5.38-r0) 02:44:59 (2/12) Installing file (5.38-r0) 02:44:59 (3/12) Installing libc-dev (0.7.2-r3) 02:44:59 (4/12) Installing g++ (9.3.0-r2) 02:45:03 (5/12) Installing fortify-headers (1.1-r0) 02:45:03 (6/12) Installing patch (2.7.6-r6) 02:45:03 (7/12) Installing build-base (0.5-r2) 02:45:03 (8/12) Installing libsodium (1.0.18-r0) 02:45:03 (9/12) Installing pkgconf (1.7.2-r0) 02:45:03 (10/12) Installing libsodium-dev (1.0.18-r0) 02:45:03 (11/12) Installing libzmq (4.3.3-r0) 02:45:03 (12/12) Installing zeromq-dev (4.3.3-r0) 02:45:03 Executing busybox-1.31.1-r19.trigger 02:45:04 OK: 233 MiB in 51 packages 02:45:08 Removing intermediate container af98bef24a42 02:45:08 ---> e1d7fa4eed56 02:45:08 Step 4/6 : WORKDIR /edgex-go 02:45:08 ---> Running in d54ae3d2b8c8 02:45:08 Removing intermediate container d54ae3d2b8c8 02:45:08 ---> 0e5ae3c5720c 02:45:08 Step 5/6 : COPY go.mod . 02:45:08 ---> 66a83d0e93fa 02:45:08 Step 6/6 : RUN go mod download 02:45:08 ---> Running in 6f08f7421a75 02:45:30 Removing intermediate container 6f08f7421a75 02:45:30 ---> 8a7481c9cdf6 02:45:30 Successfully built 8a7481c9cdf6 02:45:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:45:30 + docker inspect -f . ci-base-image-x86_64 02:45:30 . [Pipeline] withDockerContainer 02:45:31 prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container 02:45:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 02:45:32 $ docker top de92c451ce4b3d01e3b3a1adad576968aa2b1699ad4f09f1c173927577e01d03 -eo pid,comm [Pipeline] { [Pipeline] sh 02:45:32 + go version 02:45:32 go version go1.15.5 linux/amd64 [Pipeline] } 02:45:32 $ docker stop --time=1 de92c451ce4b3d01e3b3a1adad576968aa2b1699ad4f09f1c173927577e01d03 02:45:34 $ docker rm -f de92c451ce4b3d01e3b3a1adad576968aa2b1699ad4f09f1c173927577e01d03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:45:36 + docker inspect -f . ci-base-image-x86_64 02:45:36 . [Pipeline] withDockerContainer 02:45:36 prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container 02:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 02:45:37 $ docker top 81a28c9d539221eaa6b2979f3cf40abd63a3867b47d91d6e978f234f6c6b9220 -eo pid,comm [Pipeline] { [Pipeline] echo 02:45:39 ========================================================= 02:45:39 [edgeXBuildGoParallel] Running Tests and Build... 02:45:39 ========================================================= [Pipeline] sh 02:45:39 + make test 02:45:39 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:45:49 ? github.com/edgexfoundry/edgex-go [no test files] 02:46:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:46:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:46:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:46:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:46:10 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:46:10 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:46:10 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:46:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:46:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:46:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:46:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:46:14 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:46:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:46:16 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.6% of statements 02:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:46:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.195s coverage: 27.0% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.054s coverage: 100.0% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.150s coverage: 77.1% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.122s coverage: 82.4% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:46:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.346s coverage: 28.6% of statements 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:46:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.069s coverage: 100.0% of statements 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:46:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.082s coverage: 100.0% of statements 02:46:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:46:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.136s coverage: 86.7% of statements 02:46:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:46:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.118s coverage: 97.5% of statements 02:46:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:46:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements 02:46:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:46:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:46:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:46:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:46:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.328s coverage: 93.8% of statements 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:46:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.043s coverage: 58.8% of statements 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:46:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 75.5% of statements 02:46:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 02:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 02:46:25 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.045s coverage: 84.2% of statements 02:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.4% of statements 02:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.5% of statements 02:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:46:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.029s coverage: 100.0% of statements 02:46:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.056s coverage: 91.3% of statements 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 02:46:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.384s coverage: 55.9% of statements 02:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:46:28 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 37.0% of statements 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:46:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.305s coverage: 84.0% of statements 02:46:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 02:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.100s coverage: 47.1% of statements 02:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.069s coverage: 100.0% of statements 02:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:46:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements 02:46:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:46:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.731s coverage: 29.1% of statements 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:46:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:46:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.055s coverage: 100.0% of statements 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:46:32 ok github.com/edgexfoundry/edgex-go/internal/system 0.033s coverage: 0.0% of statements 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:46:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.043s coverage: 100.0% of statements 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:46:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:46:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:46:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 02:46:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.031s coverage: 32.1% of statements 02:46:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 02:46:33 GO111MODULE=on go vet ./... 02:47:00 gofmt -l . 02:47:00 [ "`gofmt -l .`" = "" ] 02:47:00 ./bin/test-go-mod-tidy.sh 02:47:00 ./bin/test-attribution-txt.sh [Pipeline] sh 02:47:01 + ls -al . 02:47:01 total 648 02:47:01 drwxrwxr-x 10 1001 1001 4096 Jan 9 02:46 . 02:47:01 drwxr-xr-x 4 root root 28 Jan 9 02:45 .. 02:47:01 -rw-rw-r-- 1 1001 1001 11 Jan 9 02:43 .dockerignore 02:47:01 drwxrwxr-x 8 1001 1001 179 Jan 9 02:43 .git 02:47:01 drwxrwxr-x 3 1001 1001 125 Jan 9 02:43 .github 02:47:01 -rw-rw-r-- 1 1001 1001 824 Jan 9 02:43 .gitignore 02:47:01 drwx------ 3 1001 1001 47 Jan 9 02:44 .semver 02:47:01 -rw-rw-r-- 1 1001 1001 166 Jan 9 02:43 .sonarcloud.properties 02:47:01 -rw-rw-r-- 1 1001 1001 7741 Jan 9 02:43 Attribution.txt 02:47:01 -rw-rw-r-- 1 1001 1001 3804 Jan 9 02:43 CONTRIBUTING.md 02:47:01 -rw-rw-r-- 1 1001 1001 931 Jan 9 02:43 Dockerfile.build 02:47:01 -rw-rw-r-- 1 1001 1001 863 Jan 9 02:43 Jenkinsfile 02:47:01 -rw-rw-r-- 1 1001 1001 10775 Jan 9 02:43 LICENSE 02:47:01 -rw-rw-r-- 1 1001 1001 5750 Jan 9 02:43 Makefile 02:47:01 -rw-rw-r-- 1 1001 1001 6524 Jan 9 02:43 README.md 02:47:01 -rw-rw-r-- 1 1001 1001 6744 Jan 9 02:43 SECURITY.md 02:47:01 -rw-rw-r-- 1 1001 1001 5 Jan 9 02:44 VERSION 02:47:01 -rw-rw-r-- 1 1001 1001 4131 Jan 9 02:43 ZMQWindows.md 02:47:01 drwxrwxr-x 2 1001 1001 117 Jan 9 02:43 bin 02:47:01 drwxrwxr-x 14 1001 1001 4096 Jan 9 02:43 cmd 02:47:01 -rw-r--r-- 1 root root 541590 Jan 9 02:46 coverage.out 02:47:01 -rw-r--r-- 1 root root 979 Jan 9 02:46 go.mod 02:47:01 -rw-r--r-- 1 root root 19019 Jan 9 02:46 go.sum 02:47:01 drwxrwxr-x 8 1001 1001 127 Jan 9 02:43 internal 02:47:01 drwxrwxr-x 4 1001 1001 26 Jan 9 02:43 openapi 02:47:01 drwxrwxr-x 4 1001 1001 71 Jan 9 02:43 snap 02:47:01 -rw-rw-r-- 1 1001 1001 168 Jan 9 02:43 version.go [Pipeline] sh 02:47:01 + '[' -e coverage.out ] 02:47:01 + chown 1001:1001 coverage.out [Pipeline] stash 02:47:01 Stashed 1 file(s) [Pipeline] sh 02:47:02 + make build 02:47:02 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 02:47:05 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 02:47:13 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 02:47:14 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 02:47:15 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 02:47:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:47:17 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 02:47:19 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 02:47:20 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 02:47:21 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 02:47:22 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 02:47:23 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 [Pipeline] } 02:47:24 $ docker stop --time=1 81a28c9d539221eaa6b2979f3cf40abd63a3867b47d91d6e978f234f6c6b9220 02:47:26 $ docker rm -f 81a28c9d539221eaa6b2979f3cf40abd63a3867b47d91d6e978f234f6c6b9220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:47:32 02:47:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:47:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:47:32 latest: Pulling from edgex-devops/edgex-compose 02:47:32 cbdbe7a5bc2a: Pulling fs layer 02:47:32 ca9280d653b3: Pulling fs layer 02:47:32 7e9c9ca2126c: Pulling fs layer 02:47:32 cbdbe7a5bc2a: Verifying Checksum 02:47:32 cbdbe7a5bc2a: Download complete 02:47:33 cbdbe7a5bc2a: Pull complete 02:47:33 ca9280d653b3: Verifying Checksum 02:47:33 ca9280d653b3: Download complete 02:47:34 ca9280d653b3: Pull complete 02:47:34 7e9c9ca2126c: Verifying Checksum 02:47:34 7e9c9ca2126c: Download complete 02:47:41 7e9c9ca2126c: Pull complete 02:47:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:47:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:47:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:47:41 prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container 02:47:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 02:47:44 $ docker top 2443c270faa65229dfacd35b4a0a2f1209666005a980feb97516897d3627329a -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:45 + docker-compose build --help 02:47:45 + grep parallel 02:47:45 --parallel Build images in parallel. [Pipeline] } 02:47:46 $ docker stop --time=1 2443c270faa65229dfacd35b4a0a2f1209666005a980feb97516897d3627329a 02:47:47 $ docker rm -f 2443c270faa65229dfacd35b4a0a2f1209666005a980feb97516897d3627329a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:47:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:47:48 . [Pipeline] withDockerContainer 02:47:48 prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container 02:47:48 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 02:47:49 $ docker top dcbff523d990ae34706db6b0999f13faeff63e5af1bac7a488cfe00da0c3dce0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:47:50 + docker-compose -f ./docker-compose-build.yml build --parallel 02:47:51 Building docker-core-command-go ... 02:47:51 Building docker-core-data-go ... 02:47:51 Building docker-core-metadata-go ... 02:47:51 Building docker-security-bootstrap-redis-go ... 02:47:51 Building docker-security-proxy-setup-go ... 02:47:51 Building docker-security-secretstore-setup-go ... 02:47:51 Building docker-support-notifications-go ... 02:47:51 Building docker-support-scheduler-go ... 02:47:51 Building docker-sys-mgmt-agent-go ... 02:47:51 Building docker-support-notifications-go 02:47:51 Building docker-sys-mgmt-agent-go 02:47:51 Building docker-core-metadata-go 02:47:51 Building docker-security-proxy-setup-go 02:47:51 Building docker-support-scheduler-go 02:48:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-19218 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws 02:48:14 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 02:48:19 using credential edgex-jenkins-ssh 02:48:19 Cloning the remote Git repository 02:48:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:48:19 > git init /w/workspace/edgex-go/6 # timeout=10 02:48:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:48:19 > git --version # timeout=10 02:48:19 > git --version # 'git version 2.17.1' 02:48:19 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:48:23 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:48:23 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:48:23 ---> 8a7481c9cdf6 02:48:23 Step 3/26 : WORKDIR /edgex-go 02:48:23 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:48:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:48:23 ---> 8a7481c9cdf6 02:48:23 Step 3/22 : WORKDIR /edgex-go 02:48:23 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:48:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:48:23 ---> 8a7481c9cdf6 02:48:23 Step 3/24 : WORKDIR /edgex-go 02:48:23 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:48:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:48:23 ---> 8a7481c9cdf6 02:48:23 Step 3/21 : WORKDIR /edgex-go 02:48:23 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:48:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:48:23 ---> 8a7481c9cdf6 02:48:23 Step 3/21 : WORKDIR /edgex-go 02:48:24 ---> Running in 89f8c8844bb5 02:48:24 ---> Running in c5aa1edc1663 02:48:24 ---> Running in b3e1db550d1a 02:48:24 ---> Running in 0ef3f3050689 02:48:24 ---> Running in e7b2f4df1acf 02:48:24 Removing intermediate container 0ef3f3050689 02:48:24 ---> 5f727ef982bd 02:48:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:24 Removing intermediate container e7b2f4df1acf 02:48:24 ---> d0b4b47acbfb 02:48:24 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:24 Removing intermediate container b3e1db550d1a 02:48:24 ---> 6cb6fbdbadc3 02:48:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:24 Removing intermediate container c5aa1edc1663 02:48:24 ---> f0c21f6500b0 02:48:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:24 Removing intermediate container 89f8c8844bb5 02:48:24 ---> 6c55e081f6df 02:48:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:24 ---> Running in 37bdf82dc32f 02:48:24 ---> Running in 995fb22638a4 02:48:24 ---> Running in ff37fd6ff57a 02:48:24 ---> Running in 61375f75e143 02:48:24 ---> Running in b614e773fcd0 02:48:27 Removing intermediate container 995fb22638a4 02:48:27 ---> 912811f0dc5f 02:48:27 Step 5/21 : RUN apk add --update --no-cache make git 02:48:27 ---> Running in fac84f55f98c 02:48:27 Removing intermediate container 37bdf82dc32f 02:48:27 ---> b51051b7090a 02:48:27 Step 5/22 : RUN apk add --update --no-cache make git 02:48:27 Removing intermediate container ff37fd6ff57a 02:48:27 ---> 8eaee9dde7af 02:48:27 Step 5/21 : RUN apk add --update --no-cache make git 02:48:27 Removing intermediate container b614e773fcd0 02:48:27 ---> 301cc2b12e4a 02:48:27 Step 5/26 : RUN apk add --update --no-cache make bash git 02:48:27 ---> Running in 81771c454062 02:48:27 ---> Running in 5cbf47654715 02:48:27 Removing intermediate container 61375f75e143 02:48:27 ---> 15f1aaff38e8 02:48:27 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 02:48:27 ---> Running in bd331853af17 02:48:27 ---> Running in 7709b5959c5a 02:48:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:48:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:48:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:48:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:48:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:48:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:48:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:48:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:48:29 OK: 233 MiB in 51 packages 02:48:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:48:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:48:29 OK: 233 MiB in 51 packages 02:48:29 OK: 233 MiB in 51 packages 02:48:30 Removing intermediate container fac84f55f98c 02:48:30 ---> 816e31804aa0 02:48:30 Step 6/21 : COPY go.mod . 02:48:30 OK: 233 MiB in 51 packages 02:48:30 Removing intermediate container 81771c454062 02:48:30 ---> 475a5ceca0a4 02:48:30 Step 6/22 : COPY go.mod . 02:48:30 ---> b5a38926acab 02:48:30 Step 7/21 : RUN go mod download 02:48:30 Removing intermediate container 5cbf47654715 02:48:30 ---> b24c43c22993 02:48:30 Step 6/21 : COPY go.mod . 02:48:30 OK: 233 MiB in 51 packages 02:48:30 ---> Running in f86d9c345fba 02:48:30 ---> 084c5ac63a70 02:48:30 Step 7/22 : RUN go mod download 02:48:31 Removing intermediate container 7709b5959c5a 02:48:31 ---> bb82a0c9af7f 02:48:31 Step 6/24 : COPY go.mod . 02:48:31 ---> 8b66467ea5b6 02:48:31 Step 7/21 : RUN go mod download 02:48:31 ---> Running in 15efe95dab61 02:48:31 ---> Running in e2b31c116dfb 02:48:31 ---> 31a1ee97b379 02:48:31 Step 7/24 : RUN go mod download 02:48:31 Removing intermediate container bd331853af17 02:48:31 ---> f0def0d1f233 02:48:31 Step 6/26 : COPY go.mod . 02:48:31 ---> Running in f6bde5193798 02:48:32 ---> 9c54bca82b35 02:48:32 Step 7/26 : RUN go mod download 02:48:32 ---> Running in 91356b8944f4 02:48:33 Removing intermediate container 15efe95dab61 02:48:33 ---> e126e4678dfd 02:48:33 Step 8/22 : COPY . . 02:48:33 Removing intermediate container e2b31c116dfb 02:48:33 ---> 1c213aae7c04 02:48:33 Step 8/21 : COPY . . 02:48:33 Removing intermediate container f86d9c345fba 02:48:33 ---> f27a3fad617e 02:48:33 Step 8/21 : COPY . . 02:48:34 Removing intermediate container f6bde5193798 02:48:34 ---> 8bc5997c926a 02:48:34 Step 8/24 : COPY . . 02:48:39 Removing intermediate container 91356b8944f4 02:48:39 ---> fb0b00f4e9e9 02:48:39 Step 8/26 : COPY . . 02:48:53 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:48:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:48:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:48:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:48:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:48:52 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:48:53 > git config core.sparsecheckout # timeout=10 02:48:53 > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 02:48:53 Merge succeeded, producing add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:48:53 Checking out Revision add0fe1a2e6314269aae6c5b51fe9708488a51dd (PR-3004) 02:48:53 > git remote # timeout=10 02:48:53 > git config --get remote.origin.url # timeout=10 02:48:53 using GIT_SSH to set credentials SSH Credentials for GitHub 02:48:53 > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 02:48:53 > git rev-parse HEAD^{commit} # timeout=10 02:48:53 > git config core.sparsecheckout # timeout=10 02:48:53 > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 02:48:58 Commit message: "Merge branch 'master' into consolidate-attribute-files" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:48:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:49:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:49:00 + sudo service docker restart 02:49:00 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:49:02 provisioning config files... 02:49:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config3602993582575414891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:03 ---> docker-login.sh 02:49:03 nexus3.edgexfoundry.org:10001 02:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:04 Configure a credential helper to remove this warning. See 02:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:04 02:49:04 Login Succeeded 02:49:04 nexus3.edgexfoundry.org:10002 02:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:05 Configure a credential helper to remove this warning. See 02:49:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:05 02:49:05 Login Succeeded 02:49:05 nexus3.edgexfoundry.org:10003 02:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:05 Configure a credential helper to remove this warning. See 02:49:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:05 02:49:05 Login Succeeded 02:49:05 nexus3.edgexfoundry.org:10004 02:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:06 Configure a credential helper to remove this warning. See 02:49:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:06 02:49:06 Login Succeeded 02:49:06 docker.io 02:49:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:07 Configure a credential helper to remove this warning. See 02:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:07 02:49:07 Login Succeeded 02:49:07 ---> docker-login.sh ends [Pipeline] } 02:49:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:49:07 ========================================================= 02:49:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:49:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:49:07 + 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 . 02:49:10 Sending build context to Docker daemon 165.5MB 02:49:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 02:49:10 Step 2/6 : FROM ${BASE} 02:49:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:49:10 5f621e34cdf4: Pulling fs layer 02:49:10 a4357932f1b6: Pulling fs layer 02:49:10 18c013af1878: Pulling fs layer 02:49:10 00ac8860ef70: Pulling fs layer 02:49:10 63d7cb157983: Pulling fs layer 02:49:10 b116817d02f9: Pulling fs layer 02:49:10 745a02a5169b: Pulling fs layer 02:49:10 00ac8860ef70: Waiting 02:49:10 63d7cb157983: Waiting 02:49:10 b116817d02f9: Waiting 02:49:10 745a02a5169b: Waiting 02:49:10 18c013af1878: Verifying Checksum 02:49:10 18c013af1878: Download complete 02:49:10 a4357932f1b6: Download complete 02:49:10 63d7cb157983: Verifying Checksum 02:49:10 63d7cb157983: Download complete 02:49:10 b116817d02f9: Download complete 02:49:10 5f621e34cdf4: Download complete 02:49:11 5f621e34cdf4: Pull complete 02:49:11 a4357932f1b6: Pull complete 02:49:12 18c013af1878: Pull complete 02:49:12 ---> 11af35cd8cca 02:49:12 ---> 98aba63c25d7 02:49:12 Step 9/21 : RUN make cmd/support-scheduler/support-schedulerStep 9/22 : RUN make cmd/core-metadata/core-metadata 02:49:12 02:49:12 ---> 31bed4a30187 02:49:12 Step 9/24 : RUN make cmd/support-notifications/support-notifications 02:49:12 ---> 154d2b0e49b2 02:49:12 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:49:12 ---> 1e93361ad22f 02:49:12 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:49:12 ---> Running in 1f915fdfec1d 02:49:12 ---> Running in 799eb6db9896 02:49:12 ---> Running in 85e68a493f8d 02:49:12 ---> Running in db2bd30742d6 02:49:12 ---> Running in 7560a5a7bc08 02:49:12 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 02:49:12 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 02:49:12 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 02:49:12 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 02:49:12 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 02:49:13 745a02a5169b: Verifying Checksum 02:49:13 745a02a5169b: Download complete 02:49:14 00ac8860ef70: Verifying Checksum 02:49:14 00ac8860ef70: Download complete 02:49:24 00ac8860ef70: Pull complete 02:49:24 63d7cb157983: Pull complete 02:49:24 b116817d02f9: Pull complete 02:49:29 745a02a5169b: Pull complete 02:49:29 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:49:29 ---> b7e6874047d6 02:49:29 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 02:49:31 ---> Running in 32542dc37eaf 02:49:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:49:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:49:35 (1/12) Installing libmagic (5.38-r0) 02:49:36 (2/12) Installing file (5.38-r0) 02:49:36 (3/12) Installing libc-dev (0.7.2-r3) 02:49:36 (4/12) Installing g++ (9.3.0-r2) 02:49:39 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 02:49:49 Removing intermediate container 85e68a493f8d 02:49:49 ---> 8579654d35e8 02:49:49 02:49:49 Step 10/24 : FROM scratch 02:49:49 ---> 02:49:49 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 02:49:49 Removing intermediate container db2bd30742d6 02:49:49 ---> cfff3dc64cc1 02:49:49 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:49:49 Removing intermediate container 1f915fdfec1d 02:49:49 ---> c662b177effb 02:49:49 02:49:49 Step 10/21 : FROM scratch 02:49:49 ---> 02:49:49 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:49:49 ---> Running in ca632c7fcc25 02:49:49 ---> Running in e5d74faeed09 02:49:49 ---> Running in 3156c6b8abeb 02:49:49 Removing intermediate container 7560a5a7bc08 02:49:49 ---> cdc353ff613a 02:49:49 02:49:49 Step 10/21 : FROM alpine:3.12 02:49:49 3.12: Pulling from library/alpine 02:49:49 Removing intermediate container e5d74faeed09 02:49:49 ---> 04cee2104bd5 02:49:49 Step 12/24 : ENV APP_PORT=48060 02:49:49 Removing intermediate container 3156c6b8abeb 02:49:49 ---> b6814c4cb692 02:49:49 Step 12/21 : ENV APP_PORT=48085 02:49:49 ---> Running in ee45b80d0d1f 02:49:49 ---> Running in 4d5099217d92 02:49:49 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 02:49:49 Removing intermediate container ee45b80d0d1f 02:49:49 ---> 3d2830e608cd 02:49:49 Step 13/24 : EXPOSE $APP_PORT 02:49:50 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:49:50 Removing intermediate container 4d5099217d92 02:49:50 ---> 2294ad6aff6f 02:49:50 Step 13/21 : EXPOSE $APP_PORT 02:49:50 Status: Downloaded newer image for alpine:3.12 02:49:50 ---> 389fef711851 02:49:50 Step 11/21 : RUN apk add --update --no-cache curl 02:49:50 ---> Running in 661d32606c27 02:49:50 ---> Running in d26b18ffc326 02:49:50 ---> Running in 06ef4cda6108 02:49:50 Removing intermediate container 661d32606c27 02:49:50 ---> 2058dd9e389b 02:49:50 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 02:49:50 Removing intermediate container d26b18ffc326 02:49:50 ---> 2a174325e34c 02:49:50 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:49:51 ---> 7c178c02dd1b 02:49:51 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 02:49:51 (5/12) Installing fortify-headers (1.1-r0) 02:49:51 (6/12) Installing patch (2.7.6-r6) 02:49:51 (7/12) Installing build-base (0.5-r2) 02:49:51 (8/12) Installing libsodium (1.0.18-r0) 02:49:51 (9/12) Installing pkgconf (1.7.2-r0) 02:49:51 (10/12) Installing libsodium-dev (1.0.18-r0) 02:49:51 (11/12) Installing libzmq (4.3.3-r0) 02:49:51 (12/12) Installing zeromq-dev (4.3.3-r0) 02:49:51 Executing busybox-1.31.1-r19.trigger 02:49:51 OK: 217 MiB in 51 packages 02:49:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:49:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:49:52 (1/4) Installing ca-certificates (20191127-r4) 02:49:52 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:49:52 (3/4) Installing libcurl (7.69.1-r3) 02:49:52 (4/4) Installing curl (7.69.1-r3) 02:49:52 Executing busybox-1.31.1-r19.trigger 02:49:52 Executing ca-certificates-20191127-r4.trigger 02:49:52 OK: 7 MiB in 18 packages 02:49:53 ---> 20fc13df0222 02:49:53 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:49:53 Removing intermediate container 32542dc37eaf 02:49:53 ---> b8cfe9f28588 02:49:53 Step 4/6 : WORKDIR /edgex-go 02:49:53 ---> Running in 53947c36456a 02:49:53 Removing intermediate container 53947c36456a 02:49:53 ---> f582be352699 02:49:53 Step 5/6 : COPY go.mod . 02:49:54 Removing intermediate container ca632c7fcc25 02:49:54 ---> a63b88884787 02:49:54 02:49:54 Step 11/26 : FROM docker:20.10.0 02:49:54 ---> be754233b3b3 02:49:54 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 02:49:54 20.10.0: Pulling from library/docker 02:49:54 ---> 99d7f378a1e7 02:49:54 Step 6/6 : RUN go mod download 02:49:54 ---> e719d36d25e4 02:49:54 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:49:54 Removing intermediate container 799eb6db9896 02:49:54 ---> 1c99e630dc79 02:49:54 02:49:54 Step 10/22 : FROM scratch 02:49:54 ---> 02:49:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:49:54 ---> Using cache 02:49:54 ---> b6814c4cb692 02:49:54 Step 12/22 : ENV APP_PORT=48081 02:49:54 ---> Running in c0799b1b500e 02:49:54 ---> Running in f8e3fd74c5d6 02:49:55 Removing intermediate container 06ef4cda6108 02:49:55 ---> 8e076acb6ffe 02:49:55 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:49:56 Removing intermediate container f8e3fd74c5d6 02:49:56 ---> 893678ada509 02:49:56 Step 13/22 : EXPOSE $APP_PORT 02:49:56 ---> 419ee32d6793 02:49:56 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 02:49:56 ---> 69d66526f8bb 02:49:56 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:49:56 ---> Running in 0119ef2bd7ed 02:49:56 ---> Running in 8064a0b30709 02:49:56 ---> Running in 6bc961c6c4d4 02:49:57 Removing intermediate container 0119ef2bd7ed 02:49:57 ---> 24727acc1ac2 02:49:57 Step 14/22 : WORKDIR / 02:49:57 ---> 108627f6587d 02:49:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:49:57 ---> Running in f63e94d4c27d 02:49:57 Removing intermediate container 8064a0b30709 02:49:57 ---> ad847e36cca2 02:49:57 Step 13/21 : WORKDIR /edgex 02:49:57 Removing intermediate container 6bc961c6c4d4 02:49:57 ---> 3b66d16f6f2d 02:49:57 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:49:57 ---> Running in 10e3431dc1f4 02:49:57 ---> Running in 6edecca988a2 02:49:57 Removing intermediate container f63e94d4c27d 02:49:57 ---> 8082d41f2880 02:49:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:49:57 Removing intermediate container 6edecca988a2 02:49:57 ---> ff28cf6fe61d 02:49:57 Step 19/21 : LABEL arch=x86_64 02:49:57 ---> 5f289b004e59 02:49:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:49:57 Removing intermediate container 10e3431dc1f4 02:49:57 ---> ccba33c38193 02:49:57 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:49:58 ---> Running in 5003e7abe34a 02:49:58 ---> 6332615d4ac2 02:49:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:49:58 Removing intermediate container 5003e7abe34a 02:49:58 ---> 32e26fa9bb63 02:49:58 Step 20/21 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:49:59 ---> ff2186c9701c 02:49:59 Step 20/24 : ENTRYPOINT ["/support-notifications"] 02:49:59 ---> b8badb859fdb 02:49:59 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:49:59 ---> Running in 1b461e460e6f 02:49:59 ---> Running in ad455af17003 02:49:59 ---> 25cd6e49c351 02:49:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:50:00 Removing intermediate container 1b461e460e6f 02:50:00 ---> 30b8e7d4063f 02:50:00 Step 21/21 : LABEL version=0.0.0 02:50:00 Removing intermediate container ad455af17003 02:50:00 ---> 0a040c78048a 02:50:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:50:00 ---> 9208c6ff77b8 02:50:00 Step 18/22 : ENTRYPOINT ["/core-metadata"] 02:50:01 ---> 20e9e321d851 02:50:01 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:50:01 ---> Running in 7d85dc98f7d0 02:50:01 ---> Running in 4bcc2f131749 02:50:01 ---> Running in 8d3a70baf4e5 02:50:01 Removing intermediate container 4bcc2f131749 02:50:01 ---> 4ad6ca833238 02:50:01 Step 22/24 : LABEL arch=x86_64 02:50:01 Removing intermediate container 7d85dc98f7d0 02:50:01 ---> 731e6a2970cf 02:50:01 02:50:01 ---> Running in d957c802ff61 02:50:01 Removing intermediate container 8d3a70baf4e5 02:50:01 ---> a36fa51f8540 02:50:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:50:01 ---> 327df50611f9 02:50:01 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:50:01 ---> Running in 983dc6120378 02:50:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 02:50:01 Status: Downloaded newer image for docker:20.10.0 02:50:01 ---> aefe523efa57 02:50:01 Step 12/26 : RUN apk add --no-cache bash 02:50:01 Successfully built 731e6a2970cf 02:50:01 Successfully tagged docker-support-scheduler-go:latest 02:50:01  Building docker-support-scheduler-go ... done  ---> Running in 4033f592da96 02:50:01 Building docker-core-command-go 02:50:01 Removing intermediate container d957c802ff61 02:50:01 ---> 1a40b5d9b189 02:50:01 Step 23/24 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:50:01 ---> Running in 4448570355ec 02:50:02 ---> Running in 6ca065d1b0b7 02:50:02 Removing intermediate container 983dc6120378 02:50:02 ---> 5339dff593c7 02:50:02 Step 20/22 : LABEL arch=x86_64 02:50:02 ---> Running in f12b45075f05 02:50:02 Removing intermediate container 4033f592da96 02:50:02 ---> 654c0ad2e550 02:50:02 Step 18/21 : CMD ["--init=true"] 02:50:02 Removing intermediate container 6ca065d1b0b7 02:50:02 ---> 50b03f902c94 02:50:02 Step 24/24 : LABEL version=0.0.0 02:50:02 ---> Running in 85b3880f2fa4 02:50:02 ---> Running in 7250b88f6ad9 02:50:04 Removing intermediate container f12b45075f05 02:50:04 ---> 96cf97cf1125 02:50:04 Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:50:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:50:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:50:04 (1/2) Installing readline (8.0.4-r0) 02:50:04 (2/2) Installing bash (5.0.17-r0) 02:50:04 Executing bash-5.0.17-r0.post-install 02:50:04 Executing busybox-1.31.1-r19.trigger 02:50:05 OK: 12 MiB in 22 packages 02:50:06 Removing intermediate container 85b3880f2fa4 02:50:06 ---> 94be1207cfc1 02:50:06 Step 19/21 : LABEL arch=x86_64 02:50:06 ---> Running in 7fb041070db6 02:50:06 Removing intermediate container 7250b88f6ad9 02:50:06 ---> ee2ad97ed223 02:50:06 02:50:06 Successfully built ee2ad97ed223 02:50:07 Successfully tagged docker-support-notifications-go:latest 02:50:07  Building docker-support-notifications-go ... done Building docker-core-data-go 02:50:08 ---> Running in 5ff84435a967 02:50:08 Removing intermediate container 7fb041070db6 02:50:08 ---> 644fc636b4fb 02:50:08 Step 22/22 : LABEL version=0.0.0 02:50:12 Removing intermediate container 4448570355ec 02:50:12 ---> 30aab39aa3a2 02:50:12 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:50:12 ---> Running in 7edca53f14a9 02:50:12 Removing intermediate container 5ff84435a967 02:50:12 ---> 5cee213ec7f9 02:50:12 Step 20/21 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:50:14 ---> Running in fb15d7167473 02:50:14 ---> Running in 1bb7f6ebd0d9 02:50:15 Removing intermediate container 7edca53f14a9 02:50:15 ---> 48687cc3f07d 02:50:15 02:50:16 Successfully built 48687cc3f07d 02:50:16 Removing intermediate container fb15d7167473 02:50:16 ---> ae50aa0fee99 02:50:16 Step 14/26 : ENV APP_PORT=48090 02:50:16 Removing intermediate container 1bb7f6ebd0d9 02:50:16 ---> e21fc3ad83ea 02:50:16 Step 21/21 : LABEL version=0.0.0 02:50:16 Successfully tagged docker-core-metadata-go:latest 02:50:16  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go 02:50:16 ---> Running in 458c3ba28678 02:50:16 ---> Running in c25a5138f3fd 02:50:18 Removing intermediate container 458c3ba28678 02:50:18 ---> 0c559d39c574 02:50:18 Step 15/26 : EXPOSE $APP_PORT 02:50:18 Removing intermediate container c25a5138f3fd 02:50:18 ---> 017654317305 02:50:18 02:50:19 Successfully built 017654317305 02:50:19 Successfully tagged docker-security-proxy-setup-go:latest 02:50:19 Building docker-security-bootstrap-redis-go 02:50:19  Building docker-security-proxy-setup-go ... done  ---> Running in 82c80c18fbe6 02:50:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:50:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:50:20 ---> 8a7481c9cdf6 02:50:20 Step 3/22 : WORKDIR /edgex-go 02:50:20 ---> Using cache 02:50:20 ---> f0c21f6500b0 02:50:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:20 ---> Using cache 02:50:20 ---> 301cc2b12e4a 02:50:20 Step 5/22 : RUN apk add --update --no-cache make git 02:50:21 Removing intermediate container c0799b1b500e 02:50:21 ---> 6578ad9bbb67 02:50:21 Successfully built 6578ad9bbb67 02:50:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:50:21 + docker inspect -f . ci-base-image-arm64 02:50:21 . [Pipeline] withDockerContainer 02:50:22 prd-ubuntu18.04-docker-arm64-4c-16g-19218 does not seem to be running inside a container 02:50:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:50:23 $ docker top 1ccef6777520e5f9b58c2f9d8ab99f30950a6d26ca063adebc54be9145c4f316 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:24 ---> Running in 034e81cd2533 02:50:24 Removing intermediate container 82c80c18fbe6 02:50:24 ---> e0139b674321 02:50:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:50:24 + go version 02:50:24 go version go1.15.5 linux/arm64 [Pipeline] } 02:50:24 $ docker stop --time=1 1ccef6777520e5f9b58c2f9d8ab99f30950a6d26ca063adebc54be9145c4f316 02:50:26 ---> 321d789fe27d 02:50:26 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:50:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:50:26 $ docker rm -f 1ccef6777520e5f9b58c2f9d8ab99f30950a6d26ca063adebc54be9145c4f316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:27 ---> 7efd30afa818 02:50:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:50:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:50:27 + docker inspect -f . ci-base-image-arm64 02:50:27 . [Pipeline] withDockerContainer 02:50:28 prd-ubuntu18.04-docker-arm64-4c-16g-19218 does not seem to be running inside a container 02:50:28 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:50:28 OK: 233 MiB in 51 packages 02:50:28 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:50:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:50:28 ---> 8a7481c9cdf6 02:50:28 Step 3/23 : WORKDIR /edgex-go 02:50:28 ---> Using cache 02:50:28 ---> f0c21f6500b0 02:50:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:28 ---> Using cache 02:50:28 ---> 301cc2b12e4a 02:50:28 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:50:29 ---> f4340ec0f20b 02:50:29 Step 19/26 : RUN apk --no-cache add py3-pip 02:50:29 $ docker top e3fa8f26dfdfb3e28b9f3773a4527c187eb4a270a708f0becb4279f23f3df6b5 -eo pid,comm [Pipeline] { [Pipeline] echo 02:50:29 ========================================================= 02:50:29 [edgeXBuildGoParallel] Running Tests and Build... 02:50:29 ========================================================= [Pipeline] sh 02:50:30 ---> Running in cb19e412fbc7 02:50:30 + make test 02:50:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:50:32 ---> Running in 564db0c90805 02:50:34 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:50:34 Removing intermediate container 034e81cd2533 02:50:34 ---> b06916f7cdf1 02:50:34 Step 6/22 : COPY go.mod . 02:50:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:50:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:50:34 ---> cc81f0224026 02:50:34 Step 7/22 : RUN go mod download 02:50:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:50:34 (1/33) Installing libbz2 (1.0.8-r1) 02:50:34 (2/33) Installing expat (2.2.9-r1) 02:50:34 (3/33) Installing libffi (3.3-r2) 02:50:34 (4/33) Installing gdbm (1.13-r1) 02:50:34 (5/33) Installing xz-libs (5.2.5-r0) 02:50:34 (6/33) Installing sqlite-libs (3.32.1-r0) 02:50:34 (7/33) Installing python3 (3.8.5-r0) 02:50:35 ---> Running in 872060a35a7c 02:50:36 OK: 233 MiB in 51 packages 02:50:38 (8/33) Installing py3-appdirs (1.4.4-r1) 02:50:38 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:50:38 (10/33) Installing py3-parsing (2.4.7-r0) 02:50:38 (11/33) Installing py3-six (1.15.0-r0) 02:50:38 (12/33) Installing py3-packaging (20.4-r0) 02:50:39 (13/33) Installing py3-setuptools (47.0.0-r0) 02:50:39 (14/33) Installing py3-chardet (3.0.4-r4) 02:50:39 (15/33) Installing py3-idna (2.9-r0) 02:50:39 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:50:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:50:39 ---> 8a7481c9cdf6 02:50:39 Step 3/24 : WORKDIR /edgex-go 02:50:39 ---> Using cache 02:50:39 ---> f0c21f6500b0 02:50:39 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:39 ---> Using cache 02:50:39 ---> 301cc2b12e4a 02:50:39 Step 5/24 : RUN apk add --update --no-cache make git 02:50:39 ---> Using cache 02:50:39 ---> b06916f7cdf1 02:50:39 Step 6/24 : COPY go.mod . 02:50:39 ---> Using cache 02:50:39 ---> cc81f0224026 02:50:39 Step 7/24 : RUN go mod download 02:50:39 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:50:40 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:50:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:50:40 ---> 8a7481c9cdf6 02:50:40 Step 3/22 : WORKDIR /edgex-go 02:50:40 ---> Using cache 02:50:40 ---> f0c21f6500b0 02:50:40 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:40 ---> Using cache 02:50:40 ---> 301cc2b12e4a 02:50:40 Step 5/22 : RUN apk add --update --no-cache make git 02:50:40 ---> Using cache 02:50:40 ---> b06916f7cdf1 02:50:40 Step 6/22 : COPY go.mod . 02:50:40 ---> Using cache 02:50:40 ---> cc81f0224026 02:50:40 Step 7/22 : RUN go mod download 02:50:40 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:50:40 Removing intermediate container cb19e412fbc7 02:50:40 ---> 8b474d15446e 02:50:40 Step 6/23 : COPY go.mod . 02:50:40 (18/33) Installing py3-requests (2.23.0-r0) 02:50:40 (19/33) Installing py3-msgpack (1.0.0-r0) 02:50:41 (20/33) Installing py3-lockfile (0.12.2-r3) 02:50:41 ---> Running in f0efe063c94c 02:50:41 ---> Running in 1c155bf00f09 02:50:41 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:50:41 (22/33) Installing py3-colorama (0.4.3-r0) 02:50:41 (23/33) Installing py3-distlib (0.3.0-r0) 02:50:41 (24/33) Installing py3-distro (1.5.0-r1) 02:50:42 ---> 59c7364d3e31 02:50:42 Step 7/23 : RUN go mod download 02:50:42 (25/33) Installing py3-webencodings (0.5.1-r3) 02:50:42 (26/33) Installing py3-html5lib (1.0.1-r4) 02:50:42 (27/33) Installing py3-pytoml (0.1.21-r0) 02:50:42 ---> Running in 76e6d7c84014 02:50:42 (28/33) Installing py3-pep517 (0.8.2-r0) 02:50:42 (29/33) Installing py3-progress (1.5-r0) 02:50:42 (30/33) Installing py3-toml (0.10.1-r0) 02:50:42 (31/33) Installing py3-retrying (1.3.3-r0) 02:50:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:50:43 Removing intermediate container 872060a35a7c 02:50:43 ---> e367ef08b3a8 02:50:43 Step 8/22 : COPY . . 02:50:43 (33/33) Installing py3-pip (20.1.1-r0) 02:50:43 Executing busybox-1.31.1-r19.trigger 02:50:43 OK: 71 MiB in 55 packages 02:50:52 ? github.com/edgexfoundry/edgex-go [no test files] 02:50:53 Removing intermediate container 1c155bf00f09 02:50:53 ---> d43d01aba5d9 02:50:53 Step 8/24 : COPY . . 02:50:54 Removing intermediate container f0efe063c94c 02:50:54 ---> 11ede2fa9040 02:50:54 Step 8/22 : COPY . . 02:50:54 Removing intermediate container 76e6d7c84014 02:50:54 ---> 6ac09dcd7868 02:50:54 Step 8/23 : COPY . . 02:51:16 ---> eb4b14d95a51 02:51:16 Step 9/22 : RUN make cmd/core-command/core-command 02:51:23 ---> Running in 68c067c48bdd 02:51:25 Removing intermediate container 564db0c90805 02:51:25 ---> f0abaf365cae 02:51:25 Step 20/26 : RUN pip install docker-compose==1.23.2 02:51:27 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 02:51:28 ---> Running in d1fc0c9f46e9 02:51:29 ---> 6b7cb187c319 02:51:29 Step 9/23 : RUN make cmd/core-data/core-data 02:51:29 ---> 51a5da832e88 02:51:29 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 02:51:29 ---> Running in a3f05aedea81 02:51:29 ---> Running in 23228ecf2957 02:51:29 ---> 8993b19798a9 02:51:29 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:51:29 ---> Running in cc6feb65cde2 02:51:30 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 02:51:30 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 02:51:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:51:31 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:51:34 Collecting docker-compose==1.23.2 02:51:34 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:51:34 Collecting PyYAML<4,>=3.10 02:51:34 Downloading PyYAML-3.13.tar.gz (270 kB) 02:51:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:51:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:51:38 Collecting docker<4.0,>=3.6.0 02:51:38 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:51:38 Collecting jsonschema<3,>=2.5.1 02:51:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:51:38 Collecting texttable<0.10,>=0.9.0 02:51:38 Downloading texttable-0.9.1.tar.gz (11 kB) 02:51:38 Collecting docopt<0.7,>=0.6.1 02:51:38 Downloading docopt-0.6.2.tar.gz (25 kB) 02:51:40 Collecting cached-property<2,>=1.2.0 02:51:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:51:40 Collecting websocket-client<1.0,>=0.32.0 02:51:40 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:51:40 Collecting dockerpty<0.5,>=0.4.1 02:51:40 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:51:41 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:51:41 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:51:41 Collecting urllib3<1.25,>=1.21.1 02:51:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:51:42 Collecting idna<2.8,>=2.5 02:51:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:51:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:51:42 Collecting docker-pycreds>=0.4.0 02:51:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:51:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:51:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:51:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:51:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:51:42 Installing collected packages: PyYAML, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, texttable, docopt, cached-property, dockerpty, docker-compose 02:51:42 Running setup.py install for PyYAML: started 02:51:43 Running setup.py install for PyYAML: finished with status 'done' 02:51:43 Attempting uninstall: urllib3 02:51:43 Found existing installation: urllib3 1.25.9 02:51:43 Uninstalling urllib3-1.25.9: 02:51:43 Successfully uninstalled urllib3-1.25.9 02:51:44 Attempting uninstall: idna 02:51:44 Found existing installation: idna 2.9 02:51:44 Uninstalling idna-2.9: 02:51:44 Successfully uninstalled idna-2.9 02:51:44 Attempting uninstall: requests 02:51:44 Found existing installation: requests 2.23.0 02:51:44 Uninstalling requests-2.23.0: 02:51:44 Successfully uninstalled requests-2.23.0 02:51:46 Running setup.py install for texttable: started 02:51:47 Running setup.py install for texttable: finished with status 'done' 02:51:47 Running setup.py install for docopt: started 02:51:48 Running setup.py install for docopt: finished with status 'done' 02:51:48 Running setup.py install for dockerpty: started 02:51:48 Running setup.py install for dockerpty: finished with status 'done' 02:51:49 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 02:51:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:51:54 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:51:54 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:51:54 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:51:54 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:51:54 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:51:54 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:51:54 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:51:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:51:55 Removing intermediate container d1fc0c9f46e9 02:51:55 ---> 80b5be5534e6 02:51:55 Step 21/26 : RUN apk --no-cache add curl 02:51:55 ---> Running in 1b4c13dd664a 02:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:51:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:51:55 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:51:55 (2/3) Installing libcurl (7.69.1-r3) 02:51:56 (3/3) Installing curl (7.69.1-r3) 02:51:56 Executing busybox-1.31.1-r19.trigger 02:51:56 OK: 72 MiB in 58 packages 02:51:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:51:58 Removing intermediate container 68c067c48bdd 02:51:58 ---> 748d7a9dd9ee 02:51:58 02:51:58 Step 10/22 : FROM scratch 02:51:58 ---> 02:51:58 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:51:58 Removing intermediate container 1b4c13dd664a 02:51:58 ---> e16567f2be8c 02:51:58 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 02:51:59 ---> Using cache 02:51:59 ---> b6814c4cb692 02:51:59 Step 12/22 : ENV APP_PORT=48082 02:51:59 ---> Running in f1d27b80a1ec 02:51:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:51:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:51:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:52:00 ---> Running in 7258a73b73c5 02:52:01 Removing intermediate container f1d27b80a1ec 02:52:01 ---> d85e6fa85988 02:52:01 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:01 Removing intermediate container 23228ecf2957 02:52:01 ---> f0a295c201f5 02:52:01 02:52:01 Step 10/22 : FROM alpine:3.12 02:52:01 ---> 389fef711851 02:52:01 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:52:01 Removing intermediate container 7258a73b73c5 02:52:01 ---> a7952b64c061 02:52:01 Step 13/22 : EXPOSE $APP_PORT 02:52:01 ---> Running in fd9eb241a32c 02:52:01 ---> Running in 05202ac39564 02:52:01 ---> Running in bda49e2a5c6e 02:52:01 Removing intermediate container fd9eb241a32c 02:52:01 ---> dbf155f83b8f 02:52:01 Step 24/26 : LABEL arch=x86_64 02:52:01 Removing intermediate container bda49e2a5c6e 02:52:01 ---> c05dc10f17dc 02:52:01 Step 14/22 : WORKDIR / 02:52:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:52:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:52:03 (1/5) Installing ca-certificates (20191127-r4) 02:52:03 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:52:03 (3/5) Installing libcurl (7.69.1-r3) 02:52:03 ---> Running in 40b278de7173 02:52:03 (4/5) Installing curl (7.69.1-r3) 02:52:03 (5/5) Installing dumb-init (1.2.2-r1) 02:52:03 ---> Running in c6109f6a06b2 02:52:03 Executing busybox-1.31.1-r19.trigger 02:52:04 Executing ca-certificates-20191127-r4.trigger 02:52:04 OK: 7 MiB in 19 packages 02:52:04 Removing intermediate container cc6feb65cde2 02:52:04 ---> a91db845b2a6 02:52:04 02:52:04 Step 10/24 : FROM alpine:3.12 02:52:04 ---> 389fef711851 02:52:04 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:52:04 Removing intermediate container 40b278de7173 02:52:04 ---> 5af7d5efd232 02:52:04 Step 25/26 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:52:04 ---> Running in de14d76bc4fe 02:52:04 Removing intermediate container c6109f6a06b2 02:52:04 ---> 2c4b73124a3b 02:52:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:04 ---> Running in 08cc5bfc74e5 02:52:05 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.249s coverage: 46.6% of statements 02:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:52:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:52:05 Removing intermediate container 08cc5bfc74e5 02:52:05 ---> 0e670b7a8377 02:52:05 Step 26/26 : LABEL version=0.0.0 02:52:06 ---> 1549daeb5144 02:52:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:52:08 ---> Running in 6d08bb7cd180 02:52:08 Removing intermediate container 05202ac39564 02:52:08 ---> d380609f5be8 02:52:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 02:52:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:52:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:52:08 (1/5) Installing ca-certificates (20191127-r4) 02:52:08 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:52:08 (3/5) Installing libcurl (7.69.1-r3) 02:52:08 (4/5) Installing curl (7.69.1-r3) 02:52:08 (5/5) Installing dumb-init (1.2.2-r1) 02:52:08 Executing busybox-1.31.1-r19.trigger 02:52:08 Executing ca-certificates-20191127-r4.trigger 02:52:08 OK: 7 MiB in 19 packages 02:52:08 ---> 48a07f0baa5c 02:52:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:52:08 Removing intermediate container 6d08bb7cd180 02:52:08 ---> eaf3ebf7d847 02:52:08 02:52:08 Removing intermediate container a3f05aedea81 02:52:08 ---> 47887749717d 02:52:08 02:52:08 Step 10/23 : FROM alpine:3.12 02:52:08 ---> 389fef711851 02:52:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:52:08 Successfully built eaf3ebf7d847 02:52:09 ---> Running in 9f1c9af7fca6 02:52:09 Successfully tagged docker-sys-mgmt-agent-go:latest 02:52:09  Building docker-sys-mgmt-agent-go ... done  ---> Running in f78a8db172f2 02:52:09 ---> 08b9572ae3a3 02:52:09 Step 18/22 : ENTRYPOINT ["/core-command"] 02:52:09 ---> Running in e83bab957dd7 02:52:09 Removing intermediate container 9f1c9af7fca6 02:52:09 ---> 0e25f43c2484 02:52:09 Step 13/22 : WORKDIR / 02:52:10 Removing intermediate container f78a8db172f2 02:52:10 ---> 9198109ead44 02:52:10 Step 12/23 : ENV APP_PORT=48080 02:52:10 ---> Running in 5ead4fb383e0 02:52:10 ---> Running in 51d714130c46 02:52:10 Removing intermediate container de14d76bc4fe 02:52:10 ---> d7eba75b6e51 02:52:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:52:10 Removing intermediate container e83bab957dd7 02:52:10 ---> c6b719c8d968 02:52:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:10 ---> Running in 61851825003b 02:52:10 ---> Running in fe5386645cfe 02:52:11 Removing intermediate container 51d714130c46 02:52:11 ---> a82a63fb3ce2 02:52:11 Step 13/23 : EXPOSE $APP_PORT 02:52:11 Removing intermediate container 5ead4fb383e0 02:52:11 ---> 82356316ac12 02:52:11 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:11 ---> Running in fd73b95ed8fe 02:52:11 Removing intermediate container 61851825003b 02:52:11 ---> b3a089053921 02:52:11 Step 20/22 : LABEL arch=x86_64 02:52:11 Removing intermediate container fe5386645cfe 02:52:11 ---> 3ac7f7710c07 02:52:11 Step 13/24 : WORKDIR / 02:52:11 ---> Running in 91fc7bb6803d 02:52:11 ---> Running in 609ea2b1c15f 02:52:11 ---> fe71d7564dde 02:52:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 02:52:11 Removing intermediate container fd73b95ed8fe 02:52:11 ---> 2ef0a3caa4ff 02:52:11 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:52:11 ---> Running in 7d9a97d5ae01 02:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.492s coverage: 27.0% of statements 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.055s coverage: 100.0% of statements 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.077s coverage: 100.0% of statements 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:52:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.663s coverage: 77.8% of statements 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:52:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:52:11 Removing intermediate container 91fc7bb6803d 02:52:11 ---> fc7173b44869 02:52:11 Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:52:11 Removing intermediate container 609ea2b1c15f 02:52:11 ---> 7ab8c5952ebb 02:52:11 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:52:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.673s coverage: 82.4% of statements 02:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:52:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:52:12 ---> Running in ceba5ca70b65 02:52:13 ---> 8882dd86e77f 02:52:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 02:52:13 ---> 65ba9f6e0515 02:52:13 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:52:13 Removing intermediate container ceba5ca70b65 02:52:13 ---> 97be2e8aee5b 02:52:13 Step 22/22 : LABEL version=0.0.0 02:52:13 ---> Running in ccf953c57f40 02:52:13 ---> a69591bcc796 02:52:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 02:52:13 ---> f3a67e559a0b 02:52:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:52:13 Removing intermediate container ccf953c57f40 02:52:13 ---> 511fd292d6ae 02:52:13 02:52:13 Removing intermediate container 7d9a97d5ae01 02:52:13 ---> 75a9199ffa16 02:52:13 Step 15/23 : RUN apk add --update --no-cache zeromq 02:52:14 Successfully built 511fd292d6ae 02:52:14 ---> 355965e89c62 02:52:14 Step 18/22 : RUN chmod +x entrypoint.sh 02:52:14 Successfully tagged docker-core-command-go:latest 02:52:14  Building docker-core-command-go ... done  ---> Running in eccc84d55031 02:52:14 ---> ddde029429fe 02:52:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:52:14 ---> Running in d558a6ad9ec0 02:52:15 ---> cb39ecfc0462 02:52:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:52:15 ---> b2d28b50e527 02:52:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:52:15 Removing intermediate container d558a6ad9ec0 02:52:15 ---> 5552d70347cb 02:52:15 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 02:52:15 ---> Running in 262bc6fd949c 02:52:15 ---> bbaedeaf7f53 02:52:15 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/ 02:52:15 Removing intermediate container 262bc6fd949c 02:52:15 ---> 504595524c27 02:52:15 Step 20/22 : LABEL arch=x86_64 02:52:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:52:15 ---> Running in 61d65e63c3df 02:52:15 ---> Running in f7ea3aea00df 02:52:16 Removing intermediate container f7ea3aea00df 02:52:16 ---> 523b6776b805 02:52:16 Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:52:16 ---> Running in 9b146ff8c7e2 02:52:16 Removing intermediate container 9b146ff8c7e2 02:52:16 ---> ac012bb27d9c 02:52:16 Step 22/22 : LABEL version=0.0.0 02:52:16 ---> Running in e3d38cede401 02:52:16 Removing intermediate container e3d38cede401 02:52:16 ---> d79818252c7c 02:52:16 02:52:16 Successfully built d79818252c7c 02:52:16 Successfully tagged docker-security-bootstrap-redis-go:latest 02:52:16  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 61d65e63c3df 02:52:16 ---> b8d8e9024265 02:52:16 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:52:16 ---> Running in ede406dd9962 02:52:17 Removing intermediate container ede406dd9962 02:52:17 ---> 9099869f63de 02:52:17 Step 22/24 : LABEL arch=x86_64 02:52:17 ---> Running in e559f7e0a394 02:52:17 (1/5) Installing libgcc (9.3.0-r2) 02:52:17 Removing intermediate container e559f7e0a394 02:52:17 ---> aa9a2443e50c 02:52:17 Step 23/24 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:52:17 ---> Running in 33f22f16eb4f 02:52:17 (2/5) Installing libsodium (1.0.18-r0) 02:52:17 Removing intermediate container 33f22f16eb4f 02:52:17 ---> da2909bdc69b 02:52:17 Step 24/24 : LABEL version=0.0.0 02:52:17 ---> Running in 304f8420f2fc 02:52:18 Removing intermediate container 304f8420f2fc 02:52:18 ---> f15f799cd90f 02:52:18 02:52:18 Successfully built f15f799cd90f 02:52:18 Successfully tagged docker-security-secretstore-setup-go:latest 02:52:18  Building docker-security-secretstore-setup-go ... done (3/5) Installing libstdc++ (9.3.0-r2) 02:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.156s coverage: 28.6% of statements 02:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.158s coverage: 100.0% of statements 02:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements 02:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:52:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.378s coverage: 86.7% of statements 02:52:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:52:20 (4/5) Installing libzmq (4.3.3-r0) 02:52:20 (5/5) Installing zeromq (4.3.3-r0) 02:52:21 Executing busybox-1.31.1-r19.trigger 02:52:21 OK: 8 MiB in 19 packages 02:52:21 Removing intermediate container eccc84d55031 02:52:21 ---> 1370d031b5de 02:52:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:52:21 ---> 4a46050b0a6c 02:52:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.327s coverage: 97.5% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:52:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.146s coverage: 78.3% of statements 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:52:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:52:22 ---> 8bafc8085c9b 02:52:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:52:22 ---> feb95129127d 02:52:22 Step 19/23 : ENTRYPOINT ["/core-data"] 02:52:22 ---> Running in 4d5dcb2c9e2f 02:52:22 Removing intermediate container 4d5dcb2c9e2f 02:52:22 ---> 08b2bfd7a82d 02:52:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:52:22 ---> Running in c55d6857f6c0 02:52:23 Removing intermediate container c55d6857f6c0 02:52:23 ---> b8fe67e5768a 02:52:23 Step 21/23 : LABEL arch=x86_64 02:52:23 ---> Running in 607c47fa0985 02:52:23 Removing intermediate container 607c47fa0985 02:52:23 ---> f0c3bd14a828 02:52:23 Step 22/23 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:52:23 ---> Running in 741cf3419a7b 02:52:23 Removing intermediate container 741cf3419a7b 02:52:23 ---> fcbcfd82a5e6 02:52:23 Step 23/23 : LABEL version=0.0.0 02:52:23 ---> Running in a15bb7f53193 02:52:24 Removing intermediate container a15bb7f53193 02:52:24 ---> a276bc40fa12 02:52:24 02:52:24 Successfully built a276bc40fa12 02:52:24 Successfully tagged docker-core-data-go:latest 02:52:24  Building docker-core-data-go ... done  [Pipeline] } 02:52:24 $ docker stop --time=1 dcbff523d990ae34706db6b0999f13faeff63e5af1bac7a488cfe00da0c3dce0 02:52:26 $ docker rm -f dcbff523d990ae34706db6b0999f13faeff63e5af1bac7a488cfe00da0c3dce0 [Pipeline] // withDockerContainer [Pipeline] sh 02:52:26 + docker images 02:52:26 + grep docker 02:52:26 docker-core-data-go latest a276bc40fa12 2 seconds ago 22.3MB 02:52:26 docker-security-secretstore-setup-go latest f15f799cd90f 9 seconds ago 24.6MB 02:52:26 docker-security-bootstrap-redis-go latest d79818252c7c 10 seconds ago 15.8MB 02:52:26 docker-core-command-go latest 511fd292d6ae 13 seconds ago 10.6MB 02:52:26 docker-sys-mgmt-agent-go latest eaf3ebf7d847 18 seconds ago 313MB 02:52:26 docker-security-proxy-setup-go latest 017654317305 2 minutes ago 24.5MB 02:52:26 docker-core-metadata-go latest 48687cc3f07d 2 minutes ago 13MB 02:52:26 docker-support-notifications-go latest ee2ad97ed223 2 minutes ago 12MB 02:52:26 docker-support-scheduler-go latest 731e6a2970cf 2 minutes ago 10.7MB 02:52:26 docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 02:52:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.045s coverage: 93.8% of statements 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:52:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:52:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.186s coverage: 0.1% of statements 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:52:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 75.5% of statements 02:52:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 02:52:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.8% of statements 02:52:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements 02:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.160s coverage: 84.2% of statements 02:52:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.199s coverage: 91.4% of statements 02:52:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.581s coverage: 63.5% of statements 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:52:34 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 02:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements 02:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 02:52:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.071s coverage: 73.7% of statements 02:52:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 02:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.922s coverage: 55.9% of statements 02:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.414s coverage: 37.0% of statements 02:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:52:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.616s coverage: 84.0% of statements 02:52:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.118s coverage: 100.0% of statements 02:52:42 Still waiting to schedule task 02:52:42 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:52:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.419s coverage: 47.1% of statements 02:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:52:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements 02:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:52:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements 02:52:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:52:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.046s coverage: 29.1% of statements 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:52:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.185s coverage: 99.0% of statements 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:52:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.122s coverage: 100.0% of statements 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:52:52 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:52:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.063s coverage: 100.0% of statements 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:52:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:52:52 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:52:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.062s coverage: 100.0% of statements 02:52:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 02:52:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 02:52:55 GO111MODULE=on go vet ./... 02:53:31 Running on prd-ubuntu18.04-docker-8c-8g-19219 in /w/workspace/edgexfoundry_edgex-go_PR-3004 [Pipeline] { [Pipeline] ws 02:53:31 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 02:53:33 using credential edgex-jenkins-ssh 02:53:33 Cloning the remote Git repository 02:53:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:53:33 > git init /w/workspace/edgex-go/6 # timeout=10 02:53:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:53:33 > git --version # timeout=10 02:53:33 > git --version # 'git version 2.17.1' 02:53:33 using GIT_SSH to set credentials SSH Credentials for GitHub 02:53:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:53:54 Merging remotes/origin/master commit 310fcf068b6662a9a98c00381981ed5406e42392 into PR head commit add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:53:54 Merge succeeded, producing add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:53:54 Checking out Revision add0fe1a2e6314269aae6c5b51fe9708488a51dd (PR-3004) 02:53:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:53:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:53:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:53:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:53:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:53:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3004/head:refs/remotes/origin/PR-3004 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:53:54 > git config core.sparsecheckout # timeout=10 02:53:54 > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 02:53:54 > git remote # timeout=10 02:53:54 > git config --get remote.origin.url # timeout=10 02:53:54 using GIT_SSH to set credentials SSH Credentials for GitHub 02:53:54 > git merge 310fcf068b6662a9a98c00381981ed5406e42392 # timeout=10 02:53:54 > git rev-parse HEAD^{commit} # timeout=10 02:53:54 > git config core.sparsecheckout # timeout=10 02:53:54 > git checkout -f add0fe1a2e6314269aae6c5b51fe9708488a51dd # timeout=10 02:53:58 Commit message: "Merge branch 'master' into consolidate-attribute-files" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:59 + echo snap-build.sh 02:53:59 snap-build.sh 02:53:59 + SNAP_BASE_DIR=. 02:53:59 + '[' '!' -z /w/workspace/edgex-go/6 ']' 02:53:59 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 02:53:59 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 02:53:59 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 02:53:59 + cd /w/workspace/edgex-go/6 02:53:59 + sudo apt-get remove -qy --purge lxd lxd-client 02:53:59 Reading package lists... 02:54:00 Building dependency tree... 02:54:00 Reading state information... 02:54:00 The following packages were automatically installed and are no longer required: 02:54:00 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:54:00 uidmap xdelta3 02:54:00 Use 'sudo apt autoremove' to remove them. 02:54:00 The following packages will be REMOVED: 02:54:00 lxd* lxd-client* 02:54:00 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:54:00 After this operation, 31.7 MB disk space will be freed. 02:54:01 (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.) 02:54:01 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:54:02 Removing lxd dnsmasq configuration 02:54:02 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:54:02 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:54:03 gofmt -l . 02:54:03 [ "`gofmt -l .`" = "" ] 02:54:03 ./bin/test-go-mod-tidy.sh 02:54:03 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 02:54:03 (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.) 02:54:03 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:54:03 ./bin/test-attribution-txt.sh 02:54:04 Processing triggers for systemd (237-3ubuntu10.42) ... 02:54:04 Processing triggers for ureadahead (0.100.0-21) ... [Pipeline] sh 02:54:05 + ls -al . 02:54:05 total 676 02:54:05 drwxrwxr-x 9 1001 1001 4096 Jan 9 02:54 . 02:54:05 drwxr-xr-x 4 root root 4096 Jan 9 02:50 .. 02:54:05 -rw-rw-r-- 1 1001 1001 11 Jan 9 02:48 .dockerignore 02:54:05 drwxrwxr-x 8 1001 1001 4096 Jan 9 02:48 .git 02:54:05 drwxrwxr-x 3 1001 1001 4096 Jan 9 02:48 .github 02:54:05 -rw-rw-r-- 1 1001 1001 824 Jan 9 02:48 .gitignore 02:54:05 -rw-rw-r-- 1 1001 1001 166 Jan 9 02:48 .sonarcloud.properties 02:54:05 -rw-rw-r-- 1 1001 1001 7741 Jan 9 02:48 Attribution.txt 02:54:05 -rw-rw-r-- 1 1001 1001 3804 Jan 9 02:48 CONTRIBUTING.md 02:54:05 -rw-rw-r-- 1 1001 1001 931 Jan 9 02:48 Dockerfile.build 02:54:05 -rw-rw-r-- 1 1001 1001 863 Jan 9 02:48 Jenkinsfile 02:54:05 -rw-rw-r-- 1 1001 1001 10775 Jan 9 02:48 LICENSE 02:54:05 -rw-rw-r-- 1 1001 1001 5750 Jan 9 02:48 Makefile 02:54:05 -rw-rw-r-- 1 1001 1001 6524 Jan 9 02:48 README.md 02:54:05 -rw-rw-r-- 1 1001 1001 6744 Jan 9 02:48 SECURITY.md 02:54:05 -rw-rw-r-- 1 1001 1001 5 Jan 9 02:44 VERSION 02:54:05 -rw-rw-r-- 1 1001 1001 4131 Jan 9 02:48 ZMQWindows.md 02:54:05 drwxrwxr-x 2 1001 1001 4096 Jan 9 02:48 bin 02:54:05 drwxrwxr-x 14 1001 1001 4096 Jan 9 02:48 cmd 02:54:05 -rw-r--r-- 1 root root 541590 Jan 9 02:52 coverage.out 02:54:05 -rw-r--r-- 1 root root 979 Jan 9 02:54 go.mod 02:54:05 -rw-r--r-- 1 root root 19019 Jan 9 02:54 go.sum 02:54:05 drwxrwxr-x 8 1001 1001 4096 Jan 9 02:48 internal 02:54:05 drwxrwxr-x 4 1001 1001 4096 Jan 9 02:48 openapi 02:54:05 drwxrwxr-x 4 1001 1001 4096 Jan 9 02:48 snap 02:54:05 -rw-rw-r-- 1 1001 1001 168 Jan 9 02:48 version.go [Pipeline] sh 02:54:06 + sudo snap remove --purge lxd 02:54:06 snap "lxd" is not installed 02:54:06 + sudo groupadd --force --system lxd 02:54:06 ++ whoami 02:54:06 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:54:06 + newgrp - lxd 02:54:06 + sudo snap install lxd 02:54:06 + '[' -e coverage.out ] 02:54:06 + chown 1001:1001 coverage.out [Pipeline] stash 02:54:06 Warning: overwriting stash ‘coverage-report’ 02:54:07 Stashed 1 file(s) [Pipeline] sh 02:54:08 + make build 02:54:08 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 02:54:14 2021-01-09T02:54:11Z INFO Waiting for automatic snapd restart... 02:54:20 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 02:54:29 lxd 4.9 from Canonical* installed 02:54:29 + sudo lxd init --auto 02:54:39 + sudo snap install --classic snapcraft 02:54:42 snapcraft 4.4.4 from Canonical* installed 02:54:42 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 02:54:42 + patch --verbose -p1 02:54:42 Hmm... Looks like a unified diff to me... 02:54:42 The text leading up to this was: 02:54:42 -------------------------- 02:54:42 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 02:54:42 |From: Tony Espy 02:54:42 |Date: Wed, 16 Dec 2020 16:34:55 -0500 02:54:42 |Subject: [PATCH] optimize snap build for pipeline CI check 02:54:42 | 02:54:42 |This patch is used by the EdgeX CI pipeline builds to 02:54:42 |optimize the snap CI check run for pull requests. When 02:54:42 |applied, it essentially strips out everything (apps and 02:54:42 |parts) from the snapcraft.yaml file except those required 02:54:42 |to build edgex-go, as the whole idea of the CI check is to 02:54:42 |catch changes to edgex-go that break the snap build. 02:54:42 | 02:54:42 |In general, anyone updating snapcraft.yaml will also need 02:54:42 |to update this patch file, otherwise it may fail to apply, 02:54:42 |resulting in a failed snap build CI check in the associated 02:54:42 |pull request. 02:54:42 | 02:54:42 |Note - in addition to applying this patch, the pipeline also 02:54:42 |only primes the snap (e.g. `snapcraft prime`), as there's no 02:54:42 |need to build the finally binary .snap file (and it won't 02:54:42 |work with the patch applied). This further reduces the build 02:54:42 |time. 02:54:42 |--- 02:54:42 | snap/snapcraft.yaml | 461 +------------------------------------------- 02:54:42 | 1 file changed, 2 insertions(+), 459 deletions(-) 02:54:42 | 02:54:42 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 02:54:42 |index 1e537489..faf42425 100644 02:54:42 |--- a/snap/snapcraft.yaml 02:54:42 |+++ b/snap/snapcraft.yaml 02:54:42 -------------------------- 02:54:42 patching file snap/snapcraft.yaml 02:54:42 Using Plan A... 02:54:42 Hunk #1 succeeded at 73. 02:54:42 Hunk #2 succeeded at 202 with fuzz 1. 02:54:42 Hunk #3 succeeded at 214. 02:54:42 Hunk #4 succeeded at 222. 02:54:42 Hunk #5 succeeded at 229. 02:54:42 Hunk #6 succeeded at 256. 02:54:42 Hunk #7 succeeded at 290. 02:54:42 Hunk #8 succeeded at 342 (offset 1 line). 02:54:42 Hmm... Ignoring the trailing garbage. 02:54:42 done 02:54:42 + sudo snapcraft prime --use-lxd 02:54:43 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 02:54:43 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 02:54:43 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: 02:54:43 - README.md 02:54:43 - snapcraft.yaml.orig 02:54:43 02:54:43 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:54:44 Launching a container. 02:54:45 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 02:54:49 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 02:54:50 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 02:54:56 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 02:54:56 Waiting for container to be ready 02:54:56 To start your first instance, try: lxc launch ubuntu:18.04 02:54:56 02:54:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 02:54:58 Waiting for network to be ready... 02:54:59 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:54:59 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 02:54:59 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:54:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 02:54:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 02:54:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 02:54:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 02:54:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 02:54:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 02:54:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 02:54:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:54:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:55:00 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:55:00 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:55:00 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:55:00 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:55:00 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:55:00 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:55:00 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:55:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] 02:55:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 02:55:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 02:55:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 02:55:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 02:55:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 02:55:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 02:55:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 02:55:01 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 02:55:02 Fetched 23.7 MB in 4s (6192 kB/s) 02:55:03 Reading package lists... 02:55:04 Reading package lists... 02:55:04 Building dependency tree... 02:55:04 Reading state information... 02:55:04 The following additional packages will be installed: 02:55:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:55:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:55:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:55:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 02:55:04 Suggested packages: 02:55:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 02:55:04 Recommended packages: 02:55:04 gnupg libsasl2-modules 02:55:04 The following NEW packages will be installed: 02:55:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 02:55:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 02:55:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 02:55:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 02:55:04 The following packages will be upgraded: 02:55:04 gpg gpg-agent gpgconf libudev1 02:55:04 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. 02:55:04 Need to get 3532 kB of archives. 02:55:04 After this operation, 13.3 MB of additional disk space will be used. 02:55:04 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 02:55:04 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 02:55:04 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 02:55:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 02:55:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 02:55:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 02:55:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 02:55:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 02:55:05 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 02:55:05 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 02:55:05 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 02:55:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 02:55:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 02:55:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 02:55:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 02:55:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 02:55:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 02:55:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 02:55:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 02:55:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 02:55:05 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 02:55:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 02:55:05 debconf: delaying package configuration, since apt-utils is not installed 02:55:05 Fetched 3532 kB in 1s (3230 kB/s) 02:55:05 (Reading database ... 12511 files and directories currently installed.) 02:55:05 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 02:55:05 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 02:55:05 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 02:55:05 Selecting previously unselected package udev. 02:55:05 (Reading database ... 12511 files and directories currently installed.) 02:55:05 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 02:55:05 Unpacking udev (237-3ubuntu10.43) ... 02:55:06 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 02:55:06 Selecting previously unselected package libfuse2:amd64. 02:55:06 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 02:55:06 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:55:06 Selecting previously unselected package fuse. 02:55:06 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 02:55:06 Unpacking fuse (2.9.7-1ubuntu1) ... 02:55:06 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 02:55:06 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:55:06 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 02:55:06 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:55:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 02:55:06 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:55:06 Selecting previously unselected package libksba8:amd64. 02:55:06 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 02:55:06 Unpacking libksba8:amd64 (1.3.5-2) ... 02:55:06 Selecting previously unselected package libroken18-heimdal:amd64. 02:55:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:55:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 02:55:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:55:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:06 Selecting previously unselected package libheimbase1-heimdal:amd64. 02:55:06 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:55:06 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:06 Selecting previously unselected package libhcrypto4-heimdal:amd64. 02:55:06 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:55:06 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:07 Selecting previously unselected package libwind0-heimdal:amd64. 02:55:07 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:55:07 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:07 Selecting previously unselected package libhx509-5-heimdal:amd64. 02:55:07 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:55:07 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:07 Selecting previously unselected package libkrb5-26-heimdal:amd64. 02:55:07 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:55:07 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 02:55:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:55:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 02:55:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 02:55:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:07 Selecting previously unselected package libsasl2-modules-db:amd64. 02:55:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:55:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:55:07 Selecting previously unselected package libsasl2-2:amd64. 02:55:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 02:55:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:55:07 Selecting previously unselected package libldap-common. 02:55:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 02:55:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 02:55:07 Selecting previously unselected package libldap-2.4-2:amd64. 02:55:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 02:55:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 02:55:07 Selecting previously unselected package dirmngr. 02:55:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 02:55:07 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 02:55:08 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 02:55:08 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 02:55:08 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 02:55:08 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:55:08 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 02:55:08 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 02:55:08 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:08 Setting up libksba8:amd64 (1.3.5-2) ... 02:55:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:55:08 Setting up udev (237-3ubuntu10.43) ... 02:55:09 invoke-rc.d: policy-rc.d denied execution of start. 02:55:09 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:09 Processing triggers for systemd (237-3ubuntu10) ... 02:55:09 Setting up fuse (2.9.7-1ubuntu1) ... 02:55:09 Setting up gpg (2.2.4-1ubuntu1.3) ... 02:55:09 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:09 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:09 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:09 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:09 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:09 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:09 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 02:55:09 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 02:55:09 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 02:55:09 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:55:09 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 02:55:09 settings in the [Install] section, and DefaultInstance for template units). 02:55:09 This means they are not meant to be enabled using systemctl. 02:55:09 Possible reasons for having this kind of units are: 02:55:09 1) A unit may be statically enabled by being symlinked from another unit's 02:55:09 .wants/ or .requires/ directory. 02:55:09 2) A unit's purpose may be to act as a helper for some other unit which has 02:55:09 a requirement dependency on it. 02:55:09 3) A unit may be started when needed via activation (socket, path, timer, 02:55:09 D-Bus, udev, scripted systemctl call, ...). 02:55:09 4) In case of template units, the unit is meant to be enabled with some 02:55:09 instance name specified. 02:55:10 Reading package lists... 02:55:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:55:10 Building dependency tree... 02:55:10 Reading state information... 02:55:10 The following additional packages will be installed: 02:55:10 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 02:55:10 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 02:55:10 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 02:55:10 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 02:55:10 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 02:55:10 Suggested packages: 02:55:10 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 02:55:10 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 02:55:10 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 02:55:10 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 02:55:10 systemd-container policykit-1 02:55:10 Recommended packages: 02:55:10 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 02:55:10 The following NEW packages will be installed: 02:55:10 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 02:55:10 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 02:55:10 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 02:55:10 multiarch-support openssh-client python3 python3-minimal python3.6 02:55:10 python3.6-minimal snapd squashfs-tools sudo 02:55:10 The following packages will be upgraded: 02:55:10 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 02:55:10 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. 02:55:10 Need to get 35.2 MB of archives. 02:55:10 After this operation, 141 MB of additional disk space will be used. 02:55:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 02:55:10 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 02:55:10 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 02:55:10 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 02:55:10 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 02:55:10 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 02:55:10 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 02:55:10 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 02:55:10 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 02:55:10 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 02:55:10 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 02:55:10 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 02:55:10 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 02:55:10 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 02:55:10 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 02:55:10 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 02:55:10 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 02:55:11 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 02:55:11 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 02:55:11 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 02:55:11 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 02:55:11 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 02:55:11 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 02:55:11 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 02:55:11 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 02:55:11 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 02:55:11 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 02:55:11 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 02:55:11 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 02:55:11 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 02:55:12 debconf: delaying package configuration, since apt-utils is not installed 02:55:12 Fetched 35.2 MB in 2s (16.1 MB/s) 02:55:12 (Reading database ... 12757 files and directories currently installed.) 02:55:12 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 02:55:12 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 02:55:13 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 02:55:13 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 02:55:13 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 02:55:13 (Reading database ... 12757 files and directories currently installed.) 02:55:13 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 02:55:13 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 02:55:13 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 02:55:13 (Reading database ... 12757 files and directories currently installed.) 02:55:13 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 02:55:14 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 02:55:14 Setting up apt (1.6.12ubuntu0.2) ... 02:55:14 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 02:55:14 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 02:55:14 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 02:55:15 (Reading database ... 12764 files and directories currently installed.) 02:55:15 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:55:15 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:55:15 Selecting previously unselected package libpython3.6-minimal:amd64. 02:55:15 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:55:15 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:55:15 Selecting previously unselected package libexpat1:amd64. 02:55:15 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 02:55:15 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:55:15 Selecting previously unselected package python3.6-minimal. 02:55:15 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:55:15 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:55:15 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 02:55:15 Checking for services that may need to be restarted...done. 02:55:15 Checking for services that may need to be restarted...done. 02:55:15 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:55:16 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 02:55:16 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 02:55:16 Selecting previously unselected package python3-minimal. 02:55:16 (Reading database ... 13012 files and directories currently installed.) 02:55:16 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 02:55:16 Unpacking python3-minimal (3.6.7-1~18.04) ... 02:55:16 Selecting previously unselected package mime-support. 02:55:16 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 02:55:16 Unpacking mime-support (3.60ubuntu1) ... 02:55:16 Selecting previously unselected package libmpdec2:amd64. 02:55:16 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 02:55:16 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:55:16 Selecting previously unselected package libpython3.6-stdlib:amd64. 02:55:16 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:55:16 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:55:17 Selecting previously unselected package python3.6. 02:55:17 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 02:55:17 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:55:17 Selecting previously unselected package libpython3-stdlib:amd64. 02:55:17 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 02:55:17 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:55:17 Setting up python3-minimal (3.6.7-1~18.04) ... 02:55:17 Selecting previously unselected package python3. 02:55:17 (Reading database ... 13442 files and directories currently installed.) 02:55:17 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 02:55:17 Unpacking python3 (3.6.7-1~18.04) ... 02:55:17 Selecting previously unselected package multiarch-support. 02:55:17 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 02:55:17 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 02:55:17 Setting up multiarch-support (2.27-3ubuntu1.4) ... 02:55:17 Selecting previously unselected package liblzo2-2:amd64. 02:55:17 (Reading database ... 13479 files and directories currently installed.) 02:55:17 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 02:55:17 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 02:55:17 Selecting previously unselected package libbsd0:amd64. 02:55:17 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 02:55:17 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:55:17 Selecting previously unselected package sudo. 02:55:17 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 02:55:17 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 02:55:17 Selecting previously unselected package apparmor. 02:55:17 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 02:55:17 Unpacking apparmor (2.12-4ubuntu5.1) ... 02:55:18 Selecting previously unselected package libedit2:amd64. 02:55:18 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 02:55:18 Unpacking libedit2:amd64 (3.1-20170329-1) ... 02:55:18 Selecting previously unselected package libkrb5support0:amd64. 02:55:18 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 02:55:18 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:55:18 Selecting previously unselected package libk5crypto3:amd64. 02:55:18 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 02:55:18 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:55:18 Selecting previously unselected package libkeyutils1:amd64. 02:55:18 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 02:55:18 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:55:18 Selecting previously unselected package libkrb5-3:amd64. 02:55:18 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 02:55:18 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:55:18 Selecting previously unselected package libgssapi-krb5-2:amd64. 02:55:18 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 02:55:18 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:55:18 Selecting previously unselected package libssl1.0.0:amd64. 02:55:18 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 02:55:18 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:55:18 Selecting previously unselected package openssh-client. 02:55:18 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 02:55:18 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 02:55:18 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 02:55:19 Selecting previously unselected package squashfs-tools. 02:55:19 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 02:55:19 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:55:19 Selecting previously unselected package snapd. 02:55:19 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 02:55:19 Unpacking snapd (2.48+18.04) ... 02:55:21 Setting up libedit2:amd64 (3.1-20170329-1) ... 02:55:21 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 02:55:21 Setting up mime-support (3.60ubuntu1) ... 02:55:21 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 02:55:21 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 02:55:21 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 02:55:21 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:55:22 Setting up systemd (237-3ubuntu10.43) ... 02:55:22 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [Pipeline] } 02:55:22 $ docker stop --time=1 e3fa8f26dfdfb3e28b9f3773a4527c187eb4a270a708f0becb4279f23f3df6b5 02:55:23 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 02:55:23 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 02:55:23 Setting up liblzo2-2:amd64 (2.08-1.2) ... 02:55:23 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 02:55:23 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 02:55:23 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 02:55:23 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 02:55:23 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 02:55:23 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 02:55:23 Setting up python3 (3.6.7-1~18.04) ... 02:55:23 running python rtupdate hooks for python3.6... 02:55:23 running python post-rtupdate hooks for python3.6... 02:55:23 Setting up apparmor (2.12-4ubuntu5.1) ... 02:55:25 $ docker rm -f e3fa8f26dfdfb3e28b9f3773a4527c187eb4a270a708f0becb4279f23f3df6b5 02:55:26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [Pipeline] // withDockerContainer 02:55:26 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 02:55:26 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 02:55:26 Setting up snapd (2.48+18.04) ... [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 02:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 02:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 02:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:55:27 02:55:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 02:55:27 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 02:55:27 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [Pipeline] isUnix [Pipeline] sh 02:55:28 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 02:55:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:55:28 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 02:55:28 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 02:55:28 latest: Pulling from edgex-devops/edgex-compose-arm64 02:55:28 29e5d40040c1: Pulling fs layer 02:55:28 1ce36da41761: Pulling fs layer 02:55:28 25b303627fd3: Pulling fs layer 02:55:28 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 02:55:28 29e5d40040c1: Download complete 02:55:28 /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' 02:55:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 02:55:28 Processing triggers for systemd (237-3ubuntu10.43) ... 02:55:29 29e5d40040c1: Pull complete 02:55:29 1ce36da41761: Verifying Checksum 02:55:29 1ce36da41761: Download complete 02:55:29 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:55:29 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:55:29 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:55:30 1ce36da41761: Pull complete 02:55:31 Reading package lists... 02:55:31 Reading package lists... 02:55:31 25b303627fd3: Verifying Checksum 02:55:31 25b303627fd3: Download complete 02:55:31 Building dependency tree... 02:55:31 Reading state information... 02:55:31 Calculating upgrade... 02:55:31 The following packages will be upgraded: 02:55:31 advancecomp base-files bash binutils binutils-common 02:55:31 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 02:55:31 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 02:55:31 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 02:55:31 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 02:55:31 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 02:55:31 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 02:55:31 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 02:55:31 libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 02:55:31 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 02:55:31 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 02:55:31 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 02:55:31 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 02:55:31 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 02:55:31 ubuntu-keyring util-linux 02:55:31 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 02:55:31 Need to get 63.7 MB of archives. 02:55:31 After this operation, 5203 kB of additional disk space will be used. 02:55:31 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] 02:55:31 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 02:55:32 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 02:55:32 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 02:55:32 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 02:55:32 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 02:55:32 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 02:55:32 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 02:55:32 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 02:55:32 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 02:55:32 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 02:55:32 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 02:55:32 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 02:55:32 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 02:55:32 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 02:55:32 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 02:55:32 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 02:55:32 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 02:55:32 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 02:55:32 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 02:55:32 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 02:55:32 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 02:55:32 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 02:55:32 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 02:55:32 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 02:55:32 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 02:55:32 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 02:55:32 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 02:55:32 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 02:55:32 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 02:55:32 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 02:55:32 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 02:55:32 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 02:55:32 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 02:55:32 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 02:55:32 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 02:55:33 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 02:55:33 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 02:55:33 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 02:55:33 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 02:55:33 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 02:55:33 Get:42 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 02:55:33 Get:43 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 02:55:33 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 02:55:33 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 02:55:33 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 02:55:33 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 02:55:33 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 02:55:33 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 02:55:33 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 02:55:33 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 02:55:33 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 02:55:33 Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 02:55:33 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 02:55:33 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 02:55:33 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 02:55:33 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 02:55:33 Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 02:55:33 Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 02:55:33 Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 02:55:33 Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 02:55:33 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 02:55:33 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 02:55:33 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 02:55:33 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 02:55:33 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 02:55:33 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 02:55:33 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 02:55:33 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 02:55:33 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 02:55:33 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 02:55:33 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 02:55:33 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 02:55:33 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 02:55:33 Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 02:55:33 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 02:55:33 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 02:55:33 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 02:55:33 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 02:55:33 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 02:55:33 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] 02:55:33 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 02:55:33 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 02:55:33 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 02:55:33 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 02:55:33 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 02:55:33 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 02:55:33 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 02:55:34 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 02:55:34 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 02:55:34 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 02:55:34 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 02:55:35 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 02:55:35 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 02:55:35 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 02:55:35 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 02:55:35 Get:97 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 02:55:35 debconf: delaying package configuration, since apt-utils is not installed 02:55:35 Fetched 63.7 MB in 4s (17.6 MB/s) 02:55:35 (Reading database ... 13912 files and directories currently installed.) 02:55:35 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 02:55:35 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:55:36 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 02:55:36 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:55:36 Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... 02:55:36 Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... 02:55:37 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:37 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:37 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:37 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:37 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:37 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:37 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:37 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:37 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:37 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:37 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:37 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:37 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:38 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:38 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:38 (Reading database ... 13911 files and directories currently installed.) 02:55:38 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:38 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 02:55:38 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 02:55:38 (Reading database ... 13911 files and directories currently installed.) 02:55:38 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:38 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:38 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:38 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:39 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 02:55:39 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 02:55:39 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 02:55:39 (Reading database ... 13911 files and directories currently installed.) 02:55:39 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 02:55:39 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:55:39 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 02:55:40 (Reading database ... 13911 files and directories currently installed.) 02:55:40 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 02:55:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 02:55:40 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 02:55:40 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 02:55:40 Setting up base-files (10.1ubuntu2.10) ... 02:55:40 Installing new version of config file /etc/issue ... 02:55:40 Installing new version of config file /etc/issue.net ... 02:55:40 Installing new version of config file /etc/lsb-release ... 02:55:40 Installing new version of config file /etc/update-motd.d/50-motd-news ... 02:55:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 02:55:40 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 02:55:40 Removing obsolete conffile /etc/default/motd-news ... 02:55:40 (Reading database ... 13912 files and directories currently installed.) 02:55:40 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 02:55:40 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 02:55:40 Setting up bash (4.4.18-2ubuntu1.2) ... 02:55:41 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 02:55:41 (Reading database ... 13912 files and directories currently installed.) 02:55:41 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:41 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 02:55:41 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 02:55:41 (Reading database ... 13912 files and directories currently installed.) 02:55:41 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 02:55:41 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 02:55:41 Setting up tar (1.29b-2ubuntu0.1) ... 02:55:41 25b303627fd3: Pull complete 02:55:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:55:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:55:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:55:41 (Reading database ... 13912 files and directories currently installed.) 02:55:41 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 02:55:41 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:55:41 Setting up dpkg (1.19.0.5ubuntu2.3) ... 02:55:41 prd-ubuntu18.04-docker-arm64-4c-16g-19218 does not seem to be running inside a container 02:55:41 (Reading database ... 13912 files and directories currently installed.) 02:55:41 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 02:55:41 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:55:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:55:42 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 02:55:42 (Reading database ... 13912 files and directories currently installed.) 02:55:42 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 02:55:42 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:55:42 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 02:55:42 (Reading database ... 13912 files and directories currently installed.) 02:55:42 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 02:55:42 Unpacking grep (3.1-2build1) over (3.1-2) ... 02:55:42 Setting up grep (3.1-2build1) ... 02:55:42 (Reading database ... 13912 files and directories currently installed.) 02:55:42 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 02:55:42 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:55:42 Setting up login (1:4.5-1ubuntu2) ... 02:55:42 (Reading database ... 13912 files and directories currently installed.) 02:55:42 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 02:55:42 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:55:42 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 02:55:43 (Reading database ... 13912 files and directories currently installed.) 02:55:43 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 02:55:43 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:55:43 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 02:55:43 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:55:43 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 02:55:43 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:55:44 Setting up perl-base (5.26.1-6ubuntu0.5) ... 02:55:44 (Reading database ... 13912 files and directories currently installed.) 02:55:44 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 02:55:44 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 02:55:45 $ docker top e0a559814c04cd2d1cee555dd1e29b30d393295da8bc225f6d38ff4ec5b44d32 -eo pid,comm 02:55:45 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:55:45 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 02:55:45 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 02:55:45 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [Pipeline] { [Pipeline] sh 02:55:45 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 02:55:45 (Reading database ... 13912 files and directories currently installed.) 02:55:45 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 02:55:45 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 02:55:46 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 02:55:46 (Reading database ... 13912 files and directories currently installed.) 02:55:46 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:46 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:46 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:55:46 (Reading database ... 13912 files and directories currently installed.) 02:55:46 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:46 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:46 + docker-compose build --help 02:55:46 + grep parallel 02:55:46 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:55:46 (Reading database ... 13912 files and directories currently installed.) 02:55:46 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:46 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:46 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:55:46 (Reading database ... 13912 files and directories currently installed.) 02:55:46 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:46 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:47 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:55:47 (Reading database ... 13912 files and directories currently installed.) 02:55:47 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 02:55:47 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:55:47 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 02:55:47 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:55:47 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 02:55:47 (Reading database ... 13912 files and directories currently installed.) 02:55:47 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 02:55:47 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:55:47 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 02:55:47 (Reading database ... 13912 files and directories currently installed.) 02:55:47 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:47 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:47 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 02:55:48 (Reading database ... 13912 files and directories currently installed.) 02:55:48 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:48 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:48 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 02:55:48 (Reading database ... 13912 files and directories currently installed.) 02:55:48 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:48 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:48 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 02:55:48 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 02:55:49 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 02:55:49 (Reading database ... 13912 files and directories currently installed.) 02:55:49 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 02:55:49 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 02:55:49 --parallel Build images in parallel. [Pipeline] } 02:55:49 $ docker stop --time=1 e0a559814c04cd2d1cee555dd1e29b30d393295da8bc225f6d38ff4ec5b44d32 02:55:49 Setting up libc-bin (2.27-3ubuntu1.4) ... 02:55:49 (Reading database ... 13912 files and directories currently installed.) 02:55:49 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 02:55:49 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 02:55:50 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 02:55:50 (Reading database ... 13914 files and directories currently installed.) 02:55:50 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 02:55:50 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 02:55:50 Setting up debconf (1.5.66ubuntu1) ... 02:55:50 (Reading database ... 13914 files and directories currently installed.) 02:55:50 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:55:50 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:55:50 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:55:50 (Reading database ... 13914 files and directories currently installed.) 02:55:50 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:55:50 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:55:51 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 02:55:51 (Reading database ... 13914 files and directories currently installed.) 02:55:51 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 02:55:51 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:55:51 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 02:55:51 $ docker rm -f e0a559814c04cd2d1cee555dd1e29b30d393295da8bc225f6d38ff4ec5b44d32 02:55:51 (Reading database ... 13914 files and directories currently installed.) 02:55:51 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 02:55:51 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 02:55:51 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 02:55:51 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 02:55:51 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 02:55:51 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:55:51 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [Pipeline] // withDockerContainer [Pipeline] writeFile 02:55:52 (Reading database ... 13914 files and directories currently installed.) 02:55:52 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 02:55:52 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:55:52 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 02:55:52 (Reading database ... 13914 files and directories currently installed.) 02:55:52 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 02:55:52 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 02:55:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:55:52 . [Pipeline] withDockerContainer 02:55:52 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 02:55:52 prd-ubuntu18.04-docker-arm64-4c-16g-19218 does not seem to be running inside a container 02:55:52 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 02:55:52 (Reading database ... 13914 files and directories currently installed.) 02:55:52 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 02:55:52 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 02:55:52 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 02:55:53 (Reading database ... 13914 files and directories currently installed.) 02:55:53 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 02:55:53 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 02:55:53 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 02:55:53 (Reading database ... 13914 files and directories currently installed.) 02:55:53 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 02:55:53 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 02:55:53 Setting up passwd (1:4.5-1ubuntu2) ... 02:55:53 (Reading database ... 13914 files and directories currently installed.) 02:55:53 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 02:55:53 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 02:55:53 Setting up gpgv (2.2.4-1ubuntu1.3) ... 02:55:54 (Reading database ... 13914 files and directories currently installed.) 02:55:54 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 02:55:54 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 02:55:54 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 02:55:54 $ docker top c9a86bec5f85ffa43bdc74e4a88a6682fdc7656345ea514d4de6e97b2f291e12 -eo pid,comm 02:55:54 (Reading database ... 13914 files and directories currently installed.) 02:55:54 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 02:55:54 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 02:55:54 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [Pipeline] { 02:55:54 (Reading database ... 13914 files and directories currently installed.) 02:55:54 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 02:55:54 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 02:55:54 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 02:55:54 (Reading database ... 13914 files and directories currently installed.) 02:55:54 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 02:55:54 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [Pipeline] sh 02:55:55 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 02:55:55 (Reading database ... 13914 files and directories currently installed.) 02:55:55 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 02:55:55 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 02:55:55 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 02:55:55 (Reading database ... 13914 files and directories currently installed.) 02:55:55 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 02:55:55 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 02:55:55 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 02:55:55 + docker-compose -f ./docker-compose-build.yml build --parallel 02:55:55 (Reading database ... 13915 files and directories currently installed.) 02:55:55 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:55:55 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:55:55 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 02:55:55 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 02:55:55 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 02:55:55 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 02:55:56 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 02:55:56 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 02:55:56 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 02:55:56 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 02:55:56 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 02:55:56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 02:55:56 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 02:55:56 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 02:55:56 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 02:55:56 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 02:55:56 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 02:55:56 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 02:55:56 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 02:55:56 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 02:55:56 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 02:55:56 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 02:55:57 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 02:55:57 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 02:55:58 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 02:55:58 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 02:55:58 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 02:55:58 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 02:55:58 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:55:58 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:55:59 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:55:59 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:55:59 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:55:59 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:55:59 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 02:55:59 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 02:55:59 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:59 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:59 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:59 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:59 Building docker-core-command-go ... 02:55:59 Building docker-core-data-go ... 02:55:59 Building docker-core-metadata-go ... 02:55:59 Building docker-security-bootstrap-redis-go ... 02:55:59 Building docker-security-proxy-setup-go ... 02:55:59 Building docker-security-secretstore-setup-go ... 02:55:59 Building docker-support-notifications-go ... 02:55:59 Building docker-support-scheduler-go ... 02:55:59 Building docker-sys-mgmt-agent-go ... 02:55:59 Building docker-support-scheduler-go 02:55:59 Building docker-security-bootstrap-redis-go 02:55:59 Building docker-core-data-go 02:55:59 Building docker-support-notifications-go 02:55:59 Building docker-security-secretstore-setup-go 02:55:59 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:59 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:55:59 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:55:59 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:56:00 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:56:00 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:56:01 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:56:01 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:56:02 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:56:02 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:56:03 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:56:03 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:56:04 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 02:56:04 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 02:56:04 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:56:04 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:56:04 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 02:56:04 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:56:04 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 02:56:04 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 02:56:04 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 02:56:04 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 02:56:04 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:56:04 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:56:04 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 02:56:04 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 02:56:04 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 02:56:04 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 02:56:04 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:56:04 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 02:56:05 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:56:05 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:56:05 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:56:05 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 02:56:05 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 02:56:05 Setting up tzdata (2020f-0ubuntu0.18.04) ... 02:56:05 02:56:05 Current default time zone: 'Etc/UTC' 02:56:05 Local time is now: Sat Jan 9 02:56:05 UTC 2021. 02:56:05 Universal Time is now: Sat Jan 9 02:56:05 UTC 2021. 02:56:05 Run 'dpkg-reconfigure tzdata' if you wish to change it. 02:56:05 02:56:05 Setting up systemd-sysv (237-3ubuntu10.43) ... 02:56:05 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:56:05 Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... 02:56:05 Setting up mount (2.31.1-0.4ubuntu3.7) ... 02:56:05 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 02:56:05 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 02:56:05 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 02:56:05 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 02:56:05 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 02:56:05 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 02:56:05 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 02:56:05 Setting up procps (2:3.3.12-3ubuntu1.2) ... 02:56:05 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 02:56:05 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 02:56:05 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 02:56:05 Setting up patch (2.7.6-2ubuntu1.1) ... 02:56:06 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 02:56:06 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 02:56:06 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 02:56:06 Installing new version of config file /etc/ssl/openssl.cnf ... 02:56:06 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 02:56:06 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 02:56:06 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 02:56:08 Updating certificates in /etc/ssl/certs... 02:56:08 22 added, 17 removed; done. 02:56:08 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 02:56:08 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 02:56:09 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 02:56:09 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 02:56:09 Setting up pkgbinarymangler (138.18.04.1) ... 02:56:09 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 02:56:09 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 02:56:09 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 02:56:09 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 02:56:09 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:56:09 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 02:56:09 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 02:56:09 Setting up perl (5.26.1-6ubuntu0.5) ... 02:56:09 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 02:56:09 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 02:56:09 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 02:56:09 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 02:56:09 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 02:56:09 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 02:56:09 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 02:56:09 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 02:56:09 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 02:56:09 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:56:09 Processing triggers for systemd (237-3ubuntu10.43) ... 02:56:09 Processing triggers for mime-support (3.60ubuntu1) ... 02:56:09 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 02:56:09 Updating certificates in /etc/ssl/certs... 02:56:10 0 added, 0 removed; done. 02:56:10 Running hooks in /etc/ca-certificates/update.d... 02:56:10 done. 02:56:10 Reading package lists... 02:56:10 Building dependency tree... 02:56:10 Reading state information... 02:56:11 The following NEW packages will be installed: 02:56:11 apt-transport-https 02:56:11 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 02:56:11 Need to get 1696 B of archives. 02:56:11 After this operation, 153 kB of additional disk space will be used. 02:56:11 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 02:56:11 debconf: delaying package configuration, since apt-utils is not installed 02:56:11 Fetched 1696 B in 0s (27.5 kB/s) 02:56:11 Selecting previously unselected package apt-transport-https. 02:56:11 (Reading database ... 13929 files and directories currently installed.) 02:56:11 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 02:56:11 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 02:56:11 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 02:56:11 Waiting for network to be ready... 02:56:18 2021-01-09T02:56:14Z INFO Waiting for automatic snapd restart... 02:56:18 snapd 2.48.2 from Canonical* installed 02:56:18 "snapd" switched to the "latest/stable" channel 02:56:18 02:56:21 core18 20201210 from Canonical* installed 02:56:21 "core18" switched to the "latest/stable" channel 02:56:21 02:56:24 snapcraft 4.4.4 from Canonical* installed 02:56:24 "snapcraft" switched to the "latest/stable" channel 02:56:24 02:56:27 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: 02:56:27 - README.md 02:56:27 - snapcraft.yaml.orig 02:56:27 02:56:27 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 02:56:34 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:56:34 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 02:56:34 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 02:56:34 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:56:35 Reading package lists... 02:56:36 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 02:56:42 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:56:42 Reading package lists... 02:56:42 Building dependency tree... 02:56:42 Reading state information... 02:56:42 Suggested packages: 02:56:42 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 02:56:42 git-gui gitk gitweb git-cvs git-mediawiki git-svn 02:56:42 Recommended packages: 02:56:42 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 02:56:42 The following NEW packages will be installed: 02:56:42 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 02:56:42 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 02:56:42 pkg-config zip 02:56:42 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 02:56:42 Need to get 7655 kB of archives. 02:56:42 After this operation, 43.7 MB of additional disk space will be used. 02:56:42 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 02:56:42 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 02:56:42 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 02:56:42 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 02:56:42 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 02:56:42 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 02:56:42 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 02:56:42 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 02:56:42 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 02:56:43 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 02:56:43 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 02:56:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 02:56:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 02:56:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 02:56:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 02:56:43 debconf: delaying package configuration, since apt-utils is not installed 02:56:43 Fetched 7655 kB in 1s (10.4 MB/s) 02:56:43 Selecting previously unselected package libglib2.0-0:amd64. 02:56:43 (Reading database ... 13933 files and directories currently installed.) 02:56:43 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 02:56:43 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:56:43 Selecting previously unselected package libpsl5:amd64. 02:56:43 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 02:56:43 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 02:56:43 Selecting previously unselected package libnghttp2-14:amd64. 02:56:43 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 02:56:43 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:56:43 Selecting previously unselected package librtmp1:amd64. 02:56:43 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 02:56:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:56:43 Selecting previously unselected package libcurl3-gnutls:amd64. 02:56:43 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 02:56:43 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:56:44 Selecting previously unselected package liberror-perl. 02:56:44 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 02:56:44 Unpacking liberror-perl (0.17025-1) ... 02:56:44 Selecting previously unselected package git-man. 02:56:44 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 02:56:44 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 02:56:44 Selecting previously unselected package git. 02:56:44 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 02:56:44 Unpacking git (1:2.17.1-1ubuntu0.7) ... 02:56:44 Selecting previously unselected package libnorm1:amd64. 02:56:44 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 02:56:44 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:56:45 Selecting previously unselected package libpgm-5.2-0:amd64. 02:56:45 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 02:56:45 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:56:45 Selecting previously unselected package libsodium23:amd64. 02:56:45 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 02:56:45 Unpacking libsodium23:amd64 (1.0.16-2) ... 02:56:45 Selecting previously unselected package libzmq5:amd64. 02:56:45 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 02:56:45 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:56:45 Selecting previously unselected package libzmq3-dev:amd64. 02:56:45 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 02:56:45 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:56:45 Selecting previously unselected package pkg-config. 02:56:45 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 02:56:45 Unpacking pkg-config (0.29.1-0ubuntu2) ... 02:56:45 Selecting previously unselected package zip. 02:56:45 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 02:56:45 Unpacking zip (3.0-11build1) ... 02:56:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 02:56:45 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 02:56:45 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 02:56:45 Setting up liberror-perl (0.17025-1) ... 02:56:45 Setting up libpsl5:amd64 (0.19.1-5build1) ... 02:56:45 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 02:56:45 No schema files found: doing nothing. 02:56:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 02:56:45 Setting up zip (3.0-11build1) ... 02:56:45 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 02:56:46 Setting up libsodium23:amd64 (1.0.16-2) ... 02:56:46 Setting up pkg-config (0.29.1-0ubuntu2) ... 02:56:46 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 02:56:46 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 02:56:46 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 02:56:46 Setting up git (1:2.17.1-1ubuntu0.7) ... 02:56:46 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 02:56:53 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:56:53 git set to automatically installed. 02:56:53 git-man set to automatically installed. 02:56:53 libcurl3-gnutls set to automatically installed. 02:56:53 liberror-perl set to automatically installed. 02:56:53 libglib2.0-0 set to automatically installed. 02:56:53 libnghttp2-14 set to automatically installed. 02:56:53 libnorm1 set to automatically installed. 02:56:53 libpgm-5.2-0 set to automatically installed. 02:56:53 libpsl5 set to automatically installed. 02:56:53 librtmp1 set to automatically installed. 02:56:53 libsodium23 set to automatically installed. 02:56:53 libzmq3-dev set to automatically installed. 02:56:53 libzmq5 set to automatically installed. 02:56:53 pkg-config set to automatically installed. 02:56:53 zip set to automatically installed. 02:56:54 snapd is not logged in, snap install commands will use sudo 02:57:01 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 02:57:01 snap "core18" has no updates available 02:57:02 Pulling config-common 02:57:02 Pulling go-build-helper 02:57:07 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:57:07 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:57:07 ---> 6578ad9bbb67 02:57:07 Step 3/21 : WORKDIR /edgex-go 02:57:07 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:57:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:57:07 ---> 6578ad9bbb67 02:57:07 Step 3/23 : WORKDIR /edgex-go 02:57:07 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:57:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:57:07 ---> 6578ad9bbb67 02:57:07 Step 3/24 : WORKDIR /edgex-go 02:57:07 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:57:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:57:07 ---> 6578ad9bbb67 02:57:07 Step 3/24 : WORKDIR /edgex-go 02:57:07 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 02:57:07 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:57:07 ---> 6578ad9bbb67 02:57:07 Step 3/22 : WORKDIR /edgex-go 02:57:07 ---> Running in 98bdb1cd0a9a 02:57:07 ---> Running in 7dc9d25d97df 02:57:07 ---> Running in b09ce2de6d9f 02:57:07 ---> Running in 996489fa2d3b 02:57:07 ---> Running in 232a2d7545e9 02:57:08 Removing intermediate container 98bdb1cd0a9a 02:57:08 Removing intermediate container 7dc9d25d97df 02:57:08 ---> 54cd4af70036 02:57:08 ---> 8e55947e712f 02:57:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:08 02:57:08 Removing intermediate container b09ce2de6d9f 02:57:08 ---> 0c4eccf595ce 02:57:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:08 Removing intermediate container 996489fa2d3b 02:57:08 Removing intermediate container 232a2d7545e9 02:57:08 ---> ecaaf2b12a30 02:57:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:08 ---> 02dd0bff7281 02:57:08 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:57:08 ---> Running in a6820fe03ee0 02:57:08 ---> Running in b6aa3c6ca640 02:57:08 ---> Running in bbc642bf4a99 02:57:08 ---> Running in dad47b970b77 02:57:08 ---> Running in 047cc387497d 02:57:12 Removing intermediate container b6aa3c6ca640 02:57:12 ---> 205e78c177a9 02:57:12 Step 5/22 : RUN apk add --update --no-cache make git 02:57:12 Removing intermediate container a6820fe03ee0 02:57:12 ---> 2086e28c3547 02:57:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 02:57:12 ---> Running in 38bf2e8d6881 02:57:12 ---> Running in 3ab7a8ec7b77 02:57:12 Removing intermediate container bbc642bf4a99 02:57:12 ---> ee626591c8e8 02:57:12 Step 5/24 : RUN apk add --update --no-cache make git 02:57:12 Removing intermediate container dad47b970b77 02:57:12 ---> 2caf1c225df3 02:57:12 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificatesRemoving intermediate container 047cc387497d 02:57:12 02:57:12 ---> 447f9866076d 02:57:12 Step 5/21 : RUN apk add --update --no-cache make git 02:57:13 ---> Running in 26d219f75f3e 02:57:13 ---> Running in 16c6c83177d9 02:57:13 ---> Running in b4facb6138d2 02:57:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:57:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:57:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:57:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:57:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:57:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:57:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:57:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:57:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:57:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:57:18 OK: 217 MiB in 51 packages 02:57:18 OK: 217 MiB in 51 packages 02:57:18 OK: 217 MiB in 51 packages 02:57:18 OK: 217 MiB in 51 packages 02:57:18 OK: 217 MiB in 51 packages 02:57:20 Removing intermediate container 3ab7a8ec7b77 02:57:20 ---> 9a0e6aec88f3 02:57:20 Step 6/22 : COPY go.mod . 02:57:20 Removing intermediate container 38bf2e8d6881 02:57:20 ---> 309c86a477af 02:57:20 Step 6/23 : COPY go.mod . 02:57:21 Removing intermediate container 26d219f75f3e 02:57:21 ---> 366016f8b565 02:57:21 Step 6/24 : COPY go.mod . 02:57:21 Removing intermediate container b4facb6138d2 02:57:21 ---> a18329570be4 02:57:21 Step 6/24 : COPY go.mod . 02:57:21 Removing intermediate container 16c6c83177d9 02:57:21 ---> 193d8aabfd47 02:57:21 Step 6/21 : COPY go.mod . 02:57:21 ---> 7385589d464c 02:57:21 Step 7/22 : RUN go mod download 02:57:21 ---> 17e8807f8566 02:57:21 Step 7/23 : RUN go mod download 02:57:21 ---> Running in 0ed3821c34e5 02:57:21 ---> Running in 3f4b41833e6d 02:57:22 ---> 866f8c537340 02:57:22 Step 7/24 : RUN go mod download 02:57:22 ---> 8218da1a9a01 02:57:22 Step 7/24 : RUN go mod download 02:57:22 ---> Running in 9a5957b888eb 02:57:22 ---> f89d3e00f31a 02:57:22 Step 7/21 : RUN go mod download 02:57:22 ---> Running in f29a59a7d857 02:57:22 ---> Running in 8ea809f94c0a 02:57:24 Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 02:57:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 02:57:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 02:57:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] 02:57:24 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 02:57:24 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 02:57:24 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 02:57:24 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 02:57:24 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 02:57:24 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 02:57:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 02:57:24 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] 02:57:24 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] 02:57:24 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] 02:57:24 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] 02:57:24 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] 02:57:24 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] 02:57:24 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] 02:57:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 02:57:24 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1833 kB] 02:57:24 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] 02:57:24 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] 02:57:24 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] 02:57:24 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] 02:57:24 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] 02:57:24 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 02:57:24 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 02:57:24 Fetched 23.7 MB in 0s (0 B/s) 02:57:24 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 02:57:24 Fetched 96.5 kB in 0s (0 B/s) 02:57:24 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 02:57:24 Fetched 279 kB in 0s (0 B/s) 02:57:24 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 02:57:24 Fetched 122 kB in 0s (0 B/s) 02:57:24 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 02:57:24 Fetched 77.8 kB in 0s (0 B/s) 02:57:24 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 02:57:24 Fetched 8848 B in 0s (0 B/s) 02:57:24 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 02:57:24 Fetched 47.8 kB in 0s (0 B/s) 02:57:24 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 02:57:24 Fetched 45.6 kB in 0s (0 B/s) 02:57:24 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 02:57:24 Fetched 15.0 kB in 0s (0 B/s) 02:57:24 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 02:57:24 Fetched 214 kB in 0s (0 B/s) 02:57:24 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 02:57:24 Fetched 155 kB in 0s (0 B/s) 02:57:24 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 02:57:24 Fetched 50.6 kB in 0s (0 B/s) 02:57:24 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 02:57:24 Fetched 14.8 kB in 0s (0 B/s) 02:57:24 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 02:57:24 Fetched 41.8 kB in 0s (0 B/s) 02:57:24 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 02:57:24 Fetched 499 kB in 0s (0 B/s) 02:57:24 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 02:57:24 Fetched 111 kB in 0s (0 B/s) 02:57:24 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 02:57:24 Fetched 240 kB in 0s (0 B/s) 02:57:24 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 02:57:24 Fetched 29.3 kB in 0s (0 B/s) 02:57:24 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 02:57:24 Fetched 85.5 kB in 0s (0 B/s) 02:57:24 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 02:57:24 Fetched 24.5 kB in 0s (0 B/s) 02:57:24 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 02:57:24 Fetched 49.2 kB in 0s (0 B/s) 02:57:24 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 02:57:24 Fetched 54.2 kB in 0s (0 B/s) 02:57:24 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 02:57:24 Fetched 30.8 kB in 0s (0 B/s) 02:57:24 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 02:57:24 Fetched 17.0 kB in 0s (0 B/s) 02:57:24 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 02:57:24 Fetched 85.9 kB in 0s (0 B/s) 02:57:24 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 02:57:24 Fetched 8720 B in 0s (0 B/s) 02:57:24 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 02:57:24 Fetched 137 kB in 0s (0 B/s) 02:57:24 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 02:57:24 Fetched 119 kB in 0s (0 B/s) 02:57:24 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 02:57:24 Fetched 109 kB in 0s (0 B/s) 02:57:24 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 02:57:24 Fetched 11.1 kB in 0s (0 B/s) 02:57:24 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 02:57:24 Fetched 645 kB in 0s (0 B/s) 02:57:24 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 02:57:24 Fetched 41.3 kB in 0s (0 B/s) 02:57:24 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 02:57:24 Fetched 17.9 kB in 0s (0 B/s) 02:57:24 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 02:57:24 Fetched 368 kB in 0s (0 B/s) 02:57:24 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 02:57:24 Fetched 187 kB in 0s (0 B/s) 02:57:24 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 02:57:24 Fetched 175 kB in 0s (0 B/s) 02:57:24 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 02:57:26 Removing intermediate container 0ed3821c34e5 02:57:26 ---> 670a823f62b8 02:57:26 Step 8/22 : COPY . . 02:57:26 Removing intermediate container 3f4b41833e6d 02:57:26 ---> 59000aab7da7 02:57:26 Step 8/23 : COPY . . 02:57:26 Removing intermediate container 9a5957b888eb 02:57:26 ---> 6b4e379356c8 02:57:26 Step 8/24 : COPY . . 02:57:27 Removing intermediate container f29a59a7d857 02:57:27 ---> 236fdcba3e6d 02:57:27 Step 8/24 : COPY . . 02:57:27 Removing intermediate container 8ea809f94c0a 02:57:27 ---> c47376025f32 02:57:27 Step 8/21 : COPY . . 02:57:28 Fetched 206 kB in 0s (0 B/s) 02:57:28 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 02:57:28 Fetched 1301 kB in 0s (0 B/s) 02:57:28 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 02:57:28 Fetched 36.2 kB in 0s (0 B/s) 02:57:28 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 02:57:28 Fetched 159 kB in 0s (0 B/s) 02:57:28 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 02:57:28 Fetched 107 kB in 0s (0 B/s) 02:57:28 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 02:57:28 Fetched 48.7 kB in 0s (0 B/s) 02:57:28 Pulling static-packages 02:57:28 'go115' has dependencies that need to be staged: go-build-helper static-packages 02:57:28 Skipping pull go-build-helper (already ran) 02:57:28 Skipping pull static-packages (already ran) 02:57:28 Building go-build-helper 02:57:32 Building static-packages 02:57:33 Staging go-build-helper 02:57:34 Staging static-packages 02:57:35 Pulling go115 02:57:36 'edgex-go' has dependencies that need to be staged: go115 02:57:36 Skipping pull go115 (already ran) 02:57:36 Building go115 02:57:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:57:36 Dload Upload Total Spent Left Speed 02:57:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 19 115M 19 22.4M 0 0 26.4M 0 0:00:04 --:--:-- 0:00:04 26.4M 51 115M 51 59.4M 0 0 32.1M 0 0:00:03 0:00:01 0:00:02 32.1M 92 115M 92 106M 0 0 37.5M 0 0:00:03 0:00:02 0:00:01 37.5M 100 115M 100 115M 0 0 38.5M 0 0:00:02 0:00:02 --:--:-- 38.5M 02:57:39 go1.15.2.linux-amd64.tar.gz: OK 02:57:44 Staging go115 02:57:49 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 02:57:49 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 02:57:49 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 02:57:49 Fetched 0 B in 0s (0 B/s) 02:57:49 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 02:57:49 Fetched 224 kB in 0s (0 B/s) 02:57:49 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 02:57:49 Fetched 157 kB in 0s (0 B/s) 02:57:49 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 02:57:49 Fetched 221 kB in 0s (0 B/s) 02:57:49 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 02:57:49 Fetched 143 kB in 0s (0 B/s) 02:57:49 Pulling edgex-go 02:57:49 Pulling version 02:57:50 Building config-common 02:57:52 Skipping build go-build-helper (already ran) 02:57:52 Skipping build static-packages (already ran) 02:57:52 Skipping build go115 (already ran) 02:57:52 Building edgex-go 02:57:52 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:57:54 go: downloading github.com/gorilla/mux v1.8.0 02:57:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 02:57:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 02:57:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.139 02:57:54 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 02:57:54 go: downloading github.com/google/uuid v1.1.4 02:57:54 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 02:57:54 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 02:57:54 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 02:57:54 go: downloading github.com/x448/float16 v0.8.4 02:57:54 go: downloading github.com/pelletier/go-toml v1.2.0 02:57:54 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 02:57:54 go: downloading github.com/pebbe/zmq4 v1.2.2 02:57:54 go: downloading github.com/go-kit/kit v0.8.0 02:57:54 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 02:57:54 go: downloading gopkg.in/yaml.v2 v2.4.0 02:57:54 go: downloading github.com/BurntSushi/toml v0.3.1 02:57:54 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 02:57:54 go: downloading github.com/go-playground/validator/v10 v10.3.0 02:57:54 go: downloading github.com/go-redis/redis/v7 v7.2.0 02:57:54 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 02:57:54 go: downloading github.com/imdario/mergo v0.3.11 02:57:54 go: downloading github.com/pkg/errors v0.8.1 02:57:54 go: downloading github.com/hashicorp/consul/api v1.1.0 02:57:54 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 02:57:54 go: downloading github.com/mitchellh/copystructure v1.0.0 02:57:54 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 02:57:54 go: downloading github.com/mitchellh/mapstructure v1.1.2 02:57:54 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 02:57:54 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 02:57:54 go: downloading github.com/hashicorp/serf v0.8.2 02:57:54 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 02:57:54 go: downloading github.com/leodido/go-urn v1.2.0 02:57:54 go: downloading github.com/go-playground/universal-translator v0.17.0 02:57:54 go: downloading github.com/mitchellh/reflectwalk v1.0.0 02:57:54 go: downloading github.com/go-logfmt/logfmt v0.4.0 02:57:54 go: downloading github.com/go-playground/locales v0.13.0 02:57:54 ---> 3e795be0cf4f 02:57:54 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:57:54 ---> 55e63f88387a 02:57:54 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 02:57:54 ---> b8c9912cf062 02:57:54 Step 9/24 : RUN make cmd/support-notifications/support-notifications 02:57:54 ---> 434343372150 02:57:54 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 02:57:54 ---> 89f185682ecc 02:57:54 Step 9/23 : RUN make cmd/core-data/core-data 02:57:54 ---> Running in 98074c262d41 02:57:54 ---> Running in c50a8088a922 02:57:54 ---> Running in 8b1281399b9e 02:57:54 ---> Running in 53a1a3613ce3 02:57:54 ---> Running in 74258693a7b6 02:57:54 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 02:57:54 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 02:57:54 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 02:57: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 02:57:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:57:54 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 02:57:54 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 02:57:54 go: downloading github.com/hashicorp/golang-lru v0.5.0 02:58:01 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 02:58:04 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 02:58:05 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 02:58:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:58:06 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 02:58:06 go: downloading github.com/stretchr/testify v1.6.1 02:58:06 go: downloading github.com/pmezard/go-difflib v1.0.0 02:58:06 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 02:58:06 go: downloading github.com/davecgh/go-spew v1.1.1 02:58:08 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 02:58:08 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 02:58:08 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 02:58:09 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 02:58:09 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 02:58:10 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 02:58:10 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 02:58:11 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 02:58:12 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 02:58:13 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 02:58:14 Building version 02:58:16 Staging config-common 02:58:17 Skipping stage go-build-helper (already ran) 02:58:17 Skipping stage static-packages (already ran) 02:58:17 Skipping stage go115 (already ran) 02:58:17 Staging edgex-go 02:58:18 Staging version 02:58:19 Priming config-common 02:58:20 Priming go-build-helper 02:58:21 Priming static-packages 02:58:23 Priming go115 02:58:24 Priming edgex-go 02:58:25 Priming version 02:58:26 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:59:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:59:26 Removing intermediate container c50a8088a922 02:59:26 ---> d96cbf6343e1 02:59:26 02:59:26 Step 10/22 : FROM alpine:3.12 02:59:26 3.12: Pulling from library/alpine 02:59:26 Removing intermediate container 98074c262d41 02:59:26 ---> 801e5bc125cc 02:59:26 02:59:26 Step 10/24 : FROM alpine:3.12 02:59:26 3.12: Pulling from library/alpine 02:59:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:59:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 02:59:27 Status: Downloaded newer image for alpine:3.12 02:59:27 ---> afeebe901d6b 02:59:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:59:27 Status: Downloaded newer image for alpine:3.12 02:59:27 ---> afeebe901d6b 02:59:27 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 02:59:27 ---> Running in 8c5a8d39da37 02:59:27 ---> Running in 1e7e63ffc969 02:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:59:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:59:31 (1/5) Installing ca-certificates (20191127-r4) 02:59:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:59:31 (3/5) Installing libcurl (7.69.1-r3) 02:59:31 (4/5) Installing curl (7.69.1-r3) 02:59:31 (5/5) Installing dumb-init (1.2.2-r1) 02:59:31 Executing busybox-1.31.1-r19.trigger 02:59:31 (1/5) Installing ca-certificates (20191127-r4) 02:59:31 Executing ca-certificates-20191127-r4.trigger 02:59:31 (2/5) Installing nghttp2-libs (1.41.0-r0) 02:59:31 (3/5) Installing libcurl (7.69.1-r3) 02:59:31 (4/5) Installing curl (7.69.1-r3) 02:59:31 (5/5) Installing dumb-init (1.2.2-r1) 02:59:31 Executing busybox-1.31.1-r19.trigger 02:59:31 Executing ca-certificates-20191127-r4.trigger 02:59:31 OK: 7 MiB in 19 packages 02:59:32 OK: 7 MiB in 19 packages 02:59:32 Removing intermediate container 53a1a3613ce3 02:59:32 ---> 046ffbfa07c6 02:59:32 02:59:32 Step 10/21 : FROM scratch 02:59:32 ---> 02:59:32 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:59:32 Removing intermediate container 8b1281399b9e 02:59:32 ---> 638d12c9c253 02:59:32 02:59:32 Step 10/24 : FROM scratch 02:59:32 ---> 02:59:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 02:59:33 ---> Running in db5726c80f7b 02:59:33 ---> Running in c8af0f7c04f6 02:59:34 Removing intermediate container db5726c80f7b 02:59:34 ---> 1b8cba84520d 02:59:34 Step 12/21 : ENV APP_PORT=48085 02:59:34 ---> Running in cbca12f91cd0 02:59:34 Removing intermediate container c8af0f7c04f6 02:59:34 ---> 26ef8020f4e5 02:59:34 Step 12/24 : ENV APP_PORT=48060 02:59:34 ---> Running in ec414970d35f 02:59:34 Removing intermediate container 1e7e63ffc969 02:59:34 ---> 79405e5f6e67 02:59:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:59:35 Removing intermediate container 8c5a8d39da37 02:59:35 ---> 1938da5613a4 02:59:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 02:59:35 ---> Running in 23e7ce91c944 02:59:35 Removing intermediate container cbca12f91cd0 02:59:35 ---> b0ce0f6fcddf 02:59:35 Step 13/21 : EXPOSE $APP_PORT 02:59:35 ---> Running in 71ecb263facd 02:59:35 Removing intermediate container ec414970d35f 02:59:35 ---> 367739dd2bb7 02:59:35 Step 13/24 : EXPOSE $APP_PORT 02:59:35 Removing intermediate container 23e7ce91c944 02:59:35 ---> 2260d878adb2 02:59:35 Step 13/24 : WORKDIR / 02:59:35 ---> Running in 1fcbe351dd14 02:59:35 ---> Running in 1f32d688b31e 02:59:36 ---> Running in 07adf34919d0 02:59:36 Removing intermediate container 71ecb263facd 02:59:36 ---> 2806c7393e19 02:59:36 Step 13/22 : WORKDIR / 02:59:36 ---> Running in d8cfd7f206dd 02:59:36 Removing intermediate container 1fcbe351dd14 02:59:36 ---> 083b5394bfd4 02:59:36 Step 14/21 : COPY --from=builder /edgex-go/Attribution.txt / 02:59:36 Removing intermediate container 1f32d688b31e 02:59:36 ---> dd9da6dfaae1 02:59:36 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 02:59:36 Removing intermediate container 07adf34919d0 02:59:36 ---> a3c05b31adda 02:59:36 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:59:37 Removing intermediate container d8cfd7f206dd 02:59:37 ---> 8dfedefc4b04 02:59:37 Step 14/22 : COPY --from=builder /edgex-go/Attribution.txt / 02:59:37 ---> c941fe9c2baa 02:59:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:59:37 ---> a71524d3ee75 02:59:37 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 02:59:38 ---> 83b21ca4eeb8 02:59:38 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:59:38 ---> 65c84cfdede1 02:59:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 02:59:39 ---> d5198d5b8c8d 02:59:39 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:59:39 ---> 73f841a2ad3c 02:59:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:59:39 ---> 8bb1238b43ae 02:59:39 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 02:59:40 ---> 762bd8a59c39 02:59:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 02:59:41 ---> 639d77efb79d 02:59:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:59:41 ---> 28e7fb595aac 02:59:41 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 02:59:41 ---> Running in 5c5c376edf55 02:59:41 ---> d9150d095cfa 02:59:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 02:59:42 ---> 8c2e35db808d 02:59:42 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:59:42 Removing intermediate container 5c5c376edf55 02:59:42 ---> fda3be1a1b1d 02:59:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:59:43 ---> Running in 80d5480707fa 02:59:43 ---> 56428d1044dd 02:59:43 Step 18/22 : RUN chmod +x entrypoint.sh 02:59:43 ---> e8a9bcb6534c 02:59:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:59:44 ---> Running in b274e7eaa2d9 02:59:44 Removing intermediate container 80d5480707fa 02:59:44 ---> c791a4929df6 02:59:44 Step 19/21 : LABEL arch=arm64 02:59:44 ---> 9986ffb35e3b 02:59:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:59:44 ---> Running in 87686efcd1ba 02:59:45 Removing intermediate container 87686efcd1ba 02:59:45 ---> fefdede16bb2 02:59:45 Step 20/21 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:59:45 ---> b48e3f8ff5cd 02:59:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:59:45 ---> Running in d3b138642e68 02:59:46 ---> cd23b23a33ca 02:59:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:59:46 Removing intermediate container d3b138642e68 02:59:46 ---> 661a4c34bc28 02:59:46 Step 21/21 : LABEL version=0.0.0 02:59:47 ---> 6cbe9b302caf 02:59:47 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/ 02:59:47 ---> Running in 8a2eb6a85583 02:59:47 ---> ab6ac7a6e270 02:59:47 Step 20/24 : ENTRYPOINT ["/support-notifications"] 02:59:47 ---> Running in 93df252e7474 02:59:47 Removing intermediate container b274e7eaa2d9 02:59:47 ---> 19af580e9fbf 02:59:47 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 02:59:48 ---> Running in 50a6386a07ed 02:59:48 ---> Running in 4560d9c1b436 02:59:48 Removing intermediate container 8a2eb6a85583 02:59:48 ---> 66718d96cd63 02:59:48 02:59:49 Removing intermediate container 74258693a7b6 02:59:49 ---> 60639ce5cf8b 02:59:49 02:59:49 Step 10/23 : FROM alpine:3.12 02:59:49 ---> afeebe901d6b 02:59:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:59:49 Successfully built 66718d96cd63 02:59:49 Successfully tagged docker-support-scheduler-go-arm64:latest 02:59:49 Removing intermediate container 50a6386a07ed 02:59:49 ---> f6be76044614 02:59:49 Step 20/22 : LABEL arch=arm64 02:59:49 Building docker-sys-mgmt-agent-go 02:59:49 Removing intermediate container 4560d9c1b436 02:59:49  Building docker-support-scheduler-go ... done  ---> d5d14b8dbce6 02:59:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:59:49 ---> Running in 31976ce45628 02:59:49 ---> Running in 95fb795790f8 02:59:49 ---> Running in fee0bc62ff7e 02:59:50 Removing intermediate container 31976ce45628 02:59:50 ---> 0f8f0ea98722 02:59:50 Step 12/23 : ENV APP_PORT=48080 02:59:50 Removing intermediate container fee0bc62ff7e 02:59:50 ---> 8acd66906a4f 02:59:50 Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:59:50 Removing intermediate container 95fb795790f8 02:59:50 ---> 754e39c51de1 02:59:50 Step 22/24 : LABEL arch=arm64 02:59:50 ---> Running in 095f65859789 02:59:51 ---> Running in b0195b203099 02:59:51 ---> Running in aa24064c7bef 02:59:51 Removing intermediate container 93df252e7474 02:59:51 ---> 92274f841aa5 02:59:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:59:51 Removing intermediate container 095f65859789 02:59:51 ---> 9efacb1f3697 02:59:51 Step 13/23 : EXPOSE $APP_PORT 02:59:52 ---> Running in 6acf89e7a92d 02:59:52 ---> Running in 5ce7a4096d4e 02:59:52 Removing intermediate container aa24064c7bef 02:59:52 ---> d08c092f9d20 02:59:52 Step 22/22 : LABEL version=0.0.0 02:59:52 Removing intermediate container b0195b203099 02:59:52 ---> 87282ef7d2ca 02:59:52 Step 23/24 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:59:52 Removing intermediate container 6acf89e7a92d 02:59:52 ---> 3518f5ff6ad9 02:59:52 Step 22/24 : LABEL arch=arm64 02:59:53 ---> Running in fd9327433e7d 02:59:53 ---> Running in d7dc21a18ea5 02:59:53 ---> Running in 5dd26037cf8d 02:59:53 Removing intermediate container 5ce7a4096d4e 02:59:53 ---> bb7fc54bc1af 02:59:53 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:59:54 Removing intermediate container d7dc21a18ea5 02:59:54 ---> f61b48593d74 02:59:54 02:59:54 Removing intermediate container fd9327433e7d 02:59:54 ---> e9815b351320 02:59:54 Step 24/24 : LABEL version=0.0.0 02:59:54 ---> Running in e60eed81b108 02:59:54 Removing intermediate container 5dd26037cf8d 02:59:54 ---> bcffc66c2c75 02:59:54 Step 23/24 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 02:59:54 ---> Running in 7e523dba8f0d 02:59:54 Successfully built f61b48593d74 02:59:54 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 02:59:54  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 02:59:55 ---> Running in 64d5c838a018 02:59:55 Removing intermediate container 7e523dba8f0d 02:59:55 ---> b485124023d9 02:59:55 02:59:55 Removing intermediate container 64d5c838a018 02:59:55 ---> 241ce42c9952 02:59:55 Step 24/24 : LABEL version=0.0.0 02:59:55 ---> Running in 390c22d41773 02:59:55 Successfully built b485124023d9 02:59:55 Successfully tagged docker-support-notifications-go-arm64:latest 02:59:55 Building docker-core-metadata-go 02:59:56  Building docker-support-notifications-go ... done Removing intermediate container 390c22d41773 02:59:56 ---> 34de3f10a405 02:59:56 02:59:56 Successfully built 34de3f10a405 02:59:56 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 02:59:56 Building docker-core-command-go 02:59:57  Building docker-security-secretstore-setup-go ... done Removing intermediate container e60eed81b108 02:59:57 ---> bc1f60128d40 02:59:57 Step 15/23 : RUN apk add --update --no-cache zeromq 02:59:57 ---> Running in 6f84951100b2 02:59:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:59:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:00 (1/5) Installing libgcc (9.3.0-r2) 03:00:00 (2/5) Installing libsodium (1.0.18-r0) 03:00:01 (3/5) Installing libstdc++ (9.3.0-r2) 03:00:01 (4/5) Installing libzmq (4.3.3-r0) 03:00:01 (5/5) Installing zeromq (4.3.3-r0) 03:00:01 Executing busybox-1.31.1-r19.trigger 03:00:01 OK: 8 MiB in 19 packages 03:00:05 Removing intermediate container 6f84951100b2 03:00:05 ---> ebac0861d0ae 03:00:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:00:06 ---> 7d7ce4780113 03:00:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:00:09 ---> 8daa8e692ce1 03:00:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:00:10 ---> fc1e302c90df 03:00:10 Step 19/23 : ENTRYPOINT ["/core-data"] 03:00:10 ---> Running in 80f758dd64cf 03:00:11 Removing intermediate container 80f758dd64cf 03:00:11 ---> 98922077164a 03:00:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:00:12 ---> Running in f77d3b7a237d 03:00:13 Removing intermediate container f77d3b7a237d 03:00:13 ---> 4f2a414bf604 03:00:13 Step 21/23 : LABEL arch=arm64 03:00:13 ---> Running in 5629bd67f854 03:00:14 Removing intermediate container 5629bd67f854 03:00:14 ---> 0eb859bbb7e9 03:00:14 Step 22/23 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 03:00:14 ---> Running in 77debdd08887 03:00:15 Removing intermediate container 77debdd08887 03:00:15 ---> 6e8bf8cf7122 03:00:15 Step 23/23 : LABEL version=0.0.0 03:00:16 ---> Running in c06dca3f04aa 03:00:16 Removing intermediate container c06dca3f04aa 03:00:16 ---> c7a0652c6807 03:00:16 03:00:17 Successfully built c7a0652c6807 03:00:17 Successfully tagged docker-core-data-go-arm64:latest 03:00:35  Building docker-core-data-go ... done Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:00:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:00:35 ---> 6578ad9bbb67 03:00:35 Step 3/26 : WORKDIR /edgex-go 03:00:35 ---> Using cache 03:00:35 ---> ecaaf2b12a30 03:00:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:35 ---> Using cache 03:00:35 ---> 2caf1c225df3 03:00:35 Step 5/26 : RUN apk add --update --no-cache make bash git 03:00:37 ---> Running in e487f168ac48 03:00:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:39 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:40 OK: 217 MiB in 51 packages 03:00:43 Removing intermediate container e487f168ac48 03:00:43 ---> 180665f70028 03:00:43 Step 6/26 : COPY go.mod . 03:00:44 ---> 0b6eb1d8fbfb 03:00:44 Step 7/26 : RUN go mod download 03:00:44 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:00:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:00:44 ---> 6578ad9bbb67 03:00:44 Step 3/21 : WORKDIR /edgex-go 03:00:44 ---> Using cache 03:00:44 ---> ecaaf2b12a30 03:00:44 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:44 ---> Using cache 03:00:44 ---> 2caf1c225df3 03:00:44 Step 5/21 : RUN apk add --update --no-cache make git 03:00:44 ---> Running in 2742ff948d91 03:00:44 ---> Running in 9f5b9b3c409d 03:00:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:00:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:00:45 ---> 6578ad9bbb67 03:00:45 Step 3/22 : WORKDIR /edgex-go 03:00:45 ---> Using cache 03:00:45 ---> ecaaf2b12a30 03:00:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:45 ---> Using cache 03:00:45 ---> 2caf1c225df3 03:00:45 Step 5/22 : RUN apk add --update --no-cache make git 03:00:45 ---> Running in f3d848bdd660 03:00:45 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:00:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:00:45 ---> 6578ad9bbb67 03:00:45 Step 3/22 : WORKDIR /edgex-go 03:00:45 ---> Using cache 03:00:45 ---> ecaaf2b12a30 03:00:45 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:45 ---> Using cache 03:00:45 ---> 2caf1c225df3 03:00:45 Step 5/22 : RUN apk add --update --no-cache make git 03:00:45 ---> Running in c2a9d59b7c3c 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:48 OK: 217 MiB in 51 packages 03:00:48 Removing intermediate container 9f5b9b3c409d 03:00:48 ---> f066a8c2adaa 03:00:48 Step 8/26 : COPY . . 03:00:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:49 OK: 217 MiB in 51 packages 03:00:49 OK: 217 MiB in 51 packages 03:00:50 Removing intermediate container 2742ff948d91 03:00:50 ---> 32f88230823a 03:00:50 Step 6/21 : COPY go.mod . 03:00:52 ---> 2ed2b39824fd 03:00:52 Step 7/21 : RUN go mod download 03:00:52 Removing intermediate container f3d848bdd660 03:00:52 ---> faacd2bd4848 03:00:52 Step 6/22 : COPY go.mod . 03:00:52 ---> Running in 225786a82c58 03:00:52 Removing intermediate container c2a9d59b7c3c 03:00:52 ---> 013b7073afb4 03:00:52 Step 6/22 : COPY go.mod . 03:00:52 ---> b39b3c967195 03:00:52 Step 7/22 : RUN go mod download 03:00:53 ---> Running in de6e97b76499 03:00:53 ---> 7a462982e398 03:00:53 Step 7/22 : RUN go mod download 03:00:54 ---> Running in dbd46a8bd9f6 03:00:57 Removing intermediate container de6e97b76499 03:00:57 ---> 3543bfe8b224 03:00:57 Step 8/22 : COPY . . 03:00:57 Removing intermediate container 225786a82c58 03:00:57 ---> 7e94d863761f 03:00:57 Step 8/21 : COPY . . 03:00:57 Removing intermediate container dbd46a8bd9f6 03:00:57 ---> 355838582a9d 03:00:57 Step 8/22 : COPY . . 03:01:08 ---> 9103a64058a3 03:01:08 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:01:10 ---> Running in 603aa956207c 03:01:12 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 03:01:14 ---> d11ac8bd4329 03:01:14 Step 9/22 : RUN make cmd/core-metadata/core-metadata 03:01:14 ---> e97fcadf7b75 03:01:14 Step 9/22 : RUN make cmd/core-command/core-command 03:01:14 ---> Running in 1c62a668d165 03:01:15 ---> Running in b9e1da7b50ed 03:01:15 ---> 6c7e4f86bb39 03:01:15 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:01:15 ---> Running in da28ef477f32 03:01: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 03:01:17 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 03:01:18 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 03:02:26 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 03:02:26 Removing intermediate container 603aa956207c 03:02:26 ---> cac943a51456 03:02:26 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:02:26 ---> Running in 16b7084369df 03:02:26 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 03:02:31 Removing intermediate container 16b7084369df 03:02:31 ---> beaf6161ef51 03:02:31 03:02:31 Step 11/26 : FROM docker:20.10.0 03:02:31 20.10.0: Pulling from library/docker 03:02:36 Removing intermediate container b9e1da7b50ed 03:02:36 ---> 3e82343fdea6 03:02:36 03:02:36 Step 10/22 : FROM scratch 03:02:36 ---> 03:02:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:02:36 ---> Using cache 03:02:36 ---> 1b8cba84520d 03:02:36 Step 12/22 : ENV APP_PORT=48082 03:02:37 ---> Running in 99531b484490 03:02:37 Removing intermediate container da28ef477f32 03:02:37 ---> 260c2455097c 03:02:37 03:02:37 Step 10/21 : FROM alpine:3.12 03:02:37 ---> afeebe901d6b 03:02:37 Step 11/21 : RUN apk add --update --no-cache curl 03:02:38 ---> Running in 416d6614ca35 03:02:38 Removing intermediate container 99531b484490 03:02:38 ---> 909a67cddedb 03:02:38 Step 13/22 : EXPOSE $APP_PORT 03:02:38 ---> Running in 9481d2f0b9f6 03:02:39 Removing intermediate container 9481d2f0b9f6 03:02:39 ---> 6230a5ffa6c4 03:02:39 Step 14/22 : WORKDIR / 03:02:39 ---> Running in f2efd6f1ae7e 03:02:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:02:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:02:40 (1/4) Installing ca-certificates (20191127-r4) 03:02:40 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:02:40 (3/4) Installing libcurl (7.69.1-r3) 03:02:40 (4/4) Installing curl (7.69.1-r3) 03:02:40 Executing busybox-1.31.1-r19.trigger 03:02:40 Executing ca-certificates-20191127-r4.trigger 03:02:41 OK: 7 MiB in 18 packages 03:02:41 Removing intermediate container f2efd6f1ae7e 03:02:41 ---> 4e00e1664b34 03:02:41 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:43 ---> aa3aff34bd38 03:02:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:02:44 Removing intermediate container 416d6614ca35 03:02:44 ---> 9c47522d0514 03:02:44 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:02:45 ---> 9a9284781b31 03:02:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:02:45 ---> Running in 168376391a5a 03:02:46 Removing intermediate container 168376391a5a 03:02:46 ---> 289d596fe3d7 03:02:46 Step 13/21 : WORKDIR /edgex 03:02:46 ---> 7531361d93e3 03:02:46 Step 18/22 : ENTRYPOINT ["/core-command"] 03:02:46 ---> Running in 9ca7c97c2248 03:02:46 Removing intermediate container 1c62a668d165 03:02:46 ---> c01b5be9cf5e 03:02:46 03:02:46 Step 10/22 : FROM scratch 03:02:46 ---> 03:02:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:02:46 ---> Running in f50648658332 03:02:47 ---> Using cache 03:02:47 ---> 1b8cba84520d 03:02:47 Step 12/22 : ENV APP_PORT=48081 03:02:47 ---> Running in 2959551f319a 03:02:47 Removing intermediate container 9ca7c97c2248 03:02:47 ---> d694629ea702 03:02:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:02:47 Removing intermediate container f50648658332 03:02:47 ---> 14b9c88524dd 03:02:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:47 ---> Running in 961d468588e4 03:02:47 Removing intermediate container 2959551f319a 03:02:47 ---> c6541d52adc4 03:02:47 Step 13/22 : EXPOSE $APP_PORT 03:02:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:02:48 Status: Downloaded newer image for docker:20.10.0 03:02:48 ---> eeaf43b92773 03:02:48 Step 12/26 : RUN apk add --no-cache bash 03:02:48 ---> Running in a917dcb94dde 03:02:48 ---> Running in d5953e8cc37b 03:02:48 ---> 826db9b923a8 03:02:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:02:48 Removing intermediate container 961d468588e4 03:02:48 ---> 0762ede56078 03:02:48 Step 20/22 : LABEL arch=arm64 03:02:48 ---> Running in 173d16db19db 03:02:48 Removing intermediate container a917dcb94dde 03:02:48 ---> 65cd277c7354 03:02:48 Step 14/22 : WORKDIR / 03:02:49 ---> Running in caaddfb56325 03:02:49 Removing intermediate container 173d16db19db 03:02:49 ---> 5eeaf36cf88f 03:02:49 Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 03:02:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:02:49 ---> Running in 3912ecf7ecb5 03:02:49 Removing intermediate container caaddfb56325 03:02:49 ---> 3b905cf66052 03:02:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 03:02:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:02:50 ---> 6a474f3ce366 03:02:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:02:50 Removing intermediate container 3912ecf7ecb5 03:02:50 ---> 2593223d84a5 03:02:50 Step 22/22 : LABEL version=0.0.0 03:02:50 (1/2) Installing readline (8.0.4-r0) 03:02:50 (2/2) Installing bash (5.0.17-r0) 03:02:50 Executing bash-5.0.17-r0.post-install 03:02:50 Executing busybox-1.31.1-r19.trigger 03:02:50 OK: 12 MiB in 22 packages 03:02:50 ---> Running in e82b8fc8fc9d 03:02:51 ---> abea1365d4f1 03:02:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:02:51 Removing intermediate container e82b8fc8fc9d 03:02:51 ---> fc34d7b8d2d8 03:02:51 03:02:51 ---> bd87b6609f36 03:02:51 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:02:51 ---> Running in 6d13c06bd75e 03:02:52 Successfully built fc34d7b8d2d8 03:02:52 Successfully tagged docker-core-command-go-arm64:latest 03:02:52  Building docker-core-command-go ... done Removing intermediate container 6d13c06bd75e 03:02:52 ---> 82b843a3478d 03:02:52 Step 18/21 : CMD ["--init=true"] 03:02:53 Removing intermediate container d5953e8cc37b 03:02:53 ---> d15edd9282e4 03:02:53 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:02:53 ---> 3dfa90cede58 03:02:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:02:53 ---> Running in 94669a02ca53 03:02:53 ---> Running in 942a648349ac 03:02:53 Removing intermediate container 94669a02ca53 03:02:53 ---> 95c517e73e42 03:02:53 Step 19/21 : LABEL arch=arm64 03:02:53 Removing intermediate container 942a648349ac 03:02:53 ---> 74391c1f9afa 03:02:53 Step 14/26 : ENV APP_PORT=48090 03:02:53 ---> b23a8d14bbfe 03:02:53 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:02:53 ---> Running in 28ce06fba3fd 03:02:53 ---> Running in ae4e8f3dd9ea 03:02:53 ---> Running in cd6d1d5070e7 03:02:54 Removing intermediate container 28ce06fba3fd 03:02:54 ---> 36052108a5ab 03:02:54 Step 20/21 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 03:02:54 Removing intermediate container ae4e8f3dd9ea 03:02:54 ---> 66760e5184a8 03:02:54 Step 15/26 : EXPOSE $APP_PORT 03:02:54 Removing intermediate container cd6d1d5070e7 03:02:54 ---> 2e0930fdd4f5 03:02:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:02:54 ---> Running in ddc4a2b1bf92 03:02:54 ---> Running in 41486e93e43b 03:02:54 ---> Running in 3363f467bdd4 03:02:55 Removing intermediate container ddc4a2b1bf92 03:02:55 ---> d0a5646b5a94 03:02:55 Step 21/21 : LABEL version=0.0.0 03:02:55 Removing intermediate container 41486e93e43b 03:02:55 ---> 7b5d063acf55 03:02:55 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent /Removing intermediate container 3363f467bdd4 03:02:55 ---> 93cc7b710533 03:02:55 Step 20/22 : LABEL arch=arm64 03:02:55 03:02:55 ---> Running in 9798b77c4158 03:02:55 ---> Running in 66878f3010ec 03:02:55 Removing intermediate container 9798b77c4158 03:02:55 ---> e06c0c659536 03:02:55 03:02:56 Removing intermediate container 66878f3010ec 03:02:56 ---> 77fb4a8d41d2 03:02:56 Step 21/22 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 03:02:56 Successfully built e06c0c659536 03:02:56 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:02:56  Building docker-security-proxy-setup-go ... done  ---> Running in ab5075b6aed6 03:02:57 ---> 389c08ca6896 03:02:57 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:02:57 Removing intermediate container ab5075b6aed6 03:02:57 ---> 7d5bce870acd 03:02:57 Step 22/22 : LABEL version=0.0.0 03:02:57 ---> Running in 25470e8775a9 03:02:57 ---> abfb579bfbbe 03:02:57 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:02:57 Removing intermediate container 25470e8775a9 03:02:57 ---> 2cc5278b45d2 03:02:57 03:02:58 Successfully built 2cc5278b45d2 03:02:58 Successfully tagged docker-core-metadata-go-arm64:latest 03:02:58  Building docker-core-metadata-go ... done  ---> de49f585166f 03:02:58 Step 19/26 : RUN apk --no-cache add py3-pip 03:02:59 ---> Running in 53515c60f85a 03:03:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:03:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:03:00 (1/33) Installing libbz2 (1.0.8-r1) 03:03:00 (2/33) Installing expat (2.2.9-r1) 03:03:00 (3/33) Installing libffi (3.3-r2) 03:03:00 (4/33) Installing gdbm (1.13-r1) 03:03:00 (5/33) Installing xz-libs (5.2.5-r0) 03:03:00 (6/33) Installing sqlite-libs (3.32.1-r0) 03:03:00 (7/33) Installing python3 (3.8.5-r0) 03:03:02 (8/33) Installing py3-appdirs (1.4.4-r1) 03:03:02 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:03:02 (10/33) Installing py3-parsing (2.4.7-r0) 03:03:02 (11/33) Installing py3-six (1.15.0-r0) 03:03:02 (12/33) Installing py3-packaging (20.4-r0) 03:03:02 (13/33) Installing py3-setuptools (47.0.0-r0) 03:03:02 (14/33) Installing py3-chardet (3.0.4-r4) 03:03:02 (15/33) Installing py3-idna (2.9-r0) 03:03:03 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:03:03 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:03:03 (18/33) Installing py3-requests (2.23.0-r0) 03:03:03 (19/33) Installing py3-msgpack (1.0.0-r0) 03:03:03 (20/33) Installing py3-lockfile (0.12.2-r3) 03:03:03 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:03:03 (22/33) Installing py3-colorama (0.4.3-r0) 03:03:03 (23/33) Installing py3-distlib (0.3.0-r0) 03:03:03 (24/33) Installing py3-distro (1.5.0-r1) 03:03:03 (25/33) Installing py3-webencodings (0.5.1-r3) 03:03:03 (26/33) Installing py3-html5lib (1.0.1-r4) 03:03:03 (27/33) Installing py3-pytoml (0.1.21-r0) 03:03:03 (28/33) Installing py3-pep517 (0.8.2-r0) 03:03:03 (29/33) Installing py3-progress (1.5-r0) 03:03:03 (30/33) Installing py3-toml (0.10.1-r0) 03:03:03 (31/33) Installing py3-retrying (1.3.3-r0) 03:03:03 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:03:03 (33/33) Installing py3-pip (20.1.1-r0) 03:03:03 Executing busybox-1.31.1-r19.trigger 03:03:03 OK: 71 MiB in 55 packages 03:03:10 Removing intermediate container 53515c60f85a 03:03:10 ---> 1340d94a4a3e 03:03:10 Step 20/26 : RUN pip install docker-compose==1.23.2 03:03:10 ---> Running in c0c178949341 03:03:15 Collecting docker-compose==1.23.2 03:03:15 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:03:16 Collecting PyYAML<4,>=3.10 03:03:16 Downloading PyYAML-3.13.tar.gz (270 kB) 03:03:19 Collecting websocket-client<1.0,>=0.32.0 03:03:19 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:03:19 Collecting docker<4.0,>=3.6.0 03:03:19 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:03:20 Collecting docopt<0.7,>=0.6.1 03:03:20 Downloading docopt-0.6.2.tar.gz (25 kB) 03:03:22 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:03:22 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:03:23 Collecting jsonschema<3,>=2.5.1 03:03:23 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:03:23 Collecting texttable<0.10,>=0.9.0 03:03:23 Downloading texttable-0.9.1.tar.gz (11 kB) 03:03:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:03:25 Collecting cached-property<2,>=1.2.0 03:03:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:03:26 Collecting dockerpty<0.5,>=0.4.1 03:03:26 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:03:28 Collecting docker-pycreds>=0.4.0 03:03:28 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:03:28 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) 03:03:28 Collecting idna<2.8,>=2.5 03:03:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:03:28 Collecting urllib3<1.25,>=1.21.1 03:03:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:03:29 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) 03:03:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:03:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:03:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:03:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:03:29 Installing collected packages: PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, docopt, jsonschema, texttable, cached-property, dockerpty, docker-compose 03:03:29 Running setup.py install for PyYAML: started 03:03:32 Running setup.py install for PyYAML: finished with status 'done' 03:03:32 Attempting uninstall: idna 03:03:32 Found existing installation: idna 2.9 03:03:32 Uninstalling idna-2.9: 03:03:32 Successfully uninstalled idna-2.9 03:03:32 Attempting uninstall: urllib3 03:03:32 Found existing installation: urllib3 1.25.9 03:03:32 Uninstalling urllib3-1.25.9: 03:03:33 Successfully uninstalled urllib3-1.25.9 03:03:33 Attempting uninstall: requests 03:03:33 Found existing installation: requests 2.23.0 03:03:33 Uninstalling requests-2.23.0: 03:03:33 Successfully uninstalled requests-2.23.0 03:03:34 Running setup.py install for docopt: started 03:03:36 Running setup.py install for docopt: finished with status 'done' 03:03:37 Running setup.py install for texttable: started 03:03:39 Running setup.py install for texttable: finished with status 'done' 03:03:39 Running setup.py install for dockerpty: started 03:03:40 Running setup.py install for dockerpty: finished with status 'done' 03:03:41 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 03:03:45 Removing intermediate container c0c178949341 03:03:45 ---> 216843625d44 03:03:45 Step 21/26 : RUN apk --no-cache add curl 03:03:45 ---> Running in 08b3c87a47c6 03:03:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:03:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:03:47 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:03:47 (2/3) Installing libcurl (7.69.1-r3) 03:03:47 (3/3) Installing curl (7.69.1-r3) 03:03:47 Executing busybox-1.31.1-r19.trigger 03:03:47 OK: 71 MiB in 58 packages 03:03:49 Removing intermediate container 08b3c87a47c6 03:03:49 ---> 9e201d6bf69f 03:03:49 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:03:49 ---> Running in 8b7a090e7acf 03:03:49 Removing intermediate container 8b7a090e7acf 03:03:49 ---> a63c572b93ee 03:03:49 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:49 ---> Running in 9bb56c78c608 03:03:50 Removing intermediate container 9bb56c78c608 03:03:50 ---> debaef6544e1 03:03:50 Step 24/26 : LABEL arch=arm64 03:03:50 ---> Running in 4d311082c596 03:03:50 Removing intermediate container 4d311082c596 03:03:50 ---> 9b114027b640 03:03:50 Step 25/26 : LABEL git_sha=add0fe1a2e6314269aae6c5b51fe9708488a51dd 03:03:50 ---> Running in 8ebc33dd9494 03:03:51 Removing intermediate container 8ebc33dd9494 03:03:51 ---> 7a8cd9c10292 03:03:51 Step 26/26 : LABEL version=0.0.0 03:03:51 ---> Running in cf9d2c026516 03:03:52 Removing intermediate container cf9d2c026516 03:03:52 ---> e3595bdb7490 03:03:52 03:03:52 Successfully built e3595bdb7490 03:03:52 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:03:52  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:03:52 $ docker stop --time=1 c9a86bec5f85ffa43bdc74e4a88a6682fdc7656345ea514d4de6e97b2f291e12 03:03:54 $ docker rm -f c9a86bec5f85ffa43bdc74e4a88a6682fdc7656345ea514d4de6e97b2f291e12 [Pipeline] // withDockerContainer [Pipeline] sh 03:03:55 + + dockergrep docker 03:03:55 images 03:03:56 docker-sys-mgmt-agent-go-arm64 latest e3595bdb7490 4 seconds ago 300MB 03:03:56 docker-core-metadata-go-arm64 latest 2cc5278b45d2 58 seconds ago 12.2MB 03:03:56 docker-security-proxy-setup-go-arm64 latest e06c0c659536 About a minute ago 23.3MB 03:03:56 docker-core-command-go-arm64 latest fc34d7b8d2d8 About a minute ago 9.98MB 03:03:56 docker-core-data-go-arm64 latest c7a0652c6807 3 minutes ago 21MB 03:03:56 docker-security-secretstore-setup-go-arm64 latest 34de3f10a405 3 minutes ago 23.4MB 03:03:56 docker-support-notifications-go-arm64 latest b485124023d9 4 minutes ago 11.4MB 03:03:56 docker-security-bootstrap-redis-go-arm64 latest f61b48593d74 4 minutes ago 15.1MB 03:03:56 docker-support-scheduler-go-arm64 latest 66718d96cd63 4 minutes ago 10MB 03:03:56 docker 20.10.0 eeaf43b92773 4 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 03:03:58 provisioning config files... 03:03:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config7508094344401267063tmp [Pipeline] { [Pipeline] sh 03:03:59 + set +x 03:03:59 + curl -s https://codecov.io/bash 03:03:59 + bash -s -- 03:03:59 03:03:59 _____ _ 03:03:59 / ____| | | 03:03:59 | | ___ __| | ___ ___ _____ __ 03:03:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:03:59 | |___| (_) | (_| | __/ (_| (_) \ V / 03:03:59 \_____\___/ \__,_|\___|\___\___/ \_/ 03:03:59 Bash-20201231-23d4836 03:03:59 03:03:59 03:03:59 ==> git version 2.24.3 found 03:03:59 ==> 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 03:03:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:03:59 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:03:59 ==> Jenkins CI detected. 03:03:59 project root: . 03:03:59 --> token set from env 03:03:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:03:59 ==> Running gcov in . (disable via -X gcov) 03:03:59 ==> Python coveragepy not found 03:03:59 ==> Searching for coverage reports in: 03:03:59 + . 03:03:59 -> Found 1 reports 03:03:59 ==> Detecting git/mercurial file structure 03:03:59 ==> Reading reports 03:03:59 + ./coverage.out bytes=541590 03:04:00 ==> Appending adjustments 03:04:00 https://docs.codecov.io/docs/fixing-reports 03:04:03 + Found adjustments 03:04:03 ==> Gzipping contents 03:04:03 84K /tmp/codecov.LS1bYD.gz 03:04:03 ==> Uploading reports 03:04:03 url: https://codecov.io 03:04:03 query: branch=PR-3004&commit=add0fe1a2e6314269aae6c5b51fe9708488a51dd&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3004%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3004&job=&cmd_args= 03:04:03 -> Pinging Codecov 03:04:03 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3004&commit=add0fe1a2e6314269aae6c5b51fe9708488a51dd&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3004%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3004&job=&cmd_args= 03:04:03 -> Uploading to 03:04:03 https://storage.googleapis.com/codecov/v4/raw/2021-01-09/00271124DB129430A58F1EEE437C3FCB/add0fe1a2e6314269aae6c5b51fe9708488a51dd/04ad5a7c-0fbc-404d-a564-ad54267998c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210109T030403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a284f15ba6968efe8b146e2374efcc1e7e0e4a5b86dd24de0c6ebd6f52c1110 03:04:03 % Total % Received % Xferd Average Speed Time Time Time Current 03:04:03 Dload Upload Total Spent Left Speed 03:04:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82385 0 0 100 82385 0 140k --:--:-- --:--:-- --:--:-- 140k 03:04:04 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/add0fe1a2e6314269aae6c5b51fe9708488a51dd [Pipeline] } 03:04:04 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 03:04:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:04:08 ---> package-listing.sh 03:04:08 ++ facter osfamily 03:04:08 ++ tr '[:upper:]' '[:lower:]' 03:04:08 + OS_FAMILY=redhat 03:04:08 + workspace=/w/workspace/edgex-go/6 03:04:08 + START_PACKAGES=/tmp/packages_start.txt 03:04:08 + END_PACKAGES=/tmp/packages_end.txt 03:04:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:04:08 + PACKAGES=/tmp/packages_start.txt 03:04:08 + '[' /w/workspace/edgex-go/6 ']' 03:04:08 + PACKAGES=/tmp/packages_end.txt 03:04:08 + case "${OS_FAMILY}" in 03:04:08 + rpm -qa 03:04:08 + sort 03:04:13 + '[' -f /tmp/packages_start.txt ']' 03:04:13 + '[' -f /tmp/packages_end.txt ']' 03:04:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:04:13 + '[' /w/workspace/edgex-go/6 ']' 03:04:13 + mkdir -p /w/workspace/edgex-go/6/archives/ 03:04:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 03:04:13 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:04:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:04:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:04:14 03:04:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:04:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:04:14 alpine: Pulling from edgex-lftools-log-publisher 03:04:14 df20fa9351a1: Pulling fs layer 03:04:14 36b3adc4ff6f: Pulling fs layer 03:04:14 8ad3a11d3b57: Pulling fs layer 03:04:14 46f8f816bc3b: Pulling fs layer 03:04:14 93b61091891f: Pulling fs layer 03:04:14 93b9cdb0e59b: Pulling fs layer 03:04:14 5e14af77c1be: Pulling fs layer 03:04:14 01666e4c0597: Pulling fs layer 03:04:14 aa168da1d23b: Pulling fs layer 03:04:14 93b9cdb0e59b: Waiting 03:04:14 5e14af77c1be: Waiting 03:04:14 aa168da1d23b: Waiting 03:04:14 01666e4c0597: Waiting 03:04:14 93b61091891f: Waiting 03:04:14 46f8f816bc3b: Waiting 03:04:14 36b3adc4ff6f: Verifying Checksum 03:04:14 36b3adc4ff6f: Download complete 03:04:14 46f8f816bc3b: Verifying Checksum 03:04:14 46f8f816bc3b: Download complete 03:04:14 df20fa9351a1: Verifying Checksum 03:04:14 df20fa9351a1: Download complete 03:04:14 93b9cdb0e59b: Verifying Checksum 03:04:14 93b9cdb0e59b: Download complete 03:04:14 5e14af77c1be: Verifying Checksum 03:04:14 5e14af77c1be: Download complete 03:04:14 01666e4c0597: Verifying Checksum 03:04:14 01666e4c0597: Download complete 03:04:14 8ad3a11d3b57: Verifying Checksum 03:04:14 8ad3a11d3b57: Download complete 03:04:15 df20fa9351a1: Pull complete 03:04:15 36b3adc4ff6f: Pull complete 03:04:15 93b61091891f: Verifying Checksum 03:04:15 93b61091891f: Download complete 03:04:16 8ad3a11d3b57: Pull complete 03:04:16 46f8f816bc3b: Pull complete 03:04:17 aa168da1d23b: Verifying Checksum 03:04:17 aa168da1d23b: Download complete 03:04:18 93b61091891f: Pull complete 03:04:18 93b9cdb0e59b: Pull complete 03:04:18 5e14af77c1be: Pull complete 03:04:18 01666e4c0597: Pull complete 03:04:28 aa168da1d23b: Pull complete 03:04:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:04:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:04:30 prd-centos7-docker-4c-2g-19216 does not seem to be running inside a container 03:04:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@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 03:04:33 $ docker top 2e74484b1c7f11d97f1a3128a2d1df9418ce5cd9aec4756b370d5dbf10f62ca4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:04:34 + touch /tmp/pre-build-complete [Pipeline] sh 03:04:34 + mkdir -p /var/log/sa [Pipeline] sh 03:04:34 + ls /var/log/sa-host 03:04:34 + sadf -c /var/log/sa-host/sa09 03:04:34 file_magic: OK 03:04:34 HZ: Using current value: 100 03:04:34 file_header: OK 03:04:34 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 03:04:34 Statistics: 03:04:34 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... 03:04:34 File successfully converted to sysstat format version 12.2.1 03:04:34 + sadf -c /var/log/sa-host/sa23 03:04:34 file_magic: OK 03:04:34 HZ: Using current value: 100 03:04:34 file_header: OK 03:04:34 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 03:04:34 Statistics: 03:04:34 Hnuu...uuuununununu... 03:04:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:04:34 provisioning config files... 03:04:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config2877452518973802827tmp [Pipeline] { [Pipeline] echo 03:04:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:04:35 ---> create-netrc.sh [Pipeline] } 03:04:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:04:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:04:35 ---> python-tools-install.sh [Pipeline] echo 03:04:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:04:36 ---> sudo-logs.sh 03:04:36 Archiving 'sudo' log.. [Pipeline] echo 03:04:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:04:36 ---> job-cost.sh 03:04:36 lf-activate-venv: SKIPPING 03:04:36 INFO: No Stack... 03:04:37 INFO: Retrieving Pricing Info for: v1-standard-2 03:04:37 INFO: Archiving Costs [Pipeline] echo 03:04:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:04:38 ---> logs-deploy.sh 03:04:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3004/6 03:04:38 INFO: archiving workspace using pattern(s): 03:04:40 Archives upload complete. 03:04:40 INFO: archiving logs to Nexus