Pull request #2968 opened 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from ef0800e6795d22901ea6a00f4265e039f4be3480+bbb161aa59ef099937232867751a09afbb087fa9 (90a4652e930be4bb0456eb602a5eac02c7757db8) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2968/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2968/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-17039 in /w/workspace/edgexfoundry_edgex-go_PR-2968 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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/2968/head:refs/remotes/origin/PR-2968 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit ef0800e6795d22901ea6a00f4265e039f4be3480 Merge succeeded, producing ef0800e6795d22901ea6a00f4265e039f4be3480 Checking out Revision ef0800e6795d22901ea6a00f4265e039f4be3480 (PR-2968) > git config core.sparsecheckout # timeout=10 > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # 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 bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # timeout=10 Commit message: "feat(data): implement GET /reading/resourcename/{resourcename} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:02:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:02:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:02:03 ========================================================= 07:02:03 EdgeX Global Pipelines Version Info 07:02:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:02:05 ------------------- 07:02:05 stable info: 07:02:05 ------------------- 07:02:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:02:05 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:02:05 Message: update stable to v1.0.173 07:02:06 ------------------- 07:02:06 experimental info: 07:02:06 ------------------- 07:02:06 Commited By: **** collab-it+edgex@linuxfoundation.org 07:02:06 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:02:06 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:02:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:02:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:02:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:02:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:02:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:02:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 07:02:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 07:02:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:02:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:02:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:02:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:02:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:02:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:02:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:02:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:02:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:02:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 07:02:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 07:02:09 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:02:09 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:02:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2968 [Pipeline] echo 07:02:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2968 [Pipeline] echo 07:02:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2968 [Pipeline] echo 07:02:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef0800e6795d22901ea6a00f4265e039f4be3480 [Pipeline] echo 07:02:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef0800e [Pipeline] echo 07:02:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:02:10 provisioning config files... 07:02:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8595051364249406611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:02:11 ---> docker-login.sh 07:02:11 nexus3.edgexfoundry.org:10001 07:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:11 Configure a credential helper to remove this warning. See 07:02:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:11 07:02:11 Login Succeeded 07:02:11 nexus3.edgexfoundry.org:10002 07:02:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:12 Configure a credential helper to remove this warning. See 07:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:12 07:02:12 Login Succeeded 07:02:12 nexus3.edgexfoundry.org:10003 07:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:12 Configure a credential helper to remove this warning. See 07:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:12 07:02:12 Login Succeeded 07:02:12 nexus3.edgexfoundry.org:10004 07:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:12 Configure a credential helper to remove this warning. See 07:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:12 07:02:12 Login Succeeded 07:02:12 docker.io 07:02:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:02:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:02:12 Configure a credential helper to remove this warning. See 07:02:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:02:12 07:02:12 Login Succeeded 07:02:12 ---> docker-login.sh ends [Pipeline] } 07:02:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:13 ++ 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 07:02:13 + for file in '`ls cmd/**/Dockerfile`' 07:02:13 ++ dirname cmd/core-command/Dockerfile 07:02:13 ++ cut -d/ -f2 07:02:13 + echo core-command,cmd/core-command/Dockerfile 07:02:13 + for file in '`ls cmd/**/Dockerfile`' 07:02:13 ++ dirname cmd/core-data/Dockerfile 07:02:13 ++ cut -d/ -f2 07:02:13 + echo core-data,cmd/core-data/Dockerfile 07:02:13 + for file in '`ls cmd/**/Dockerfile`' 07:02:13 ++ dirname cmd/core-metadata/Dockerfile 07:02:13 ++ cut -d/ -f2 07:02:13 + echo core-metadata,cmd/core-metadata/Dockerfile 07:02:13 + for file in '`ls cmd/**/Dockerfile`' 07:02:13 ++ dirname cmd/security-bootstrap-redis/Dockerfile 07:02:13 ++ cut -d/ -f2 07:02:13 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 07:02:13 + for file in '`ls cmd/**/Dockerfile`' 07:02:13 ++ dirname cmd/security-proxy-setup/Dockerfile 07:02:13 ++ cut -d/ -f2 07:02:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:02:13 + for file in '`ls cmd/**/Dockerfile`' 07:02:13 ++ dirname cmd/security-secretstore-setup/Dockerfile 07:02:13 ++ cut -d/ -f2 07:02:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:02:13 + for file in '`ls cmd/**/Dockerfile`' 07:02:13 ++ dirname cmd/support-notifications/Dockerfile 07:02:13 ++ cut -d/ -f2 07:02:13 + echo support-notifications,cmd/support-notifications/Dockerfile 07:02:13 + for file in '`ls cmd/**/Dockerfile`' 07:02:13 ++ dirname cmd/support-scheduler/Dockerfile 07:02:13 ++ cut -d/ -f2 07:02:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:02:13 + for file in '`ls cmd/**/Dockerfile`' 07:02:13 ++ dirname cmd/sys-mgmt-agent/Dockerfile 07:02:13 ++ cut -d/ -f2 07:02:13 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:02:13 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 07:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:15 07:02:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:02:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:15 latest: Pulling from edgex-devops/git-semver 07:02:15 31603596830f: Pulling fs layer 07:02:15 2a8b12db71e7: Pulling fs layer 07:02:15 6ca5941a6612: Pulling fs layer 07:02:15 ecc8261a40a4: Pulling fs layer 07:02:15 ecc8261a40a4: Waiting 07:02:15 2a8b12db71e7: Verifying Checksum 07:02:15 2a8b12db71e7: Download complete 07:02:15 31603596830f: Verifying Checksum 07:02:15 31603596830f: Download complete 07:02:15 ecc8261a40a4: Verifying Checksum 07:02:15 ecc8261a40a4: Download complete 07:02:15 6ca5941a6612: Verifying Checksum 07:02:15 6ca5941a6612: Download complete 07:02:15 31603596830f: Pull complete 07:02:15 2a8b12db71e7: Pull complete 07:02:16 6ca5941a6612: Pull complete 07:02:17 ecc8261a40a4: Pull complete 07:02:17 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:02:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:02:17 prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container 07:02:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:02:19 $ docker top f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:02:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:20 [ssh-agent] Looking for ssh-agent implementation... 07:02:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:20 $ docker exec f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 ssh-agent 07:02:20 SSH_AUTH_SOCK=/tmp/ssh-7GSYHRLYuSUO/agent.11 07:02:20 SSH_AGENT_PID=17 07:02:20 Running ssh-add (command line suppressed) 07:02:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5155836665308364319.key (/w/workspace/edgex-go/1@tmp/private_key_5155836665308364319.key) 07:02:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:21 + git tag --points-at HEAD [Pipeline] } 07:02:21 $ docker exec --env ******** --env ******** f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 ssh-agent -k 07:02:21 unset SSH_AUTH_SOCK; 07:02:21 unset SSH_AGENT_PID; 07:02:21 echo Agent pid 17 killed; 07:02:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:02:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:02:21 [ssh-agent] Looking for ssh-agent implementation... 07:02:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:21 $ docker exec f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 ssh-agent 07:02:22 SSH_AUTH_SOCK=/tmp/ssh-8hNyO5btt0XC/agent.47 07:02:22 SSH_AGENT_PID=53 07:02:22 Running ssh-add (command line suppressed) 07:02:22 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8877860653521808647.key (/w/workspace/edgex-go/1@tmp/private_key_8877860653521808647.key) 07:02:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:02:22 + git semver init 07:02:22 # -> Open(): unable to determine branch for HEAD 07:02:22 # $GIT_DIR = /w/workspace/edgex-go/1/.git 07:02:22 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 07:02:22 # $SEMVER_REMOTE_NAME = origin 07:02:22 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:02:22 # $SEMVER_USER_NAME = edgex-jenkins 07:02:22 # $SEMVER_BRANCH = PR-2968 07:02:22 # $SEMVER_TEMP = /tmp/semver-821015240 07:02:22 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 07:02:40 # '/tmp/semver-821015240' -> '/w/workspace/edgex-go/1/.semver' 07:02:41 # -> Force: false 07:02:41 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 07:02:41 $ docker exec --env ******** --env ******** f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 ssh-agent -k 07:02:41 unset SSH_AUTH_SOCK; 07:02:41 unset SSH_AGENT_PID; 07:02:41 echo Agent pid 53 killed; 07:02:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:02:42 + git semver [Pipeline] } 07:02:42 $ docker stop --time=1 f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 07:02:44 $ docker rm -f f74874633dee018b6336448327b355c1e3f7d7bcbfd112eb80b606a7c486f994 [Pipeline] // withDockerContainer [Pipeline] sh 07:02:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:02:45 Stashed 1 file(s) [Pipeline] echo 07:02:45 [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 07:02:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:02:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:02:47 + sudo service docker restart 07:02:47 + true 07:02:47 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 07:02:48 ========================================================= 07:02:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:02:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:02:48 + 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 . 07:02:51 Sending build context to Docker daemon 326.2MB 07:02:51 Step 1/7 : ARG BASE=golang:1.15-alpine 07:02:51 Step 2/7 : FROM ${BASE} 07:02:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:02:51 188c0c94c7c5: Pulling fs layer 07:02:51 0ef7d3d256c8: Pulling fs layer 07:02:51 de9db76c5a1d: Pulling fs layer 07:02:51 bca2f99d35d6: Pulling fs layer 07:02:51 93359f2a8cfa: Pulling fs layer 07:02:51 7c6f9722023f: Pulling fs layer 07:02:51 a35cf1a2eb13: Pulling fs layer 07:02:51 bca2f99d35d6: Waiting 07:02:51 7c6f9722023f: Waiting 07:02:51 93359f2a8cfa: Waiting 07:02:51 a35cf1a2eb13: Waiting 07:02:51 de9db76c5a1d: Verifying Checksum 07:02:51 de9db76c5a1d: Download complete 07:02:51 0ef7d3d256c8: Download complete 07:02:51 93359f2a8cfa: Verifying Checksum 07:02:51 93359f2a8cfa: Download complete 07:02:51 188c0c94c7c5: Verifying Checksum 07:02:51 188c0c94c7c5: Download complete 07:02:52 7c6f9722023f: Verifying Checksum 07:02:52 7c6f9722023f: Download complete 07:02:52 188c0c94c7c5: Pull complete 07:02:52 0ef7d3d256c8: Pull complete 07:02:52 de9db76c5a1d: Pull complete 07:02:53 a35cf1a2eb13: Verifying Checksum 07:02:53 a35cf1a2eb13: Download complete 07:02:54 bca2f99d35d6: Verifying Checksum 07:02:54 bca2f99d35d6: Download complete 07:02:59 bca2f99d35d6: Pull complete 07:02:59 93359f2a8cfa: Pull complete 07:02:59 7c6f9722023f: Pull complete 07:03:01 Still waiting to schedule task 07:03:01 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 07:03:04 a35cf1a2eb13: Pull complete 07:03:04 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:03:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:03:04 ---> a62c8e92a672 07:03:04 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:03:05 ---> Running in a64199d4886f 07:03:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:03:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:03:06 (1/12) Installing libmagic (5.38-r0) 07:03:07 (2/12) Installing file (5.38-r0) 07:03:07 (3/12) Installing libc-dev (0.7.2-r3) 07:03:07 (4/12) Installing g++ (9.3.0-r2) 07:03:11 (5/12) Installing fortify-headers (1.1-r0) 07:03:11 (6/12) Installing patch (2.7.6-r6) 07:03:11 (7/12) Installing build-base (0.5-r2) 07:03:11 (8/12) Installing libsodium (1.0.18-r0) 07:03:11 (9/12) Installing pkgconf (1.7.2-r0) 07:03:11 (10/12) Installing libsodium-dev (1.0.18-r0) 07:03:11 (11/12) Installing libzmq (4.3.3-r0) 07:03:11 (12/12) Installing zeromq-dev (4.3.3-r0) 07:03:11 Executing busybox-1.31.1-r19.trigger 07:03:11 OK: 233 MiB in 51 packages 07:03:16 Removing intermediate container a64199d4886f 07:03:16 ---> 2fa3d3e0783d 07:03:16 Step 4/7 : WORKDIR /edgex-go 07:03:16 ---> Running in 04d8e37c2f09 07:03:16 Removing intermediate container 04d8e37c2f09 07:03:16 ---> a9709df113f7 07:03:16 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:03:16 latest: Pulling from library/docker 07:03:16 801bfaa63ef2: Pulling fs layer 07:03:16 4f7dc993c79e: Pulling fs layer 07:03:16 d39d95e4997f: Pulling fs layer 07:03:16 1cda4b703d87: Pulling fs layer 07:03:16 54e5375350ea: Pulling fs layer 07:03:16 f08cd1b3bb1b: Pulling fs layer 07:03:16 8e17d04e0c68: Pulling fs layer 07:03:16 54e5375350ea: Waiting 07:03:16 f08cd1b3bb1b: Waiting 07:03:16 8e17d04e0c68: Waiting 07:03:16 1cda4b703d87: Waiting 07:03:16 d39d95e4997f: Verifying Checksum 07:03:16 d39d95e4997f: Download complete 07:03:16 4f7dc993c79e: Verifying Checksum 07:03:16 4f7dc993c79e: Download complete 07:03:16 801bfaa63ef2: Download complete 07:03:16 f08cd1b3bb1b: Verifying Checksum 07:03:16 f08cd1b3bb1b: Download complete 07:03:17 8e17d04e0c68: Verifying Checksum 07:03:17 8e17d04e0c68: Download complete 07:03:17 801bfaa63ef2: Pull complete 07:03:17 54e5375350ea: Verifying Checksum 07:03:17 54e5375350ea: Download complete 07:03:17 4f7dc993c79e: Pull complete 07:03:17 d39d95e4997f: Pull complete 07:03:17 1cda4b703d87: Verifying Checksum 07:03:17 1cda4b703d87: Download complete 07:03:20 1cda4b703d87: Pull complete 07:03:20 54e5375350ea: Pull complete 07:03:20 f08cd1b3bb1b: Pull complete 07:03:20 8e17d04e0c68: Pull complete 07:03:20 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 07:03:20 Status: Downloaded newer image for docker:latest 07:03:22 ---> d92f8fd9af50 07:03:22 Step 6/7 : COPY go.mod . 07:03:22 ---> e56df8f71193 07:03:22 Step 7/7 : RUN go mod download 07:03:22 ---> Running in acf83e112262 07:03:44 Removing intermediate container acf83e112262 07:03:44 ---> fcdd1b657310 07:03:44 Successfully built fcdd1b657310 07:03:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:03:44 + docker inspect -f . ci-base-image-x86_64 07:03:44 . [Pipeline] withDockerContainer 07:03:44 prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container 07:03:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:03:45 $ docker top b9cf0f7f98233ad0d17e4721659ee12aa6d47c93db4a4548a0458a9a7b67f4c4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:03:46 + go version 07:03:46 go version go1.15.5 linux/amd64 [Pipeline] } 07:03:46 $ docker stop --time=1 b9cf0f7f98233ad0d17e4721659ee12aa6d47c93db4a4548a0458a9a7b67f4c4 07:03:47 $ docker rm -f b9cf0f7f98233ad0d17e4721659ee12aa6d47c93db4a4548a0458a9a7b67f4c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:03:48 + docker inspect -f . ci-base-image-x86_64 07:03:48 . [Pipeline] withDockerContainer 07:03:48 prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container 07:03:48 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:03:49 $ docker top fc975d175ddad7be7d260885ff42eeaa05d057ce33347d08a206130c920daea8 -eo pid,comm [Pipeline] { [Pipeline] echo 07:03:49 ========================================================= 07:03:49 [edgeXBuildGoParallel] Running Tests and Build... 07:03:49 ========================================================= [Pipeline] sh 07:03:50 + make test 07:03:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:03:58 ? github.com/edgexfoundry/edgex-go [no test files] 07:04:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:04:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:04:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:04:25 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements 07:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:04:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.172s coverage: 27.1% of statements 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.032s coverage: 100.0% of statements 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.036s coverage: 100.0% of statements 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.389s coverage: 73.9% of statements 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:04:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.106s coverage: 83.1% of statements 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:04:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.368s coverage: 28.6% of statements 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.059s coverage: 100.0% of statements 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:04:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.068s coverage: 78.3% of statements 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:04:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:04:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.300s coverage: 93.8% of statements 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:04:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.031s coverage: 58.8% of statements 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:04:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.062s coverage: 0.1% of statements 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.028s coverage: 100.0% of statements 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.046s coverage: 75.5% of statements 07:04:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.041s coverage: 80.8% of statements 07:04:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 07:04:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements 07:04:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.4% of statements 07:04:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:04:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.206s coverage: 63.5% of statements 07:04:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:04:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:04:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 07:04:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 07:04:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 07:04:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 07:04:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 07:04:37 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 55.9% of statements 07:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:04:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.099s coverage: 37.0% of statements 07:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:04:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:04:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.293s coverage: 84.0% of statements 07:04:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.037s coverage: 100.0% of statements 07:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.110s coverage: 47.1% of statements 07:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.047s coverage: 100.0% of statements 07:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:04:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.045s coverage: 100.0% of statements 07:04:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:04:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.789s coverage: 29.1% of statements 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:04:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.077s coverage: 99.0% of statements 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:04:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:04:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.035s coverage: 0.0% of statements 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:04:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.035s coverage: 100.0% of statements 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:04:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.059s coverage: 87.9% of statements 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:04:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:04:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 07:04:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.033s coverage: 32.1% of statements 07:04:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 07:04:41 GO111MODULE=on go vet ./... 07:04:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-17040 in /w/workspace/edgexfoundry_edgex-go_PR-2968 [Pipeline] { [Pipeline] ws 07:04:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:04:59 using credential edgex-jenkins-ssh 07:04:59 Cloning the remote Git repository 07:04:59 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:04:59 > git init /w/workspace/edgex-go/1 # timeout=10 07:04:59 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:04:59 > git --version # timeout=10 07:04:59 > git --version # 'git version 2.17.1' 07:04:59 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:03 gofmt -l . 07:05:03 [ "`gofmt -l .`" = "" ] 07:05:03 ./bin/test-go-mod-tidy.sh 07:05:03 ./bin/test-attribution-txt.sh [Pipeline] sh 07:05:06 + ls -al . 07:05:06 total 636 07:05:06 drwxrwxr-x 10 1001 1001 4096 Dec 21 07:05 . 07:05:06 drwxr-xr-x 4 root root 28 Dec 21 07:03 .. 07:05:06 -rw-rw-r-- 1 1001 1001 11 Dec 21 07:01 .dockerignore 07:05:06 drwxrwxr-x 8 1001 1001 179 Dec 21 07:02 .git 07:05:06 drwxrwxr-x 3 1001 1001 125 Dec 21 07:01 .github 07:05:06 -rw-rw-r-- 1 1001 1001 824 Dec 21 07:01 .gitignore 07:05:06 drwx------ 3 1001 1001 47 Dec 21 07:02 .semver 07:05:06 -rw-rw-r-- 1 1001 1001 166 Dec 21 07:01 .sonarcloud.properties 07:05:06 -rw-rw-r-- 1 1001 1001 3804 Dec 21 07:01 CONTRIBUTING.md 07:05:06 -rw-rw-r-- 1 1001 1001 1035 Dec 21 07:01 Dockerfile.build 07:05:06 -rw-rw-r-- 1 1001 1001 863 Dec 21 07:01 Jenkinsfile 07:05:06 -rw-rw-r-- 1 1001 1001 10775 Dec 21 07:01 LICENSE 07:05:06 -rw-rw-r-- 1 1001 1001 5750 Dec 21 07:01 Makefile 07:05:06 -rw-rw-r-- 1 1001 1001 6511 Dec 21 07:01 README.md 07:05:06 -rw-rw-r-- 1 1001 1001 6744 Dec 21 07:01 SECURITY.md 07:05:06 -rw-rw-r-- 1 1001 1001 5 Dec 21 07:02 VERSION 07:05:06 -rw-rw-r-- 1 1001 1001 4131 Dec 21 07:01 ZMQWindows.md 07:05:06 drwxrwxr-x 2 1001 1001 117 Dec 21 07:01 bin 07:05:06 drwxrwxr-x 14 1001 1001 4096 Dec 21 07:01 cmd 07:05:06 -rw-r--r-- 1 root root 539328 Dec 21 07:04 coverage.out 07:05:06 -rw-r--r-- 1 root root 979 Dec 21 07:05 go.mod 07:05:06 -rw-r--r-- 1 root root 18631 Dec 21 07:05 go.sum 07:05:06 drwxrwxr-x 8 1001 1001 127 Dec 21 07:01 internal 07:05:06 drwxrwxr-x 4 1001 1001 26 Dec 21 07:01 openapi 07:05:06 drwxrwxr-x 4 1001 1001 71 Dec 21 07:01 snap 07:05:06 -rw-rw-r-- 1 1001 1001 168 Dec 21 07:01 version.go [Pipeline] sh 07:05:06 + '[' -e coverage.out ] 07:05:06 + chown 1001:1001 coverage.out [Pipeline] stash 07:05:06 Stashed 1 file(s) [Pipeline] sh 07:05:06 + make build 07:05:06 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 07:05:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:05:15 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit ef0800e6795d22901ea6a00f4265e039f4be3480 07:05:16 Merge succeeded, producing ef0800e6795d22901ea6a00f4265e039f4be3480 07:05:16 Checking out Revision ef0800e6795d22901ea6a00f4265e039f4be3480 (PR-2968) 07:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:05:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:05:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:05:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:05:14 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2968/head:refs/remotes/origin/PR-2968 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:05:15 > git config core.sparsecheckout # timeout=10 07:05:15 > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # timeout=10 07:05:16 > git remote # timeout=10 07:05:16 > git config --get remote.origin.url # timeout=10 07:05:16 using GIT_SSH to set credentials SSH Credentials for GitHub 07:05:16 > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 07:05:16 > git rev-parse HEAD^{commit} # timeout=10 07:05:16 > git config core.sparsecheckout # timeout=10 07:05:16 > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # timeout=10 07:05:18 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 07:05:19 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 07:05:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:05:20 Commit message: "feat(data): implement GET /reading/resourcename/{resourcename} V2 API" 07:05:20 > git --version # timeout=10 07:05:20 > git --version # 'git version 2.17.1' 07:05:20 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 07:05:20 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:22 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 07:05:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:05:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:05:23 + sudo service docker restart 07:05:23 + true 07:05:23 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 07:05:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:05:25 provisioning config files... 07:05:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config469582778570489342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:25 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 07:05:25 ---> docker-login.sh 07:05:25 nexus3.edgexfoundry.org:10001 07:05:26 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 07:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:27 Configure a credential helper to remove this warning. See 07:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:27 07:05:27 Login Succeeded 07:05:27 nexus3.edgexfoundry.org:10002 07:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:27 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 07:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:27 Configure a credential helper to remove this warning. See 07:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:27 07:05:27 Login Succeeded 07:05:27 nexus3.edgexfoundry.org:10003 07:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:28 Configure a credential helper to remove this warning. See 07:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:28 07:05:28 Login Succeeded 07:05:28 nexus3.edgexfoundry.org:10004 07:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:28 Configure a credential helper to remove this warning. See 07:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:28 07:05:28 Login Succeeded 07:05:28 docker.io 07:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } 07:05:29 $ docker stop --time=1 fc975d175ddad7be7d260885ff42eeaa05d057ce33347d08a206130c920daea8 07:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:05:29 Configure a credential helper to remove this warning. See 07:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:05:29 07:05:29 Login Succeeded 07:05:29 ---> docker-login.sh ends 07:05:30 $ docker rm -f fc975d175ddad7be7d260885ff42eeaa05d057ce33347d08a206130c920daea8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 07:05:31 Deleting 1 temporary files [Pipeline] // script [Pipeline] // wrap [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] echo 07:05:34 ========================================================= 07:05:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:05:34 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 07:05:35 + 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 . 07:05:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:35 07:05:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 07:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:35 latest: Pulling from edgex-devops/edgex-compose 07:05:35 cbdbe7a5bc2a: Pulling fs layer 07:05:35 ca9280d653b3: Pulling fs layer 07:05:35 7e9c9ca2126c: Pulling fs layer 07:05:35 cbdbe7a5bc2a: Verifying Checksum 07:05:35 cbdbe7a5bc2a: Download complete 07:05:36 cbdbe7a5bc2a: Pull complete 07:05:36 ca9280d653b3: Verifying Checksum 07:05:36 ca9280d653b3: Download complete 07:05:37 Sending build context to Docker daemon 165.4MB 07:05:37 Step 1/7 : ARG BASE=golang:1.15-alpine 07:05:37 Step 2/7 : FROM ${BASE} 07:05:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:05:37 5f621e34cdf4: Pulling fs layer 07:05:37 a4357932f1b6: Pulling fs layer 07:05:37 18c013af1878: Pulling fs layer 07:05:37 00ac8860ef70: Pulling fs layer 07:05:37 63d7cb157983: Pulling fs layer 07:05:37 b116817d02f9: Pulling fs layer 07:05:37 745a02a5169b: Pulling fs layer 07:05:37 00ac8860ef70: Waiting 07:05:37 63d7cb157983: Waiting 07:05:37 b116817d02f9: Waiting 07:05:37 745a02a5169b: Waiting 07:05:37 18c013af1878: Download complete 07:05:37 a4357932f1b6: Download complete 07:05:37 63d7cb157983: Verifying Checksum 07:05:37 b116817d02f9: Verifying Checksum 07:05:37 ca9280d653b3: Pull complete 07:05:38 5f621e34cdf4: Verifying Checksum 07:05:38 5f621e34cdf4: Download complete 07:05:38 7e9c9ca2126c: Verifying Checksum 07:05:38 7e9c9ca2126c: Download complete 07:05:38 5f621e34cdf4: Pull complete 07:05:39 a4357932f1b6: Pull complete 07:05:39 18c013af1878: Pull complete 07:05:40 745a02a5169b: Verifying Checksum 07:05:40 745a02a5169b: Download complete 07:05:41 00ac8860ef70: Verifying Checksum 07:05:41 00ac8860ef70: Download complete 07:05:45 7e9c9ca2126c: Pull complete 07:05:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 07:05:45 prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container 07:05:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:05:48 $ docker top 77cfd48df55e7def6a4783cb1779bf142ea79ab5fb0135b7862f6578168f94bf -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:49 + docker-compose build --help 07:05:49 + grep parallel 07:05:50 --parallel Build images in parallel. [Pipeline] } 07:05:50 $ docker stop --time=1 77cfd48df55e7def6a4783cb1779bf142ea79ab5fb0135b7862f6578168f94bf 07:05:51 $ docker rm -f 77cfd48df55e7def6a4783cb1779bf142ea79ab5fb0135b7862f6578168f94bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:52 00ac8860ef70: Pull complete 07:05:52 63d7cb157983: Pull complete 07:05:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:05:52 . [Pipeline] withDockerContainer 07:05:52 b116817d02f9: Pull complete 07:05:52 prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container 07:05: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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:05:53 $ docker top 17ffeb1e40a34fb2a9dc513d10f59c72c8bff1633889e2528b6fcbb2ede1e25b -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:53 + docker-compose -f ./docker-compose-build.yml build --parallel 07:05:54 Building docker-core-command-go ... 07:05:54 Building docker-core-data-go ... 07:05:54 Building docker-core-metadata-go ... 07:05:54 Building docker-security-bootstrap-redis-go ... 07:05:54 Building docker-security-proxy-setup-go ... 07:05:54 Building docker-security-secretstore-setup-go ... 07:05:54 Building docker-support-notifications-go ... 07:05:54 Building docker-support-scheduler-go ... 07:05:54 Building docker-sys-mgmt-agent-go ... 07:05:54 Building docker-core-command-go 07:05:54 Building docker-core-metadata-go 07:05:54 Building docker-security-bootstrap-redis-go 07:05:54 Building docker-support-scheduler-go 07:05:54 Building docker-sys-mgmt-agent-go 07:05:56 745a02a5169b: Pull complete 07:05:56 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:05:56 ---> b7e6874047d6 07:05:56 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 07:06:00 ---> Running in e02067ab13b1 07:06:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:06:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:06:02 (1/12) Installing libmagic (5.38-r0) 07:06:02 (2/12) Installing file (5.38-r0) 07:06:02 (3/12) Installing libc-dev (0.7.2-r3) 07:06:02 (4/12) Installing g++ (9.3.0-r2) 07:06:07 (5/12) Installing fortify-headers (1.1-r0) 07:06:07 (6/12) Installing patch (2.7.6-r6) 07:06:07 (7/12) Installing build-base (0.5-r2) 07:06:07 (8/12) Installing libsodium (1.0.18-r0) 07:06:07 (9/12) Installing pkgconf (1.7.2-r0) 07:06:07 (10/12) Installing libsodium-dev (1.0.18-r0) 07:06:07 (11/12) Installing libzmq (4.3.3-r0) 07:06:07 (12/12) Installing zeromq-dev (4.3.3-r0) 07:06:07 Executing busybox-1.31.1-r19.trigger 07:06:07 OK: 217 MiB in 51 packages 07:06:12 Removing intermediate container e02067ab13b1 07:06:12 ---> f62b75423699 07:06:12 Step 4/7 : WORKDIR /edgex-go 07:06:12 ---> Running in 49d8aa03877f 07:06:12 Removing intermediate container 49d8aa03877f 07:06:12 ---> e0bbb59bfc45 07:06:12 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:06:13 latest: Pulling from library/docker 07:06:13 159e5727ea61: Pulling fs layer 07:06:13 687389c36290: Pulling fs layer 07:06:13 94e28978939c: Pulling fs layer 07:06:13 ea42096754a7: Pulling fs layer 07:06:13 bd61cee6920e: Pulling fs layer 07:06:13 87c4ece4675c: Pulling fs layer 07:06:13 90ca8b2ff088: Pulling fs layer 07:06:13 ea42096754a7: Waiting 07:06:13 bd61cee6920e: Waiting 07:06:13 87c4ece4675c: Waiting 07:06:13 90ca8b2ff088: Waiting 07:06:13 94e28978939c: Download complete 07:06:13 687389c36290: Download complete 07:06:13 159e5727ea61: Verifying Checksum 07:06:13 159e5727ea61: Download complete 07:06:14 87c4ece4675c: Verifying Checksum 07:06:14 87c4ece4675c: Download complete 07:06:14 bd61cee6920e: Verifying Checksum 07:06:14 bd61cee6920e: Download complete 07:06:14 90ca8b2ff088: Download complete 07:06:14 159e5727ea61: Pull complete 07:06:15 687389c36290: Pull complete 07:06:15 94e28978939c: Pull complete 07:06:16 ea42096754a7: Verifying Checksum 07:06:16 ea42096754a7: Download complete 07:06:20 ea42096754a7: Pull complete 07:06:20 bd61cee6920e: Pull complete 07:06:20 87c4ece4675c: Pull complete 07:06:21 90ca8b2ff088: Pull complete 07:06:21 Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 07:06:21 Status: Downloaded newer image for docker:latest 07:06:24 ---> 5efa70321933 07:06:24 Step 6/7 : COPY go.mod . 07:06:25 ---> 5532dd1b69c6 07:06:25 Step 7/7 : RUN go mod download 07:06:25 ---> Running in debedd990af8 07:06:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:06:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:26 ---> fcdd1b657310 07:06:26 Step 3/22 : WORKDIR /edgex-go 07:06:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:06:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:06:26 ---> fcdd1b657310 07:06:26 Step 3/21 : WORKDIR /edgex-go 07:06:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:06:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:26 ---> fcdd1b657310 07:06:26 Step 3/22 : WORKDIR /edgex-go 07:06:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:06:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:06:26 ---> fcdd1b657310 07:06:26 Step 3/22 : WORKDIR /edgex-go 07:06:26 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 07:06:26 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:06:26 ---> fcdd1b657310 07:06:26 Step 3/27 : WORKDIR /edgex-go 07:06:26 ---> Running in 1e40cf8b7137 07:06:26 ---> Running in 4650e859ee51 07:06:26 ---> Running in 6e825fcbb08b 07:06:26 ---> Running in 7913ea2116f3 07:06:26 ---> Running in af12de4139ef 07:06:27 Removing intermediate container 1e40cf8b7137 07:06:27 ---> 4c32d2e16d7f 07:06:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:27 Removing intermediate container 6e825fcbb08b 07:06:27 ---> aa839a5ef035 07:06:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:27 Removing intermediate container af12de4139ef 07:06:27 ---> 40264935361c 07:06:27 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:27 Removing intermediate container 7913ea2116f3 07:06:27 ---> 1387a2d7e578 07:06:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:27 Removing intermediate container 4650e859ee51 07:06:27 ---> ca8bc0baf900 07:06:27 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:06:27 ---> Running in f63a6e3497b3 07:06:27 ---> Running in ceee0fdb134b 07:06:27 ---> Running in c3612ca66c82 07:06:27 ---> Running in 08b15576cde4 07:06:27 ---> Running in e1bae23e2af5 07:06:29 Removing intermediate container f63a6e3497b3 07:06:29 ---> c9d01ed49470 07:06:29 Step 5/22 : RUN apk update && apk add make git 07:06:29 Removing intermediate container c3612ca66c82 07:06:29 ---> 0cdc752e5188 07:06:29 Step 5/27 : RUN apk update && apk add make bash git 07:06:29 ---> Running in 5aaeab4ea91a 07:06:29 Removing intermediate container ceee0fdb134b 07:06:29 ---> 6c3b017b185d 07:06:29 Step 5/22 : RUN apk update && apk add make git 07:06:29 ---> Running in 9b886bec1c0e 07:06:29 ---> Running in 409594dcdfd6 07:06:29 Removing intermediate container 08b15576cde4 07:06:29 ---> c487c0e84465 07:06:29 Step 5/22 : RUN apk update && apk add make git 07:06:30 ---> Running in 4d1efb4394e9 07:06:30 Removing intermediate container e1bae23e2af5 07:06:30 ---> e59d5d15c65b 07:06:30 Step 5/21 : RUN apk update && apk add make git 07:06:30 ---> Running in 38c6bffbd310 07:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:31 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:06:31 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:06:31 OK: 12750 distinct packages available 07:06:32 OK: 233 MiB in 51 packages 07:06:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:06:32 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:06:32 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:06:32 OK: 12750 distinct packages available 07:06:32 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:06:32 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:06:32 OK: 12750 distinct packages available 07:06:32 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:06:32 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:06:32 OK: 12750 distinct packages available 07:06:32 Removing intermediate container 9b886bec1c0e 07:06:32 ---> bd5246229328 07:06:32 Step 6/27 : COPY go.mod . 07:06:32 OK: 233 MiB in 51 packages 07:06:32 OK: 233 MiB in 51 packages 07:06:32 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:06:32 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:06:32 OK: 12750 distinct packages available 07:06:32 OK: 233 MiB in 51 packages 07:06:32 ---> d6e2504e58a8 07:06:32 Step 7/27 : RUN go mod download 07:06:33 OK: 233 MiB in 51 packages 07:06:33 ---> Running in 2e5bee096fc5 07:06:33 Removing intermediate container 38c6bffbd310 07:06:33 ---> 69ec22193172 07:06:33 Step 6/21 : COPY go.mod . 07:06:33 Removing intermediate container 409594dcdfd6 07:06:33 ---> d7818f95f574 07:06:33 Step 6/22 : COPY go.mod . 07:06:34 Removing intermediate container 4d1efb4394e9 07:06:34 ---> 395e92bec96f 07:06:34 Step 6/22 : COPY go.mod . 07:06:34 ---> 7d3f1b12bd5a 07:06:34 Step 7/21 : RUN go mod download 07:06:34 ---> Running in b06cfea9a99d 07:06:34 Removing intermediate container 5aaeab4ea91a 07:06:34 ---> 95fceb251d21 07:06:34 Step 6/22 : COPY go.mod . 07:06:34 ---> d7840d2dc94d 07:06:34 Step 7/22 : RUN go mod download 07:06:34 ---> 46a0f9302d7f 07:06:34 Step 7/22 : RUN go mod download 07:06:34 ---> Running in 440e7c79bead 07:06:34 ---> Running in 0a4151566e25 07:06:34 ---> 157614abe918 07:06:34 Step 7/22 : RUN go mod download 07:06:35 ---> Running in 85718b3c3e07 07:06:35 Removing intermediate container 2e5bee096fc5 07:06:35 ---> e149655344b6 07:06:35 Step 8/27 : COPY . . 07:06:35 Removing intermediate container b06cfea9a99d 07:06:35 ---> 79b5c6efb7c9 07:06:35 Step 8/21 : COPY . . 07:06:42 Removing intermediate container 440e7c79bead 07:06:42 ---> b27337238c94 07:06:42 Step 8/22 : COPY . . 07:06:47 Removing intermediate container 0a4151566e25 07:06:47 ---> 7ee9bfaf1597 07:06:47 Step 8/22 : COPY . . 07:06:51 Removing intermediate container 85718b3c3e07 07:06:51 ---> 4d4107d4c5ec 07:06:51 Step 8/22 : COPY . . 07:06:52 Removing intermediate container debedd990af8 07:06:52 ---> 3a30f87ffb7e 07:06:52 Successfully built 3a30f87ffb7e 07:06:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:06:52 + docker inspect -f . ci-base-image-arm64 07:06:52 . [Pipeline] withDockerContainer 07:06:52 prd-ubuntu18.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container 07:06:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:54 $ docker top bbd40b0b891acac33e202fc3bbc9e3becc24a8c796f2966cd97a5901677f6229 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:55 + go version 07:06:55 go version go1.15.5 linux/arm64 [Pipeline] } 07:06:55 $ docker stop --time=1 bbd40b0b891acac33e202fc3bbc9e3becc24a8c796f2966cd97a5901677f6229 07:06:57 $ docker rm -f bbd40b0b891acac33e202fc3bbc9e3becc24a8c796f2966cd97a5901677f6229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:58 + docker inspect -f . ci-base-image-arm64 07:06:58 . [Pipeline] withDockerContainer 07:06:59 prd-ubuntu18.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container 07:06:59 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:07:00 $ docker top a9407b178d4bee8aed6670bbbe0e60fbb6cf017aec42118f0348ad79583a0337 -eo pid,comm [Pipeline] { [Pipeline] echo 07:07:00 ========================================================= 07:07:00 [edgeXBuildGoParallel] Running Tests and Build... 07:07:00 ========================================================= [Pipeline] sh 07:07:01 + make test 07:07:01 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:07:13 ---> a1cb000d6e71 07:07:13 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:07:13 ---> 1ee532eff901 07:07:13 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:07:13 ---> Running in d2a0520e4857 07:07:18 ---> Running in 92e76d223bdb 07:07:18 ---> 8fbac4235da0 07:07:18 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:07:18 ---> Running in 5118fdadb810 07:07:20 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 07:07:20 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 07:07: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 07:07:21 ---> 5bbb36d6f74c 07:07:21 Step 9/22 : RUN make cmd/core-command/core-command 07:07:21 ---> f5fbccf7791a 07:07:21 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:07:21 ---> Running in 6691924a1576 07:07:21 ---> Running in 89be9f103134 07:07:21 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 07:07:22 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 07:07:23 ? github.com/edgexfoundry/edgex-go [no test files] 07:07:54 Removing intermediate container d2a0520e4857 07:07:54 ---> bb0ebdbed9f1 07:07:54 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:07:54 Removing intermediate container 89be9f103134 07:07:54 ---> b2c947b086fb 07:07:54 07:07:54 Step 10/22 : FROM alpine:3.10 07:07:54 Removing intermediate container 92e76d223bdb 07:07:54 ---> bea63ca563c0 07:07:54 07:07:54 Step 10/21 : FROM scratch 07:07:54 ---> 07:07:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:07:54 ---> Running in ae1ed77132cb 07:07:54 3.10: Pulling from library/alpine 07:07:54 ---> Running in 3bf7ff695ef3 07:07:54 Removing intermediate container 3bf7ff695ef3 07:07:54 ---> 9814eec5c893 07:07:54 Step 12/21 : ENV APP_PORT=48085 07:07:54 ---> Running in faec665d9908 07:07:54 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:07:54 Status: Downloaded newer image for alpine:3.10 07:07:54 ---> be4e4bea2c2e 07:07:54 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:07:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:07:55 ---> Running in c73719279962 07:07:55 Removing intermediate container faec665d9908 07:07:55 ---> 9d940a84d5b4 07:07:55 Step 13/21 : EXPOSE $APP_PORT 07:07:56 Removing intermediate container 6691924a1576 07:07:56 ---> 956483e66a51 07:07:56 07:07:56 Step 10/22 : FROM scratch 07:07:56 ---> 07:07:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:07:56 ---> Using cache 07:07:56 ---> 9814eec5c893 07:07:56 Step 12/22 : ENV APP_PORT=48082 07:07:56 ---> Running in 6573ed752f5a 07:07:56 ---> Running in 4bda5c1938af 07:07:56 Removing intermediate container 6573ed752f5a 07:07:56 ---> 26b6b704da2f 07:07:56 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 07:07:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 07:07:57 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:07:57 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:07:57 OK: 10350 distinct packages available 07:07:57 (1/5) Installing ca-certificates (20191127-r2) 07:07:57 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:07:57 (3/5) Installing libcurl (7.66.0-r3) 07:07:57 (4/5) Installing curl (7.66.0-r3) 07:07:57 (5/5) Installing dumb-init (1.2.2-r1) 07:07:57 Executing busybox-1.30.1-r3.trigger 07:07:57 Executing ca-certificates-20191127-r2.trigger 07:07:57 OK: 7 MiB in 19 packages 07:07:58 Removing intermediate container 4bda5c1938af 07:07:58 ---> db7f6fda82d4 07:07:58 Step 13/22 : EXPOSE $APP_PORT 07:07:58 ---> f59b7c3b15cc 07:07:58 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:07:58 ---> Running in 1a89503dbeb5 07:07:58 Removing intermediate container ae1ed77132cb 07:07:58 ---> 42f6fc558bae 07:07:58 07:07:58 Step 11/27 : FROM docker:latest 07:07:58 ---> 0040bc98e531 07:07:58 Step 12/27 : RUN apk add --no-cache bash 07:07:59 Removing intermediate container 5118fdadb810 07:07:59 ---> 9f356f4026ff 07:07:59 07:07:59 Step 10/22 : FROM scratch 07:07:59 ---> 07:07:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:07:59 ---> Using cache 07:07:59 ---> 9814eec5c893 07:07:59 Step 12/22 : ENV APP_PORT=48081 07:07:59 ---> Running in 47509e0e4449 07:07:59 ---> Running in 5cbe30a91c49 07:07:59 Removing intermediate container 1a89503dbeb5 07:07:59 ---> adba22d49be0 07:07:59 Step 14/22 : WORKDIR / 07:08:00 ---> Running in 81658bd35f38 07:08:00 Removing intermediate container c73719279962 07:08:00 ---> 0810cba9dcd4 07:08:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:08:00 ---> 80d110562864 07:08:00 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:08:00 Removing intermediate container 5cbe30a91c49 07:08:00 ---> 5e7b1b096fb4 07:08:00 Step 13/22 : EXPOSE $APP_PORT 07:08:00 ---> Running in 78fa85cd792a 07:08:00 ---> Running in 481d06d4c3ae 07:08:00 Removing intermediate container 81658bd35f38 07:08:00 ---> 2cf871c84ac5 07:08:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:08:00 ---> 5b67225d53bf 07:08:00 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:08:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:00 Removing intermediate container 78fa85cd792a 07:08:00 ---> 7add63a45593 07:08:00 Step 13/22 : WORKDIR / 07:08:00 ---> Running in 7e7a1f521835 07:08:00 Removing intermediate container 481d06d4c3ae 07:08:00 ---> 6ece173954e6 07:08:00 Step 14/22 : WORKDIR / 07:08:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:01 ---> fc6e5e4a6d11 07:08:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:08:01 ---> Running in 113c5165df45 07:08:01 ---> Running in b3bfbf45153a 07:08:01 (1/2) Installing readline (8.0.4-r0) 07:08:01 Removing intermediate container 7e7a1f521835 07:08:01 ---> 8631f7dc802b 07:08:01 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:01 (2/2) Installing bash (5.0.17-r0) 07:08:01 Executing bash-5.0.17-r0.post-install 07:08:01 Executing busybox-1.31.1-r19.trigger 07:08:01 OK: 12 MiB in 22 packages 07:08:01 ---> Running in c231f4530abb 07:08:01 Removing intermediate container b3bfbf45153a 07:08:01 ---> 9a3391372ff8 07:08:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:08:01 Removing intermediate container 113c5165df45 07:08:01 ---> ac368363a91a 07:08:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:08:01 ---> 175b9ba1ec03 07:08:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:08:01 Removing intermediate container c231f4530abb 07:08:01 ---> d50fd11dd922 07:08:01 Step 19/21 : LABEL arch=x86_64 07:08:02 ---> fe56a83bdcc8 07:08:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:08:02 ---> Running in 7d4d09dec577 07:08:02 ---> 9b06d9247e6f 07:08:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:08:03 ---> 4e71b9ba2e8b 07:08:03 Step 18/22 : ENTRYPOINT ["/core-command"] 07:08:03 Removing intermediate container 47509e0e4449 07:08:03 ---> 1a413878bd6f 07:08:03 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:08:03 ---> Running in a680005d9cbf 07:08:03 ---> Running in fb0d2d0d3009 07:08:03 Removing intermediate container 7d4d09dec577 07:08:03 ---> db15aaf2dae2 07:08:03 Step 20/21 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:08:03 ---> 8005b99d043c 07:08:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:08:03 ---> 4f1568ae99d8 07:08:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:08:03 ---> Running in 39670e91621a 07:08:03 Removing intermediate container fb0d2d0d3009 07:08:03 ---> 604c68f9b299 07:08:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:03 ---> 56087bcc20a8 07:08:03 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:08:03 Removing intermediate container 39670e91621a 07:08:03 ---> 1b0070131fb0 07:08:03 Step 21/21 : LABEL version=0.0.0 07:08:03 ---> Running in 543a8616c9f5 07:08:04 ---> Running in 27363ed19b7a 07:08:04 ---> Running in 2d17ff9d2f8c 07:08:04 ---> 28a5e59d00c8 07:08:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:08:04 Removing intermediate container 543a8616c9f5 07:08:04 ---> db6c64346fc0 07:08:04 Step 20/22 : LABEL arch=x86_64 07:08:04 Removing intermediate container 27363ed19b7a 07:08:04 ---> 4c878adf296e 07:08:04 07:08:04 ---> Running in d5bc21bc3c86 07:08:04 Removing intermediate container 2d17ff9d2f8c 07:08:04 ---> 2414196725fb 07:08:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:08:04 ---> 3889bff2c9ac 07:08:04 Step 18/22 : RUN chmod +x entrypoint.sh 07:08:04 Successfully built 4c878adf296e 07:08:04 ---> Running in 37394cb549a9 07:08:04 Successfully tagged docker-support-scheduler-go:latest 07:08:04  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go 07:08:04 ---> Running in a3c324dba9f2 07:08:05 Removing intermediate container d5bc21bc3c86 07:08:05 ---> fc788e311b18 07:08:05 Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:08:05 Removing intermediate container a680005d9cbf 07:08:05 ---> 72bd8c51628d 07:08:05 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:08:05 ---> Running in 771ebc4a5e16 07:08:05 ---> Running in 5cbb4bf9929a 07:08:05 Removing intermediate container 37394cb549a9 07:08:05 ---> 0b89a0b70f22 07:08:05 Step 20/22 : LABEL arch=x86_64 07:08:05 ---> Running in aabe768236d4 07:08:05 Removing intermediate container 5cbb4bf9929a 07:08:05 ---> b87c39b736fc 07:08:05 Step 15/27 : ENV APP_PORT=48090 07:08:05 Removing intermediate container 771ebc4a5e16 07:08:05 ---> 87dec2aad9f6 07:08:05 Step 22/22 : LABEL version=0.0.0 07:08:05 ---> Running in 8f147147797b 07:08:05 Removing intermediate container aabe768236d4 07:08:05 ---> 1f52ede44d00 07:08:05 Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:08:06 ---> Running in 1f003af2ce84 07:08:06 ---> Running in a6111f5574a5 07:08:06 Removing intermediate container 8f147147797b 07:08:06 ---> 9412bbb03b4f 07:08:06 Step 16/27 : EXPOSE $APP_PORT 07:08:06 Removing intermediate container 1f003af2ce84 07:08:06 ---> c42cd8b191f7 07:08:06 07:08:07 ---> Running in 69c674657d7f 07:08:08 Successfully built c42cd8b191f7 07:08:08 Successfully tagged docker-core-command-go:latest 07:08:08  Building docker-core-command-go ... done Building docker-support-notifications-go 07:08:09 Removing intermediate container a6111f5574a5 07:08:09 ---> d77579cb3d84 07:08:09 Step 22/22 : LABEL version=0.0.0 07:08:09 Removing intermediate container a3c324dba9f2 07:08:09 ---> b427407733f6 07:08:09 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:08:10 ---> Running in 20b332c16d46 07:08:10 Removing intermediate container 69c674657d7f 07:08:10 ---> c6da22983c2a 07:08:10 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:08:10 ---> Running in d89d8650991d 07:08:10 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:08:15 Removing intermediate container 20b332c16d46 07:08:15 ---> 4d2c3021c735 07:08:15 07:08:15 Removing intermediate container d89d8650991d 07:08:15 ---> c2808d99f84f 07:08:15 Step 20/22 : LABEL arch=x86_64 07:08:16 Successfully built 4d2c3021c735 07:08:16 ---> ec51db139446 07:08:16 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:08:16 Successfully tagged docker-core-metadata-go:latest 07:08:16 Building docker-core-data-go 07:08:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:08:20  Building docker-core-metadata-go ... done  ---> Running in 3187df56c171 07:08:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:08:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 07:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:08:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:08:22 ---> 227febf7a993 07:08:22 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:08:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:08:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:08:25 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:08:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:08:25 ---> fcdd1b657310 07:08:25 Step 3/24 : WORKDIR /edgex-go 07:08:25 ---> Using cache 07:08:25 ---> ca8bc0baf900 07:08:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:25 ---> Using cache 07:08:25 ---> e59d5d15c65b 07:08:25 Step 5/24 : RUN apk update && apk add make git 07:08:25 ---> Using cache 07:08:25 ---> 69ec22193172 07:08:25 Step 6/24 : COPY go.mod . 07:08:25 ---> Using cache 07:08:25 ---> 7d3f1b12bd5a 07:08:25 Step 7/24 : RUN go mod download 07:08:25 ---> Using cache 07:08:25 ---> 79b5c6efb7c9 07:08:25 Step 8/24 : COPY . . 07:08:25 ---> Using cache 07:08:25 ---> 1ee532eff901 07:08:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:08:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:08:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:08:27 Removing intermediate container 3187df56c171 07:08:27 ---> 873249b0971e 07:08:27 Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:08:28 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:08:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:08:28 ---> fcdd1b657310 07:08:28 Step 3/24 : WORKDIR /edgex-go 07:08:28 ---> Using cache 07:08:28 ---> ca8bc0baf900 07:08:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:28 ---> Using cache 07:08:28 ---> e59d5d15c65b 07:08:28 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:08:29 ---> Running in 352a56c394c6 07:08:29 ---> 7bdcba953efb 07:08:29 Step 20/27 : RUN apk --no-cache add py3-pip 07:08:29 ---> Running in fe0621131dd2 07:08:29 ---> Running in 680de7175b11 07:08:29 ---> Running in 0a5636bc3e3f 07:08:31 Removing intermediate container 680de7175b11 07:08:31 ---> 2e00c5354ace 07:08:31 Step 22/22 : LABEL version=0.0.0 07:08:31 ---> Running in bdc703fce515 07:08:32 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 07:08:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:32 Removing intermediate container bdc703fce515 07:08:32 ---> d6f504cbfe14 07:08:32 07:08:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:32 Successfully built d6f504cbfe14 07:08:32 Successfully tagged docker-security-bootstrap-redis-go:latest 07:08:32  Building docker-security-bootstrap-redis-go ... done Building docker-security-proxy-setup-go 07:08:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:33 (1/33) Installing libbz2 (1.0.8-r1) 07:08:33 (2/33) Installing expat (2.2.9-r1) 07:08:33 (3/33) Installing libffi (3.3-r2) 07:08:33 (4/33) Installing gdbm (1.13-r1) 07:08:33 (5/33) Installing xz-libs (5.2.5-r0) 07:08:33 (6/33) Installing sqlite-libs (3.32.1-r0) 07:08:33 (7/33) Installing python3 (3.8.5-r0) 07:08:33 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:08:33 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:08:33 OK: 12750 distinct packages available 07:08:34 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.222s coverage: 46.6% of statements 07:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 07:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 07:08:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 07:08:34 OK: 233 MiB in 51 packages 07:08:34 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 07:08:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:08:34 ---> fcdd1b657310 07:08:34 Step 3/23 : WORKDIR /edgex-go 07:08:34 ---> Using cache 07:08:34 ---> ca8bc0baf900 07:08:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:34 ---> Using cache 07:08:34 ---> e59d5d15c65b 07:08:34 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 07:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.450s coverage: 27.1% of statements 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.074s coverage: 100.0% of statements 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 07:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 07:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.511s coverage: 73.9% of statements 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 07:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 07:08:42 ---> Running in 5da6516347a2 07:08:42 (8/33) Installing py3-appdirs (1.4.4-r1) 07:08:42 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:08:42 (10/33) Installing py3-parsing (2.4.7-r0) 07:08:42 (11/33) Installing py3-six (1.15.0-r0) 07:08:42 (12/33) Installing py3-packaging (20.4-r0) 07:08:42 (13/33) Installing py3-setuptools (47.0.0-r0) 07:08:42 (14/33) Installing py3-chardet (3.0.4-r4) 07:08:42 (15/33) Installing py3-idna (2.9-r0) 07:08:42 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:08:42 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:08:42 (18/33) Installing py3-requests (2.23.0-r0) 07:08:42 (19/33) Installing py3-msgpack (1.0.0-r0) 07:08:42 (20/33) Installing py3-lockfile (0.12.2-r3) 07:08:42 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:08:43 (22/33) Installing py3-colorama (0.4.3-r0) 07:08:43 Removing intermediate container fe0621131dd2 07:08:43 ---> 9daa52fe7771 07:08:43 Step 6/24 : COPY go.mod . 07:08:43 (23/33) Installing py3-distlib (0.3.0-r0) 07:08:43 (24/33) Installing py3-distro (1.5.0-r1) 07:08:43 (25/33) Installing py3-webencodings (0.5.1-r3) 07:08:43 (26/33) Installing py3-html5lib (1.0.1-r4) 07:08:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:08:43 (27/33) Installing py3-pytoml (0.1.21-r0) 07:08:43 (28/33) Installing py3-pep517 (0.8.2-r0) 07:08:43 (29/33) Installing py3-progress (1.5-r0) 07:08:43 (30/33) Installing py3-toml (0.10.1-r0) 07:08:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.687s coverage: 83.1% of statements 07:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 07:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 07:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 07:08:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 07:08:43 (31/33) Installing py3-retrying (1.3.3-r0) 07:08:43 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:08:43 (33/33) Installing py3-pip (20.1.1-r0) 07:08:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:08:44 Executing busybox-1.31.1-r19.trigger 07:08:44 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:08:44 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:08:44 OK: 12750 distinct packages available 07:08:44 OK: 71 MiB in 55 packages 07:08:44 OK: 233 MiB in 51 packages 07:08:44 ---> ff8b4ecb9a3d 07:08:44 Step 7/24 : RUN go mod download 07:08:45 ---> Running in b4f3e77ffa6a 07:08:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.217s coverage: 28.6% of statements 07:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 07:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 07:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 07:08:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements 07:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 07:08:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.094s coverage: 100.0% of statements 07:08:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 07:08:49 Removing intermediate container 5da6516347a2 07:08:49 ---> f4a9df2602c7 07:08:49 Step 6/23 : COPY go.mod . 07:08:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.282s coverage: 86.7% of statements 07:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 07:08:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.346s coverage: 97.5% of statements 07:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 07:08:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.142s coverage: 78.3% of statements 07:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 07:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 07:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 07:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 07:08:50 ---> 5f92689c9e5b 07:08:50 Step 7/23 : RUN go mod download 07:08:52 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:08:52 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:08:52 ---> fcdd1b657310 07:08:52 Step 3/21 : WORKDIR /edgex-go 07:08:52 ---> Using cache 07:08:52 ---> ca8bc0baf900 07:08:52 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:08:52 ---> Using cache 07:08:52 ---> e59d5d15c65b 07:08:52 Step 5/21 : RUN apk update && apk add make git 07:08:52 ---> Using cache 07:08:52 ---> 69ec22193172 07:08:52 Step 6/21 : COPY go.mod . 07:08:52 ---> Using cache 07:08:52 ---> 7d3f1b12bd5a 07:08:52 Step 7/21 : RUN go mod download 07:08:52 ---> Using cache 07:08:52 ---> 79b5c6efb7c9 07:08:52 Step 8/21 : COPY . . 07:08:52 ---> Using cache 07:08:52 ---> 1ee532eff901 07:08:52 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:08:53 ---> Running in 720db8794bed 07:08:53 ---> Running in 04df185fc6f0 07:08:54 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 07:08:54 Removing intermediate container b4f3e77ffa6a 07:08:54 ---> e1fffe2d0a0f 07:08:54 Step 8/24 : COPY . . 07:08:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:08:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.011s coverage: 93.8% of statements 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 07:08:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 07:08:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.247s coverage: 0.1% of statements 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 75.5% of statements 07:08:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.8% of statements 07:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.196s coverage: 87.2% of statements 07:08:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.161s coverage: 84.2% of statements 07:08:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.192s coverage: 91.4% of statements 07:08:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.607s coverage: 63.5% of statements 07:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:09:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:09:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.089s coverage: 100.0% of statements 07:09:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 91.3% of statements 07:09:01 Removing intermediate container 0a5636bc3e3f 07:09:01 ---> 6c2ffa41b2c0 07:09:01 Step 21/27 : RUN pip install docker-compose==1.23.2 07:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 07:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements 07:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.129s coverage: 100.0% of statements 07:09:04 Removing intermediate container 720db8794bed 07:09:04 ---> 677314fd1d71 07:09:04 Step 8/23 : COPY . . 07:09:07 ---> Running in 69d8c54a69be 07:09:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.813s coverage: 55.9% of statements 07:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 07:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 07:09:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 07:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.399s coverage: 37.0% of statements 07:09:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:09:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.719s coverage: 84.0% of statements 07:09:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements 07:09:13 Removing intermediate container 352a56c394c6 07:09:13 ---> 2925ad0c7862 07:09:13 07:09:13 Step 10/24 : FROM alpine:3.10 07:09:13 ---> be4e4bea2c2e 07:09:13 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:09:13 ---> Using cache 07:09:13 ---> 0810cba9dcd4 07:09:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:09:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.397s coverage: 47.1% of statements 07:09:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:09:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:09:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 07:09:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 07:09:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 07:09:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.156s coverage: 100.0% of statements 07:09:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 07:09:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.107s coverage: 100.0% of statements 07:09:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 07:09:18 ---> Running in b5b94369adf5 07:09:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.975s coverage: 29.1% of statements 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 07:09:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.206s coverage: 99.0% of statements 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 07:09:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.096s coverage: 100.0% of statements 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 07:09:20 ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:09:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 07:09:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 07:09:20 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:09:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.060s coverage: 100.0% of statements 07:09:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements 07:09:21 Removing intermediate container b5b94369adf5 07:09:21 ---> 2a251d1cb8c7 07:09:21 Step 13/24 : WORKDIR / 07:09:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 07:09: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 07:09:23 GO111MODULE=on go vet ./... 07:09:24 Collecting docker-compose==1.23.2 07:09:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:09:25 ---> b48e68a84e0a 07:09:25 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:09:25 ---> Running in 452cdc5deb0a 07:09:25 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:09:25 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:09:26 ---> Running in eb4743a92548 07:09:26 Collecting docopt<0.7,>=0.6.1 07:09:26 Downloading docopt-0.6.2.tar.gz (25 kB) 07:09:27 Removing intermediate container 452cdc5deb0a 07:09:27 ---> 73d3cc5b4e77 07:09:27 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:09:27 ---> 0d7ddb738ddf 07:09:27 Step 9/23 : RUN make cmd/core-data/core-data 07:09:27 ---> Running in 516fe9e297a4 07:09:28 ---> 06fa30a94d71 07:09:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:09:28 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 07:09:28 ---> 174837295337 07:09:28 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:09:28 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 07:09:28 Collecting websocket-client<1.0,>=0.32.0 07:09:28 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:09:28 ---> eb860618e0a9 07:09:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:09:28 Collecting jsonschema<3,>=2.5.1 07:09:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:09:29 Collecting cached-property<2,>=1.2.0 07:09:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:09:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:09:29 Collecting PyYAML<4,>=3.10 07:09:29 Downloading PyYAML-3.13.tar.gz (270 kB) 07:09:31 ---> 4b76d7403918 07:09:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:09:31 Collecting dockerpty<0.5,>=0.4.1 07:09:31 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:09:31 Removing intermediate container 04df185fc6f0 07:09:31 ---> 7daa55e108d7 07:09:31 07:09:31 Step 10/21 : FROM alpine 07:09:31 latest: Pulling from library/alpine 07:09:31 Collecting texttable<0.10,>=0.9.0 07:09:31 Downloading texttable-0.9.1.tar.gz (11 kB) 07:09:32 ---> 52efd07f9871 07:09:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:09:32 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:09:32 Status: Downloaded newer image for alpine:latest 07:09:32 ---> 389fef711851 07:09:32 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:09:32 ---> Running in 8a1b6e81c5a1 07:09:32 ---> 3ec2822092c6 07:09:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:32 Collecting docker<4.0,>=3.6.0 07:09:32 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:09:32 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) 07:09:33 ---> Running in 106c4e031ced 07:09:33 Collecting idna<2.8,>=2.5 07:09:33 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:09:33 Collecting urllib3<1.25,>=1.21.1 07:09:33 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:09:33 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 07:09:33 Collecting docker-pycreds>=0.4.0 07:09:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:09:33 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:09:33 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:09:33 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:09:33 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:09:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:33 Installing collected packages: idna, urllib3, requests, docopt, websocket-client, jsonschema, cached-property, PyYAML, dockerpty, texttable, docker-pycreds, docker, docker-compose 07:09:33 Attempting uninstall: idna 07:09:33 Found existing installation: idna 2.9 07:09:33 Uninstalling idna-2.9: 07:09:33 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:33 Successfully uninstalled idna-2.9 07:09:34 v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:09:34 v3.12.3-15-ge843fbbe95 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:09:34 OK: 12745 distinct packages available 07:09:34 (1/4) Installing ca-certificates (20191127-r4) 07:09:34 Attempting uninstall: urllib3 07:09:34 Found existing installation: urllib3 1.25.9 07:09:34 Uninstalling urllib3-1.25.9: 07:09:34 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:09:34 (3/4) Installing libcurl (7.69.1-r3) 07:09:34 (4/4) Installing curl (7.69.1-r3) 07:09:34 Executing busybox-1.31.1-r19.trigger 07:09:34 Executing ca-certificates-20191127-r4.trigger 07:09:34 Successfully uninstalled urllib3-1.25.9 07:09:34 OK: 7 MiB in 18 packages 07:09:35 Attempting uninstall: requests 07:09:35 Found existing installation: requests 2.23.0 07:09:35 Uninstalling requests-2.23.0: 07:09:36 Successfully uninstalled requests-2.23.0 07:09:36 Running setup.py install for docopt: started 07:09:37 Running setup.py install for docopt: finished with status 'done' 07:09:37 Removing intermediate container 106c4e031ced 07:09:37 ---> 3dc5c025cb0d 07:09:37 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:09:38 ---> Running in edb537c0d9e3 07:09:38 Removing intermediate container 8a1b6e81c5a1 07:09:38 ---> 591c381495ca 07:09:38 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:09:38 Running setup.py install for PyYAML: started 07:09:39 ---> Running in 90f60e5b3476 07:09:39 Removing intermediate container edb537c0d9e3 07:09:39 ---> 04e6d6f75364 07:09:39 Step 22/24 : LABEL arch=x86_64 07:09:39 ---> Running in 3b32d6d16c9f 07:09:39 Removing intermediate container 90f60e5b3476 07:09:39 ---> bf60b071311a 07:09:39 Step 13/21 : WORKDIR /edgex 07:09:39 Running setup.py install for PyYAML: finished with status 'done' 07:09:39 Running setup.py install for dockerpty: started 07:09:39 ---> Running in a9f1cb6404f3 07:09:39 Removing intermediate container 3b32d6d16c9f 07:09:39 ---> 7db3ee6af65d 07:09:39 Step 23/24 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:09:39 ---> Running in 917a4c66376c 07:09:40 Removing intermediate container a9f1cb6404f3 07:09:40 ---> 734883130ce6 07:09:40 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:09:40 Removing intermediate container 917a4c66376c 07:09:40 ---> 9ac101c2d944 07:09:40 Step 24/24 : LABEL version=0.0.0 07:09:40 Running setup.py install for dockerpty: finished with status 'done' 07:09:40 Running setup.py install for texttable: started 07:09:40 ---> Running in d0e8b828f752 07:09:40 ---> d21efade4b42 07:09:40 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:09:40 Removing intermediate container d0e8b828f752 07:09:40 ---> 363db207085d 07:09:40 07:09:41 Running setup.py install for texttable: finished with status 'done' 07:09:42 Successfully built 363db207085d 07:09:42 ---> 858653c2213f 07:09:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:09:42 Successfully tagged docker-security-secretstore-setup-go:latest 07:09:42  Building docker-security-secretstore-setup-go ... done 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 07:09:44 ---> 58e1240797bf 07:09:44 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:09:44 ---> Running in d74ce652dedf 07:09:45 Removing intermediate container d74ce652dedf 07:09:45 ---> e0f053d80628 07:09:45 Step 18/21 : CMD ["--init=true"] 07:09:47 ---> Running in a4af25605b66 07:09:47 Removing intermediate container 69d8c54a69be 07:09:47 ---> 760e4fcdf5e0 07:09:47 Step 22/27 : RUN apk --no-cache add curl 07:09:47 Removing intermediate container a4af25605b66 07:09:47 ---> 36847981efce 07:09:47 Step 19/21 : LABEL arch=x86_64 07:09:47 ---> Running in fc59034f495b 07:09:47 ---> Running in c259be2ab57b 07:09:48 Removing intermediate container c259be2ab57b 07:09:48 ---> 8ce643f073aa 07:09:48 Step 20/21 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:09:48 ---> Running in b8a4f86a1b42 07:09:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:09:48 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:09:48 (2/3) Installing libcurl (7.69.1-r3) 07:09:48 (3/3) Installing curl (7.69.1-r3) 07:09:48 Executing busybox-1.31.1-r19.trigger 07:09:48 OK: 72 MiB in 58 packages 07:09:50 Removing intermediate container b8a4f86a1b42 07:09:50 ---> ce7da4023286 07:09:50 Step 21/21 : LABEL version=0.0.0 07:09:50 Removing intermediate container eb4743a92548 07:09:50 ---> 3fcedb194e36 07:09:50 07:09:50 Step 10/24 : FROM scratch 07:09:50 ---> 07:09:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:09:50 ---> Running in cc8baba3b061 07:09:52 ---> Running in 3746cf84b75d 07:09:52 Removing intermediate container cc8baba3b061 07:09:52 ---> 4b1693af3fdc 07:09:52 07:09:52 Removing intermediate container fc59034f495b 07:09:52 ---> d9dd47ab9821 07:09:52 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:09:52 ---> Running in 9ba26709bf1f 07:09:52 Successfully built 4b1693af3fdc 07:09:52 Successfully tagged docker-security-proxy-setup-go:latest 07:09:52  Building docker-security-proxy-setup-go ... done Removing intermediate container 3746cf84b75d 07:09:52 ---> 3f53e84fa133 07:09:52 Step 12/24 : ENV APP_PORT=48060 07:09:53 ---> Running in c2ce9a0cbeb1 07:09:53 Removing intermediate container 9ba26709bf1f 07:09:53 ---> 86639af4e4cc 07:09:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:09:53 ---> Running in 8cdc4c12bc33 07:09:53 Removing intermediate container c2ce9a0cbeb1 07:09:53 ---> 8b3533b42304 07:09:53 Step 13/24 : EXPOSE $APP_PORT 07:09:54 ---> Running in dcacc9922b47 07:09:54 Removing intermediate container 8cdc4c12bc33 07:09:54 ---> e6d72021783a 07:09:54 Step 25/27 : LABEL arch=x86_64 07:09:55 ---> Running in 69080d25af88 07:09:55 Removing intermediate container dcacc9922b47 07:09:55 ---> f4252c2c7e8e 07:09:55 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 07:09:55 Removing intermediate container 516fe9e297a4 07:09:55 ---> d4df7651e9e6 07:09:55 07:09:55 Step 10/23 : FROM alpine 07:09:55 ---> 389fef711851 07:09:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:09:55 ---> Running in fa4b30730615 07:09:55 Removing intermediate container 69080d25af88 07:09:55 ---> 52931bd9ae01 07:09:55 Step 26/27 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:09:55 ---> Running in 1aaf69dff42e 07:09:55 ---> 43ead3fa1c21 07:09:55 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:09:55 Removing intermediate container fa4b30730615 07:09:55 ---> 0eefe1f378ea 07:09:55 Step 12/23 : ENV APP_PORT=48080 07:09:55 ---> Running in a2dd4ba11048 07:09:55 Removing intermediate container 1aaf69dff42e 07:09:55 ---> 98cab6b6b07e 07:09:55 Step 27/27 : LABEL version=0.0.0 07:09:56 ---> Running in a9dfabc3f3fa 07:09:56 Removing intermediate container a2dd4ba11048 07:09:56 ---> 07e355adf6b9 07:09:56 Step 13/23 : EXPOSE $APP_PORT 07:09:57 ---> Running in 93064459a248 07:09:57 Removing intermediate container a9dfabc3f3fa 07:09:57 ---> b31c73649c22 07:09:57 07:09:57 ---> 193c6cf1512b 07:09:57 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:09:57 Successfully built b31c73649c22 07:09:57 Successfully tagged docker-sys-mgmt-agent-go:latest 07:09:57  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 93064459a248 07:09:57 ---> 80dd4e09f5be 07:09:57 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:09:57 ---> Running in 5d0e4b856a29 07:09:58 ---> ab43b53e5a19 07:09:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:09:58 ---> 17997b918bd5 07:09:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:09:59 Removing intermediate container 5d0e4b856a29 07:09:59 ---> 973a30de93c4 07:09:59 Step 15/23 : RUN apk --no-cache add zeromq 07:09:59 ---> Running in d54530b1ca0d 07:09:59 ---> d0c9294f33f4 07:09:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:09:59 ---> 555b17c649bb 07:09:59 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:09:59 ---> Running in 2e44758a3bb9 07:09:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:09:59 Removing intermediate container 2e44758a3bb9 07:09:59 ---> 83f95d5a3a4f 07:09:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:00 ---> Running in 5047eb052ada 07:10:00 Removing intermediate container 5047eb052ada 07:10:00 ---> 6af521672b4e 07:10:00 Step 22/24 : LABEL arch=x86_64 07:10:00 ---> Running in a32d3ce69992 07:10:00 Removing intermediate container a32d3ce69992 07:10:00 ---> 2c0d334d9a6a 07:10:00 Step 23/24 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:10:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:10:00 ---> Running in 150b6d542234 07:10:00 Removing intermediate container 150b6d542234 07:10:00 ---> f704f5f3f956 07:10:00 Step 24/24 : LABEL version=0.0.0 07:10:00 ---> Running in a050ef6ec6d6 07:10:00 Removing intermediate container a050ef6ec6d6 07:10:00 ---> eac953e30c87 07:10:00 07:10:01 (1/5) Installing libgcc (9.3.0-r2) 07:10:01 Successfully built eac953e30c87 07:10:01 (2/5) Installing libsodium (1.0.18-r0) 07:10:01 Successfully tagged docker-support-notifications-go:latest 07:10:01  Building docker-support-notifications-go ... done (3/5) Installing libstdc++ (9.3.0-r2) 07:10:01 (4/5) Installing libzmq (4.3.3-r0) 07:10:01 (5/5) Installing zeromq (4.3.3-r0) 07:10:01 Executing busybox-1.31.1-r19.trigger 07:10:01 OK: 8 MiB in 19 packages 07:10:02 Removing intermediate container d54530b1ca0d 07:10:02 ---> e499f2511ec4 07:10:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:10:02 ---> b0fcb5696bd0 07:10:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:10:03 ---> 03cb3f18b9c8 07:10:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:10:03 ---> 5678733c5d3b 07:10:03 Step 19/23 : ENTRYPOINT ["/core-data"] 07:10:03 ---> Running in 4ecf18e5e096 07:10:03 Removing intermediate container 4ecf18e5e096 07:10:03 ---> 2e5d6f5426f3 07:10:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:10:03 ---> Running in b5b874b1e669 07:10:03 Removing intermediate container b5b874b1e669 07:10:03 ---> 60237290fa4c 07:10:03 Step 21/23 : LABEL arch=x86_64 07:10:03 ---> Running in b36f23ec0f14 07:10:04 Removing intermediate container b36f23ec0f14 07:10:04 ---> 5b7c818cbd9e 07:10:04 Step 22/23 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:10:04 ---> Running in c2c27d0494f9 07:10:04 Removing intermediate container c2c27d0494f9 07:10:04 ---> a57facf139e9 07:10:04 Step 23/23 : LABEL version=0.0.0 07:10:04 ---> Running in 8ecc4dab57d5 07:10:04 Removing intermediate container 8ecc4dab57d5 07:10:04 ---> 5a53ee12e2c8 07:10:04 07:10:04 Successfully built 5a53ee12e2c8 07:10:04 Successfully tagged docker-core-data-go:latest 07:10:05  Building docker-core-data-go ... done  [Pipeline] } 07:10:05 $ docker stop --time=1 17ffeb1e40a34fb2a9dc513d10f59c72c8bff1633889e2528b6fcbb2ede1e25b 07:10:06 $ docker rm -f 17ffeb1e40a34fb2a9dc513d10f59c72c8bff1633889e2528b6fcbb2ede1e25b [Pipeline] // withDockerContainer [Pipeline] sh 07:10:07 + docker images 07:10:07 + grep docker 07:10:07 docker-core-data-go latest 5a53ee12e2c8 3 seconds ago 22.2MB 07:10:07 docker-support-notifications-go latest eac953e30c87 7 seconds ago 12.1MB 07:10:07 docker-sys-mgmt-agent-go latest b31c73649c22 11 seconds ago 313MB 07:10:07 docker-security-proxy-setup-go latest 4b1693af3fdc 15 seconds ago 24.6MB 07:10:07 docker-security-secretstore-setup-go latest 363db207085d 27 seconds ago 24.7MB 07:10:07 docker-security-bootstrap-redis-go latest d6f504cbfe14 About a minute ago 15.8MB 07:10:07 docker-core-metadata-go latest 4d2c3021c735 About a minute ago 13MB 07:10:07 docker-core-command-go latest c42cd8b191f7 2 minutes ago 10.6MB 07:10:07 docker-support-scheduler-go latest 4c878adf296e 2 minutes ago 10.8MB 07:10:07 docker latest 0040bc98e531 3 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 07:10:24 Still waiting to schedule task 07:10:24 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 07:10:31 gofmt -l . 07:10:31 [ "`gofmt -l .`" = "" ] 07:10:31 ./bin/test-go-mod-tidy.sh 07:10:31 ./bin/test-attribution-txt.sh [Pipeline] sh 07:10:35 + ls -al . 07:10:35 total 664 07:10:35 drwxrwxr-x 9 1001 1001 4096 Dec 21 07:10 . 07:10:35 drwxr-xr-x 4 root root 4096 Dec 21 07:06 .. 07:10:35 -rw-rw-r-- 1 1001 1001 11 Dec 21 07:05 .dockerignore 07:10:35 drwxrwxr-x 8 1001 1001 4096 Dec 21 07:05 .git 07:10:35 drwxrwxr-x 3 1001 1001 4096 Dec 21 07:05 .github 07:10:35 -rw-rw-r-- 1 1001 1001 824 Dec 21 07:05 .gitignore 07:10:35 -rw-rw-r-- 1 1001 1001 166 Dec 21 07:05 .sonarcloud.properties 07:10:35 -rw-rw-r-- 1 1001 1001 3804 Dec 21 07:05 CONTRIBUTING.md 07:10:35 -rw-rw-r-- 1 1001 1001 1035 Dec 21 07:05 Dockerfile.build 07:10:35 -rw-rw-r-- 1 1001 1001 863 Dec 21 07:05 Jenkinsfile 07:10:35 -rw-rw-r-- 1 1001 1001 10775 Dec 21 07:05 LICENSE 07:10:35 -rw-rw-r-- 1 1001 1001 5750 Dec 21 07:05 Makefile 07:10:35 -rw-rw-r-- 1 1001 1001 6511 Dec 21 07:05 README.md 07:10:35 -rw-rw-r-- 1 1001 1001 6744 Dec 21 07:05 SECURITY.md 07:10:35 -rw-rw-r-- 1 1001 1001 5 Dec 21 07:02 VERSION 07:10:35 -rw-rw-r-- 1 1001 1001 4131 Dec 21 07:05 ZMQWindows.md 07:10:35 drwxrwxr-x 2 1001 1001 4096 Dec 21 07:05 bin 07:10:35 drwxrwxr-x 14 1001 1001 4096 Dec 21 07:05 cmd 07:10:35 -rw-r--r-- 1 root root 539328 Dec 21 07:09 coverage.out 07:10:35 -rw-r--r-- 1 root root 979 Dec 21 07:10 go.mod 07:10:35 -rw-r--r-- 1 root root 18631 Dec 21 07:10 go.sum 07:10:35 drwxrwxr-x 8 1001 1001 4096 Dec 21 07:05 internal 07:10:35 drwxrwxr-x 4 1001 1001 4096 Dec 21 07:05 openapi 07:10:35 drwxrwxr-x 4 1001 1001 4096 Dec 21 07:05 snap 07:10:35 -rw-rw-r-- 1 1001 1001 168 Dec 21 07:05 version.go [Pipeline] sh 07:10:35 + '[' -e coverage.out ] 07:10:35 + chown 1001:1001 coverage.out [Pipeline] stash 07:10:35 Warning: overwriting stash ‘coverage-report’ 07:10:37 Stashed 1 file(s) [Pipeline] sh 07:10:37 + make build 07:10:37 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 07:10:48 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 07:11:10 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 07:11: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 07:11:13 Running on prd-ubuntu18.04-docker-8c-8g-17042 in /w/workspace/edgexfoundry_edgex-go_PR-2968 [Pipeline] { [Pipeline] ws 07:11:13 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:11:15 using credential edgex-jenkins-ssh 07:11:15 Cloning the remote Git repository 07:11:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:11:15 > git init /w/workspace/edgex-go/1 # timeout=10 07:11:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:11:15 > git --version # timeout=10 07:11:15 > git --version # 'git version 2.17.1' 07:11:15 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:16 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 07:11:17 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 07:11:22 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 07:11:26 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 07:11:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:11:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:11:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:11:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2968/head:refs/remotes/origin/PR-2968 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:11:26 Merging remotes/origin/master commit bbb161aa59ef099937232867751a09afbb087fa9 into PR head commit ef0800e6795d22901ea6a00f4265e039f4be3480 07:11:26 Merge succeeded, producing ef0800e6795d22901ea6a00f4265e039f4be3480 07:11:26 Checking out Revision ef0800e6795d22901ea6a00f4265e039f4be3480 (PR-2968) 07:11:26 > git config core.sparsecheckout # timeout=10 07:11:26 > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # timeout=10 07:11:26 > git remote # timeout=10 07:11:26 > git config --get remote.origin.url # timeout=10 07:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 07:11:26 > git merge bbb161aa59ef099937232867751a09afbb087fa9 # timeout=10 07:11:26 > git rev-parse HEAD^{commit} # timeout=10 07:11:26 > git config core.sparsecheckout # timeout=10 07:11:26 > git checkout -f ef0800e6795d22901ea6a00f4265e039f4be3480 # timeout=10 07:11:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:11:30 Commit message: "feat(data): implement GET /reading/resourcename/{resourcename} V2 API" 07:11:30 > git --version # timeout=10 07:11:30 > git --version # 'git version 2.17.1' 07:11:30 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:11:31 + echo snap-build.sh 07:11:31 snap-build.sh 07:11:31 + SNAP_BASE_DIR=. 07:11:31 + '[' '!' -z /w/workspace/edgex-go/1 ']' 07:11:31 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 07:11:31 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 07:11:31 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 07:11:31 + cd /w/workspace/edgex-go/1 07:11:31 + sudo apt-get remove -qy --purge lxd lxd-client 07:11:31 Reading package lists... 07:11:31 Building dependency tree... 07:11:31 Reading state information... 07:11:31 The following packages were automatically installed and are no longer required: 07:11:31 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 07:11:31 uidmap xdelta3 07:11:31 Use 'sudo apt autoremove' to remove them. 07:11:31 The following packages will be REMOVED: 07:11:31 lxd* lxd-client* 07:11:32 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 07:11:32 After this operation, 31.7 MB disk space will be freed. 07:11:33 (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.) 07:11:33 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 07:11:33 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 07:11:34 Removing lxd dnsmasq configuration 07:11:34 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 07:11:34 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 07:11:35 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 07:11:35 (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.) 07:11:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 07:11:36 Processing triggers for systemd (237-3ubuntu10.42) ... 07:11:36 Processing triggers for ureadahead (0.100.0-21) ... 07:11:37 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 07:11:38 + sudo snap remove --purge lxd 07:11:38 snap "lxd" is not installed 07:11:38 + sudo groupadd --force --system lxd 07:11:38 ++ whoami 07:11:38 + sudo /usr/sbin/usermod -G lxd -a jenkins 07:11:38 + newgrp - lxd 07:11:38 + sudo snap install lxd 07:11:41 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] } 07:11:45 $ docker stop --time=1 a9407b178d4bee8aed6670bbbe0e60fbb6cf017aec42118f0348ad79583a0337 07:11:47 $ docker rm -f a9407b178d4bee8aed6670bbbe0e60fbb6cf017aec42118f0348ad79583a0337 07:11:48 2020-12-21T07:11:45Z INFO Waiting for automatic snapd restart... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:11:49 07:11:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:11:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:11:50 latest: Pulling from edgex-devops/edgex-compose-arm64 07:11:50 29e5d40040c1: Pulling fs layer 07:11:50 1ce36da41761: Pulling fs layer 07:11:50 25b303627fd3: Pulling fs layer 07:11:51 29e5d40040c1: Download complete 07:11:52 1ce36da41761: Verifying Checksum 07:11:52 1ce36da41761: Download complete 07:11:52 29e5d40040c1: Pull complete 07:11:53 1ce36da41761: Pull complete 07:11:53 25b303627fd3: Verifying Checksum 07:11:53 25b303627fd3: Download complete 07:12:03 lxd 4.9 from Canonical* installed 07:12:03 + sudo lxd init --auto 07:12:03 25b303627fd3: Pull complete 07:12:03 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:12:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 07:12:03 prd-ubuntu18.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container 07:12:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:12:07 $ docker top 73a8266fe20cd072863c2c813310ba0c10c5a921c1b10f7a2bc501d297f728c7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:08 + docker-compose+ buildgrep --help parallel 07:12:08 07:12:11 + sudo snap install --classic snapcraft 07:12:11 --parallel Build images in parallel. [Pipeline] } 07:12:11 $ docker stop --time=1 73a8266fe20cd072863c2c813310ba0c10c5a921c1b10f7a2bc501d297f728c7 07:12:13 $ docker rm -f 73a8266fe20cd072863c2c813310ba0c10c5a921c1b10f7a2bc501d297f728c7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:12:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:12:14 . [Pipeline] withDockerContainer 07:12:14 prd-ubuntu18.04-docker-arm64-4c-16g-17040 does not seem to be running inside a container 07:12:15 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:12:16 $ docker top 92a4ebd7cc720460584181235ae444cc8f1fc5b67d42362b5ff816b3ff7ff033 -eo pid,comm [Pipeline] { [Pipeline] sh 07:12:17 + docker-compose -f ./docker-compose-build.yml build --parallel 07:12:17 snapcraft 4.4.4 from Canonical* installed 07:12:17 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 07:12:17 + patch --verbose -p1 07:12:17 Hmm... Looks like a unified diff to me... 07:12:17 The text leading up to this was: 07:12:17 -------------------------- 07:12:17 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 07:12:17 |From: Tony Espy 07:12:17 |Date: Wed, 16 Dec 2020 16:34:55 -0500 07:12:17 |Subject: [PATCH] optimize snap build for pipeline CI check 07:12:17 | 07:12:17 |This patch is used by the EdgeX CI pipeline builds to 07:12:17 |optimize the snap CI check run for pull requests. When 07:12:17 |applied, it essentially strips out everything (apps and 07:12:17 |parts) from the snapcraft.yaml file except those required 07:12:17 |to build edgex-go, as the whole idea of the CI check is to 07:12:17 |catch changes to edgex-go that break the snap build. 07:12:17 | 07:12:17 |In general, anyone updating snapcraft.yaml will also need 07:12:17 |to update this patch file, otherwise it may fail to apply, 07:12:17 |resulting in a failed snap build CI check in the associated 07:12:17 |pull request. 07:12:17 | 07:12:17 |Note - in addition to applying this patch, the pipeline also 07:12:17 |only primes the snap (e.g. `snapcraft prime`), as there's no 07:12:17 |need to build the finally binary .snap file (and it won't 07:12:17 |work with the patch applied). This further reduces the build 07:12:17 |time. 07:12:17 |--- 07:12:17 | snap/snapcraft.yaml | 461 +------------------------------------------- 07:12:17 | 1 file changed, 2 insertions(+), 459 deletions(-) 07:12:17 | 07:12:17 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 07:12:17 |index 1e537489..faf42425 100644 07:12:17 |--- a/snap/snapcraft.yaml 07:12:17 |+++ b/snap/snapcraft.yaml 07:12:17 -------------------------- 07:12:17 patching file snap/snapcraft.yaml 07:12:17 Using Plan A... 07:12:17 Hunk #1 succeeded at 73. 07:12:17 Hunk #2 succeeded at 202. 07:12:17 Hunk #3 succeeded at 214. 07:12:17 Hunk #4 succeeded at 222. 07:12:17 Hunk #5 succeeded at 229. 07:12:17 Hunk #6 succeeded at 256. 07:12:17 Hunk #7 succeeded at 290. 07:12:17 Hunk #8 succeeded at 341. 07:12:17 Hmm... Ignoring the trailing garbage. 07:12:17 done 07:12:17 + sudo snapcraft prime --use-lxd 07:12:18 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 07:12:18 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: 07:12:18 - README.md 07:12:18 07:12:18 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:12:19 Launching a container. 07:12:21 Building docker-core-command-go ... 07:12:21 Building docker-core-data-go ... 07:12:21 Building docker-core-metadata-go ... 07:12:21 Building docker-security-bootstrap-redis-go ... 07:12:21 Building docker-security-proxy-setup-go ... 07:12:21 Building docker-security-secretstore-setup-go ... 07:12:21 Building docker-support-notifications-go ... 07:12:21 Building docker-support-scheduler-go ... 07:12:21 Building docker-sys-mgmt-agent-go ... 07:12:21 Building docker-core-data-go 07:12:21 Building docker-security-secretstore-setup-go 07:12:21 Building docker-support-notifications-go 07:12:21 Building docker-sys-mgmt-agent-go 07:12:21 Building docker-support-scheduler-go 07:12:31 Waiting for container to be ready 07:12:31 To start your first instance, try: lxc launch ubuntu:18.04 07:12:31 07:12:33 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 07:12:33 Waiting for network to be ready... 07:12:34 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:12:34 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 07:12:34 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:12:34 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 07:12:34 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 07:12:34 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 07:12:34 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 07:12:34 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 07:12:34 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 07:12:34 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 07:12:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:12:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:12:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:12:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:12:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:12:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:12:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:12:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:12:35 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:12:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 07:12:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 07:12:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 07:12:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:12:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 07:12:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 07:12:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 07:12:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 07:12:38 Fetched 23.5 MB in 4s (5928 kB/s) 07:12:39 Reading package lists... 07:12:39 Reading package lists... 07:12:39 Building dependency tree... 07:12:39 Reading state information... 07:12:39 The following additional packages will be installed: 07:12:39 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:12:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:12:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:12:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 07:12:39 Suggested packages: 07:12:39 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 07:12:39 Recommended packages: 07:12:39 gnupg libsasl2-modules 07:12:39 The following NEW packages will be installed: 07:12:39 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 07:12:39 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 07:12:39 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 07:12:39 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 07:12:39 The following packages will be upgraded: 07:12:39 gpg gpg-agent gpgconf libudev1 07:12:39 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 07:12:39 Need to get 3531 kB of archives. 07:12:39 After this operation, 13.3 MB of additional disk space will be used. 07:12:39 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 07:12:39 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 07:12:39 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 07:12:39 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 07:12:39 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 07:12:39 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 07:12:39 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 07:12:39 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 07:12:39 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 07:12:40 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 07:12:40 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 07:12:40 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 07:12:40 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 07:12:40 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 07:12:40 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 07:12:40 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 07:12:40 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 07:12:40 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 07:12:40 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 07:12:40 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 07:12:40 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 07:12:40 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 07:12:40 debconf: delaying package configuration, since apt-utils is not installed 07:12:40 Fetched 3531 kB in 1s (3079 kB/s) 07:12:40 (Reading database ... 12511 files and directories currently installed.) 07:12:40 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 07:12:41 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:12:41 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 07:12:41 Selecting previously unselected package udev. 07:12:41 (Reading database ... 12511 files and directories currently installed.) 07:12:41 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 07:12:41 Unpacking udev (237-3ubuntu10.43) ... 07:12:41 Selecting previously unselected package libfuse2:amd64. 07:12:41 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 07:12:41 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:12:41 Selecting previously unselected package fuse. 07:12:41 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 07:12:41 Unpacking fuse (2.9.7-1ubuntu1) ... 07:12:41 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 07:12:41 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:12:41 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 07:12:41 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:12:41 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 07:12:41 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:12:42 Selecting previously unselected package libksba8:amd64. 07:12:42 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 07:12:42 Unpacking libksba8:amd64 (1.3.5-2) ... 07:12:42 Selecting previously unselected package libroken18-heimdal:amd64. 07:12:42 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:12:42 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:42 Selecting previously unselected package libasn1-8-heimdal:amd64. 07:12:42 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:12:42 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:42 Selecting previously unselected package libheimbase1-heimdal:amd64. 07:12:42 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:12:42 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:42 Selecting previously unselected package libhcrypto4-heimdal:amd64. 07:12:42 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:12:42 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:42 Selecting previously unselected package libwind0-heimdal:amd64. 07:12:42 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:12:42 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:42 Selecting previously unselected package libhx509-5-heimdal:amd64. 07:12:42 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:12:42 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:42 Selecting previously unselected package libkrb5-26-heimdal:amd64. 07:12:42 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:12:42 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:42 Selecting previously unselected package libheimntlm0-heimdal:amd64. 07:12:42 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:12:42 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:42 Selecting previously unselected package libgssapi3-heimdal:amd64. 07:12:42 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 07:12:42 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:42 Selecting previously unselected package libsasl2-modules-db:amd64. 07:12:42 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 07:12:42 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:12:43 Selecting previously unselected package libsasl2-2:amd64. 07:12:43 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 07:12:43 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:12:43 Selecting previously unselected package libldap-common. 07:12:43 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 07:12:43 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:12:43 Selecting previously unselected package libldap-2.4-2:amd64. 07:12:43 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 07:12:43 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:12:43 Selecting previously unselected package dirmngr. 07:12:43 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 07:12:43 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 07:12:43 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 07:12:43 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 07:12:43 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 07:12:43 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:12:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 07:12:43 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 07:12:43 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:43 Setting up libksba8:amd64 (1.3.5-2) ... 07:12:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:12:43 Setting up udev (237-3ubuntu10.43) ... 07:12:44 invoke-rc.d: policy-rc.d denied execution of start. 07:12:44 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:44 Processing triggers for systemd (237-3ubuntu10) ... 07:12:44 Setting up fuse (2.9.7-1ubuntu1) ... 07:12:44 Setting up gpg (2.2.4-1ubuntu1.3) ... 07:12:44 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:44 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:44 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:44 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:44 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:44 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:44 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 07:12:44 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 07:12:44 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 07:12:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:12:45 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 07:12:45 settings in the [Install] section, and DefaultInstance for template units). 07:12:45 This means they are not meant to be enabled using systemctl. 07:12:45 Possible reasons for having this kind of units are: 07:12:45 1) A unit may be statically enabled by being symlinked from another unit's 07:12:45 .wants/ or .requires/ directory. 07:12:45 2) A unit's purpose may be to act as a helper for some other unit which has 07:12:45 a requirement dependency on it. 07:12:45 3) A unit may be started when needed via activation (socket, path, timer, 07:12:45 D-Bus, udev, scripted systemctl call, ...). 07:12:45 4) In case of template units, the unit is meant to be enabled with some 07:12:45 instance name specified. 07:12:45 Reading package lists... 07:12:45 Building dependency tree... 07:12:45 Reading state information... 07:12:45 The following additional packages will be installed: 07:12:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 07:12:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 07:12:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 07:12:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 07:12:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 07:12:45 Suggested packages: 07:12:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 07:12:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 07:12:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 07:12:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 07:12:45 systemd-container policykit-1 07:12:45 Recommended packages: 07:12:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 07:12:45 The following NEW packages will be installed: 07:12:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 07:12:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 07:12:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 07:12:45 multiarch-support openssh-client python3 python3-minimal python3.6 07:12:45 python3.6-minimal snapd squashfs-tools sudo 07:12:45 The following packages will be upgraded: 07:12:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 07:12:45 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 07:12:45 Need to get 35.2 MB of archives. 07:12:45 After this operation, 141 MB of additional disk space will be used. 07:12:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 07:12:45 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 07:12:45 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 07:12:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 07:12:46 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 07:12:46 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 07:12:46 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 07:12:46 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 07:12:46 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 07:12:46 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 07:12:46 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 07:12:46 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 07:12:46 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 07:12:46 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 07:12:46 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 07:12:46 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 07:12:46 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 07:12:46 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 07:12:46 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 07:12:46 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 07:12:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 07:12:46 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 07:12:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 07:12:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 07:12:46 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 07:12:46 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 07:12:46 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 07:12:46 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 07:12:46 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 07:12:46 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 07:12:48 debconf: delaying package configuration, since apt-utils is not installed 07:12:48 Fetched 35.2 MB in 2s (15.6 MB/s) 07:12:48 (Reading database ... 12757 files and directories currently installed.) 07:12:48 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 07:12:48 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:12:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 07:12:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:12:48 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 07:12:49 (Reading database ... 12757 files and directories currently installed.) 07:12:49 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 07:12:49 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 07:12:49 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 07:12:49 (Reading database ... 12757 files and directories currently installed.) 07:12:49 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 07:12:49 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 07:12:49 Setting up apt (1.6.12ubuntu0.2) ... 07:12:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 07:12:50 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 07:12:50 (Reading database ... 12764 files and directories currently installed.) 07:12:50 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:12:50 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:12:50 Selecting previously unselected package libpython3.6-minimal:amd64. 07:12:50 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:12:50 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:12:50 Selecting previously unselected package libexpat1:amd64. 07:12:50 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 07:12:50 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:12:51 Selecting previously unselected package python3.6-minimal. 07:12:51 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:12:51 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:12:51 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 07:12:51 Checking for services that may need to be restarted...done. 07:12:51 Checking for services that may need to be restarted...done. 07:12:51 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:12:51 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 07:12:51 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 07:12:51 Selecting previously unselected package python3-minimal. 07:12:51 (Reading database ... 13012 files and directories currently installed.) 07:12:51 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 07:12:51 Unpacking python3-minimal (3.6.7-1~18.04) ... 07:12:52 Selecting previously unselected package mime-support. 07:12:52 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 07:12:52 Unpacking mime-support (3.60ubuntu1) ... 07:12:52 Selecting previously unselected package libmpdec2:amd64. 07:12:52 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 07:12:52 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:12:52 Selecting previously unselected package libpython3.6-stdlib:amd64. 07:12:52 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:12:52 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:12:52 Selecting previously unselected package python3.6. 07:12:52 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 07:12:52 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:12:52 Selecting previously unselected package libpython3-stdlib:amd64. 07:12:52 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 07:12:52 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:12:52 Setting up python3-minimal (3.6.7-1~18.04) ... 07:12:52 Selecting previously unselected package python3. 07:12:52 (Reading database ... 13442 files and directories currently installed.) 07:12:52 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 07:12:52 Unpacking python3 (3.6.7-1~18.04) ... 07:12:52 Selecting previously unselected package multiarch-support. 07:12:52 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 07:12:53 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 07:12:53 Setting up multiarch-support (2.27-3ubuntu1.4) ... 07:12:53 Selecting previously unselected package liblzo2-2:amd64. 07:12:53 (Reading database ... 13479 files and directories currently installed.) 07:12:53 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 07:12:53 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 07:12:53 Selecting previously unselected package libbsd0:amd64. 07:12:53 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 07:12:53 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:12:53 Selecting previously unselected package sudo. 07:12:53 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 07:12:53 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 07:12:53 Selecting previously unselected package apparmor. 07:12:53 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 07:12:53 Unpacking apparmor (2.12-4ubuntu5.1) ... 07:12:53 Selecting previously unselected package libedit2:amd64. 07:12:53 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 07:12:53 Unpacking libedit2:amd64 (3.1-20170329-1) ... 07:12:53 Selecting previously unselected package libkrb5support0:amd64. 07:12:53 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 07:12:53 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:12:53 Selecting previously unselected package libk5crypto3:amd64. 07:12:53 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 07:12:53 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:12:53 Selecting previously unselected package libkeyutils1:amd64. 07:12:53 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 07:12:53 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:12:53 Selecting previously unselected package libkrb5-3:amd64. 07:12:53 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 07:12:53 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:12:54 Selecting previously unselected package libgssapi-krb5-2:amd64. 07:12:54 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 07:12:54 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:12:54 Selecting previously unselected package libssl1.0.0:amd64. 07:12:54 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 07:12:54 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:12:54 Selecting previously unselected package openssh-client. 07:12:54 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 07:12:54 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 07:12:54 Selecting previously unselected package squashfs-tools. 07:12:54 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 07:12:54 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:12:54 Selecting previously unselected package snapd. 07:12:54 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 07:12:54 Unpacking snapd (2.48+18.04) ... 07:12:56 Setting up libedit2:amd64 (3.1-20170329-1) ... 07:12:56 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 07:12:56 Setting up mime-support (3.60ubuntu1) ... 07:12:56 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 07:12:56 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 07:12:56 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 07:12:56 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:12:56 Setting up systemd (237-3ubuntu10.43) ... 07:12:56 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 07:12:57 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 07:12:57 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 07:12:57 Setting up liblzo2-2:amd64 (2.08-1.2) ... 07:12:57 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 07:12:57 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 07:12:57 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 07:12:58 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 07:12:58 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 07:12:58 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 07:12:58 Setting up python3 (3.6.7-1~18.04) ... 07:12:58 running python rtupdate hooks for python3.6... 07:12:58 running python post-rtupdate hooks for python3.6... 07:12:58 Setting up apparmor (2.12-4ubuntu5.1) ... 07:12:59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 07:12:59 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 07:12:59 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 07:13:00 Setting up snapd (2.48+18.04) ... 07:13:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 07:13:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 07:13:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 07:13:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 07:13:00 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:13:00 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 07:13:01 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 07:13:01 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 07:13:01 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 07:13:01 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 07:13:01 /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' 07:13:02 Processing triggers for libc-bin (2.27-3ubuntu1) ... 07:13:02 Processing triggers for systemd (237-3ubuntu10.43) ... 07:13:02 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:13:02 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:13:02 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:13:04 Reading package lists... 07:13:04 Reading package lists... 07:13:04 Building dependency tree... 07:13:04 Reading state information... 07:13:04 Calculating upgrade... 07:13:04 The following packages will be upgraded: 07:13:04 advancecomp base-files bash binutils binutils-common 07:13:04 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 07:13:04 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 07:13:04 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 07:13:04 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 07:13:04 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 07:13:04 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 07:13:04 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 07:13:04 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 07:13:04 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 07:13:04 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 07:13:04 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 07:13:04 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 07:13:04 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 07:13:05 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 07:13:05 Need to get 63.5 MB of archives. 07:13:05 After this operation, 5191 kB of additional disk space will be used. 07:13:05 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] 07:13:05 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 07:13:05 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 07:13:05 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 07:13:05 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 07:13:05 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 07:13:05 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 07:13:05 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 07:13:05 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 07:13:05 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 07:13:05 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 07:13:05 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 07:13:05 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 07:13:05 Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 07:13:05 Get:15 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 07:13:05 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 07:13:05 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 07:13:05 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 07:13:05 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 07:13:06 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 07:13:06 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 07:13:06 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 07:13:06 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 07:13:06 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 07:13:06 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 07:13:06 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 07:13:06 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 07:13:06 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 07:13:06 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 07:13:06 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 07:13:06 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 07:13:06 Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 07:13:06 Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 07:13:06 Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 07:13:06 Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 07:13:06 Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 07:13:06 Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 07:13:06 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 07:13:06 Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 07:13:06 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 07:13:06 Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 07:13:06 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 07:13:06 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 07:13:06 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 07:13:06 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 07:13:06 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 07:13:06 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 07:13:06 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 07:13:06 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 07:13:06 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 07:13:06 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 07:13:06 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 07:13:06 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 07:13:06 Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 07:13:06 Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 07:13:06 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 07:13:06 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 07:13:06 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 07:13:06 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 07:13:06 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 07:13:06 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 07:13:06 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 07:13:06 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 07:13:06 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 07:13:06 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 07:13:06 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 07:13:06 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 07:13:06 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 07:13:06 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 07:13:06 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 07:13:06 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 07:13:06 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 07:13:06 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 07:13:06 Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 07:13:06 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 07:13:06 Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 07:13:06 Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 07:13:06 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 07:13:06 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 07:13:06 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 07:13:06 Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 07:13:06 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 07:13:06 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 07:13:06 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 07:13:06 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 07:13:06 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 07:13:06 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 07:13:07 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 07:13:07 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 07:13:07 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 07:13:07 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 07:13:07 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 07:13:07 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 07:13:07 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 07:13:07 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 07:13:07 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 07:13:08 debconf: delaying package configuration, since apt-utils is not installed 07:13:08 Fetched 63.5 MB in 3s (20.6 MB/s) 07:13:08 (Reading database ... 13912 files and directories currently installed.) 07:13:08 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 07:13:08 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:13:08 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 07:13:08 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:13:08 Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... 07:13:08 Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... 07:13:09 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:09 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:13:09 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:09 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:13:09 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:10 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:13:10 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:10 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:13:10 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:10 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:13:10 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:10 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:13:10 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:10 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:13:10 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 07:13:10 (Reading database ... 13911 files and directories currently installed.) 07:13:10 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:10 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 07:13:10 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 07:13:10 (Reading database ... 13911 files and directories currently installed.) 07:13:10 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:10 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:13:11 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:11 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:13:11 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 07:13:11 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 07:13:11 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 07:13:11 (Reading database ... 13911 files and directories currently installed.) 07:13:11 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 07:13:11 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:13:11 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 07:13:12 (Reading database ... 13911 files and directories currently installed.) 07:13:12 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 07:13:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 07:13:12 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 07:13:12 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 07:13:12 Setting up base-files (10.1ubuntu2.10) ... 07:13:12 Installing new version of config file /etc/issue ... 07:13:12 Installing new version of config file /etc/issue.net ... 07:13:12 Installing new version of config file /etc/lsb-release ... 07:13:12 Installing new version of config file /etc/update-motd.d/50-motd-news ... 07:13:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 07:13:12 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 07:13:12 Removing obsolete conffile /etc/default/motd-news ... 07:13:13 (Reading database ... 13912 files and directories currently installed.) 07:13:13 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 07:13:13 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 07:13:13 Setting up bash (4.4.18-2ubuntu1.2) ... 07:13:13 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 07:13:13 (Reading database ... 13912 files and directories currently installed.) 07:13:13 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 07:13:13 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 07:13:13 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 07:13:13 (Reading database ... 13912 files and directories currently installed.) 07:13:13 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 07:13:13 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 07:13:13 Setting up tar (1.29b-2ubuntu0.1) ... 07:13:13 (Reading database ... 13912 files and directories currently installed.) 07:13:13 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 07:13:13 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:13:13 Setting up dpkg (1.19.0.5ubuntu2.3) ... 07:13:14 (Reading database ... 13912 files and directories currently installed.) 07:13:14 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 07:13:14 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:13:14 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 07:13:14 (Reading database ... 13912 files and directories currently installed.) 07:13:14 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 07:13:14 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:13:14 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 07:13:14 (Reading database ... 13912 files and directories currently installed.) 07:13:14 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 07:13:14 Unpacking grep (3.1-2build1) over (3.1-2) ... 07:13:14 Setting up grep (3.1-2build1) ... 07:13:15 (Reading database ... 13912 files and directories currently installed.) 07:13:15 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 07:13:15 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:13:15 Setting up login (1:4.5-1ubuntu2) ... 07:13:15 (Reading database ... 13912 files and directories currently installed.) 07:13:15 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 07:13:15 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:13:15 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 07:13:15 (Reading database ... 13912 files and directories currently installed.) 07:13:15 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 07:13:15 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:13:15 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 07:13:15 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:13:15 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 07:13:15 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:13:16 Setting up perl-base (5.26.1-6ubuntu0.5) ... 07:13:16 (Reading database ... 13912 files and directories currently installed.) 07:13:16 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 07:13:16 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 07:13:17 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:13:17 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:13:17 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 07:13:17 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 07:13:17 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 07:13:17 (Reading database ... 13912 files and directories currently installed.) 07:13:17 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 07:13:17 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 07:13:18 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 07:13:18 (Reading database ... 13912 files and directories currently installed.) 07:13:18 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:13:18 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:13:18 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:13:18 (Reading database ... 13912 files and directories currently installed.) 07:13:18 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:13:18 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:13:18 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:13:18 (Reading database ... 13912 files and directories currently installed.) 07:13:18 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:13:18 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:13:18 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:13:18 (Reading database ... 13912 files and directories currently installed.) 07:13:18 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:13:18 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:13:18 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:13:18 (Reading database ... 13912 files and directories currently installed.) 07:13:18 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 07:13:18 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:13:18 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 07:13:19 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:13:19 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 07:13:19 (Reading database ... 13912 files and directories currently installed.) 07:13:19 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 07:13:19 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:13:19 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 07:13:19 (Reading database ... 13912 files and directories currently installed.) 07:13:19 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:13:19 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:13:19 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 07:13:19 (Reading database ... 13912 files and directories currently installed.) 07:13:19 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:13:19 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:13:19 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 07:13:20 (Reading database ... 13912 files and directories currently installed.) 07:13:20 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:13:20 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:13:20 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 07:13:20 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 07:13:20 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 07:13:21 (Reading database ... 13912 files and directories currently installed.) 07:13:21 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 07:13:21 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 07:13:21 Setting up libc-bin (2.27-3ubuntu1.4) ... 07:13:21 (Reading database ... 13912 files and directories currently installed.) 07:13:21 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 07:13:21 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 07:13:21 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 07:13:21 (Reading database ... 13914 files and directories currently installed.) 07:13:21 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 07:13:21 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 07:13:21 Setting up debconf (1.5.66ubuntu1) ... 07:13:22 (Reading database ... 13914 files and directories currently installed.) 07:13:22 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:13:22 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:13:22 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:13:22 (Reading database ... 13914 files and directories currently installed.) 07:13:22 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:13:22 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:13:22 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 07:13:22 (Reading database ... 13914 files and directories currently installed.) 07:13:22 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 07:13:22 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:13:22 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 07:13:23 (Reading database ... 13914 files and directories currently installed.) 07:13:23 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 07:13:23 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 07:13:23 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 07:13:23 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 07:13:23 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 07:13:23 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:13:23 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 07:13:23 (Reading database ... 13914 files and directories currently installed.) 07:13:23 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 07:13:23 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 07:13:23 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 07:13:23 (Reading database ... 13914 files and directories currently installed.) 07:13:23 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 07:13:23 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 07:13:24 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 07:13:24 (Reading database ... 13914 files and directories currently installed.) 07:13:24 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 07:13:24 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 07:13:24 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 07:13:24 (Reading database ... 13914 files and directories currently installed.) 07:13:24 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 07:13:24 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 07:13:24 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 07:13:24 (Reading database ... 13914 files and directories currently installed.) 07:13:24 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 07:13:24 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 07:13:25 Setting up passwd (1:4.5-1ubuntu2) ... 07:13:25 (Reading database ... 13914 files and directories currently installed.) 07:13:25 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 07:13:25 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 07:13:25 Setting up gpgv (2.2.4-1ubuntu1.3) ... 07:13:25 (Reading database ... 13914 files and directories currently installed.) 07:13:25 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 07:13:25 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 07:13:25 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 07:13:25 (Reading database ... 13914 files and directories currently installed.) 07:13:25 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 07:13:25 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 07:13:26 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 07:13:26 (Reading database ... 13914 files and directories currently installed.) 07:13:26 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 07:13:26 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 07:13:26 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 07:13:26 (Reading database ... 13914 files and directories currently installed.) 07:13:26 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 07:13:26 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 07:13:26 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 07:13:26 (Reading database ... 13914 files and directories currently installed.) 07:13:26 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 07:13:26 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 07:13:26 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 07:13:26 (Reading database ... 13915 files and directories currently installed.) 07:13:26 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:13:26 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:13:26 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 07:13:26 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 07:13:27 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 07:13:27 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 07:13:27 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 07:13:27 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 07:13:27 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 07:13:27 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 07:13:27 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 07:13:27 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 07:13:27 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 07:13:27 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 07:13:27 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 07:13:28 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 07:13:28 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 07:13:28 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 07:13:28 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 07:13:28 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 07:13:28 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 07:13:28 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 07:13:28 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 07:13:28 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 07:13:29 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 07:13:29 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 07:13:29 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 07:13:29 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 07:13:29 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:13:29 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:13:29 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:13:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:13:29 ---> 3a30f87ffb7e 07:13:29 Step 3/24 : WORKDIR /edgex-go 07:13:29 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:13:29 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:13:29 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:13:29 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:13:29 ---> 3a30f87ffb7e 07:13:29 Step 3/21 : WORKDIR /edgex-go 07:13:29 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 07:13:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:13:29 ---> 3a30f87ffb7e 07:13:29 Step 3/24 : WORKDIR /edgex-go 07:13:29 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 07:13:29 Step 2/27 : FROM ${BUILDER_BASE} AS builder 07:13:29 ---> 3a30f87ffb7e 07:13:29 Step 3/27 : WORKDIR /edgex-go 07:13:30 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:13:30 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:13:30 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 07:13:30 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 07:13:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:13:30 ---> 3a30f87ffb7e 07:13:30 Step 3/23 : WORKDIR /edgex-go 07:13:30 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 07:13:30 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:13:30 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:13:30 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:13:30 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:13:30 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:13:30 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:13:30 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:13:30 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:13:31 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:13:31 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:13:32 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:13:32 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:13:33 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:13:33 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:13:33 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:13:33 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:13:34 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 07:13:34 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 07:13:34 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:13:34 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:13:34 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 07:13:34 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:13:35 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 07:13:35 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 07:13:35 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 07:13:35 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 07:13:35 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:13:35 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:13:35 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 07:13:35 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 07:13:35 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 07:13:35 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 07:13:35 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:13:35 ---> Running in c8c69043dc71 07:13:35 ---> Running in f2b11336c287 07:13:35 ---> Running in 50690cce6b22 07:13:35 ---> Running in 909a38df5362 07:13:35 ---> Running in 53fa595e5390 07:13:35 Removing intermediate container c8c69043dc71 07:13:35 ---> 5f190b84a80c 07:13:35 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:35 Removing intermediate container f2b11336c287 07:13:35 ---> dab9432dcda2 07:13:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:35 Removing intermediate container 53fa595e5390 07:13:35 ---> f643d50b96d0 07:13:35 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:35 Removing intermediate container 50690cce6b22 07:13:35 ---> 2b964f608dc3 07:13:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:35 Removing intermediate container 909a38df5362 07:13:35 ---> 20d8692da489 07:13:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:13:35 ---> Running in d414601c2f59 07:13:35 ---> Running in bd936128dae6 07:13:35 ---> Running in b03846af0de9 07:13:35 ---> Running in 852215b6c8bf 07:13:35 ---> Running in 73a97066b42d 07:13:36 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 07:13:36 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:13:36 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:13:36 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:13:36 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 07:13:36 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 07:13:36 Setting up tzdata (2020d-0ubuntu0.18.04) ... 07:13:36 07:13:36 Current default time zone: 'Etc/UTC' 07:13:36 Local time is now: Mon Dec 21 07:13:35 UTC 2020. 07:13:36 Universal Time is now: Mon Dec 21 07:13:35 UTC 2020. 07:13:36 Run 'dpkg-reconfigure tzdata' if you wish to change it. 07:13:36 07:13:36 Setting up systemd-sysv (237-3ubuntu10.43) ... 07:13:36 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:13:36 Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... 07:13:36 Setting up mount (2.31.1-0.4ubuntu3.7) ... 07:13:36 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 07:13:36 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 07:13:36 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 07:13:36 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 07:13:36 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 07:13:36 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 07:13:36 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 07:13:36 Setting up procps (2:3.3.12-3ubuntu1.2) ... 07:13:36 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 07:13:36 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 07:13:36 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 07:13:36 Setting up patch (2.7.6-2ubuntu1.1) ... 07:13:36 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 07:13:36 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 07:13:36 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 07:13:36 Installing new version of config file /etc/ssl/openssl.cnf ... 07:13:36 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 07:13:36 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 07:13:36 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 07:13:38 Updating certificates in /etc/ssl/certs... 07:13:39 Removing intermediate container bd936128dae6 07:13:39 ---> f2373025223e 07:13:39 Step 5/27 : RUN apk update && apk add make bash git 07:13:39 22 added, 17 removed; done. 07:13:39 ---> Running in 6cbe5ac96cb0 07:13:39 Removing intermediate container d414601c2f59 07:13:39 ---> 5aaa08c62f5f 07:13:39 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 07:13:39 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 07:13:39 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 07:13:39 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 07:13:39 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 07:13:39 Setting up pkgbinarymangler (138.18.04.1) ... 07:13:39 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 07:13:39 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 07:13:39 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 07:13:39 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 07:13:39 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:13:39 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 07:13:39 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 07:13:39 Setting up perl (5.26.1-6ubuntu0.5) ... 07:13:39 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 07:13:39 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 07:13:39 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 07:13:39 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 07:13:39 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 07:13:39 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 07:13:39 Removing intermediate container b03846af0de9 07:13:39 ---> 7e5737a19b7f 07:13:39 Step 5/21 : RUN apk update && apk add make git 07:13:39 ---> Running in 1b80cb5375c2 07:13:40 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 07:13:40 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 07:13:40 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 07:13:40 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:13:40 Processing triggers for systemd (237-3ubuntu10.43) ... 07:13:40 ---> Running in e1416296193c 07:13:40 Removing intermediate container 73a97066b42d 07:13:40 ---> 9274baa03374 07:13:40 Step 5/24 : RUN apk update && apk add make git 07:13:40 Processing triggers for mime-support (3.60ubuntu1) ... 07:13:40 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 07:13:40 Updating certificates in /etc/ssl/certs... 07:13:40 Removing intermediate container 852215b6c8bf 07:13:40 ---> f558f999bac0 07:13:40 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 07:13:40 ---> Running in 7d0f5b621640 07:13:40 ---> Running in f1a6db29f8da 07:13:41 0 added, 0 removed; done. 07:13:41 Running hooks in /etc/ca-certificates/update.d... 07:13:41 done. 07:13:41 Reading package lists... 07:13:41 Building dependency tree... 07:13:41 Reading state information... 07:13:41 The following NEW packages will be installed: 07:13:41 apt-transport-https 07:13:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:13:41 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 07:13:41 Need to get 1696 B of archives. 07:13:41 After this operation, 153 kB of additional disk space will be used. 07:13:41 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 07:13:41 debconf: delaying package configuration, since apt-utils is not installed 07:13:41 Fetched 1696 B in 0s (27.5 kB/s) 07:13:41 Selecting previously unselected package apt-transport-https. 07:13:41 (Reading database ... 13929 files and directories currently installed.) 07:13:41 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 07:13:41 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 07:13:42 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 07:13:42 Waiting for network to be ready... 07:13:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:13:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:13:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:13:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:13:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:13:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:13:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:13:43 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:13:43 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:13:43 OK: 12620 distinct packages available 07:13:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:13:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:13:44 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:13:44 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:13:44 OK: 12620 distinct packages available 07:13:44 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:13:44 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:13:44 OK: 12620 distinct packages available 07:13:44 OK: 217 MiB in 51 packages 07:13:44 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:13:44 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:13:44 OK: 12620 distinct packages available 07:13:45 v3.12.3-13-ga43a0bc1d0 [http://nl.alpinelinux.org/alpine/v3.12/main] 07:13:45 v3.12.3-15-ge843fbbe95 [http://nl.alpinelinux.org/alpine/v3.12/community] 07:13:45 OK: 12620 distinct packages available 07:13:45 OK: 217 MiB in 51 packages 07:13:45 OK: 217 MiB in 51 packages 07:13:45 OK: 217 MiB in 51 packages 07:13:45 OK: 217 MiB in 51 packages 07:13:46 Removing intermediate container 6cbe5ac96cb0 07:13:46 ---> 40b01b0b1e4c 07:13:46 Step 6/27 : COPY go.mod . 07:13:47 Removing intermediate container e1416296193c 07:13:47 ---> 9bba26fdaf50 07:13:47 Step 6/21 : COPY go.mod . 07:13:47 Removing intermediate container 1b80cb5375c2 07:13:47 ---> 3c91645f45d8 07:13:47 Step 6/23 : COPY go.mod . 07:13:47 ---> 79410fd437ae 07:13:47 Step 7/27 : RUN go mod download 07:13:47 Removing intermediate container f1a6db29f8da 07:13:47 ---> 94e87afbbf39 07:13:47 Step 6/24 : COPY go.mod . 07:13:47 Removing intermediate container 7d0f5b621640 07:13:47 ---> 3fe99cef46eb 07:13:47 Step 6/24 : COPY go.mod . 07:13:47 ---> Running in 96937654caad 07:13:48 ---> c5438229ee30 07:13:48 Step 7/21 : RUN go mod download 07:13:48 ---> Running in 096836b07c88 07:13:48 ---> 1afc7e77d4e3 07:13:48 Step 7/23 : RUN go mod download 07:13:48 ---> bda85f96e0b9 07:13:48 Step 7/24 : RUN go mod download 07:13:48 ---> Running in 65ddb77867b7 07:13:48 2020-12-21T07:13:45Z INFO Waiting for automatic snapd restart... 07:13:48 snapd 2.48.1 from Canonical* installed 07:13:48 "snapd" switched to the "latest/stable" channel 07:13:48 07:13:48 ---> 626b87ad7344 07:13:48 Step 7/24 : RUN go mod download 07:13:48 ---> Running in f4490289d29f 07:13:49 ---> Running in 62ca403c280d 07:13:51 core18 20201210 from Canonical* installed 07:13:51 "core18" switched to the "latest/stable" channel 07:13:51 07:13:51 Removing intermediate container 96937654caad 07:13:51 ---> 5236c33c0010 07:13:51 Step 8/27 : COPY . . 07:13:52 Removing intermediate container 65ddb77867b7 07:13:52 ---> 8b500bea998d 07:13:52 Step 8/23 : COPY . . 07:13:52 Removing intermediate container 096836b07c88 07:13:52 ---> c43790fac7c1 07:13:52 Step 8/21 : COPY . . 07:13:53 Removing intermediate container f4490289d29f 07:13:53 ---> 86e6a9673af4 07:13:53 Step 8/24 : COPY . . 07:13:53 Removing intermediate container 62ca403c280d 07:13:53 ---> f48874b659f5 07:13:53 Step 8/24 : COPY . . 07:13:55 snapcraft 4.4.4 from Canonical* installed 07:13:55 "snapcraft" switched to the "latest/stable" channel 07:13:55 07:13:58 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 07:13:58 - README.md 07:13:58 07:13:58 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 07:14:04 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:14:04 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 07:14:04 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 07:14:04 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:14:05 Reading package lists... 07:14:06 Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 07:14:12 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:14:12 Reading package lists... 07:14:12 Building dependency tree... 07:14:12 Reading state information... 07:14:12 Suggested packages: 07:14:12 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 07:14:12 git-gui gitk gitweb git-cvs git-mediawiki git-svn 07:14:12 Recommended packages: 07:14:12 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 07:14:12 The following NEW packages will be installed: 07:14:12 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 07:14:12 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 07:14:12 pkg-config zip 07:14:12 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 07:14:12 Need to get 7655 kB of archives. 07:14:12 After this operation, 43.7 MB of additional disk space will be used. 07:14:12 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 07:14:12 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 07:14:12 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 07:14:12 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 07:14:12 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 07:14:12 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 07:14:12 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 07:14:12 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 07:14:13 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 07:14:13 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 07:14:13 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 07:14:13 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 07:14:13 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 07:14:13 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 07:14:13 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 07:14:13 debconf: delaying package configuration, since apt-utils is not installed 07:14:13 Fetched 7655 kB in 1s (9276 kB/s) 07:14:13 Selecting previously unselected package libglib2.0-0:amd64. 07:14:13 (Reading database ... 13933 files and directories currently installed.) 07:14:13 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 07:14:13 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:14:13 Selecting previously unselected package libpsl5:amd64. 07:14:13 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 07:14:13 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 07:14:13 Selecting previously unselected package libnghttp2-14:amd64. 07:14:13 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 07:14:13 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:14:13 Selecting previously unselected package librtmp1:amd64. 07:14:13 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 07:14:13 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:14:14 Selecting previously unselected package libcurl3-gnutls:amd64. 07:14:14 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 07:14:14 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:14:14 Selecting previously unselected package liberror-perl. 07:14:14 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 07:14:14 Unpacking liberror-perl (0.17025-1) ... 07:14:14 Selecting previously unselected package git-man. 07:14:14 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 07:14:14 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 07:14:14 Selecting previously unselected package git. 07:14:14 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 07:14:14 Unpacking git (1:2.17.1-1ubuntu0.7) ... 07:14:15 Selecting previously unselected package libnorm1:amd64. 07:14:15 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 07:14:15 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:14:15 Selecting previously unselected package libpgm-5.2-0:amd64. 07:14:15 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 07:14:15 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:14:15 Selecting previously unselected package libsodium23:amd64. 07:14:15 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 07:14:15 Unpacking libsodium23:amd64 (1.0.16-2) ... 07:14:15 Selecting previously unselected package libzmq5:amd64. 07:14:15 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 07:14:15 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:14:15 Selecting previously unselected package libzmq3-dev:amd64. 07:14:15 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 07:14:15 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:14:15 ---> 9f1f2e1ad430 07:14:15 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:14:16 Selecting previously unselected package pkg-config. 07:14:16 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 07:14:16 Unpacking pkg-config (0.29.1-0ubuntu2) ... 07:14:16 Selecting previously unselected package zip. 07:14:16 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 07:14:16 Unpacking zip (3.0-11build1) ... 07:14:16 ---> 3d20eb97e0b0 07:14:16 Step 9/23 : RUN make cmd/core-data/core-data 07:14:16 ---> 9182726cbe69 07:14:16 Step 9/24 : RUN make cmd/support-notifications/support-notifications 07:14:16 ---> Running in 1c6c6c76351a 07:14:16 ---> e3bf4c7a78a8 07:14:16 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 07:14:16 ---> d9164d51c62f 07:14:16 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:14:16 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 07:14:16 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 07:14:16 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 07:14:16 Setting up liberror-perl (0.17025-1) ... 07:14:16 Setting up libpsl5:amd64 (0.19.1-5build1) ... 07:14:16 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 07:14:16 No schema files found: doing nothing. 07:14:16 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 07:14:16 Setting up zip (3.0-11build1) ... 07:14:16 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 07:14:16 Setting up libsodium23:amd64 (1.0.16-2) ... 07:14:16 Setting up pkg-config (0.29.1-0ubuntu2) ... 07:14:16 ---> Running in 18440daa2203 07:14:16 ---> Running in 0573283555d8 07:14:16 ---> Running in 234dc3b54c6a 07:14:16 ---> Running in 262772a375bb 07:14:16 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 07:14:16 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 07:14:16 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 07:14:16 Setting up git (1:2.17.1-1ubuntu0.7) ... 07:14:16 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 07:14:17 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 07:14:18 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:14:18 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 07:14:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:14:18 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 07:14:23 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:14:23 git set to automatically installed. 07:14:23 git-man set to automatically installed. 07:14:23 libcurl3-gnutls set to automatically installed. 07:14:23 liberror-perl set to automatically installed. 07:14:23 libglib2.0-0 set to automatically installed. 07:14:23 libnghttp2-14 set to automatically installed. 07:14:23 libnorm1 set to automatically installed. 07:14:23 libpgm-5.2-0 set to automatically installed. 07:14:23 libpsl5 set to automatically installed. 07:14:23 librtmp1 set to automatically installed. 07:14:23 libsodium23 set to automatically installed. 07:14:23 libzmq3-dev set to automatically installed. 07:14:23 libzmq5 set to automatically installed. 07:14:23 pkg-config set to automatically installed. 07:14:23 zip set to automatically installed. 07:14:25 snapd is not logged in, snap install commands will use sudo 07:14:31 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 07:14:32 snap "core18" has no updates available 07:14:33 Pulling config-common 07:14:34 Pulling go-build-helper 07:14:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 07:14:56 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 07:14:56 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 07:14:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] 07:14:56 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 07:14:56 Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 07:14:56 Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 07:14:56 Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 07:14:56 Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 07:14:56 Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 07:14:56 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 07:14:56 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 07:14:56 Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 07:14:56 Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 07:14:56 Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 07:14:56 Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 07:14:56 Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 07:14:56 Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 07:14:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 07:14:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] 07:14:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] 07:14:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 07:14:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 07:14:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] 07:14:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] 07:14:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] 07:14:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] 07:14:56 Fetched 23.5 MB in 0s (0 B/s) 07:14:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 07:14:56 Fetched 96.5 kB in 0s (0 B/s) 07:14:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 07:14:56 Fetched 279 kB in 0s (0 B/s) 07:14:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 07:14:56 Fetched 122 kB in 0s (0 B/s) 07:14:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 07:14:56 Fetched 77.8 kB in 0s (0 B/s) 07:14:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 07:14:56 Fetched 8848 B in 0s (0 B/s) 07:14:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 07:14:56 Fetched 47.8 kB in 0s (0 B/s) 07:14:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 07:14:56 Fetched 45.6 kB in 0s (0 B/s) 07:14:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 07:14:56 Fetched 14.8 kB in 0s (0 B/s) 07:14:56 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 07:14:56 Fetched 214 kB in 0s (0 B/s) 07:14:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 07:14:56 Fetched 155 kB in 0s (0 B/s) 07:14:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 07:14:56 Fetched 50.6 kB in 0s (0 B/s) 07:14:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 07:14:56 Fetched 14.8 kB in 0s (0 B/s) 07:14:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 07:14:56 Fetched 41.8 kB in 0s (0 B/s) 07:14:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 07:14:56 Fetched 499 kB in 0s (0 B/s) 07:14:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 07:14:56 Fetched 111 kB in 0s (0 B/s) 07:14:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 07:14:56 Fetched 240 kB in 0s (0 B/s) 07:14:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 07:14:56 Fetched 29.3 kB in 0s (0 B/s) 07:14:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 07:14:56 Fetched 85.5 kB in 0s (0 B/s) 07:14:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 07:14:56 Fetched 24.5 kB in 0s (0 B/s) 07:14:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 07:14:56 Fetched 49.2 kB in 0s (0 B/s) 07:14:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 07:14:56 Fetched 54.2 kB in 0s (0 B/s) 07:14:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 07:14:56 Fetched 30.8 kB in 0s (0 B/s) 07:14:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 07:14:56 Fetched 17.0 kB in 0s (0 B/s) 07:14:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 07:14:56 Fetched 85.9 kB in 0s (0 B/s) 07:14:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 07:14:56 Fetched 8720 B in 0s (0 B/s) 07:14:56 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 07:14:56 Fetched 137 kB in 0s (0 B/s) 07:14:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 07:14:56 Fetched 119 kB in 0s (0 B/s) 07:14:56 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 07:14:56 Fetched 109 kB in 0s (0 B/s) 07:14:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 07:14:56 Fetched 11.1 kB in 0s (0 B/s) 07:14:56 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 07:14:56 Fetched 645 kB in 0s (0 B/s) 07:14:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 07:14:56 Fetched 41.3 kB in 0s (0 B/s) 07:14:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 07:14:56 Fetched 17.9 kB in 0s (0 B/s) 07:14:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 07:14:56 Fetched 368 kB in 0s (0 B/s) 07:14:56 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 07:14:56 Fetched 187 kB in 0s (0 B/s) 07:14:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 07:14:56 Fetched 175 kB in 0s (0 B/s) 07:14:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 07:14:59 Fetched 206 kB in 0s (0 B/s) 07:14:59 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 07:14:59 Fetched 1301 kB in 0s (0 B/s) 07:14:59 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 07:14:59 Fetched 36.2 kB in 0s (0 B/s) 07:14:59 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 07:14:59 Fetched 159 kB in 0s (0 B/s) 07:14:59 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 07:14:59 Fetched 107 kB in 0s (0 B/s) 07:14:59 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 07:14:59 Fetched 48.7 kB in 0s (0 B/s) 07:14:59 Pulling static-packages 07:15:00 'go115' has dependencies that need to be staged: go-build-helper static-packages 07:15:00 Skipping pull go-build-helper (already ran) 07:15:00 Skipping pull static-packages (already ran) 07:15:00 Building go-build-helper 07:15:03 Building static-packages 07:15:05 Staging go-build-helper 07:15:06 Staging static-packages 07:15:07 Pulling go115 07:15:07 'edgex-go' has dependencies that need to be staged: go115 07:15:07 Skipping pull go115 (already ran) 07:15:07 Building go115 07:15:07 % Total % Received % Xferd Average Speed Time Time Time Current 07:15:07 Dload Upload Total Spent Left Speed 07:15:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 115M 20 23.1M 0 0 26.2M 0 0:00:04 --:--:-- 0:00:04 26.2M 48 115M 48 55.6M 0 0 29.5M 0 0:00:03 0:00:01 0:00:02 29.5M 81 115M 81 94.4M 0 0 32.7M 0 0:00:03 0:00:02 0:00:01 32.7M 100 115M 100 115M 0 0 33.8M 0 0:00:03 0:00:03 --:--:-- 33.8M 07:15:12 go1.15.2.linux-amd64.tar.gz: OK 07:15:15 Staging go115 07:15:22 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 07:15:22 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 07:15:22 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 07:15:22 Fetched 0 B in 0s (0 B/s) 07:15:22 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 07:15:22 Fetched 224 kB in 0s (0 B/s) 07:15:22 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 07:15:22 Fetched 157 kB in 0s (0 B/s) 07:15:22 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 07:15:22 Fetched 221 kB in 0s (0 B/s) 07:15:22 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 07:15:22 Fetched 143 kB in 0s (0 B/s) 07:15:22 Pulling edgex-go 07:15:22 Pulling version 07:15:22 Building config-common 07:15:24 Skipping build go-build-helper (already ran) 07:15:24 Skipping build static-packages (already ran) 07:15:24 Skipping build go115 (already ran) 07:15:24 Building edgex-go 07:15:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 07:15:26 go: downloading github.com/gorilla/mux v1.8.0 07:15:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 07:15:26 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 07:15:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 07:15:26 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 07:15:26 go: downloading github.com/pkg/errors v0.8.1 07:15:26 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 07:15:26 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 07:15:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 07:15:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 07:15:26 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 07:15:26 go: downloading github.com/pelletier/go-toml v1.2.0 07:15:26 go: downloading github.com/hashicorp/consul/api v1.1.0 07:15:26 go: downloading github.com/go-kit/kit v0.8.0 07:15:26 go: downloading github.com/google/uuid v1.1.2 07:15:26 go: downloading github.com/imdario/mergo v0.3.11 07:15:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 07:15:26 go: downloading github.com/BurntSushi/toml v0.3.1 07:15:26 go: downloading github.com/pebbe/zmq4 v1.0.0 07:15:26 go: downloading github.com/x448/float16 v0.8.4 07:15:26 go: downloading github.com/go-redis/redis/v7 v7.2.0 07:15:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 07:15:26 go: downloading gopkg.in/yaml.v2 v2.4.0 07:15:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 07:15:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 07:15:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 07:15:26 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 07:15:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 07:15:26 go: downloading github.com/hashicorp/serf v0.8.2 07:15:26 go: downloading github.com/go-playground/validator/v10 v10.3.0 07:15:26 go: downloading github.com/mitchellh/copystructure v1.0.0 07:15:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 07:15:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 07:15:26 go: downloading github.com/leodido/go-urn v1.2.0 07:15:26 go: downloading github.com/go-playground/universal-translator v0.17.0 07:15:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 07:15:26 go: downloading github.com/go-playground/locales v0.13.0 07:15:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 07:15:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 07:15:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 07:15:33 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 07:15:36 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 07:15:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:15:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:15:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:15:38 go: downloading github.com/stretchr/testify v1.5.1 07:15:39 go: downloading github.com/davecgh/go-spew v1.1.1 07:15:39 go: downloading github.com/pmezard/go-difflib v1.0.0 07:15:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:15:40 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 07:15:40 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 07:15:40 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 07:15:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 07:15:41 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 07:15:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:15:42 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 07:15:44 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 07:15:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 07:15:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:15:47 Building version 07:15:49 Staging config-common 07:15:50 Skipping stage go-build-helper (already ran) 07:15:50 Skipping stage static-packages (already ran) 07:15:50 Skipping stage go115 (already ran) 07:15:50 Staging edgex-go 07:15:51 Staging version 07:15:52 Priming config-common 07:15:52 Priming go-build-helper 07:15:53 Priming static-packages 07:15:55 Removing intermediate container 1c6c6c76351a 07:15:55 ---> 06da2133f027 07:15:55 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:15:55 Removing intermediate container 234dc3b54c6a 07:15:55 ---> 2cbed6a89e40 07:15:55 07:15:55 Step 10/24 : FROM alpine:3.10 07:15:55 3.10: Pulling from library/alpine 07:15:55 ---> Running in 688e3b2c6328 07:15:55 Removing intermediate container 0573283555d8 07:15:55 ---> 76a4a83061d8 07:15:55 07:15:55 Step 10/24 : FROM scratch 07:15:55 ---> 07:15:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 07:15:56 Priming go115 07:15:56 Priming edgex-go 07:15:56 ---> Running in 182ecaedf978 07:15:56 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 07:15:56 Status: Downloaded newer image for alpine:3.10 07:15:56 ---> 536a684cf733 07:15:56 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:15:57 ---> Running in 35b7fca77589 07:15:57 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 07:15:58 Priming version 07:15:58 Removing intermediate container 182ecaedf978 07:15:58 ---> 390871c956af 07:15:58 Step 12/24 : ENV APP_PORT=48060 07:15:58 Removing intermediate container 262772a375bb 07:15:58 ---> 4e2cbfad12ba 07:15:58 07:15:58 Step 10/21 : FROM scratch 07:15:58 ---> 07:15:58 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:15:58 ---> Running in 7ce388ee33fd 07:15:58 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. 07:15:58 ---> Running in 5c05fc8863da 07:15:59 Removing intermediate container 7ce388ee33fd 07:15:59 ---> e5014db27c06 07:15:59 Step 13/24 : EXPOSE $APP_PORT 07:15:59 ---> Running in ac603ccfda19 07:15:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 07:15:59 Removing intermediate container 5c05fc8863da 07:15:59 ---> ebfc511748ef 07:15:59 Step 12/21 : ENV APP_PORT=48085 07:15:59 ---> Running in e958777707e5 07:16:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 07:16:00 Removing intermediate container ac603ccfda19 07:16:00 ---> 10eece82bb72 07:16:00 Step 14/24 : COPY --from=builder /bin/sh /bin/sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 07:16:00 Removing intermediate container e958777707e5 07:16:00 ---> 0ca898ab6c6f 07:16:00 Step 13/21 : EXPOSE $APP_PORT 07:16:00 v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 07:16:00 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 07:16:00 OK: 10171 distinct packages available 07:16:00 ---> Running in 92f5db11474f [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:16:01 Removing intermediate container 92f5db11474f 07:16:01 ---> dc45508ed0c0 07:16:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 07:16:01 (1/5) Installing ca-certificates (20191127-r2) 07:16:01 ---> a85006607cea 07:16:01 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 07:16:01 (2/5) Installing nghttp2-libs (1.39.2-r1) 07:16:01 (3/5) Installing libcurl (7.66.0-r3) 07:16:01 (4/5) Installing curl (7.66.0-r3) 07:16:01 (5/5) Installing dumb-init (1.2.2-r1) 07:16:01 Executing busybox-1.30.1-r3.trigger 07:16:01 Executing ca-certificates-20191127-r2.trigger 07:16:02 OK: 7 MiB in 19 packages 07:16:03 ---> ee88151d2f6d 07:16:03 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:16:03 ---> 0d5110116b52 07:16:03 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 07:16:03 Removing intermediate container 688e3b2c6328 07:16:03 ---> 8a6ec70d6f06 07:16:03 07:16:03 Step 11/27 : FROM docker:latest 07:16:03 ---> f66387bf908a 07:16:03 Step 12/27 : RUN apk add --no-cache bash 07:16:04 ---> Running in b20934506963 07:16:04 Removing intermediate container 35b7fca77589 07:16:04 ---> 27ffbcf54feb 07:16:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:16:05 ---> Running in bb1e0a72e871 07:16:05 ---> 16aef79ebe8c 07:16:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:16:06 ---> 7db55a5cad9e 07:16:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 07:16:06 Removing intermediate container bb1e0a72e871 07:16:06 ---> 3004ece88644 07:16:06 Step 13/24 : WORKDIR / 07:16:06 ---> Running in 1b76fb10d6b9 07:16:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:07 ---> 49d6c841038e 07:16:07 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 07:16:07 ---> Running in 7ed1ee40d8ec 07:16:07 Removing intermediate container 1b76fb10d6b9 07:16:07 ---> f4b4e0b3d5cf 07:16:07 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:16:07 ---> 86bc2f913b28 07:16:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:16:07 (1/2) Installing readline (8.0.4-r0) 07:16:07 (2/2) Installing bash (5.0.17-r0) 07:16:07 Executing bash-5.0.17-r0.post-install 07:16:07 Executing busybox-1.31.1-r19.trigger 07:16:07 OK: 12 MiB in 22 packages 07:16:08 Removing intermediate container 7ed1ee40d8ec 07:16:08 ---> 474338652bf7 07:16:08 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:16:09 ---> 740b45b421fd 07:16:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:16:09 ---> Running in 05e779180342 07:16:09 ---> 278ba2f32d03 07:16:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:16:09 Removing intermediate container 05e779180342 07:16:09 ---> 25339dfd8174 07:16:09 Step 19/21 : LABEL arch=arm64 07:16:10 Removing intermediate container b20934506963 07:16:10 ---> 0610da3059d0 07:16:10 Step 13/27 : RUN rm -rf /var/cache/apk/* 07:16:10 ---> Running in aa6395c8df6f 07:16:10 ---> fa698ba6330f 07:16:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:16:10 ---> Running in 3ca39d7364cb 07:16:10 ---> d51ac048dcba 07:16:10 Step 20/24 : ENTRYPOINT ["/support-notifications"] 07:16:10 ---> Running in 6a689edda066 07:16:10 Removing intermediate container aa6395c8df6f 07:16:10 ---> 056fa2a062bd 07:16:10 Step 20/21 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:16:11 ---> Running in dff87597abbe 07:16:11 Removing intermediate container 6a689edda066 07:16:11 ---> 80c47fe9fe02 07:16:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:16:11 ---> 0fc6a8b77621 07:16:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:16:11 ---> Running in 8c27776109d0 07:16:12 Removing intermediate container dff87597abbe 07:16:12 ---> 31a3867b2df9 07:16:12 Step 21/21 : LABEL version=0.0.0 07:16:12 ---> Running in 4f64b53bdd20 07:16:12 Removing intermediate container 8c27776109d0 07:16:12 ---> 5a64145bdc63 07:16:12 Step 22/24 : LABEL arch=arm64 07:16:13 Removing intermediate container 4f64b53bdd20 07:16:13 ---> db178e44c4aa 07:16:13 07:16:13 ---> Running in 62d5712a30ff 07:16:13 ---> ea38342a6af0 07:16:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:16:13 Successfully built db178e44c4aa 07:16:14 Successfully tagged docker-support-scheduler-go-arm64:latest 07:16:14  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 07:16:14 Removing intermediate container 3ca39d7364cb 07:16:14 ---> dbf98b16ecc1 07:16:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 07:16:14 Removing intermediate container 62d5712a30ff 07:16:14 ---> 054d3198f2b3 07:16:14 Step 23/24 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:16:14 ---> Running in a58e73fc6dd0 07:16:14 ---> Running in 9796a5b8db09 07:16:15 Removing intermediate container a58e73fc6dd0 07:16:15 ---> 4fe0ea4c61b0 07:16:15 Step 24/24 : LABEL version=0.0.0 07:16:15 Removing intermediate container 9796a5b8db09 07:16:15 ---> 11e951021586 07:16:15 Step 15/27 : ENV APP_PORT=48090 07:16:16 ---> e49c6bbb69bd 07:16:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:16:17 ---> Running in 283d32b9607b 07:16:17 ---> Running in 90f155a4edcf 07:16:17 Removing intermediate container 18440daa2203 07:16:17 ---> 28b4c68f140b 07:16:17 07:16:17 Step 10/23 : FROM alpine 07:16:17 latest: Pulling from library/alpine 07:16:17 Removing intermediate container 90f155a4edcf 07:16:17 ---> b6a937015ad8 07:16:17 ---> f2b89b602069 07:16:17 Step 16/27 : EXPOSE $APP_PORT 07:16:17 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:16:17 Removing intermediate container 283d32b9607b 07:16:17 ---> e8061a0ff1fe 07:16:17 07:16:17 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 07:16:18 Status: Downloaded newer image for alpine:latest 07:16:18 ---> afeebe901d6b 07:16:18 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:16:18 Successfully built e8061a0ff1fe 07:16:18 Successfully tagged docker-support-notifications-go-arm64:latest 07:16:18  Building docker-support-notifications-go ... done Building docker-core-metadata-go 07:16:18 ---> Running in a5da69ca0a4d 07:16:18 ---> Running in a76d69ce12cb 07:16:18 ---> Running in 2e98481a98c6 07:16:19 Removing intermediate container a5da69ca0a4d 07:16:19 ---> 79774a498774 07:16:19 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:16:19 Removing intermediate container 2e98481a98c6 07:16:19 ---> 02405ee9bee5 07:16:19 Step 12/23 : ENV APP_PORT=48080 07:16:19 ---> Running in 6facae835271 07:16:21 Removing intermediate container 6facae835271 07:16:21 ---> f0f429ef755f 07:16:21 Step 13/23 : EXPOSE $APP_PORT 07:16:21 ---> 474f5807970c 07:16:21 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:16:21 ---> Running in b20cd113b082 07:16:22 Removing intermediate container b20cd113b082 07:16:22 ---> 241dcb80b819 07:16:22 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:22 ---> c4a85c9b089a 07:16:22 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:16:22 Removing intermediate container a76d69ce12cb 07:16:22 ---> 8eb1a0591ed2 07:16:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 07:16:23 ---> Running in 8143b94fb7ad 07:16:23 ---> Running in 5c6484b7518a 07:16:24 ---> 5d6bee90bec1 07:16:24 Step 20/27 : RUN apk --no-cache add py3-pip 07:16:24 Removing intermediate container 5c6484b7518a 07:16:24 ---> d6f5227b05d4 07:16:24 Step 22/24 : LABEL arch=arm64 07:16:24 ---> Running in 49a9a74dafcb 07:16:24 ---> Running in 28ba5108648e 07:16:25 Removing intermediate container 28ba5108648e 07:16:25 ---> 19807d072b83 07:16:25 Step 23/24 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:16:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:26 ---> Running in 412e6aeda2d6 07:16:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:27 (1/33) Installing libbz2 (1.0.8-r1) 07:16:27 (2/33) Installing expat (2.2.9-r1) 07:16:27 (3/33) Installing libffi (3.3-r2) 07:16:27 (4/33) Installing gdbm (1.13-r1) 07:16:27 (5/33) Installing xz-libs (5.2.5-r0) 07:16:27 (6/33) Installing sqlite-libs (3.32.1-r0) 07:16:27 (7/33) Installing python3 (3.8.5-r0) 07:16:27 Removing intermediate container 412e6aeda2d6 07:16:27 ---> 02fb9856bf4e 07:16:27 Step 24/24 : LABEL version=0.0.0 07:16:28 Removing intermediate container 8143b94fb7ad 07:16:28 ---> 20705e14fc43 07:16:28 Step 15/23 : RUN apk --no-cache add zeromq 07:16:29 ---> Running in 56c09977297f 07:16:29 (8/33) Installing py3-appdirs (1.4.4-r1) 07:16:29 (9/33) Installing py3-ordered-set (4.0.1-r0) 07:16:29 (10/33) Installing py3-parsing (2.4.7-r0) 07:16:29 (11/33) Installing py3-six (1.15.0-r0) 07:16:29 (12/33) Installing py3-packaging (20.4-r0) 07:16:29 ---> Running in e3503e1b4c2f 07:16:29 (13/33) Installing py3-setuptools (47.0.0-r0) 07:16:29 (14/33) Installing py3-chardet (3.0.4-r4) 07:16:29 (15/33) Installing py3-idna (2.9-r0) 07:16:29 (16/33) Installing py3-certifi (2020.4.5.1-r0) 07:16:29 (17/33) Installing py3-urllib3 (1.25.9-r0) 07:16:29 Removing intermediate container 56c09977297f 07:16:29 ---> 455ef07bd5dc 07:16:29 07:16:29 (18/33) Installing py3-requests (2.23.0-r0) 07:16:29 (19/33) Installing py3-msgpack (1.0.0-r0) 07:16:30 (20/33) Installing py3-lockfile (0.12.2-r3) 07:16:30 (21/33) Installing py3-cachecontrol (0.12.6-r0) 07:16:30 (22/33) Installing py3-colorama (0.4.3-r0) 07:16:30 (23/33) Installing py3-distlib (0.3.0-r0) 07:16:30 (24/33) Installing py3-distro (1.5.0-r1) 07:16:30 (25/33) Installing py3-webencodings (0.5.1-r3) 07:16:30 (26/33) Installing py3-html5lib (1.0.1-r4) 07:16:30 (27/33) Installing py3-pytoml (0.1.21-r0) 07:16:30 (28/33) Installing py3-pep517 (0.8.2-r0) 07:16:30 (29/33) Installing py3-progress (1.5-r0) 07:16:30 (30/33) Installing py3-toml (0.10.1-r0) 07:16:30 (31/33) Installing py3-retrying (1.3.3-r0) 07:16:30 (32/33) Installing py3-contextlib2 (0.6.0-r0) 07:16:30 (33/33) Installing py3-pip (20.1.1-r0) 07:16:30 Successfully built 455ef07bd5dc 07:16:30 Executing busybox-1.31.1-r19.trigger 07:16:30 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 07:16:30  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 07:16:30 OK: 71 MiB in 55 packages 07:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:16:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:16:32 (1/5) Installing libgcc (9.3.0-r2) 07:16:32 (2/5) Installing libsodium (1.0.18-r0) 07:16:32 (3/5) Installing libstdc++ (9.3.0-r2) 07:16:33 (4/5) Installing libzmq (4.3.3-r0) 07:16:33 (5/5) Installing zeromq (4.3.3-r0) 07:16:33 Executing busybox-1.31.1-r19.trigger 07:16:33 OK: 8 MiB in 19 packages 07:16:38 Removing intermediate container e3503e1b4c2f 07:16:38 ---> 43ca18437e68 07:16:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 07:16:39 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:16:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:16:39 ---> 3a30f87ffb7e 07:16:39 Step 3/22 : WORKDIR /edgex-go 07:16:39 ---> Using cache 07:16:39 ---> 2b964f608dc3 07:16:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:39 ---> Using cache 07:16:39 ---> 9274baa03374 07:16:39 Step 5/22 : RUN apk update && apk add make git 07:16:39 ---> Using cache 07:16:39 ---> 3fe99cef46eb 07:16:39 Step 6/22 : COPY go.mod . 07:16:39 ---> Using cache 07:16:39 ---> 626b87ad7344 07:16:39 Step 7/22 : RUN go mod download 07:16:39 ---> Using cache 07:16:39 ---> f48874b659f5 07:16:39 Step 8/22 : COPY . . 07:16:39 ---> Using cache 07:16:39 ---> d9164d51c62f 07:16:39 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 07:16:39 Removing intermediate container 49a9a74dafcb 07:16:39 ---> 027cca45c133 07:16:39 Step 21/27 : RUN pip install docker-compose==1.23.2 07:16:39 ---> 02f42627146e 07:16:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:16:40 ---> Running in c23f414d40cc 07:16:40 ---> Running in 28ca5cf54e00 07:16:42 ---> aeb7a6ed2642 07:16:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:16:43 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 07:16:44 ---> 78272f8f6052 07:16:44 Step 19/23 : ENTRYPOINT ["/core-data"] 07:16:44 ---> Running in 3be55a6805e7 07:16:45 Removing intermediate container 3be55a6805e7 07:16:45 ---> 37638f6087ff 07:16:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:16:45 ---> Running in 75b3289b717e 07:16:46 Removing intermediate container 75b3289b717e 07:16:46 ---> e980cb0c5f27 07:16:46 Step 21/23 : LABEL arch=arm64 07:16:46 ---> Running in ee7d39f1654c 07:16:47 Removing intermediate container ee7d39f1654c 07:16:47 ---> 970db30d6640 07:16:47 Step 22/23 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:16:47 Collecting docker-compose==1.23.2 07:16:47 ---> Running in 036d1a724d94 07:16:47 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:16:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:16:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:16:48 ---> 3a30f87ffb7e 07:16:48 Step 3/22 : WORKDIR /edgex-go 07:16:48 ---> Using cache 07:16:48 ---> 2b964f608dc3 07:16:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:16:48 ---> Using cache 07:16:48 ---> 9274baa03374 07:16:48 Step 5/22 : RUN apk update && apk add make git 07:16:48 ---> Using cache 07:16:48 ---> 3fe99cef46eb 07:16:48 Step 6/22 : COPY go.mod . 07:16:48 ---> Using cache 07:16:48 ---> 626b87ad7344 07:16:48 Step 7/22 : RUN go mod download 07:16:48 ---> Using cache 07:16:48 ---> f48874b659f5 07:16:48 Step 8/22 : COPY . . 07:16:48 ---> Using cache 07:16:48 ---> d9164d51c62f 07:16:48 Step 9/22 : RUN make cmd/core-metadata/core-metadata 07:16:48 ---> Running in ebcbed72f251 07:16:49 Removing intermediate container 036d1a724d94 07:16:49 ---> 9003f0f1359e 07:16:49 Step 23/23 : LABEL version=0.0.0 07:16:49 Collecting cached-property<2,>=1.2.0 07:16:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:16:49 ---> Running in 37e4bc68157b 07:16:49 Collecting jsonschema<3,>=2.5.1 07:16:49 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:16:50 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 07:16:50 Removing intermediate container 37e4bc68157b 07:16:50 ---> b449539540cb 07:16:50 07:16:51 Collecting websocket-client<1.0,>=0.32.0 07:16:51 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 07:16:51 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 07:16:51 Successfully built b449539540cb 07:16:51 Successfully tagged docker-core-data-go-arm64:latest 07:16:51  Building docker-core-data-go ... done Building docker-core-command-go 07:16:51 Collecting texttable<0.10,>=0.9.0 07:16:51 Downloading texttable-0.9.1.tar.gz (11 kB) 07:16:54 Collecting docopt<0.7,>=0.6.1 07:16:54 Downloading docopt-0.6.2.tar.gz (25 kB) 07:17:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:17:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:17:01 Collecting docker<4.0,>=3.6.0 07:17:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:17:02 Collecting dockerpty<0.5,>=0.4.1 07:17:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:17:03 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 07:17:03 Step 2/21 : FROM ${BUILDER_BASE} AS builder 07:17:03 ---> 3a30f87ffb7e 07:17:03 Step 3/21 : WORKDIR /edgex-go 07:17:03 ---> Using cache 07:17:03 ---> 2b964f608dc3 07:17:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:03 ---> Using cache 07:17:03 ---> 9274baa03374 07:17:03 Step 5/21 : RUN apk update && apk add make git 07:17:03 ---> Using cache 07:17:03 ---> 3fe99cef46eb 07:17:03 Step 6/21 : COPY go.mod . 07:17:03 ---> Using cache 07:17:03 ---> 626b87ad7344 07:17:03 Step 7/21 : RUN go mod download 07:17:03 ---> Using cache 07:17:03 ---> f48874b659f5 07:17:03 Step 8/21 : COPY . . 07:17:03 ---> Using cache 07:17:03 ---> d9164d51c62f 07:17:03 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:17:06 Collecting PyYAML<4,>=3.10 07:17:06 Downloading PyYAML-3.13.tar.gz (270 kB) 07:17:06 ---> Running in 22a799f28552 07:17:08 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 07:17:11 Collecting urllib3<1.25,>=1.21.1 07:17:11 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:17:12 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) 07:17:12 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) 07:17:12 Collecting idna<2.8,>=2.5 07:17:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:17:13 Collecting docker-pycreds>=0.4.0 07:17:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:17:13 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 07:17:13 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 07:17:13 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 07:17:13 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 07:17:15 Installing collected packages: cached-property, jsonschema, websocket-client, texttable, docopt, urllib3, idna, requests, docker-pycreds, docker, dockerpty, PyYAML, docker-compose 07:17:16 Running setup.py install for texttable: started 07:17:20 Running setup.py install for texttable: finished with status 'done' 07:17:20 Running setup.py install for docopt: started 07:17:20 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 07:17:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:17:20 ---> 3a30f87ffb7e 07:17:20 Step 3/22 : WORKDIR /edgex-go 07:17:20 ---> Using cache 07:17:20 ---> 2b964f608dc3 07:17:20 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:17:20 ---> Using cache 07:17:20 ---> 9274baa03374 07:17:20 Step 5/22 : RUN apk update && apk add make git 07:17:20 ---> Using cache 07:17:20 ---> 3fe99cef46eb 07:17:20 Step 6/22 : COPY go.mod . 07:17:20 ---> Using cache 07:17:20 ---> 626b87ad7344 07:17:20 Step 7/22 : RUN go mod download 07:17:20 ---> Using cache 07:17:20 ---> f48874b659f5 07:17:20 Step 8/22 : COPY . . 07:17:20 ---> Using cache 07:17:20 ---> d9164d51c62f 07:17:20 Step 9/22 : RUN make cmd/core-command/core-command 07:17:22 ---> Running in 676600ea3b1f 07:17:23 Running setup.py install for docopt: finished with status 'done' 07:17:23 Attempting uninstall: urllib3 07:17:23 Found existing installation: urllib3 1.25.9 07:17:23 Uninstalling urllib3-1.25.9: 07:17:23 Successfully uninstalled urllib3-1.25.9 07:17:23 Attempting uninstall: idna 07:17:23 Found existing installation: idna 2.9 07:17:23 Uninstalling idna-2.9: 07:17:24 Successfully uninstalled idna-2.9 07:17:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 07:17:25 Attempting uninstall: requests 07:17:25 Found existing installation: requests 2.23.0 07:17:25 Uninstalling requests-2.23.0: 07:17:25 Successfully uninstalled requests-2.23.0 07:17:26 Running setup.py install for dockerpty: started 07:17:29 Running setup.py install for dockerpty: finished with status 'done' 07:17:29 Running setup.py install for PyYAML: started 07:17:32 Running setup.py install for PyYAML: finished with status 'done' 07:17:33 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 07:17:38 Removing intermediate container c23f414d40cc 07:17:38 ---> c81b6e2fece9 07:17:38 Step 22/27 : RUN apk --no-cache add curl 07:17:38 ---> Running in da96982039e7 07:17:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:17:40 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:17:41 (1/3) Installing nghttp2-libs (1.41.0-r0) 07:17:41 (2/3) Installing libcurl (7.69.1-r3) 07:17:41 (3/3) Installing curl (7.69.1-r3) 07:17:41 Executing busybox-1.31.1-r19.trigger 07:17:41 OK: 71 MiB in 58 packages 07:17:43 Removing intermediate container da96982039e7 07:17:43 ---> f8fc90af99be 07:17:43 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 07:17:43 ---> Running in f798450e72fd 07:17:44 Removing intermediate container f798450e72fd 07:17:44 ---> 6ef2c914e60c 07:17:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:17:44 ---> Running in 137aa63d7d20 07:17:45 Removing intermediate container 137aa63d7d20 07:17:45 ---> 0bbbc5e53c27 07:17:45 Step 25/27 : LABEL arch=arm64 07:17:45 ---> Running in 7d638185da04 07:17:46 Removing intermediate container 7d638185da04 07:17:46 ---> d43f349aa4cf 07:17:46 Step 26/27 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:17:46 ---> Running in dff154fb560c 07:17:46 Removing intermediate container dff154fb560c 07:17:46 ---> 79e205c14f91 07:17:46 Step 27/27 : LABEL version=0.0.0 07:17:47 ---> Running in e5ac3d4d31af 07:17:47 Removing intermediate container e5ac3d4d31af 07:17:47 ---> bbc06f76b132 07:17:47 07:17:48 Successfully built bbc06f76b132 07:17:48 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 07:18:06  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 28ca5cf54e00 07:18:06 ---> cab7355869aa 07:18:06 07:18:06 Step 10/22 : FROM alpine:3.10 07:18:06 ---> 536a684cf733 07:18:06 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 07:18:06 ---> Using cache 07:18:06 ---> 27ffbcf54feb 07:18:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 07:18:06 ---> Running in 8c7fd1146073 07:18:06 Removing intermediate container 8c7fd1146073 07:18:06 ---> 5a76e6272b69 07:18:06 Step 13/22 : WORKDIR / 07:18:06 ---> Running in 87cc1274ff4f 07:18:06 Removing intermediate container 87cc1274ff4f 07:18:06 ---> 9ecf2f90f50f 07:18:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 07:18:08 ---> 5bfb9ba81823 07:18:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 07:18:09 ---> 9873092ba9ce 07:18:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 07:18:10 ---> 85b239f99dd8 07:18:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 07:18:11 ---> 47944e2b8e21 07:18:11 Step 18/22 : RUN chmod +x entrypoint.sh 07:18:11 ---> Running in 771cfc684bd6 07:18:15 Removing intermediate container 771cfc684bd6 07:18:15 ---> 64551ecafee9 07:18:15 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 07:18:15 ---> Running in 7d7716cb11cf 07:18:15 Removing intermediate container 7d7716cb11cf 07:18:15 ---> d7d22dc12a43 07:18:15 Step 20/22 : LABEL arch=arm64 07:18:16 ---> Running in 5aa3767bc989 07:18:16 Removing intermediate container 5aa3767bc989 07:18:16 ---> 6bb3aa6986d1 07:18:16 Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:18:17 ---> Running in 658b84f1c86d 07:18:17 Removing intermediate container 658b84f1c86d 07:18:17 ---> 54708d90610b 07:18:17 Step 22/22 : LABEL version=0.0.0 07:18:17 ---> Running in 01158633164e 07:18:18 Removing intermediate container 01158633164e 07:18:18 ---> f8970fb5dc14 07:18:18 07:18:19 Successfully built f8970fb5dc14 07:18:19 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 07:18:21  Building docker-security-bootstrap-redis-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 07:18:34 Removing intermediate container 22a799f28552 07:18:34 ---> 818b2c1b0444 07:18:34 07:18:34 Step 10/21 : FROM alpine 07:18:34 ---> afeebe901d6b 07:18:34 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 07:18:34 ---> Running in 62e167247488 07:18:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:18:35 Removing intermediate container ebcbed72f251 07:18:35 ---> 586a9ed27f3c 07:18:35 07:18:35 Step 10/22 : FROM scratch 07:18:35 ---> 07:18:35 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:18:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:18:35 ---> Using cache 07:18:35 ---> ebfc511748ef 07:18:35 Step 12/22 : ENV APP_PORT=48081 07:18:36 ---> Running in fe2edec62bac 07:18:36 v3.12.3-13-ga43a0bc1d0 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 07:18:36 v3.12.3-15-ge843fbbe95 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 07:18:36 OK: 12615 distinct packages available 07:18:37 Removing intermediate container fe2edec62bac 07:18:37 ---> 6fa62d31b5e8 07:18:37 Step 13/22 : EXPOSE $APP_PORT 07:18:37 ---> Running in bdac8d7d4eae 07:18:37 (1/4) Installing ca-certificates (20191127-r4) 07:18:37 Removing intermediate container 676600ea3b1f 07:18:37 ---> 2d7f30d0c9c8 07:18:37 07:18:37 Step 10/22 : FROM scratch 07:18:37 ---> 07:18:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:18:37 (2/4) Installing nghttp2-libs (1.41.0-r0) 07:18:37 (3/4) Installing libcurl (7.69.1-r3) 07:18:37 (4/4) Installing curl (7.69.1-r3) 07:18:37 Executing busybox-1.31.1-r19.trigger 07:18:37 Executing ca-certificates-20191127-r4.trigger 07:18:37 ---> Using cache 07:18:37 ---> ebfc511748ef 07:18:37 Step 12/22 : ENV APP_PORT=48082 07:18:37 Removing intermediate container bdac8d7d4eae 07:18:37 ---> f32deeeba049 07:18:37 Step 14/22 : WORKDIR / 07:18:37 OK: 7 MiB in 18 packages 07:18:37 ---> Running in 63c029b1db0b 07:18:37 ---> Running in 7774cdc6c85a 07:18:38 Removing intermediate container 63c029b1db0b 07:18:38 ---> c6bcff0ed48a 07:18:38 Step 13/22 : EXPOSE $APP_PORT 07:18:38 Removing intermediate container 7774cdc6c85a 07:18:38 ---> 4ef1d9e9f817 07:18:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 07:18:38 ---> Running in e909cd90ce4d 07:18:39 Removing intermediate container e909cd90ce4d 07:18:39 ---> 1459d6962269 07:18:39 Step 14/22 : WORKDIR / 07:18:39 ---> Running in 0d9e61ba1632 07:18:39 ---> 76448d380f58 07:18:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:18:39 Removing intermediate container 62e167247488 07:18:39 ---> eb1c3d63fbd1 07:18:39 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:18:40 ---> Running in 91b892fd0421 07:18:40 Removing intermediate container 0d9e61ba1632 07:18:40 ---> 1c0cd6d19f82 07:18:40 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 07:18:40 Removing intermediate container 91b892fd0421 07:18:40 ---> a7d92dcb498a 07:18:40 Step 13/21 : WORKDIR /edgex 07:18:40 ---> Running in 11c12071a0a9 07:18:40 ---> 784426f96422 07:18:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:18:40 ---> c354c96790ca 07:18:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:18:41 Removing intermediate container 11c12071a0a9 07:18:41 ---> 88c0b2581950 07:18:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:18:42 ---> 02ce26424979 07:18:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 07:18:42 ---> 2fc19e627fef 07:18:42 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:18:42 ---> a5307dc13ab3 07:18:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:18:42 ---> Running in cb654d0af62e 07:18:43 Removing intermediate container cb654d0af62e 07:18:43 ---> 4c59028d04b5 07:18:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:18:43 ---> Running in 1745320702db 07:18:43 ---> bf6df13c6866 07:18:43 Step 18/22 : ENTRYPOINT ["/core-command"] 07:18:43 ---> 3651033c1ae4 07:18:43 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:18:43 ---> Running in 316db8f3b278 07:18:43 Removing intermediate container 1745320702db 07:18:43 ---> 0ea33f9e5add 07:18:43 Step 20/22 : LABEL arch=arm64 07:18:44 ---> Running in 3ce3a84dafd9 07:18:44 Removing intermediate container 316db8f3b278 07:18:44 ---> 0b9446cf1ed9 07:18:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:18:44 ---> Running in 6e82889670fe 07:18:44 Removing intermediate container 3ce3a84dafd9 07:18:45 ---> aa4dbff24439 07:18:45 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 07:18:45 ---> 34ecc48f2ac9 07:18:45 Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:18:45 ---> Running in 383eb0e88c6c 07:18:45 ---> Running in dfd95ea2bc41 07:18:45 Removing intermediate container 6e82889670fe 07:18:45 ---> 724837d15b46 07:18:45 Step 20/22 : LABEL arch=arm64 07:18:45 ---> Running in 10b89f8caa86 07:18:45 Removing intermediate container 383eb0e88c6c 07:18:45 ---> d9ff4d5f3c0a 07:18:45 Step 22/22 : LABEL version=0.0.0 07:18:45 Removing intermediate container dfd95ea2bc41 07:18:45 ---> 9165af580ad2 07:18:45 Step 18/21 : CMD ["--init=true"] 07:18:45 ---> Running in 1713d7d95798 07:18:45 ---> Running in 7e7504435f72 07:18:46 Removing intermediate container 10b89f8caa86 07:18:46 ---> 71142f5d6af7 07:18:46 Step 21/22 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:18:46 ---> Running in b0b8f9893685 07:18:46 Removing intermediate container 1713d7d95798 07:18:46 ---> 533477c54d25 07:18:46 07:18:46 Removing intermediate container 7e7504435f72 07:18:46 ---> 75a9d98a2045 07:18:46 Step 19/21 : LABEL arch=arm64 07:18:46 Successfully built 533477c54d25 07:18:46 ---> Running in 4ca896e8c06c 07:18:46 Successfully tagged docker-core-metadata-go-arm64:latest 07:18:46  Building docker-core-metadata-go ... done Removing intermediate container b0b8f9893685 07:18:46 ---> d63e2c7ea780 07:18:46 Step 22/22 : LABEL version=0.0.0 07:18:47 ---> Running in a4268717d609 07:18:47 Removing intermediate container 4ca896e8c06c 07:18:47 ---> 6686de3404e0 07:18:47 Step 20/21 : LABEL git_sha=ef0800e6795d22901ea6a00f4265e039f4be3480 07:18:47 ---> Running in 9306c06a7f64 07:18:47 Removing intermediate container a4268717d609 07:18:47 ---> 1785890de004 07:18:47 07:18:48 Successfully built 1785890de004 07:18:48 Successfully tagged docker-core-command-go-arm64:latest 07:18:48  Building docker-core-command-go ... done Removing intermediate container 9306c06a7f64 07:18:48 ---> 8ede7540d573 07:18:48 Step 21/21 : LABEL version=0.0.0 07:18:48 ---> Running in 62c65f2c5c13 07:18:48 Removing intermediate container 62c65f2c5c13 07:18:48 ---> 9e544c600db7 07:18:48 07:18:49 Successfully built 9e544c600db7 07:18:49 Successfully tagged docker-security-proxy-setup-go-arm64:latest 07:18:49  Building docker-security-proxy-setup-go ... done  [Pipeline] } 07:18:49 $ docker stop --time=1 92a4ebd7cc720460584181235ae444cc8f1fc5b67d42362b5ff816b3ff7ff033 07:18:51 $ docker rm -f 92a4ebd7cc720460584181235ae444cc8f1fc5b67d42362b5ff816b3ff7ff033 [Pipeline] // withDockerContainer [Pipeline] sh 07:18:52 + docker images 07:18:52 + grep docker 07:18:52 docker-security-proxy-setup-go-arm64 latest 9e544c600db7 4 seconds ago 23.4MB 07:18:52 docker-core-command-go-arm64 latest 1785890de004 5 seconds ago 9.98MB 07:18:52 docker-core-metadata-go-arm64 latest 533477c54d25 6 seconds ago 12.2MB 07:18:52 docker-security-bootstrap-redis-go-arm64 latest f8970fb5dc14 34 seconds ago 15.2MB 07:18:52 docker-sys-mgmt-agent-go-arm64 latest bbc06f76b132 About a minute ago 300MB 07:18:52 docker-core-data-go-arm64 latest b449539540cb 2 minutes ago 21MB 07:18:52 docker-security-secretstore-setup-go-arm64 latest 455ef07bd5dc 2 minutes ago 23.5MB 07:18:52 docker-support-notifications-go-arm64 latest e8061a0ff1fe 2 minutes ago 11.4MB 07:18:52 docker-support-scheduler-go-arm64 latest db178e44c4aa 2 minutes ago 10MB 07:18:52 docker latest f66387bf908a 2 days 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 07:18:55 provisioning config files... 07:18:55 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2621232932350069047tmp [Pipeline] { [Pipeline] sh 07:18:55 + set +x 07:18:55 + curl -s https://codecov.io/bash 07:18:55 + bash -s -- 07:18:56 07:18:56 _____ _ 07:18:56 / ____| | | 07:18:56 | | ___ __| | ___ ___ _____ __ 07:18:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:18:56 | |___| (_) | (_| | __/ (_| (_) \ V / 07:18:56 \_____\___/ \__,_|\___|\___\___/ \_/ 07:18:56 Bash-20201217-3d3df35 07:18:56 07:18:56 07:18:56 git version 2.24.3 found 07:18:56 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 07:18:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:18:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found 07:18:56 ==> Jenkins CI detected. 07:18:56 project root: . 07:18:56 --> token set from env 07:18:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:18:56 ==> Running gcov in . (disable via -X gcov) 07:18:56 ==> Python coveragepy not found 07:18:56 ==> Searching for coverage reports in: 07:18:56 + . 07:18:56 -> Found 1 reports 07:18:56 ==> Detecting git/mercurial file structure 07:18:56 ==> Reading reports 07:18:56 + ./coverage.out bytes=539328 07:18:56 ==> Appending adjustments 07:18:56 https://docs.codecov.io/docs/fixing-reports 07:19:00 + Found adjustments 07:19:00 ==> Gzipping contents 07:19:00 84K /tmp/codecov.UKBth7.gz 07:19:00 ==> Uploading reports 07:19:00 url: https://codecov.io 07:19:00 query: branch=PR-2968&commit=ef0800e6795d22901ea6a00f4265e039f4be3480&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2968%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2968&job=&cmd_args= 07:19:00 -> Pinging Codecov 07:19:00 https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-2968&commit=ef0800e6795d22901ea6a00f4265e039f4be3480&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2968%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2968&job=&cmd_args= 07:19:00 -> Uploading to 07:19:00 https://storage.googleapis.com/codecov/v4/raw/2020-12-21/00271124DB129430A58F1EEE437C3FCB/ef0800e6795d22901ea6a00f4265e039f4be3480/5d404366-e8e2-4ca1-8e5c-aac36fd9f9d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T071900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=98c7217f3b5ba335376ae8e5f5c46bfa3c3ae8dd4a15822baae37b378343b30d 07:19:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:19:00 Dload Upload Total Spent Left Speed 07:19:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 60 81962 0 0 60 49152 0 128k --:--:-- --:--:-- --:--:-- 128k 100 81962 0 0 100 81962 0 112k --:--:-- --:--:-- --:--:-- 112k 07:19:00 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ef0800e6795d22901ea6a00f4265e039f4be3480 [Pipeline] } 07:19:00 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 07:19:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:19:04 ---> package-listing.sh 07:19:04 ++ facter osfamily 07:19:04 ++ tr '[:upper:]' '[:lower:]' 07:19:04 + OS_FAMILY=redhat 07:19:04 + workspace=/w/workspace/edgex-go/1 07:19:04 + START_PACKAGES=/tmp/packages_start.txt 07:19:04 + END_PACKAGES=/tmp/packages_end.txt 07:19:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:19:04 + PACKAGES=/tmp/packages_start.txt 07:19:04 + '[' /w/workspace/edgex-go/1 ']' 07:19:04 + PACKAGES=/tmp/packages_end.txt 07:19:04 + case "${OS_FAMILY}" in 07:19:04 + rpm -qa 07:19:04 + sort 07:19:10 + '[' -f /tmp/packages_start.txt ']' 07:19:10 + '[' -f /tmp/packages_end.txt ']' 07:19:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:19:10 + '[' /w/workspace/edgex-go/1 ']' 07:19:10 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:19:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:19:10 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:19:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:19:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:19:10 07:19:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:19:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:19:11 alpine: Pulling from edgex-lftools-log-publisher 07:19:11 df20fa9351a1: Pulling fs layer 07:19:11 36b3adc4ff6f: Pulling fs layer 07:19:11 8ad3a11d3b57: Pulling fs layer 07:19:11 46f8f816bc3b: Pulling fs layer 07:19:11 93b61091891f: Pulling fs layer 07:19:11 93b9cdb0e59b: Pulling fs layer 07:19:11 5e14af77c1be: Pulling fs layer 07:19:11 01666e4c0597: Pulling fs layer 07:19:11 aa168da1d23b: Pulling fs layer 07:19:11 5e14af77c1be: Waiting 07:19:11 93b9cdb0e59b: Waiting 07:19:11 01666e4c0597: Waiting 07:19:11 aa168da1d23b: Waiting 07:19:11 46f8f816bc3b: Waiting 07:19:11 93b61091891f: Waiting 07:19:11 36b3adc4ff6f: Verifying Checksum 07:19:11 36b3adc4ff6f: Download complete 07:19:11 46f8f816bc3b: Verifying Checksum 07:19:11 46f8f816bc3b: Download complete 07:19:11 df20fa9351a1: Verifying Checksum 07:19:11 df20fa9351a1: Download complete 07:19:11 93b9cdb0e59b: Verifying Checksum 07:19:11 93b9cdb0e59b: Download complete 07:19:11 5e14af77c1be: Verifying Checksum 07:19:11 5e14af77c1be: Download complete 07:19:11 93b61091891f: Verifying Checksum 07:19:11 93b61091891f: Download complete 07:19:11 01666e4c0597: Verifying Checksum 07:19:11 01666e4c0597: Download complete 07:19:11 df20fa9351a1: Pull complete 07:19:12 36b3adc4ff6f: Pull complete 07:19:12 8ad3a11d3b57: Verifying Checksum 07:19:12 8ad3a11d3b57: Download complete 07:19:14 aa168da1d23b: Verifying Checksum 07:19:14 aa168da1d23b: Download complete 07:19:14 8ad3a11d3b57: Pull complete 07:19:14 46f8f816bc3b: Pull complete 07:19:15 93b61091891f: Pull complete 07:19:15 93b9cdb0e59b: Pull complete 07:19:15 5e14af77c1be: Pull complete 07:19:15 01666e4c0597: Pull complete 07:19:23 aa168da1d23b: Pull complete 07:19:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:19:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:19:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:19:24 prd-centos7-docker-4c-2g-17039 does not seem to be running inside a container 07:19:24 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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:10003/edgex-lftools-log-publisher:alpine cat 07:19:30 $ docker top d6ff291cc8fe37b4c6d718ee5db6ef66556cc33b4b08f5b21b4f2031dc794c0f -eo pid,comm [Pipeline] { [Pipeline] sh 07:19:30 + touch /tmp/pre-build-complete [Pipeline] sh 07:19:31 + mkdir -p /var/log/sa [Pipeline] sh 07:19:31 + ls /var/log/sa-host 07:19:31 + sadf -c /var/log/sa-host/sa21 07:19:31 file_magic: OK 07:19:31 HZ: Using current value: 100 07:19:31 file_header: OK 07:19:31 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 07:19:31 Statistics: 07:19:31 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... 07:19:31 File successfully converted to sysstat format version 12.2.1 07:19:31 + sadf -c /var/log/sa-host/sa23 07:19:31 file_magic: OK 07:19:31 HZ: Using current value: 100 07:19:31 file_header: OK 07:19:31 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 07:19:31 Statistics: 07:19:31 Hnuu...uuuununununu... 07:19:31 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:19:32 provisioning config files... 07:19:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1883150022235342164tmp [Pipeline] { [Pipeline] echo 07:19:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:19:32 ---> create-netrc.sh [Pipeline] } 07:19:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:19:32 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:19:33 ---> python-tools-install.sh [Pipeline] echo 07:19:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:19:33 ---> sudo-logs.sh 07:19:33 Archiving 'sudo' log.. [Pipeline] echo 07:19:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:19:33 ---> job-cost.sh 07:19:33 lf-activate-venv: SKIPPING 07:19:33 INFO: No Stack... 07:19:35 INFO: Retrieving Pricing Info for: v1-standard-2 07:19:35 INFO: Archiving Costs [Pipeline] echo 07:19:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:19:36 ---> logs-deploy.sh 07:19:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2968/1 07:19:36 INFO: archiving workspace using pattern(s): 07:19:37 Archives upload complete. 07:19:37 INFO: archiving logs to Nexus