Pull request #2962 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7+9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 (44c5222443965398c9be78cd6801692715fd31e6) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-18416 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 Merge succeeded, producing 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 Checking out Revision 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 (PR-2962) > 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/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:11:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:11:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:11:43 ========================================================= 03:11:43 EdgeX Global Pipelines Version Info 03:11:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 48681769295103152e3208b5d229db6fda73c965 # timeout=10 03:11:45 ------------------- 03:11:45 stable info: 03:11:45 ------------------- 03:11:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:11:45 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 03:11:45 Message: update stable to v1.0.173 03:11:46 ------------------- 03:11:46 experimental info: 03:11:46 ------------------- 03:11:46 Commited By: **** collab-it+edgex@linuxfoundation.org 03:11:46 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 03:11:46 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:11:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:11:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:11:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:11:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:11:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:11:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 03:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 03:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 03:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 03:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:11:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:11:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:11:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:11:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:11:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:11:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 03:11:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 03:11:48 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 03:11:48 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 03:11:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2962 [Pipeline] echo 03:11:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2962 [Pipeline] echo 03:11:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2962 [Pipeline] echo 03:11:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [Pipeline] echo 03:11:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7aea8f4 [Pipeline] echo 03:11:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:11:49 provisioning config files... 03:11:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config2089687309723750562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:49 ---> docker-login.sh 03:11:49 nexus3.edgexfoundry.org:10001 03:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:50 Configure a credential helper to remove this warning. See 03:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:50 03:11:50 Login Succeeded 03:11:50 nexus3.edgexfoundry.org:10002 03:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:50 Configure a credential helper to remove this warning. See 03:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:50 03:11:50 Login Succeeded 03:11:50 nexus3.edgexfoundry.org:10003 03:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:50 Configure a credential helper to remove this warning. See 03:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:50 03:11:50 Login Succeeded 03:11:50 nexus3.edgexfoundry.org:10004 03:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:50 Configure a credential helper to remove this warning. See 03:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:50 03:11:50 Login Succeeded 03:11:50 docker.io 03:11:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:51 Configure a credential helper to remove this warning. See 03:11:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:51 03:11:51 Login Succeeded 03:11:51 ---> docker-login.sh ends [Pipeline] } 03:11:51 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:51 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 03:11:51 + for file in '`ls cmd/**/Dockerfile`' 03:11:51 ++ dirname cmd/core-command/Dockerfile 03:11:51 ++ cut -d/ -f2 03:11:51 + echo core-command,cmd/core-command/Dockerfile 03:11:51 + for file in '`ls cmd/**/Dockerfile`' 03:11:51 ++ dirname cmd/core-data/Dockerfile 03:11:51 ++ cut -d/ -f2 03:11:51 + echo core-data,cmd/core-data/Dockerfile 03:11:51 + for file in '`ls cmd/**/Dockerfile`' 03:11:51 ++ dirname cmd/core-metadata/Dockerfile 03:11:51 ++ cut -d/ -f2 03:11:51 + echo core-metadata,cmd/core-metadata/Dockerfile 03:11:51 + for file in '`ls cmd/**/Dockerfile`' 03:11:51 ++ dirname cmd/security-bootstrap-redis/Dockerfile 03:11:51 ++ cut -d/ -f2 03:11:51 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 03:11:51 + for file in '`ls cmd/**/Dockerfile`' 03:11:51 ++ dirname cmd/security-proxy-setup/Dockerfile 03:11:51 ++ cut -d/ -f2 03:11:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:11:51 + for file in '`ls cmd/**/Dockerfile`' 03:11:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 03:11:51 ++ cut -d/ -f2 03:11:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:11:51 + for file in '`ls cmd/**/Dockerfile`' 03:11:51 ++ dirname cmd/support-notifications/Dockerfile 03:11:51 ++ cut -d/ -f2 03:11:51 + echo support-notifications,cmd/support-notifications/Dockerfile 03:11:51 + for file in '`ls cmd/**/Dockerfile`' 03:11:51 ++ dirname cmd/support-scheduler/Dockerfile 03:11:51 ++ cut -d/ -f2 03:11:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 03:11:51 + for file in '`ls cmd/**/Dockerfile`' 03:11:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 03:11:51 ++ cut -d/ -f2 03:11:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 03:11:51 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 03:11:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:53 03:11:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:11:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:54 latest: Pulling from edgex-devops/git-semver 03:11:54 31603596830f: Pulling fs layer 03:11:54 2a8b12db71e7: Pulling fs layer 03:11:54 6ca5941a6612: Pulling fs layer 03:11:54 ecc8261a40a4: Pulling fs layer 03:11:54 ecc8261a40a4: Waiting 03:11:54 2a8b12db71e7: Verifying Checksum 03:11:54 2a8b12db71e7: Download complete 03:11:54 31603596830f: Verifying Checksum 03:11:54 31603596830f: Download complete 03:11:54 ecc8261a40a4: Verifying Checksum 03:11:54 ecc8261a40a4: Download complete 03:11:54 6ca5941a6612: Verifying Checksum 03:11:54 6ca5941a6612: Download complete 03:11:54 31603596830f: Pull complete 03:11:54 2a8b12db71e7: Pull complete 03:11:55 6ca5941a6612: Pull complete 03:11:56 ecc8261a40a4: Pull complete 03:11:56 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 03:11:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:11:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:11:56 prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container 03:11:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:11:58 $ docker top ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:58 [ssh-agent] Looking for ssh-agent implementation... 03:11:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:58 $ docker exec ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d ssh-agent 03:11:59 SSH_AUTH_SOCK=/tmp/ssh-sHbqmyioECPi/agent.11 03:11:59 SSH_AGENT_PID=16 03:11:59 Running ssh-add (command line suppressed) 03:11:59 Identity added: /w/workspace/edgex-go/6@tmp/private_key_1577397937414971510.key (/w/workspace/edgex-go/6@tmp/private_key_1577397937414971510.key) 03:11:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:59 + git tag --points-at HEAD [Pipeline] } 03:11:59 $ docker exec --env ******** --env ******** ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d ssh-agent -k 03:11:59 unset SSH_AUTH_SOCK; 03:11:59 unset SSH_AGENT_PID; 03:11:59 echo Agent pid 16 killed; 03:11:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:11:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:59 [ssh-agent] Looking for ssh-agent implementation... 03:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:12:00 $ docker exec ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d ssh-agent 03:12:00 SSH_AUTH_SOCK=/tmp/ssh-1eapWuCy8Dmi/agent.44 03:12:00 SSH_AGENT_PID=49 03:12:00 Running ssh-add (command line suppressed) 03:12:00 Identity added: /w/workspace/edgex-go/6@tmp/private_key_685326744142988307.key (/w/workspace/edgex-go/6@tmp/private_key_685326744142988307.key) 03:12:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:12:00 + git semver init 03:12:00 # -> Open(): unable to determine branch for HEAD 03:12:00 # $GIT_DIR = /w/workspace/edgex-go/6/.git 03:12:00 # $GIT_WORK_TREE = /w/workspace/edgex-go/6 03:12:00 # $SEMVER_REMOTE_NAME = origin 03:12:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:12:00 # $SEMVER_USER_NAME = edgex-jenkins 03:12:00 # $SEMVER_BRANCH = PR-2962 03:12:00 # $SEMVER_TEMP = /tmp/semver-962198893 03:12:00 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 03:12:19 # '/tmp/semver-962198893' -> '/w/workspace/edgex-go/6/.semver' 03:12:19 # -> Force: false 03:12:19 # $SEMVER_DIR = /w/workspace/edgex-go/6/.semver [Pipeline] } 03:12:19 $ docker exec --env ******** --env ******** ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d ssh-agent -k 03:12:19 unset SSH_AUTH_SOCK; 03:12:19 unset SSH_AGENT_PID; 03:12:19 echo Agent pid 49 killed; 03:12:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:12:19 + git semver [Pipeline] } 03:12:19 $ docker stop --time=1 ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d 03:12:21 $ docker rm -f ba522a1f51a4a331d30e0b9c8e38ccce0ac4a427803da687949ccf9224fcd07d [Pipeline] // withDockerContainer [Pipeline] sh 03:12:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:12:22 Stashed 1 file(s) [Pipeline] echo 03:12:22 [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) 03:12:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18413 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { [Pipeline] ws 03:12:23 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 03:12:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:12:24 + sudo service docker restart 03:12:24 + true 03:12:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 03:12:24 ========================================================= 03:12:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 03:12:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:12:25 + 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 . 03:12:27 using credential edgex-jenkins-ssh 03:12:27 Cloning the remote Git repository 03:12:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:12:27 > git init /w/workspace/edgex-go/6 # timeout=10 03:12:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:12:28 > git --version # timeout=10 03:12:28 > git --version # 'git version 2.17.1' 03:12:28 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:29 Sending build context to Docker daemon 326.3MB 03:12:29 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:12:29 Step 2/6 : FROM ${BASE} 03:12:29 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 03:12:29 188c0c94c7c5: Pulling fs layer 03:12:29 0ef7d3d256c8: Pulling fs layer 03:12:29 de9db76c5a1d: Pulling fs layer 03:12:29 bca2f99d35d6: Pulling fs layer 03:12:29 93359f2a8cfa: Pulling fs layer 03:12:29 7c6f9722023f: Pulling fs layer 03:12:29 a35cf1a2eb13: Pulling fs layer 03:12:29 93359f2a8cfa: Waiting 03:12:29 7c6f9722023f: Waiting 03:12:29 a35cf1a2eb13: Waiting 03:12:29 bca2f99d35d6: Waiting 03:12:29 de9db76c5a1d: Verifying Checksum 03:12:29 de9db76c5a1d: Download complete 03:12:29 0ef7d3d256c8: Verifying Checksum 03:12:29 0ef7d3d256c8: Download complete 03:12:29 93359f2a8cfa: Verifying Checksum 03:12:29 93359f2a8cfa: Download complete 03:12:29 188c0c94c7c5: Verifying Checksum 03:12:29 188c0c94c7c5: Download complete 03:12:29 7c6f9722023f: Verifying Checksum 03:12:29 7c6f9722023f: Download complete 03:12:30 188c0c94c7c5: Pull complete 03:12:30 0ef7d3d256c8: Pull complete 03:12:30 de9db76c5a1d: Pull complete 03:12:31 a35cf1a2eb13: Verifying Checksum 03:12:31 a35cf1a2eb13: Download complete 03:12:32 bca2f99d35d6: Verifying Checksum 03:12:32 bca2f99d35d6: Download complete 03:12:38 bca2f99d35d6: Pull complete 03:12:38 93359f2a8cfa: Pull complete 03:12:38 7c6f9722023f: Pull complete 03:12:44 a35cf1a2eb13: Pull complete 03:12:44 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 03:12:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 03:12:44 ---> a62c8e92a672 03:12:44 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 03:12:44 ---> Running in bba2fbfe78f6 03:12:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:12:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:12:46 (1/12) Installing libmagic (5.38-r0) 03:12:46 (2/12) Installing file (5.38-r0) 03:12:46 (3/12) Installing libc-dev (0.7.2-r3) 03:12:46 (4/12) Installing g++ (9.3.0-r2) 03:12:49 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:12:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:12:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:12:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:12:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:12:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:12:49 > git config core.sparsecheckout # timeout=10 03:12:49 > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 03:12:49 > git remote # timeout=10 03:12:49 > git config --get remote.origin.url # timeout=10 03:12:49 using GIT_SSH to set credentials SSH Credentials for GitHub 03:12:49 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 03:12:49 Merge succeeded, producing 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:12:49 Checking out Revision 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 (PR-2962) 03:12:50 (5/12) Installing fortify-headers (1.1-r0) 03:12:50 (6/12) Installing patch (2.7.6-r6) 03:12:50 (7/12) Installing build-base (0.5-r2) 03:12:50 (8/12) Installing libsodium (1.0.18-r0) 03:12:50 (9/12) Installing pkgconf (1.7.2-r0) 03:12:50 (10/12) Installing libsodium-dev (1.0.18-r0) 03:12:50 (11/12) Installing libzmq (4.3.3-r0) 03:12:50 (12/12) Installing zeromq-dev (4.3.3-r0) 03:12:50 Executing busybox-1.31.1-r19.trigger 03:12:51 OK: 233 MiB in 51 packages 03:12:49 > git rev-parse HEAD^{commit} # timeout=10 03:12:49 > git config core.sparsecheckout # timeout=10 03:12:49 > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 03:12:54 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:12:55 Removing intermediate container bba2fbfe78f6 03:12:55 ---> 9721ffd92431 03:12:55 Step 4/6 : WORKDIR /edgex-go 03:12:55 ---> Running in b297881d2fa4 03:12:55 Removing intermediate container b297881d2fa4 03:12:55 ---> d491628e1f80 03:12:55 Step 5/6 : COPY go.mod . 03:12:55 ---> 8be27c19d97f 03:12:55 Step 6/6 : RUN go mod download 03:12:55 ---> Running in f8f3e1268c96 03:12:55 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 03:12:56 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 03:12:56 + sudo service docker restart 03:12:56 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 03:12:58 provisioning config files... 03:12:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config4107476747317743518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:12:59 ---> docker-login.sh 03:12:59 nexus3.edgexfoundry.org:10001 03:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:00 Configure a credential helper to remove this warning. See 03:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:00 03:13:00 Login Succeeded 03:13:00 nexus3.edgexfoundry.org:10002 03:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:00 Configure a credential helper to remove this warning. See 03:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:00 03:13:00 Login Succeeded 03:13:00 nexus3.edgexfoundry.org:10003 03:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:01 Configure a credential helper to remove this warning. See 03:13:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:01 03:13:01 Login Succeeded 03:13:01 nexus3.edgexfoundry.org:10004 03:13:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:02 Configure a credential helper to remove this warning. See 03:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:02 03:13:02 Login Succeeded 03:13:02 docker.io 03:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:13:02 Configure a credential helper to remove this warning. See 03:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:13:02 03:13:02 Login Succeeded 03:13:02 ---> docker-login.sh ends [Pipeline] } 03:13:02 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:13:03 ========================================================= 03:13:03 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 03:13:03 ========================================================= [Pipeline] isUnix [Pipeline] sh 03:13:03 + 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 . 03:13:06 Sending build context to Docker daemon 165.4MB 03:13:06 Step 1/6 : ARG BASE=golang:1.15-alpine3.12 03:13:06 Step 2/6 : FROM ${BASE} 03:13:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:13:06 5f621e34cdf4: Pulling fs layer 03:13:06 a4357932f1b6: Pulling fs layer 03:13:06 18c013af1878: Pulling fs layer 03:13:06 00ac8860ef70: Pulling fs layer 03:13:06 63d7cb157983: Pulling fs layer 03:13:06 b116817d02f9: Pulling fs layer 03:13:06 745a02a5169b: Pulling fs layer 03:13:06 63d7cb157983: Waiting 03:13:06 b116817d02f9: Waiting 03:13:06 745a02a5169b: Waiting 03:13:06 00ac8860ef70: Waiting 03:13:06 18c013af1878: Verifying Checksum 03:13:06 18c013af1878: Download complete 03:13:06 a4357932f1b6: Verifying Checksum 03:13:06 a4357932f1b6: Download complete 03:13:06 63d7cb157983: Verifying Checksum 03:13:06 63d7cb157983: Download complete 03:13:06 b116817d02f9: Verifying Checksum 03:13:06 b116817d02f9: Download complete 03:13:06 5f621e34cdf4: Verifying Checksum 03:13:06 5f621e34cdf4: Download complete 03:13:06 5f621e34cdf4: Pull complete 03:13:07 a4357932f1b6: Pull complete 03:13:07 18c013af1878: Pull complete 03:13:08 745a02a5169b: Verifying Checksum 03:13:08 745a02a5169b: Download complete 03:13:09 00ac8860ef70: Verifying Checksum 03:13:09 00ac8860ef70: Download complete 03:13:13 Removing intermediate container f8f3e1268c96 03:13:13 ---> daee45c04739 03:13:13 Successfully built daee45c04739 03:13:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:13:14 + docker inspect -f . ci-base-image-x86_64 03:13:14 . [Pipeline] withDockerContainer 03:13:14 prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container 03:13:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:15 $ docker top e5af6ff64d561c0c7a419c6a4c0be67e40ef77f412a50d028c7c9783d339bb19 -eo pid,comm [Pipeline] { [Pipeline] sh 03:13:15 + go version 03:13:15 go version go1.15.5 linux/amd64 [Pipeline] } 03:13:15 $ docker stop --time=1 e5af6ff64d561c0c7a419c6a4c0be67e40ef77f412a50d028c7c9783d339bb19 03:13:17 $ docker rm -f e5af6ff64d561c0c7a419c6a4c0be67e40ef77f412a50d028c7c9783d339bb19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:13:18 + docker inspect -f . ci-base-image-x86_64 03:13:18 . [Pipeline] withDockerContainer 03:13:18 prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container 03:13:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:13:18 $ docker top abf1e3b6550323c73d8ff73fc51d07aee40a625aed15f9b4fc638d88855381e3 -eo pid,comm [Pipeline] { [Pipeline] echo 03:13:19 ========================================================= 03:13:19 [edgeXBuildGoParallel] Running Tests and Build... 03:13:19 ========================================================= [Pipeline] sh 03:13:19 00ac8860ef70: Pull complete 03:13:19 63d7cb157983: Pull complete 03:13:19 b116817d02f9: Pull complete 03:13:19 + make test 03:13:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:13:23 745a02a5169b: Pull complete 03:13:23 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 03:13:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 03:13:23 ---> b7e6874047d6 03:13:23 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 03:13:27 ---> Running in 17e7298308bb 03:13:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:13:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:13:29 (1/12) Installing libmagic (5.38-r0) 03:13:29 ? github.com/edgexfoundry/edgex-go [no test files] 03:13:29 (2/12) Installing file (5.38-r0) 03:13:29 (3/12) Installing libc-dev (0.7.2-r3) 03:13:29 (4/12) Installing g++ (9.3.0-r2) 03:13:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:13:48 (5/12) Installing fortify-headers (1.1-r0) 03:13:48 (6/12) Installing patch (2.7.6-r6) 03:13:48 (7/12) Installing build-base (0.5-r2) 03:13:48 (8/12) Installing libsodium (1.0.18-r0) 03:13:48 (9/12) Installing pkgconf (1.7.2-r0) 03:13:48 (10/12) Installing libsodium-dev (1.0.18-r0) 03:13:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 03:13:48 (11/12) Installing libzmq (4.3.3-r0) 03:13:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:13:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:13:49 (12/12) Installing zeromq-dev (4.3.3-r0) 03:13:49 Executing busybox-1.31.1-r19.trigger 03:13:49 OK: 217 MiB in 51 packages 03:13:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:13:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:13:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:13:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:13:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:13:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:13:53 Removing intermediate container 17e7298308bb 03:13:53 ---> 3747f9e3893d 03:13:53 Step 4/6 : WORKDIR /edgex-go 03:13:53 ---> Running in 950a9fbabc99 03:13:53 Removing intermediate container 950a9fbabc99 03:13:53 ---> d23df8fe26be 03:13:53 Step 5/6 : COPY go.mod . 03:13:54 ---> 090d63658bad 03:13:54 Step 6/6 : RUN go mod download 03:13:54 ---> Running in 94085863f023 03:13:54 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.076s coverage: 46.6% of statements 03:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:13:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.188s coverage: 27.0% of statements 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.035s coverage: 100.0% of statements 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.397s coverage: 76.2% of statements 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:13:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.127s coverage: 82.6% of statements 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:13:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:14:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.368s coverage: 28.6% of statements 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:14:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.073s coverage: 100.0% of statements 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:14:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.061s coverage: 100.0% of statements 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:14:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.125s coverage: 86.7% of statements 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:14:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.130s coverage: 97.5% of statements 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:14:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.055s coverage: 78.3% of statements 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:14:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:14:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.335s coverage: 93.8% of statements 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:14:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:14:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.057s coverage: 0.1% of statements 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 75.5% of statements 03:14:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:14:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.030s coverage: 80.8% of statements 03:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.093s coverage: 87.2% of statements 03:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.054s coverage: 84.2% of statements 03:14:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.106s coverage: 91.4% of statements 03:14:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 63.5% of statements 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:14:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 91.3% of statements 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.042s coverage: 100.0% of statements 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 03:14:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 03:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.396s coverage: 55.9% of statements 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 03:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.086s coverage: 37.0% of statements 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:14:07 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.293s coverage: 84.0% of statements 03:14:07 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.053s coverage: 100.0% of statements 03:14:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.116s coverage: 47.1% of statements 03:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:14:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.058s coverage: 100.0% of statements 03:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:14:09 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.047s coverage: 100.0% of statements 03:14:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.659s coverage: 29.1% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.052s coverage: 100.0% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/system 0.028s coverage: 0.0% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.024s coverage: 100.0% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:14:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:14:10 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:14:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.040s coverage: 100.0% of statements 03:14:11 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.034s coverage: 32.1% of statements 03:14:11 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 03:14:11 GO111MODULE=on go vet ./... 03:14:21 Removing intermediate container 94085863f023 03:14:21 ---> f204f591676c 03:14:21 Successfully built f204f591676c 03:14:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:14:21 + docker inspect -f . ci-base-image-arm64 03:14:21 . [Pipeline] withDockerContainer 03:14:21 prd-ubuntu18.04-docker-arm64-4c-16g-18413 does not seem to be running inside a container 03:14:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:14:23 $ docker top 3495543a34284a55bab01e2902be47166983dfc922349a3b4e70c60af13d594a -eo pid,comm [Pipeline] { [Pipeline] sh 03:14:24 + go version 03:14:24 go version go1.15.5 linux/arm64 [Pipeline] } 03:14:24 $ docker stop --time=1 3495543a34284a55bab01e2902be47166983dfc922349a3b4e70c60af13d594a 03:14:26 $ docker rm -f 3495543a34284a55bab01e2902be47166983dfc922349a3b4e70c60af13d594a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:14:27 + docker inspect -f . ci-base-image-arm64 03:14:27 . [Pipeline] withDockerContainer 03:14:27 prd-ubuntu18.04-docker-arm64-4c-16g-18413 does not seem to be running inside a container 03:14:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:14:29 $ docker top 674b579fea7a2f3d99a1493dc55e12e91181225375dba1ce7c26426044a9c448 -eo pid,comm [Pipeline] { [Pipeline] echo 03:14:29 ========================================================= 03:14:29 [edgeXBuildGoParallel] Running Tests and Build... 03:14:29 ========================================================= [Pipeline] sh 03:14:30 + make test 03:14:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:14:38 gofmt -l . 03:14:38 [ "`gofmt -l .`" = "" ] 03:14:38 ./bin/test-go-mod-tidy.sh 03:14:38 ./bin/test-attribution-txt.sh [Pipeline] sh 03:14:39 + ls -al . 03:14:39 total 636 03:14:39 drwxrwxr-x 10 1001 1001 4096 Jan 5 03:14 . 03:14:39 drwxr-xr-x 4 root root 28 Jan 5 03:13 .. 03:14:39 -rw-rw-r-- 1 1001 1001 11 Jan 5 03:11 .dockerignore 03:14:39 drwxrwxr-x 8 1001 1001 179 Jan 5 03:11 .git 03:14:39 drwxrwxr-x 3 1001 1001 125 Jan 5 03:11 .github 03:14:39 -rw-rw-r-- 1 1001 1001 824 Jan 5 03:11 .gitignore 03:14:39 drwx------ 3 1001 1001 47 Jan 5 03:12 .semver 03:14:39 -rw-rw-r-- 1 1001 1001 166 Jan 5 03:11 .sonarcloud.properties 03:14:39 -rw-rw-r-- 1 1001 1001 3804 Jan 5 03:11 CONTRIBUTING.md 03:14:39 -rw-rw-r-- 1 1001 1001 931 Jan 5 03:11 Dockerfile.build 03:14:39 -rw-rw-r-- 1 1001 1001 863 Jan 5 03:11 Jenkinsfile 03:14:39 -rw-rw-r-- 1 1001 1001 10775 Jan 5 03:11 LICENSE 03:14:39 -rw-rw-r-- 1 1001 1001 5750 Jan 5 03:11 Makefile 03:14:39 -rw-rw-r-- 1 1001 1001 6511 Jan 5 03:11 README.md 03:14:39 -rw-rw-r-- 1 1001 1001 6744 Jan 5 03:11 SECURITY.md 03:14:39 -rw-rw-r-- 1 1001 1001 5 Jan 5 03:12 VERSION 03:14:39 -rw-rw-r-- 1 1001 1001 4131 Jan 5 03:11 ZMQWindows.md 03:14:39 drwxrwxr-x 2 1001 1001 117 Jan 5 03:11 bin 03:14:39 drwxrwxr-x 14 1001 1001 4096 Jan 5 03:11 cmd 03:14:39 -rw-r--r-- 1 root root 539358 Jan 5 03:14 coverage.out 03:14:39 -rw-r--r-- 1 root root 979 Jan 5 03:14 go.mod 03:14:39 -rw-r--r-- 1 root root 18934 Jan 5 03:14 go.sum 03:14:39 drwxrwxr-x 8 1001 1001 127 Jan 5 03:11 internal 03:14:39 drwxrwxr-x 4 1001 1001 26 Jan 5 03:11 openapi 03:14:39 drwxrwxr-x 4 1001 1001 71 Jan 5 03:11 snap 03:14:39 -rw-rw-r-- 1 1001 1001 168 Jan 5 03:11 version.go [Pipeline] sh 03:14:39 + '[' -e coverage.out ] 03:14:39 + chown 1001:1001 coverage.out [Pipeline] stash 03:14:39 Stashed 1 file(s) [Pipeline] sh 03:14:40 + make build 03:14:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:14:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:14:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:14:51 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 03:14:52 ? github.com/edgexfoundry/edgex-go [no test files] 03:14:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:14:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:14:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:14: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 03:14:57 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 03:14:58 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 03:14:59 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 03:15:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 03:15:01 $ docker stop --time=1 abf1e3b6550323c73d8ff73fc51d07aee40a625aed15f9b4fc638d88855381e3 03:15:04 $ docker rm -f abf1e3b6550323c73d8ff73fc51d07aee40a625aed15f9b4fc638d88855381e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:08 03:15:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 03:15:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:08 latest: Pulling from edgex-devops/edgex-compose 03:15:08 cbdbe7a5bc2a: Pulling fs layer 03:15:08 ca9280d653b3: Pulling fs layer 03:15:08 7e9c9ca2126c: Pulling fs layer 03:15:08 cbdbe7a5bc2a: Download complete 03:15:09 ca9280d653b3: Verifying Checksum 03:15:09 ca9280d653b3: Download complete 03:15:09 cbdbe7a5bc2a: Pull complete 03:15:10 ca9280d653b3: Pull complete 03:15:10 7e9c9ca2126c: Download complete 03:15:16 7e9c9ca2126c: Pull complete 03:15:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 03:15:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 03:15:16 prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container 03:15:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:15:19 $ docker top 99223348b11d66ce129b493ffa38876147ae91ae25d5afb8eaa32b722112ef7e -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:20 + docker-compose build --help 03:15:20 + grep parallel 03:15:21 --parallel Build images in parallel. [Pipeline] } 03:15:21 $ docker stop --time=1 99223348b11d66ce129b493ffa38876147ae91ae25d5afb8eaa32b722112ef7e 03:15:22 $ docker rm -f 99223348b11d66ce129b493ffa38876147ae91ae25d5afb8eaa32b722112ef7e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:15:23 . [Pipeline] withDockerContainer 03:15:23 prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container 03:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:15:24 $ docker top d00e7e04f2ff531ae2c3b2bd4200425fb979c5669b04adffe70a49f5c64753a4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:15:25 + docker-compose -f ./docker-compose-build.yml build --parallel 03:15:26 Building docker-core-command-go ... 03:15:26 Building docker-core-data-go ... 03:15:26 Building docker-core-metadata-go ... 03:15:26 Building docker-security-bootstrap-redis-go ... 03:15:26 Building docker-security-proxy-setup-go ... 03:15:26 Building docker-security-secretstore-setup-go ... 03:15:26 Building docker-support-notifications-go ... 03:15:26 Building docker-support-scheduler-go ... 03:15:26 Building docker-sys-mgmt-agent-go ... 03:15:26 Building docker-sys-mgmt-agent-go 03:15:26 Building docker-core-command-go 03:15:26 Building docker-security-proxy-setup-go 03:15:26 Building docker-security-secretstore-setup-go 03:15:26 Building docker-support-notifications-go 03:15:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:15:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:15:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 03:15:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:15:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:15:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:15:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 03:15:57 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 03:15:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:15:58 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:15:58 03:15:58 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:15:58 ---> daee45c04739 03:15:58 ---> daee45c04739 03:15:58 Step 3/21 : WORKDIR /edgex-goStep 3/22 : WORKDIR /edgex-go 03:15:58 03:15:58 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:15:58 ---> daee45c04739 03:15:58 Step 3/26 : WORKDIR /edgex-go 03:15:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:15:58 ---> daee45c04739 03:15:58 Step 3/24 : WORKDIR /edgex-go 03:15:58 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:15:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:15:58 ---> daee45c04739 03:15:58 Step 3/24 : WORKDIR /edgex-go 03:15:58 ---> Running in 635307387e5e 03:15:58 ---> Running in 8dafb8b716a0 03:15:58 ---> Running in 794740e9ca5c 03:15:58 ---> Running in a1ad978d3899 03:15:58 ---> Running in a44ae5cd7a2f 03:15:58 Removing intermediate container 794740e9ca5c 03:15:58 ---> 354b6fa07516 03:15:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:58 Removing intermediate container 8dafb8b716a0 03:15:58 ---> 5b6696340449 03:15:58 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:58 Removing intermediate container a44ae5cd7a2f 03:15:58 ---> 101f38bd37d6 03:15:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:58 Removing intermediate container a1ad978d3899 03:15:58 ---> 32a7c0ba7988 03:15:58 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:58 Removing intermediate container 635307387e5e 03:15:58 ---> 645083b85d1c 03:15:58 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:15:58 ---> Running in 86629f573486 03:15:58 ---> Running in c4c4edde5452 03:15:58 ---> Running in 95fdb20828cf 03:15:58 ---> Running in a7e2d350755b 03:15:58 ---> Running in f4e3ab2d493d 03:16:00 Removing intermediate container c4c4edde5452 03:16:00 ---> 9734655f1473 03:16:00 Step 5/21 : RUN apk add --update --no-cache make git 03:16:00 Removing intermediate container 86629f573486 03:16:00 ---> da9e550bc333 03:16:00 Step 5/24 : RUN apk add --update --no-cache make git 03:16:00 ---> Running in c4c7153f7767 03:16:00 ---> Running in 472f46a5eeda 03:16:00 Removing intermediate container 95fdb20828cf 03:16:00 ---> 4ee2ec6bea2c 03:16:00 Step 5/26 : RUN apk add --update --no-cache make bash git 03:16:00 Removing intermediate container f4e3ab2d493d 03:16:00 ---> ae4fd48bc190 03:16:00 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 03:16:01 ---> Running in f6edc7bf5d64 03:16:01 Removing intermediate container a7e2d350755b 03:16:01 ---> 7e525d19ef89 03:16:01 Step 5/22 : RUN apk add --update --no-cache make git 03:16:01 ---> Running in 4d0e0cc4cafa 03:16:01 ---> Running in dc889d544c9c 03:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:16:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:16:03 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.262s coverage: 46.6% of statements 03:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 03:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 03:16:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 03:16:06 OK: 233 MiB in 51 packages 03:16:06 OK: 233 MiB in 51 packages 03:16:06 Removing intermediate container f6edc7bf5d64 03:16:06 ---> e74115e78713 03:16:06 Step 6/26 : COPY go.mod . 03:16:06 OK: 233 MiB in 51 packages 03:16:06 Removing intermediate container dc889d544c9c 03:16:06 ---> ece1fa38e2d2 03:16:06 Step 6/22 : COPY go.mod . 03:16:06 ---> 75830ce66354 03:16:06 Step 7/26 : RUN go mod download 03:16:06 ---> 3f15cd7ac3ca 03:16:06 Step 7/22 : RUN go mod download 03:16:06 OK: 233 MiB in 51 packages 03:16:06 ---> Running in cb572882eb6d 03:16:06 ---> Running in 03abf83180f2 03:16:07 Removing intermediate container 4d0e0cc4cafa 03:16:07 ---> 42db57c98898 03:16:07 Step 6/24 : COPY go.mod . 03:16:07 OK: 233 MiB in 51 packages 03:16:07 ---> e2ed92b44420 03:16:07 Step 7/24 : RUN go mod download 03:16:07 ---> Running in a92f26ca5ff6 03:16:08 Removing intermediate container 472f46a5eeda 03:16:08 ---> 741a6b4d3fb3 03:16:08 Step 6/24 : COPY go.mod . 03:16:08 Removing intermediate container c4c7153f7767 03:16:08 ---> 7f4fc125c1f0 03:16:08 Step 6/21 : COPY go.mod . 03:16:08 ---> 9fb17792c9ce 03:16:08 Step 7/24 : RUN go mod download 03:16:08 ---> Running in 881280c90726 03:16:08 ---> ed1a76ef433c 03:16:08 Step 7/21 : RUN go mod download 03:16:08 ---> Running in d01843b17cf9 03:16:09 Removing intermediate container cb572882eb6d 03:16:09 ---> b6c9d3c5bcad 03:16:09 Step 8/26 : COPY . . 03:16:09 Removing intermediate container 03abf83180f2 03:16:09 ---> 52d5d1ac1302 03:16:09 Step 8/22 : COPY . . 03:16:09 Removing intermediate container a92f26ca5ff6 03:16:09 ---> 29d6241ec22a 03:16:09 Step 8/24 : COPY . . 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.0% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.092s coverage: 100.0% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.591s coverage: 76.2% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 03:16:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.645s coverage: 82.6% of statements 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 03:16:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 03:16:11 Removing intermediate container 881280c90726 03:16:11 ---> 9595a6b02313 03:16:11 Step 8/24 : COPY . . 03:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.114s coverage: 28.6% of statements 03:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 03:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 03:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 03:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.234s coverage: 100.0% of statements 03:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 03:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements 03:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 03:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.336s coverage: 86.7% of statements 03:16:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 03:16:18 Removing intermediate container d01843b17cf9 03:16:18 ---> b793a0ce1023 03:16:18 Step 8/21 : COPY . . 03:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.293s coverage: 97.5% of statements 03:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 03:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.170s coverage: 78.3% of statements 03:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 03:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 03:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 03:16:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 03:16:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.992s coverage: 93.8% of statements 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 03:16:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 03:16:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.202s coverage: 0.1% of statements 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 75.5% of statements 03:16:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 03:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements 03:16:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.145s coverage: 87.2% of statements 03:16:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.139s coverage: 84.2% of statements 03:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.4% of statements 03:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.545s coverage: 63.5% of statements 03:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:16:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.076s coverage: 100.0% of statements 03:16:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 91.3% of statements 03:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 03:16:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.056s coverage: 73.7% of statements 03:16:34 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 03:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.882s coverage: 55.9% of statements 03:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 03:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 03:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 03:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 03:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 03:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.347s coverage: 37.0% of statements 03:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:16:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.604s coverage: 84.0% of statements 03:16:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.087s coverage: 100.0% of statements 03:16:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.323s coverage: 47.1% of statements 03:16:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:16:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:16:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 03:16:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 03:16:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 03:16:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.137s coverage: 100.0% of statements 03:16:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 03:16:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.095s coverage: 100.0% of statements 03:16:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 03:16:50 ---> bf9f8ce65ed1 03:16:50 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:16:50 ---> ee7a51578b8f 03:16:50 Step 9/22 : RUN make cmd/core-command/core-command 03:16:50 ---> Running in 36cfa222808f 03:16:50 ---> Running in 29a7f6ca984c 03:16:50 ---> c5332f402b57 03:16:50 Step 9/24 : RUN make cmd/support-notifications/support-notifications 03:16:50 ---> 14b8a56112fd 03:16:50 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:16:50 ---> 8849916fd5f3 03:16:50 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:16:50 ---> Running in 97b52a77a614 03:16:50 ---> Running in bbe7ebcb12d4 03:16:50 ---> Running in c090f121d407 03:16:50 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 03:16:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:16:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:16:50 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 03:16: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 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.101s coverage: 29.1% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.294s coverage: 99.0% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.078s coverage: 100.0% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.067s coverage: 100.0% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 03:16:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.104s coverage: 87.9% of statements 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 03:16:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 03:16:51 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.061s coverage: 100.0% of statements 03:16:52 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.050s coverage: 32.1% of statements 03:16:53 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 03:16:53 GO111MODULE=on go vet ./... 03:17:17 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 03:17:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:17:22 Removing intermediate container 97b52a77a614 03:17:22 ---> 1cc0bfe28a80 03:17:22 03:17:22 Step 10/24 : FROM scratch 03:17:22 ---> 03:17:22 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 03:17:22 Removing intermediate container 36cfa222808f 03:17:22 ---> c16f85bc64a6 03:17:22 03:17:22 Step 10/22 : FROM scratch 03:17:22 ---> 03:17:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:17:22 Removing intermediate container 29a7f6ca984c 03:17:22 ---> b2544b67c70d 03:17:22 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:17:24 ---> Running in 13ae2b540cca 03:17:24 ---> Running in bbba153d562a 03:17:24 ---> Running in 738286e2b2a7 03:17:24 Removing intermediate container c090f121d407 03:17:24 ---> 237b21918d31 03:17:24 03:17:24 Step 10/21 : FROM alpine:3.12 03:17:24 Removing intermediate container bbe7ebcb12d4 03:17:24 ---> 805275483ff9 03:17:24 03:17:24 Step 10/24 : FROM alpine:3.12 03:17:24 3.12: Pulling from library/alpine 03:17:24 3.12: Pulling from library/alpine 03:17:24 Removing intermediate container 738286e2b2a7 03:17:24 ---> a5939cb27572 03:17:24 Step 12/22 : ENV APP_PORT=48082 03:17:24 Removing intermediate container bbba153d562a 03:17:24 ---> ed1c8f8a2164 03:17:24 Step 12/24 : ENV APP_PORT=48060 03:17:24 ---> Running in 1a1d79787c50 03:17:24 ---> Running in 1a3a9432c9f9 03:17:25 Removing intermediate container 1a3a9432c9f9 03:17:25 ---> fee1d814d361 03:17:25 Step 13/24 : EXPOSE $APP_PORT 03:17:25 Removing intermediate container 1a1d79787c50 03:17:25 ---> 6f7d61674a0f 03:17:25 Step 13/22 : EXPOSE $APP_PORT 03:17:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:17:25 ---> Running in 8059271047f4 03:17:25 ---> Running in 7cdbd11cae74 03:17:25 Removing intermediate container 7cdbd11cae74 03:17:25 ---> 9ebd337576bc 03:17:25 Step 14/22 : WORKDIR / 03:17:25 Removing intermediate container 8059271047f4 03:17:25 ---> 6b4e86a85218 03:17:25 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 03:17:25 ---> Running in cd375b6d56a7 03:17:25 Removing intermediate container cd375b6d56a7 03:17:25 ---> 0152ee34fc09 03:17:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 03:17:25 ---> e4e2e8f343a1 03:17:25 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 03:17:25 ---> 3a78621d3ce4 03:17:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:17:27 Removing intermediate container 13ae2b540cca 03:17:27 ---> a190fe89417a 03:17:27 03:17:27 Step 11/26 : FROM docker:20.10.0 03:17:27 ---> 149b16ef3318 03:17:27 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 03:17:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:17:27 20.10.0: Pulling from library/docker 03:17:27 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:17:27 Status: Image is up to date for alpine:3.12 03:17:27 ---> 389fef711851 03:17:27 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:17:27 Status: Downloaded newer image for alpine:3.12 03:17:27 ---> 389fef711851 03:17:27 Step 11/21 : RUN apk add --update --no-cache curl 03:17:27 ---> 093d720bb4ad 03:17:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:17:27 ---> Running in 98adf43af547 03:17:27 ---> Running in 2f401218c537 03:17:28 ---> 99deecd3e0a7 03:17:28 Step 18/22 : ENTRYPOINT ["/core-command"] 03:17:28 ---> 9522a73a4c17 03:17:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 03:17:28 ---> Running in 30cd660d88c7 03:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:28 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:28 Removing intermediate container 30cd660d88c7 03:17:28 ---> 738e58628c7d 03:17:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:28 ---> 5e6a3b2dcb2c 03:17:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:17:28 (1/4) Installing ca-certificates (20191127-r4) 03:17:28 (1/5) Installing ca-certificates (20191127-r4) 03:17:28 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:17:28 (3/4) Installing libcurl (7.69.1-r3) 03:17:28 (4/4) Installing curl (7.69.1-r3) 03:17:28 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:17:28 (3/5) Installing libcurl (7.69.1-r3) 03:17:28 Executing busybox-1.31.1-r19.trigger 03:17:28 (4/5) Installing curl (7.69.1-r3) 03:17:28 (5/5) Installing dumb-init (1.2.2-r1) 03:17:28 Executing busybox-1.31.1-r19.trigger 03:17:28 Executing ca-certificates-20191127-r4.trigger 03:17:28 OK: 7 MiB in 19 packages 03:17:28 Executing ca-certificates-20191127-r4.trigger 03:17:28 OK: 7 MiB in 18 packages 03:17:29 ---> Running in 1d164811d45b 03:17:30 Removing intermediate container 1d164811d45b 03:17:30 ---> 25df8c1f4f2d 03:17:30 Step 20/22 : LABEL arch=x86_64 03:17:30 ---> 1b3f93ceed96 03:17:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:17:30 ---> Running in 703249db0032 03:17:30 Removing intermediate container 98adf43af547 03:17:30 ---> 45e235bd55b6 03:17:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:17:30 Removing intermediate container 2f401218c537 03:17:30 ---> a880659f2902 03:17:30 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:17:30 ---> ad1e26717bb0 03:17:30 Step 20/24 : ENTRYPOINT ["/support-notifications"] 03:17:30 Removing intermediate container 703249db0032 03:17:30 ---> 225f73490d14 03:17:30 Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:17:31 ---> Running in 6b823914e9fd 03:17:31 ---> Running in 60d24bb46947 03:17:31 ---> Running in 224249dc1e28 03:17:31 ---> Running in fd7e69cd4fae 03:17:31 Removing intermediate container 6b823914e9fd 03:17:31 ---> 0126dd4e9608 03:17:31 Step 13/24 : WORKDIR / 03:17:31 Removing intermediate container 60d24bb46947 03:17:31 ---> fac45380ea2c 03:17:31 Step 13/21 : WORKDIR /edgex 03:17:31 Removing intermediate container 224249dc1e28 03:17:31 ---> 44a9632f1a09 03:17:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:17:31 ---> Running in 576cd64f9a43 03:17:31 Removing intermediate container fd7e69cd4fae 03:17:31 ---> 4b5a6a5b1005 03:17:31 Step 22/22 : LABEL version=0.0.0 03:17:31 ---> Running in 4f67579d4cc9 03:17:31 ---> Running in 7c7d8c26b242 03:17:31 ---> Running in 1843b80b5807 03:17:32 Removing intermediate container 576cd64f9a43 03:17:32 ---> 40742e1a1468 03:17:32 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:17:32 Removing intermediate container 4f67579d4cc9 03:17:32 ---> cd3133cdc9d2 03:17:32 Step 22/24 : LABEL arch=x86_64 03:17:32 ---> Running in 6a3ebce1a934 03:17:32 Removing intermediate container 7c7d8c26b242 03:17:32 ---> 9f1e83193707 03:17:32 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:17:32 Removing intermediate container 1843b80b5807 03:17:32 ---> 5db23606d314 03:17:32 03:17:32 ---> d575f417b3bb 03:17:32 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:17:32 Successfully built 5db23606d314 03:17:32 Removing intermediate container 6a3ebce1a934 03:17:32 ---> 9e8c69d1f99f 03:17:32 Step 23/24 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:17:32 Successfully tagged docker-core-command-go:latest 03:17:32 Building docker-core-metadata-go 03:17:34  Building docker-core-command-go ... done  ---> 51b64f9eb7ca 03:17:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:17:34 ---> bee1d3b5c30d 03:17:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:17:34 ---> Running in a7a4f1b359b4 03:17:37 ---> a0a6ca789aad 03:17:37 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:17:37 Removing intermediate container a7a4f1b359b4 03:17:37 ---> 0e20e8c111c3 03:17:37 Step 24/24 : LABEL version=0.0.0 03:17:37 ---> 5ab2fe2e997f 03:17:37 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:17:38 ---> Running in 38821d309fd8 03:17:38 ---> 6ee88a94a3ce 03:17:38 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:17:38 ---> 7272e7581293 03:17:38 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:17:38 ---> Running in ded729372f29 03:17:38 Removing intermediate container 38821d309fd8 03:17:38 ---> c666448b265a 03:17:38 03:17:39 Successfully built c666448b265a 03:17:40 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:17:40 Removing intermediate container ded729372f29 03:17:40 ---> 099f3a39f9a0 03:17:40 Step 18/21 : CMD ["--init=true"] 03:17:40 Status: Downloaded newer image for docker:20.10.0 03:17:40 ---> aefe523efa57 03:17:40 Step 12/26 : RUN apk add --no-cache bash 03:17:40 Successfully tagged docker-support-notifications-go:latest 03:17:40  Building docker-support-notifications-go ... done Building docker-support-scheduler-go 03:17:43 ---> f1beb34252ab 03:17:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:17:43 ---> Running in 8a45aaf4f1bd 03:17:43 ---> Running in 60d08dd163d8 03:17:47 Removing intermediate container 60d08dd163d8 03:17:47 ---> f6e5d84e724e 03:17:47 Step 19/21 : LABEL arch=x86_64 03:17:47 ---> 0daba86ddf25 03:17:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:17:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:48 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:17:48 ---> daee45c04739 03:17:48 Step 3/22 : WORKDIR /edgex-go 03:17:48 ---> Using cache 03:17:48 ---> 645083b85d1c 03:17:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:48 ---> Using cache 03:17:48 ---> ae4fd48bc190 03:17:48 Step 5/22 : RUN apk add --update --no-cache make git 03:17:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:48 (1/2) Installing readline (8.0.4-r0) 03:17:48 (2/2) Installing bash (5.0.17-r0) 03:17:48 Executing bash-5.0.17-r0.post-install 03:17:48 Executing busybox-1.31.1-r19.trigger 03:17:48 OK: 12 MiB in 22 packages 03:17:49 ---> Running in 114ba72d11ef 03:17:49 ---> Running in b7035d32c156 03:17:49 ---> Running in d3a8e9c88907 03:17:50 Removing intermediate container b7035d32c156 03:17:50 ---> 5a0f751de2f8 03:17:50 Step 20/21 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:17:50 ---> Running in 997a4c5f5856 03:17:52 Removing intermediate container 997a4c5f5856 03:17:52 ---> ba78d9d86ad0 03:17:52 Step 21/21 : LABEL version=0.0.0 03:17:52 Removing intermediate container 8a45aaf4f1bd 03:17:52 ---> 7761d83a04be 03:17:52 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:17:52 ---> Running in e179b4b2a551 03:17:52 ---> Running in 036e625dee2b 03:17:53 Removing intermediate container 036e625dee2b 03:17:53 ---> 3c070eea5159 03:17:53 03:17:53 Successfully built 3c070eea5159 03:17:53 Removing intermediate container e179b4b2a551 03:17:53 ---> cea977e205c7 03:17:53 Step 14/26 : ENV APP_PORT=48090 03:17:53 Successfully tagged docker-security-proxy-setup-go:latest 03:17:53  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 03:17:53 Removing intermediate container 114ba72d11ef 03:17:53 ---> 1aa746654a77 03:17:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:17:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:17:54 ---> Running in af6aa5a29e4a 03:17:55 OK: 233 MiB in 51 packages 03:17:56 ---> Running in 8ac7828afd8b 03:17:57 Removing intermediate container af6aa5a29e4a 03:17:57 ---> f2cc1850de09 03:17:57 Step 15/26 : EXPOSE $APP_PORT 03:17:57 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:17:57 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:17:57 ---> daee45c04739 03:17:57 Step 3/21 : WORKDIR /edgex-go 03:17:57 ---> Using cache 03:17:57 ---> 645083b85d1c 03:17:57 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:57 ---> Using cache 03:17:57 ---> ae4fd48bc190 03:17:57 Step 5/21 : RUN apk add --update --no-cache make git 03:17:58 ---> Running in 2428523638ff 03:17:58 ---> Running in 6a76f5587396 03:17:58 Removing intermediate container 8ac7828afd8b 03:17:58 ---> d01a9ccde269 03:17:58 Step 22/24 : LABEL arch=x86_64 03:17:58 Removing intermediate container d3a8e9c88907 03:17:58 ---> 28ff614a7b17 03:17:58 Step 6/22 : COPY go.mod . 03:17:58 ---> Running in 7c241fc17381 03:17:58 Removing intermediate container 2428523638ff 03:17:58 ---> 15967a34c207 03:17:58 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:17:59 Removing intermediate container 7c241fc17381 03:17:59 ---> c9c759728b95 03:17:59 Step 23/24 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:17:59 ---> c563fde5af3a 03:17:59 Step 7/22 : RUN go mod download 03:17:59 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:00 ---> Running in ecaf9af28c99 03:18:00 ---> Running in 87e3669255e8 03:18:00 ---> f1569f418d58 03:18:00 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:18:00 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:01 Removing intermediate container ecaf9af28c99 03:18:01 ---> 5ebb28802a59 03:18:01 Step 24/24 : LABEL version=0.0.0 03:18:01 ---> 4e5fe9938cd3 03:18:01 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:18:01 ---> Running in 64ec0cd42e61 03:18:02 gofmt -l . 03:18:02 [ "`gofmt -l .`" = "" ] 03:18:02 ./bin/test-go-mod-tidy.sh 03:18:02 ./bin/test-attribution-txt.sh 03:18:02 OK: 233 MiB in 51 packages 03:18:02 Removing intermediate container 64ec0cd42e61 03:18:02 ---> 6a70292ac6b3 03:18:02 03:18:02 Successfully built 6a70292ac6b3 03:18:02 ---> d2b340cd70da 03:18:02 Step 19/26 : RUN apk --no-cache add py3-pip 03:18:03 Successfully tagged docker-security-secretstore-setup-go:latest 03:18:03  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 03:18:04 ---> Running in 5631cf37d12e [Pipeline] sh 03:18:05 + ls -al . 03:18:05 total 664 03:18:05 drwxrwxr-x 9 1001 1001 4096 Jan 5 03:18 . 03:18:05 drwxr-xr-x 4 root root 4096 Jan 5 03:14 .. 03:18:05 -rw-rw-r-- 1 1001 1001 11 Jan 5 03:12 .dockerignore 03:18:05 drwxrwxr-x 8 1001 1001 4096 Jan 5 03:12 .git 03:18:05 drwxrwxr-x 3 1001 1001 4096 Jan 5 03:12 .github 03:18:05 -rw-rw-r-- 1 1001 1001 824 Jan 5 03:12 .gitignore 03:18:05 -rw-rw-r-- 1 1001 1001 166 Jan 5 03:12 .sonarcloud.properties 03:18:05 -rw-rw-r-- 1 1001 1001 3804 Jan 5 03:12 CONTRIBUTING.md 03:18:05 -rw-rw-r-- 1 1001 1001 931 Jan 5 03:12 Dockerfile.build 03:18:05 -rw-rw-r-- 1 1001 1001 863 Jan 5 03:12 Jenkinsfile 03:18:05 -rw-rw-r-- 1 1001 1001 10775 Jan 5 03:12 LICENSE 03:18:05 -rw-rw-r-- 1 1001 1001 5750 Jan 5 03:12 Makefile 03:18:05 -rw-rw-r-- 1 1001 1001 6511 Jan 5 03:12 README.md 03:18:05 -rw-rw-r-- 1 1001 1001 6744 Jan 5 03:12 SECURITY.md 03:18:05 -rw-rw-r-- 1 1001 1001 5 Jan 5 03:12 VERSION 03:18:05 -rw-rw-r-- 1 1001 1001 4131 Jan 5 03:12 ZMQWindows.md 03:18:05 drwxrwxr-x 2 1001 1001 4096 Jan 5 03:12 bin 03:18:05 drwxrwxr-x 14 1001 1001 4096 Jan 5 03:12 cmd 03:18:05 -rw-r--r-- 1 root root 539358 Jan 5 03:16 coverage.out 03:18:05 -rw-r--r-- 1 root root 979 Jan 5 03:18 go.mod 03:18:05 -rw-r--r-- 1 root root 18934 Jan 5 03:18 go.sum 03:18:05 drwxrwxr-x 8 1001 1001 4096 Jan 5 03:12 internal 03:18:05 drwxrwxr-x 4 1001 1001 4096 Jan 5 03:12 openapi 03:18:05 drwxrwxr-x 4 1001 1001 4096 Jan 5 03:12 snap 03:18:05 -rw-rw-r-- 1 1001 1001 168 Jan 5 03:12 version.go [Pipeline] sh 03:18:05 + '[' -e coverage.out ] 03:18:05 + chown 1001:1001 coverage.out [Pipeline] stash 03:18:06 Warning: overwriting stash ‘coverage-report’ 03:18:06 Removing intermediate container 6a76f5587396 03:18:06 ---> f6603b408ddc 03:18:06 Step 6/21 : COPY go.mod . 03:18:06 Removing intermediate container 87e3669255e8 03:18:06 ---> a071f15030ca 03:18:06 Step 8/22 : COPY . . 03:18:07 Stashed 1 file(s) [Pipeline] sh 03:18:07 + make build 03:18:07 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 03:18:08 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:18:08 ---> daee45c04739 03:18:08 Step 3/22 : WORKDIR /edgex-go 03:18:08 ---> Using cache 03:18:08 ---> 645083b85d1c 03:18:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:08 ---> Using cache 03:18:08 ---> ae4fd48bc190 03:18:08 Step 5/22 : RUN apk add --update --no-cache make git 03:18:08 ---> Using cache 03:18:08 ---> f6603b408ddc 03:18:08 Step 6/22 : COPY go.mod . 03:18:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:09 (1/33) Installing libbz2 (1.0.8-r1) 03:18:09 (2/33) Installing expat (2.2.9-r1) 03:18:09 (3/33) Installing libffi (3.3-r2) 03:18:09 (4/33) Installing gdbm (1.13-r1) 03:18:09 (5/33) Installing xz-libs (5.2.5-r0) 03:18:09 (6/33) Installing sqlite-libs (3.32.1-r0) 03:18:09 (7/33) Installing python3 (3.8.5-r0) 03:18:16 ---> 756c47a04da8 03:18:16 Step 7/21 : RUN go mod download 03:18:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:18:17 ---> 4d10308741d3 03:18:17 Step 7/22 : RUN go mod download 03:18:19 (8/33) Installing py3-appdirs (1.4.4-r1) 03:18:19 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:18:19 (10/33) Installing py3-parsing (2.4.7-r0) 03:18:19 (11/33) Installing py3-six (1.15.0-r0) 03:18:19 (12/33) Installing py3-packaging (20.4-r0) 03:18:20 (13/33) Installing py3-setuptools (47.0.0-r0) 03:18:20 (14/33) Installing py3-chardet (3.0.4-r4) 03:18:20 ---> Running in 3853c1762ad2 03:18:20 ---> Running in 84faf476f217 03:18:20 (15/33) Installing py3-idna (2.9-r0) 03:18:20 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:18:20 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:18:20 (18/33) Installing py3-requests (2.23.0-r0) 03:18:20 (19/33) Installing py3-msgpack (1.0.0-r0) 03:18:20 (20/33) Installing py3-lockfile (0.12.2-r3) 03:18:20 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:18:22 (22/33) Installing py3-colorama (0.4.3-r0) 03:18:23 (23/33) Installing py3-distlib (0.3.0-r0) 03:18:24 (24/33) Installing py3-distro (1.5.0-r1) 03:18:24 (25/33) Installing py3-webencodings (0.5.1-r3) 03:18:24 (26/33) Installing py3-html5lib (1.0.1-r4) 03:18:24 (27/33) Installing py3-pytoml (0.1.21-r0) 03:18:24 (28/33) Installing py3-pep517 (0.8.2-r0) 03:18:24 (29/33) Installing py3-progress (1.5-r0) 03:18:24 (30/33) Installing py3-toml (0.10.1-r0) 03:18:24 (31/33) Installing py3-retrying (1.3.3-r0) 03:18:24 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:18:24 (33/33) Installing py3-pip (20.1.1-r0) 03:18:25 Executing busybox-1.31.1-r19.trigger 03:18:25 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:18:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:18:25 ---> daee45c04739 03:18:25 Step 3/23 : WORKDIR /edgex-go 03:18:25 ---> Using cache 03:18:25 ---> 645083b85d1c 03:18:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:25 ---> Using cache 03:18:25 ---> ae4fd48bc190 03:18:25 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:18:26 OK: 71 MiB in 55 packages 03:18:26 ---> Running in c5d72cfdb505 03:18:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:18:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:18:29 Removing intermediate container 3853c1762ad2 03:18:29 ---> 9ef035339b40 03:18:29 Step 8/21 : COPY . . 03:18:29 Removing intermediate container 84faf476f217 03:18:29 ---> ae0d27bc673c 03:18:29 Step 8/22 : COPY . . 03:18:29 OK: 233 MiB in 51 packages 03:18:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:18:44 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 03:18:44 ---> df15e157a239 03:18:44 Step 9/22 : RUN make cmd/core-metadata/core-metadata 03:18:45 Removing intermediate container c5d72cfdb505 03:18:45 ---> 7dbac66cf4e4 03:18:45 Step 6/23 : COPY go.mod . 03:18:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:18:50 ---> Running in 2307c7053eb8 03:18:50 ---> 57fd11b361c2 03:18:50 Step 7/23 : RUN go mod download 03:18:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:18:52 ---> Running in 77ae1ca6d599 03:18:53 Removing intermediate container 5631cf37d12e 03:18:53 ---> 0fdc7e292a29 03:18:53 Step 20/26 : RUN pip install docker-compose==1.23.2 03:18:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:18:54 ---> Running in 49a454659ae0 03:18:55 ---> 12140db74960 03:18:55 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 03:18:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:18:56 ---> 724404e581ce 03:18:56 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 03:18:56 ---> Running in 115d7fe19c78 03:18:56 ---> Running in 3114d3aa04fc 03:18:57 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 03:18:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:18:57 Removing intermediate container 77ae1ca6d599 03:18:57 ---> 78880b09684d 03:18:57 Step 8/23 : COPY . . 03:19:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:19:04 Collecting docker-compose==1.23.2 03:19:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:19:04 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 03:19:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:19:05 Collecting cached-property<2,>=1.2.0 03:19:05 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:19:05 Collecting docker<4.0,>=3.6.0 03:19:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:19:06 Collecting texttable<0.10,>=0.9.0 03:19:06 Downloading texttable-0.9.1.tar.gz (11 kB) 03:19:08 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 03:19:10 Collecting jsonschema<3,>=2.5.1 03:19:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:19:11 Collecting docopt<0.7,>=0.6.1 03:19:11 Downloading docopt-0.6.2.tar.gz (25 kB) 03:19:11 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 03:19:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:19:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:19:13 Collecting dockerpty<0.5,>=0.4.1 03:19:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:19:15 Collecting PyYAML<4,>=3.10 03:19:15 Downloading PyYAML-3.13.tar.gz (270 kB) 03:19:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:19:18 Collecting websocket-client<1.0,>=0.32.0 03:19:18 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:19:18 Collecting docker-pycreds>=0.4.0 03:19:18 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:19:18 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:19:18 Collecting urllib3<1.25,>=1.21.1 03:19:18 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:19:18 Collecting idna<2.8,>=2.5 03:19:18 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [Pipeline] } 03:19:19 $ docker stop --time=1 674b579fea7a2f3d99a1493dc55e12e91181225375dba1ce7c26426044a9c448 03:19:19 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:19:19 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:19:19 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:19:19 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:19:19 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:19:19 Installing collected packages: cached-property, websocket-client, docker-pycreds, urllib3, idna, requests, docker, texttable, jsonschema, docopt, dockerpty, PyYAML, docker-compose 03:19:20 ---> 2d9f49885107 03:19:20 Step 9/23 : RUN make cmd/core-data/core-data 03:19:21 Attempting uninstall: urllib3 03:19:21 Found existing installation: urllib3 1.25.9 03:19:21 Uninstalling urllib3-1.25.9: 03:19:21 ---> Running in 53627f0b58d0 03:19:21 Successfully uninstalled urllib3-1.25.9 03:19:21 $ docker rm -f 674b579fea7a2f3d99a1493dc55e12e91181225375dba1ce7c26426044a9c448 03:19:21 Attempting uninstall: idna 03:19:21 Found existing installation: idna 2.9 03:19:21 Uninstalling idna-2.9: 03:19:21 Successfully uninstalled idna-2.9 03:19:22 Attempting uninstall: requests 03:19:22 Found existing installation: requests 2.23.0 03:19:22 Uninstalling requests-2.23.0: 03:19:22 Successfully uninstalled requests-2.23.0 03:19:22 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 03:19:22 Running setup.py install for texttable: started [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:19:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:19:23 03:19:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:19:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:19:24 latest: Pulling from edgex-devops/edgex-compose-arm64 03:19:24 29e5d40040c1: Pulling fs layer 03:19:24 1ce36da41761: Pulling fs layer 03:19:24 25b303627fd3: Pulling fs layer 03:19:24 29e5d40040c1: Download complete 03:19:24 Running setup.py install for texttable: finished with status 'done' 03:19:24 Removing intermediate container 115d7fe19c78 03:19:24 ---> 7a1468111fdd 03:19:24 03:19:24 Step 10/22 : FROM alpine:3.12 03:19:24 ---> 389fef711851 03:19:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:19:24 ---> Using cache 03:19:24 ---> 45e235bd55b6 03:19:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 03:19:25 Running setup.py install for docopt: started 03:19:25 1ce36da41761: Verifying Checksum 03:19:25 1ce36da41761: Download complete 03:19:25 29e5d40040c1: Pull complete 03:19:25 ---> Running in 009b80c76f44 03:19:25 Running setup.py install for docopt: finished with status 'done' 03:19:25 Running setup.py install for dockerpty: started 03:19:26 Removing intermediate container 009b80c76f44 03:19:26 ---> 472e0e64884d 03:19:26 Step 13/22 : WORKDIR / 03:19:26 Running setup.py install for dockerpty: finished with status 'done' 03:19:26 Running setup.py install for PyYAML: started 03:19:26 1ce36da41761: Pull complete 03:19:26 25b303627fd3: Verifying Checksum 03:19:26 25b303627fd3: Download complete 03:19:28 Running setup.py install for PyYAML: finished with status 'done' 03:19:28 ---> Running in a97b44d7d13d 03:19:29 Removing intermediate container 3114d3aa04fc 03:19:29 ---> c7673a11589c 03:19:29 03:19:29 Step 10/21 : FROM scratch 03:19:29 ---> 03:19:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:19:29 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 03:19:32 ---> Using cache 03:19:32 ---> a5939cb27572 03:19:32 Step 12/21 : ENV APP_PORT=48085 03:19:32 Removing intermediate container a97b44d7d13d 03:19:32 ---> cdbd521e5893 03:19:32 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 03:19:32 ---> Running in 004d80fda46f 03:19:33 Removing intermediate container 2307c7053eb8 03:19:33 ---> 184bf586c99e 03:19:33 03:19:33 Step 10/22 : FROM scratch 03:19:33 ---> 03:19:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:19:33 ---> Using cache 03:19:33 ---> a5939cb27572 03:19:33 Step 12/22 : ENV APP_PORT=48081 03:19:36 ---> ff069fca45be 03:19:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 03:19:36 Removing intermediate container 004d80fda46f 03:19:36 ---> a168a7c2461a 03:19:36 Step 13/21 : EXPOSE $APP_PORT 03:19:36 ---> Running in 51345432382d 03:19:36 ---> Running in f40729a926a1 03:19:36 Removing intermediate container 49a454659ae0 03:19:36 ---> a8304de2bbd8 03:19:36 Step 21/26 : RUN apk --no-cache add curl 03:19:36 ---> Running in 025ad01fdac7 03:19:36 Removing intermediate container 51345432382d 03:19:36 ---> 78eecc5cc966 03:19:36 Step 13/22 : EXPOSE $APP_PORT 03:19:36 Removing intermediate container f40729a926a1 03:19:36 ---> 9e4d9f52c7f1 03:19:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 03:19:36 25b303627fd3: Pull complete 03:19:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 03:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:19:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 03:19:36 ---> Running in 3b9bba4c011c 03:19:37 prd-ubuntu18.04-docker-arm64-4c-16g-18413 does not seem to be running inside a container 03:19:37 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:19:37 ---> bcba15bed69d 03:19:37 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 03:19:37 Removing intermediate container 3b9bba4c011c 03:19:37 ---> 1345ef656ad0 03:19:37 Step 14/22 : WORKDIR / 03:19:37 ---> 234cfc9a606e 03:19:37 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:19:37 ---> Running in 24fce5659218 03:19:38 ---> 4421c713bbb0 03:19:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 03:19:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:38 Removing intermediate container 24fce5659218 03:19:38 ---> 5e50015e5312 03:19:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 03:19:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:38 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:19:38 (2/3) Installing libcurl (7.69.1-r3) 03:19:38 (3/3) Installing curl (7.69.1-r3) 03:19:38 Executing busybox-1.31.1-r19.trigger 03:19:38 OK: 72 MiB in 58 packages 03:19:38 ---> a855137df92b 03:19:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:19:38 ---> 2855194e26ec 03:19:38 Step 18/22 : RUN chmod +x entrypoint.sh 03:19:39 ---> d42af9112b0c 03:19:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:19:39 ---> Running in cb4904f9f7c4 03:19:40 ---> 9d248a0d87db 03:19:40 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 03:19:40 ---> f4c2a771eb8e 03:19:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:19:40 $ docker top af19276402b101dae50a22335423ce70726c3220a55fd2dbe7a459eb60aea9b5 -eo pid,comm 03:19:40 ---> Running in 993b3098aa13 03:19:40 Removing intermediate container 025ad01fdac7 03:19:40 ---> f49896e25e93 03:19:40 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:19:40 ---> Running in 5d8139c1e3f9 03:19:40 Removing intermediate container 993b3098aa13 03:19:40 ---> 5e9fc5331962 03:19:40 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] { [Pipeline] sh 03:19:40 ---> 1397aba46297 03:19:40 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:19:40 ---> Running in 0bccec11991d 03:19:40 ---> Running in 7089de794fb6 03:19:40 Removing intermediate container 5d8139c1e3f9 03:19:40 ---> 18da74e36572 03:19:40 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:41 ---> Running in 19f2cd15ec31 03:19:41 + docker-compose build --help 03:19:41 + grep parallel 03:19:41 Removing intermediate container 0bccec11991d 03:19:41 ---> bae092b777c5 03:19:41 Step 19/21 : LABEL arch=x86_64 03:19:41 Removing intermediate container 7089de794fb6 03:19:41 ---> f7369f4c250e 03:19:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:41 ---> Running in e161f3a969ea 03:19:41 ---> Running in 1c6d3b4e0491 03:19:41 Removing intermediate container 19f2cd15ec31 03:19:41 ---> a18fdf060cf1 03:19:41 Step 24/26 : LABEL arch=x86_64 03:19:41 ---> Running in ce38df488bea 03:19:41 Removing intermediate container cb4904f9f7c4 03:19:41 ---> 99b432c65367 03:19:41 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 03:19:41 Removing intermediate container e161f3a969ea 03:19:41 ---> 475768a2eb67 03:19:41 Step 20/22 : LABEL arch=x86_64 03:19:41 Removing intermediate container 1c6d3b4e0491 03:19:41 ---> 477ce38a8abe 03:19:41 Step 20/21 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:19:42 ---> Running in 24d9e115c972 03:19:42 ---> Running in a3122606dc76 03:19:43 Removing intermediate container ce38df488bea 03:19:43 ---> d273f286d042 03:19:43 Step 25/26 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:19:43 ---> Running in 53d9459667c8 03:19:44 ---> Running in 27e588f9b49a 03:19:44 Removing intermediate container 24d9e115c972 03:19:44 ---> 92d75b21f61a 03:19:44 Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:19:44 Removing intermediate container a3122606dc76 03:19:44 ---> 67b47c15bbed 03:19:44 Step 20/22 : LABEL arch=x86_64 03:19:44 Removing intermediate container 53d9459667c8 03:19:44 ---> 7a6607d26471 03:19:44 Step 21/21 : LABEL version=0.0.0 03:19:44 ---> Running in 713fa9a1bdcf 03:19:44 ---> Running in 3f101fc372b8 03:19:44 ---> Running in ee875de3e6ee 03:19:44 --parallel Build images in parallel. [Pipeline] } 03:19:44 $ docker stop --time=1 af19276402b101dae50a22335423ce70726c3220a55fd2dbe7a459eb60aea9b5 03:19:44 Removing intermediate container 27e588f9b49a 03:19:44 ---> 66727dabb90e 03:19:44 Step 26/26 : LABEL version=0.0.0 03:19:44 Removing intermediate container 713fa9a1bdcf 03:19:44 ---> 0adc7bf7cfaf 03:19:44 Step 22/22 : LABEL version=0.0.0 03:19:45 ---> Running in 35269741f0c7 03:19:45 Removing intermediate container 3f101fc372b8 03:19:45 ---> 5f613abfa36a 03:19:45 Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:19:45 Removing intermediate container ee875de3e6ee 03:19:45 ---> aa4d1e8835c7 03:19:45 03:19:45 ---> Running in b44a511c60a0 03:19:45 ---> Running in 741c6cdff4e5 03:19:45 Removing intermediate container 35269741f0c7 03:19:45 ---> 25903d3d6de4 03:19:45 03:19:45 Successfully built aa4d1e8835c7 03:19:45 Successfully tagged docker-support-scheduler-go:latest 03:19:45 Successfully built 25903d3d6de4 03:19:45  Building docker-support-scheduler-go ... done Removing intermediate container b44a511c60a0 03:19:45 ---> 3be80c4e1df6 03:19:45 03:19:45 Successfully built 3be80c4e1df6 03:19:45 Successfully tagged docker-sys-mgmt-agent-go:latest 03:19:45  Building docker-sys-mgmt-agent-go ... done Successfully tagged docker-core-metadata-go:latest 03:19:45  Building docker-core-metadata-go ... done Removing intermediate container 741c6cdff4e5 03:19:45 ---> a3b0141092a6 03:19:45 Step 22/22 : LABEL version=0.0.0 03:19:46 $ docker rm -f af19276402b101dae50a22335423ce70726c3220a55fd2dbe7a459eb60aea9b5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:19:47 ---> Running in a1d9e2268f90 03:19:47 Removing intermediate container 53627f0b58d0 03:19:47 ---> 01fd8df6daee 03:19:47 03:19:47 Step 10/23 : FROM alpine:3.12 03:19:47 ---> 389fef711851 03:19:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:19:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:19:47 . [Pipeline] withDockerContainer 03:19:47 ---> Running in 7e32de58ed62 03:19:47 Removing intermediate container a1d9e2268f90 03:19:47 ---> 0f8af885c01b 03:19:47 03:19:47 Successfully built 0f8af885c01b 03:19:47 Successfully tagged docker-security-bootstrap-redis-go:latest 03:19:47  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 7e32de58ed62 03:19:47 ---> 20c538cf6ff8 03:19:47 Step 12/23 : ENV APP_PORT=48080 03:19:47 prd-ubuntu18.04-docker-arm64-4c-16g-18413 does not seem to be running inside a container 03:19:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:19:47 ---> Running in 122cd8c9af83 03:19:47 Removing intermediate container 122cd8c9af83 03:19:47 ---> aab79deed41f 03:19:47 Step 13/23 : EXPOSE $APP_PORT 03:19:47 ---> Running in 50b3cc79ad7d 03:19:48 Removing intermediate container 50b3cc79ad7d 03:19:48 ---> 6b19eaa74598 03:19:48 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:19:48 ---> Running in f6505c3deecb 03:19:49 Removing intermediate container f6505c3deecb 03:19:49 ---> abe608bae34c 03:19:49 Step 15/23 : RUN apk add --update --no-cache zeromq 03:19:49 ---> Running in 86ca21941f94 03:19:49 $ docker top 3a14918b330dc103ecce010dfb109bd96679393f7d20119acfa24d97ac78b8ba -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:19:50 + docker-compose -f ./docker-compose-build.yml build --parallel 03:19:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:19:51 (1/5) Installing libgcc (9.3.0-r2) 03:19:51 (2/5) Installing libsodium (1.0.18-r0) 03:19:51 (3/5) Installing libstdc++ (9.3.0-r2) 03:19:52 (4/5) Installing libzmq (4.3.3-r0) 03:19:52 (5/5) Installing zeromq (4.3.3-r0) 03:19:52 Executing busybox-1.31.1-r19.trigger 03:19:52 OK: 8 MiB in 19 packages 03:19:53 Removing intermediate container 86ca21941f94 03:19:53 ---> b82734bef988 03:19:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 03:19:53 ---> 0d43a2ce183c 03:19:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:19:54 ---> 24cf86486881 03:19:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:19:54 ---> d235d0295f7e 03:19:54 Step 19/23 : ENTRYPOINT ["/core-data"] 03:19:54 ---> Running in 32ff6021f9fd 03:19:54 Building docker-core-command-go ... 03:19:54 Building docker-core-data-go ... 03:19:54 Building docker-core-metadata-go ... 03:19:54 Building docker-security-bootstrap-redis-go ... 03:19:54 Building docker-security-proxy-setup-go ... 03:19:54 Building docker-security-secretstore-setup-go ... 03:19:54 Building docker-support-notifications-go ... 03:19:54 Building docker-support-scheduler-go ... 03:19:54 Building docker-sys-mgmt-agent-go ... 03:19:54 Building docker-support-notifications-go 03:19:54 Building docker-core-command-go 03:19:54 Building docker-core-data-go 03:19:54 Building docker-support-scheduler-go 03:19:54 Building docker-sys-mgmt-agent-go 03:19:54 Removing intermediate container 32ff6021f9fd 03:19:54 ---> 9013df1ab10f 03:19:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:54 ---> Running in ee8c73a9f196 03:19:55 Removing intermediate container ee8c73a9f196 03:19:55 ---> c2a4d083946e 03:19:55 Step 21/23 : LABEL arch=x86_64 03:19:55 ---> Running in 051e98fce1e5 03:19:55 Removing intermediate container 051e98fce1e5 03:19:55 ---> ce2f378e25a0 03:19:55 Step 22/23 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:19:55 ---> Running in c45cdc71062a 03:19:55 Removing intermediate container c45cdc71062a 03:19:55 ---> 6ffaea20ddeb 03:19:55 Step 23/23 : LABEL version=0.0.0 03:19:55 ---> Running in 239c81393ed1 03:19:55 Removing intermediate container 239c81393ed1 03:19:55 ---> 37adbfa77968 03:19:55 03:19:55 Successfully built 37adbfa77968 03:19:55 Successfully tagged docker-core-data-go:latest 03:19:56  Building docker-core-data-go ... done  [Pipeline] } 03:19:56 $ docker stop --time=1 d00e7e04f2ff531ae2c3b2bd4200425fb979c5669b04adffe70a49f5c64753a4 03:19:57 $ docker rm -f d00e7e04f2ff531ae2c3b2bd4200425fb979c5669b04adffe70a49f5c64753a4 [Pipeline] // withDockerContainer [Pipeline] sh 03:19:58 + docker images 03:19:58 + grep docker 03:19:58 docker-core-data-go latest 37adbfa77968 3 seconds ago 22.2MB 03:19:58 docker-security-bootstrap-redis-go latest 0f8af885c01b 11 seconds ago 15.8MB 03:19:58 docker-sys-mgmt-agent-go latest 25903d3d6de4 13 seconds ago 313MB 03:19:58 docker-core-metadata-go latest 3be80c4e1df6 13 seconds ago 13MB 03:19:58 docker-support-scheduler-go latest aa4d1e8835c7 14 seconds ago 10.7MB 03:19:58 docker-security-secretstore-setup-go latest 6a70292ac6b3 About a minute ago 24.6MB 03:19:58 docker-security-proxy-setup-go latest 3c070eea5159 2 minutes ago 24.5MB 03:19:58 docker-support-notifications-go latest c666448b265a 2 minutes ago 12MB 03:19:58 docker-core-command-go latest 5db23606d314 2 minutes ago 10.6MB 03:19:58 docker 20.10.0 aefe523efa57 3 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 03:20:14 Still waiting to schedule task 03:20:14 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 03:21:02 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:21:02 ---> f204f591676c 03:21:02 Step 3/23 : WORKDIR /edgex-go 03:21:02 Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:21:02 ---> f204f591676c 03:21:02 Step 3/26 : WORKDIR /edgex-go 03:21:02 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:21:02 ---> f204f591676c 03:21:02 Step 3/24 : WORKDIR /edgex-go 03:21:02 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:21:02 ---> f204f591676c 03:21:02 Step 3/22 : WORKDIR /edgex-go 03:21:02 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:21:02 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:21:02 ---> f204f591676c 03:21:02 Step 3/21 : WORKDIR /edgex-go 03:21:02 ---> Running in 753dd314b724 03:21:02 ---> Running in bb91ee95e0e6 03:21:02 ---> Running in eaeacee2dc6d 03:21:02 ---> Running in a2615e36320a 03:21:02 ---> Running in abe764373697 03:21:03 Running on prd-ubuntu18.04-docker-8c-8g-18418 in /w/workspace/edgexfoundry_edgex-go_PR-2962 [Pipeline] { 03:21:03 Removing intermediate container abe764373697 03:21:03 ---> 0395f8029415 03:21:03 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:03 Removing intermediate container a2615e36320a 03:21:03 ---> 4c23be0fc3cd 03:21:03 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:03 Removing intermediate container 753dd314b724 03:21:03 ---> b154ab293a4d 03:21:03 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:03 Removing intermediate container eaeacee2dc6d 03:21:03 Removing intermediate container bb91ee95e0e6 03:21:03 ---> b0d57b294b6f 03:21:03 ---> 394794c8d309 03:21:03 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:21:03 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [Pipeline] ws 03:21:03 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 03:21:03 ---> Running in 3414a09aa794 03:21:03 ---> Running in 6d8e42475fe6 03:21:03 ---> Running in 4f159a7af67d 03:21:03 ---> Running in b0d5a17e2eb5 03:21:03 ---> Running in 240ccdf44481 03:21:05 using credential edgex-jenkins-ssh 03:21:05 Cloning the remote Git repository 03:21:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:21:05 > git init /w/workspace/edgex-go/6 # timeout=10 03:21:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:21:05 > git --version # timeout=10 03:21:05 > git --version # 'git version 2.17.1' 03:21:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:07 Removing intermediate container 6d8e42475fe6 03:21:07 ---> f33405a851cc 03:21:07 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 03:21:07 Removing intermediate container 3414a09aa794 03:21:07 ---> 500955083042 03:21:07 Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates 03:21:07 ---> Running in 2e94617c3454 03:21:07 ---> Running in dd4441203422 03:21:07 Removing intermediate container 4f159a7af67d 03:21:07 ---> 3055b5d36b4e 03:21:07 Step 5/21 : RUN apk add --update --no-cache make git 03:21:08 ---> Running in 6cff0f505004 03:21:08 Removing intermediate container 240ccdf44481 03:21:08 ---> 880f12413623 03:21:08 Step 5/26 : RUN apk add --update --no-cache make bash git 03:21:08 Removing intermediate container b0d5a17e2eb5 03:21:08 ---> 32a23f046cd4 03:21:08 Step 5/22 : RUN apk add --update --no-cache make git 03:21:08 ---> Running in b48d7048f37b 03:21:08 ---> Running in f86fdd2540c7 03:21:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:09 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:21:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:10 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:21:11 OK: 217 MiB in 51 packages 03:21:11 OK: 217 MiB in 51 packages 03:21:12 OK: 217 MiB in 51 packages 03:21:12 OK: 217 MiB in 51 packages 03:21:12 OK: 217 MiB in 51 packages 03:21:13 Removing intermediate container 2e94617c3454 03:21:13 ---> bd165f17ffa7 03:21:13 Step 6/23 : COPY go.mod . 03:21:13 Removing intermediate container dd4441203422 03:21:13 ---> f0aad7874585 03:21:13 Step 6/24 : COPY go.mod . 03:21:13 Removing intermediate container 6cff0f505004 03:21:13 ---> 79cf8636b086 03:21:13 Step 6/21 : COPY go.mod . 03:21:14 Removing intermediate container b48d7048f37b 03:21:14 ---> 013c2e5eb81d 03:21:14 Step 6/26 : COPY go.mod . 03:21:14 Removing intermediate container f86fdd2540c7 03:21:14 ---> e9d9b7f29555 03:21:14 Step 6/22 : COPY go.mod . 03:21:14 ---> 8ad2e29c05f1 03:21:14 Step 7/23 : RUN go mod download 03:21:14 ---> 344e24d4ea39 03:21:14 Step 7/24 : RUN go mod download 03:21:14 ---> Running in 1a6432840693 03:21:14 ---> Running in b39d4f353cbc 03:21:14 ---> 612dec7a1519 03:21:14 Step 7/21 : RUN go mod download 03:21:15 ---> Running in 04ed5e850e81 03:21:15 ---> 3c9026c9d061 03:21:15 Step 7/26 : RUN go mod download 03:21:15 ---> 85d02889680f 03:21:15 Step 7/22 : RUN go mod download 03:21:15 ---> Running in b87a0af38d8f 03:21:15 ---> Running in 9896ea78ea4d 03:21:17 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:21:17 Merge succeeded, producing 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:21:17 Checking out Revision 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 (PR-2962) 03:21:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:21:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:21:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:21:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2962/head:refs/remotes/origin/PR-2962 +refs/heads/master:refs/remotes/origin/master # timeout=10 03:21:17 > git config core.sparsecheckout # timeout=10 03:21:17 > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 03:21:17 > git remote # timeout=10 03:21:17 > git config --get remote.origin.url # timeout=10 03:21:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:17 > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 03:21:17 > git rev-parse HEAD^{commit} # timeout=10 03:21:17 > git config core.sparsecheckout # timeout=10 03:21:17 > git checkout -f 7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 # timeout=10 03:21:19 Removing intermediate container b39d4f353cbc 03:21:19 ---> 6797dcbc24d9 03:21:19 Step 8/24 : COPY . . 03:21:19 Removing intermediate container 1a6432840693 03:21:19 ---> 91c23f78ee26 03:21:19 Step 8/23 : COPY . . 03:21:19 Removing intermediate container 04ed5e850e81 03:21:19 ---> c4d92db7315c 03:21:19 Step 8/21 : COPY . . 03:21:20 Removing intermediate container 9896ea78ea4d 03:21:20 ---> 7a13ac811857 03:21:20 Step 8/22 : COPY . . 03:21:21 Commit message: "feat(data): Implement GET /reading/count/device/name/{name} V2 API" 03:21:21 Removing intermediate container b87a0af38d8f 03:21:21 ---> 06b64ce3c580 03:21:21 Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:22 + echo snap-build.sh 03:21:22 snap-build.sh 03:21:22 + SNAP_BASE_DIR=. 03:21:22 + '[' '!' -z /w/workspace/edgex-go/6 ']' 03:21:22 + SNAP_BASE_DIR=/w/workspace/edgex-go/6 03:21:22 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/6]' 03:21:22 [snap-build] Building snap in dir [/w/workspace/edgex-go/6] 03:21:22 + cd /w/workspace/edgex-go/6 03:21:22 + sudo apt-get remove -qy --purge lxd lxd-client 03:21:22 Reading package lists... 03:21:22 Building dependency tree... 03:21:22 Reading state information... 03:21:22 The following packages were automatically installed and are no longer required: 03:21:22 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 03:21:22 uidmap xdelta3 03:21:22 Use 'sudo apt autoremove' to remove them. 03:21:22 The following packages will be REMOVED: 03:21:22 lxd* lxd-client* 03:21:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 03:21:23 After this operation, 31.7 MB disk space will be freed. 03:21:24 (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.) 03:21:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 03:21:24 Removing lxd dnsmasq configuration 03:21:24 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 03:21:24 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 03:21:25 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 03:21:26 (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.) 03:21:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 03:21:27 Processing triggers for systemd (237-3ubuntu10.42) ... 03:21:27 Processing triggers for ureadahead (0.100.0-21) ... 03:21:28 + sudo snap remove --purge lxd 03:21:29 snap "lxd" is not installed 03:21:29 + sudo groupadd --force --system lxd 03:21:29 ++ whoami 03:21:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 03:21:29 + newgrp - lxd 03:21:29 + sudo snap install lxd 03:21:39 2021-01-05T03:21:36Z INFO Waiting for automatic snapd restart... 03:21:47 ---> 26f768b5d641 03:21:47 Step 9/24 : RUN make cmd/support-notifications/support-notifications 03:21:47 ---> f7991bcef2da 03:21:47 Step 9/23 : RUN make cmd/core-data/core-data 03:21:47 ---> 8f82ff2e1430 03:21:47 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 03:21:47 ---> Running in b6f4e21c42af 03:21:47 ---> 5708744ec71b 03:21:47 Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:21:47 ---> 9b519aeef92e 03:21:47 Step 9/22 : RUN make cmd/core-command/core-command 03:21:47 ---> Running in a5a7ae63f311 03:21:47 ---> Running in 26cff0cfaab8 03:21:47 ---> Running in 472ab863dbe0 03:21:47 ---> Running in 5d712854c620 03:21:47 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 03:21:47 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 03:21:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:21:47 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 03:21:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:21:51 lxd 4.9 from Canonical* installed 03:21:51 + sudo lxd init --auto 03:22:01 + sudo snap install --classic snapcraft 03:22:08 snapcraft 4.4.4 from Canonical* installed 03:22:08 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 03:22:08 + patch --verbose -p1 03:22:08 Hmm... Looks like a unified diff to me... 03:22:08 The text leading up to this was: 03:22:08 -------------------------- 03:22:08 |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 03:22:08 |From: Tony Espy 03:22:08 |Date: Wed, 16 Dec 2020 16:34:55 -0500 03:22:08 |Subject: [PATCH] optimize snap build for pipeline CI check 03:22:08 | 03:22:08 |This patch is used by the EdgeX CI pipeline builds to 03:22:08 |optimize the snap CI check run for pull requests. When 03:22:08 |applied, it essentially strips out everything (apps and 03:22:08 |parts) from the snapcraft.yaml file except those required 03:22:08 |to build edgex-go, as the whole idea of the CI check is to 03:22:08 |catch changes to edgex-go that break the snap build. 03:22:08 | 03:22:08 |In general, anyone updating snapcraft.yaml will also need 03:22:08 |to update this patch file, otherwise it may fail to apply, 03:22:08 |resulting in a failed snap build CI check in the associated 03:22:08 |pull request. 03:22:08 | 03:22:08 |Note - in addition to applying this patch, the pipeline also 03:22:08 |only primes the snap (e.g. `snapcraft prime`), as there's no 03:22:08 |need to build the finally binary .snap file (and it won't 03:22:08 |work with the patch applied). This further reduces the build 03:22:08 |time. 03:22:08 |--- 03:22:08 | snap/snapcraft.yaml | 461 +------------------------------------------- 03:22:08 | 1 file changed, 2 insertions(+), 459 deletions(-) 03:22:08 | 03:22:08 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 03:22:08 |index 1e537489..faf42425 100644 03:22:08 |--- a/snap/snapcraft.yaml 03:22:08 |+++ b/snap/snapcraft.yaml 03:22:08 -------------------------- 03:22:08 patching file snap/snapcraft.yaml 03:22:08 Using Plan A... 03:22:08 Hunk #1 succeeded at 73. 03:22:08 Hunk #2 succeeded at 202. 03:22:08 Hunk #3 succeeded at 214. 03:22:08 Hunk #4 succeeded at 222. 03:22:08 Hunk #5 succeeded at 229. 03:22:08 Hunk #6 succeeded at 256. 03:22:08 Hunk #7 succeeded at 290. 03:22:08 Hunk #8 succeeded at 341. 03:22:08 Hmm... Ignoring the trailing garbage. 03:22:08 done 03:22:08 + sudo snapcraft prime --use-lxd 03:22:09 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 03:22:09 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: 03:22:09 - README.md 03:22:09 03:22:09 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:22:09 Launching a container. 03:22:21 Waiting for container to be ready 03:22:21 To start your first instance, try: lxc launch ubuntu:18.04 03:22:21 03:22:24 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 03:22:24 Waiting for network to be ready... 03:22:24 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:22:24 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] 03:22:24 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:22:24 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 03:22:24 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 03:22:24 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 03:22:24 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 03:22:24 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 03:22:24 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 03:22:25 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 03:22:25 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:22:25 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:22:26 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:22:26 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:22:26 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:22:26 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:22:26 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:22:26 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:22:26 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:22:26 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] 03:22:26 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 03:22:26 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 03:22:26 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 03:22:26 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 03:22:26 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 03:22:26 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 03:22:26 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 03:22:28 Fetched 23.6 MB in 4s (5720 kB/s) 03:22:29 Reading package lists... 03:22:29 Reading package lists... 03:22:30 Building dependency tree... 03:22:30 Reading state information... 03:22:30 The following additional packages will be installed: 03:22:30 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:22:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:22:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:22:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 03:22:30 Suggested packages: 03:22:30 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 03:22:30 Recommended packages: 03:22:30 gnupg libsasl2-modules 03:22:30 The following NEW packages will be installed: 03:22:30 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 03:22:30 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 03:22:30 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 03:22:30 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 03:22:30 The following packages will be upgraded: 03:22:30 gpg gpg-agent gpgconf libudev1 03:22:30 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. 03:22:30 Need to get 3531 kB of archives. 03:22:30 After this operation, 13.3 MB of additional disk space will be used. 03:22:30 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] 03:22:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] 03:22:31 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] 03:22:31 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] 03:22:31 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] 03:22:31 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] 03:22:31 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] 03:22:31 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] 03:22:31 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] 03:22:31 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] 03:22:31 Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 03:22:31 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 03:22:31 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 03:22:31 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 03:22:31 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 03:22:31 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 03:22:31 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 03:22:31 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 03:22:31 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 03:22:31 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 03:22:31 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 03:22:31 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 03:22:31 debconf: delaying package configuration, since apt-utils is not installed 03:22:31 Fetched 3531 kB in 1s (3201 kB/s) 03:22:31 (Reading database ... 12511 files and directories currently installed.) 03:22:31 Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... 03:22:31 Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 03:22:31 Setting up libudev1:amd64 (237-3ubuntu10.43) ... 03:22:31 Selecting previously unselected package udev. 03:22:32 (Reading database ... 12511 files and directories currently installed.) 03:22:32 Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... 03:22:32 Unpacking udev (237-3ubuntu10.43) ... 03:22:32 Selecting previously unselected package libfuse2:amd64. 03:22:32 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 03:22:32 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:22:32 Selecting previously unselected package fuse. 03:22:32 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 03:22:32 Unpacking fuse (2.9.7-1ubuntu1) ... 03:22:32 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... 03:22:32 Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 03:22:32 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... 03:22:32 Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 03:22:32 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... 03:22:32 Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 03:22:32 Selecting previously unselected package libksba8:amd64. 03:22:32 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 03:22:32 Unpacking libksba8:amd64 (1.3.5-2) ... 03:22:32 Selecting previously unselected package libroken18-heimdal:amd64. 03:22:32 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:32 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:32 Selecting previously unselected package libasn1-8-heimdal:amd64. 03:22:32 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:32 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:33 Selecting previously unselected package libheimbase1-heimdal:amd64. 03:22:33 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:33 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:33 Selecting previously unselected package libhcrypto4-heimdal:amd64. 03:22:33 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:33 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:33 Selecting previously unselected package libwind0-heimdal:amd64. 03:22:33 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:33 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:33 Selecting previously unselected package libhx509-5-heimdal:amd64. 03:22:33 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:33 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:33 Selecting previously unselected package libkrb5-26-heimdal:amd64. 03:22:33 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:33 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:33 Selecting previously unselected package libheimntlm0-heimdal:amd64. 03:22:33 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:33 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:33 Selecting previously unselected package libgssapi3-heimdal:amd64. 03:22:33 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 03:22:33 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:33 Selecting previously unselected package libsasl2-modules-db:amd64. 03:22:33 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 03:22:33 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 03:22:33 Selecting previously unselected package libsasl2-2:amd64. 03:22:33 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... 03:22:33 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 03:22:33 Selecting previously unselected package libldap-common. 03:22:33 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... 03:22:33 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 03:22:33 Selecting previously unselected package libldap-2.4-2:amd64. 03:22:33 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... 03:22:33 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 03:22:34 Selecting previously unselected package dirmngr. 03:22:34 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... 03:22:34 Unpacking dirmngr (2.2.4-1ubuntu1.3) ... 03:22:34 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... 03:22:34 Setting up gpgconf (2.2.4-1ubuntu1.3) ... 03:22:34 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 03:22:34 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 03:22:34 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... 03:22:34 Setting up gpg-agent (2.2.4-1ubuntu1.3) ... 03:22:34 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:34 Setting up libksba8:amd64 (1.3.5-2) ... 03:22:34 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:22:34 Setting up udev (237-3ubuntu10.43) ... 03:22:35 invoke-rc.d: policy-rc.d denied execution of start. 03:22:35 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:35 Processing triggers for systemd (237-3ubuntu10) ... 03:22:35 Setting up fuse (2.9.7-1ubuntu1) ... 03:22:35 Setting up gpg (2.2.4-1ubuntu1.3) ... 03:22:35 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:35 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:35 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:35 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:35 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:35 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:35 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 03:22:35 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... 03:22:35 Setting up dirmngr (2.2.4-1ubuntu1.3) ... 03:22:35 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:22:35 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 03:22:35 settings in the [Install] section, and DefaultInstance for template units). 03:22:35 This means they are not meant to be enabled using systemctl. 03:22:35 Possible reasons for having this kind of units are: 03:22:35 1) A unit may be statically enabled by being symlinked from another unit's 03:22:35 .wants/ or .requires/ directory. 03:22:35 2) A unit's purpose may be to act as a helper for some other unit which has 03:22:35 a requirement dependency on it. 03:22:35 3) A unit may be started when needed via activation (socket, path, timer, 03:22:35 D-Bus, udev, scripted systemctl call, ...). 03:22:35 4) In case of template units, the unit is meant to be enabled with some 03:22:35 instance name specified. 03:22:36 Reading package lists... 03:22:36 Building dependency tree... 03:22:36 Reading state information... 03:22:36 The following additional packages will be installed: 03:22:36 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 03:22:36 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 03:22:36 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 03:22:36 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 03:22:36 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 03:22:36 Suggested packages: 03:22:36 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 03:22:36 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 03:22:36 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 03:22:36 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 03:22:36 systemd-container policykit-1 03:22:36 Recommended packages: 03:22:36 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 03:22:36 The following NEW packages will be installed: 03:22:36 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 03:22:36 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 03:22:36 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 03:22:36 multiarch-support openssh-client python3 python3-minimal python3.6 03:22:36 python3.6-minimal snapd squashfs-tools sudo 03:22:36 The following packages will be upgraded: 03:22:36 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 03:22:36 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. 03:22:36 Need to get 35.2 MB of archives. 03:22:36 After this operation, 141 MB of additional disk space will be used. 03:22:36 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] 03:22:36 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] 03:22:36 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] 03:22:36 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] 03:22:36 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] 03:22:36 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 03:22:36 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] 03:22:36 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] 03:22:36 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] 03:22:36 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 03:22:36 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 03:22:36 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 03:22:36 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 03:22:36 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 03:22:36 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 03:22:36 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] 03:22:36 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 03:22:37 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] 03:22:37 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 03:22:37 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 03:22:37 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 03:22:37 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 03:22:37 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 03:22:37 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 03:22:37 Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 03:22:37 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] 03:22:37 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 03:22:37 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 03:22:37 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 03:22:37 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] 03:22:39 debconf: delaying package configuration, since apt-utils is not installed 03:22:39 Fetched 35.2 MB in 2s (15.9 MB/s) 03:22:39 (Reading database ... 12757 files and directories currently installed.) 03:22:39 Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... 03:22:39 Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... 03:22:40 Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... 03:22:40 Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... 03:22:40 Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... 03:22:40 (Reading database ... 12757 files and directories currently installed.) 03:22:40 Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... 03:22:40 Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... 03:22:40 Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... 03:22:40 (Reading database ... 12757 files and directories currently installed.) 03:22:40 Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... 03:22:40 Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... 03:22:41 Setting up apt (1.6.12ubuntu0.2) ... 03:22:41 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 03:22:41 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 03:22:41 (Reading database ... 12764 files and directories currently installed.) 03:22:41 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 03:22:41 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 03:22:42 Selecting previously unselected package libpython3.6-minimal:amd64. 03:22:42 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 03:22:42 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 03:22:42 Selecting previously unselected package libexpat1:amd64. 03:22:42 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 03:22:42 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:22:42 Selecting previously unselected package python3.6-minimal. 03:22:42 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 03:22:42 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 03:22:42 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 03:22:42 Checking for services that may need to be restarted...done. 03:22:42 Checking for services that may need to be restarted...done. 03:22:42 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... 03:22:42 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 03:22:42 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... 03:22:43 Selecting previously unselected package python3-minimal. 03:22:43 (Reading database ... 13012 files and directories currently installed.) 03:22:43 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 03:22:43 Unpacking python3-minimal (3.6.7-1~18.04) ... 03:22:43 Selecting previously unselected package mime-support. 03:22:43 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 03:22:43 Unpacking mime-support (3.60ubuntu1) ... 03:22:43 Selecting previously unselected package libmpdec2:amd64. 03:22:43 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 03:22:43 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:22:44 Selecting previously unselected package libpython3.6-stdlib:amd64. 03:22:44 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 03:22:44 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 03:22:44 Selecting previously unselected package python3.6. 03:22:44 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 03:22:44 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... 03:22:44 Selecting previously unselected package libpython3-stdlib:amd64. 03:22:44 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 03:22:44 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:22:44 Setting up python3-minimal (3.6.7-1~18.04) ... 03:22:44 Selecting previously unselected package python3. 03:22:44 (Reading database ... 13442 files and directories currently installed.) 03:22:44 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 03:22:44 Unpacking python3 (3.6.7-1~18.04) ... 03:22:44 Selecting previously unselected package multiarch-support. 03:22:44 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 03:22:44 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 03:22:44 Setting up multiarch-support (2.27-3ubuntu1.4) ... 03:22:45 Selecting previously unselected package liblzo2-2:amd64. 03:22:45 (Reading database ... 13479 files and directories currently installed.) 03:22:45 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 03:22:45 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 03:22:45 Selecting previously unselected package libbsd0:amd64. 03:22:45 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 03:22:45 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:22:45 Selecting previously unselected package sudo. 03:22:45 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... 03:22:45 Unpacking sudo (1.8.21p2-3ubuntu1.3) ... 03:22:45 Selecting previously unselected package apparmor. 03:22:45 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 03:22:45 Unpacking apparmor (2.12-4ubuntu5.1) ... 03:22:45 Selecting previously unselected package libedit2:amd64. 03:22:45 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 03:22:45 Unpacking libedit2:amd64 (3.1-20170329-1) ... 03:22:45 Selecting previously unselected package libkrb5support0:amd64. 03:22:45 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 03:22:45 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:22:45 Selecting previously unselected package libk5crypto3:amd64. 03:22:45 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 03:22:45 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:22:46 Selecting previously unselected package libkeyutils1:amd64. 03:22:46 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 03:22:46 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:22:46 Selecting previously unselected package libkrb5-3:amd64. 03:22:46 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 03:22:46 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:22:46 Selecting previously unselected package libgssapi-krb5-2:amd64. 03:22:46 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 03:22:46 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:22:46 Selecting previously unselected package libssl1.0.0:amd64. 03:22:46 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... 03:22:46 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 03:22:46 Selecting previously unselected package openssh-client. 03:22:46 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 03:22:46 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 03:22:47 Selecting previously unselected package squashfs-tools. 03:22:47 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 03:22:47 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:22:47 Selecting previously unselected package snapd. 03:22:47 Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... 03:22:47 Unpacking snapd (2.48+18.04) ... 03:22:48 Setting up libedit2:amd64 (3.1-20170329-1) ... 03:22:48 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... 03:22:49 Setting up mime-support (3.60ubuntu1) ... 03:22:49 Setting up sudo (1.8.21p2-3ubuntu1.3) ... 03:22:49 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 03:22:49 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 03:22:49 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:22:49 Setting up systemd (237-3ubuntu10.43) ... 03:22:49 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 03:22:50 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 03:22:50 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 03:22:50 Setting up liblzo2-2:amd64 (2.08-1.2) ... 03:22:50 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... 03:22:50 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 03:22:50 Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... 03:22:50 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 03:22:50 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 03:22:50 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 03:22:50 Setting up python3 (3.6.7-1~18.04) ... 03:22:50 running python rtupdate hooks for python3.6... 03:22:50 running python post-rtupdate hooks for python3.6... 03:22:51 Setting up apparmor (2.12-4ubuntu5.1) ... 03:22:53 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 03:22:53 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 03:22:53 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 03:22:53 Setting up snapd (2.48+18.04) ... 03:22:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 03:22:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 03:22:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 03:22:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 03:22:54 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:22:54 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 03:22:55 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 03:22:55 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 03:22:55 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 03:22:55 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 03:22:55 /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' 03:22:55 Processing triggers for libc-bin (2.27-3ubuntu1) ... 03:22:55 Processing triggers for systemd (237-3ubuntu10.43) ... 03:22:56 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:22:56 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:22:56 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:22:57 Reading package lists... 03:22:58 Reading package lists... 03:22:58 Building dependency tree... 03:22:58 Reading state information... 03:22:58 Calculating upgrade... 03:22:58 The following packages will be upgraded: 03:22:58 advancecomp base-files bash binutils binutils-common 03:22:58 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 03:22:58 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 03:22:58 grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 03:22:58 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 03:22:58 libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 03:22:58 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 03:22:58 libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 03:22:58 libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g 03:22:58 libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 03:22:58 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 03:22:58 libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base 03:22:58 ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 03:22:58 pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux 03:22:58 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 03:22:58 Need to get 63.5 MB of archives. 03:22:58 After this operation, 5200 kB of additional disk space will be used. 03:22:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 03:22:58 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 03:22:59 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 03:22:59 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 03:22:59 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 03:22:59 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 03:22:59 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 03:22:59 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 03:22:59 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 03:22:59 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 03:22:59 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 03:22:59 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 03:22:59 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 03:22:59 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 03:22:59 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 03:22:59 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 03:22:59 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 03:22:59 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] 03:22:59 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 03:22:59 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 03:22:59 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 03:22:59 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 03:22:59 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 03:22:59 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] 03:22:59 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 03:22:59 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 03:22:59 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 03:22:59 Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 03:22:59 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 03:22:59 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 03:22:59 Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 03:22:59 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 03:22:59 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 03:22:59 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 03:23:00 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 03:23:00 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 03:23:00 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 03:23:00 Get:38 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 03:23:00 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 03:23:00 Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 03:23:00 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 03:23:00 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 03:23:00 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 03:23:00 Get:44 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 03:23:00 Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 03:23:00 Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] 03:23:00 Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] 03:23:00 Get:48 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] 03:23:00 Get:49 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] 03:23:00 Get:50 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] 03:23:00 Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 03:23:00 Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 03:23:00 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 03:23:00 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 03:23:00 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 03:23:00 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 03:23:00 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] 03:23:00 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] 03:23:00 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 03:23:00 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] 03:23:00 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 03:23:00 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 03:23:00 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] 03:23:00 Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 03:23:00 Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 03:23:00 Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 03:23:00 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 03:23:00 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] 03:23:00 Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 03:23:00 Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 03:23:00 Get:71 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 03:23:00 Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] 03:23:00 Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 03:23:00 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 03:23:00 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 03:23:00 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 03:23:00 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 03:23:00 Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 03:23:00 Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] 03:23:00 Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] 03:23:00 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 03:23:00 Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] 03:23:00 Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] 03:23:00 Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 03:23:00 Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 03:23:00 Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 03:23:00 Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 03:23:01 Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 03:23:01 Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 03:23:01 Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 03:23:01 Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 03:23:01 Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 03:23:01 Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 03:23:01 Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 03:23:01 Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 03:23:01 Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 03:23:01 debconf: delaying package configuration, since apt-utils is not installed 03:23:01 Fetched 63.5 MB in 3s (20.2 MB/s) 03:23:01 (Reading database ... 13912 files and directories currently installed.) 03:23:01 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 03:23:01 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:23:02 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 03:23:02 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:23:02 Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... 03:23:02 Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... 03:23:03 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:03 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:03 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:03 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:04 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:04 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:04 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:04 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:04 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:04 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:04 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:04 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:04 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:04 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:04 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:04 (Reading database ... 13911 files and directories currently installed.) 03:23:04 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:04 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 03:23:04 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 03:23:05 (Reading database ... 13911 files and directories currently installed.) 03:23:05 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:05 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:05 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:05 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:05 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 03:23:05 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 03:23:05 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:05 (Reading database ... 13911 files and directories currently installed.) 03:23:05 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 03:23:05 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:23:06 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 03:23:06 (Reading database ... 13911 files and directories currently installed.) 03:23:06 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 03:23:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 03:23:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 03:23:06 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 03:23:07 Setting up base-files (10.1ubuntu2.10) ... 03:23:07 Installing new version of config file /etc/issue ... 03:23:07 Installing new version of config file /etc/issue.net ... 03:23:07 Installing new version of config file /etc/lsb-release ... 03:23:07 Installing new version of config file /etc/update-motd.d/50-motd-news ... 03:23:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 03:23:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 03:23:07 Removing obsolete conffile /etc/default/motd-news ... 03:23:07 (Reading database ... 13912 files and directories currently installed.) 03:23:07 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 03:23:07 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 03:23:07 Setting up bash (4.4.18-2ubuntu1.2) ... 03:23:07 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 03:23:08 (Reading database ... 13912 files and directories currently installed.) 03:23:08 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:08 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 03:23:08 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 03:23:08 (Reading database ... 13912 files and directories currently installed.) 03:23:08 Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... 03:23:08 Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... 03:23:08 Setting up tar (1.29b-2ubuntu0.1) ... 03:23:08 (Reading database ... 13912 files and directories currently installed.) 03:23:08 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 03:23:08 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:23:08 Setting up dpkg (1.19.0.5ubuntu2.3) ... 03:23:08 (Reading database ... 13912 files and directories currently installed.) 03:23:08 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 03:23:08 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:23:09 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 03:23:09 (Reading database ... 13912 files and directories currently installed.) 03:23:09 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 03:23:09 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:23:09 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 03:23:09 (Reading database ... 13912 files and directories currently installed.) 03:23:09 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 03:23:09 Unpacking grep (3.1-2build1) over (3.1-2) ... 03:23:09 Setting up grep (3.1-2build1) ... 03:23:09 (Reading database ... 13912 files and directories currently installed.) 03:23:09 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 03:23:09 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:23:09 Setting up login (1:4.5-1ubuntu2) ... 03:23:09 (Reading database ... 13912 files and directories currently installed.) 03:23:09 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 03:23:10 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:23:10 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 03:23:10 (Reading database ... 13912 files and directories currently installed.) 03:23:10 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 03:23:10 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:23:11 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 03:23:11 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:23:11 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 03:23:11 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:23:11 Setting up perl-base (5.26.1-6ubuntu0.5) ... 03:23:11 (Reading database ... 13912 files and directories currently installed.) 03:23:11 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 03:23:11 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 03:23:12 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:23:12 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:23:12 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 03:23:13 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 03:23:13 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 03:23:13 (Reading database ... 13912 files and directories currently installed.) 03:23:13 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 03:23:13 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 03:23:13 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 03:23:13 (Reading database ... 13912 files and directories currently installed.) 03:23:13 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:13 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:13 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:23:13 (Reading database ... 13912 files and directories currently installed.) 03:23:13 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:13 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:13 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:23:13 (Reading database ... 13912 files and directories currently installed.) 03:23:13 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:13 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:14 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:23:14 (Reading database ... 13912 files and directories currently installed.) 03:23:14 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:14 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:14 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:23:14 (Reading database ... 13912 files and directories currently installed.) 03:23:14 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 03:23:14 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:23:14 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 03:23:14 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:23:14 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 03:23:14 (Reading database ... 13912 files and directories currently installed.) 03:23:14 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 03:23:14 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:23:14 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 03:23:14 (Reading database ... 13912 files and directories currently installed.) 03:23:14 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:14 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:15 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 03:23:15 (Reading database ... 13912 files and directories currently installed.) 03:23:15 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:15 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:15 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 03:23:15 (Reading database ... 13912 files and directories currently installed.) 03:23:15 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:15 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:15 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 03:23:15 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 03:23:16 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 03:23:16 (Reading database ... 13912 files and directories currently installed.) 03:23:16 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 03:23:16 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 03:23:16 Setting up libc-bin (2.27-3ubuntu1.4) ... 03:23:16 (Reading database ... 13912 files and directories currently installed.) 03:23:16 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 03:23:16 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 03:23:16 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 03:23:16 (Reading database ... 13914 files and directories currently installed.) 03:23:16 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 03:23:16 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 03:23:17 Setting up debconf (1.5.66ubuntu1) ... 03:23:17 (Reading database ... 13914 files and directories currently installed.) 03:23:17 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:23:17 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:23:17 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:23:17 (Reading database ... 13914 files and directories currently installed.) 03:23:17 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:23:17 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:23:17 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... 03:23:18 (Reading database ... 13914 files and directories currently installed.) 03:23:18 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... 03:23:18 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:23:18 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... 03:23:18 (Reading database ... 13914 files and directories currently installed.) 03:23:18 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 03:23:18 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 03:23:18 Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... 03:23:18 Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... 03:23:18 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 03:23:18 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:23:18 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 03:23:18 (Reading database ... 13914 files and directories currently installed.) 03:23:18 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 03:23:18 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 03:23:19 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 03:23:19 (Reading database ... 13914 files and directories currently installed.) 03:23:19 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... 03:23:19 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... 03:23:19 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... 03:23:19 (Reading database ... 13914 files and directories currently installed.) 03:23:19 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 03:23:19 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 03:23:19 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 03:23:19 (Reading database ... 13914 files and directories currently installed.) 03:23:19 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... 03:23:19 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... 03:23:19 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... 03:23:20 (Reading database ... 13914 files and directories currently installed.) 03:23:20 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 03:23:20 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 03:23:20 Setting up passwd (1:4.5-1ubuntu2) ... 03:23:20 (Reading database ... 13914 files and directories currently installed.) 03:23:20 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... 03:23:20 Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... 03:23:20 Setting up gpgv (2.2.4-1ubuntu1.3) ... 03:23:20 (Reading database ... 13914 files and directories currently installed.) 03:23:20 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 03:23:20 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 03:23:20 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 03:23:21 (Reading database ... 13914 files and directories currently installed.) 03:23:21 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 03:23:21 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 03:23:21 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 03:23:21 (Reading database ... 13914 files and directories currently installed.) 03:23:21 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 03:23:21 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 03:23:21 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 03:23:21 (Reading database ... 13914 files and directories currently installed.) 03:23:21 Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... 03:23:21 Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... 03:23:21 Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... 03:23:21 (Reading database ... 13914 files and directories currently installed.) 03:23:21 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... 03:23:21 Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... 03:23:22 Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... 03:23:22 (Reading database ... 13915 files and directories currently installed.) 03:23:22 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:23:22 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:23:22 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 03:23:22 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 03:23:22 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 03:23:22 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... 03:23:22 Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... 03:23:22 Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... 03:23:22 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 03:23:23 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 03:23:23 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 03:23:23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 03:23:23 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 03:23:23 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 03:23:24 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 03:23:24 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 03:23:24 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 03:23:24 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 03:23:24 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 03:23:24 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 03:23:24 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 03:23:24 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 03:23:24 Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... 03:23:24 Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... 03:23:24 Removing intermediate container b6f4e21c42af 03:23:24 ---> dc072a8e5856 03:23:24 03:23:24 Step 10/24 : FROM scratch 03:23:24 ---> 03:23:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 03:23:24 ---> Running in 7efd54eb6c3e 03:23:24 Removing intermediate container 26cff0cfaab8 03:23:24 ---> f3acc7be9fd5 03:23:24 03:23:24 Step 10/21 : FROM scratch 03:23:24 ---> 03:23:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:23:24 ---> Running in 8e9ddf1d02bd 03:23:25 Removing intermediate container 5d712854c620 03:23:25 ---> 619790832866 03:23:25 Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:23:25 Removing intermediate container 472ab863dbe0 03:23:25 ---> c5b412402d8c 03:23:25 03:23:25 Step 10/22 : FROM scratch 03:23:25 ---> 03:23:25 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:23:25 Removing intermediate container 7efd54eb6c3e 03:23:25 ---> e0e0ca3b5dfe 03:23:25 Step 12/24 : ENV APP_PORT=48060 03:23:25 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 03:23:25 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 03:23:25 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 03:23:25 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 03:23:25 ---> Running in 7085bc25202e 03:23:25 ---> Running in 104b54fa5efa 03:23:25 ---> Running in 321ee625cba0 03:23:25 Removing intermediate container 8e9ddf1d02bd 03:23:25 ---> ed299402ebed 03:23:25 Step 12/21 : ENV APP_PORT=48085 03:23:25 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:23:25 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:23:25 ---> Running in dc521df89b24 03:23:26 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:23:26 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:23:26 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:23:26 Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:23:26 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... 03:23:26 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... 03:23:26 Removing intermediate container 7085bc25202e 03:23:26 ---> 92e6be7220f4 03:23:26 Step 12/22 : ENV APP_PORT=48082 03:23:26 Removing intermediate container 104b54fa5efa 03:23:26 ---> df0017953b14 03:23:26 Step 13/24 : EXPOSE $APP_PORT 03:23:26 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:26 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:26 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:26 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:26 ---> Running in 5fd3df8e7b5d 03:23:26 ---> Running in 4d1ad1e9a929 03:23:27 Removing intermediate container dc521df89b24 03:23:27 ---> af058b1b3d4c 03:23:27 Step 13/21 : EXPOSE $APP_PORT 03:23:27 ---> Running in 5738c4ce1bbc 03:23:27 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:27 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:27 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:27 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:27 Removing intermediate container 4d1ad1e9a929 03:23:27 Removing intermediate container 5fd3df8e7b5d 03:23:27 ---> 4e6dc96bbde3 03:23:27 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 03:23:27 ---> a94ebb59c20c 03:23:27 Step 13/22 : EXPOSE $APP_PORT 03:23:27 ---> Running in 93a613b7a1f1 03:23:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:23:27 Removing intermediate container 5738c4ce1bbc 03:23:27 ---> 43171d3b6380 03:23:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 03:23:28 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:28 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:28 Removing intermediate container 93a613b7a1f1 03:23:28 ---> 86a69046def9 03:23:28 Step 14/22 : WORKDIR / 03:23:28 ---> 83b59bb3e7d7 03:23:28 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 03:23:28 ---> Running in 2d0dc58e82f5 03:23:29 ---> 920c4f910b66 03:23:29 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:23:29 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:29 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:29 Removing intermediate container 2d0dc58e82f5 03:23:29 ---> f98e0bfe016c 03:23:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 03:23:29 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:29 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:30 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:30 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:30 ---> 767700578aa0 03:23:30 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 03:23:31 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 03:23:31 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 03:23:31 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:23:31 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:23:31 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 03:23:31 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:23:31 ---> 2f4dc66f00bd 03:23:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:23:31 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 03:23:31 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 03:23:31 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 03:23:31 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 03:23:31 ---> 10e4d58d7c09 03:23:31 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:23:31 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:23:31 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:23:31 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 03:23:31 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 03:23:31 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 03:23:31 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 03:23:31 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:31 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 03:23:32 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:32 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:32 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:32 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 03:23:32 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 03:23:32 Setting up tzdata (2020d-0ubuntu0.18.04) ... 03:23:32 03:23:32 Current default time zone: 'Etc/UTC' 03:23:32 Local time is now: Tue Jan 5 03:23:32 UTC 2021. 03:23:32 Universal Time is now: Tue Jan 5 03:23:32 UTC 2021. 03:23:32 Run 'dpkg-reconfigure tzdata' if you wish to change it. 03:23:32 03:23:32 Setting up systemd-sysv (237-3ubuntu10.43) ... 03:23:32 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:32 Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... 03:23:32 Setting up mount (2.31.1-0.4ubuntu3.7) ... 03:23:32 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 03:23:32 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 03:23:32 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 03:23:32 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 03:23:32 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 03:23:32 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 03:23:32 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:32 Setting up procps (2:3.3.12-3ubuntu1.2) ... 03:23:32 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:32 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... 03:23:32 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:32 Setting up patch (2.7.6-2ubuntu1.1) ... 03:23:32 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 03:23:32 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 03:23:32 Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 03:23:32 Installing new version of config file /etc/ssl/openssl.cnf ... 03:23:32 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 03:23:32 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 03:23:32 Setting up ca-certificates (20201027ubuntu0.18.04.1) ... 03:23:33 Removing intermediate container 321ee625cba0 03:23:33 ---> aa5ae2b22bae 03:23:33 03:23:33 Step 11/26 : FROM docker:20.10.0 03:23:33 ---> 6924c6da1b3a 03:23:33 ---> 24f2b5983007 03:23:33 Step 17/21 : ENTRYPOINT ["/support-scheduler"]Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 03:23:33 03:23:33 20.10.0: Pulling from library/docker 03:23:33 ---> 351c7842fc54 03:23:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:23:33 ---> Running in b62975a37b1e 03:23:34 Removing intermediate container b62975a37b1e 03:23:34 ---> 087e9d93733d 03:23:34 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:34 ---> 9c07236a305e 03:23:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:23:34 ---> Running in d7aa7f0a6406 03:23:34 ---> b38fac169371 03:23:34 Step 18/22 : ENTRYPOINT ["/core-command"] 03:23:34 Updating certificates in /etc/ssl/certs... 03:23:35 ---> Running in 4f30e3ac0308 03:23:35 Removing intermediate container d7aa7f0a6406 03:23:35 ---> e2bd5e6f683d 03:23:35 Step 19/21 : LABEL arch=arm64 03:23:35 Removing intermediate container 4f30e3ac0308 03:23:35 ---> 880191f8b3e2 03:23:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:35 ---> Running in 0c6b0ca12a11 03:23:35 ---> Running in 77b37b33623f 03:23:36 22 added, 17 removed; done. 03:23:36 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 03:23:36 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 03:23:36 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 03:23:36 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 03:23:36 Setting up pkgbinarymangler (138.18.04.1) ... 03:23:36 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:36 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... 03:23:36 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:36 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:36 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:36 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 03:23:36 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 03:23:36 ---> 93349262858c 03:23:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:23:36 Setting up perl (5.26.1-6ubuntu0.5) ... 03:23:36 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... 03:23:36 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 03:23:36 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 03:23:36 Setting up binutils (2.30-21ubuntu1~18.04.4) ... 03:23:36 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 03:23:36 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 03:23:36 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 03:23:36 Removing intermediate container 77b37b33623f 03:23:36 ---> 14356f1c5e9a 03:23:36 Step 20/22 : LABEL arch=arm64 03:23:36 Removing intermediate container 0c6b0ca12a11 03:23:36 ---> 7b4e5183f0f1 03:23:36 Step 20/21 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:23:36 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 03:23:36 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 03:23:36 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:23:36 Processing triggers for systemd (237-3ubuntu10.43) ... 03:23:36 Processing triggers for mime-support (3.60ubuntu1) ... 03:23:37 ---> Running in e10fa631e34f 03:23:37 ---> Running in fe29d631ef6b 03:23:37 Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... 03:23:37 Updating certificates in /etc/ssl/certs... 03:23:37 0 added, 0 removed; done. 03:23:37 Running hooks in /etc/ca-certificates/update.d... 03:23:37 done. 03:23:38 ---> 9f8ca8ea4143 03:23:38 Step 20/24 : ENTRYPOINT ["/support-notifications"] 03:23:38 Reading package lists... 03:23:38 Building dependency tree... 03:23:38 Reading state information... 03:23:38 Removing intermediate container fe29d631ef6b 03:23:38 ---> 9d6831c2a1a3 03:23:38 Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:23:38 ---> Running in e58a00939dc2 03:23:38 Removing intermediate container e10fa631e34f 03:23:38 ---> e4d5e52df678 03:23:38 The following NEW packages will be installed: 03:23:38 apt-transport-https 03:23:38 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 03:23:38 Need to get 1696 B of archives. 03:23:38 After this operation, 153 kB of additional disk space will be used. 03:23:38 Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] 03:23:38 Step 21/21 : LABEL version=0.0.0 03:23:38 ---> Running in 9e23435b2469 03:23:38 ---> Running in fdb6c33afced 03:23:38 debconf: delaying package configuration, since apt-utils is not installed 03:23:38 Fetched 1696 B in 0s (21.1 kB/s) 03:23:38 Selecting previously unselected package apt-transport-https. 03:23:38 (Reading database ... 13929 files and directories currently installed.) 03:23:38 Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... 03:23:38 Unpacking apt-transport-https (1.6.12ubuntu0.2) ... 03:23:38 Setting up apt-transport-https (1.6.12ubuntu0.2) ... 03:23:39 Removing intermediate container e58a00939dc2 03:23:39 ---> 59db701307dd 03:23:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:23:39 Waiting for network to be ready... 03:23:39 Removing intermediate container 9e23435b2469 03:23:39 ---> 43ffb06f080d 03:23:39 03:23:40 ---> Running in 82fd36cfba54 03:23:40 Successfully built 43ffb06f080d 03:23:40 Successfully tagged docker-support-scheduler-go-arm64:latest 03:23:40  Building docker-support-scheduler-go ... done Building docker-security-bootstrap-redis-go 03:23:40 Removing intermediate container fdb6c33afced 03:23:40 ---> 9a4a96f06db9 03:23:40 Step 22/22 : LABEL version=0.0.0 03:23:40 ---> Running in c8ed8045072c 03:23:40 Removing intermediate container 82fd36cfba54 03:23:40 ---> bc9942f45dff 03:23:40 Step 22/24 : LABEL arch=arm64 03:23:41 ---> Running in c3c6827d341e 03:23:42 Removing intermediate container c8ed8045072c 03:23:42 ---> dda63fcfde36 03:23:42 03:23:42 Successfully built dda63fcfde36 03:23:42 Successfully tagged docker-core-command-go-arm64:latest 03:23:42  Building docker-core-command-go ... done Removing intermediate container c3c6827d341e 03:23:42 ---> ba73018b2bca 03:23:42 Step 23/24 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:23:42 Building docker-security-proxy-setup-go 03:23:43 Removing intermediate container a5a7ae63f311 03:23:43 ---> 4abb5adfe1b9 03:23:43 03:23:43 Step 10/23 : FROM alpine:3.12 03:23:43 3.12: Pulling from library/alpine 03:23:43 ---> Running in 4d4bfe72ea6c 03:23:44 Removing intermediate container 4d4bfe72ea6c 03:23:44 ---> e1ed02034d78 03:23:44 Step 24/24 : LABEL version=0.0.0 03:23:44 2021-01-05T03:23:42Z INFO Waiting for automatic snapd restart... 03:23:44 snapd 2.48.1 from Canonical* installed 03:23:45 ---> Running in 204907c2bce9 03:23:45 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 03:23:45 Status: Downloaded newer image for alpine:3.12 03:23:45 ---> afeebe901d6b 03:23:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:23:45 "snapd" switched to the "latest/stable" channel 03:23:45 03:23:46 ---> Running in 5057c3c12694 03:23:46 Removing intermediate container 204907c2bce9 03:23:46 ---> ef9027f5bd3f 03:23:46 03:23:47 Successfully built ef9027f5bd3f 03:23:48 Successfully tagged docker-support-notifications-go-arm64:latest 03:23:48 Building docker-security-secretstore-setup-go 03:23:48  Building docker-support-notifications-go ... done Removing intermediate container 5057c3c12694 03:23:48 ---> 1c5b1aad1876 03:23:48 Step 12/23 : ENV APP_PORT=48080 03:23:48 core18 20201210 from Canonical* installed 03:23:48 ---> Running in fbe88cc9ed70 03:23:48 "core18" switched to the "latest/stable" channel 03:23:48 03:23:49 Removing intermediate container fbe88cc9ed70 03:23:49 ---> 6350a6c03905 03:23:49 Step 13/23 : EXPOSE $APP_PORT 03:23:49 ---> Running in 5c15c426f41d 03:23:50 Removing intermediate container 5c15c426f41d 03:23:50 ---> 7c526aa270f9 03:23:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:50 ---> Running in dd9750d760b9 03:23:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 03:23:50 Status: Downloaded newer image for docker:20.10.0 03:23:50 ---> eeaf43b92773 03:23:50 Step 12/26 : RUN apk add --no-cache bash 03:23:51 ---> Running in bcbf59cb05fc 03:23:52 snapcraft 4.4.4 from Canonical* installed 03:23:52 "snapcraft" switched to the "latest/stable" channel 03:23:52 03:23:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:23:53 (1/2) Installing readline (8.0.4-r0) 03:23:53 (2/2) Installing bash (5.0.17-r0) 03:23:53 Executing bash-5.0.17-r0.post-install 03:23:53 Executing busybox-1.31.1-r19.trigger 03:23:53 OK: 12 MiB in 22 packages 03:23:54 Removing intermediate container dd9750d760b9 03:23:54 ---> 504cd681bdae 03:23:54 Step 15/23 : RUN apk add --update --no-cache zeromq 03:23:55 ---> Running in 788720fccb9e 03:23:56 Removing intermediate container bcbf59cb05fc 03:23:56 ---> ed1749853e91 03:23:56 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:23:56 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: 03:23:56 - README.md 03:23:56 03:23:56 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 03:23:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:23:56 ---> Running in c93cc326e5b9 03:23:57 Removing intermediate container c93cc326e5b9 03:23:57 ---> 0ee01d8392c2 03:23:57 Step 14/26 : ENV APP_PORT=48090 03:23:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:23:57 ---> Running in 2a139c1df302 03:23:58 (1/5) Installing libgcc (9.3.0-r2) 03:23:58 Removing intermediate container 2a139c1df302 03:23:58 ---> 15c5fb7a0258 03:23:58 Step 15/26 : EXPOSE $APP_PORT 03:23:58 (2/5) Installing libsodium (1.0.18-r0) 03:23:58 (3/5) Installing libstdc++ (9.3.0-r2) 03:23:58 ---> Running in aeaa2260bce6 03:23:59 (4/5) Installing libzmq (4.3.3-r0) 03:23:59 (5/5) Installing zeromq (4.3.3-r0) 03:23:59 Executing busybox-1.31.1-r19.trigger 03:23:59 OK: 8 MiB in 19 packages 03:23:59 Removing intermediate container aeaa2260bce6 03:23:59 ---> 4760d698f0fe 03:23:59 Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:24:01 ---> 9ee24f763b8d 03:24:01 Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:24:01 Removing intermediate container 788720fccb9e 03:24:01 ---> d6ccf92c137c 03:24:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 03:24:03 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:24:03 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 03:24:03 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 03:24:03 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:24:03 ---> 1b60ee752a02 03:24:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:24:03 ---> ab191671461c 03:24:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:24:03 Reading package lists... 03:24:04 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 03:24:05 ---> 10209df46d66 03:24:05 Step 19/26 : RUN apk --no-cache add py3-pip 03:24:05 ---> Running in aa6c5efb8c26 03:24:05 ---> 0feac24ae452 03:24:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:24:06 ---> 28e5072f00e8 03:24:06 Step 19/23 : ENTRYPOINT ["/core-data"] 03:24:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:07 ---> Running in 05332d0db254 03:24:07 (1/33) Installing libbz2 (1.0.8-r1) 03:24:07 (2/33) Installing expat (2.2.9-r1) 03:24:07 (3/33) Installing libffi (3.3-r2) 03:24:07 (4/33) Installing gdbm (1.13-r1) 03:24:07 (5/33) Installing xz-libs (5.2.5-r0) 03:24:07 (6/33) Installing sqlite-libs (3.32.1-r0) 03:24:07 (7/33) Installing python3 (3.8.5-r0) 03:24:07 Removing intermediate container 05332d0db254 03:24:07 ---> 216fc363ef49 03:24:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:24:08 ---> Running in fc1e577b5181 03:24:09 Removing intermediate container fc1e577b5181 03:24:09 ---> 0e68790b58c7 03:24:09 Step 21/23 : LABEL arch=arm64 03:24:09 (8/33) Installing py3-appdirs (1.4.4-r1) 03:24:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:24:09 (10/33) Installing py3-parsing (2.4.7-r0) 03:24:09 (11/33) Installing py3-six (1.15.0-r0) 03:24:09 (12/33) Installing py3-packaging (20.4-r0) 03:24:09 (13/33) Installing py3-setuptools (47.0.0-r0) 03:24:09 (14/33) Installing py3-chardet (3.0.4-r4) 03:24:09 (15/33) Installing py3-idna (2.9-r0) 03:24:10 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:24:10 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:24:10 (18/33) Installing py3-requests (2.23.0-r0) 03:24:10 (19/33) Installing py3-msgpack (1.0.0-r0) 03:24:10 (20/33) Installing py3-lockfile (0.12.2-r3) 03:24:10 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:24:10 (22/33) Installing py3-colorama (0.4.3-r0) 03:24:10 (23/33) Installing py3-distlib (0.3.0-r0) 03:24:10 ---> Running in 3c57a3d82166 03:24:10 (24/33) Installing py3-distro (1.5.0-r1) 03:24:10 (25/33) Installing py3-webencodings (0.5.1-r3) 03:24:10 (26/33) Installing py3-html5lib (1.0.1-r4) 03:24:10 (27/33) Installing py3-pytoml (0.1.21-r0) 03:24:10 (28/33) Installing py3-pep517 (0.8.2-r0) 03:24:10 (29/33) Installing py3-progress (1.5-r0) 03:24:10 (30/33) Installing py3-toml (0.10.1-r0) 03:24:10 (31/33) Installing py3-retrying (1.3.3-r0) 03:24:10 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:24:10 (33/33) Installing py3-pip (20.1.1-r0) 03:24:10 Executing busybox-1.31.1-r19.trigger 03:24:10 OK: 71 MiB in 55 packages 03:24:10 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:24:10 Reading package lists... 03:24:10 Building dependency tree... 03:24:10 Reading state information... 03:24:10 Suggested packages: 03:24:10 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 03:24:10 git-gui gitk gitweb git-cvs git-mediawiki git-svn 03:24:10 Recommended packages: 03:24:10 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 03:24:10 The following NEW packages will be installed: 03:24:10 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 03:24:10 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 03:24:10 pkg-config zip 03:24:10 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 03:24:10 Need to get 7655 kB of archives. 03:24:10 After this operation, 43.7 MB of additional disk space will be used. 03:24:10 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] 03:24:11 Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 03:24:11 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] 03:24:11 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] 03:24:11 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] 03:24:11 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 03:24:11 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 03:24:11 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 03:24:11 Removing intermediate container 3c57a3d82166 03:24:11 ---> 8ddfb363ba91 03:24:11 Step 22/23 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:24:11 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 03:24:11 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 03:24:11 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 03:24:11 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 03:24:11 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 03:24:11 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 03:24:11 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 03:24:11 debconf: delaying package configuration, since apt-utils is not installed 03:24:11 Fetched 7655 kB in 1s (10.5 MB/s) 03:24:11 Selecting previously unselected package libglib2.0-0:amd64. 03:24:11 (Reading database ... 13933 files and directories currently installed.) 03:24:11 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 03:24:11 ---> Running in de0d82aa96e4 03:24:11 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 03:24:11 Selecting previously unselected package libpsl5:amd64. 03:24:11 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 03:24:11 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 03:24:12 Selecting previously unselected package libnghttp2-14:amd64. 03:24:12 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 03:24:12 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:24:12 Selecting previously unselected package librtmp1:amd64. 03:24:12 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 03:24:12 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:24:12 Selecting previously unselected package libcurl3-gnutls:amd64. 03:24:12 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... 03:24:12 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:24:12 Selecting previously unselected package liberror-perl. 03:24:12 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 03:24:12 Unpacking liberror-perl (0.17025-1) ... 03:24:12 Selecting previously unselected package git-man. 03:24:12 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... 03:24:12 Unpacking git-man (1:2.17.1-1ubuntu0.7) ... 03:24:12 Selecting previously unselected package git. 03:24:12 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 03:24:12 Unpacking git (1:2.17.1-1ubuntu0.7) ... 03:24:12 Removing intermediate container de0d82aa96e4 03:24:12 ---> 01a5bf66cbd2 03:24:12 Step 23/23 : LABEL version=0.0.0 03:24:13 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:13 ---> f204f591676c 03:24:13 Step 3/22 : WORKDIR /edgex-go 03:24:13 ---> Using cache 03:24:13 ---> 394794c8d309 03:24:13 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:13 ---> Using cache 03:24:13 ---> 880f12413623 03:24:13 Step 5/22 : RUN apk add --update --no-cache make git 03:24:13 Selecting previously unselected package libnorm1:amd64. 03:24:13 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 03:24:13 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:24:13 Selecting previously unselected package libpgm-5.2-0:amd64. 03:24:13 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 03:24:13 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:24:13 ---> Running in 1d6506f5c6a1 03:24:13 Selecting previously unselected package libsodium23:amd64. 03:24:13 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 03:24:13 Unpacking libsodium23:amd64 (1.0.16-2) ... 03:24:13 Selecting previously unselected package libzmq5:amd64. 03:24:13 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 03:24:13 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:24:13 Selecting previously unselected package libzmq3-dev:amd64. 03:24:13 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 03:24:13 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:24:14 Selecting previously unselected package pkg-config. 03:24:14 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 03:24:14 Unpacking pkg-config (0.29.1-0ubuntu2) ... 03:24:14 Selecting previously unselected package zip. 03:24:14 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 03:24:14 Unpacking zip (3.0-11build1) ... 03:24:14 ---> Running in cd892fa9f3a4 03:24:14 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 03:24:14 Setting up git-man (1:2.17.1-1ubuntu0.7) ... 03:24:14 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 03:24:14 Setting up liberror-perl (0.17025-1) ... 03:24:14 Setting up libpsl5:amd64 (0.19.1-5build1) ... 03:24:14 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 03:24:14 No schema files found: doing nothing. 03:24:14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 03:24:14 Setting up zip (3.0-11build1) ... 03:24:14 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 03:24:14 Setting up libsodium23:amd64 (1.0.16-2) ... 03:24:14 Setting up pkg-config (0.29.1-0ubuntu2) ... 03:24:14 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 03:24:14 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... 03:24:14 Removing intermediate container 1d6506f5c6a1 03:24:14 ---> 4e9ed5612ee6 03:24:14 03:24:14 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 03:24:14 Setting up git (1:2.17.1-1ubuntu0.7) ... 03:24:14 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 03:24:15 Successfully built 4e9ed5612ee6 03:24:15 Successfully tagged docker-core-data-go-arm64:latest 03:24:15  Building docker-core-data-go ... done Building docker-core-metadata-go 03:24:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:17 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:24:17 ---> f204f591676c 03:24:17 Step 3/21 : WORKDIR /edgex-go 03:24:17 ---> Using cache 03:24:17 ---> 394794c8d309 03:24:17 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:17 ---> Using cache 03:24:17 ---> 880f12413623 03:24:17 Step 5/21 : RUN apk add --update --no-cache make git 03:24:18 OK: 217 MiB in 51 packages 03:24:18 ---> Running in 96ef3ab0ff11 03:24:21 Removing intermediate container cd892fa9f3a4 03:24:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:24:21 ---> 157ba574f7fe 03:24:21 Step 6/22 : COPY go.mod . 03:24:21 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:24:21 git set to automatically installed. 03:24:21 git-man set to automatically installed. 03:24:21 libcurl3-gnutls set to automatically installed. 03:24:21 liberror-perl set to automatically installed. 03:24:21 libglib2.0-0 set to automatically installed. 03:24:21 libnghttp2-14 set to automatically installed. 03:24:21 libnorm1 set to automatically installed. 03:24:21 libpgm-5.2-0 set to automatically installed. 03:24:21 libpsl5 set to automatically installed. 03:24:21 librtmp1 set to automatically installed. 03:24:21 libsodium23 set to automatically installed. 03:24:21 libzmq3-dev set to automatically installed. 03:24:21 libzmq5 set to automatically installed. 03:24:21 pkg-config set to automatically installed. 03:24:21 zip set to automatically installed. 03:24:21 Removing intermediate container aa6c5efb8c26 03:24:21 ---> c82359934a94 03:24:21 Step 20/26 : RUN pip install docker-compose==1.23.2 03:24:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:24:22 ---> ae68d73d9004 03:24:22 Step 7/22 : RUN go mod download 03:24:22 ---> Running in 2f58e2c8660f 03:24:22 OK: 217 MiB in 51 packages 03:24:23 ---> Running in dbf2fbdd4f27 03:24:23 snapd is not logged in, snap install commands will use sudo 03:24:24 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:24:24 ---> f204f591676c 03:24:24 Step 3/24 : WORKDIR /edgex-go 03:24:24 ---> Using cache 03:24:24 ---> 394794c8d309 03:24:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:24 ---> Using cache 03:24:24 ---> 880f12413623 03:24:24 Step 5/24 : RUN apk add --update --no-cache make git 03:24:24 ---> Using cache 03:24:24 ---> 157ba574f7fe 03:24:24 Step 6/24 : COPY go.mod . 03:24:24 ---> Using cache 03:24:24 ---> ae68d73d9004 03:24:24 Step 7/24 : RUN go mod download 03:24:24 ---> Running in dcc94d3bc937 03:24:25 Removing intermediate container 96ef3ab0ff11 03:24:25 ---> b64217a360b1 03:24:25 Step 6/21 : COPY go.mod . 03:24:26 ---> feffc55ddc04 03:24:26 Step 7/21 : RUN go mod download 03:24:26 ---> Running in 85b0297da5c4 03:24:28 Removing intermediate container dbf2fbdd4f27 03:24:28 ---> 724f3588b9cd 03:24:28 Step 8/22 : COPY . . 03:24:28 Removing intermediate container dcc94d3bc937 03:24:28 ---> 5b13dbcb6064 03:24:28 Step 8/24 : COPY . . 03:24:29 Collecting docker-compose==1.23.2 03:24:30 sudo: unable to resolve host ubuntu: Resource temporarily unavailable 03:24:30 snap "core18" has no updates available 03:24:30 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:24:31 Pulling config-common 03:24:32 Collecting websocket-client<1.0,>=0.32.0 03:24:32 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:24:32 Pulling go-build-helper 03:24:32 Collecting jsonschema<3,>=2.5.1 03:24:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:24:33 Removing intermediate container 85b0297da5c4 03:24:33 ---> 36db2a26ce8d 03:24:33 Step 8/21 : COPY . . 03:24:34 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:24:34 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:24:35 Collecting dockerpty<0.5,>=0.4.1 03:24:35 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:24:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 03:24:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:24:37 ---> f204f591676c 03:24:37 Step 3/22 : WORKDIR /edgex-go 03:24:37 ---> Using cache 03:24:37 ---> 394794c8d309 03:24:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:37 ---> Using cache 03:24:37 ---> 880f12413623 03:24:37 Step 5/22 : RUN apk add --update --no-cache make git 03:24:37 ---> Using cache 03:24:37 ---> b64217a360b1 03:24:37 Step 6/22 : COPY go.mod . 03:24:37 ---> Using cache 03:24:37 ---> feffc55ddc04 03:24:37 Step 7/22 : RUN go mod download 03:24:37 ---> Using cache 03:24:37 ---> 36db2a26ce8d 03:24:37 Step 8/22 : COPY . . 03:24:37 Collecting texttable<0.10,>=0.9.0 03:24:37 Downloading texttable-0.9.1.tar.gz (11 kB) 03:24:40 Collecting cached-property<2,>=1.2.0 03:24:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:24:41 Collecting PyYAML<4,>=3.10 03:24:41 Downloading PyYAML-3.13.tar.gz (270 kB) 03:24:44 Collecting docopt<0.7,>=0.6.1 03:24:44 Downloading docopt-0.6.2.tar.gz (25 kB) 03:24:47 Collecting docker<4.0,>=3.6.0 03:24:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:24:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:24:47 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:24:47 Collecting idna<2.8,>=2.5 03:24:47 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:24:48 Collecting urllib3<1.25,>=1.21.1 03:24:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:24:49 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:24:49 Collecting docker-pycreds>=0.4.0 03:24:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:24:49 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:24:49 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:24:49 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:24:49 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:24:50 Installing collected packages: websocket-client, jsonschema, idna, urllib3, requests, dockerpty, texttable, cached-property, PyYAML, docopt, docker-pycreds, docker, docker-compose 03:24:53 Attempting uninstall: idna 03:24:53 Found existing installation: idna 2.9 03:24:53 Uninstalling idna-2.9: 03:24:53 Successfully uninstalled idna-2.9 03:24:54 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 03:24:54 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 03:24:54 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] 03:24:54 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] 03:24:54 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] 03:24:54 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] 03:24:54 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] 03:24:54 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] 03:24:54 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] 03:24:54 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] 03:24:54 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 03:24:54 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 03:24:54 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 03:24:54 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 03:24:54 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 03:24:54 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 03:24:54 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 03:24:54 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 03:24:54 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 03:24:54 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1812 kB] 03:24:54 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] 03:24:54 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] 03:24:54 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] 03:24:54 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] 03:24:54 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] 03:24:54 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] 03:24:54 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] 03:24:54 Fetched 23.6 MB in 0s (0 B/s) 03:24:54 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 03:24:54 Fetched 96.5 kB in 0s (0 B/s) 03:24:54 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 03:24:54 Fetched 279 kB in 0s (0 B/s) 03:24:54 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 03:24:54 Fetched 122 kB in 0s (0 B/s) 03:24:54 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 03:24:54 Fetched 77.8 kB in 0s (0 B/s) 03:24:54 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 03:24:54 Fetched 8848 B in 0s (0 B/s) 03:24:54 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 03:24:54 Fetched 47.8 kB in 0s (0 B/s) 03:24:54 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 03:24:54 Fetched 45.6 kB in 0s (0 B/s) 03:24:54 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] 03:24:54 Fetched 14.8 kB in 0s (0 B/s) 03:24:54 Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] 03:24:54 Fetched 214 kB in 0s (0 B/s) 03:24:54 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] 03:24:54 Fetched 155 kB in 0s (0 B/s) 03:24:54 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 03:24:54 Fetched 50.6 kB in 0s (0 B/s) 03:24:54 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 03:24:54 Fetched 14.8 kB in 0s (0 B/s) 03:24:54 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 03:24:54 Fetched 41.8 kB in 0s (0 B/s) 03:24:54 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 03:24:54 Fetched 499 kB in 0s (0 B/s) 03:24:54 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 03:24:54 Fetched 111 kB in 0s (0 B/s) 03:24:54 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 03:24:54 Fetched 240 kB in 0s (0 B/s) 03:24:54 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 03:24:54 Fetched 29.3 kB in 0s (0 B/s) 03:24:54 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 03:24:54 Fetched 85.5 kB in 0s (0 B/s) 03:24:54 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 03:24:54 Fetched 24.5 kB in 0s (0 B/s) 03:24:54 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] 03:24:54 Fetched 49.2 kB in 0s (0 B/s) 03:24:54 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 03:24:54 Fetched 54.2 kB in 0s (0 B/s) 03:24:54 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 03:24:54 Fetched 30.8 kB in 0s (0 B/s) 03:24:54 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] 03:24:54 Fetched 17.0 kB in 0s (0 B/s) 03:24:54 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 03:24:54 Fetched 85.9 kB in 0s (0 B/s) 03:24:54 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 03:24:54 Fetched 8720 B in 0s (0 B/s) 03:24:54 Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] 03:24:54 Fetched 137 kB in 0s (0 B/s) 03:24:54 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 03:24:54 Fetched 119 kB in 0s (0 B/s) 03:24:54 Get:1 libnettle6_3.4-1_amd64.deb [109 kB] 03:24:54 Fetched 109 kB in 0s (0 B/s) 03:24:54 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 03:24:54 Fetched 11.1 kB in 0s (0 B/s) 03:24:54 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 03:24:54 Fetched 645 kB in 0s (0 B/s) 03:24:54 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 03:24:54 Fetched 41.3 kB in 0s (0 B/s) 03:24:54 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 03:24:54 Fetched 17.9 kB in 0s (0 B/s) 03:24:54 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 03:24:54 Fetched 368 kB in 0s (0 B/s) 03:24:54 Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] 03:24:54 Fetched 187 kB in 0s (0 B/s) 03:24:54 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 03:24:54 Fetched 175 kB in 0s (0 B/s) 03:24:54 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 03:24:55 Attempting uninstall: urllib3 03:24:55 Found existing installation: urllib3 1.25.9 03:24:55 Uninstalling urllib3-1.25.9: 03:24:55 Successfully uninstalled urllib3-1.25.9 03:24:57 Attempting uninstall: requests 03:24:57 Found existing installation: requests 2.23.0 03:24:57 Uninstalling requests-2.23.0: 03:24:57 Successfully uninstalled requests-2.23.0 03:24:57 Fetched 206 kB in 0s (0 B/s) 03:24:57 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] 03:24:57 Fetched 1301 kB in 0s (0 B/s) 03:24:57 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 03:24:57 Fetched 36.2 kB in 0s (0 B/s) 03:24:57 Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] 03:24:57 Fetched 159 kB in 0s (0 B/s) 03:24:57 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 03:24:57 Fetched 107 kB in 0s (0 B/s) 03:24:57 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 03:24:57 Fetched 48.7 kB in 0s (0 B/s) 03:24:57 Pulling static-packages 03:24:58 'go115' has dependencies that need to be staged: go-build-helper static-packages 03:24:58 Skipping pull go-build-helper (already ran) 03:24:58 Skipping pull static-packages (already ran) 03:24:58 Building go-build-helper 03:24:59 Running setup.py install for dockerpty: started 03:25:00 ---> e543559cce91 03:25:00 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:25:00 ---> fb8e0f468e87 03:25:00 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:25:00 ---> Running in 9d5e9204da3a 03:25:00 Running setup.py install for dockerpty: finished with status 'done' 03:25:00 Running setup.py install for texttable: started 03:25:00 ---> c3f019d28cd7 03:25:00 Step 9/22 : RUN make cmd/core-metadata/core-metadata 03:25:00 ---> 2e3bb3c6aae8 03:25:00 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 03:25:00 ---> Running in acd7629c8403 03:25:01 ---> Running in e33949ccaf96 03:25:01 ---> Running in fc4c270799a0 03:25:02 Building static-packages 03:25:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:25:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:25:03 Running setup.py install for texttable: finished with status 'done' 03:25:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:25:03 Running setup.py install for PyYAML: started 03:25: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 03:25:04 Staging go-build-helper 03:25:05 Staging static-packages 03:25:06 Pulling go115 03:25:06 Running setup.py install for PyYAML: finished with status 'done' 03:25:06 Running setup.py install for docopt: started 03:25:07 'edgex-go' has dependencies that need to be staged: go115 03:25:07 Skipping pull go115 (already ran) 03:25:07 Building go115 03:25:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:25:07 Dload Upload Total Spent Left Speed 03:25:09 Running setup.py install for docopt: finished with status 'done' 03:25:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 20 115M 20 24.0M 0 0 27.8M 0 0:00:04 --:--:-- 0:00:04 27.8M 54 115M 54 63.3M 0 0 34.2M 0 0:00:03 0:00:01 0:00:02 34.2M 89 115M 89 103M 0 0 36.3M 0 0:00:03 0:00:02 0:00:01 36.3M 100 115M 100 115M 0 0 36.8M 0 0:00:03 0:00:03 --:--:-- 36.8M 03:25:10 go1.15.2.linux-amd64.tar.gz: OK 03:25:12 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 03:25:15 Staging go115 03:25:17 Removing intermediate container 2f58e2c8660f 03:25:17 ---> b1db37e62574 03:25:17 Step 21/26 : RUN apk --no-cache add curl 03:25:17 ---> Running in 7b50be980d76 03:25:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:25:19 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:25:20 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 03:25:20 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 03:25:20 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 03:25:20 Fetched 0 B in 0s (0 B/s) 03:25:20 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 03:25:20 Fetched 224 kB in 0s (0 B/s) 03:25:20 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 03:25:20 Fetched 157 kB in 0s (0 B/s) 03:25:20 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 03:25:20 Fetched 221 kB in 0s (0 B/s) 03:25:20 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 03:25:20 Fetched 143 kB in 0s (0 B/s) 03:25:20 Pulling edgex-go 03:25:20 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:25:20 (2/3) Installing libcurl (7.69.1-r3) 03:25:20 (3/3) Installing curl (7.69.1-r3) 03:25:20 Executing busybox-1.31.1-r19.trigger 03:25:20 OK: 71 MiB in 58 packages 03:25:21 Pulling version 03:25:22 Building config-common 03:25:22 Removing intermediate container 7b50be980d76 03:25:22 ---> 36a215d74c00 03:25:22 Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] 03:25:22 ---> Running in d0bbcc1c0319 03:25:23 Removing intermediate container d0bbcc1c0319 03:25:23 ---> e7c0a8408bda 03:25:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:23 ---> Running in 1865d1fc27eb 03:25:23 Removing intermediate container 1865d1fc27eb 03:25:23 ---> 7ddb48bd4343 03:25:23 Step 24/26 : LABEL arch=arm64 03:25:24 ---> Running in 0def969a673b 03:25:24 Skipping build go-build-helper (already ran) 03:25:24 Skipping build static-packages (already ran) 03:25:24 Skipping build go115 (already ran) 03:25:24 Building edgex-go 03:25: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 03:25:24 Removing intermediate container 0def969a673b 03:25:24 ---> 84b535188bf0 03:25:24 Step 25/26 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:25:25 ---> Running in 77ec0052b040 03:25:25 Removing intermediate container 77ec0052b040 03:25:25 ---> e2df5c36877f 03:25:25 Step 26/26 : LABEL version=0.0.0 03:25:25 go: downloading github.com/gorilla/mux v1.8.0 03:25:25 go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 03:25:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 03:25:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 03:25:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:25:25 go: downloading github.com/imdario/mergo v0.3.11 03:25:25 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 03:25:25 go: downloading github.com/go-redis/redis/v7 v7.2.0 03:25:25 go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 03:25:25 go: downloading github.com/pebbe/zmq4 v1.0.0 03:25:25 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 03:25:25 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 03:25:25 go: downloading github.com/go-playground/validator/v10 v10.3.0 03:25:25 go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 03:25:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 03:25:25 go: downloading github.com/pkg/errors v0.8.1 03:25:25 go: downloading github.com/google/uuid v1.1.3 03:25:25 go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 03:25:25 go: downloading gopkg.in/yaml.v2 v2.4.0 03:25:25 go: downloading github.com/go-kit/kit v0.8.0 03:25:25 go: downloading github.com/BurntSushi/toml v0.3.1 03:25:25 go: downloading github.com/x448/float16 v0.8.4 03:25:25 go: downloading github.com/go-playground/universal-translator v0.17.0 03:25:25 go: downloading github.com/hashicorp/consul/api v1.1.0 03:25:25 go: downloading github.com/pelletier/go-toml v1.2.0 03:25:25 go: downloading github.com/leodido/go-urn v1.2.0 03:25:25 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:25:25 go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 03:25:25 go: downloading github.com/go-playground/locales v0.13.0 03:25:25 ---> Running in a0a4e96a80df 03:25:26 go: downloading github.com/mitchellh/mapstructure v1.1.2 03:25:26 go: downloading github.com/mitchellh/copystructure v1.0.0 03:25:26 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:25:26 go: downloading github.com/hashicorp/go-rootcerts v1.0.0 03:25:26 go: downloading github.com/hashicorp/serf v0.8.2 03:25:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 03:25:26 go: downloading github.com/mitchellh/reflectwalk v1.0.0 03:25:26 go: downloading github.com/go-logfmt/logfmt v0.4.0 03:25:26 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 03:25:26 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 03:25:26 go: downloading github.com/hashicorp/golang-lru v0.5.0 03:25:26 Removing intermediate container a0a4e96a80df 03:25:26 ---> 8879ba9778cc 03:25:26 03:25:27 Successfully built 8879ba9778cc 03:25:27 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:25:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:25: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 03:25:39 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 03:25: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 03:25: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 03:25:40 go: downloading github.com/stretchr/testify v1.6.1 03:25:41 go: downloading github.com/pmezard/go-difflib v1.0.0 03:25:41 go: downloading github.com/davecgh/go-spew v1.1.1 03:25:41 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 03:25: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 03:25:42 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 03:25:42 go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 03:25:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:25:44 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 03:25:45 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 03:25:45 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 03:25:46 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 03:25:47 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 03:25:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:25:50 Building version 03:25:52 Staging config-common 03:25:53 Skipping stage go-build-helper (already ran) 03:25:53 Skipping stage static-packages (already ran) 03:25:53 Skipping stage go115 (already ran) 03:25:53 Staging edgex-go 03:25:54 Staging version 03:25:55 Priming config-common 03:25:55 Priming go-build-helper 03:25:56 Priming static-packages 03:25:59 Priming go115 03:26:00 Priming edgex-go 03:26:01 Priming version 03:26: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] } 03:26:14  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:26:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:26:24 Removing intermediate container 9d5e9204da3a 03:26:24 ---> 6201edf7931f 03:26:24 03:26:24 Step 10/24 : FROM alpine:3.12 03:26:24 ---> afeebe901d6b 03:26:24 Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curlRemoving intermediate container e33949ccaf96 03:26:24 ---> 7fb300d5fc0f 03:26:24 03:26:24 Step 10/22 : FROM alpine:3.12 03:26:24 ---> afeebe901d6b 03:26:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl 03:26:24 03:26:24 ---> Running in 54ed98690531 03:26:24 ---> Running in be9ff0bcb19b 03:26:24 Removing intermediate container acd7629c8403 03:26:24 ---> 240ba656d187 03:26:24 03:26:24 Step 10/21 : FROM alpine:3.12 03:26:24 ---> afeebe901d6b 03:26:24 Step 11/21 : RUN apk add --update --no-cache curl 03:26:24 ---> Running in 498640e07fd9 03:26:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:26:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:26:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:26:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:26:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:26:25 (1/5) Installing ca-certificates (20191127-r4) 03:26:25 (1/5) Installing ca-certificates (20191127-r4) 03:26:26 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:26:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:26:26 (3/5) Installing libcurl (7.69.1-r3) 03:26:26 (4/5) Installing curl (7.69.1-r3) 03:26:26 (2/5) Installing nghttp2-libs (1.41.0-r0) 03:26:26 (5/5) Installing dumb-init (1.2.2-r1) 03:26:26 (3/5) Installing libcurl (7.69.1-r3) 03:26:26 (4/5) Installing curl (7.69.1-r3) 03:26:26 (5/5) Installing dumb-init (1.2.2-r1) 03:26:26 Executing busybox-1.31.1-r19.trigger 03:26:26 Executing busybox-1.31.1-r19.trigger 03:26:26 Executing ca-certificates-20191127-r4.trigger 03:26:26 Executing ca-certificates-20191127-r4.trigger 03:26:26 OK: 7 MiB in 19 packages 03:26:26 OK: 7 MiB in 19 packages 03:26:26 (1/4) Installing ca-certificates (20191127-r4) 03:26:26 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:26:26 (3/4) Installing libcurl (7.69.1-r3) 03:26:26 (4/4) Installing curl (7.69.1-r3) 03:26:26 Executing busybox-1.31.1-r19.trigger 03:26:26 Executing ca-certificates-20191127-r4.trigger 03:26:26 OK: 7 MiB in 18 packages 03:26:28 Removing intermediate container be9ff0bcb19b 03:26:28 ---> 005c46ef56e3 03:26:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 03:26:29 Removing intermediate container 54ed98690531 03:26:29 ---> 4a605ae394fa 03:26:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:26:29 Removing intermediate container 498640e07fd9 03:26:29 ---> a6521d2a4233 03:26:29 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:26:29 ---> Running in 25cfce1adba9 03:26:29 ---> Running in 1b3042e27029 03:26:29 ---> Running in 1601b84d223d 03:26:30 Removing intermediate container 25cfce1adba9 03:26:30 ---> 1f5de262db96 03:26:30 Step 13/22 : WORKDIR / 03:26:30 Removing intermediate container 1b3042e27029 03:26:30 ---> f147ca105bd8 03:26:30 Step 13/24 : WORKDIR / 03:26:30 Removing intermediate container 1601b84d223d 03:26:30 ---> dab3f047b18d 03:26:30 Step 13/21 : WORKDIR /edgex 03:26:30 ---> Running in 7ca3b9a93c27 03:26:30 ---> Running in f0967f769daa 03:26:30 ---> Running in fdd22c546b91 03:26:31 Removing intermediate container 7ca3b9a93c27 03:26:31 ---> 52e0c9db7f79 03:26:31 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 03:26:31 Removing intermediate container fdd22c546b91 03:26:31 ---> 4ed955ace13f 03:26:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:26:31 Removing intermediate container f0967f769daa 03:26:31 ---> b7c7f28b1472 03:26:31 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:26:32 ---> 5d3d9b8215cf 03:26:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 03:26:32 ---> ad81bc69091e 03:26:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:26:32 Removing intermediate container fc4c270799a0 03:26:32 ---> 381381c40ef3 03:26:32 03:26:32 Step 10/22 : FROM scratch 03:26:32 ---> 03:26:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:26:33 ---> 83b80b4b9e98 03:26:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:26:33 ---> Using cache 03:26:33 ---> 92e6be7220f4 03:26:33 Step 12/22 : ENV APP_PORT=48081 03:26:33 ---> Running in e938aa853811 03:26:34 ---> 7bbb9f6f57ba 03:26:34 ---> ec7358cdd165 03:26:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 03:26:34 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:26:34 Removing intermediate container e938aa853811 03:26:34 ---> 1e703c0f1864 03:26:34 Step 13/22 : EXPOSE $APP_PORT 03:26:34 ---> f98908f32de2 03:26:34 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:26:34 ---> Running in a7c05b84cfe0 03:26:35 ---> 37954070e5af 03:26:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 03:26:35 Removing intermediate container a7c05b84cfe0 03:26:35 ---> 8bb178604c29 03:26:35 Step 14/22 : WORKDIR / 03:26:35 ---> 77ade14de88b 03:26:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:26:35 ---> Running in a6b3fd668036 03:26:36 ---> a9374bcbadaf 03:26:36 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:26:36 Removing intermediate container a6b3fd668036 03:26:36 ---> e0d2434d2e3a 03:26:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 03:26:36 ---> a078c868d216 03:26:36 Step 18/22 : RUN chmod +x entrypoint.sh 03:26:36 ---> Running in 0186430389d4 03:26:36 ---> Running in eb15e4713465 03:26:36 ---> e10d1502bdda 03:26:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:26:36 Removing intermediate container 0186430389d4 03:26:36 ---> ddcef3cab398 03:26:36 Step 18/21 : CMD ["--init=true"] 03:26:36 ---> 4216711999a6 03:26:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:26:37 ---> Running in 07612550b6af 03:26:38 Removing intermediate container 07612550b6af 03:26:38 ---> 9409169ee4e1 03:26:38 Step 19/21 : LABEL arch=arm64 03:26:38 ---> a04ff4379d27 03:26:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:26:38 ---> Running in 2e2e0aee3021 03:26:38 ---> c8cd1fc794a1 03:26:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:26:38 Removing intermediate container 2e2e0aee3021 03:26:38 ---> a6f3676fd04c 03:26:38 Step 20/21 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:26:39 ---> Running in e8fff5d078ec 03:26:39 Removing intermediate container eb15e4713465 03:26:39 ---> f3d366e4344d 03:26:39 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 03:26:39 ---> 3c62f4744c80 03:26:39 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:26:39 ---> b8f7a07ddcfe 03:26:39 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:26:39 ---> Running in 3aa8d1538a4e 03:26:39 ---> Running in 8b4d9973a690 03:26:39 ---> Running in ccc579263f71 03:26:39 Removing intermediate container e8fff5d078ec 03:26:39 ---> 37a66989f98e 03:26:39 Step 21/21 : LABEL version=0.0.0 03:26:40 ---> Running in a6506e455dbe 03:26:40 Removing intermediate container 3aa8d1538a4e 03:26:40 ---> 283e7bb0cd42 03:26:40 Step 20/22 : LABEL arch=arm64 03:26:40 Removing intermediate container ccc579263f71 03:26:40 ---> c5ebfce409ec 03:26:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:40 ---> Running in 9032e1aebd0c 03:26:40 ---> Running in db5ec9b188be 03:26:40 Removing intermediate container a6506e455dbe 03:26:40 ---> 210bf4545eb4 03:26:40 03:26:40 Removing intermediate container 9032e1aebd0c 03:26:40 ---> e42428a797f7 03:26:40 Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:26:41 Successfully built 210bf4545eb4 03:26:41 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:26:41  Building docker-security-proxy-setup-go ... done Removing intermediate container db5ec9b188be 03:26:41 ---> e1991504bfa4 03:26:41 Step 20/22 : LABEL arch=arm64 03:26:41 ---> Running in 27640a4e602c 03:26:41 ---> Running in 8da545b40739 03:26:41 Removing intermediate container 27640a4e602c 03:26:41 ---> 9a80e0afe8e1 03:26:41 Step 22/22 : LABEL version=0.0.0 03:26:42 ---> Running in a5e98bdfd166 03:26:42 Removing intermediate container 8da545b40739 03:26:42 ---> de20560ba1a5 03:26:42 Step 21/22 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:26:42 ---> Running in 8ea254479181 03:26:42 Removing intermediate container 8b4d9973a690 03:26:42 ---> 6fca5f190cab 03:26:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:26:42 ---> Running in ec5cbfc75eaf 03:26:42 Removing intermediate container a5e98bdfd166 03:26:42 ---> b7166788da9e 03:26:42 03:26:42 Removing intermediate container 8ea254479181 03:26:42 ---> e1b6cf638ca6 03:26:42 Step 22/22 : LABEL version=0.0.0 03:26:43 Successfully built b7166788da9e 03:26:43 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 03:26:43  Building docker-security-bootstrap-redis-go ... done  ---> Running in 3eea04ab61a0 03:26:43 Removing intermediate container ec5cbfc75eaf 03:26:43 ---> 34ed2a525a69 03:26:43 Step 22/24 : LABEL arch=arm64 03:26:43 ---> Running in 09dc7e4c095d 03:26:43 Removing intermediate container 3eea04ab61a0 03:26:43 ---> 2b59aef9083e 03:26:43 03:26:43 Successfully built 2b59aef9083e 03:26:43 Successfully tagged docker-core-metadata-go-arm64:latest 03:26:44  Building docker-core-metadata-go ... done Removing intermediate container 09dc7e4c095d 03:26:44 ---> 7eda7c355859 03:26:44 Step 23/24 : LABEL git_sha=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 03:26:44 ---> Running in bae96b058726 03:26:44 Removing intermediate container bae96b058726 03:26:44 ---> 3fd104287b9d 03:26:44 Step 24/24 : LABEL version=0.0.0 03:26:44 ---> Running in 460c63582c43 03:26:45 Removing intermediate container 460c63582c43 03:26:45 ---> 10ed87593f7e 03:26:45 03:26:45 Successfully built 10ed87593f7e 03:26:45 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:26:45  Building docker-security-secretstore-setup-go ... done  [Pipeline] } 03:26:45 $ docker stop --time=1 3a14918b330dc103ecce010dfb109bd96679393f7d20119acfa24d97ac78b8ba 03:26:47 $ docker rm -f 3a14918b330dc103ecce010dfb109bd96679393f7d20119acfa24d97ac78b8ba [Pipeline] // withDockerContainer [Pipeline] sh 03:26:48 + docker images 03:26:48 + grep docker 03:26:48 docker-security-secretstore-setup-go-arm64 latest 10ed87593f7e 4 seconds ago 23.4MB 03:26:48 docker-core-metadata-go-arm64 latest 2b59aef9083e 5 seconds ago 12.2MB 03:26:48 docker-security-bootstrap-redis-go-arm64 latest b7166788da9e 6 seconds ago 15.1MB 03:26:48 docker-security-proxy-setup-go-arm64 latest 210bf4545eb4 8 seconds ago 23.3MB 03:26:48 docker-sys-mgmt-agent-go-arm64 latest 8879ba9778cc About a minute ago 300MB 03:26:48 docker-core-data-go-arm64 latest 4e9ed5612ee6 2 minutes ago 21MB 03:26:48 docker-support-notifications-go-arm64 latest ef9027f5bd3f 3 minutes ago 11.4MB 03:26:48 docker-core-command-go-arm64 latest dda63fcfde36 3 minutes ago 9.98MB 03:26:48 docker-support-scheduler-go-arm64 latest 43ffb06f080d 3 minutes ago 10MB 03:26:48 docker 20.10.0 eeaf43b92773 3 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 03:26:51 provisioning config files... 03:26:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config4837650481565087488tmp [Pipeline] { [Pipeline] sh 03:26:51 + set +x 03:26:51 + curl -s https://codecov.io/bash 03:26:51 + bash -s -- 03:26:52 03:26:52 _____ _ 03:26:52 / ____| | | 03:26:52 | | ___ __| | ___ ___ _____ __ 03:26:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:26:52 | |___| (_) | (_| | __/ (_| (_) \ V / 03:26:52 \_____\___/ \__,_|\___|\___\___/ \_/ 03:26:52 Bash-20201231-23d4836 03:26:52 03:26:52 03:26:52 ==> git version 2.24.3 found 03:26:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 03:26:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:26:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:26:52 ==> Jenkins CI detected. 03:26:52 project root: . 03:26:52 --> token set from env 03:26:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:26:52 ==> Running gcov in . (disable via -X gcov) 03:26:52 ==> Python coveragepy not found 03:26:52 ==> Searching for coverage reports in: 03:26:52 + . 03:26:52 -> Found 1 reports 03:26:52 ==> Detecting git/mercurial file structure 03:26:52 ==> Reading reports 03:26:52 + ./coverage.out bytes=539358 03:26:52 ==> Appending adjustments 03:26:52 https://docs.codecov.io/docs/fixing-reports 03:26:55 + Found adjustments 03:26:55 ==> Gzipping contents 03:26:55 84K /tmp/codecov.4BkFbO.gz 03:26:55 ==> Uploading reports 03:26:55 url: https://codecov.io 03:26:55 query: branch=PR-2962&commit=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= 03:26:55 -> Pinging Codecov 03:26:55 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2962&commit=7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2962%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2962&job=&cmd_args= 03:26:55 -> Uploading to 03:26:55 https://storage.googleapis.com/codecov/v4/raw/2021-01-05/00271124DB129430A58F1EEE437C3FCB/7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7/8865771a-26f3-4b04-9bf5-c1967e90802e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210105%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210105T032655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ad04f837dc13a7b12e594b016ca5e6f833a255a77ffd40bdbb3bbc419839620f 03:26:55 % Total % Received % Xferd Average Speed Time Time Time Current 03:26:55 Dload Upload Total Spent Left Speed 03:26:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82105 0 0 100 82105 0 153k --:--:-- --:--:-- --:--:-- 153k 03:26:56 -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/7aea8f4ef5bb0c8dd4bba3539038cffcf44a21f7 [Pipeline] } 03:26:56 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 03:26:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:26:59 ---> package-listing.sh 03:26:59 ++ tr '[:upper:]' '[:lower:]' 03:26:59 ++ facter osfamily 03:26:59 + OS_FAMILY=redhat 03:26:59 + workspace=/w/workspace/edgex-go/6 03:26:59 + START_PACKAGES=/tmp/packages_start.txt 03:26:59 + END_PACKAGES=/tmp/packages_end.txt 03:26:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:26:59 + PACKAGES=/tmp/packages_start.txt 03:26:59 + '[' /w/workspace/edgex-go/6 ']' 03:26:59 + PACKAGES=/tmp/packages_end.txt 03:26:59 + case "${OS_FAMILY}" in 03:26:59 + rpm -qa 03:26:59 + sort 03:27:04 + '[' -f /tmp/packages_start.txt ']' 03:27:04 + '[' -f /tmp/packages_end.txt ']' 03:27:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:27:04 + '[' /w/workspace/edgex-go/6 ']' 03:27:04 + mkdir -p /w/workspace/edgex-go/6/archives/ 03:27:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 03:27:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:27:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:27:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:27:05 03:27:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:27:05 alpine: Pulling from edgex-lftools-log-publisher 03:27:05 df20fa9351a1: Pulling fs layer 03:27:05 36b3adc4ff6f: Pulling fs layer 03:27:05 8ad3a11d3b57: Pulling fs layer 03:27:05 46f8f816bc3b: Pulling fs layer 03:27:05 93b61091891f: Pulling fs layer 03:27:05 93b9cdb0e59b: Pulling fs layer 03:27:05 5e14af77c1be: Pulling fs layer 03:27:05 01666e4c0597: Pulling fs layer 03:27:05 aa168da1d23b: Pulling fs layer 03:27:05 5e14af77c1be: Waiting 03:27:05 01666e4c0597: Waiting 03:27:05 46f8f816bc3b: Waiting 03:27:05 93b61091891f: Waiting 03:27:05 93b9cdb0e59b: Waiting 03:27:05 36b3adc4ff6f: Verifying Checksum 03:27:05 36b3adc4ff6f: Download complete 03:27:05 46f8f816bc3b: Verifying Checksum 03:27:05 46f8f816bc3b: Download complete 03:27:05 df20fa9351a1: Verifying Checksum 03:27:05 df20fa9351a1: Download complete 03:27:06 93b9cdb0e59b: Verifying Checksum 03:27:06 5e14af77c1be: Verifying Checksum 03:27:06 5e14af77c1be: Download complete 03:27:06 93b61091891f: Verifying Checksum 03:27:06 93b61091891f: Download complete 03:27:06 01666e4c0597: Verifying Checksum 03:27:06 01666e4c0597: Download complete 03:27:06 df20fa9351a1: Pull complete 03:27:06 36b3adc4ff6f: Pull complete 03:27:07 8ad3a11d3b57: Verifying Checksum 03:27:07 8ad3a11d3b57: Download complete 03:27:07 8ad3a11d3b57: Pull complete 03:27:07 46f8f816bc3b: Pull complete 03:27:08 aa168da1d23b: Verifying Checksum 03:27:08 aa168da1d23b: Download complete 03:27:10 93b61091891f: Pull complete 03:27:10 93b9cdb0e59b: Pull complete 03:27:10 5e14af77c1be: Pull complete 03:27:10 01666e4c0597: Pull complete 03:27:25 aa168da1d23b: Pull complete 03:27:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:27:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:27:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:27:25 prd-centos7-docker-4c-2g-18416 does not seem to be running inside a container 03:27:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:27:28 $ docker top 771ebb31815baf4915dd0188cb6b469d1f5c357670dc749b6748c7d3a6fe534f -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:28 + touch /tmp/pre-build-complete [Pipeline] sh 03:27:29 + mkdir -p /var/log/sa [Pipeline] sh 03:27:29 + ls /var/log/sa-host 03:27:29 + sadf -c /var/log/sa-host/sa05 03:27:29 file_magic: OK 03:27:29 HZ: Using current value: 100 03:27:29 file_header: OK 03:27:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:27:29 Statistics: 03:27:29 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:27:29 File successfully converted to sysstat format version 12.2.1 03:27:29 + sadf -c /var/log/sa-host/sa23 03:27:29 file_magic: OK 03:27:29 HZ: Using current value: 100 03:27:29 file_header: OK 03:27:29 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:27:29 Statistics: 03:27:29 Hnuu...uuuununununu... 03:27:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:27:30 provisioning config files... 03:27:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config8962006726939808348tmp [Pipeline] { [Pipeline] echo 03:27:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:27:30 ---> create-netrc.sh [Pipeline] } 03:27:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:27:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:27:31 ---> python-tools-install.sh [Pipeline] echo 03:27:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:27:31 ---> sudo-logs.sh 03:27:31 Archiving 'sudo' log.. [Pipeline] echo 03:27:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:27:31 ---> job-cost.sh 03:27:31 lf-activate-venv: SKIPPING 03:27:31 INFO: No Stack... 03:27:32 INFO: Retrieving Pricing Info for: v1-standard-2 03:27:33 INFO: Archiving Costs [Pipeline] echo 03:27:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:27:33 ---> logs-deploy.sh 03:27:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2962/6 03:27:33 INFO: archiving workspace using pattern(s): 03:27:34 Archives upload complete. 03:27:35 INFO: archiving logs to Nexus 03:27:36 ---> uname -a: 03:27:36 Linux prd-centos7-docker-4c-2g-18416.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:27:36 03:27:36 03:27:36 ---> lscpu: 03:27:36 Architecture: x86_64 03:27:36 CPU op-mode(s): 32-bit, 64-bit 03:27:36 Byte Order: Little Endian 03:27:36 Address sizes: 40 bits physical, 48 bits virtual 03:27:36 CPU(s): 4 03:27:36 On-line CPU(s) list: 0-3 03:27:36 Thread(s) per core: 1 03:27:36 Core(s) per socket: 1 03:27:36 Socket(s): 4 03:27:36 NUMA node(s): 1 03:27:36 Vendor ID: GenuineIntel 03:27:36 CPU family: 6 03:27:36 Model: 44 03:27:36 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:27:36 Stepping: 1 03:27:36 CPU MHz: 2933.436 03:27:36 BogoMIPS: 5866.87 03:27:36 Virtualization: VT-x 03:27:36 Hypervisor vendor: KVM 03:27:36 Virtualization type: full 03:27:36 L1d cache: 128 KiB 03:27:36 L1i cache: 128 KiB 03:27:36 L2 cache: 16 MiB 03:27:36 L3 cache: 64 MiB 03:27:36 NUMA node0 CPU(s): 0-3 03:27:36 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:27:36 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:27:36 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:27:36 Vulnerability Meltdown: Mitigation; PTI 03:27:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:27:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:27:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:27:36 Vulnerability Srbds: Not affected 03:27:36 Vulnerability Tsx async abort: Not affected 03:27:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 03:27:36 03:27:36 03:27:36 ---> nproc: 03:27:36 4 03:27:36 03:27:36 03:27:36 ---> df -h: 03:27:36 Filesystem Size Used Available Use% Mounted on 03:27:36 overlay 50.0G 12.9G 37.1G 26% / 03:27:36 tmpfs 64.0M 0 64.0M 0% /dev 03:27:36 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:27:36 shm 64.0M 0 64.0M 0% /dev/shm 03:27:36 /dev/vda1 50.0G 12.9G 37.1G 26% /facter-os 03:27:36 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/resolv.conf 03:27:36 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hostname 03:27:36 /dev/vda1 50.0G 12.9G 37.1G 26% /etc/hosts 03:27:36 /dev/vda1 50.0G 12.9G 37.1G 26% /run/cloud-init/result.json 03:27:36 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/sa-host 03:27:36 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/secure 03:27:36 /dev/vda1 50.0G 12.9G 37.1G 26% /var/log/auth.log 03:27:36 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/6@tmp 03:27:36 /dev/vda1 50.0G 12.9G 37.1G 26% /w/workspace/edgex-go/6 03:27:36 03:27:36 03:27:36 ---> free -m: 03:27:36 total used free shared buff/cache available 03:27:36 Mem: 1837 677 132 0 1027 1075 03:27:36 Swap: 1023 50 973 03:27:36 03:27:36 03:27:36 ---> ip addr: 03:27:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:27:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:27:36 inet 127.0.0.1/8 scope host lo 03:27:36 valid_lft forever preferred_lft forever 03:27:36 inet6 ::1/128 scope host 03:27:36 valid_lft forever preferred_lft forever 03:27:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:27:36 link/ether fa:16:3e:dc:71:0e brd ff:ff:ff:ff:ff:ff 03:27:36 inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 03:27:36 valid_lft 83977sec preferred_lft 83977sec 03:27:36 inet6 fe80::f816:3eff:fedc:710e/64 scope link 03:27:36 valid_lft forever preferred_lft forever 03:27:36 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:27:36 link/ether 02:42:c9:e2:8a:70 brd ff:ff:ff:ff:ff:ff 03:27:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:27:36 valid_lft forever preferred_lft forever 03:27:36 inet6 fe80::42:c9ff:fee2:8a70/64 scope link 03:27:36 valid_lft forever preferred_lft forever 03:27:36 03:27:36 03:27:36 ---> sar -b -r -n DEV: 03:27:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 03:27:36 03:27:36 02:46:59 LINUX RESTART (4 CPU) 03:27:36 03:27:36 02:48:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:27:36 02:49:01 3.06 0.18 2.88 0.00 7.73 621.78 0.00 03:27:36 02:50:01 0.22 0.00 0.22 0.00 0.00 2.71 0.00 03:27:36 02:51:01 0.30 0.00 0.30 0.00 0.00 3.08 0.00 03:27:36 02:52:01 0.27 0.00 0.27 0.00 0.00 2.88 0.00 03:27:36 02:53:01 0.23 0.00 0.23 0.00 0.00 2.75 0.00 03:27:36 02:54:01 0.27 0.00 0.27 0.00 0.00 3.75 0.00 03:27:36 02:55:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 03:27:36 02:56:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 03:27:36 02:57:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 03:27:36 02:58:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 03:27:36 02:59:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 03:27:36 03:00:02 0.28 0.00 0.28 0.00 0.00 3.68 0.00 03:27:36 03:01:01 0.29 0.02 0.27 0.00 0.14 3.67 0.00 03:27:36 03:02:01 0.45 0.12 0.33 0.00 2.53 4.88 0.00 03:27:36 03:03:01 0.93 0.20 0.73 0.00 6.39 15.03 0.00 03:27:36 03:04:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 03:27:36 03:05:01 0.30 0.00 0.30 0.00 0.00 3.65 0.00 03:27:36 03:06:01 0.18 0.00 0.18 0.00 0.00 2.48 0.00 03:27:36 03:07:01 0.25 0.00 0.25 0.00 0.00 3.50 0.00 03:27:36 03:08:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 03:27:36 03:09:01 0.22 0.00 0.22 0.00 0.00 3.31 0.00 03:27:36 03:10:01 0.37 0.00 0.37 0.00 0.00 5.58 0.00 03:27:36 03:11:01 0.30 0.00 0.30 0.00 0.00 3.93 0.00 03:27:36 03:12:01 54.44 15.52 38.92 0.00 4860.46 7891.83 0.00 03:27:36 03:13:01 249.86 104.43 145.43 0.00 6695.56 50274.12 0.00 03:27:36 03:14:02 236.69 94.51 142.18 0.00 3490.21 21767.51 0.00 03:27:36 03:15:01 147.53 82.88 64.65 0.00 3772.72 10137.88 0.00 03:27:36 03:16:01 1000.86 738.91 261.95 0.00 90769.27 160681.37 0.00 03:27:36 03:17:01 2662.84 2363.90 298.94 0.00 136783.29 148886.44 0.00 03:27:36 03:18:02 1618.89 1311.38 307.51 0.00 84779.62 111723.28 0.00 03:27:36 03:19:01 2316.02 1970.04 345.99 0.00 136299.51 141356.36 0.00 03:27:36 03:20:01 657.75 402.51 255.24 0.00 32674.21 47693.46 0.00 03:27:36 03:21:01 7.31 0.12 7.19 0.00 9.86 237.16 0.00 03:27:36 03:22:02 0.30 0.03 0.27 0.00 0.27 2.76 0.00 03:27:36 03:23:01 1.52 1.25 0.27 0.00 96.22 3.59 0.00 03:27:36 03:24:01 0.23 0.02 0.22 0.00 0.27 2.28 0.00 03:27:36 03:25:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 03:27:36 03:26:01 0.45 0.00 0.45 0.00 0.00 5.03 0.00 03:27:36 03:27:01 34.79 34.28 0.52 0.00 3610.59 22.47 0.00 03:27:36 Average: 231.26 182.98 48.27 0.00 12948.27 18029.74 0.00 03:27:36 03:27:36 02:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:27:36 02:49:01 74636 0 482156 25.63 2620 1322132 947256 32.33 306848 1304680 20 03:27:36 02:50:01 74636 0 482148 25.63 2620 1322140 947256 32.33 304772 1307032 8 03:27:36 02:51:01 74404 0 482376 25.64 2620 1322144 947256 32.33 304668 1307032 8 03:27:36 02:52:01 74436 0 482340 25.64 2620 1322148 947252 32.33 304828 1307032 8 03:27:36 02:53:01 74328 0 482444 25.64 2620 1322152 947340 32.33 305272 1307032 20 03:27:36 02:54:01 73956 0 482808 25.66 2620 1322160 947316 32.33 305096 1307036 12 03:27:36 02:55:01 74656 0 482108 25.62 2620 1322160 947256 32.33 304596 1307032 8 03:27:36 02:56:01 74460 0 482300 25.63 2620 1322164 955452 32.61 304860 1307032 8 03:27:36 02:57:01 74632 0 482116 25.62 2620 1322176 955452 32.61 304748 1307032 8 03:27:36 02:58:01 74420 0 482324 25.63 2620 1322180 955512 32.61 305192 1307032 20 03:27:36 02:59:01 74756 0 481984 25.62 2620 1322184 955452 32.61 304756 1307032 16 03:27:36 03:00:02 74560 0 482176 25.63 2620 1322188 955488 32.61 305080 1307032 20 03:27:36 03:01:01 73700 0 483028 25.67 2620 1322196 958224 32.70 305404 1307036 16 03:27:36 03:02:01 72528 0 484080 25.73 2620 1322316 957700 32.68 306444 1307096 8 03:27:36 03:03:01 73284 0 483256 25.68 2620 1322384 956044 32.63 305620 1307128 16 03:27:36 03:04:01 73528 0 483040 25.67 2620 1322356 955960 32.63 305084 1307120 8 03:27:36 03:05:01 72520 0 484044 25.73 2620 1322360 956140 32.63 306068 1307120 8 03:27:36 03:06:01 73876 0 482684 25.65 2620 1322364 955960 32.63 305120 1307120 12 03:27:36 03:07:01 73800 0 482752 25.66 2620 1322372 955960 32.63 305128 1307120 8 03:27:36 03:08:01 73300 0 483252 25.68 2620 1322372 956032 32.63 305384 1307120 8 03:27:36 03:09:01 73964 0 482580 25.65 2620 1322380 955960 32.63 305136 1307120 16 03:27:36 03:10:01 73916 0 482624 25.65 2620 1322384 955956 32.63 305000 1307120 8 03:27:36 03:11:01 73792 0 482748 25.66 2620 1322384 955960 32.63 305124 1307120 8 03:27:36 03:12:01 120960 0 606996 32.26 2620 1150968 1296924 44.26 491816 1064352 10296 03:27:36 03:13:01 78136 0 716596 38.09 2004 1084808 1513820 51.66 584104 949628 59096 03:27:36 03:14:02 286124 0 850316 45.19 912 744192 1733444 59.16 697212 615400 28380 03:27:36 03:15:01 192312 0 745724 39.63 912 942596 1408844 48.08 624592 771188 9544 03:27:36 03:16:01 243324 0 743216 39.50 0 895004 2667340 91.03 638448 784508 32 03:27:36 03:17:01 400608 0 943260 50.13 0 537676 3227332 110.14 603276 616904 51944 03:27:36 03:18:02 64508 0 734252 39.02 0 1082784 2212160 75.50 707304 881760 888 03:27:36 03:19:01 67960 0 891620 47.39 0 921964 3140600 107.18 638564 910636 60836 03:27:36 03:20:01 329924 0 614088 32.64 0 937532 1229908 41.97 547708 751040 20 03:27:36 03:21:01 344004 0 599684 31.87 0 937856 1163444 39.71 541316 750036 16 03:27:36 03:22:02 343924 0 599752 31.88 0 937868 1163744 39.72 541840 749916 8 03:27:36 03:23:01 342120 0 598724 31.82 0 940700 1158568 39.54 541300 752532 12 03:27:36 03:24:01 342232 0 598612 31.81 0 940700 1158532 39.54 541332 752532 20 03:27:36 03:25:01 342164 0 598668 31.82 0 940712 1158496 39.54 541392 752536 12 03:27:36 03:26:01 342240 0 598580 31.81 0 940724 1158496 39.54 541352 752540 8 03:27:36 03:27:01 208324 0 626228 33.28 0 1046992 1195104 40.79 579796 844036 320 03:27:36 Average: 147460 0 568402 30.21 1710 1163971 1243973 42.45 420041 1096405 5685 03:27:36 03:27:36 02:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:27:36 02:49:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:50:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:52:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:53:01 eth0 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 03:27:36 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:54:01 eth0 0.20 0.10 0.07 0.01 0.00 0.00 0.00 0.00 03:27:36 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:56:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:58:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:27:36 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:00:02 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 03:27:36 03:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:01:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:03:01 eth0 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:27:36 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:04:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 03:27:36 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:05:01 eth0 0.58 0.42 0.33 0.20 0.00 0.00 0.00 0.00 03:27:36 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:06:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:08:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 03:27:36 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:09:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:10:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:11:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:12:01 eth0 723.71 544.05 3483.02 85.61 0.00 0.00 0.00 0.00 03:27:36 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:12:01 vethf0c8639 82.90 58.42 9.87 178.20 0.00 0.00 0.00 0.00 03:27:36 03:12:01 docker0 82.90 58.32 8.74 178.19 0.00 0.00 0.00 0.00 03:27:36 03:13:01 eth0 1239.81 1430.55 6168.75 148.35 0.00 0.00 0.00 0.00 03:27:36 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:13:01 veth6f293d6 83.13 106.69 7.80 466.42 0.00 0.00 0.00 0.00 03:27:36 03:13:01 docker0 1171.14 933.35 83.65 3321.12 0.00 0.00 0.00 0.00 03:27:36 03:14:02 eth0 53.50 38.05 34.99 51.41 0.00 0.00 0.00 0.00 03:27:36 03:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:14:02 vethb4683d4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:27:36 03:14:02 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:15:01 eth0 49.09 35.18 26.76 54.79 0.00 0.00 0.00 0.00 03:27:36 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:15:01 vethb4683d4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:16:01 vethd0ca026 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:16:01 veth142f679 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:16:01 veth71342dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:16:01 veth916521f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:27:36 03:17:01 veth3008b3a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:27:36 03:17:01 veth916521f 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 03:27:36 03:17:01 eth0 2502.06 2355.15 11934.21 424.39 0.00 0.00 0.00 0.00 03:27:36 03:17:01 veth15a6405 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:27:36 03:18:02 veth8eb175c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:18:02 veth77c0ab8 1.80 5.69 0.12 29.17 0.00 0.00 0.00 0.00 03:27:36 03:18:02 veth916521f 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 03:27:36 03:18:02 eth0 182.26 139.54 1460.94 64.98 0.00 0.00 0.00 0.00 03:27:36 03:19:01 veth4225ee6 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 03:27:36 03:19:01 veth916521f 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:19:01 veth2b7354f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 03:27:36 03:19:01 eth0 104.89 56.86 367.84 55.42 0.00 0.00 0.00 0.00 03:27:36 03:20:01 eth0 91.31 61.50 141.55 95.24 0.00 0.00 0.00 0.00 03:27:36 03:20:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:27:36 03:20:01 docker0 1326.01 1123.23 96.52 4255.46 0.00 0.00 0.00 0.00 03:27:36 03:21:01 eth0 0.72 0.25 0.41 0.05 0.00 0.00 0.00 0.00 03:27:36 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:22:02 eth0 0.50 0.33 0.27 0.17 0.00 0.00 0.00 0.00 03:27:36 03:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:23:01 eth0 0.17 0.12 0.08 0.10 0.00 0.00 0.00 0.00 03:27:36 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:24:01 eth0 0.20 0.18 0.09 0.01 0.00 0.00 0.00 0.00 03:27:36 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:25:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:26:01 eth0 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 03:27:36 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:27:01 eth0 12.07 7.59 11.24 5.35 0.00 0.00 0.00 0.00 03:27:36 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 Average: eth0 69.51 64.51 348.23 15.97 0.00 0.00 0.00 0.00 03:27:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:27:36 Average: docker0 34.06 28.85 2.48 109.30 0.00 0.00 0.00 0.00 03:27:36 03:27:36 03:27:36 ---> sar -P ALL: 03:27:36 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/05/21 _x86_64_ (4 CPU) 03:27:36 03:27:36 02:46:59 LINUX RESTART (4 CPU) 03:27:36 03:27:36 02:48:01 CPU %user %nice %system %iowait %steal %idle 03:27:36 02:49:01 all 0.15 0.00 0.04 0.00 0.01 99.80 03:27:36 02:49:01 0 0.05 0.00 0.07 0.00 0.02 99.87 03:27:36 02:49:01 1 0.30 0.00 0.03 0.00 0.02 99.65 03:27:36 02:49:01 2 0.23 0.00 0.05 0.00 0.00 99.72 03:27:36 02:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 02:50:01 all 0.16 0.00 0.07 0.00 0.00 99.76 03:27:36 02:50:01 0 0.05 0.00 0.05 0.00 0.00 99.90 03:27:36 02:50:01 1 0.03 0.00 0.07 0.00 0.00 99.90 03:27:36 02:50:01 2 0.52 0.00 0.05 0.00 0.00 99.43 03:27:36 02:50:01 3 0.05 0.00 0.13 0.00 0.00 99.82 03:27:36 02:51:01 all 0.15 0.00 0.04 0.00 0.00 99.81 03:27:36 02:51:01 0 0.02 0.00 0.05 0.00 0.00 99.93 03:27:36 02:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 02:51:01 2 0.53 0.00 0.03 0.00 0.00 99.43 03:27:36 02:51:01 3 0.02 0.00 0.05 0.00 0.00 99.93 03:27:36 02:52:01 all 0.15 0.00 0.04 0.00 0.01 99.80 03:27:36 02:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:27:36 02:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:27:36 02:52:01 2 0.52 0.00 0.05 0.00 0.00 99.43 03:27:36 02:52:01 3 0.03 0.00 0.05 0.00 0.02 99.90 03:27:36 02:53:01 all 0.16 0.00 0.03 0.00 0.00 99.80 03:27:36 02:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 02:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 02:53:01 2 0.53 0.00 0.03 0.00 0.02 99.42 03:27:36 02:53:01 3 0.05 0.00 0.05 0.00 0.00 99.90 03:27:36 02:54:01 all 0.08 0.00 0.04 0.00 0.00 99.88 03:27:36 02:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 03:27:36 02:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 02:54:01 2 0.23 0.00 0.03 0.00 0.00 99.73 03:27:36 02:54:01 3 0.05 0.00 0.07 0.00 0.00 99.88 03:27:36 02:55:01 all 0.05 0.00 0.03 0.00 0.00 99.92 03:27:36 02:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 02:55:01 1 0.05 0.00 0.03 0.00 0.00 99.92 03:27:36 02:55:01 2 0.15 0.00 0.05 0.00 0.00 99.80 03:27:36 02:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:27:36 02:56:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:27:36 02:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 02:56:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:27:36 02:56:01 2 0.50 0.00 0.02 0.00 0.00 99.48 03:27:36 02:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:27:36 02:57:01 all 0.15 0.00 0.03 0.00 0.00 99.83 03:27:36 02:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 02:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:27:36 02:57:01 2 0.52 0.00 0.03 0.00 0.00 99.45 03:27:36 02:57:01 3 0.02 0.00 0.05 0.00 0.00 99.93 03:27:36 02:58:01 all 0.16 0.00 0.04 0.00 0.00 99.80 03:27:36 02:58:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 02:58:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:27:36 02:58:01 2 0.52 0.00 0.03 0.00 0.00 99.45 03:27:36 02:58:01 3 0.03 0.00 0.05 0.00 0.00 99.92 03:27:36 02:59:01 all 0.15 0.00 0.04 0.00 0.00 99.81 03:27:36 02:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 02:59:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:27:36 02:59:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:27:36 02:59:01 3 0.50 0.00 0.02 0.00 0.00 99.48 03:27:36 03:27:36 02:59:01 CPU %user %nice %system %iowait %steal %idle 03:27:36 03:00:02 all 0.15 0.00 0.03 0.00 0.00 99.83 03:27:36 03:00:02 0 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:00:02 1 0.03 0.00 0.02 0.00 0.00 99.95 03:27:36 03:00:02 2 0.05 0.00 0.07 0.00 0.00 99.88 03:27:36 03:00:02 3 0.48 0.00 0.02 0.00 0.00 99.50 03:27:36 03:01:01 all 0.16 0.00 0.06 0.00 0.00 99.78 03:27:36 03:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 03:01:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:27:36 03:01:01 2 0.05 0.00 0.10 0.00 0.02 99.83 03:27:36 03:01:01 3 0.51 0.00 0.03 0.00 0.00 99.46 03:27:36 03:02:01 all 0.15 0.00 0.05 0.00 0.00 99.80 03:27:36 03:02:01 0 0.50 0.00 0.07 0.00 0.00 99.43 03:27:36 03:02:01 1 0.03 0.00 0.05 0.00 0.00 99.92 03:27:36 03:02:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:27:36 03:02:01 3 0.03 0.00 0.05 0.00 0.00 99.92 03:27:36 03:03:01 all 0.16 0.00 0.05 0.00 0.00 99.79 03:27:36 03:03:01 0 0.50 0.00 0.02 0.00 0.00 99.48 03:27:36 03:03:01 1 0.07 0.00 0.05 0.00 0.00 99.88 03:27:36 03:03:01 2 0.03 0.00 0.07 0.00 0.00 99.90 03:27:36 03:03:01 3 0.05 0.00 0.05 0.00 0.02 99.88 03:27:36 03:04:01 all 0.15 0.00 0.04 0.00 0.00 99.81 03:27:36 03:04:01 0 0.50 0.00 0.03 0.00 0.00 99.47 03:27:36 03:04:01 1 0.05 0.00 0.07 0.00 0.02 99.87 03:27:36 03:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 03:05:01 all 0.21 0.00 0.03 0.00 0.00 99.75 03:27:36 03:05:01 0 0.60 0.00 0.03 0.00 0.00 99.37 03:27:36 03:05:01 1 0.18 0.00 0.03 0.00 0.02 99.77 03:27:36 03:05:01 2 0.03 0.00 0.05 0.00 0.00 99.92 03:27:36 03:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:06:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:27:36 03:06:01 0 0.45 0.00 0.03 0.00 0.00 99.52 03:27:36 03:06:01 1 0.07 0.00 0.07 0.00 0.00 99.87 03:27:36 03:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:27:36 03:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:07:01 all 0.14 0.00 0.05 0.00 0.00 99.81 03:27:36 03:07:01 0 0.43 0.00 0.05 0.00 0.00 99.52 03:27:36 03:07:01 1 0.08 0.00 0.08 0.00 0.00 99.83 03:27:36 03:07:01 2 0.02 0.00 0.05 0.00 0.00 99.93 03:27:36 03:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:08:01 all 0.15 0.00 0.03 0.00 0.00 99.81 03:27:36 03:08:01 0 0.50 0.00 0.02 0.00 0.02 99.47 03:27:36 03:08:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:27:36 03:08:01 2 0.05 0.00 0.08 0.00 0.00 99.87 03:27:36 03:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:27:36 03:09:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:27:36 03:09:01 0 0.50 0.00 0.03 0.00 0.00 99.47 03:27:36 03:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 03:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:27:36 03:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 03:10:01 all 0.11 0.00 0.03 0.00 0.00 99.86 03:27:36 03:10:01 0 0.35 0.00 0.02 0.00 0.00 99.63 03:27:36 03:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:10:01 3 0.05 0.00 0.05 0.00 0.02 99.88 03:27:36 03:27:36 03:10:01 CPU %user %nice %system %iowait %steal %idle 03:27:36 03:11:01 all 0.13 0.00 0.02 0.00 0.00 99.85 03:27:36 03:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 03:11:01 2 0.40 0.00 0.00 0.00 0.00 99.60 03:27:36 03:11:01 3 0.05 0.00 0.03 0.00 0.02 99.90 03:27:36 03:12:01 all 7.23 0.00 3.74 1.11 0.07 87.86 03:27:36 03:12:01 0 8.90 0.00 5.18 0.32 0.07 85.53 03:27:36 03:12:01 1 5.94 0.00 2.95 1.70 0.08 89.32 03:27:36 03:12:01 2 7.89 0.00 3.36 0.12 0.07 88.57 03:27:36 03:12:01 3 6.21 0.00 3.48 2.28 0.05 87.99 03:27:36 03:13:01 all 16.18 0.00 9.31 3.19 0.12 71.19 03:27:36 03:13:01 0 18.28 0.00 10.85 5.37 0.10 65.40 03:27:36 03:13:01 1 16.37 0.00 8.80 2.41 0.10 72.32 03:27:36 03:13:01 2 17.74 0.00 8.67 3.12 0.12 70.35 03:27:36 03:13:01 3 12.38 0.00 8.95 1.91 0.17 76.59 03:27:36 03:14:02 all 43.34 0.00 13.03 6.81 0.13 36.69 03:27:36 03:14:02 0 42.03 0.00 12.44 5.91 0.16 39.46 03:27:36 03:14:02 1 45.96 0.00 12.80 9.33 0.10 31.81 03:27:36 03:14:02 2 42.47 0.00 13.69 5.82 0.14 37.88 03:27:36 03:14:02 3 42.87 0.00 13.18 6.18 0.12 37.65 03:27:36 03:15:01 all 49.20 0.00 14.75 3.92 0.15 31.99 03:27:36 03:15:01 0 48.61 0.00 14.82 4.09 0.14 32.35 03:27:36 03:15:01 1 49.72 0.00 14.77 5.23 0.14 30.14 03:27:36 03:15:01 2 49.59 0.00 14.27 3.80 0.18 32.17 03:27:36 03:15:01 3 48.89 0.00 15.14 2.54 0.12 33.30 03:27:36 03:16:01 all 20.05 0.00 22.36 8.40 0.19 49.00 03:27:36 03:16:01 0 19.33 0.00 21.80 7.93 0.21 50.74 03:27:36 03:16:01 1 20.04 0.00 23.45 9.11 0.16 47.24 03:27:36 03:16:01 2 20.12 0.00 22.36 7.54 0.25 49.74 03:27:36 03:16:01 3 20.70 0.00 21.81 9.03 0.16 48.30 03:27:36 03:17:01 all 29.22 0.00 24.18 23.44 0.33 22.83 03:27:36 03:17:01 0 29.49 0.00 24.21 22.51 0.37 23.42 03:27:36 03:17:01 1 29.25 0.00 23.88 25.67 0.40 20.80 03:27:36 03:17:01 2 29.30 0.00 24.35 21.39 0.30 24.66 03:27:36 03:17:01 3 28.86 0.00 24.26 24.17 0.27 22.43 03:27:36 03:18:02 all 37.88 0.00 21.52 16.65 0.20 23.75 03:27:36 03:18:02 0 36.59 0.00 20.71 11.79 0.28 30.62 03:27:36 03:18:02 1 38.06 0.00 21.04 18.46 0.23 22.22 03:27:36 03:18:02 2 38.39 0.00 21.53 17.78 0.16 22.15 03:27:36 03:18:02 3 38.47 0.00 22.80 18.51 0.14 20.08 03:27:36 03:19:01 all 20.00 0.00 22.95 32.14 0.20 24.70 03:27:36 03:19:01 0 19.41 0.00 23.28 35.08 0.23 21.99 03:27:36 03:19:01 1 20.78 0.00 22.26 35.47 0.16 21.33 03:27:36 03:19:01 2 20.38 0.00 23.38 29.78 0.26 26.19 03:27:36 03:19:01 3 19.44 0.00 22.86 28.19 0.16 29.35 03:27:36 03:20:01 all 40.25 0.00 14.31 14.88 0.10 30.47 03:27:36 03:20:01 0 39.38 0.00 14.74 12.70 0.10 33.08 03:27:36 03:20:01 1 41.52 0.00 14.59 14.52 0.14 29.23 03:27:36 03:20:01 2 40.54 0.00 13.99 14.30 0.07 31.10 03:27:36 03:20:01 3 39.54 0.00 13.93 18.03 0.07 28.43 03:27:36 03:21:01 all 0.16 0.00 0.07 0.11 0.00 99.66 03:27:36 03:21:01 0 0.03 0.00 0.08 0.00 0.00 99.88 03:27:36 03:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 03:27:36 03:21:01 2 0.05 0.00 0.13 0.43 0.00 99.38 03:27:36 03:21:01 3 0.52 0.00 0.03 0.00 0.02 99.43 03:27:36 03:27:36 03:21:01 CPU %user %nice %system %iowait %steal %idle 03:27:36 03:22:02 all 0.16 0.00 0.02 0.00 0.00 99.81 03:27:36 03:22:02 0 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 03:22:02 1 0.05 0.00 0.03 0.00 0.00 99.92 03:27:36 03:22:02 2 0.03 0.00 0.02 0.00 0.00 99.95 03:27:36 03:22:02 3 0.52 0.00 0.02 0.02 0.00 99.45 03:27:36 03:23:01 all 0.15 0.00 0.02 0.00 0.01 99.82 03:27:36 03:23:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:27:36 03:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:27:36 03:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:27:36 03:23:01 3 0.54 0.00 0.02 0.00 0.00 99.44 03:27:36 03:24:01 all 0.11 0.00 0.04 0.00 0.00 99.85 03:27:36 03:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:24:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:27:36 03:24:01 3 0.35 0.00 0.07 0.00 0.00 99.58 03:27:36 03:25:01 all 0.04 0.00 0.03 0.00 0.00 99.93 03:27:36 03:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:27:36 03:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:27:36 03:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:27:36 03:25:01 3 0.08 0.00 0.07 0.00 0.00 99.85 03:27:36 03:26:01 all 0.14 0.00 0.03 0.00 0.00 99.83 03:27:36 03:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 03:27:36 03:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:27:36 03:26:01 2 0.05 0.00 0.05 0.00 0.00 99.90 03:27:36 03:26:01 3 0.50 0.00 0.02 0.00 0.00 99.48 03:27:36 03:27:01 all 1.44 0.00 0.82 0.85 0.01 96.88 03:27:36 03:27:01 0 1.74 0.00 1.08 1.00 0.02 96.16 03:27:36 03:27:01 1 1.65 0.00 0.88 1.55 0.00 95.91 03:27:36 03:27:01 2 0.73 0.00 0.50 0.35 0.02 98.40 03:27:36 03:27:01 3 1.64 0.00 0.82 0.48 0.02 97.04 03:27:36 Average: all 6.65 0.00 3.65 2.75 0.04 86.92 03:27:36 Average: 0 6.63 0.00 3.70 2.62 0.04 87.00 03:27:36 Average: 1 6.70 0.00 3.62 3.05 0.04 86.58 03:27:36 Average: 2 6.76 0.00 3.65 2.59 0.04 86.96 03:27:36 Average: 3 6.49 0.00 3.64 2.72 0.03 87.12 03:27:36 03:27:36 03:27:36