Pull request #3076 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ba6feeb4c00d7db79a0ca7527311afd817b28787+eb962563c78e340597fe6b0a01e022bbdd66f5a5 (521b78503c58bdf2aa8efab584f4aa9728f3f15f) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-3076/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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-3076/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 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-22797 in /w/workspace/edgexfoundry_edgex-go_PR-3076 [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 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit ba6feeb4c00d7db79a0ca7527311afd817b28787 > 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/3076/head:refs/remotes/origin/PR-3076 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba6feeb4c00d7db79a0ca7527311afd817b28787 # timeout=10 Merge succeeded, producing ba6feeb4c00d7db79a0ca7527311afd817b28787 Checking out Revision ba6feeb4c00d7db79a0ca7527311afd817b28787 (PR-3076) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba6feeb4c00d7db79a0ca7527311afd817b28787 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:19:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:19:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:19:42 ========================================================= 06:19:42 EdgeX Global Pipelines Version Info 06:19:42 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:19:44 ------------------- 06:19:44 stable info: 06:19:44 ------------------- 06:19:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:44 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:19:44 Message: update stable to v1.0.179 06:19:45 ------------------- 06:19:45 experimental info: 06:19:45 ------------------- 06:19:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:19:45 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:19:45 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:19:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:19:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:19:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:19:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:19:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:19:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:19:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:19:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:19:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:19:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:19:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:19:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:19:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:19:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:19:49 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:19:49 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:19:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3076 [Pipeline] echo 06:19:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3076 [Pipeline] echo 06:19:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3076 [Pipeline] echo 06:19:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba6feeb4c00d7db79a0ca7527311afd817b28787 [Pipeline] echo 06:19:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba6feeb [Pipeline] echo 06:19:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:19:50 provisioning config files... 06:19:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1495028932053437282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:50 ---> docker-login.sh 06:19:50 nexus3.edgexfoundry.org:10001 06:19:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:51 Configure a credential helper to remove this warning. See 06:19:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:51 06:19:51 Login Succeeded 06:19:51 nexus3.edgexfoundry.org:10002 06:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:52 Configure a credential helper to remove this warning. See 06:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:52 06:19:52 Login Succeeded 06:19:52 nexus3.edgexfoundry.org:10003 06:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:52 Configure a credential helper to remove this warning. See 06:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:52 06:19:52 Login Succeeded 06:19:52 nexus3.edgexfoundry.org:10004 06:19:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:52 Configure a credential helper to remove this warning. See 06:19:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:52 06:19:52 Login Succeeded 06:19:52 docker.io 06:19:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:19:53 Configure a credential helper to remove this warning. See 06:19:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:19:53 06:19:53 Login Succeeded 06:19:53 ---> docker-login.sh ends [Pipeline] } 06:19:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:19:54 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:19:54 + for file in '`ls cmd/**/Dockerfile`' 06:19:54 ++ dirname cmd/core-command/Dockerfile 06:19:54 ++ cut -d/ -f2 06:19:54 + echo core-command,cmd/core-command/Dockerfile 06:19:54 + for file in '`ls cmd/**/Dockerfile`' 06:19:54 ++ dirname cmd/core-data/Dockerfile 06:19:54 ++ cut -d/ -f2 06:19:54 + echo core-data,cmd/core-data/Dockerfile 06:19:54 + for file in '`ls cmd/**/Dockerfile`' 06:19:54 ++ dirname cmd/core-metadata/Dockerfile 06:19:54 ++ cut -d/ -f2 06:19:54 + echo core-metadata,cmd/core-metadata/Dockerfile 06:19:54 + for file in '`ls cmd/**/Dockerfile`' 06:19:54 ++ dirname cmd/security-bootstrapper/Dockerfile 06:19:54 ++ cut -d/ -f2 06:19:54 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:19:54 + for file in '`ls cmd/**/Dockerfile`' 06:19:54 ++ dirname cmd/security-proxy-setup/Dockerfile 06:19:54 ++ cut -d/ -f2 06:19:54 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:19:54 + for file in '`ls cmd/**/Dockerfile`' 06:19:54 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:19:54 ++ cut -d/ -f2 06:19:54 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:19:54 + for file in '`ls cmd/**/Dockerfile`' 06:19:54 ++ dirname cmd/support-notifications/Dockerfile 06:19:54 ++ cut -d/ -f2 06:19:54 + echo support-notifications,cmd/support-notifications/Dockerfile 06:19:54 + for file in '`ls cmd/**/Dockerfile`' 06:19:54 ++ dirname cmd/support-scheduler/Dockerfile 06:19:54 ++ cut -d/ -f2 06:19:54 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:19:54 + for file in '`ls cmd/**/Dockerfile`' 06:19:54 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:19:54 ++ cut -d/ -f2 06:19:54 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:19:54 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:55 06:19:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:19:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:19:56 latest: Pulling from edgex-devops/git-semver 06:19:56 31603596830f: Pulling fs layer 06:19:56 2a8b12db71e7: Pulling fs layer 06:19:56 6ca5941a6612: Pulling fs layer 06:19:56 ecc8261a40a4: Pulling fs layer 06:19:56 ecc8261a40a4: Waiting 06:19:56 2a8b12db71e7: Verifying Checksum 06:19:56 2a8b12db71e7: Download complete 06:19:56 31603596830f: Verifying Checksum 06:19:56 31603596830f: Download complete 06:19:56 ecc8261a40a4: Verifying Checksum 06:19:56 ecc8261a40a4: Download complete 06:19:56 6ca5941a6612: Verifying Checksum 06:19:56 6ca5941a6612: Download complete 06:19:57 31603596830f: Pull complete 06:19:57 2a8b12db71e7: Pull complete 06:20:00 6ca5941a6612: Pull complete 06:20:01 ecc8261a40a4: Pull complete 06:20:01 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:20:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:20:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:20:01 prd-centos7-docker-4c-2g-22797 does not seem to be running inside a container 06:20:02 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:20:05 $ docker top e05e64e192df6ea2c2d371cbb39f499ee6ddaff08fec5a3ed2f246186fe313b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:05 [ssh-agent] Looking for ssh-agent implementation... 06:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:06 $ docker exec e05e64e192df6ea2c2d371cbb39f499ee6ddaff08fec5a3ed2f246186fe313b9 ssh-agent 06:20:06 SSH_AUTH_SOCK=/tmp/ssh-xwFhdejuRR8F/agent.11 06:20:06 SSH_AGENT_PID=16 06:20:06 Running ssh-add (command line suppressed) 06:20:06 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7598571781418429322.key (/w/workspace/edgex-go/1@tmp/private_key_7598571781418429322.key) 06:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:07 + git tag --points-at HEAD [Pipeline] } 06:20:07 $ docker exec --env ******** --env ******** e05e64e192df6ea2c2d371cbb39f499ee6ddaff08fec5a3ed2f246186fe313b9 ssh-agent -k 06:20:08 unset SSH_AUTH_SOCK; 06:20:08 unset SSH_AGENT_PID; 06:20:08 echo Agent pid 16 killed; 06:20:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:20:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:08 [ssh-agent] Looking for ssh-agent implementation... 06:20:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:09 $ docker exec e05e64e192df6ea2c2d371cbb39f499ee6ddaff08fec5a3ed2f246186fe313b9 ssh-agent 06:20:10 SSH_AUTH_SOCK=/tmp/ssh-Qa2BH4yLiuXa/agent.46 06:20:10 SSH_AGENT_PID=51 06:20:10 Running ssh-add (command line suppressed) 06:20:10 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4391947610523080043.key (/w/workspace/edgex-go/1@tmp/private_key_4391947610523080043.key) 06:20:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:11 + git semver init 06:20:11 # -> Open(): unable to determine branch for HEAD 06:20:11 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:20:11 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:20:11 # $SEMVER_REMOTE_NAME = origin 06:20:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:20:11 # $SEMVER_USER_NAME = edgex-jenkins 06:20:11 # $SEMVER_BRANCH = PR-3076 06:20:11 # $SEMVER_TEMP = /tmp/semver-527663963 06:20:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:20:51 # '/tmp/semver-527663963' -> '/w/workspace/edgex-go/1/.semver' 06:20:52 # -> Force: false 06:20:52 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:20:53 $ docker exec --env ******** --env ******** e05e64e192df6ea2c2d371cbb39f499ee6ddaff08fec5a3ed2f246186fe313b9 ssh-agent -k 06:20:53 unset SSH_AUTH_SOCK; 06:20:53 unset SSH_AGENT_PID; 06:20:53 echo Agent pid 51 killed; 06:20:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:54 + git semver [Pipeline] } 06:20:54 $ docker stop --time=1 e05e64e192df6ea2c2d371cbb39f499ee6ddaff08fec5a3ed2f246186fe313b9 06:20:56 $ docker rm -f e05e64e192df6ea2c2d371cbb39f499ee6ddaff08fec5a3ed2f246186fe313b9 [Pipeline] // withDockerContainer [Pipeline] sh 06:20:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:20:57 Stashed 1 file(s) [Pipeline] echo 06:20:57 [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 06:20:59 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:20:59 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:20:59 + true 06:20:59 + sudo service docker restart 06:20:59 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:21:01 ========================================================= 06:21:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:21:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:21:01 + 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 . 06:21:10 Sending build context to Docker daemon 327.1MB 06:21:10 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:21:10 Step 2/6 : FROM ${BASE} 06:21:10 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:21:10 188c0c94c7c5: Pulling fs layer 06:21:10 0ef7d3d256c8: Pulling fs layer 06:21:10 de9db76c5a1d: Pulling fs layer 06:21:10 bca2f99d35d6: Pulling fs layer 06:21:10 93359f2a8cfa: Pulling fs layer 06:21:10 7c6f9722023f: Pulling fs layer 06:21:10 a35cf1a2eb13: Pulling fs layer 06:21:10 93359f2a8cfa: Waiting 06:21:10 7c6f9722023f: Waiting 06:21:10 a35cf1a2eb13: Waiting 06:21:10 bca2f99d35d6: Waiting 06:21:10 de9db76c5a1d: Verifying Checksum 06:21:10 de9db76c5a1d: Download complete 06:21:10 0ef7d3d256c8: Download complete 06:21:10 93359f2a8cfa: Verifying Checksum 06:21:10 93359f2a8cfa: Download complete 06:21:10 7c6f9722023f: Verifying Checksum 06:21:10 7c6f9722023f: Download complete 06:21:10 188c0c94c7c5: Verifying Checksum 06:21:10 188c0c94c7c5: Download complete 06:21:10 188c0c94c7c5: Pull complete 06:21:10 0ef7d3d256c8: Pull complete 06:21:10 de9db76c5a1d: Pull complete 06:21:13 Still waiting to schedule task 06:21:13 ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-22789’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-22791’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-22792’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-22800’ is offline 06:21:14 a35cf1a2eb13: Verifying Checksum 06:21:14 a35cf1a2eb13: Download complete 06:21:14 bca2f99d35d6: Verifying Checksum 06:21:14 bca2f99d35d6: Download complete 06:21:27 bca2f99d35d6: Pull complete 06:21:27 93359f2a8cfa: Pull complete 06:21:27 7c6f9722023f: Pull complete 06:21:32 a35cf1a2eb13: Pull complete 06:21:32 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:21:32 ---> a62c8e92a672 06:21:32 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:21:32 ---> Running in 1ce812d33a61 06:21:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:21:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:21:34 (1/12) Installing libmagic (5.38-r0) 06:21:35 (2/12) Installing file (5.38-r0) 06:21:35 (3/12) Installing libc-dev (0.7.2-r3) 06:21:35 (4/12) Installing g++ (9.3.0-r2) 06:21:42 (5/12) Installing fortify-headers (1.1-r0) 06:21:42 (6/12) Installing patch (2.7.6-r6) 06:21:42 (7/12) Installing build-base (0.5-r2) 06:21:42 (8/12) Installing libsodium (1.0.18-r0) 06:21:42 (9/12) Installing pkgconf (1.7.2-r0) 06:21:42 (10/12) Installing libsodium-dev (1.0.18-r0) 06:21:42 (11/12) Installing libzmq (4.3.3-r0) 06:21:42 (12/12) Installing zeromq-dev (4.3.3-r0) 06:21:42 Executing busybox-1.31.1-r19.trigger 06:21:42 OK: 233 MiB in 51 packages 06:21:46 Removing intermediate container 1ce812d33a61 06:21:46 ---> fc8f1e8b8b4f 06:21:46 Step 4/6 : WORKDIR /edgex-go 06:21:46 ---> Running in c529b808a805 06:21:46 Removing intermediate container c529b808a805 06:21:46 ---> 129bdb177499 06:21:46 Step 5/6 : COPY go.mod . 06:21:46 ---> 19e0acc5e0c2 06:21:46 Step 6/6 : RUN go mod download 06:21:46 ---> Running in 1e5c1e96917e 06:22:19 Removing intermediate container 1e5c1e96917e 06:22:19 ---> 96e182c09db6 06:22:19 Successfully built 96e182c09db6 06:22:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:22:19 + docker inspect -f . ci-base-image-x86_64 06:22:20 . [Pipeline] withDockerContainer 06:22:20 prd-centos7-docker-4c-2g-22797 does not seem to be running inside a container 06:22:20 $ 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 ******** ci-base-image-x86_64 cat 06:22:22 $ docker top e67bc58c4b8a3eedff428b4e1f39db7cbd9f5962d1810aa62863dccff9bdea8f -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:23 + go version 06:22:24 go version go1.15.5 linux/amd64 [Pipeline] } 06:22:24 $ docker stop --time=1 e67bc58c4b8a3eedff428b4e1f39db7cbd9f5962d1810aa62863dccff9bdea8f 06:22:26 $ docker rm -f e67bc58c4b8a3eedff428b4e1f39db7cbd9f5962d1810aa62863dccff9bdea8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:22:27 + docker inspect -f . ci-base-image-x86_64 06:22:27 . [Pipeline] withDockerContainer 06:22:27 prd-centos7-docker-4c-2g-22797 does not seem to be running inside a container 06:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 ******** ci-base-image-x86_64 cat 06:22:30 $ docker top c04ef14428859b42f58812755b66eeae0f9988e205d884508202b3cf3474f391 -eo pid,comm [Pipeline] { [Pipeline] echo 06:22:30 ========================================================= 06:22:30 [edgeXBuildGoParallel] Running Tests and Build... 06:22:30 ========================================================= [Pipeline] sh 06:22:31 + make test 06:22:31 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:22:58 ? github.com/edgexfoundry/edgex-go [no test files] 06:23:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:23:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:23:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:23:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:23:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:23:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:23:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:23:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:23:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:23:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:23:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:24:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:24:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:24:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:24:06 Running on prd-ubuntu18.04-docker-arm64-4c-16g-22803 in /w/workspace/edgexfoundry_edgex-go_PR-3076 [Pipeline] { [Pipeline] ws 06:24:06 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:24:10 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.373s coverage: 46.6% of statements 06:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:24:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:24:11 using credential edgex-jenkins-ssh 06:24:11 Cloning the remote Git repository 06:24:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:24:11 > git init /w/workspace/edgex-go/1 # timeout=10 06:24:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:24:11 > git --version # timeout=10 06:24:11 > git --version # 'git version 2.17.1' 06:24:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.404s coverage: 27.1% of statements 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.244s coverage: 100.0% of statements 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.216s coverage: 100.0% of statements 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.161s coverage: 65.8% of statements 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:24:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.587s coverage: 82.3% of statements 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:24:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:24:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.042s coverage: 28.6% of statements 06:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:24:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.151s coverage: 100.0% of statements 06:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:24:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.067s coverage: 100.0% of statements 06:24:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:24:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.424s coverage: 86.7% of statements 06:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:24:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.301s coverage: 97.5% of statements 06:24:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:24:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.289s coverage: 78.3% of statements 06:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:24:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:24:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.004s coverage: 92.8% of statements 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:24:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:24:29 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.094s coverage: 0.1% of statements 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:24:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.084s coverage: 43.8% of statements 06:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements 06:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.114s coverage: 94.1% of statements 06:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.158s coverage: 96.3% of statements 06:24:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.080s coverage: 87.5% of statements 06:24:37 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit ba6feeb4c00d7db79a0ca7527311afd817b28787 06:24:37 Merge succeeded, producing ba6feeb4c00d7db79a0ca7527311afd817b28787 06:24:37 Checking out Revision ba6feeb4c00d7db79a0ca7527311afd817b28787 (PR-3076) 06:24:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:24:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:24:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:24:36 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3076/head:refs/remotes/origin/PR-3076 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:24:37 > git config core.sparsecheckout # timeout=10 06:24:37 > git checkout -f ba6feeb4c00d7db79a0ca7527311afd817b28787 # timeout=10 06:24:37 > git remote # timeout=10 06:24:37 > git config --get remote.origin.url # timeout=10 06:24:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:24:37 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 06:24:37 > git rev-parse HEAD^{commit} # timeout=10 06:24:37 > git config core.sparsecheckout # timeout=10 06:24:37 > git checkout -f ba6feeb4c00d7db79a0ca7527311afd817b28787 # timeout=10 06:24:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:24:42 > git --version # timeout=10 06:24:42 > git --version # 'git version 2.17.1' 06:24:42 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.092s coverage: 94.4% of statements 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.044s coverage: 44.8% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.033s coverage: 100.0% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.115s coverage: 75.5% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.146s coverage: 87.2% of statements 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 84.2% of statements 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.4% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.311s coverage: 63.5% of statements 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:24:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.158s coverage: 91.3% of statements 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 06:24:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements [Pipeline] sh 06:24:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements 06:24:43 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:24:44 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:24:44 + true 06:24:44 + sudo service docker restart 06:24:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.909s coverage: 68.9% of statements 06:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:24:45 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:24:46 provisioning config files... 06:24:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1429826156033972239tmp 06:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.244s coverage: 37.0% of statements 06:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:24:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.495s coverage: 84.0% of statements 06:24:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.051s coverage: 100.0% of statements [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:24:47 ---> docker-login.sh 06:24:47 nexus3.edgexfoundry.org:10001 06:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:48 Configure a credential helper to remove this warning. See 06:24:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:48 06:24:48 Login Succeeded 06:24:48 nexus3.edgexfoundry.org:10002 06:24:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:49 Configure a credential helper to remove this warning. See 06:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:49 06:24:49 Login Succeeded 06:24:49 nexus3.edgexfoundry.org:10003 06:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:49 Configure a credential helper to remove this warning. See 06:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:49 06:24:49 Login Succeeded 06:24:49 nexus3.edgexfoundry.org:10004 06:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:50 Configure a credential helper to remove this warning. See 06:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:50 06:24:50 Login Succeeded 06:24:50 docker.io 06:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:24:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.225s coverage: 47.1% of statements 06:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:24:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.097s coverage: 100.0% of statements 06:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:24:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.090s coverage: 100.0% of statements 06:24:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:24:50 Configure a credential helper to remove this warning. See 06:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:24:50 06:24:50 Login Succeeded 06:24:50 ---> docker-login.sh ends [Pipeline] } 06:24:50 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:24:51 ========================================================= 06:24:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:24:51 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:24:51 + 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 . 06:24:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.225s coverage: 29.1% of statements 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:24:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.220s coverage: 99.0% of statements 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:24:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.082s coverage: 100.0% of statements 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:24:53 ok github.com/edgexfoundry/edgex-go/internal/system 0.084s coverage: 0.0% of statements 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:24:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.087s coverage: 100.0% of statements 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:24:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.060s coverage: 87.9% of statements 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:24:53 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:24:53 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements 06:24:54 Sending build context to Docker daemon 165.9MB 06:24:54 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 06:24:54 Step 2/6 : FROM ${BASE} 06:24:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:24:54 5f621e34cdf4: Pulling fs layer 06:24:54 a4357932f1b6: Pulling fs layer 06:24:54 18c013af1878: Pulling fs layer 06:24:54 00ac8860ef70: Pulling fs layer 06:24:54 63d7cb157983: Pulling fs layer 06:24:54 b116817d02f9: Pulling fs layer 06:24:54 745a02a5169b: Pulling fs layer 06:24:54 63d7cb157983: Waiting 06:24:54 b116817d02f9: Waiting 06:24:54 745a02a5169b: Waiting 06:24:54 00ac8860ef70: Waiting 06:24:54 18c013af1878: Verifying Checksum 06:24:54 18c013af1878: Download complete 06:24:54 a4357932f1b6: Verifying Checksum 06:24:54 a4357932f1b6: Download complete 06:24:54 63d7cb157983: Verifying Checksum 06:24:54 63d7cb157983: Download complete 06:24:54 b116817d02f9: Download complete 06:24:54 5f621e34cdf4: Verifying Checksum 06:24:54 5f621e34cdf4: Download complete 06:24:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements 06:24:54 5f621e34cdf4: Pull complete 06:24:55 a4357932f1b6: Pull complete 06:24:55 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.135s coverage: 100.0% of statements 06:24:55 18c013af1878: Pull complete 06:24:55 GO111MODULE=on go vet ./... 06:24:56 745a02a5169b: Verifying Checksum 06:24:56 745a02a5169b: Download complete 06:24:57 00ac8860ef70: Verifying Checksum 06:24:57 00ac8860ef70: Download complete 06:25:08 00ac8860ef70: Pull complete 06:25:08 63d7cb157983: Pull complete 06:25:08 b116817d02f9: Pull complete 06:25:12 745a02a5169b: Pull complete 06:25:12 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:25:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:25:12 ---> b7e6874047d6 06:25:12 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:25:16 ---> Running in 9265deac7fb1 06:25:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:25:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:25:18 (1/12) Installing libmagic (5.38-r0) 06:25:18 (2/12) Installing file (5.38-r0) 06:25:18 (3/12) Installing libc-dev (0.7.2-r3) 06:25:19 (4/12) Installing g++ (9.3.0-r2) 06:25:21 (5/12) Installing fortify-headers (1.1-r0) 06:25:21 (6/12) Installing patch (2.7.6-r6) 06:25:21 (7/12) Installing build-base (0.5-r2) 06:25:22 (8/12) Installing libsodium (1.0.18-r0) 06:25:22 (9/12) Installing pkgconf (1.7.2-r0) 06:25:22 (10/12) Installing libsodium-dev (1.0.18-r0) 06:25:22 (11/12) Installing libzmq (4.3.3-r0) 06:25:22 (12/12) Installing zeromq-dev (4.3.3-r0) 06:25:22 Executing busybox-1.31.1-r19.trigger 06:25:22 OK: 217 MiB in 51 packages 06:25:26 Removing intermediate container 9265deac7fb1 06:25:26 ---> 0ac2e5134107 06:25:26 Step 4/6 : WORKDIR /edgex-go 06:25:26 ---> Running in 530d901a6255 06:25:26 Removing intermediate container 530d901a6255 06:25:26 ---> 4370d9ddeaa3 06:25:26 Step 5/6 : COPY go.mod . 06:25:27 ---> 6c300ef48f78 06:25:27 Step 6/6 : RUN go mod download 06:25:27 ---> Running in a27371736512 06:25:54 Removing intermediate container a27371736512 06:25:54 ---> 145559ca1a59 06:25:54 Successfully built 145559ca1a59 06:25:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:25:54 + docker inspect -f . ci-base-image-arm64 06:25:54 . [Pipeline] withDockerContainer 06:25:55 prd-ubuntu18.04-docker-arm64-4c-16g-22803 does not seem to be running inside a container 06:25:55 $ 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 ******** ci-base-image-arm64 cat 06:25:56 $ docker top ddc517a60c16d6eaa29b4180eec7a8dc8f34c522be24f8b8da547f1d9e7665df -eo pid,comm [Pipeline] { [Pipeline] sh 06:25:57 + go version 06:25:57 go version go1.15.5 linux/arm64 [Pipeline] } 06:25:57 $ docker stop --time=1 ddc517a60c16d6eaa29b4180eec7a8dc8f34c522be24f8b8da547f1d9e7665df 06:25:59 $ docker rm -f ddc517a60c16d6eaa29b4180eec7a8dc8f34c522be24f8b8da547f1d9e7665df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:26:00 + docker inspect -f . ci-base-image-arm64 06:26:00 . [Pipeline] withDockerContainer 06:26:01 prd-ubuntu18.04-docker-arm64-4c-16g-22803 does not seem to be running inside a container 06:26:01 $ 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 ******** ci-base-image-arm64 cat 06:26:02 $ docker top e6a73c297c6c0b46b1d89f5362f54b5ef7beba02282f394f3b1a7bd62bc07df6 -eo pid,comm [Pipeline] { [Pipeline] echo 06:26:02 ========================================================= 06:26:02 [edgeXBuildGoParallel] Running Tests and Build... 06:26:02 ========================================================= [Pipeline] sh 06:26:03 + make test 06:26:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:26:06 gofmt -l . 06:26:06 [ "`gofmt -l .`" = "" ] 06:26:06 ./bin/test-go-mod-tidy.sh 06:26:06 ./bin/test-attribution-txt.sh [Pipeline] sh 06:26:07 + ls -al . 06:26:07 total 668 06:26:07 drwxrwxr-x 10 1001 1001 4096 Jan 26 06:26 . 06:26:07 drwxr-xr-x 4 root root 28 Jan 26 06:22 .. 06:26:07 -rw-rw-r-- 1 1001 1001 11 Jan 26 06:19 .dockerignore 06:26:07 drwxrwxr-x 8 1001 1001 179 Jan 26 06:19 .git 06:26:07 drwxrwxr-x 3 1001 1001 125 Jan 26 06:19 .github 06:26:07 -rw-rw-r-- 1 1001 1001 872 Jan 26 06:19 .gitignore 06:26:07 drwx------ 3 1001 1001 47 Jan 26 06:20 .semver 06:26:07 -rw-rw-r-- 1 1001 1001 166 Jan 26 06:19 .sonarcloud.properties 06:26:07 -rw-rw-r-- 1 1001 1001 7859 Jan 26 06:19 Attribution.txt 06:26:07 -rw-rw-r-- 1 1001 1001 3804 Jan 26 06:19 CONTRIBUTING.md 06:26:07 -rw-rw-r-- 1 1001 1001 931 Jan 26 06:19 Dockerfile.build 06:26:07 -rw-rw-r-- 1 1001 1001 863 Jan 26 06:19 Jenkinsfile 06:26:07 -rw-rw-r-- 1 1001 1001 10775 Jan 26 06:19 LICENSE 06:26:07 -rw-rw-r-- 1 1001 1001 6001 Jan 26 06:19 Makefile 06:26:07 -rw-rw-r-- 1 1001 1001 6524 Jan 26 06:19 README.md 06:26:07 -rw-rw-r-- 1 1001 1001 6755 Jan 26 06:19 SECURITY.md 06:26:07 -rw-rw-r-- 1 1001 1001 5 Jan 26 06:20 VERSION 06:26:07 -rw-rw-r-- 1 1001 1001 4131 Jan 26 06:19 ZMQWindows.md 06:26:07 drwxrwxr-x 2 1001 1001 117 Jan 26 06:19 bin 06:26:07 drwxrwxr-x 15 1001 1001 4096 Jan 26 06:19 cmd 06:26:07 -rw-r--r-- 1 root root 564700 Jan 26 06:24 coverage.out 06:26:07 -rw-r--r-- 1 root root 1053 Jan 26 06:26 go.mod 06:26:07 -rw-r--r-- 1 root root 18995 Jan 26 06:26 go.sum 06:26:07 drwxrwxr-x 8 1001 1001 127 Jan 26 06:19 internal 06:26:07 drwxrwxr-x 4 1001 1001 26 Jan 26 06:19 openapi 06:26:07 drwxrwxr-x 4 1001 1001 71 Jan 26 06:19 snap 06:26:07 -rw-rw-r-- 1 1001 1001 168 Jan 26 06:19 version.go [Pipeline] sh 06:26:08 + '[' -e coverage.out ] 06:26:08 + chown 1001:1001 coverage.out [Pipeline] stash 06:26:09 Stashed 1 file(s) [Pipeline] sh 06:26:09 + make build 06:26:09 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 06:26:18 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 06:26:25 ? github.com/edgexfoundry/edgex-go [no test files] 06:26:38 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 06:26:42 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 06:26:47 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 06:26:48 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 06:26:52 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 06:26: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 06:26:58 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 06:27:01 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 06:27:04 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 06:27:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:27:08 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 06:27:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:27:13 $ docker stop --time=1 c04ef14428859b42f58812755b66eeae0f9988e205d884508202b3cf3474f391 06:27:16 $ docker rm -f c04ef14428859b42f58812755b66eeae0f9988e205d884508202b3cf3474f391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:18 06:27:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:19 latest: Pulling from edgex-devops/edgex-compose 06:27:19 cbdbe7a5bc2a: Pulling fs layer 06:27:19 ca9280d653b3: Pulling fs layer 06:27:19 7e9c9ca2126c: Pulling fs layer 06:27:19 cbdbe7a5bc2a: Verifying Checksum 06:27:19 cbdbe7a5bc2a: Download complete 06:27:20 cbdbe7a5bc2a: Pull complete 06:27:21 ca9280d653b3: Verifying Checksum 06:27:21 ca9280d653b3: Download complete 06:27:24 ca9280d653b3: Pull complete 06:27:24 7e9c9ca2126c: Download complete 06:27:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:27:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:27:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:27:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:27:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:27:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:27:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:27:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:27:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:27:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:27:34 7e9c9ca2126c: Pull complete 06:27:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:27:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:27:35 prd-centos7-docker-4c-2g-22797 does not seem to be running inside a container 06:27:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:27:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:27:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:27:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:27:38 $ docker top 25b9fef129e9ab9a1cea2d7853aa925d71c5ea878dce3f9d9eb7a816747416bf -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:38 + docker-compose build --help 06:27:38 + grep parallel 06:27:40 --parallel Build images in parallel. [Pipeline] } 06:27:40 $ docker stop --time=1 25b9fef129e9ab9a1cea2d7853aa925d71c5ea878dce3f9d9eb7a816747416bf 06:27:42 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.310s coverage: 46.6% of statements 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:27:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:27:42 $ docker rm -f 25b9fef129e9ab9a1cea2d7853aa925d71c5ea878dce3f9d9eb7a816747416bf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:27:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:27:43 . [Pipeline] withDockerContainer 06:27:43 prd-centos7-docker-4c-2g-22797 does not seem to be running inside a container 06:27:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:27:45 $ docker top 7939bfebe57216574011598aa15f4494d101ff0a7bd8a9c4565642a9b1147b05 -eo pid,comm [Pipeline] { [Pipeline] sh 06:27:46 + docker-compose -f ./docker-compose-build.yml build --parallel 06:27:48 Building docker-core-command-go ... 06:27:48 Building docker-core-data-go ... 06:27:48 Building docker-core-metadata-go ... 06:27:48 Building docker-security-bootstrapper-go ... 06:27:48 Building docker-security-proxy-setup-go ... 06:27:48 Building docker-security-secretstore-setup-go ... 06:27:48 Building docker-support-notifications-go ... 06:27:48 Building docker-support-scheduler-go ... 06:27:48 Building docker-sys-mgmt-agent-go ... 06:27:48 Building docker-security-proxy-setup-go 06:27:48 Building docker-core-command-go 06:27:48 Building docker-support-notifications-go 06:27:48 Building docker-support-scheduler-go 06:27:48 Building docker-sys-mgmt-agent-go 06:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.489s coverage: 27.1% of statements 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.068s coverage: 100.0% of statements 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.086s coverage: 100.0% of statements 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:27:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.301s coverage: 65.8% of statements 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:27:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:27:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.652s coverage: 82.3% of statements 06:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:27:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:27:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.131s coverage: 28.6% of statements 06:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:27:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.204s coverage: 100.0% of statements 06:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:27:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.074s coverage: 100.0% of statements 06:27:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:27:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.282s coverage: 86.7% of statements 06:27:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.373s coverage: 97.5% of statements 06:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.124s coverage: 78.3% of statements 06:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.300s coverage: 92.8% of statements 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.048s coverage: 58.8% of statements 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.150s coverage: 0.1% of statements 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:28:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 43.8% of statements 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.130s coverage: 79.5% of statements 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.121s coverage: 96.3% of statements 06:28:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 06:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.100s coverage: 94.4% of statements 06:28:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 06:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:28:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.107s coverage: 87.2% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 75.5% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.060s coverage: 80.8% of statements 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.117s coverage: 87.2% of statements 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.130s coverage: 84.2% of statements 06:28:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.184s coverage: 91.4% of statements 06:28:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.712s coverage: 63.5% of statements 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:28:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:28:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.083s coverage: 100.0% of statements 06:28:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 06:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.055s coverage: 100.0% of statements 06:28:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 06:28:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements 06:28:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.793s coverage: 68.9% of statements 06:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:28:27 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:28:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.357s coverage: 37.0% of statements 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:28:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.560s coverage: 84.0% of statements 06:28:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.097s coverage: 100.0% of statements 06:28:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.404s coverage: 47.1% of statements 06:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:28:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.130s coverage: 100.0% of statements 06:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:28:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements 06:28:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:28:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.986s coverage: 29.1% of statements 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:28:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.208s coverage: 99.0% of statements 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:28:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.083s coverage: 100.0% of statements 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:28:40 ok github.com/edgexfoundry/edgex-go/internal/system 0.054s coverage: 0.0% of statements 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:28:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:28:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.104s coverage: 87.9% of statements 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:28:40 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:28:40 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 06:28:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 06:28:41 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:28:42 GO111MODULE=on go vet ./... 06:28:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:28:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:28:58 ---> 96e182c09db6 06:28:58 Step 3/22 : WORKDIR /edgex-go 06:28:58 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:28:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:28:58 ---> 96e182c09db6 06:28:58 Step 3/26 : WORKDIR /edgex-go 06:28:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:28:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:28:58 ---> 96e182c09db6 06:28:58 Step 3/21 : WORKDIR /edgex-go 06:28:58 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:28:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:28:58 ---> 96e182c09db6 06:28:58 Step 3/22 : WORKDIR /edgex-go 06:28:58 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:28:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:28:58 ---> 96e182c09db6 06:28:58 Step 3/23 : WORKDIR /edgex-go 06:28:58 ---> Running in 570c032c0952 06:28:58 ---> Running in d63b36443626 06:28:58 ---> Running in 718e8cf15e11 06:28:58 ---> Running in a2b0d800ccaf 06:28:58 ---> Running in 2fa90c920aba 06:28:58 Removing intermediate container d63b36443626 06:28:58 ---> d288477032c1 06:28:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:58 Removing intermediate container 2fa90c920aba 06:28:58 ---> b2171c05ad69 06:28:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:58 Removing intermediate container 718e8cf15e11 06:28:58 ---> ca5c55e5a3a7 06:28:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:58 Removing intermediate container 570c032c0952 06:28:58 ---> 352977b38981 06:28:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:58 Removing intermediate container a2b0d800ccaf 06:28:58 ---> 936205078bb2 06:28:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:28:58 ---> Running in 4d60429cb0da 06:28:58 ---> Running in 14b0a5455af1 06:28:58 ---> Running in 78ceb2c7c7c0 06:28:58 ---> Running in f64c71511ebd 06:28:58 ---> Running in b0b69903e6b7 06:28:58 Removing intermediate container 4d60429cb0da 06:28:58 ---> 32beed1c8f43 06:28:58 Step 5/26 : RUN apk add --update --no-cache make bash git 06:28:58 Removing intermediate container 78ceb2c7c7c0 06:28:58 ---> 37881c40455b 06:28:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:28:58 ---> Running in 2d9072801908 06:28:58 Removing intermediate container 14b0a5455af1 06:28:58 ---> 9cd40005b3c2 06:28:58 Step 5/23 : RUN apk add --update --no-cache make git 06:28:58 ---> Running in 9b95a2851d78 06:28:58 Removing intermediate container b0b69903e6b7 06:28:58 ---> 0525b8288066 06:28:58 Step 5/21 : RUN apk add --update --no-cache make git 06:28:58 Removing intermediate container f64c71511ebd 06:28:58 ---> ba56cb12131a 06:28:58 Step 5/22 : RUN apk add --update --no-cache make git 06:28:58 ---> Running in 86d955cea68e 06:28:58 ---> Running in e0d4ac3a1c0f 06:28:58 ---> Running in 6495fa0ea7d4 06:29:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:29:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:29:02 OK: 233 MiB in 51 packages 06:29:02 OK: 233 MiB in 51 packages 06:29:02 OK: 233 MiB in 51 packages 06:29:02 OK: 233 MiB in 51 packages 06:29:03 OK: 233 MiB in 51 packages 06:29:03 Removing intermediate container 9b95a2851d78 06:29:03 ---> 7dcd0b8d2b6d 06:29:03 Step 6/22 : COPY go.mod . 06:29:03 Removing intermediate container 86d955cea68e 06:29:03 ---> 0e3a2ff30c19 06:29:03 Step 6/23 : COPY go.mod . 06:29:04 Removing intermediate container 2d9072801908 06:29:04 ---> e7c343ee14e8 06:29:04 Step 6/26 : COPY go.mod . 06:29:04 Removing intermediate container 6495fa0ea7d4 06:29:04 ---> 27b012bc19ff 06:29:04 Step 6/22 : COPY go.mod . 06:29:04 ---> 9b8b4d70377b 06:29:04 Step 7/23 : RUN go mod download 06:29:04 ---> 563226975cac 06:29:04 Step 7/22 : RUN go mod download 06:29:04 ---> Running in 7d0273fbe026 06:29:05 ---> Running in d1d63d197f4a 06:29:05 ---> 2ec97856fbfb 06:29:05 Step 7/22 : RUN go mod download 06:29:05 ---> 752a8ada6133 06:29:05 Step 7/26 : RUN go mod download 06:29:05 Removing intermediate container e0d4ac3a1c0f 06:29:05 ---> 1a82dbdba31a 06:29:05 Step 6/21 : COPY go.mod . 06:29:05 ---> Running in 589fabefb2cc 06:29:05 ---> Running in 16e42746b1f5 06:29:06 ---> 77a214b30b13 06:29:06 Step 7/21 : RUN go mod download 06:29:06 ---> Running in 701bf45136de 06:29:10 Removing intermediate container 589fabefb2cc 06:29:10 ---> be3ac9205f32 06:29:10 Step 8/26 : COPY . . 06:29:10 Removing intermediate container 16e42746b1f5 06:29:10 ---> 4ebe53cfef0a 06:29:10 Step 8/22 : COPY . . 06:29:10 Removing intermediate container d1d63d197f4a 06:29:10 ---> 72efca8131a7 06:29:10 Step 8/22 : COPY . . 06:29:11 Removing intermediate container 7d0273fbe026 06:29:11 ---> 26760362ff6e 06:29:11 Step 8/23 : COPY . . 06:29:11 Removing intermediate container 701bf45136de 06:29:11 ---> 3b0cd70ba799 06:29:11 Step 8/21 : COPY . . 06:29:50 gofmt -l . 06:29:52 [ "`gofmt -l .`" = "" ] 06:29:54 ./bin/test-go-mod-tidy.sh 06:29:55 ./bin/test-attribution-txt.sh [Pipeline] sh 06:29:57 + ls -al . 06:29:57 total 696 06:29:57 drwxrwxr-x 9 1001 1001 4096 Jan 26 06:29 . 06:29:57 drwxr-xr-x 4 root root 4096 Jan 26 06:26 .. 06:29:57 -rw-rw-r-- 1 1001 1001 11 Jan 26 06:24 .dockerignore 06:29:57 drwxrwxr-x 8 1001 1001 4096 Jan 26 06:24 .git 06:29:57 drwxrwxr-x 3 1001 1001 4096 Jan 26 06:24 .github 06:29:57 -rw-rw-r-- 1 1001 1001 872 Jan 26 06:24 .gitignore 06:29:57 -rw-rw-r-- 1 1001 1001 166 Jan 26 06:24 .sonarcloud.properties 06:29:57 -rw-rw-r-- 1 1001 1001 7859 Jan 26 06:24 Attribution.txt 06:29:57 -rw-rw-r-- 1 1001 1001 3804 Jan 26 06:24 CONTRIBUTING.md 06:29:57 -rw-rw-r-- 1 1001 1001 931 Jan 26 06:24 Dockerfile.build 06:29:57 -rw-rw-r-- 1 1001 1001 863 Jan 26 06:24 Jenkinsfile 06:29:57 -rw-rw-r-- 1 1001 1001 10775 Jan 26 06:24 LICENSE 06:29:57 -rw-rw-r-- 1 1001 1001 6001 Jan 26 06:24 Makefile 06:29:57 -rw-rw-r-- 1 1001 1001 6524 Jan 26 06:24 README.md 06:29:57 -rw-rw-r-- 1 1001 1001 6755 Jan 26 06:24 SECURITY.md 06:29:57 -rw-rw-r-- 1 1001 1001 5 Jan 26 06:20 VERSION 06:29:57 -rw-rw-r-- 1 1001 1001 4131 Jan 26 06:24 ZMQWindows.md 06:29:57 drwxrwxr-x 2 1001 1001 4096 Jan 26 06:24 bin 06:29:57 drwxrwxr-x 15 1001 1001 4096 Jan 26 06:24 cmd 06:29:57 -rw-r--r-- 1 root root 564700 Jan 26 06:28 coverage.out 06:29:57 -rw-r--r-- 1 root root 1053 Jan 26 06:29 go.mod 06:29:57 -rw-r--r-- 1 root root 18995 Jan 26 06:29 go.sum 06:29:57 drwxrwxr-x 8 1001 1001 4096 Jan 26 06:24 internal 06:29:57 drwxrwxr-x 4 1001 1001 4096 Jan 26 06:24 openapi 06:29:57 drwxrwxr-x 4 1001 1001 4096 Jan 26 06:24 snap 06:29:57 -rw-rw-r-- 1 1001 1001 168 Jan 26 06:24 version.go [Pipeline] sh 06:29:58 + '[' -e coverage.out ] 06:29:58 + chown 1001:1001 coverage.out [Pipeline] stash 06:29:58 Warning: overwriting stash ‘coverage-report’ 06:29:59 Stashed 1 file(s) [Pipeline] sh 06:30:00 + make build 06:30:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:30: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 06:30:32 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 06:30:35 ---> dc9a47629333 06:30:35 ---> 95f07efa71ad 06:30:35 ---> fe23f21b6b41 06:30:35 Step 9/23 : RUN make cmd/core-command/core-commandStep 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:30:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:30:35 06:30:35 ---> 1587e868c638 06:30:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:30:35 ---> Running in 96fe235a4259 06:30:35 ---> Running in b724f427d861 06:30:35 ---> Running in 0ebc97c5ed6b 06:30:35 ---> Running in 4ae648a6e9b3 06:30:35 ---> 921e2c3c3fb8 06:30:35 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:30:35 ---> Running in a3b29472b3b1 06:30:36 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 06:30:38 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 06:30: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 06:30:38 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 06:30:38 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 06:30:38 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 06:30:42 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 06:30:43 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 06:30:48 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 06:30:52 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 06:30:55 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 06:30:59 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 06:31:03 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 06:31:07 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 06:31:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 06:31:16 $ docker stop --time=1 e6a73c297c6c0b46b1d89f5362f54b5ef7beba02282f394f3b1a7bd62bc07df6 06:31:18 $ docker rm -f e6a73c297c6c0b46b1d89f5362f54b5ef7beba02282f394f3b1a7bd62bc07df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:20 06:31:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:21 latest: Pulling from edgex-devops/edgex-compose-arm64 06:31:21 29e5d40040c1: Pulling fs layer 06:31:21 1ce36da41761: Pulling fs layer 06:31:21 25b303627fd3: Pulling fs layer 06:31:21 29e5d40040c1: Verifying Checksum 06:31:21 29e5d40040c1: Download complete 06:31:22 1ce36da41761: Verifying Checksum 06:31:22 1ce36da41761: Download complete 06:31:22 29e5d40040c1: Pull complete 06:31:23 1ce36da41761: Pull complete 06:31:23 25b303627fd3: Verifying Checksum 06:31:23 25b303627fd3: Download complete 06:31:34 25b303627fd3: Pull complete 06:31:34 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:31:34 prd-ubuntu18.04-docker-arm64-4c-16g-22803 does not seem to be running inside a container 06:31:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:31:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 06:31:37 $ docker top 1cf8f7156c932f1fbd37482d50620a87f9deae7277e95c9dbc24dc2181a20cea -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:38 Removing intermediate container 4ae648a6e9b3 06:31:38 ---> 14c185687fce 06:31:38 06:31:38 Step 10/22 : FROM alpine:3.12 06:31:38 3.12: Pulling from library/alpine 06:31:38 + docker-compose build --help 06:31:38 + grep parallel 06:31:39 Removing intermediate container 0ebc97c5ed6b 06:31:39 ---> d95be89ec077 06:31:39 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:31:40 ---> Running in 431c64cb11e1 06:31:40 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:31:40 Removing intermediate container b724f427d861 06:31:40 ---> ce4009560782 06:31:40 06:31:40 Step 10/22 : FROM alpine:3.12 06:31:40 Status: Downloaded newer image for alpine:3.12 06:31:40 ---> 389fef711851 06:31:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:31:40 3.12: Pulling from library/alpine 06:31:40 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:31:40 Status: Image is up to date for alpine:3.12 06:31:40 ---> 389fef711851 06:31:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:31:40 Removing intermediate container 96fe235a4259 06:31:40 ---> 6153e45487f8 06:31:40 06:31:40 Step 10/23 : FROM alpine:3.12 06:31:40 ---> 389fef711851 06:31:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:31:41 ---> Running in 2182e9a1a9d1 06:31:41 ---> Running in 60c03bdae8be 06:31:41 ---> Running in 1f92b45de77a 06:31:41 --parallel Build images in parallel. [Pipeline] } 06:31:42 $ docker stop --time=1 1cf8f7156c932f1fbd37482d50620a87f9deae7277e95c9dbc24dc2181a20cea 06:31:42 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 06:31:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:43 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:43 (1/2) Installing ca-certificates (20191127-r4) 06:31:44 (2/2) Installing dumb-init (1.2.2-r1) 06:31:44 Executing busybox-1.31.1-r19.trigger 06:31:44 Executing ca-certificates-20191127-r4.trigger 06:31:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:44 $ docker rm -f 1cf8f7156c932f1fbd37482d50620a87f9deae7277e95c9dbc24dc2181a20cea 06:31:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] writeFile 06:31:44 (1/1) Installing dumb-init (1.2.2-r1) 06:31:44 Executing busybox-1.31.1-r19.trigger 06:31:44 OK: 6 MiB in 15 packages [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:31:45 . 06:31:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:45 OK: 6 MiB in 16 packages [Pipeline] withDockerContainer 06:31:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:45 prd-ubuntu18.04-docker-arm64-4c-16g-22803 does not seem to be running inside a container 06:31:45 Removing intermediate container a3b29472b3b1 06:31:45 ---> 49c74ad3b37b 06:31:45 06:31:45 Step 10/21 : FROM alpine:3.12 06:31:45 ---> 389fef711851 06:31:45 Step 11/21 : RUN apk add --update --no-cache curl 06:31:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 06:31:45 (1/1) Installing dumb-init (1.2.2-r1) 06:31:45 Executing busybox-1.31.1-r19.trigger 06:31:45 OK: 6 MiB in 15 packages 06:31:45 ---> Running in ab9044e78c07 06:31:47 $ docker top 53914dc0cce6c060e26f3727fd993901fd698372bb5d843f74135c7fefee9589 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:47 Removing intermediate container 60c03bdae8be 06:31:47 ---> b496328d75bc 06:31:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:47 Removing intermediate container 2182e9a1a9d1 06:31:47 ---> 50fa4c1c1be0 06:31:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:31:47 ---> Running in 75aa587ceca3 06:31:47 ---> Running in 5f0c989c04f9 06:31:48 + docker-compose -f ./docker-compose-build.yml build --parallel 06:31:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:31:48 Removing intermediate container 1f92b45de77a 06:31:48 ---> 6412e9afb2cc 06:31:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:31:48 Removing intermediate container 75aa587ceca3 06:31:48 ---> 5d3425c8cd01 06:31:48 Step 13/22 : ENV APP_PORT=48085 06:31:48 ---> Running in da9e84e016f8 06:31:48 Removing intermediate container 5f0c989c04f9 06:31:48 ---> 3512477ef375 06:31:48 Step 13/22 : ENV APP_PORT=48060 06:31:48 ---> Running in 3e00cb900c07 06:31:48 Removing intermediate container 431c64cb11e1 06:31:48 ---> a5de74bf835c 06:31:48 06:31:48 Step 11/26 : FROM docker:20.10.0 06:31:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:31:48 ---> Running in 61e353ae2fe7 06:31:48 20.10.0: Pulling from library/docker 06:31:49 (1/4) Installing ca-certificates (20191127-r4) 06:31:49 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:31:49 Removing intermediate container da9e84e016f8 06:31:49 ---> 8dcb9b9f89ef 06:31:49 Step 13/23 : ENV APP_PORT=48082 06:31:49 (3/4) Installing libcurl (7.69.1-r3) 06:31:49 (4/4) Installing curl (7.69.1-r3) 06:31:49 Executing busybox-1.31.1-r19.trigger 06:31:49 Executing ca-certificates-20191127-r4.trigger 06:31:49 Removing intermediate container 3e00cb900c07 06:31:49 ---> 63a16c73958b 06:31:49 Step 14/22 : EXPOSE $APP_PORT 06:31:49 OK: 7 MiB in 18 packages 06:31:49 ---> Running in 8eec2f27aef7 06:31:50 Removing intermediate container 61e353ae2fe7 06:31:50 ---> 36f04c161a16 06:31:50 Step 14/22 : EXPOSE $APP_PORT 06:31:50 ---> Running in d4dab0e24e7f 06:31:50 ---> Running in 9e49ea29914b 06:31:50 Removing intermediate container d4dab0e24e7f 06:31:50 ---> 4465e33a0403 06:31:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:50 Removing intermediate container 8eec2f27aef7 06:31:50 ---> 91bc9cd6cd6b 06:31:50 Step 14/23 : EXPOSE $APP_PORT 06:31:50 ---> Running in 0621835e26cb 06:31:51 Removing intermediate container 9e49ea29914b 06:31:51 ---> 2017a6e96df6 06:31:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:52 ---> 10a4450aca3b 06:31:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:31:52 Removing intermediate container ab9044e78c07 06:31:52 ---> f53c34deb877 06:31:52 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:31:52 Removing intermediate container 0621835e26cb 06:31:52 ---> d891268d5bc1 06:31:52 Step 15/23 : WORKDIR / 06:31:52 Building docker-core-command-go ... 06:31:52 Building docker-core-data-go ... 06:31:52 Building docker-core-metadata-go ... 06:31:52 Building docker-security-bootstrapper-go ... 06:31:52 Building docker-security-proxy-setup-go ... 06:31:52 Building docker-security-secretstore-setup-go ... 06:31:52 Building docker-support-notifications-go ... 06:31:52 Building docker-support-scheduler-go ... 06:31:52 Building docker-sys-mgmt-agent-go ... 06:31:52 Building docker-security-secretstore-setup-go 06:31:52 Building docker-core-command-go 06:31:52 Building docker-support-scheduler-go 06:31:52 Building docker-core-metadata-go 06:31:52 Building docker-support-notifications-go 06:31:52 ---> 75cffd8aa891 06:31:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:31:52 ---> Running in 01e4168dee82 06:31:52 ---> Running in ea9904f4830e 06:31:53 Removing intermediate container ea9904f4830e 06:31:53 ---> 64d8e1dfaa30 06:31:53 Step 13/21 : WORKDIR /edgex 06:31:53 ---> Running in 8d84e6f2cfa7 06:31:53 ---> ec7096e99c72 06:31:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:31:53 Removing intermediate container 01e4168dee82 06:31:53 ---> a966b083606b 06:31:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:31:53 ---> 34d3d0f094f8 06:31:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:31:54 Removing intermediate container 8d84e6f2cfa7 06:31:54 ---> 384ebb56997e 06:31:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:31:54 ---> 165b42d3308b 06:31:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:31:54 ---> 1cac975a9ee1 06:31:54 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:31:55 ---> 7f1b09ad757f 06:31:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:31:56 ---> Running in f5bf6da50072 06:31:56 ---> Running in ca25d1d8bfda 06:31:56 ---> 71c652287790 06:31:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:31:56 ---> e1cf0ead0c9a 06:31:56 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:31:56 Removing intermediate container f5bf6da50072 06:31:56 ---> 3bad224f9ea5 06:31:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:57 Removing intermediate container ca25d1d8bfda 06:31:57 ---> 575e8bfb90ec 06:31:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:57 ---> Running in c7c636351ea1 06:31:57 ---> Running in bc4ce6f46ba2 06:31:57 ---> 48ed5f1b4df2 06:31:57 Step 19/23 : ENTRYPOINT ["/core-command"] 06:31:57 ---> Running in f5e694ca3bf4 06:31:58 Removing intermediate container c7c636351ea1 06:31:58 ---> 4206982cb13c 06:31:58 Step 20/22 : LABEL arch=x86_64 06:31:58 Removing intermediate container bc4ce6f46ba2 06:31:58 ---> b2336dfb6f41 06:31:58 Step 20/22 : LABEL arch=x86_64 06:31:58 ---> 96801c4d1504 06:31:58 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:31:58 ---> Running in 38b365a03306 06:31:58 ---> Running in 7c5c8464f8b8 06:31:59 Removing intermediate container f5e694ca3bf4 06:31:59 ---> 73d0fe44c2f7 06:31:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:31:59 ---> Running in 6425e4f238a6 06:31:59 Removing intermediate container 38b365a03306 06:31:59 ---> e4f2b2e9c858 06:31:59 Step 21/22 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:31:59 Removing intermediate container 7c5c8464f8b8 06:31:59 ---> 73d7ee60256d 06:31:59 Step 21/22 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:32:00 ---> Running in 67574273299f 06:32:00 ---> ec4da429e14b 06:32:00 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:32:00 ---> Running in 775de5169905 06:32:00 ---> Running in 9b8d25f63780 06:32:00 Removing intermediate container 6425e4f238a6 06:32:00 ---> c4d547dd1954 06:32:00 Step 21/23 : LABEL arch=x86_64 06:32:01 ---> Running in 15ce3b840fdc 06:32:01 Removing intermediate container 775de5169905 06:32:01 ---> d0fe1bb774ea 06:32:01 Step 22/22 : LABEL version=0.0.0 06:32:01 Removing intermediate container 67574273299f 06:32:01 ---> 431eb941b4ba 06:32:01 Step 22/22 : LABEL version=0.0.0 06:32:01 ---> Running in 294376e485aa 06:32:01 Removing intermediate container 9b8d25f63780 06:32:01 ---> f42c715143e6 06:32:01 Step 18/21 : CMD ["--init=true"] 06:32:01 ---> Running in 4de2650490e7 06:32:02 Removing intermediate container 15ce3b840fdc 06:32:02 ---> b9775f6ce046 06:32:02 Step 22/23 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:32:02 ---> Running in 32eae59a5c03 06:32:02 ---> Running in 4621d58cec24 06:32:02 Removing intermediate container 294376e485aa 06:32:02 ---> 3b4bc26014cf 06:32:02 06:32:03 Removing intermediate container 4de2650490e7 06:32:03 ---> beac3096f029 06:32:03 06:32:03 Removing intermediate container 32eae59a5c03 06:32:03 ---> bdc93c975de8 06:32:03 Step 19/21 : LABEL arch=x86_64 06:32:03 Removing intermediate container 4621d58cec24 06:32:03 ---> 0c71f77a2cf5 06:32:03 Step 23/23 : LABEL version=0.0.0 06:32:03 Successfully built 3b4bc26014cf 06:32:03 Successfully tagged docker-support-notifications-go:latest 06:32:03  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go 06:32:03 Successfully built beac3096f029 06:32:03 ---> Running in 65dbeb11114a 06:32:04 Successfully tagged docker-support-scheduler-go:latest 06:32:04  Building docker-support-scheduler-go ... done Building docker-core-data-go 06:32:04 ---> Running in ddb877fcc8f1 06:32:04 Removing intermediate container 65dbeb11114a 06:32:04 ---> b4685e9192e8 06:32:04 Step 20/21 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:32:04 Removing intermediate container ddb877fcc8f1 06:32:04 ---> fc989ac9012a 06:32:04 06:32:04 ---> Running in a562d60dac9a 06:32:05 Successfully built fc989ac9012a 06:32:05 Successfully tagged docker-core-command-go:latest 06:32:05 Building docker-core-metadata-go 06:32:05  Building docker-core-command-go ... done Removing intermediate container a562d60dac9a 06:32:05 ---> 5659cfe2ddac 06:32:05 Step 21/21 : LABEL version=0.0.0 06:32:06 ---> Running in f13a19e99c7b 06:32:06 Removing intermediate container f13a19e99c7b 06:32:06 ---> 70cc18eab899 06:32:06 06:32:08 Successfully built 70cc18eab899 06:32:08 Successfully tagged docker-security-proxy-setup-go:latest 06:32:08 Building docker-security-secretstore-setup-go 06:32:13  Building docker-security-proxy-setup-go ... done Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:32:13 Status: Downloaded newer image for docker:20.10.0 06:32:13 ---> aefe523efa57 06:32:13 Step 12/26 : RUN apk add --no-cache bash 06:32:13 ---> Running in f121f0fcb144 06:32:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:17 (1/2) Installing readline (8.0.4-r0) 06:32:17 (2/2) Installing bash (5.0.17-r0) 06:32:17 Executing bash-5.0.17-r0.post-install 06:32:17 Executing busybox-1.31.1-r19.trigger 06:32:17 OK: 12 MiB in 22 packages 06:32:19 Removing intermediate container f121f0fcb144 06:32:19 ---> d91650b769f8 06:32:19 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:32:20 ---> Running in 126e2f03c753 06:32:21 Removing intermediate container 126e2f03c753 06:32:21 ---> 8943a1bde7a8 06:32:21 Step 14/26 : ENV APP_PORT=48090 06:32:22 ---> Running in 58d622404416 06:32:22 Removing intermediate container 58d622404416 06:32:22 ---> ad3e8e392253 06:32:22 Step 15/26 : EXPOSE $APP_PORT 06:32:23 ---> Running in 80ec3131cc22 06:32:24 Removing intermediate container 80ec3131cc22 06:32:24 ---> 98be8f8940f8 06:32:24 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:32:25 ---> 7260ea58e0e7 06:32:25 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:32:26 ---> a797765e5d95 06:32:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:32:31 ---> 8a5cd63d6e61 06:32:31 Step 19/26 : RUN apk --no-cache add py3-pip 06:32:31 ---> Running in b174be5664dd 06:32:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:32:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:32:35 (1/33) Installing libbz2 (1.0.8-r1) 06:32:35 (2/33) Installing expat (2.2.9-r1) 06:32:35 (3/33) Installing libffi (3.3-r2) 06:32:35 (4/33) Installing gdbm (1.13-r1) 06:32:35 (5/33) Installing xz-libs (5.2.5-r0) 06:32:35 (6/33) Installing sqlite-libs (3.32.1-r0) 06:32:35 (7/33) Installing python3 (3.8.5-r0) 06:32:38 (8/33) Installing py3-appdirs (1.4.4-r1) 06:32:38 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:32:38 (10/33) Installing py3-parsing (2.4.7-r0) 06:32:38 (11/33) Installing py3-six (1.15.0-r0) 06:32:38 (12/33) Installing py3-packaging (20.4-r0) 06:32:38 (13/33) Installing py3-setuptools (47.0.0-r0) 06:32:38 (14/33) Installing py3-chardet (3.0.4-r4) 06:32:40 (15/33) Installing py3-idna (2.9-r0) 06:32:40 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:32:40 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:32:40 (18/33) Installing py3-requests (2.23.0-r0) 06:32:40 (19/33) Installing py3-msgpack (1.0.0-r0) 06:32:40 (20/33) Installing py3-lockfile (0.12.2-r3) 06:32:41 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:32:41 (22/33) Installing py3-colorama (0.4.3-r0) 06:32:41 (23/33) Installing py3-distlib (0.3.0-r0) 06:32:41 (24/33) Installing py3-distro (1.5.0-r1) 06:32:41 (25/33) Installing py3-webencodings (0.5.1-r3) 06:32:41 (26/33) Installing py3-html5lib (1.0.1-r4) 06:32:42 (27/33) Installing py3-pytoml (0.1.21-r0) 06:32:42 (28/33) Installing py3-pep517 (0.8.2-r0) 06:32:42 (29/33) Installing py3-progress (1.5-r0) 06:32:42 (30/33) Installing py3-toml (0.10.1-r0) 06:32:42 (31/33) Installing py3-retrying (1.3.3-r0) 06:32:42 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:32:42 (33/33) Installing py3-pip (20.1.1-r0) 06:32:43 Executing busybox-1.31.1-r19.trigger 06:32:43 OK: 71 MiB in 55 packages 06:33:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:33:00 ---> 145559ca1a59 06:33:00 Step 3/22 : WORKDIR /edgex-go 06:33:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:33:00 ---> 145559ca1a59 06:33:00 Step 3/23 : WORKDIR /edgex-go 06:33:00 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:33:00 ---> 145559ca1a59 06:33:00 Step 3/23 : WORKDIR /edgex-go 06:33:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:33:00 ---> 145559ca1a59 06:33:00 Step 3/24 : WORKDIR /edgex-go 06:33:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:33:00 ---> 145559ca1a59 06:33:00 Step 3/22 : WORKDIR /edgex-go 06:33:02 ---> Running in d0bcd78a58c3 06:33:02 ---> Running in 633b47143f79 06:33:02 ---> Running in 7221afbf3d45 06:33:02 ---> Running in 1d58491d0d37 06:33:02 ---> Running in 68266c61a845 06:33:03 Removing intermediate container d0bcd78a58c3 06:33:03 ---> 6ef6fedcbc27 06:33:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:03 Removing intermediate container 633b47143f79 06:33:03 ---> 5820934ecd17 06:33:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 68266c61a845 06:33:03 06:33:03 ---> 761b6ffccb84 06:33:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:03 Removing intermediate container 1d58491d0d37 06:33:03 ---> c6b20a84c677 06:33:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:03 Removing intermediate container 7221afbf3d45 06:33:03 ---> f43d4811a90e 06:33:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:03 ---> Running in 8805a3638cf7 06:33:03 ---> Running in e2ae4c137917 06:33:03 ---> Running in a3bef9e5bf45 06:33:03 ---> Running in ec8da3ed0ef2 06:33:03 ---> Running in 2116d5c6708f 06:33:06 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:33:06 ---> 96e182c09db6 06:33:06 Step 3/23 : WORKDIR /edgex-go 06:33:06 Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:06 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:33:06 ---> 96e182c09db6 06:33:06 Step 3/33 : WORKDIR /edgex-go 06:33:06 ---> Using cache 06:33:06 ---> 936205078bb2 06:33:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:06 ---> Using cache 06:33:06 ---> 936205078bb2 06:33:06 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:06 ---> Using cache 06:33:06 ---> 0525b8288066 06:33:06 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:33:06 ---> Using cache 06:33:06 ---> 0525b8288066 06:33:06 Step 5/33 : RUN apk add --update --no-cache make git 06:33:06 ---> Using cache 06:33:06 ---> 1a82dbdba31a 06:33:06 Step 6/33 : COPY go.mod . 06:33:06 ---> Using cache 06:33:06 ---> 77a214b30b13 06:33:06 Step 7/33 : RUN go mod download 06:33:07 Removing intermediate container 8805a3638cf7 06:33:07 ---> f06d24259a0e 06:33:07 Step 5/23 : RUN apk add --update --no-cache make git 06:33:07 ---> Running in 1986ee31de8b 06:33:07 ---> Using cache 06:33:07 ---> 3b0cd70ba799 06:33:07 Step 8/33 : COPY . . 06:33:07 Removing intermediate container e2ae4c137917 06:33:07 ---> 58667f58ba7f 06:33:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:33:07 ---> Running in c6d40a105dd8 06:33:07 ---> Using cache 06:33:07 ---> 921e2c3c3fb8 06:33:07 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 06:33:07 Removing intermediate container a3bef9e5bf45 06:33:07 ---> 4c304f2fee85 06:33:07 Step 5/22 : RUN apk add --update --no-cache make git 06:33:07 Removing intermediate container ec8da3ed0ef2 06:33:07 ---> 1f65a41c64fe 06:33:07 Step 5/23 : RUN apk add --update --no-cache make git 06:33:08 ---> Running in c2caa685add5 06:33:08 Removing intermediate container 2116d5c6708f 06:33:08 ---> f8b36a54a7a9 06:33:08 Step 5/24 : RUN apk add --update --no-cache make git 06:33:08 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:33:08 ---> 96e182c09db6 06:33:08 Step 3/24 : WORKDIR /edgex-go 06:33:08 ---> Using cache 06:33:08 ---> 936205078bb2 06:33:08 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:08 ---> Using cache 06:33:08 ---> 0525b8288066 06:33:08 Step 5/24 : RUN apk add --update --no-cache make git 06:33:08 ---> Using cache 06:33:08 ---> 1a82dbdba31a 06:33:08 Step 6/24 : COPY go.mod . 06:33:08 ---> Using cache 06:33:08 ---> 77a214b30b13 06:33:08 Step 7/24 : RUN go mod download 06:33:08 ---> Using cache 06:33:08 ---> 3b0cd70ba799 06:33:08 Step 8/24 : COPY . . 06:33:08 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:33:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:33:08 ---> 96e182c09db6 06:33:08 Step 3/23 : WORKDIR /edgex-go 06:33:08 ---> Using cache 06:33:08 ---> 936205078bb2 06:33:08 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:08 ---> Using cache 06:33:08 ---> 0525b8288066 06:33:08 Step 5/23 : RUN apk add --update --no-cache make git 06:33:08 ---> Using cache 06:33:08 ---> 1a82dbdba31a 06:33:08 Step 6/23 : COPY go.mod . 06:33:08 ---> Using cache 06:33:08 ---> 77a214b30b13 06:33:08 Step 7/23 : RUN go mod download 06:33:08 ---> Using cache 06:33:08 ---> 3b0cd70ba799 06:33:08 Step 8/23 : COPY . . 06:33:08 ---> Running in af133349d327 06:33:08 ---> Running in 4b8d49e4d7b3 06:33:08 ---> Using cache 06:33:08 ---> 921e2c3c3fb8 06:33:08 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:33:08 ---> Using cache 06:33:08 ---> 921e2c3c3fb8 06:33:08 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:33:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:09 ---> Running in 5a5913d0c5a7 06:33:09 ---> Running in 7d53fb1499e1 06:33:09 ---> Running in 2144a3de59d2 06:33:09 ---> Running in 15f09fe34c83 06:33:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:10 OK: 217 MiB in 51 packages 06:33:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:11 OK: 217 MiB in 51 packages 06:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:11 OK: 217 MiB in 51 packages 06:33:11 Removing intermediate container 1986ee31de8b 06:33:11 ---> 53e4ebc43cfa 06:33:11 Step 6/23 : COPY go.mod . 06:33:12 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 06:33:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:33:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:33:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:33:12 OK: 217 MiB in 51 packages 06:33:12 OK: 217 MiB in 51 packages 06:33:12 Removing intermediate container c6d40a105dd8 06:33:12 ---> 63c34c927368 06:33:12 Step 6/22 : COPY go.mod . 06:33:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:33:13 ---> a819d4c007db 06:33:13 Step 7/23 : RUN go mod download 06:33:13 ---> Running in 37467c43f22c 06:33:13 Removing intermediate container c2caa685add5 06:33:13 ---> 147e8959f1dc 06:33:13 Step 6/22 : COPY go.mod . 06:33:13 OK: 233 MiB in 51 packages 06:33:13 ---> b719e3a60af9 06:33:13 Step 7/22 : RUN go mod download 06:33:13 Removing intermediate container 4b8d49e4d7b3 06:33:13 ---> d14e46d7153b 06:33:13 Step 6/24 : COPY go.mod . 06:33:13 ---> Running in 36ca372e49f2 06:33:14 Removing intermediate container af133349d327 06:33:14 ---> 426cf45d8d76 06:33:14 Step 6/23 : COPY go.mod . 06:33:14 ---> 7f784c270376 06:33:14 Step 7/22 : RUN go mod download 06:33:14 ---> 883ec563cee7 06:33:14 Step 7/24 : RUN go mod download 06:33:15 ---> Running in 1a42779e9b60 06:33:15 ---> Running in 5ec527429fcd 06:33:15 ---> 61cc9531a2a0 06:33:15 Step 7/23 : RUN go mod download 06:33:15 ---> Running in b46b0b103e20 06:33:15 Removing intermediate container 5a5913d0c5a7 06:33:15 ---> 57f187e8f80a 06:33:15 Step 6/23 : COPY go.mod . 06:33:17 ---> 152a9cea98e5 06:33:17 Step 7/23 : RUN go mod download 06:33:17 ---> Running in 9d371fb1a409 06:33:17 Removing intermediate container 37467c43f22c 06:33:17 ---> 349bc41226c8 06:33:17 Step 8/23 : COPY . . 06:33:18 Removing intermediate container 36ca372e49f2 06:33:18 ---> 8f01e8645de8 06:33:18 Step 8/22 : COPY . . 06:33:21 Removing intermediate container 1a42779e9b60 06:33:21 ---> 58e81968d9a2 06:33:21 Step 8/22 : COPY . . 06:33:22 Removing intermediate container 5ec527429fcd 06:33:22 ---> b01c47a80d9a 06:33:22 Step 8/24 : COPY . . 06:33:22 Removing intermediate container b46b0b103e20 06:33:22 ---> 506eb4e7c8f2 06:33:22 Step 8/23 : COPY . . 06:33:28 Removing intermediate container 9d371fb1a409 06:33:28 ---> 10de618cdedd 06:33:28 Step 8/23 : COPY . . 06:33:49 ---> 91caeec41318 06:33:49 Step 9/23 : RUN make cmd/core-command/core-command 06:33:49 ---> be1c5a8642ec 06:33:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:33:49 ---> 3f41f626a4e0 06:33:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:33:49 ---> 14359d6a81fd 06:33:49 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:33:49 ---> 19e8f81a1d98 06:33:49 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:33:49 ---> Running in 332160814a7d 06:33:49 ---> Running in f9f6daa7ecbd 06:33:49 ---> Running in 90239cb8c103 06:33:49 ---> Running in 28fc168452cf 06:33:49 ---> Running in d92cc33f86fe 06:33:49 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 06:33:49 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 06:33:49 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 06:33:49 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 06:33:49 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 06:34:08 Removing intermediate container b174be5664dd 06:34:08 ---> 4deb5beebe92 06:34:08 Step 20/26 : RUN pip install docker-compose==1.23.2 06:34:08 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 06:34:08 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 06:34:08 ---> Running in 57de939cb77f 06:34:28 Collecting docker-compose==1.23.2 06:34:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:34:28 Collecting docopt<0.7,>=0.6.1 06:34:28 Downloading docopt-0.6.2.tar.gz (25 kB) 06:34:31 Removing intermediate container 2144a3de59d2 06:34:31 ---> d066cec11ea0 06:34:31 06:34:31 Step 10/24 : FROM alpine:3.12 06:34:31 ---> 389fef711851 06:34:31 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:34:31 Removing intermediate container 7d53fb1499e1 06:34:31 ---> 1b35186d90a6 06:34:31 06:34:31 Step 10/23 : FROM alpine:3.12 06:34:31 ---> 389fef711851 06:34:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:34:31 ---> Using cache 06:34:31 ---> 6412e9afb2cc 06:34:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:34:31 ---> Using cache 06:34:31 ---> 8dcb9b9f89ef 06:34:31 Step 13/23 : ENV APP_PORT=48081 06:34:32 ---> Running in f304e8c6b720 06:34:32 ---> Running in 92b7674c33d7 06:34:32 Collecting PyYAML<4,>=3.10 06:34:32 Downloading PyYAML-3.13.tar.gz (270 kB) 06:34:33 Removing intermediate container 15f09fe34c83 06:34:33 ---> 6a5aceafe600 06:34:33 06:34:33 Step 10/33 : FROM alpine:3.12 06:34:33 ---> 389fef711851 06:34:33 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 06:34:33 Removing intermediate container 92b7674c33d7 06:34:33 ---> be3db8790c57 06:34:33 Step 14/23 : EXPOSE $APP_PORT 06:34:34 ---> Running in eb3171425c0b 06:34:34 Collecting cached-property<2,>=1.2.0 06:34:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:34:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:35 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:35 ---> Running in 1542268ae5e5 06:34:35 Collecting texttable<0.10,>=0.9.0 06:34:35 Downloading texttable-0.9.1.tar.gz (11 kB) 06:34:35 (1/5) Installing ca-certificates (20191127-r4) 06:34:35 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:34:36 (3/5) Installing libcurl (7.69.1-r3) 06:34:36 ---> 215c9f1c1990 06:34:36 Step 9/23 : RUN make cmd/core-data/core-data 06:34:36 (4/5) Installing curl (7.69.1-r3) 06:34:36 (5/5) Installing dumb-init (1.2.2-r1) 06:34:36 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:34:36 Executing busybox-1.31.1-r19.trigger 06:34:36 Collecting docker<4.0,>=3.6.0 06:34:36 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:34:36 Removing intermediate container 1542268ae5e5 06:34:36 ---> 08ff10b3769c 06:34:36 Step 15/23 : WORKDIR / 06:34:36 Executing ca-certificates-20191127-r4.trigger 06:34:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:34:36 OK: 7 MiB in 19 packages 06:34:36 ---> Running in 0abe430ac297 06:34:36 ---> Running in 5abdd8312787 06:34:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:34:37 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:34:37 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:34:37 (1/3) Installing dumb-init (1.2.2-r1) 06:34:37 (2/3) Installing openssl (1.1.1i-r0) 06:34:37 (3/3) Installing su-exec (0.2-r1) 06:34:37 Executing busybox-1.31.1-r19.trigger 06:34:37 OK: 6 MiB in 17 packages 06:34:37 Collecting dockerpty<0.5,>=0.4.1 06:34:37 Removing intermediate container 5abdd8312787 06:34:37 ---> 00e1a7d92b42 06:34:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:34:38 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 06:34:39 Collecting websocket-client<1.0,>=0.32.0 06:34:39 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:34:39 ---> 6eb73ecc92ff 06:34:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:34:39 Removing intermediate container f304e8c6b720 06:34:39 ---> d3455393de84 06:34:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:34:39 Collecting jsonschema<3,>=2.5.1 06:34:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:34:40 ---> Running in a2259e97d01e 06:34:40 Collecting docker-pycreds>=0.4.0 06:34:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:34:40 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) 06:34:40 Collecting idna<2.8,>=2.5 06:34:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:34:41 Removing intermediate container eb3171425c0b 06:34:41 ---> 3e3f879e41a1 06:34:41 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:34:42 Collecting urllib3<1.25,>=1.21.1 06:34:42 Removing intermediate container a2259e97d01e 06:34:42 ---> 6b1a17bea54c 06:34:42 Step 13/24 : WORKDIR / 06:34:42 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:34:42 ---> Running in 8e0b514f2128 06:34:42 ---> 57c984471f2d 06:34:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:34:42 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) 06:34:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:34:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:34:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:34:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:34:42 ---> Running in f4cd8cbd84cd 06:34:43 Installing collected packages: docopt, PyYAML, cached-property, texttable, idna, urllib3, requests, docker-pycreds, websocket-client, docker, dockerpty, jsonschema, docker-compose 06:34:43 Running setup.py install for docopt: started 06:34:43 Removing intermediate container 8e0b514f2128 06:34:43 ---> 44049d7c9560 06:34:43 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 06:34:43 ---> Running in faef4e3aae17 06:34:43 Removing intermediate container f4cd8cbd84cd 06:34:43 ---> b97ee6f3c6ed 06:34:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:34:43 ---> f0cc535dfad7 06:34:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:34:43 ---> Running in e53d967feb4a 06:34:44 Running setup.py install for docopt: finished with status 'done' 06:34:44 Running setup.py install for PyYAML: started 06:34:44 Removing intermediate container faef4e3aae17 06:34:44 ---> 1f9ce49821b6 06:34:44 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 06:34:44 ---> Running in 91f7c288ffc4 06:34:45 ---> 2708fe045851 06:34:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:34:45 Removing intermediate container e53d967feb4a 06:34:45 ---> 22c6890ed150 06:34:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:45 ---> Running in ac35cc01061b 06:34:46 Running setup.py install for PyYAML: finished with status 'done' 06:34:46 Running setup.py install for texttable: started 06:34:47 Removing intermediate container ac35cc01061b 06:34:47 ---> 417149d53ab5 06:34:47 Step 21/23 : LABEL arch=x86_64 06:34:47 ---> 63b3c570501d 06:34:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:34:47 Connecting to github.com (140.82.113.4:443) 06:34:47 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.37.228:443) 06:34:47  ---> Running in 6800e94229b0 06:34:47 Running setup.py install for texttable: finished with status 'done' 06:34:47 Attempting uninstall: idna 06:34:47 Found existing installation: idna 2.9 06:34:47 Uninstalling idna-2.9: 06:34:47 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 06:34:47 dockerize-alpine-lin 25% |******** | 747k 0:00:02 ETA 06:34:47  Successfully uninstalled idna-2.9 06:34:48 Attempting uninstall: urllib3 06:34:48 Found existing installation: urllib3 1.25.9 06:34:48 Uninstalling urllib3-1.25.9: 06:34:48 ---> 4211e30df6d1 06:34:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:34:48 Removing intermediate container 6800e94229b0 06:34:48 ---> b154c9ed43fe 06:34:48 Step 22/23 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:34:48 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 06:34:48 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 06:34:48 dockerize 06:34:48 Successfully uninstalled urllib3-1.25.9 06:34:48 ---> Running in 84dd90b87735 06:34:49 Attempting uninstall: requests 06:34:49 Found existing installation: requests 2.23.0 06:34:49 Uninstalling requests-2.23.0: 06:34:49 Successfully uninstalled requests-2.23.0 06:34:50 Removing intermediate container 84dd90b87735 06:34:50 ---> e9d11475b944 06:34:50 Step 23/23 : LABEL version=0.0.0 06:34:50 ---> Running in e920dbe1b3d1 06:34:50 ---> b2dcaaa7a38e 06:34:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:34:51 Removing intermediate container e920dbe1b3d1 06:34:51 ---> 96055f36cc2b 06:34:51 06:34:52 Running setup.py install for dockerpty: started 06:34:52 Removing intermediate container 91f7c288ffc4 06:34:52 ---> fd342e2bf8a7 06:34:52 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 06:34:54 Successfully built 96055f36cc2b 06:34:54 ---> Running in e7919a17924f 06:34:54 Successfully tagged docker-core-metadata-go:latest 06:34:54  Building docker-core-metadata-go ... done  ---> 1d7175489a97 06:34:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:34:54 Running setup.py install for dockerpty: finished with status 'done' 06:34:54 Removing intermediate container e7919a17924f 06:34:54 ---> 6f7cdf7eb966 06:34:54 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:34:54 ---> Running in 2a9b251635c4 06:34:55 ---> cdf8d60875a3 06:34:55 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:34:55 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 06:34:55 ---> Running in 5164a0ce11ab 06:34:55 Removing intermediate container 2a9b251635c4 06:34:55 ---> d7d5fc75b4af 06:34:55 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 06:34:55 ---> Running in ee29cd5ef46e 06:34:57 Move dockerize executable 06:35:01 Removing intermediate container 57de939cb77f 06:35:01 ---> cc080140c95d 06:35:01 Step 21/26 : RUN apk --no-cache add curl 06:35:01 ---> Running in 02bde2239c26 06:35:01 Removing intermediate container ee29cd5ef46e 06:35:01 ---> 1a276ec70330 06:35:01 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 06:35:01 Removing intermediate container 5164a0ce11ab 06:35:01 ---> 1de9038bf732 06:35:01 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:35:02 ---> Running in 3d5505250d11 06:35:02 ---> Running in aab2d7a33eb8 06:35:03 Removing intermediate container 3d5505250d11 06:35:03 ---> 2fef13f23afc 06:35:03 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:35:03 Removing intermediate container aab2d7a33eb8 06:35:03 ---> 6acc50692eda 06:35:03 Step 22/24 : LABEL arch=x86_64 06:35:03 ---> Running in 9fb10fcfae87 06:35:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:04 ---> 9fa43780c958 06:35:04 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:35:04 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:35:05 (2/3) Installing libcurl (7.69.1-r3) 06:35:05 ---> Running in bb503b95f351 06:35:05 Removing intermediate container 9fb10fcfae87 06:35:05 ---> cc3838f33c8d 06:35:05 Step 23/24 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:35:05 (3/3) Installing curl (7.69.1-r3) 06:35:05 Executing busybox-1.31.1-r19.trigger 06:35:05 OK: 72 MiB in 58 packages 06:35:05 ---> Running in e9fbe8e7950d 06:35:06 Removing intermediate container e9fbe8e7950d 06:35:06 ---> 751293ac757d 06:35:06 Step 24/24 : LABEL version=0.0.0 06:35:06 ---> Running in dd9d7dc3c853 06:35:07 Removing intermediate container dd9d7dc3c853 06:35:07 ---> ae57a055cee3 06:35:07 06:35:07 Removing intermediate container 02bde2239c26 06:35:07 ---> 26cf20c5cb7f 06:35:07 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:35:07 Successfully built ae57a055cee3 06:35:07 Successfully tagged docker-security-secretstore-setup-go:latest 06:35:07  Building docker-security-secretstore-setup-go ... done  ---> Running in 7d1502535d09 06:35:08 Removing intermediate container 7d1502535d09 06:35:08 ---> 2aad2a5f674a 06:35:08 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:08 ---> Running in 433189eab022 06:35:08 Removing intermediate container bb503b95f351 06:35:08 ---> dd30983b46d6 06:35:08 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:09 Removing intermediate container 433189eab022 06:35:09 ---> b56584d4c916 06:35:09 Step 24/26 : LABEL arch=x86_64 06:35:09 ---> Running in af78bcb011fe 06:35:09 ---> 478bf4f73953 06:35:09 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:35:09 Removing intermediate container af78bcb011fe 06:35:09 ---> 6127057fc3c0 06:35:09 Step 25/26 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:35:10 ---> Running in f81c3e878592 06:35:10 Removing intermediate container f81c3e878592 06:35:10 ---> d0c51e2fefe8 06:35:10 Step 26/26 : LABEL version=0.0.0 06:35:11 ---> 974d4352f1a3 06:35:11 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:35:11 ---> Running in c25cc907bd15 06:35:11 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 06:35:11 Removing intermediate container c25cc907bd15 06:35:11 ---> 698251bca6e1 06:35:11 06:35:13 ---> d01188c8c054 06:35:13 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 06:35:13 Successfully built 698251bca6e1 06:35:13 Successfully tagged docker-sys-mgmt-agent-go:latest 06:35:14  Building docker-sys-mgmt-agent-go ... done  ---> 0c8b0e38ed06 06:35:14 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:35:17 ---> 2cbbc2d67f11 06:35:17 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 06:35:17 ---> Running in a3e0bf62a1d8 06:35:17 Removing intermediate container 0abe430ac297 06:35:17 ---> 74908f69d399 06:35:17 06:35:17 Step 10/23 : FROM alpine:3.12 06:35:17 ---> 389fef711851 06:35:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:35:17 ---> Running in e01d64bde828 06:35:18 Removing intermediate container a3e0bf62a1d8 06:35:18 ---> 0cf5662344bb 06:35:18 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:35:18 Removing intermediate container e01d64bde828 06:35:18 ---> 23136270c3ca 06:35:18 Step 12/23 : ENV APP_PORT=48080 06:35:18 ---> Running in 13eef52ece08 06:35:18 ---> 74820efd09cc 06:35:18 Step 28/33 : RUN chmod +x /entrypoint.sh 06:35:18 Removing intermediate container 13eef52ece08 06:35:18 ---> 747152f5e5b3 06:35:18 Step 13/23 : EXPOSE $APP_PORT 06:35:18 ---> Running in e7dcf53df74b 06:35:18 ---> Running in 530c60234dd4 06:35:19 Removing intermediate container e7dcf53df74b 06:35:19 ---> 201f832577e7 06:35:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:19 ---> Running in 146b7d0dff62 06:35:21 Removing intermediate container 530c60234dd4 06:35:21 ---> bdbaa7c01e72 06:35:21 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:35:21 ---> Running in 6ca217834c65 06:35:21 Removing intermediate container d92cc33f86fe 06:35:21 ---> 662b519009be 06:35:21 06:35:21 Step 10/24 : FROM alpine:3.12 06:35:21 3.12: Pulling from library/alpine 06:35:21 Removing intermediate container 146b7d0dff62 06:35:21 ---> da513da0efb4 06:35:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:35:21 ---> Running in f17bc98dc779 06:35:21 Removing intermediate container 6ca217834c65 06:35:21 ---> 7f6872796ac0 06:35:21 Step 30/33 : CMD ["gate"] 06:35:22 ---> Running in 08344b426299 06:35:22 Removing intermediate container 08344b426299 06:35:22 ---> 40bc1996cfb6 06:35:22 Step 31/33 : LABEL arch=x86_64 06:35:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:35:23 ---> Running in 73893315d0a9 06:35:23 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 06:35:23 Status: Downloaded newer image for alpine:3.12 06:35:23 ---> afeebe901d6b 06:35:23 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 06:35:23 Removing intermediate container 73893315d0a9 06:35:23 ---> 9af62340e663 06:35:23 Step 32/33 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:35:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:35:24 ---> Running in 69c1e628f8ae 06:35:24 ---> Running in b6a165f73e99 06:35:25 Removing intermediate container 69c1e628f8ae 06:35:25 ---> 353879dfd854 06:35:25 Step 33/33 : LABEL version=0.0.0 06:35:25 (1/6) Installing dumb-init (1.2.2-r1) 06:35:25 (2/6) Installing libgcc (9.3.0-r2) 06:35:25 (3/6) Installing libsodium (1.0.18-r0) 06:35:25 ---> Running in a56a16a6b5e6 06:35:25 (4/6) Installing libstdc++ (9.3.0-r2) 06:35:25 (5/6) Installing libzmq (4.3.3-r0) 06:35:25 Removing intermediate container a56a16a6b5e6 06:35:25 ---> 78870b5ace97 06:35:25 06:35:25 (6/6) Installing zeromq (4.3.3-r0) 06:35:25 Executing busybox-1.31.1-r19.trigger 06:35:25 OK: 8 MiB in 20 packages 06:35:25 Removing intermediate container 332160814a7d 06:35:25 ---> 2bdd3277449d 06:35:25 06:35:25 Step 10/22 : FROM alpine:3.12 06:35:25 ---> afeebe901d6b 06:35:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:35:25 ---> Running in 415c0c5ba7f3 06:35:25 Successfully built 78870b5ace97 06:35:25 Successfully tagged docker-security-bootstrapper-go:latest 06:35:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:26 Removing intermediate container f9f6daa7ecbd 06:35:26 ---> 0b94a819655b 06:35:26 06:35:26 Step 10/23 : FROM alpine:3.12 06:35:26 ---> afeebe901d6b 06:35:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:35:26 Removing intermediate container 90239cb8c103 06:35:26 ---> bc670a602301 06:35:26 06:35:26 Step 10/22 : FROM alpine:3.12 06:35:26 ---> afeebe901d6b 06:35:26 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:35:26 ---> Running in 8f7cfd2a995a 06:35:26 ---> Running in 699017b227da 06:35:26 (1/5) Installing ca-certificates (20191127-r4) 06:35:27 (2/5) Installing nghttp2-libs (1.41.0-r0) 06:35:27 (3/5) Installing libcurl (7.69.1-r3) 06:35:27 (4/5) Installing curl (7.69.1-r3) 06:35:27 (5/5) Installing dumb-init (1.2.2-r1) 06:35:27 Executing busybox-1.31.1-r19.trigger 06:35:27 Executing ca-certificates-20191127-r4.trigger 06:35:27 OK: 7 MiB in 19 packages 06:35:27  Building docker-security-bootstrapper-go ... done Removing intermediate container f17bc98dc779 06:35:27 ---> 4f0b97b29ccc 06:35:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:28 ---> 2cb89ab9e9b7 06:35:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:35:29 (1/2) Installing ca-certificates (20191127-r4) 06:35:29 (2/2) Installing dumb-init (1.2.2-r1) 06:35:29 Executing busybox-1.31.1-r19.trigger 06:35:29 Executing ca-certificates-20191127-r4.trigger 06:35:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:35:29 OK: 6 MiB in 16 packages 06:35:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:35:29 ---> 6ed62c4a4e4a 06:35:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:35:30 (1/1) Installing dumb-init (1.2.2-r1) 06:35:30 Executing busybox-1.31.1-r19.trigger 06:35:30 OK: 5 MiB in 15 packages 06:35:30 ---> 3ef39dec3cc6 06:35:30 Step 19/23 : ENTRYPOINT ["/core-data"] 06:35:30 (1/1) Installing dumb-init (1.2.2-r1) 06:35:30 Executing busybox-1.31.1-r19.trigger 06:35:30 OK: 5 MiB in 15 packages 06:35:30 ---> Running in 74a2512393f6 06:35:31 Removing intermediate container 74a2512393f6 06:35:31 ---> 52e39a74b4d3 06:35:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:31 ---> Running in 82fc610bf1ee 06:35:31 Removing intermediate container b6a165f73e99 06:35:31 ---> 81a50323467d 06:35:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:35:31 ---> Running in 831b4782dcde 06:35:31 Removing intermediate container 82fc610bf1ee 06:35:31 ---> b7b9b5d6ead0 06:35:31 Step 21/23 : LABEL arch=x86_64 06:35:31 ---> Running in d2ac42cceae9 06:35:32 Removing intermediate container d2ac42cceae9 06:35:32 ---> 359fd17bbb25 06:35:32 Step 22/23 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:35:32 ---> Running in a75775f89ee4 06:35:32 Removing intermediate container a75775f89ee4 06:35:32 ---> 59791a36d3d7 06:35:32 Step 23/23 : LABEL version=0.0.0 06:35:32 Removing intermediate container 831b4782dcde 06:35:32 ---> c1b71ddb9ac8 06:35:32 Step 13/24 : WORKDIR / 06:35:32 Removing intermediate container 415c0c5ba7f3 06:35:32 ---> ba7b031aa06d 06:35:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:35:32 ---> Running in 1bf5c78f977f 06:35:32 Removing intermediate container 699017b227da 06:35:32 ---> 3d959f442eac 06:35:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:35:32 Removing intermediate container 8f7cfd2a995a 06:35:32 ---> 2c2fe7cf0a87 06:35:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:35:33 ---> Running in 3fa3ed123f74 06:35:33 ---> Running in 6c4c1349c102 06:35:33 ---> Running in 4b33f1016b43 06:35:33 ---> Running in eadeaf84c7dc 06:35:33 Removing intermediate container 1bf5c78f977f 06:35:33 ---> c812d065b18d 06:35:33 06:35:33 Successfully built c812d065b18d 06:35:33 Removing intermediate container 6c4c1349c102 06:35:33 ---> a1204df80fbd 06:35:33 Step 13/22 : ENV APP_PORT=48060 06:35:33 Successfully tagged docker-core-data-go:latest 06:35:33 ---> Running in 65f20b0f196a 06:35:33 Removing intermediate container 3fa3ed123f74 06:35:33 ---> 488619cd9695 06:35:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:35:33  Building docker-core-data-go ... done  [Pipeline] } 06:35:34 $ docker stop --time=1 7939bfebe57216574011598aa15f4494d101ff0a7bd8a9c4565642a9b1147b05 06:35:34 Removing intermediate container 4b33f1016b43 06:35:34 ---> 156baa1472a5 06:35:34 Step 13/23 : ENV APP_PORT=48082 06:35:34 Removing intermediate container eadeaf84c7dc 06:35:34 ---> c8b296c02fd4 06:35:34 Step 13/22 : ENV APP_PORT=48085 06:35:34 ---> Running in 8226c582276e 06:35:34 ---> Running in afc85abe3ca5 06:35:34 Removing intermediate container 65f20b0f196a 06:35:34 ---> 6a882b02fa7e 06:35:34 Step 14/22 : EXPOSE $APP_PORT 06:35:35 Removing intermediate container 8226c582276e 06:35:35 ---> 7f71b2d1a579 06:35:35 Step 14/23 : EXPOSE $APP_PORT 06:35:35 ---> Running in d7d8467fc39c 06:35:35 Removing intermediate container afc85abe3ca5 06:35:35 ---> 1b8593a795c5 06:35:35 Step 14/22 : EXPOSE $APP_PORT 06:35:35 ---> d698ca1e8ed8 06:35:35 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:35:36 ---> Running in 5f3806aa2345 06:35:36 ---> Running in 6247fead06e3 06:35:36 Removing intermediate container d7d8467fc39c 06:35:36 ---> 323ce7e7bb46 06:35:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:36 $ docker rm -f 7939bfebe57216574011598aa15f4494d101ff0a7bd8a9c4565642a9b1147b05 06:35:36 Removing intermediate container 28fc168452cf 06:35:36 ---> 50e17d997a7a 06:35:36 06:35:36 Step 10/23 : FROM alpine:3.12 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:36 ---> afeebe901d6b 06:35:36 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:35:36 ---> Using cache 06:35:36 ---> 3d959f442eac 06:35:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:35:36 ---> Using cache 06:35:36 ---> c8b296c02fd4 06:35:36 Step 13/23 : ENV APP_PORT=48081 06:35:36 Removing intermediate container 5f3806aa2345 06:35:36 ---> a012f27ea7b7 06:35:36 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:36 ---> f4840daff4c2 06:35:36 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:35:36 Removing intermediate container 6247fead06e3 06:35:36 ---> d109de9e14a5 06:35:36 Step 15/23 : WORKDIR / 06:35:37 ---> Running in 5dd281d4ae32 06:35:37 ---> Running in cf169338f09b 06:35:37 ---> c029b3c0b084 06:35:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:35:37 + docker images 06:35:37 + grep docker 06:35:37 Removing intermediate container 5dd281d4ae32 06:35:37 ---> 3e4109e2227c 06:35:37 Step 14/23 : EXPOSE $APP_PORT 06:35:37 docker-core-data-go latest c812d065b18d 4 seconds ago 22.3MB 06:35:37 docker-security-bootstrapper-go latest 78870b5ace97 13 seconds ago 41.5MB 06:35:37 docker-sys-mgmt-agent-go latest 698251bca6e1 26 seconds ago 313MB 06:35:37 docker-security-secretstore-setup-go latest ae57a055cee3 31 seconds ago 24.6MB 06:35:37 docker-core-metadata-go latest 96055f36cc2b 46 seconds ago 18.8MB 06:35:37 docker-security-proxy-setup-go latest 70cc18eab899 3 minutes ago 24.4MB 06:35:37 docker-core-command-go latest fc989ac9012a 3 minutes ago 16.3MB 06:35:37 docker-support-notifications-go latest 3b4bc26014cf 3 minutes ago 16.9MB 06:35:37 docker-support-scheduler-go latest beac3096f029 3 minutes ago 16.4MB 06:35:37 docker 20.10.0 aefe523efa57 6 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv 06:35:38 ---> 656e4234b72d 06:35:38 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [Pipeline] } [Pipeline] // script [Pipeline] } 06:35:38 ---> Running in 0f0287853a9c 06:35:38 ---> e31ace191a46 06:35:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:35:38 Removing intermediate container cf169338f09b 06:35:38 ---> 1a2c6240c93a 06:35:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [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 06:35:39 ---> a890469fdd4d 06:35:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:35:39 Removing intermediate container 0f0287853a9c 06:35:39 ---> 8760a6ae1807 06:35:39 Step 15/23 : WORKDIR / 06:35:40 ---> Running in aa8094c9b1e0 06:35:40 ---> 976edbc2df14 06:35:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:35:40 ---> 91999e53e6e5 06:35:40 ---> 67e673d4d7f0 06:35:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:35:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:35:40 ---> 25d3966ff4bc 06:35:40 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:35:41 ---> Running in 8deb42f7aac0 06:35:41 Removing intermediate container aa8094c9b1e0 06:35:41 ---> f03b14108667 06:35:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:35:42 ---> a9ac284fb8cd 06:35:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:35:42 ---> aed8666a902e 06:35:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:35:42 ---> 962ba54e567c 06:35:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:35:42 ---> 6528c2b18bb2 06:35:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:35:42 Removing intermediate container 8deb42f7aac0 06:35:42 ---> c4f2f56ad7b9 06:35:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:42 ---> Running in feb4f9a86e93 06:35:43 ---> Running in 4215426f8300 06:35:43 Removing intermediate container feb4f9a86e93 06:35:43 ---> 83b472f4e4c8 06:35:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:43 ---> a9f1668d3e1b 06:35:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 06:35:43 ---> 81284c8933a7 06:35:43 Step 19/23 : ENTRYPOINT ["/core-command"] 06:35:43 Removing intermediate container 4215426f8300 06:35:43 ---> 229789fd9f7b 06:35:43 Step 20/22 : LABEL arch=arm64 06:35:43 ---> Running in 13a67706f8ae 06:35:43 ---> Running in 9b6bf707f076 06:35:44 ---> Running in 5898691425a5 06:35:44 ---> Running in 912d3968d574 06:35:44 ---> 485469039655 06:35:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:35:44 Removing intermediate container 13a67706f8ae 06:35:44 ---> 19a0b493eb52 06:35:44 Step 20/22 : LABEL arch=arm64 06:35:45 ---> Running in 40e1af3a12a0 06:35:45 Removing intermediate container 912d3968d574 06:35:45 ---> c41f6987b7b4 06:35:45 Step 21/22 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:35:45 Removing intermediate container 5898691425a5 06:35:45 ---> 8d6e0a3c910b 06:35:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:45 ---> Running in 0471f0b61381 06:35:45 ---> Running in 9ef91642108a 06:35:45 ---> 1f05a6c626c3 06:35:45 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:35:45 Removing intermediate container 40e1af3a12a0 06:35:45 ---> a2ada4d2faf9 06:35:45 Step 21/22 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:35:45 ---> Running in f8c88bcbf4c8 06:35:45 ---> Running in 7471128c71e9 06:35:45 Removing intermediate container 0471f0b61381 06:35:45 ---> 3f528313d90a 06:35:45 Step 22/22 : LABEL version=0.0.0 06:35:46 Removing intermediate container 9ef91642108a 06:35:46 ---> ad2948eb0e21 06:35:46 Step 21/23 : LABEL arch=arm64 06:35:46 ---> Running in 2e7b05e3e6de 06:35:46 Removing intermediate container f8c88bcbf4c8 06:35:46 ---> e97ff9655266 06:35:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:46 ---> Running in 1a9c0254f833 06:35:46 Removing intermediate container 7471128c71e9 06:35:46 ---> 752dfdded58e 06:35:46 Step 22/22 : LABEL version=0.0.0 06:35:46 ---> Running in 30ef94df37a0 06:35:46 ---> Running in 1ddc0ce505c4 06:35:47 Removing intermediate container 2e7b05e3e6de 06:35:47 ---> 9bbe403898e2 06:35:47 06:35:47 Removing intermediate container 9b6bf707f076 06:35:47 ---> ff588647639d 06:35:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 06:35:47 Removing intermediate container 1a9c0254f833 06:35:47 ---> 138786e6c98b 06:35:47 Step 22/23 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:35:47 Removing intermediate container 30ef94df37a0 06:35:47 ---> 64210c004223 06:35:47 Step 21/23 : LABEL arch=arm64 06:35:47 ---> Running in b4fb9188d678 06:35:47 Successfully built 9bbe403898e2 06:35:47 ---> Running in b5937e4bbed9 06:35:47 Successfully tagged docker-support-notifications-go-arm64:latest 06:35:47  Building docker-support-notifications-go ... done Building docker-security-bootstrapper-go 06:35:47 Removing intermediate container 1ddc0ce505c4 06:35:47 ---> cae415e82692 06:35:47 06:35:47 ---> Running in 1ebaa81b760c 06:35:48 Successfully built cae415e82692 06:35:48 Successfully tagged docker-support-scheduler-go-arm64:latest 06:35:48 Removing intermediate container b5937e4bbed9 06:35:48 Building docker-sys-mgmt-agent-go 06:35:48 Removing intermediate container b4fb9188d678 06:35:48  Building docker-support-scheduler-go ... done  ---> a310c2689bf2 06:35:48 ---> 9ef715733ed9 06:35:48 Step 23/23 : LABEL version=0.0.0Step 22/24 : LABEL arch=arm64 06:35:48 06:35:48 Removing intermediate container 1ebaa81b760c 06:35:48 ---> 58ed3ddb458b 06:35:48 Step 22/23 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:35:48 ---> Running in 885ed8d06e11 06:35:48 ---> Running in 6e8ea97b105e 06:35:48 ---> Running in 1b377de08c13 06:35:49 Removing intermediate container 6e8ea97b105e 06:35:49 ---> 287f589fab19 06:35:49 Step 23/24 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:35:49 Removing intermediate container 885ed8d06e11 06:35:49 ---> 9082790ad221 06:35:49 06:35:49 Removing intermediate container 1b377de08c13 06:35:49 ---> c2a61b5998bc 06:35:49 Step 23/23 : LABEL version=0.0.0 06:35:49 ---> Running in 2b34448963b4 06:35:49 Successfully built 9082790ad221 06:35:49 Successfully tagged docker-core-command-go-arm64:latest 06:35:49  Building docker-core-command-go ... done Building docker-security-proxy-setup-go 06:35:49 ---> Running in ddbc28972777 06:35:49 Removing intermediate container 2b34448963b4 06:35:49 ---> 1fe8ee90bb1d 06:35:49 Step 24/24 : LABEL version=0.0.0 06:35:50 Removing intermediate container ddbc28972777 06:35:50 ---> b646c630f1b8 06:35:50 06:35:50 ---> Running in d70a2df8628a 06:35:50 Successfully built b646c630f1b8 06:35:50 Successfully tagged docker-core-metadata-go-arm64:latest 06:35:50  Building docker-core-metadata-go ... done Building docker-core-data-go 06:35:50 Removing intermediate container d70a2df8628a 06:35:50 ---> ad9c6c8b961b 06:35:50 06:35:51 Successfully built ad9c6c8b961b 06:35:51 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 06:35:54 Still waiting to schedule task 06:35:54 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 06:36:47  Building docker-security-secretstore-setup-go ... done Step 1/33 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:36:47 Step 2/33 : FROM ${BUILDER_BASE} AS builder 06:36:47 ---> 145559ca1a59 06:36:47 Step 3/33 : WORKDIR /edgex-go 06:36:47 ---> Using cache 06:36:47 ---> f43d4811a90e 06:36:47 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:47 ---> Using cache 06:36:47 ---> f8b36a54a7a9 06:36:47 Step 5/33 : RUN apk add --update --no-cache make git 06:36:47 ---> Using cache 06:36:47 ---> d14e46d7153b 06:36:47 Step 6/33 : COPY go.mod . 06:36:47 ---> Using cache 06:36:47 ---> 883ec563cee7 06:36:47 Step 7/33 : RUN go mod download 06:36:47 ---> Using cache 06:36:47 ---> b01c47a80d9a 06:36:47 Step 8/33 : COPY . . 06:36:47 ---> Using cache 06:36:47 ---> 14359d6a81fd 06:36:47 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper && make cmd/security-bootstrap-redis/security-bootstrap-redis 06:36:47 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:36:47 Step 2/21 : FROM ${BUILDER_BASE} AS builder 06:36:47 ---> 145559ca1a59 06:36:47 Step 3/21 : WORKDIR /edgex-go 06:36:47 ---> Using cache 06:36:47 ---> f43d4811a90e 06:36:47 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:47 ---> Using cache 06:36:47 ---> f8b36a54a7a9 06:36:47 Step 5/21 : RUN apk add --update --no-cache make git 06:36:47 ---> Using cache 06:36:47 ---> d14e46d7153b 06:36:47 Step 6/21 : COPY go.mod . 06:36:47 ---> Using cache 06:36:47 ---> 883ec563cee7 06:36:47 Step 7/21 : RUN go mod download 06:36:47 ---> Using cache 06:36:47 ---> b01c47a80d9a 06:36:47 Step 8/21 : COPY . . 06:36:47 ---> Using cache 06:36:47 ---> 14359d6a81fd 06:36:47 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:36:47 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:36:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:36:47 ---> 145559ca1a59 06:36:47 Step 3/26 : WORKDIR /edgex-go 06:36:47 ---> Using cache 06:36:47 ---> f43d4811a90e 06:36:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:47 ---> Using cache 06:36:47 ---> f8b36a54a7a9 06:36:47 Step 5/26 : RUN apk add --update --no-cache make bash git 06:36:47 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 06:36:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:36:47 ---> 145559ca1a59 06:36:47 Step 3/23 : WORKDIR /edgex-go 06:36:47 ---> Using cache 06:36:47 ---> f43d4811a90e 06:36:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:47 ---> Using cache 06:36:47 ---> f8b36a54a7a9 06:36:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:36:48 ---> Running in 1a0ee171e042 06:36:48 ---> Running in ffac9dc61b28 06:36:48 ---> Running in 9f91173829e8 06:36:48 ---> Running in 509dcec1a747 06:36:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:36:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:36:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:36:50 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 06:36:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:36:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:36:51 OK: 217 MiB in 51 packages 06:36:51 OK: 217 MiB in 51 packages 06:36:53 Removing intermediate container 1a0ee171e042 06:36:53 ---> 158983d43ddc 06:36:53 Step 6/23 : COPY go.mod . 06:36:53 Removing intermediate container 509dcec1a747 06:36:53 ---> 3669b5ac9ed2 06:36:53 Step 6/26 : COPY go.mod . 06:36:54 ---> fd4c8c190415 06:36:54 Step 7/23 : RUN go mod download 06:36:54 ---> Running in 24bdef1b4862 06:36:55 ---> 661501dca193 06:36:55 Step 7/26 : RUN go mod download 06:36:55 ---> Running in 3c0bd964ae2b 06:37:01 Removing intermediate container 24bdef1b4862 06:37:01 ---> 274dec98566c 06:37:01 Step 8/23 : COPY . . 06:37:01 Removing intermediate container 3c0bd964ae2b 06:37:01 ---> ffec72c161e4 06:37:01 Step 8/26 : COPY . . 06:37:33 ---> e3107a6b0081 06:37:33 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:37:33 ---> 168830699f78 06:37:33 Step 9/23 : RUN make cmd/core-data/core-data 06:37:33 ---> Running in 158b974ea9db 06:37:33 ---> Running in 7dffdf885266 06:37:33 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 06:37:33 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 06:37:35 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 06:37:36 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 06:37:54 Removing intermediate container ffac9dc61b28 06:37:54 ---> dbf7187eec36 06:37:54 06:37:54 Step 10/21 : FROM alpine:3.12 06:37:54 ---> afeebe901d6b 06:37:54 Step 11/21 : RUN apk add --update --no-cache curl 06:37:54 ---> Running in 67e6e1716578 06:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:37:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:37:55 (1/4) Installing ca-certificates (20191127-r4) 06:37:55 (2/4) Installing nghttp2-libs (1.41.0-r0) 06:37:55 (3/4) Installing libcurl (7.69.1-r3) 06:37:55 (4/4) Installing curl (7.69.1-r3) 06:37:55 Executing busybox-1.31.1-r19.trigger 06:37:55 Executing ca-certificates-20191127-r4.trigger 06:37:55 OK: 7 MiB in 18 packages 06:37:58 Removing intermediate container 67e6e1716578 06:37:58 ---> fefc5e4ac5d4 06:37:58 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:37:58 Running on prd-ubuntu18.04-docker-8c-8g-22808 in /w/workspace/edgexfoundry_edgex-go_PR-3076 [Pipeline] { [Pipeline] ws 06:37:58 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:37:58 ---> Running in 995f59b46e61 06:37:59 Removing intermediate container 995f59b46e61 06:37:59 ---> e7f7c63dcdd9 06:37:59 Step 13/21 : WORKDIR /edgex 06:38:00 ---> Running in cbf604061505 06:38:00 using credential edgex-jenkins-ssh 06:38:00 Cloning the remote Git repository 06:38:00 Removing intermediate container 9f91173829e8 06:38:00 ---> 88f08cb86d39 06:38:00 06:38:00 Step 10/33 : FROM alpine:3.12 06:38:00 ---> afeebe901d6b 06:38:00 Step 11/33 : RUN apk add --update --no-cache dumb-init openssl su-exec 06:38:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:38:01 ---> Running in 982314edba18 06:38:01 Removing intermediate container cbf604061505 06:38:01 ---> 73a034e955bd 06:38:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:38:00 > git init /w/workspace/edgex-go/1 # timeout=10 06:38:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:38:00 > git --version # timeout=10 06:38:01 > git --version # 'git version 2.17.1' 06:38:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:02 ---> 2d7487d65cce 06:38:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:38:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:04 (1/3) Installing dumb-init (1.2.2-r1) 06:38:04 (2/3) Installing openssl (1.1.1i-r0) 06:38:04 (3/3) Installing su-exec (0.2-r1) 06:38:04 Executing busybox-1.31.1-r19.trigger 06:38:04 OK: 6 MiB in 17 packages 06:38:04 ---> 9b9ed2036c7d 06:38:04 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:38:06 Removing intermediate container 982314edba18 06:38:06 ---> 1b0308f6e9b1 06:38:06 Step 12/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:38:06 ---> Running in 51f740c31c81 06:38:06 ---> 8db0a66c0529 06:38:06 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 06:38:06 ---> Running in 2e924a7737a8 06:38:07 Removing intermediate container 51f740c31c81 06:38:07 ---> dea6bc9b4050 06:38:07 Step 13/33 : ENV DOCKERIZE_VERSION v0.6.1 06:38:07 ---> Running in 100f62d63476 06:38:07 Removing intermediate container 2e924a7737a8 06:38:07 ---> 89577c2a2f73 06:38:07 Step 18/21 : CMD ["--init=true"] 06:38:08 ---> Running in 391a6aa533b4 06:38:08 Removing intermediate container 100f62d63476 06:38:08 ---> 0b5999a17de9 06:38:08 Step 14/33 : RUN wget https://github.com/jwilder/dockerize/releases/download/$DOCKERIZE_VERSION/dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && tar -C /usr/local/bin -xzvf dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz && rm dockerize-alpine-linux-amd64-$DOCKERIZE_VERSION.tar.gz 06:38:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:38:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:38:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:38:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:38:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3076/head:refs/remotes/origin/PR-3076 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:38:08 ---> Running in 84610ed1ee15 06:38:08 Removing intermediate container 391a6aa533b4 06:38:08 ---> b6d63b78187b 06:38:08 Step 19/21 : LABEL arch=arm64 06:38:08 Merging remotes/origin/master commit eb962563c78e340597fe6b0a01e022bbdd66f5a5 into PR head commit ba6feeb4c00d7db79a0ca7527311afd817b28787 06:38:08 ---> Running in 5b5c49ace5a9 06:38:08 Merge succeeded, producing ba6feeb4c00d7db79a0ca7527311afd817b28787 06:38:08 Checking out Revision ba6feeb4c00d7db79a0ca7527311afd817b28787 (PR-3076) 06:38:09 Removing intermediate container 5b5c49ace5a9 06:38:09 ---> e02316f74f59 06:38:09 Step 20/21 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:38:09 ---> Running in 14f7419312e7 06:38:08 > git config core.sparsecheckout # timeout=10 06:38:08 > git checkout -f ba6feeb4c00d7db79a0ca7527311afd817b28787 # timeout=10 06:38:08 > git remote # timeout=10 06:38:08 > git config --get remote.origin.url # timeout=10 06:38:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:38:08 > git merge eb962563c78e340597fe6b0a01e022bbdd66f5a5 # timeout=10 06:38:08 > git rev-parse HEAD^{commit} # timeout=10 06:38:08 > git config core.sparsecheckout # timeout=10 06:38:08 > git checkout -f ba6feeb4c00d7db79a0ca7527311afd817b28787 # timeout=10 06:38:10 Connecting to github.com (140.82.114.4:443) 06:38:10 Removing intermediate container 14f7419312e7 06:38:10 ---> 3a36825a993a 06:38:10 Step 21/21 : LABEL version=0.0.0 06:38:10 Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.217.94.100:443) 06:38:11  ---> Running in 9deae9a54d32 06:38:11 saving to 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' 06:38:11 dockerize-alpine-lin 100% |********************************| 2935k 0:00:00 ETA 06:38:11 'dockerize-alpine-linux-amd64-v0.6.1.tar.gz' saved 06:38:11 dockerize 06:38:11 Removing intermediate container 9deae9a54d32 06:38:11 ---> 579843a6594f 06:38:11 06:38:12 Successfully built 579843a6594f 06:38:12 Successfully tagged docker-security-proxy-setup-go-arm64:latest 06:38:12 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:38:12 > git --version # timeout=10 06:38:12 > git --version # 'git version 2.17.1' 06:38:12 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:38:13 + echo snap-build.sh 06:38:13 snap-build.sh 06:38:13 + SNAP_BASE_DIR=. 06:38:13 + '[' '!' -z /w/workspace/edgex-go/1 ']' 06:38:13 + SNAP_BASE_DIR=/w/workspace/edgex-go/1 06:38:13 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' 06:38:13 [snap-build] Building snap in dir [/w/workspace/edgex-go/1] 06:38:13 + cd /w/workspace/edgex-go/1 06:38:13 + sudo apt-get remove -qy --purge lxd lxd-client 06:38:13 Reading package lists... 06:38:13 Building dependency tree... 06:38:13 Reading state information... 06:38:14 The following packages were automatically installed and are no longer required: 06:38:14 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 06:38:14 uidmap xdelta3 06:38:14 Use 'sudo apt autoremove' to remove them. 06:38:14 The following packages will be REMOVED: 06:38:14 lxd* lxd-client* 06:38:14  Building docker-security-proxy-setup-go ... done Removing intermediate container 84610ed1ee15 06:38:14 ---> aa3da16c5cfd 06:38:14 Step 15/33 : ENV SECURITY_INIT_DIR /edgex-init 06:38:14 ---> Running in 74433442cdb0 06:38:14 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 06:38:14 After this operation, 31.7 MB disk space will be freed. 06:38:14 Removing intermediate container 74433442cdb0 06:38:14 ---> 8d60a7614dfb 06:38:14 Step 16/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:38:14 ---> Running in d0de3ace1600 06:38:15 (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.) 06:38:15 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 06:38:15 Removing intermediate container d0de3ace1600 06:38:15 ---> 27c0e4dbec90 06:38:15 Step 17/33 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} && echo "Move dockerize executable" && mv /usr/local/bin/dockerize ${SECURITY_INIT_DIR} 06:38:15 ---> Running in b4d49c79bd7d 06:38:16 Removing lxd dnsmasq configuration 06:38:16 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 06:38:16 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 06:38:17 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 06:38:17 Move dockerize executable 06:38:17 (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.) 06:38:17 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 06:38:19 Processing triggers for systemd (237-3ubuntu10.42) ... 06:38:19 Processing triggers for ureadahead (0.100.0-21) ... 06:38:19 Removing intermediate container b4d49c79bd7d 06:38:19 ---> 224216b7e4a1 06:38:19 Step 18/33 : WORKDIR ${SECURITY_INIT_DIR} 06:38:19 ---> Running in 5ea083145943 06:38:20 + sudo snap remove --purge lxd 06:38:20 snap "lxd" is not installed 06:38:20 + sudo groupadd --force --system lxd 06:38:20 Removing intermediate container 5ea083145943 06:38:20 ---> 51c73830ab20 06:38:20 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:38:20 ++ whoami 06:38:20 + sudo /usr/sbin/usermod -G lxd -a jenkins 06:38:20 + newgrp - lxd 06:38:20 + sudo snap install lxd 06:38:22 ---> 3b8f6069143e 06:38:22 Step 20/33 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:38:22 ---> Running in b01f95c368f7 06:38:25 Removing intermediate container b01f95c368f7 06:38:25 ---> 178ea03a988c 06:38:25 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 06:38:26 ---> 77ed7cec404e 06:38:26 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:38:28 ---> 0341e7b08b62 06:38:28 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:38:29 2021-01-26T06:38:26Z INFO Waiting for automatic snapd restart... 06:38:29 ---> eddff768e9b5 06:38:29 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis ${BOOTSTRAP_REDIS_DIR}/ 06:38:31 ---> d6ca150e55c4 06:38:31 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:38:33 ---> 23d51cc4a95f 06:38:33 Step 26/33 : VOLUME ${SECURITY_INIT_DIR} 06:38:33 ---> Running in 627fc8982860 06:38:34 Removing intermediate container 627fc8982860 06:38:34 ---> b280f673e042 06:38:34 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:38:36 ---> 8456011b55ec 06:38:36 Step 28/33 : RUN chmod +x /entrypoint.sh 06:38:37 ---> Running in 80e876d9421f 06:38:37 Removing intermediate container 158b974ea9db 06:38:37 ---> 9b6cc03f3ff9 06:38:37 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:38:37 ---> Running in d49c6961fce1 06:38:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:38:40 Removing intermediate container 80e876d9421f 06:38:40 ---> b9fa40756438 06:38:40 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 06:38:41 ---> Running in 781355eef96f 06:38:41 Removing intermediate container 781355eef96f 06:38:41 ---> 5d7fb79bca51 06:38:41 Step 30/33 : CMD ["gate"] 06:38:42 ---> Running in b2f25b9f3984 06:38:43 Removing intermediate container b2f25b9f3984 06:38:43 ---> d65928ba05de 06:38:43 Step 31/33 : LABEL arch=arm64 06:38:43 Removing intermediate container d49c6961fce1 06:38:43 ---> 5123744664bf 06:38:43 06:38:43 Step 11/26 : FROM docker:20.10.0 06:38:43 20.10.0: Pulling from library/docker 06:38:43 ---> Running in cc55906d78e2 06:38:45 Removing intermediate container cc55906d78e2 06:38:45 ---> dff7e9768a1c 06:38:45 Step 32/33 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:38:46 ---> Running in c3ff98c51422 06:38:46 Removing intermediate container c3ff98c51422 06:38:46 ---> fbf2c96d3676 06:38:46 Step 33/33 : LABEL version=0.0.0 06:38:47 lxd 4.10 from Canonical* installed 06:38:47 + sudo lxd init --auto 06:38:47 ---> Running in a9b295e777ff 06:38:48 Removing intermediate container a9b295e777ff 06:38:48 ---> be6231a4093b 06:38:48 06:38:49 Successfully built be6231a4093b 06:38:49 Successfully tagged docker-security-bootstrapper-go-arm64:latest 06:38:54  Building docker-security-bootstrapper-go ... done Removing intermediate container 7dffdf885266 06:38:54 ---> 0e52763e381f 06:38:54 06:38:54 Step 10/23 : FROM alpine:3.12 06:38:54 ---> afeebe901d6b 06:38:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:38:54 ---> Running in 896a0f6575a0 06:38:54 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 06:38:54 Status: Downloaded newer image for docker:20.10.0 06:38:54 ---> eeaf43b92773 06:38:54 Step 12/26 : RUN apk add --no-cache bash 06:38:54 Removing intermediate container 896a0f6575a0 06:38:54 ---> 8c92b5208637 06:38:54 Step 12/23 : ENV APP_PORT=48080 06:38:54 ---> Running in 1edbd84ba9e1 06:38:54 ---> Running in a52933838576 06:38:55 + sudo snap install --classic snapcraft 06:38:55 Removing intermediate container a52933838576 06:38:55 ---> 184bd9dafa4f 06:38:55 Step 13/23 : EXPOSE $APP_PORT 06:38:55 ---> Running in 2ebbe0769585 06:38:56 Removing intermediate container 2ebbe0769585 06:38:56 ---> 416873760119 06:38:56 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:38:56 ---> Running in 23deccfac65c 06:38:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:38:58 (1/2) Installing readline (8.0.4-r0) 06:38:58 (2/2) Installing bash (5.0.17-r0) 06:38:58 Executing bash-5.0.17-r0.post-install 06:38:58 Executing busybox-1.31.1-r19.trigger 06:38:58 OK: 12 MiB in 22 packages 06:38:58 Removing intermediate container 23deccfac65c 06:38:58 ---> 4f3dab0ad7cf 06:38:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:38:58 ---> Running in b2f5da47fb1a 06:38:59 Removing intermediate container 1edbd84ba9e1 06:38:59 ---> ea9db5431682 06:38:59 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 06:38:59 ---> Running in 5386d07bd830 06:39:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:00 Removing intermediate container 5386d07bd830 06:39:00 ---> c7423f3707c6 06:39:00 Step 14/26 : ENV APP_PORT=48090 06:39:00 ---> Running in 0ca49ce42bfe 06:39:00 snapcraft 4.4.4 from Canonical* installed 06:39:00 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 06:39:00 + patch --verbose -p1 06:39:00 Hmm... Looks like a unified diff to me... 06:39:00 The text leading up to this was: 06:39:00 -------------------------- 06:39:00 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 06:39:00 |From: Tony Espy 06:39:00 |Date: Wed, 16 Dec 2020 16:34:55 -0500 06:39:00 |Subject: [PATCH] optimize snap build for pipeline CI check 06:39:00 | 06:39:00 |This patch is used by the EdgeX CI pipeline builds to 06:39:00 |optimize the snap CI check run for pull requests. When 06:39:00 |applied, it essentially strips out everything (apps and 06:39:00 |parts) from the snapcraft.yaml file except those required 06:39:00 |to build edgex-go, as the whole idea of the CI check is to 06:39:00 |catch changes to edgex-go that break the snap build. 06:39:00 | 06:39:00 |In general, anyone updating snapcraft.yaml will also need 06:39:00 |to update this patch file, otherwise it may fail to apply, 06:39:00 |resulting in a failed snap build CI check in the associated 06:39:00 |pull request. 06:39:00 | 06:39:00 |Note - in addition to applying this patch, the pipeline also 06:39:00 |only primes the snap (e.g. `snapcraft prime`), as there's no 06:39:00 |need to build the finally binary .snap file (and it won't 06:39:00 |work with the patch applied). This further reduces the build 06:39:00 |time. 06:39:00 |--- 06:39:00 | snap/snapcraft.yaml | 461 +------------------------------------------- 06:39:00 | 1 file changed, 2 insertions(+), 459 deletions(-) 06:39:00 | 06:39:00 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 06:39:00 |index 1e537489..faf42425 100644 06:39:00 |--- a/snap/snapcraft.yaml 06:39:00 |+++ b/snap/snapcraft.yaml 06:39:00 -------------------------- 06:39:00 patching file snap/snapcraft.yaml 06:39:00 Using Plan A... 06:39:00 Hunk #1 succeeded at 73. 06:39:00 Hunk #2 succeeded at 202 with fuzz 1 (offset 2 lines). 06:39:00 Hunk #3 succeeded at 214 (offset -1 lines). 06:39:00 Hunk #4 succeeded at 222 (offset -1 lines). 06:39:00 Hunk #5 succeeded at 229 (offset -1 lines). 06:39:00 Hunk #6 succeeded at 256 (offset -1 lines). 06:39:00 Hunk #7 succeeded at 290 (offset -1 lines). 06:39:00 Hunk #8 succeeded at 342. 06:39:00 Hmm... Ignoring the trailing garbage. 06:39:00 done 06:39:00 + sudo snapcraft prime --use-lxd 06:39:01 Removing intermediate container 0ca49ce42bfe 06:39:01 ---> 83870127f19a 06:39:01 Step 15/26 : EXPOSE $APP_PORT 06:39:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:01 ---> Running in 21b5f6fa3651 06:39:01 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 06:39:01 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: 06:39:01 - README.md 06:39:01 - snapcraft.yaml.orig 06:39:01 06:39:01 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:39:01 Removing intermediate container 21b5f6fa3651 06:39:01 ---> 9d0c78973c76 06:39:01 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:39:01 Launching a container. 06:39:02 (1/6) Installing dumb-init (1.2.2-r1) 06:39:02 (2/6) Installing libgcc (9.3.0-r2) 06:39:02 (3/6) Installing libsodium (1.0.18-r0) 06:39:02 (4/6) Installing libstdc++ (9.3.0-r2) 06:39:02 (5/6) Installing libzmq (4.3.3-r0) 06:39:02 (6/6) Installing zeromq (4.3.3-r0) 06:39:02 Executing busybox-1.31.1-r19.trigger 06:39:02 OK: 8 MiB in 20 packages 06:39:03 ---> 53355c74630c 06:39:03 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:39:04 ---> 643846d044b9 06:39:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:39:04 Removing intermediate container b2f5da47fb1a 06:39:04 ---> 16ae15ddffbe 06:39:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:39:05 ---> f7bd1e8d793d 06:39:05 Step 19/26 : RUN apk --no-cache add py3-pip 06:39:05 ---> 1f17cdfddc17 06:39:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:39:05 ---> Running in a1b97dc63fbd 06:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:06 ---> cd5035c555e0 06:39:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:39:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:07 (1/33) Installing libbz2 (1.0.8-r1) 06:39:07 ---> 48508df5e003 06:39:07 Step 19/23 : ENTRYPOINT ["/core-data"] 06:39:07 (2/33) Installing expat (2.2.9-r1) 06:39:07 (3/33) Installing libffi (3.3-r2) 06:39:07 (4/33) Installing gdbm (1.13-r1) 06:39:07 (5/33) Installing xz-libs (5.2.5-r0) 06:39:07 (6/33) Installing sqlite-libs (3.32.1-r0) 06:39:07 (7/33) Installing python3 (3.8.5-r0) 06:39:07 ---> Running in 5c4a1e54455d 06:39:08 Removing intermediate container 5c4a1e54455d 06:39:08 ---> 1bbbc957d94c 06:39:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:39:09 ---> Running in 1eccb33b6575 06:39:09 (8/33) Installing py3-appdirs (1.4.4-r1) 06:39:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 06:39:09 (10/33) Installing py3-parsing (2.4.7-r0) 06:39:09 (11/33) Installing py3-six (1.15.0-r0) 06:39:09 (12/33) Installing py3-packaging (20.4-r0) 06:39:09 (13/33) Installing py3-setuptools (47.0.0-r0) 06:39:09 (14/33) Installing py3-chardet (3.0.4-r4) 06:39:09 (15/33) Installing py3-idna (2.9-r0) 06:39:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 06:39:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 06:39:09 (18/33) Installing py3-requests (2.23.0-r0) 06:39:09 Removing intermediate container 1eccb33b6575 06:39:09 ---> 771a75317cf4 06:39:09 Step 21/23 : LABEL arch=arm64 06:39:09 (19/33) Installing py3-msgpack (1.0.0-r0) 06:39:09 (20/33) Installing py3-lockfile (0.12.2-r3) 06:39:09 (21/33) Installing py3-cachecontrol (0.12.6-r0) 06:39:09 (22/33) Installing py3-colorama (0.4.3-r0) 06:39:09 (23/33) Installing py3-distlib (0.3.0-r0) 06:39:09 (24/33) Installing py3-distro (1.5.0-r1) 06:39:09 (25/33) Installing py3-webencodings (0.5.1-r3) 06:39:09 (26/33) Installing py3-html5lib (1.0.1-r4) 06:39:10 ---> Running in 6112cf1a8133 06:39:10 (27/33) Installing py3-pytoml (0.1.21-r0) 06:39:10 (28/33) Installing py3-pep517 (0.8.2-r0) 06:39:10 (29/33) Installing py3-progress (1.5-r0) 06:39:10 (30/33) Installing py3-toml (0.10.1-r0) 06:39:10 (31/33) Installing py3-retrying (1.3.3-r0) 06:39:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 06:39:10 (33/33) Installing py3-pip (20.1.1-r0) 06:39:10 Executing busybox-1.31.1-r19.trigger 06:39:10 OK: 71 MiB in 55 packages 06:39:10 Removing intermediate container 6112cf1a8133 06:39:10 ---> e33c531c07ac 06:39:10 Step 22/23 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:39:10 ---> Running in 08388ca7f126 06:39:11 Removing intermediate container 08388ca7f126 06:39:11 ---> 0fd47d410d37 06:39:11 Step 23/23 : LABEL version=0.0.0 06:39:11 ---> Running in abbc66aa144d 06:39:12 Removing intermediate container abbc66aa144d 06:39:12 ---> b0e24997f92e 06:39:12 06:39:12 Successfully built b0e24997f92e 06:39:12 Successfully tagged docker-core-data-go-arm64:latest 06:39:14 Waiting for container to be ready 06:39:14 To start your first instance, try: lxc launch ubuntu:18.04 06:39:14 06:39:16  Building docker-core-data-go ... done Removing intermediate container a1b97dc63fbd 06:39:16 ---> 29d511ef6fe0 06:39:16 Step 20/26 : RUN pip install docker-compose==1.23.2 06:39:16 ---> Running in 265fee5df57c 06:39:17 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 06:39:17 Waiting for network to be ready... 06:39:18 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:39:18 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 06:39:18 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:39:18 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 06:39:18 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:39:18 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:39:18 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 06:39:18 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 06:39:18 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 06:39:18 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 06:39:18 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:39:18 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:39:19 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:39:19 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:39:19 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:39:19 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:39:19 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:39:19 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:39:19 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:39:20 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] 06:39:20 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 06:39:20 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 06:39:20 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:39:20 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 06:39:20 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 06:39:20 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 06:39:20 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 06:39:22 Collecting docker-compose==1.23.2 06:39:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:39:22 Fetched 23.8 MB in 4s (5643 kB/s) 06:39:22 Collecting websocket-client<1.0,>=0.32.0 06:39:22 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 06:39:23 Reading package lists... 06:39:23 Reading package lists... 06:39:23 Building dependency tree... 06:39:23 Reading state information... 06:39:23 The following additional packages will be installed: 06:39:23 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:39:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:39:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:39:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 06:39:23 Suggested packages: 06:39:23 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 06:39:23 Recommended packages: 06:39:23 gnupg libsasl2-modules 06:39:23 The following NEW packages will be installed: 06:39:23 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 06:39:23 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 06:39:23 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 06:39:23 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 06:39:23 The following packages will be upgraded: 06:39:23 gpg gpg-agent gpgconf libudev1 06:39:23 4 upgraded, 18 newly installed, 0 to remove and 104 not upgraded. 06:39:23 Need to get 3533 kB of archives. 06:39:23 After this operation, 13.3 MB of additional disk space will be used. 06:39:23 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.44 [58.3 kB] 06:39:23 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 06:39:24 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.44 [1103 kB] 06:39:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:39:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:39:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 06:39:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 06:39:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 06:39:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 06:39:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 06:39:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 06:39:24 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 06:39:24 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 06:39:24 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 06:39:24 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 06:39:24 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 06:39:24 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 06:39:24 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 06:39:24 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 06:39:24 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 06:39:24 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 06:39:24 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 06:39:24 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 06:39:24 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 06:39:24 debconf: delaying package configuration, since apt-utils is not installed 06:39:24 Fetched 3533 kB in 1s (3421 kB/s) 06:39:24 (Reading database ... 12511 files and directories currently installed.) 06:39:24 Preparing to unpack .../libudev1_237-3ubuntu10.44_amd64.deb ... 06:39:24 Unpacking libudev1:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:39:24 Setting up libudev1:amd64 (237-3ubuntu10.44) ... 06:39:24 Collecting docker<4.0,>=3.6.0 06:39:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:39:25 Selecting previously unselected package udev. 06:39:25 (Reading database ... 12511 files and directories currently installed.) 06:39:25 Preparing to unpack .../00-udev_237-3ubuntu10.44_amd64.deb ... 06:39:25 Unpacking udev (237-3ubuntu10.44) ... 06:39:25 Selecting previously unselected package libfuse2:amd64. 06:39:25 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 06:39:25 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:39:25 Selecting previously unselected package fuse. 06:39:25 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 06:39:25 Unpacking fuse (2.9.7-1ubuntu1) ... 06:39:25 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 06:39:25 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:39:25 Collecting cached-property<2,>=1.2.0 06:39:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:39:25 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 06:39:25 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 06:39:25 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:39:25 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 06:39:25 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:39:26 Collecting docopt<0.7,>=0.6.1 06:39:26 Downloading docopt-0.6.2.tar.gz (25 kB) 06:39:26 Selecting previously unselected package libksba8:amd64. 06:39:26 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 06:39:26 Unpacking libksba8:amd64 (1.3.5-2) ... 06:39:26 Selecting previously unselected package libroken18-heimdal:amd64. 06:39:26 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:39:26 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:26 Selecting previously unselected package libasn1-8-heimdal:amd64. 06:39:26 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:39:26 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:26 Selecting previously unselected package libheimbase1-heimdal:amd64. 06:39:26 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:39:26 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:26 Selecting previously unselected package libhcrypto4-heimdal:amd64. 06:39:26 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:39:26 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:26 Selecting previously unselected package libwind0-heimdal:amd64. 06:39:26 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:39:26 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:26 Selecting previously unselected package libhx509-5-heimdal:amd64. 06:39:26 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:39:26 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:26 Selecting previously unselected package libkrb5-26-heimdal:amd64. 06:39:26 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:39:26 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:27 Selecting previously unselected package libheimntlm0-heimdal:amd64. 06:39:27 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:39:27 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:27 Selecting previously unselected package libgssapi3-heimdal:amd64. 06:39:27 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 06:39:27 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:27 Selecting previously unselected package libsasl2-modules-db:amd64. 06:39:27 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:39:27 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:39:27 Selecting previously unselected package libsasl2-2:amd64. 06:39:27 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 06:39:27 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:39:27 Selecting previously unselected package libldap-common. 06:39:27 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 06:39:27 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:39:27 Selecting previously unselected package libldap-2.4-2:amd64. 06:39:27 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 06:39:27 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:39:27 Selecting previously unselected package dirmngr. 06:39:27 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 06:39:27 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 06:39:27 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 06:39:27 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 06:39:27 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 06:39:27 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:39:27 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 06:39:27 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 06:39:28 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:28 Setting up libksba8:amd64 (1.3.5-2) ... 06:39:28 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:39:28 Setting up udev (237-3ubuntu10.44) ... 06:39:28 Collecting texttable<0.10,>=0.9.0 06:39:28 Downloading texttable-0.9.1.tar.gz (11 kB) 06:39:28 invoke-rc.d: policy-rc.d denied execution of start. 06:39:28 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:29 Processing triggers for systemd (237-3ubuntu10) ... 06:39:29 Setting up fuse (2.9.7-1ubuntu1) ... 06:39:29 Setting up gpg (2.2.4-1ubuntu1.3) ... 06:39:29 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:29 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:29 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:29 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:29 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:29 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:29 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 06:39:29 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 06:39:29 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 06:39:29 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:39:29 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 06:39:29 settings in the [Install] section, and DefaultInstance for template units). 06:39:29 This means they are not meant to be enabled using systemctl. 06:39:29 Possible reasons for having this kind of units are: 06:39:29 1) A unit may be statically enabled by being symlinked from another unit's 06:39:29 .wants/ or .requires/ directory. 06:39:29 2) A unit's purpose may be to act as a helper for some other unit which has 06:39:29 a requirement dependency on it. 06:39:29 3) A unit may be started when needed via activation (socket, path, timer, 06:39:29 D-Bus, udev, scripted systemctl call, ...). 06:39:29 4) In case of template units, the unit is meant to be enabled with some 06:39:29 instance name specified. 06:39:30 Reading package lists... 06:39:30 Building dependency tree... 06:39:30 Reading state information... 06:39:30 The following additional packages will be installed: 06:39:30 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 06:39:30 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 06:39:30 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 06:39:30 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 06:39:30 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 06:39:30 Suggested packages: 06:39:30 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 06:39:30 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 06:39:30 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 06:39:30 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 06:39:30 systemd-container policykit-1 06:39:30 Recommended packages: 06:39:30 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 06:39:30 The following NEW packages will be installed: 06:39:30 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 06:39:30 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 06:39:30 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 06:39:30 multiarch-support openssh-client python3 python3-minimal python3.6 06:39:30 python3.6-minimal snapd squashfs-tools sudo 06:39:30 The following packages will be upgraded: 06:39:30 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 06:39:30 5 upgraded, 25 newly installed, 0 to remove and 99 not upgraded. 06:39:30 Need to get 35.2 MB of archives. 06:39:30 After this operation, 141 MB of additional disk space will be used. 06:39:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 06:39:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 06:39:30 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2913 kB] 06:39:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 06:39:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 06:39:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 06:39:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 06:39:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 06:39:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 06:39:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 06:39:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 06:39:30 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 06:39:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 06:39:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 06:39:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 06:39:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 06:39:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 06:39:31 Collecting PyYAML<4,>=3.10 06:39:31 Downloading PyYAML-3.13.tar.gz (270 kB) 06:39:31 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 06:39:31 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 06:39:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 06:39:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 06:39:31 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 06:39:31 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 06:39:31 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 06:39:31 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 06:39:31 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 06:39:31 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 06:39:31 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 06:39:31 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 06:39:31 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 06:39:32 debconf: delaying package configuration, since apt-utils is not installed 06:39:32 Fetched 35.2 MB in 2s (16.6 MB/s) 06:39:32 (Reading database ... 12757 files and directories currently installed.) 06:39:32 Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 06:39:33 Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:39:33 Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 06:39:33 Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:39:33 Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 06:39:33 (Reading database ... 12757 files and directories currently installed.) 06:39:33 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 06:39:33 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 06:39:34 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 06:39:34 (Reading database ... 12757 files and directories currently installed.) 06:39:34 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 06:39:34 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 06:39:34 Setting up apt (1.6.12ubuntu0.2) ... 06:39:34 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 06:39:34 Collecting dockerpty<0.5,>=0.4.1 06:39:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:39:35 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 06:39:35 (Reading database ... 12764 files and directories currently installed.) 06:39:35 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:39:35 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:39:35 Selecting previously unselected package libpython3.6-minimal:amd64. 06:39:35 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:39:35 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:39:35 Selecting previously unselected package libexpat1:amd64. 06:39:35 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 06:39:35 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:39:35 Selecting previously unselected package python3.6-minimal. 06:39:35 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:39:35 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:39:35 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 06:39:35 Checking for services that may need to be restarted...done. 06:39:35 Checking for services that may need to be restarted...done. 06:39:36 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:39:36 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 06:39:36 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 06:39:36 Selecting previously unselected package python3-minimal. 06:39:36 (Reading database ... 13012 files and directories currently installed.) 06:39:36 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 06:39:36 Unpacking python3-minimal (3.6.7-1~18.04) ... 06:39:36 Selecting previously unselected package mime-support. 06:39:36 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 06:39:36 Unpacking mime-support (3.60ubuntu1) ... 06:39:36 Selecting previously unselected package libmpdec2:amd64. 06:39:36 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 06:39:36 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:39:37 Selecting previously unselected package libpython3.6-stdlib:amd64. 06:39:37 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:39:37 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:39:37 Collecting jsonschema<3,>=2.5.1 06:39:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:39:37 Selecting previously unselected package python3.6. 06:39:37 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 06:39:37 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:39:37 Selecting previously unselected package libpython3-stdlib:amd64. 06:39:37 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 06:39:37 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:39:37 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) 06:39:37 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) 06:39:37 Setting up python3-minimal (3.6.7-1~18.04) ... 06:39:38 Selecting previously unselected package python3. 06:39:38 (Reading database ... 13442 files and directories currently installed.) 06:39:38 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 06:39:38 Unpacking python3 (3.6.7-1~18.04) ... 06:39:38 Selecting previously unselected package multiarch-support. 06:39:38 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 06:39:38 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 06:39:38 Setting up multiarch-support (2.27-3ubuntu1.4) ... 06:39:38 Selecting previously unselected package liblzo2-2:amd64. 06:39:38 (Reading database ... 13479 files and directories currently installed.) 06:39:38 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 06:39:38 Collecting urllib3<1.25,>=1.21.1 06:39:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:39:38 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 06:39:38 Selecting previously unselected package libbsd0:amd64. 06:39:38 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 06:39:38 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:39:38 Selecting previously unselected package sudo. 06:39:38 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 06:39:38 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 06:39:38 Collecting idna<2.8,>=2.5 06:39:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:39:38 Selecting previously unselected package apparmor. 06:39:38 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 06:39:38 Unpacking apparmor (2.12-4ubuntu5.1) ... 06:39:38 Collecting docker-pycreds>=0.4.0 06:39:38 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:39:38 Selecting previously unselected package libedit2:amd64. 06:39:38 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 06:39:38 Unpacking libedit2:amd64 (3.1-20170329-1) ... 06:39:38 Selecting previously unselected package libkrb5support0:amd64. 06:39:38 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 06:39:38 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:39:38 Selecting previously unselected package libk5crypto3:amd64. 06:39:39 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 06:39:39 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 06:39:39 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 06:39:39 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 06:39:39 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 06:39:39 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:39:39 Selecting previously unselected package libkeyutils1:amd64. 06:39:39 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 06:39:39 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:39:39 Selecting previously unselected package libkrb5-3:amd64. 06:39:39 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 06:39:39 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:39:39 Selecting previously unselected package libgssapi-krb5-2:amd64. 06:39:39 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 06:39:39 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:39:39 Selecting previously unselected package libssl1.0.0:amd64. 06:39:39 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 06:39:39 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:39:39 Selecting previously unselected package openssh-client. 06:39:39 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 06:39:39 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 06:39:39 Installing collected packages: websocket-client, urllib3, idna, requests, docker-pycreds, docker, cached-property, docopt, texttable, PyYAML, dockerpty, jsonschema, docker-compose 06:39:40 Selecting previously unselected package squashfs-tools. 06:39:40 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 06:39:40 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:39:40 Selecting previously unselected package snapd. 06:39:40 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 06:39:40 Unpacking snapd (2.48+18.04) ... 06:39:40 Attempting uninstall: urllib3 06:39:40 Found existing installation: urllib3 1.25.9 06:39:40 Uninstalling urllib3-1.25.9: 06:39:40 Successfully uninstalled urllib3-1.25.9 06:39:41 Attempting uninstall: idna 06:39:41 Found existing installation: idna 2.9 06:39:41 Uninstalling idna-2.9: 06:39:41 Successfully uninstalled idna-2.9 06:39:41 Setting up libedit2:amd64 (3.1-20170329-1) ... 06:39:41 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 06:39:42 Attempting uninstall: requests 06:39:42 Found existing installation: requests 2.23.0 06:39:42 Uninstalling requests-2.23.0: 06:39:42 Successfully uninstalled requests-2.23.0 06:39:42 Setting up mime-support (3.60ubuntu1) ... 06:39:42 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 06:39:42 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 06:39:42 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 06:39:42 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:39:42 Setting up systemd (237-3ubuntu10.44) ... 06:39:42 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 06:39:43 Running setup.py install for docopt: started 06:39:43 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 06:39:44 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 06:39:44 Setting up liblzo2-2:amd64 (2.08-1.2) ... 06:39:44 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 06:39:44 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 06:39:44 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 06:39:45 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 06:39:45 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 06:39:45 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 06:39:45 Setting up python3 (3.6.7-1~18.04) ... 06:39:45 running python rtupdate hooks for python3.6... 06:39:45 running python post-rtupdate hooks for python3.6... 06:39:45 Setting up apparmor (2.12-4ubuntu5.1) ... 06:39:45 Running setup.py install for docopt: finished with status 'done' 06:39:45 Running setup.py install for texttable: started 06:39:47 Running setup.py install for texttable: finished with status 'done' 06:39:47 Running setup.py install for PyYAML: started 06:39:48 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 06:39:48 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 06:39:48 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 06:39:48 Setting up snapd (2.48+18.04) ... 06:39:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 06:39:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 06:39:49 Running setup.py install for PyYAML: finished with status 'done' 06:39:49 Running setup.py install for dockerpty: started 06:39:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 06:39:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 06:39:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:39:49 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 06:39:49 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 06:39:50 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 06:39:50 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 06:39:50 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 06:39:50 /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' 06:39:50 Processing triggers for libc-bin (2.27-3ubuntu1) ... 06:39:50 Processing triggers for systemd (237-3ubuntu10.44) ... 06:39:51 Running setup.py install for dockerpty: finished with status 'done' 06:39:51 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:39:51 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:39:51 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:39:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 06:39:52 Reading package lists... 06:39:53 Reading package lists... 06:39:53 Building dependency tree... 06:39:53 Reading state information... 06:39:53 Calculating upgrade... 06:39:53 The following packages will be upgraded: 06:39:53 advancecomp base-files bash binutils binutils-common 06:39:53 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 06:39:53 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 06:39:53 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 06:39:53 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 06:39:53 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 06:39:53 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 06:39:53 libgnutls30 libgomp1 libidn11 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 06:39:53 libmount1 libmpx2 libncurses5 libncursesw5 libp11-kit0 libpam-modules 06:39:53 libpam-modules-bin libpam-runtime libpam0g libperl5.26 libpng16-16 06:39:53 libprocps6 libquadmath0 libseccomp2 libsmartcols1 libsqlite3-0 libss2 06:39:53 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 libunistring2 06:39:53 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base ncurses-bin 06:39:53 openssl passwd patch perl perl-base perl-modules-5.26 pkgbinarymangler 06:39:53 procps systemd-sysv tar tzdata ubuntu-keyring util-linux 06:39:53 99 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 06:39:53 Need to get 63.8 MB of archives. 06:39:53 After this operation, 5203 kB of additional disk space will be used. 06:39:53 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 06:39:53 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 06:39:53 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 06:39:53 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 06:39:53 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 06:39:53 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 06:39:53 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 06:39:53 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 06:39:53 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 06:39:53 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 06:39:53 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 06:39:53 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 06:39:53 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 06:39:53 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 06:39:53 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 06:39:53 Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 06:39:53 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 06:39:53 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 06:39:53 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 06:39:53 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 06:39:53 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 06:39:53 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 06:39:53 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 06:39:53 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 06:39:53 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 06:39:53 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 06:39:53 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 06:39:53 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 06:39:53 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 06:39:53 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 06:39:53 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 06:39:53 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 06:39:53 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 06:39:53 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 06:39:53 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 06:39:53 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 06:39:53 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 06:39:53 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 06:39:53 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 06:39:53 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 06:39:53 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 06:39:53 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 06:39:53 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 06:39:53 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 06:39:53 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] 06:39:53 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 06:39:53 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 06:39:53 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 06:39:53 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 06:39:53 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 06:39:53 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 06:39:53 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 06:39:53 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 06:39:53 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 06:39:53 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 06:39:54 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 06:39:54 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 06:39:54 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 06:39:54 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 06:39:54 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 06:39:54 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 06:39:54 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 06:39:54 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 06:39:54 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 06:39:54 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 06:39:54 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-134.138 [987 kB] 06:39:54 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 06:39:55 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 06:39:55 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 06:39:55 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 06:39:55 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 06:39:55 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 06:39:55 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 06:39:55 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 06:39:55 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 06:39:55 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 06:39:55 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 06:39:55 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 06:39:55 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 06:39:55 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 06:39:55 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 06:39:55 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 06:39:55 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 06:39:55 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 06:39:55 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.44 [16.1 kB] 06:39:55 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 06:39:55 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 06:39:55 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 06:39:55 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 06:39:55 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 06:39:55 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 06:39:55 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 06:39:55 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 06:39:55 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 06:39:55 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 06:39:55 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 06:39:55 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 06:39:55 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 06:39:55 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 06:39:55 debconf: delaying package configuration, since apt-utils is not installed 06:39:55 Fetched 63.8 MB in 2s (31.8 MB/s) 06:39:55 (Reading database ... 13912 files and directories currently installed.) 06:39:55 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 06:39:55 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:39:56 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 06:39:56 Removing intermediate container 265fee5df57c 06:39:56 ---> 0c833a2934ce 06:39:56 Step 21/26 : RUN apk --no-cache add curl 06:39:56 ---> Running in a9b8d0361edb 06:39:56 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:39:56 Preparing to unpack .../2-linux-libc-dev_4.15.0-134.138_amd64.deb ... 06:39:56 Unpacking linux-libc-dev:amd64 (4.15.0-134.138) over (4.15.0-20.21) ... 06:39:57 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:57 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:39:57 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:57 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:39:57 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:57 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:39:58 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:58 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:39:58 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:58 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:39:58 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:39:58 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:58 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:39:58 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:58 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:39:58 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 06:39:58 (Reading database ... 13911 files and directories currently installed.) 06:39:58 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:58 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 06:39:58 (1/3) Installing nghttp2-libs (1.41.0-r0) 06:39:58 (2/3) Installing libcurl (7.69.1-r3) 06:39:58 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 06:39:58 (Reading database ... 13911 files and directories currently installed.) 06:39:58 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:58 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:39:58 (3/3) Installing curl (7.69.1-r3) 06:39:58 Executing busybox-1.31.1-r19.trigger 06:39:58 OK: 71 MiB in 58 packages 06:39:59 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:59 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:39:59 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 06:39:59 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 06:39:59 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 06:39:59 (Reading database ... 13911 files and directories currently installed.) 06:39:59 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 06:39:59 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:40:00 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 06:40:00 (Reading database ... 13911 files and directories currently installed.) 06:40:00 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 06:40:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 06:40:00 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 06:40:00 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 06:40:00 Removing intermediate container a9b8d0361edb 06:40:00 ---> 56d4919dc1cc 06:40:00 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 06:40:00 ---> Running in 05d9d008bceb 06:40:00 Setting up base-files (10.1ubuntu2.10) ... 06:40:00 Installing new version of config file /etc/issue ... 06:40:00 Removing intermediate container 05d9d008bceb 06:40:00 ---> 74c00107c099 06:40:00 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:40:00 Installing new version of config file /etc/issue.net ... 06:40:00 Installing new version of config file /etc/lsb-release ... 06:40:00 Installing new version of config file /etc/update-motd.d/50-motd-news ... 06:40:00 ---> Running in 0967c8876c8e 06:40:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 06:40:01 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 06:40:01 Removing obsolete conffile /etc/default/motd-news ... 06:40:01 (Reading database ... 13912 files and directories currently installed.) 06:40:01 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 06:40:01 Removing intermediate container 0967c8876c8e 06:40:01 ---> 30cb482e913e 06:40:01 Step 24/26 : LABEL arch=arm64 06:40:01 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 06:40:01 Setting up bash (4.4.18-2ubuntu1.2) ... 06:40:01 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 06:40:01 ---> Running in 3a145a8c8ec7 06:40:01 (Reading database ... 13912 files and directories currently installed.) 06:40:01 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:01 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 06:40:01 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 06:40:01 (Reading database ... 13912 files and directories currently installed.) 06:40:01 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 06:40:01 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 06:40:01 Setting up tar (1.29b-2ubuntu0.2) ... 06:40:02 Removing intermediate container 3a145a8c8ec7 06:40:02 ---> 800d787bdab3 06:40:02 Step 25/26 : LABEL git_sha=ba6feeb4c00d7db79a0ca7527311afd817b28787 06:40:02 ---> Running in e6b99329db24 06:40:02 (Reading database ... 13912 files and directories currently installed.) 06:40:02 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 06:40:02 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:40:02 Setting up dpkg (1.19.0.5ubuntu2.3) ... 06:40:02 (Reading database ... 13912 files and directories currently installed.) 06:40:02 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 06:40:02 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:40:02 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 06:40:02 Removing intermediate container e6b99329db24 06:40:02 ---> 5714416426c5 06:40:02 Step 26/26 : LABEL version=0.0.0 06:40:02 ---> Running in 0c19758a9e8c 06:40:02 (Reading database ... 13912 files and directories currently installed.) 06:40:02 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 06:40:02 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:40:02 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 06:40:03 (Reading database ... 13912 files and directories currently installed.) 06:40:03 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 06:40:03 Unpacking grep (3.1-2build1) over (3.1-2) ... 06:40:03 Setting up grep (3.1-2build1) ... 06:40:03 Removing intermediate container 0c19758a9e8c 06:40:03 ---> 102b70c19d5c 06:40:03 06:40:03 (Reading database ... 13912 files and directories currently installed.) 06:40:03 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 06:40:03 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:40:03 Successfully built 102b70c19d5c 06:40:03 Setting up login (1:4.5-1ubuntu2) ... 06:40:03 (Reading database ... 13912 files and directories currently installed.) 06:40:03 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 06:40:03 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:40:03 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 06:40:03 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 06:40:03 (Reading database ... 13912 files and directories currently installed.) 06:40:03 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 06:40:03 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:40:04  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 06:40:04 $ docker stop --time=1 53914dc0cce6c060e26f3727fd993901fd698372bb5d843f74135c7fefee9589 06:40:04 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 06:40:04 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:40:04 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 06:40:04 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:40:05 Setting up perl-base (5.26.1-6ubuntu0.5) ... 06:40:05 (Reading database ... 13912 files and directories currently installed.) 06:40:05 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 06:40:05 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 06:40:06 $ docker rm -f 53914dc0cce6c060e26f3727fd993901fd698372bb5d843f74135c7fefee9589 06:40:06 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 06:40:06 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:40:06 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [Pipeline] // withDockerContainer [Pipeline] sh 06:40:06 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 06:40:06 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 06:40:06 (Reading database ... 13912 files and directories currently installed.) 06:40:06 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 06:40:06 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 06:40:07 + docker images 06:40:07 + grep docker 06:40:07 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 06:40:07 docker-sys-mgmt-agent-go-arm64 latest 102b70c19d5c 5 seconds ago 300MB 06:40:07 docker-core-data-go-arm64 latest b0e24997f92e 56 seconds ago 21MB 06:40:07 docker-security-bootstrapper-go-arm64 latest be6231a4093b About a minute ago 40.3MB 06:40:07 docker-security-proxy-setup-go-arm64 latest 579843a6594f About a minute ago 23.2MB 06:40:07 docker-security-secretstore-setup-go-arm64 latest ad9c6c8b961b 4 minutes ago 23.4MB 06:40:07 docker-core-metadata-go-arm64 latest b646c630f1b8 4 minutes ago 17.7MB 06:40:07 docker-core-command-go-arm64 latest 9082790ad221 4 minutes ago 15.4MB 06:40:07 docker-support-scheduler-go-arm64 latest cae415e82692 4 minutes ago 15.5MB 06:40:07 docker-support-notifications-go-arm64 latest 9bbe403898e2 4 minutes ago 16MB 06:40:07 docker 20.10.0 eeaf43b92773 6 weeks ago 228MB [Pipeline] } 06:40:07 (Reading database ... 13912 files and directories currently installed.) 06:40:07 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:07 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:07 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:40:07 (Reading database ... 13912 files and directories currently installed.) 06:40:07 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] // withEnv [Pipeline] } [Pipeline] // script 06:40:07 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:07 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:40:07 (Reading database ... 13912 files and directories currently installed.) 06:40:07 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 06:40:07 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:07 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:40:07 (Reading database ... 13912 files and directories currently installed.) 06:40:07 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:07 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage 06:40:08 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:40:08 (Reading database ... 13912 files and directories currently installed.) 06:40:08 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 06:40:08 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 06:40:08 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 06:40:08 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:40:08 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } 06:40:08 (Reading database ... 13912 files and directories currently installed.) 06:40:08 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [Pipeline] // node [Pipeline] } [Pipeline] // stage 06:40:08 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [Pipeline] } 06:40:09 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 06:40:09 (Reading database ... 13912 files and directories currently installed.) 06:40:09 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:09 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:10 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 06:40:10 (Reading database ... 13912 files and directories currently installed.) 06:40:10 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:10 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:10 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 06:40:11 (Reading database ... 13912 files and directories currently installed.) 06:40:11 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:11 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:11 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 06:40:11 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 06:40:12 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 06:40:12 (Reading database ... 13912 files and directories currently installed.) 06:40:12 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 06:40:12 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 06:40:12 Setting up libc-bin (2.27-3ubuntu1.4) ... 06:40:12 (Reading database ... 13912 files and directories currently installed.) 06:40:12 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 06:40:12 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 06:40:12 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 06:40:12 (Reading database ... 13914 files and directories currently installed.) 06:40:12 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 06:40:12 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 06:40:13 Setting up debconf (1.5.66ubuntu1) ... 06:40:13 (Reading database ... 13914 files and directories currently installed.) 06:40:13 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 06:40:13 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:40:13 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 06:40:13 (Reading database ... 13914 files and directories currently installed.) 06:40:13 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 06:40:13 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 06:40:14 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 06:40:14 (Reading database ... 13914 files and directories currently installed.) 06:40:14 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:40:14 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:40:14 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:40:14 (Reading database ... 13914 files and directories currently installed.) 06:40:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:40:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:40:14 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 06:40:14 (Reading database ... 13914 files and directories currently installed.) 06:40:14 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 06:40:14 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:40:14 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 06:40:15 (Reading database ... 13914 files and directories currently installed.) 06:40:15 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 06:40:15 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 06:40:15 Preparing to unpack .../systemd-sysv_237-3ubuntu10.44_amd64.deb ... 06:40:15 Unpacking systemd-sysv (237-3ubuntu10.44) over (237-3ubuntu10) ... 06:40:15 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 06:40:15 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:40:15 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 06:40:15 (Reading database ... 13914 files and directories currently installed.) 06:40:15 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 06:40:15 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 06:40:15 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 06:40:16 (Reading database ... 13914 files and directories currently installed.) 06:40:16 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 06:40:16 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 06:40:16 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 06:40:16 (Reading database ... 13914 files and directories currently installed.) 06:40:16 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 06:40:16 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 06:40:16 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 06:40:16 (Reading database ... 13914 files and directories currently installed.) 06:40:16 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 06:40:16 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 06:40:16 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 06:40:16 (Reading database ... 13914 files and directories currently installed.) 06:40:16 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 06:40:16 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 06:40:17 Setting up passwd (1:4.5-1ubuntu2) ... 06:40:17 (Reading database ... 13914 files and directories currently installed.) 06:40:17 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 06:40:17 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 06:40:17 Setting up gpgv (2.2.4-1ubuntu1.3) ... 06:40:17 (Reading database ... 13914 files and directories currently installed.) 06:40:17 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 06:40:17 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 06:40:17 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 06:40:17 (Reading database ... 13914 files and directories currently installed.) 06:40:17 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 06:40:17 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 06:40:17 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 06:40:18 (Reading database ... 13914 files and directories currently installed.) 06:40:18 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 06:40:18 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 06:40:18 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 06:40:18 (Reading database ... 13914 files and directories currently installed.) 06:40:18 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 06:40:18 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 06:40:18 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 06:40:18 (Reading database ... 13914 files and directories currently installed.) 06:40:18 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 06:40:18 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 06:40:18 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 06:40:19 (Reading database ... 13914 files and directories currently installed.) 06:40:19 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 06:40:19 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 06:40:19 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 06:40:19 (Reading database ... 13915 files and directories currently installed.) 06:40:19 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:40:19 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:40:19 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 06:40:19 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 06:40:19 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 06:40:19 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 06:40:19 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 06:40:19 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 06:40:20 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 06:40:20 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 06:40:20 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 06:40:20 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 06:40:20 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 06:40:20 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 06:40:20 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 06:40:20 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 06:40:20 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 06:40:20 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 06:40:20 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 06:40:20 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 06:40:20 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 06:40:20 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 06:40:21 Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... 06:40:21 Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... 06:40:22 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 06:40:22 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 06:40:22 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 06:40:22 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 06:40:22 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:40:22 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:40:22 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:40:22 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:40:22 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:40:22 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:40:22 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 06:40:22 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 06:40:23 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:40:23 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:40:23 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:40:23 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:40:23 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:40:23 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:40:23 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:40:23 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:40:24 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:40:24 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:40:25 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:40:25 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:40:26 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:40:26 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:40:26 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:40:26 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:40:27 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 06:40:27 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 06:40:27 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:40:27 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:40:27 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 06:40:27 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:40:27 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 06:40:27 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 06:40:28 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 06:40:28 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 06:40:28 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:40:28 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:40:28 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 06:40:28 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 06:40:28 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 06:40:28 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 06:40:28 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:28 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 06:40:29 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:29 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:29 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:29 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 06:40:29 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 06:40:29 Setting up tzdata (2020f-0ubuntu0.18.04) ... 06:40:29 06:40:29 Current default time zone: 'Etc/UTC' 06:40:29 Local time is now: Tue Jan 26 06:40:29 UTC 2021. 06:40:29 Universal Time is now: Tue Jan 26 06:40:29 UTC 2021. 06:40:29 Run 'dpkg-reconfigure tzdata' if you wish to change it. 06:40:29 06:40:29 Setting up systemd-sysv (237-3ubuntu10.44) ... 06:40:29 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:29 Setting up linux-libc-dev:amd64 (4.15.0-134.138) ... 06:40:29 Setting up mount (2.31.1-0.4ubuntu3.7) ... 06:40:29 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 06:40:29 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 06:40:29 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 06:40:29 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 06:40:29 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 06:40:29 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 06:40:29 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:29 Setting up procps (2:3.3.12-3ubuntu1.2) ... 06:40:29 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 06:40:29 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 06:40:30 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:30 Setting up patch (2.7.6-2ubuntu1.1) ... 06:40:30 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 06:40:30 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 06:40:30 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 06:40:30 Installing new version of config file /etc/ssl/openssl.cnf ... 06:40:30 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 06:40:30 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 06:40:30 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 06:40:32 Updating certificates in /etc/ssl/certs... 06:40:33 22 added, 17 removed; done. 06:40:33 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 06:40:33 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 06:40:33 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 06:40:33 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 06:40:33 Setting up pkgbinarymangler (138.18.04.1) ... 06:40:33 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 06:40:33 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 06:40:33 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 06:40:33 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 06:40:33 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:40:33 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 06:40:33 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 06:40:33 Setting up perl (5.26.1-6ubuntu0.5) ... 06:40:33 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 06:40:33 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 06:40:33 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 06:40:33 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 06:40:33 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 06:40:33 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 06:40:33 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 06:40:34 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 06:40:34 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 06:40:34 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:40:34 Processing triggers for systemd (237-3ubuntu10.44) ... 06:40:34 Processing triggers for mime-support (3.60ubuntu1) ... 06:40:34 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 06:40:34 Updating certificates in /etc/ssl/certs... 06:40:34 0 added, 0 removed; done. 06:40:34 Running hooks in /etc/ca-certificates/update.d... 06:40:34 done. 06:40:35 Reading package lists... 06:40:35 Building dependency tree... 06:40:35 Reading state information... 06:40:35 The following NEW packages will be installed: 06:40:35 apt-transport-https 06:40:35 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 06:40:35 Need to get 1696 B of archives. 06:40:35 After this operation, 153 kB of additional disk space will be used. 06:40:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 06:40:35 debconf: delaying package configuration, since apt-utils is not installed 06:40:35 Fetched 1696 B in 0s (9452 B/s) 06:40:35 Selecting previously unselected package apt-transport-https. 06:40:35 (Reading database ... 13929 files and directories currently installed.) 06:40:35 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 06:40:35 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 06:40:36 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 06:40:36 Waiting for network to be ready... 06:40:41 2021-01-26T06:40:39Z INFO Waiting for automatic snapd restart... 06:40:41 snapd 2.48.2 from Canonical* installed 06:40:42 "snapd" switched to the "latest/stable" channel 06:40:42 06:40:45 core18 20201210 from Canonical* installed 06:40:45 "core18" switched to the "latest/stable" channel 06:40:45 06:40:48 snapcraft 4.4.4 from Canonical* installed 06:40:48 "snapcraft" switched to the "latest/stable" channel 06:40:48 06:40:53 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: 06:40:53 - README.md 06:40:53 - snapcraft.yaml.orig 06:40:53 06:40:53 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 06:40:59 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:40:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 06:40:59 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 06:40:59 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:40:59 Reading package lists... 06:41:00 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 06:41:07 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:41:07 Reading package lists... 06:41:07 Building dependency tree... 06:41:07 Reading state information... 06:41:07 Suggested packages: 06:41:07 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 06:41:07 git-gui gitk gitweb git-cvs git-mediawiki git-svn 06:41:07 Recommended packages: 06:41:07 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 06:41:07 The following NEW packages will be installed: 06:41:07 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 06:41:07 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 06:41:07 pkg-config zip 06:41:07 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 06:41:07 Need to get 7655 kB of archives. 06:41:07 After this operation, 43.7 MB of additional disk space will be used. 06:41:07 Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 06:41:07 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 06:41:07 Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 06:41:07 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 06:41:07 Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 06:41:07 Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 06:41:07 Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 06:41:07 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 06:41:07 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 06:41:07 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 06:41:07 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 06:41:07 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 06:41:08 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 06:41:08 Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 06:41:08 Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 06:41:08 debconf: delaying package configuration, since apt-utils is not installed 06:41:08 Fetched 7655 kB in 1s (5785 kB/s) 06:41:08 Selecting previously unselected package libglib2.0-0:amd64. 06:41:08 (Reading database ... 13933 files and directories currently installed.) 06:41:08 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 06:41:08 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:41:08 Selecting previously unselected package libpsl5:amd64. 06:41:08 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 06:41:08 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 06:41:08 Selecting previously unselected package libnghttp2-14:amd64. 06:41:08 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 06:41:08 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:41:08 Selecting previously unselected package librtmp1:amd64. 06:41:08 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 06:41:08 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:41:09 Selecting previously unselected package libcurl3-gnutls:amd64. 06:41:09 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 06:41:09 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:41:09 Selecting previously unselected package liberror-perl. 06:41:09 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 06:41:09 Unpacking liberror-perl (0.17025-1) ... 06:41:09 Selecting previously unselected package git-man. 06:41:09 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 06:41:09 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 06:41:09 Selecting previously unselected package git. 06:41:09 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 06:41:09 Unpacking git (1:2.17.1-1ubuntu0.7) ... 06:41:10 Selecting previously unselected package libnorm1:amd64. 06:41:10 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 06:41:10 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:41:10 Selecting previously unselected package libpgm-5.2-0:amd64. 06:41:10 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 06:41:10 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:41:10 Selecting previously unselected package libsodium23:amd64. 06:41:10 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 06:41:10 Unpacking libsodium23:amd64 (1.0.16-2) ... 06:41:10 Selecting previously unselected package libzmq5:amd64. 06:41:10 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 06:41:10 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:41:10 Selecting previously unselected package libzmq3-dev:amd64. 06:41:10 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 06:41:10 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:41:10 Selecting previously unselected package pkg-config. 06:41:10 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 06:41:10 Unpacking pkg-config (0.29.1-0ubuntu2) ... 06:41:10 Selecting previously unselected package zip. 06:41:10 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 06:41:10 Unpacking zip (3.0-11build1) ... 06:41:11 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 06:41:11 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 06:41:11 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 06:41:11 Setting up liberror-perl (0.17025-1) ... 06:41:11 Setting up libpsl5:amd64 (0.19.1-5build1) ... 06:41:11 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 06:41:11 No schema files found: doing nothing. 06:41:11 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 06:41:11 Setting up zip (3.0-11build1) ... 06:41:11 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 06:41:11 Setting up libsodium23:amd64 (1.0.16-2) ... 06:41:11 Setting up pkg-config (0.29.1-0ubuntu2) ... 06:41:11 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 06:41:11 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 06:41:11 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 06:41:11 Setting up git (1:2.17.1-1ubuntu0.7) ... 06:41:11 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 06:41:18 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:41:18 git set to automatically installed. 06:41:18 git-man set to automatically installed. 06:41:18 libcurl3-gnutls set to automatically installed. 06:41:18 liberror-perl set to automatically installed. 06:41:18 libglib2.0-0 set to automatically installed. 06:41:18 libnghttp2-14 set to automatically installed. 06:41:18 libnorm1 set to automatically installed. 06:41:18 libpgm-5.2-0 set to automatically installed. 06:41:18 libpsl5 set to automatically installed. 06:41:18 librtmp1 set to automatically installed. 06:41:18 libsodium23 set to automatically installed. 06:41:18 libzmq3-dev set to automatically installed. 06:41:18 libzmq5 set to automatically installed. 06:41:18 pkg-config set to automatically installed. 06:41:18 zip set to automatically installed. 06:41:19 snapd is not logged in, snap install commands will use sudo 06:41:26 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 06:41:26 snap "core18" has no updates available 06:41:28 Pulling config-common 06:41:30 Pulling go-build-helper 06:41:56 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 06:41:56 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 06:41:56 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1513 kB] 06:41:56 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [293 kB] 06:41:56 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [26.0 kB] 06:41:56 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [5272 B] 06:41:56 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [219 kB] 06:41:56 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [28.8 kB] 06:41:56 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1101 kB] 06:41:56 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 06:41:56 Get:11 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [246 kB] 06:41:56 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 06:41:56 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 06:41:56 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 06:41:56 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 06:41:56 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 06:41:56 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 06:41:56 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 06:41:56 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 06:41:56 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1853 kB] 06:41:56 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [386 kB] 06:41:56 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.5 kB] 06:41:56 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 06:41:56 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [240 kB] 06:41:56 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [32.3 kB] 06:41:56 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1709 kB] 06:41:56 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [361 kB] 06:41:56 Fetched 23.8 MB in 0s (0 B/s) 06:41:56 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 06:41:56 Fetched 96.5 kB in 0s (0 B/s) 06:41:56 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 06:41:56 Fetched 279 kB in 0s (0 B/s) 06:41:56 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 06:41:56 Fetched 122 kB in 0s (0 B/s) 06:41:56 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 06:41:56 Fetched 77.8 kB in 0s (0 B/s) 06:41:56 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 06:41:56 Fetched 8848 B in 0s (0 B/s) 06:41:56 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 06:41:56 Fetched 47.8 kB in 0s (0 B/s) 06:41:56 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 06:41:56 Fetched 45.6 kB in 0s (0 B/s) 06:41:56 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 06:41:56 Fetched 15.0 kB in 0s (0 B/s) 06:41:56 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 06:41:56 Fetched 214 kB in 0s (0 B/s) 06:41:56 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 06:41:56 Fetched 155 kB in 0s (0 B/s) 06:41:56 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 06:41:56 Fetched 50.6 kB in 0s (0 B/s) 06:41:56 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 06:41:56 Fetched 14.8 kB in 0s (0 B/s) 06:41:56 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 06:41:56 Fetched 41.8 kB in 0s (0 B/s) 06:41:56 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 06:41:56 Fetched 499 kB in 0s (0 B/s) 06:41:56 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 06:41:56 Fetched 111 kB in 0s (0 B/s) 06:41:56 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 06:41:56 Fetched 240 kB in 0s (0 B/s) 06:41:56 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 06:41:56 Fetched 29.3 kB in 0s (0 B/s) 06:41:56 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 06:41:56 Fetched 85.5 kB in 0s (0 B/s) 06:41:56 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 06:41:56 Fetched 24.5 kB in 0s (0 B/s) 06:41:56 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 06:41:56 Fetched 49.2 kB in 0s (0 B/s) 06:41:56 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 06:41:56 Fetched 54.2 kB in 0s (0 B/s) 06:41:56 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 06:41:56 Fetched 30.8 kB in 0s (0 B/s) 06:41:56 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 06:41:56 Fetched 17.0 kB in 0s (0 B/s) 06:41:56 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 06:41:56 Fetched 85.9 kB in 0s (0 B/s) 06:41:56 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 06:41:56 Fetched 8720 B in 0s (0 B/s) 06:41:56 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 06:41:56 Fetched 137 kB in 0s (0 B/s) 06:41:56 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 06:41:56 Fetched 119 kB in 0s (0 B/s) 06:41:56 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 06:41:56 Fetched 109 kB in 0s (0 B/s) 06:41:56 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 06:41:56 Fetched 11.1 kB in 0s (0 B/s) 06:41:56 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 06:41:56 Fetched 645 kB in 0s (0 B/s) 06:41:56 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 06:41:56 Fetched 41.3 kB in 0s (0 B/s) 06:41:56 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 06:41:56 Fetched 17.9 kB in 0s (0 B/s) 06:41:56 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 06:41:56 Fetched 368 kB in 0s (0 B/s) 06:41:56 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 06:41:56 Fetched 187 kB in 0s (0 B/s) 06:41:56 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 06:41:56 Fetched 175 kB in 0s (0 B/s) 06:41:56 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 06:41:57 Fetched 206 kB in 0s (0 B/s) 06:41:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 06:41:57 Fetched 1301 kB in 0s (0 B/s) 06:41:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 06:41:57 Fetched 36.2 kB in 0s (0 B/s) 06:41:57 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 06:41:57 Fetched 159 kB in 0s (0 B/s) 06:41:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 06:41:57 Fetched 107 kB in 0s (0 B/s) 06:41:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 06:41:57 Fetched 48.7 kB in 0s (0 B/s) 06:41:57 Pulling static-packages 06:41:58 'go115' has dependencies that need to be staged: static-packages go-build-helper 06:41:58 Skipping pull go-build-helper (already ran) 06:41:58 Skipping pull static-packages (already ran) 06:41:58 Building go-build-helper 06:42:03 Building static-packages 06:42:04 Staging go-build-helper 06:42:05 Staging static-packages 06:42:06 Pulling go115 06:42:07 'edgex-go' has dependencies that need to be staged: go115 06:42:07 Skipping pull go115 (already ran) 06:42:07 Building go115 06:42:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:07 Dload Upload Total Spent Left Speed 06:42:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 115M 3 3886k 0 0 13.1M 0 0:00:08 --:--:-- 0:00:08 13.1M 35 115M 35 41.0M 0 0 32.4M 0 0:00:03 0:00:01 0:00:02 32.3M 78 115M 78 90.2M 0 0 39.8M 0 0:00:02 0:00:02 --:--:-- 39.7M 100 115M 100 115M 0 0 40.2M 0 0:00:02 0:00:02 --:--:-- 40.2M 06:42:10 go1.15.2.linux-amd64.tar.gz: OK 06:42:14 Staging go115 06:42:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 06:42:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 06:42:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 06:42:20 Fetched 0 B in 0s (0 B/s) 06:42:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 06:42:20 Fetched 224 kB in 0s (0 B/s) 06:42:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 06:42:20 Fetched 157 kB in 0s (0 B/s) 06:42:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 06:42:20 Fetched 221 kB in 0s (0 B/s) 06:42:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 06:42:20 Fetched 143 kB in 0s (0 B/s) 06:42:20 Pulling edgex-go 06:42:21 Pulling version 06:42:22 Building config-common 06:42:24 Skipping build go-build-helper (already ran) 06:42:24 Skipping build static-packages (already ran) 06:42:24 Skipping build go115 (already ran) 06:42:24 Building edgex-go 06:42:24 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 06:42:26 go: downloading github.com/gorilla/mux v1.8.0 06:42:26 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.2 06:42:26 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 06:42:26 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:42:26 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.7 06:42:26 go: downloading github.com/google/uuid v1.1.5 06:42:26 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.1 06:42:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 06:42:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.2 06:42:26 go: downloading github.com/go-playground/validator/v10 v10.3.0 06:42:26 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.1 06:42:26 go: downloading gopkg.in/yaml.v2 v2.4.0 06:42:26 go: downloading github.com/pkg/errors v0.8.1 06:42:26 go: downloading github.com/pelletier/go-toml v1.2.0 06:42:26 go: downloading github.com/go-kit/kit v0.8.0 06:42:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.1 06:42:26 go: downloading github.com/BurntSushi/toml v0.3.1 06:42:26 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 06:42:26 go: downloading github.com/pebbe/zmq4 v1.2.2 06:42:26 go: downloading github.com/hashicorp/consul/api v1.1.0 06:42:26 go: downloading github.com/x448/float16 v0.8.4 06:42:26 go: downloading github.com/go-redis/redis/v7 v7.2.0 06:42:26 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 06:42:26 go: downloading github.com/imdario/mergo v0.3.11 06:42:26 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 06:42:26 go: downloading github.com/go-playground/universal-translator v0.17.0 06:42:26 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 06:42:26 go: downloading github.com/leodido/go-urn v1.2.0 06:42:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 06:42:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 06:42:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 06:42:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 06:42:26 go: downloading github.com/mitchellh/copystructure v1.0.0 06:42:26 go: downloading github.com/go-playground/locales v0.13.0 06:42:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 06:42:26 go: downloading github.com/hashicorp/serf v0.8.2 06:42:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 06:42:27 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 06:42:27 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 06:42:27 go: downloading github.com/hashicorp/golang-lru v0.5.0 06:42: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 06:42:38 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 06:42:38 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 06:42:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:42:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:42:40 go: downloading github.com/stretchr/testify v1.6.1 06:42:40 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 06:42:40 go: downloading github.com/pmezard/go-difflib v1.0.0 06:42:40 go: downloading github.com/davecgh/go-spew v1.1.1 06:42:42 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 06:42:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 06:42:42 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 06:42:43 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 06:42:44 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 06:42:44 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 06:42:45 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 06:42:46 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 06:42:47 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 06:42:47 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 06:42:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:42:48 go: downloading github.com/lib/pq v1.9.0 06:42:51 Building version 06:42:53 Staging config-common 06:42:54 Skipping stage go-build-helper (already ran) 06:42:54 Skipping stage static-packages (already ran) 06:42:54 Skipping stage go115 (already ran) 06:42:54 Staging edgex-go 06:42:55 Staging version 06:42:55 Priming config-common 06:42:56 Priming go-build-helper 06:42:57 Priming static-packages 06:43:00 Priming go115 06:43:00 Priming edgex-go 06:43:01 Priming version 06:43:02 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 06:43:06 provisioning config files... 06:43:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5905442585666230260tmp [Pipeline] { [Pipeline] sh 06:43:07 + set +x 06:43:07 + curl -s https://codecov.io/bash 06:43:07 + bash -s -- 06:43:07 06:43:07 _____ _ 06:43:07 / ____| | | 06:43:07 | | ___ __| | ___ ___ _____ __ 06:43:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:43:07 | |___| (_) | (_| | __/ (_| (_) \ V / 06:43:07 \_____\___/ \__,_|\___|\___\___/ \_/ 06:43:07 Bash-20210115-cec3c92 06:43:07 06:43:07 06:43:07 ==> git version 2.24.3 found 06:43:07 ==> 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 06:43:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:43:07 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:43:07 ==> Jenkins CI detected. 06:43:08 project root: . 06:43:08 --> token set from env 06:43:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:43:08 ==> Running gcov in . (disable via -X gcov) 06:43:08 ==> Python coveragepy not found 06:43:08 ==> Searching for coverage reports in: 06:43:08 + . 06:43:08 -> Found 1 reports 06:43:08 ==> Detecting git/mercurial file structure 06:43:08 ==> Reading reports 06:43:08 + ./coverage.out bytes=564700 06:43:08 ==> Appending adjustments 06:43:08 https://docs.codecov.io/docs/fixing-reports 06:43:13 + Found adjustments 06:43:13 ==> Gzipping contents 06:43:13 84K /tmp/codecov.Ksj4Fg.gz 06:43:13 ==> Uploading reports 06:43:13 url: https://codecov.io 06:43:13 query: branch=PR-3076&commit=ba6feeb4c00d7db79a0ca7527311afd817b28787&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3076%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3076&job=&cmd_args= 06:43:13 -> Pinging Codecov 06:43:13 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-3076&commit=ba6feeb4c00d7db79a0ca7527311afd817b28787&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3076%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3076&job=&cmd_args= 06:43:14 -> Uploading to 06:43:14 https://storage.googleapis.com/codecov/v4/raw/2021-01-26/00271124DB129430A58F1EEE437C3FCB/ba6feeb4c00d7db79a0ca7527311afd817b28787/3315397e-4c6b-46b4-9115-357e5f46b116.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210126T064314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=332e930c0f959016cb2b5ce1edda009e76d29698282453d096b73d7d53a1d2ee 06:43:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:43:14 Dload Upload Total Spent Left Speed 06:43:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85492 0 0 100 85492 0 130k --:--:-- --:--:-- --:--:-- 130k 06:43:15 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ba6feeb4c00d7db79a0ca7527311afd817b28787 [Pipeline] } 06:43:15 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 06:43:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:43:19 ---> package-listing.sh 06:43:19 ++ tr '[:upper:]' '[:lower:]' 06:43:19 ++ facter osfamily 06:43:19 + OS_FAMILY=redhat 06:43:19 + workspace=/w/workspace/edgex-go/1 06:43:19 + START_PACKAGES=/tmp/packages_start.txt 06:43:19 + END_PACKAGES=/tmp/packages_end.txt 06:43:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:19 + PACKAGES=/tmp/packages_start.txt 06:43:19 + '[' /w/workspace/edgex-go/1 ']' 06:43:19 + PACKAGES=/tmp/packages_end.txt 06:43:19 + case "${OS_FAMILY}" in 06:43:19 + sort 06:43:19 + rpm -qa 06:43:25 + '[' -f /tmp/packages_start.txt ']' 06:43:25 + '[' -f /tmp/packages_end.txt ']' 06:43:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:25 + '[' /w/workspace/edgex-go/1 ']' 06:43:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:43:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:43:25 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 06:43:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:43:26 06:43:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:43:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:43:27 alpine: Pulling from edgex-lftools-log-publisher 06:43:27 df20fa9351a1: Pulling fs layer 06:43:27 36b3adc4ff6f: Pulling fs layer 06:43:27 8ad3a11d3b57: Pulling fs layer 06:43:27 46f8f816bc3b: Pulling fs layer 06:43:27 93b61091891f: Pulling fs layer 06:43:27 93b9cdb0e59b: Pulling fs layer 06:43:27 5e14af77c1be: Pulling fs layer 06:43:27 01666e4c0597: Pulling fs layer 06:43:27 aa168da1d23b: Pulling fs layer 06:43:27 46f8f816bc3b: Waiting 06:43:27 93b61091891f: Waiting 06:43:27 93b9cdb0e59b: Waiting 06:43:27 5e14af77c1be: Waiting 06:43:27 01666e4c0597: Waiting 06:43:27 aa168da1d23b: Waiting 06:43:27 36b3adc4ff6f: Verifying Checksum 06:43:27 36b3adc4ff6f: Download complete 06:43:27 46f8f816bc3b: Verifying Checksum 06:43:27 46f8f816bc3b: Download complete 06:43:27 df20fa9351a1: Verifying Checksum 06:43:27 df20fa9351a1: Download complete 06:43:27 93b9cdb0e59b: Verifying Checksum 06:43:27 93b9cdb0e59b: Download complete 06:43:27 5e14af77c1be: Verifying Checksum 06:43:27 5e14af77c1be: Download complete 06:43:27 01666e4c0597: Verifying Checksum 06:43:27 01666e4c0597: Download complete 06:43:27 93b61091891f: Verifying Checksum 06:43:27 93b61091891f: Download complete 06:43:28 df20fa9351a1: Pull complete 06:43:28 8ad3a11d3b57: Verifying Checksum 06:43:28 8ad3a11d3b57: Download complete 06:43:29 36b3adc4ff6f: Pull complete 06:43:31 8ad3a11d3b57: Pull complete 06:43:31 46f8f816bc3b: Pull complete 06:43:31 93b61091891f: Pull complete 06:43:32 93b9cdb0e59b: Pull complete 06:43:34 aa168da1d23b: Verifying Checksum 06:43:34 aa168da1d23b: Download complete 06:43:34 5e14af77c1be: Pull complete 06:43:35 01666e4c0597: Pull complete 06:43:50 aa168da1d23b: Pull complete 06:43:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:43:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:43:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:43:51 prd-centos7-docker-4c-2g-22797 does not seem to be running inside a container 06:43:51 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:43:55 $ docker top fb560d3e82fb35011392e9b4508ec9363ece603c34a607651d3bd5f155f6a8ad -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:55 + touch /tmp/pre-build-complete [Pipeline] sh 06:43:56 + mkdir -p /var/log/sa [Pipeline] sh 06:43:57 + ls /var/log/sa-host 06:43:57 + sadf -c /var/log/sa-host/sa23 06:43:57 file_magic: OK 06:43:57 HZ: Using current value: 100 06:43:57 file_header: OK 06:43:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:43:57 Statistics: 06:43:57 Hnuu...uuuununununu... 06:43:57 File successfully converted to sysstat format version 12.2.1 06:43:57 + sadf -c /var/log/sa-host/sa26 06:43:57 file_magic: OK 06:43:57 HZ: Using current value: 100 06:43:57 file_header: OK 06:43:57 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 06:43:57 Statistics: 06:43:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:43:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:57 provisioning config files... 06:43:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1280416921285159966tmp [Pipeline] { [Pipeline] echo 06:43:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:58 ---> create-netrc.sh [Pipeline] } 06:43:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:43:58 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:43:59 ---> python-tools-install.sh [Pipeline] echo 06:43:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:59 ---> sudo-logs.sh 06:43:59 Archiving 'sudo' log.. [Pipeline] echo 06:43:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:44:00 ---> job-cost.sh 06:44:00 lf-activate-venv: SKIPPING 06:44:00 INFO: No Stack... 06:44:01 INFO: Retrieving Pricing Info for: v1-standard-2 06:44:01 INFO: Archiving Costs [Pipeline] echo 06:44:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:44:02 ---> logs-deploy.sh 06:44:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3076/1 06:44:02 INFO: archiving workspace using pattern(s): 06:44:05 Archives upload complete. 06:44:05 INFO: archiving logs to Nexus