Pull request #3549 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 rather than c3af2119df1f53984b44060e772459a1eb72c77f Obtained Jenkinsfile from 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8189592387490996501.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6879964204977936461.key > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh630204773929633749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2951099860637756841.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3549/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5933538007222458531.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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/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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: 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/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-881 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh7638855643994867770.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit c3af2119df1f53984b44060e772459a1eb72c77f Merge succeeded, producing c3af2119df1f53984b44060e772459a1eb72c77f Checking out Revision c3af2119df1f53984b44060e772459a1eb72c77f (PR-3549) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh2332082430794713203.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5079416594885923236.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.99" > git rev-list --no-walk 9273bc4484c1124e1ee773809b1d3137cadc51e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:17:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:17:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:17:25 ========================================================= 08:17:25 EdgeX Global Pipelines Version Info 08:17:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:17:26 ------------------- 08:17:26 stable info: 08:17:26 ------------------- 08:17:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:17:26 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 08:17:26 Message: update stable to v1.0.193 08:17:27 ------------------- 08:17:27 experimental info: 08:17:27 ------------------- 08:17:27 Commited By: **** collab-it+edgex@linuxfoundation.org 08:17:27 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 08:17:27 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3549 [Pipeline] echo 08:17:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3549 [Pipeline] echo 08:17:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3549 [Pipeline] echo 08:17:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c3af2119df1f53984b44060e772459a1eb72c77f [Pipeline] echo 08:17:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c3af211 [Pipeline] echo 08:17:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:17:28 provisioning config files... 08:17:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6807307732924114386tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:17:28 ---> docker-login.sh 08:17:28 nexus3.edgexfoundry.org:10001 08:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:28 Configure a credential helper to remove this warning. See 08:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:28 08:17:28 Login Succeeded 08:17:28 nexus3.edgexfoundry.org:10002 08:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:28 Configure a credential helper to remove this warning. See 08:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:28 08:17:28 Login Succeeded 08:17:28 nexus3.edgexfoundry.org:10003 08:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:29 Configure a credential helper to remove this warning. See 08:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:29 08:17:29 Login Succeeded 08:17:29 nexus3.edgexfoundry.org:10004 08:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:29 Configure a credential helper to remove this warning. See 08:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:29 08:17:29 Login Succeeded 08:17:29 docker.io 08:17:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:17:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:17:29 Configure a credential helper to remove this warning. See 08:17:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:17:29 08:17:29 Login Succeeded 08:17:29 ---> docker-login.sh ends [Pipeline] } 08:17:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:17:29 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:17:29 + for file in '`ls cmd/**/Dockerfile`' 08:17:29 ++ dirname cmd/core-command/Dockerfile 08:17:29 ++ cut -d/ -f2 08:17:29 + echo core-command,cmd/core-command/Dockerfile 08:17:29 + for file in '`ls cmd/**/Dockerfile`' 08:17:29 ++ dirname cmd/core-data/Dockerfile 08:17:29 ++ cut -d/ -f2 08:17:29 + echo core-data,cmd/core-data/Dockerfile 08:17:29 + for file in '`ls cmd/**/Dockerfile`' 08:17:29 ++ dirname cmd/core-metadata/Dockerfile 08:17:29 ++ cut -d/ -f2 08:17:29 + echo core-metadata,cmd/core-metadata/Dockerfile 08:17:29 + for file in '`ls cmd/**/Dockerfile`' 08:17:29 ++ dirname cmd/security-bootstrapper/Dockerfile 08:17:29 ++ cut -d/ -f2 08:17:29 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:17:29 + for file in '`ls cmd/**/Dockerfile`' 08:17:29 ++ dirname cmd/security-proxy-setup/Dockerfile 08:17:29 ++ cut -d/ -f2 08:17:29 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:17:29 + for file in '`ls cmd/**/Dockerfile`' 08:17:29 ++ dirname cmd/security-secretstore-setup/Dockerfile 08:17:29 ++ cut -d/ -f2 08:17:29 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:17:29 + for file in '`ls cmd/**/Dockerfile`' 08:17:29 ++ dirname cmd/support-notifications/Dockerfile 08:17:29 ++ cut -d/ -f2 08:17:29 + echo support-notifications,cmd/support-notifications/Dockerfile 08:17:29 + for file in '`ls cmd/**/Dockerfile`' 08:17:29 ++ dirname cmd/support-scheduler/Dockerfile 08:17:29 ++ cut -d/ -f2 08:17:29 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:17:29 + for file in '`ls cmd/**/Dockerfile`' 08:17:29 ++ dirname cmd/sys-mgmt-agent/Dockerfile 08:17:29 ++ cut -d/ -f2 08:17:29 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:17:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:17:31 08:17:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:17:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:17:31 latest: Pulling from edgex-devops/git-semver 08:17:31 31603596830f: Pulling fs layer 08:17:31 54011a49482f: Pulling fs layer 08:17:31 a6820b24f6d8: Pulling fs layer 08:17:31 f581987b2513: Pulling fs layer 08:17:31 f581987b2513: Waiting 08:17:31 54011a49482f: Verifying Checksum 08:17:31 54011a49482f: Download complete 08:17:31 31603596830f: Verifying Checksum 08:17:31 31603596830f: Download complete 08:17:32 f581987b2513: Verifying Checksum 08:17:32 f581987b2513: Download complete 08:17:32 a6820b24f6d8: Verifying Checksum 08:17:32 a6820b24f6d8: Download complete 08:17:32 31603596830f: Pull complete 08:17:32 54011a49482f: Pull complete 08:17:32 a6820b24f6d8: Pull complete 08:17:33 f581987b2513: Pull complete 08:17:33 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 08:17:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:17:33 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:17:33 prd-centos7-docker-4c-2g-881 does not seem to be running inside a container 08:17:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:17:34 $ docker top 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:17:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:17:34 [ssh-agent] Looking for ssh-agent implementation... 08:17:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:17:34 $ docker exec 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c ssh-agent 08:17:34 SSH_AUTH_SOCK=/tmp/ssh-1Y6zzUE399QQ/agent.13 08:17:34 SSH_AGENT_PID=20 08:17:34 Running ssh-add (command line suppressed) 08:17:34 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1603412121604172605.key (/w/workspace/edgex-go/2@tmp/private_key_1603412121604172605.key) 08:17:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:17:35 + git tag --points-at HEAD [Pipeline] } 08:17:35 $ docker exec --env ******** --env ******** 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c ssh-agent -k 08:17:35 unset SSH_AUTH_SOCK; 08:17:35 unset SSH_AGENT_PID; 08:17:35 echo Agent pid 20 killed; 08:17:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:17:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:17:35 [ssh-agent] Looking for ssh-agent implementation... 08:17:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:17:35 $ docker exec 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c ssh-agent 08:17:35 SSH_AUTH_SOCK=/tmp/ssh-Gg1EnDh2DoHe/agent.54 08:17:35 SSH_AGENT_PID=60 08:17:35 Running ssh-add (command line suppressed) 08:17:35 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4902588848106284708.key (/w/workspace/edgex-go/2@tmp/private_key_4902588848106284708.key) 08:17:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:17:36 + git semver init 08:17:36 # -> Open(): unable to determine branch for HEAD 08:17:36 # $GIT_DIR = /w/workspace/edgex-go/2/.git 08:17:36 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 08:17:36 # $SEMVER_REMOTE_NAME = origin 08:17:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:17:36 # $SEMVER_USER_NAME = edgex-jenkins 08:17:36 # $SEMVER_BRANCH = PR-3549 08:17:36 # $SEMVER_TEMP = /tmp/semver-597807253 08:17:36 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 08:17:58 # '/tmp/semver-597807253' -> '/w/workspace/edgex-go/2/.semver' 08:17:58 # -> Force: false 08:17:58 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 08:17:58 $ docker exec --env ******** --env ******** 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c ssh-agent -k 08:17:58 unset SSH_AUTH_SOCK; 08:17:58 unset SSH_AGENT_PID; 08:17:58 echo Agent pid 60 killed; 08:17:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:17:58 + git semver [Pipeline] } 08:17:58 $ docker stop --time=1 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c 08:18:01 $ docker rm -f 153cb48d930754063fdfd9d12aa5525bde4be346f79f8d3c80cbf5241480f52c [Pipeline] // withDockerContainer [Pipeline] sh 08:18:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:18:01 Stashed 1 file(s) [Pipeline] echo 08:18:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:18:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:18:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:18:03 + sudo service docker restart 08:18:03 + true 08:18:03 Redirecting to /bin/systemctl restart docker.service 08:18:17 Still waiting to schedule task 08:18:17 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-878’ [Pipeline] echo 08:18:21 ========================================================= 08:18:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 08:18:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:18:21 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 08:18:23 Sending build context to Docker daemon 329.1MB 08:18:23 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:18:23 Step 2/6 : FROM ${BASE} 08:18:23 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 08:18:23 540db60ca938: Pulling fs layer 08:18:23 adcc1eea9eea: Pulling fs layer 08:18:23 4c4ab2625f07: Pulling fs layer 08:18:23 0510c868ecb4: Pulling fs layer 08:18:23 afea3b2eda06: Pulling fs layer 08:18:23 7809a108b3ef: Pulling fs layer 08:18:23 f706445af74f: Pulling fs layer 08:18:23 afea3b2eda06: Waiting 08:18:23 7809a108b3ef: Waiting 08:18:23 f706445af74f: Waiting 08:18:23 0510c868ecb4: Waiting 08:18:23 4c4ab2625f07: Verifying Checksum 08:18:23 4c4ab2625f07: Download complete 08:18:23 adcc1eea9eea: Verifying Checksum 08:18:23 adcc1eea9eea: Download complete 08:18:23 afea3b2eda06: Verifying Checksum 08:18:23 afea3b2eda06: Download complete 08:18:23 7809a108b3ef: Verifying Checksum 08:18:23 7809a108b3ef: Download complete 08:18:23 540db60ca938: Verifying Checksum 08:18:23 540db60ca938: Download complete 08:18:23 540db60ca938: Pull complete 08:18:23 adcc1eea9eea: Pull complete 08:18:23 4c4ab2625f07: Pull complete 08:18:25 f706445af74f: Verifying Checksum 08:18:25 f706445af74f: Download complete 08:18:25 0510c868ecb4: Verifying Checksum 08:18:25 0510c868ecb4: Download complete 08:18:30 0510c868ecb4: Pull complete 08:18:30 afea3b2eda06: Pull complete 08:18:30 7809a108b3ef: Pull complete 08:18:30 f706445af74f: Pull complete 08:18:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 08:18:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 08:18:30 ---> b068be0155e3 08:18:30 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 08:18:35 ---> Running in 3323ab723b0e 08:18:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:18:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:18:36 (1/12) Installing libmagic (5.39-r0) 08:18:37 (2/12) Installing file (5.39-r0) 08:18:37 (3/12) Installing libc-dev (0.7.2-r3) 08:18:37 (4/12) Installing g++ (10.2.1_pre1-r3) 08:18:41 (5/12) Installing fortify-headers (1.1-r0) 08:18:41 (6/12) Installing patch (2.7.6-r6) 08:18:41 (7/12) Installing build-base (0.5-r2) 08:18:41 (8/12) Installing libsodium (1.0.18-r0) 08:18:41 (9/12) Installing pkgconf (1.7.3-r0) 08:18:41 (10/12) Installing libsodium-dev (1.0.18-r0) 08:18:41 (11/12) Installing libzmq (4.3.3-r1) 08:18:42 (12/12) Installing zeromq-dev (4.3.3-r1) 08:18:42 Executing busybox-1.32.1-r6.trigger 08:18:42 OK: 219 MiB in 52 packages 08:18:43 Removing intermediate container 3323ab723b0e 08:18:43 ---> 215c62494312 08:18:43 Step 4/6 : WORKDIR /edgex-go 08:18:43 ---> Running in e186ef33c0e5 08:18:44 Removing intermediate container e186ef33c0e5 08:18:44 ---> 49aef7bd84a8 08:18:44 Step 5/6 : COPY go.mod . 08:18:44 ---> 9feba8212368 08:18:44 Step 6/6 : RUN go mod download 08:18:44 ---> Running in 1d076b4dce8e 08:18:59 Removing intermediate container 1d076b4dce8e 08:18:59 ---> 1dc3791025f1 08:18:59 Successfully built 1dc3791025f1 08:18:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:18:59 + docker inspect -f . ci-base-image-x86_64 08:18:59 . [Pipeline] withDockerContainer 08:18:59 prd-centos7-docker-4c-2g-881 does not seem to be running inside a container 08:18:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:18:59 $ docker top d32b416892d7724421a1e62c86e79a78931c91c02de0d67ffdb5ad43aecdea8f -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:00 + go version 08:19:00 go version go1.16.3 linux/amd64 [Pipeline] } 08:19:00 $ docker stop --time=1 d32b416892d7724421a1e62c86e79a78931c91c02de0d67ffdb5ad43aecdea8f 08:19:01 $ docker rm -f d32b416892d7724421a1e62c86e79a78931c91c02de0d67ffdb5ad43aecdea8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:19:01 + docker inspect -f . ci-base-image-x86_64 08:19:01 . [Pipeline] withDockerContainer 08:19:02 prd-centos7-docker-4c-2g-881 does not seem to be running inside a container 08:19:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:19:02 $ docker top e378c279a76efc51959d148fec9cdfb3345c1eada9801c023a078aba81603bab -eo pid,comm [Pipeline] { [Pipeline] echo 08:19:02 ========================================================= 08:19:02 [edgeXBuildGoParallel] Running Tests and Build... 08:19:02 ========================================================= [Pipeline] sh 08:19:02 + go mod tidy [Pipeline] sh 08:19:03 + make test 08:19:03 go mod tidy 08:19:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:19:08 ? github.com/edgexfoundry/edgex-go [no test files] 08:19:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:19:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:19:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:19:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:19:33 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:19:33 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:19:33 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:19:33 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:19:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:19:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:19:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:19:36 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:19:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:19:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:19:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.040s coverage: 28.7% of statements 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.073s coverage: 100.0% of statements 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.047s coverage: 81.2% of statements 08:19:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:19:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.053s coverage: 53.4% of statements 08:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:19:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:19:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.130s coverage: 87.7% of statements 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:19:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.045s coverage: 78.9% of statements 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:19:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:19:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.234s coverage: 95.1% of statements 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:19:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.039s coverage: 58.8% of statements 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 08:19:41 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:19:41 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.042s coverage: 60.0% of statements 08:19:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.055s coverage: 0.8% of statements 08:19:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:19:42 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.052s coverage: 22.0% of statements 08:19:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements 08:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 79.5% of statements 08:19:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.041s coverage: 94.1% of statements 08:19:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 08:19:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 08:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.058s coverage: 94.4% of statements 08:19:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 08:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.223s coverage: 81.8% of statements 08:19:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.042s coverage: 87.2% of statements 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.0% of statements 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.060s coverage: 87.2% of statements 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 85.4% of statements 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.077s coverage: 91.2% of statements 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.145s coverage: 64.4% of statements 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 08:20:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.189s coverage: 66.9% of statements 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:20:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.123s coverage: 43.6% of statements 08:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.033s coverage: 89.5% of statements 08:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:20:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.032s coverage: 84.8% of statements 08:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:20:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.054s coverage: 19.3% of statements 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.115s coverage: 91.9% of statements 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.050s coverage: 62.7% of statements 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 97.6% of statements 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/system 0.019s coverage: 0.0% of statements 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.020s coverage: 100.0% of statements 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.033s coverage: 87.9% of statements 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.020s coverage: 100.0% of statements 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.053s coverage: 28.1% of statements 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.043s coverage: 28.9% of statements 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:20:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 08:20:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 100.0% of statements 08:20:26 GO111MODULE=on go vet ./... 08:20:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-882 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws 08:20:45 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:20:45 The recommended git tool is: git 08:20:50 using credential edgex-jenkins-ssh 08:20:50 Cloning the remote Git repository 08:20:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:20:51 > git init /w/workspace/edgex-go/2 # timeout=10 08:20:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:20:51 > git --version # timeout=10 08:20:51 > git --version # 'git version 2.17.1' 08:20:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:20:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:20:53 gofmt -l . 08:20:53 [ "`gofmt -l .`" = "" ] 08:20:53 ./bin/test-attribution-txt.sh [Pipeline] sh 08:20:53 + ls -al . 08:20:53 total 528 08:20:53 drwxrwxr-x 10 1001 1001 4096 Jun 8 08:20 . 08:20:53 drwxr-xr-x 4 root root 28 Jun 8 08:19 .. 08:20:53 -rw-rw-r-- 1 1001 1001 11 Jun 8 08:17 .dockerignore 08:20:53 drwxrwxr-x 8 1001 1001 179 Jun 8 08:17 .git 08:20:53 drwxrwxr-x 3 1001 1001 125 Jun 8 08:17 .github 08:20:53 -rw-rw-r-- 1 1001 1001 818 Jun 8 08:17 .gitignore 08:20:53 drwx------ 3 1001 1001 60 Jun 8 08:17 .semver 08:20:53 -rw-rw-r-- 1 1001 1001 166 Jun 8 08:17 .sonarcloud.properties 08:20:53 -rw-rw-r-- 1 1001 1001 8609 Jun 8 08:17 Attribution.txt 08:20:53 -rw-rw-r-- 1 1001 1001 3804 Jun 8 08:17 CONTRIBUTING.md 08:20:53 -rw-rw-r-- 1 1001 1001 931 Jun 8 08:17 Dockerfile.build 08:20:53 -rw-rw-r-- 1 1001 1001 849 Jun 8 08:17 Jenkinsfile 08:20:53 -rw-rw-r-- 1 1001 1001 10775 Jun 8 08:17 LICENSE 08:20:53 -rw-rw-r-- 1 1001 1001 5605 Jun 8 08:17 Makefile 08:20:53 -rw-rw-r-- 1 1001 1001 7978 Jun 8 08:17 README.md 08:20:53 -rw-rw-r-- 1 1001 1001 6755 Jun 8 08:17 SECURITY.md 08:20:53 -rw-rw-r-- 1 1001 1001 5 Jun 8 08:18 VERSION 08:20:53 -rw-rw-r-- 1 1001 1001 4131 Jun 8 08:17 ZMQWindows.md 08:20:53 drwxrwxr-x 2 1001 1001 37 Jun 8 08:17 bin 08:20:53 drwxrwxr-x 14 1001 1001 4096 Jun 8 08:17 cmd 08:20:53 -rw-r--r-- 1 root root 411291 Jun 8 08:20 coverage.out 08:20:53 -rw-rw-r-- 1 1001 1001 902 Jun 8 08:17 go.mod 08:20:53 -rw-r--r-- 1 root root 21048 Jun 8 08:19 go.sum 08:20:53 drwxrwxr-x 8 1001 1001 127 Jun 8 08:17 internal 08:20:53 drwxrwxr-x 3 1001 1001 16 Jun 8 08:17 openapi 08:20:53 drwxrwxr-x 4 1001 1001 71 Jun 8 08:17 snap 08:20:53 -rw-rw-r-- 1 1001 1001 168 Jun 8 08:17 version.go [Pipeline] sh 08:20:53 + '[' -e coverage.out ] 08:20:53 + chown 1001:1001 coverage.out [Pipeline] stash 08:20:53 Stashed 1 file(s) [Pipeline] sh 08:20:54 + make build 08:20:54 go mod tidy 08:20:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:20:55 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 08:21:02 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 08:21:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:21:04 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 08:21:04 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 08:21:05 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 08:21:06 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 08:21:07 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 08:21:07 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit c3af2119df1f53984b44060e772459a1eb72c77f 08:21:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:21:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:21:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:21:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:21:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:21:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:21:07 > git config core.sparsecheckout # timeout=10 08:21:07 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 08:21:07 Merge succeeded, producing c3af2119df1f53984b44060e772459a1eb72c77f 08:21:07 Checking out Revision c3af2119df1f53984b44060e772459a1eb72c77f (PR-3549) 08:21:07 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 08:21:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:21:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:21:07 > git remote # timeout=10 08:21:07 > git config --get remote.origin.url # timeout=10 08:21:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:21:07 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 08:21:07 > git rev-parse HEAD^{commit} # timeout=10 08:21:07 > git config core.sparsecheckout # timeout=10 08:21:08 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 [Pipeline] } 08:21:10 $ docker stop --time=1 e378c279a76efc51959d148fec9cdfb3345c1eada9801c023a078aba81603bab 08:21:12 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.99" 08:21:13 $ docker rm -f e378c279a76efc51959d148fec9cdfb3345c1eada9801c023a078aba81603bab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 08:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:21:16 08:21:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:21:17 latest: Pulling from edgex-devops/edgex-compose 08:21:17 cbdbe7a5bc2a: Pulling fs layer 08:21:17 ca9280d653b3: Pulling fs layer 08:21:17 7e9c9ca2126c: Pulling fs layer 08:21:17 cbdbe7a5bc2a: Verifying Checksum 08:21:17 cbdbe7a5bc2a: Download complete 08:21:17 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:21:17 cbdbe7a5bc2a: Pull complete 08:21:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:21:17 ca9280d653b3: Verifying Checksum 08:21:17 ca9280d653b3: Download complete 08:21:17 + true 08:21:17 + sudo service docker restart 08:21:18 ca9280d653b3: Pull complete 08:21:18 7e9c9ca2126c: Download complete 08:21:22 7e9c9ca2126c: Pull complete 08:21:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:21:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:21:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:21:22 prd-centos7-docker-4c-2g-881 does not seem to be running inside a container 08:21:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 08:21:25 $ docker top 1722d1d84d578be0d713f448c5ebb1f3396efc07f9eb2cbbbdc3a3d10ce30f4d -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:26 + docker-compose build --help 08:21:26 + grep parallel 08:21:26 --parallel Build images in parallel. [Pipeline] } 08:21:26 $ docker stop --time=1 1722d1d84d578be0d713f448c5ebb1f3396efc07f9eb2cbbbdc3a3d10ce30f4d 08:21:27 $ docker rm -f 1722d1d84d578be0d713f448c5ebb1f3396efc07f9eb2cbbbdc3a3d10ce30f4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:21:28 . [Pipeline] withDockerContainer 08:21:28 prd-centos7-docker-4c-2g-881 does not seem to be running inside a container 08:21:28 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:21:28 $ docker top fab9672d6ba5be7a85ea9f13ebacedabc6120d9782f74ce08bfb516740437535 -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:29 + docker-compose -f ./docker-compose-build.yml build --parallel 08:21:29 Building core-command ... 08:21:29 Building core-data ... 08:21:29 Building core-metadata ... 08:21:29 Building security-bootstrapper ... 08:21:29 Building security-proxy-setup ... 08:21:29 Building security-secretstore-setup ... 08:21:29 Building support-notifications ... 08:21:29 Building support-scheduler ... 08:21:29 Building sys-mgmt-agent ... 08:21:29 Building core-data 08:21:29 Building security-bootstrapper 08:21:29 Building support-notifications 08:21:29 Building security-proxy-setup 08:21:29 Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:36 provisioning config files... 08:21:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3744349595254719037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:36 ---> docker-login.sh 08:21:36 nexus3.edgexfoundry.org:10001 08:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:37 Configure a credential helper to remove this warning. See 08:21:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:37 08:21:37 Login Succeeded 08:21:37 nexus3.edgexfoundry.org:10002 08:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:38 Configure a credential helper to remove this warning. See 08:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:38 08:21:38 Login Succeeded 08:21:38 nexus3.edgexfoundry.org:10003 08:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:38 Configure a credential helper to remove this warning. See 08:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:38 08:21:38 Login Succeeded 08:21:38 nexus3.edgexfoundry.org:10004 08:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:39 Configure a credential helper to remove this warning. See 08:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:39 08:21:39 Login Succeeded 08:21:39 docker.io 08:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:21:39 Configure a credential helper to remove this warning. See 08:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:21:39 08:21:39 Login Succeeded 08:21:40 ---> docker-login.sh ends [Pipeline] } 08:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:21:40 ========================================================= 08:21:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 08:21:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:21:40 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 08:21:42 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:21:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:21:42 ---> 1dc3791025f1 08:21:42 Step 3/23 : WORKDIR /edgex-go 08:21:42 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:21:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:21:42 ---> 1dc3791025f1 08:21:42 Step 3/22 : WORKDIR /edgex-go 08:21:42 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:21:42 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:21:42 ---> 1dc3791025f1 08:21:42 Step 3/32 : WORKDIR /edgex-go 08:21:43 Sending build context to Docker daemon 166.2MB 08:21:43 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 08:21:43 Step 2/6 : FROM ${BASE} 08:21:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:21:43 595b0fe564bb: Pulling fs layer 08:21:43 7186ed65a4f7: Pulling fs layer 08:21:43 316046926c0a: Pulling fs layer 08:21:43 4ebd0625c992: Pulling fs layer 08:21:43 207e8628e3a3: Pulling fs layer 08:21:43 c791037a9be2: Pulling fs layer 08:21:43 ffd874e62e21: Pulling fs layer 08:21:43 207e8628e3a3: Waiting 08:21:43 c791037a9be2: Waiting 08:21:43 4ebd0625c992: Waiting 08:21:43 ffd874e62e21: Waiting 08:21:43 316046926c0a: Verifying Checksum 08:21:43 316046926c0a: Download complete 08:21:43 7186ed65a4f7: Download complete 08:21:43 207e8628e3a3: Download complete 08:21:43 c791037a9be2: Verifying Checksum 08:21:43 c791037a9be2: Download complete 08:21:43 595b0fe564bb: Verifying Checksum 08:21:43 595b0fe564bb: Download complete 08:21:44 595b0fe564bb: Pull complete 08:21:45 7186ed65a4f7: Pull complete 08:21:45 316046926c0a: Pull complete 08:21:45 ffd874e62e21: Verifying Checksum 08:21:45 ffd874e62e21: Download complete 08:21:46 4ebd0625c992: Verifying Checksum 08:21:46 4ebd0625c992: Download complete 08:21:48 ---> Running in dd8d00069147 08:21:48 ---> Running in e77881280353 08:21:48 ---> Running in 53f136c16125 08:21:49 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:21:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:21:49 ---> 1dc3791025f1 08:21:49 Step 3/24 : WORKDIR /edgex-go 08:21:51 ---> Running in 2245de114a0d 08:21:51 Removing intermediate container e77881280353 08:21:51 ---> 56cc9684b368 08:21:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:51 Removing intermediate container dd8d00069147 08:21:51 ---> 2e463f591c29 08:21:51 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:51 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:21:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:21:51 ---> 1dc3791025f1 08:21:51 Step 3/23 : WORKDIR /edgex-go 08:21:51 ---> Using cache 08:21:51 ---> d6d5b7ef7966 08:21:51 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:51 Removing intermediate container 53f136c16125 08:21:51 ---> d6d5b7ef7966 08:21:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:51 ---> Running in 2be3f309b33d 08:21:51 ---> Running in b317d522f91a 08:21:51 ---> Running in ec9b3ed9902a 08:21:51 Removing intermediate container 2245de114a0d 08:21:51 ---> dbcad62bb4d1 08:21:51 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:21:51 ---> Running in 1bd88288eb31 08:21:51 ---> Running in d64316904428 08:21:52 Removing intermediate container 2be3f309b33d 08:21:52 ---> bf767879442b 08:21:52 Step 5/23 : RUN apk add --update --no-cache make git 08:21:52 Removing intermediate container b317d522f91a 08:21:52 ---> 9715da3771f3 08:21:52 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:21:52 ---> Running in 8d416b4634ef 08:21:52 ---> Running in bf11611b243d 08:21:52 Removing intermediate container ec9b3ed9902a 08:21:52 ---> c1c718997ead 08:21:52 Step 5/22 : RUN apk add --update --no-cache make git 08:21:52 Removing intermediate container d64316904428 08:21:52 ---> ef4fd8812303 08:21:52 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:21:52 ---> Running in f03d8571b7a0 08:21:52 ---> Running in a6bdde6081f1 08:21:52 Removing intermediate container 1bd88288eb31 08:21:52 ---> b8586f98568f 08:21:52 Step 5/32 : RUN apk add --update --no-cache make git 08:21:52 ---> Running in a13559c67930 08:21:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:21:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:21:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:21:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:21:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:21:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:21:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:21:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:21:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:21:54 OK: 219 MiB in 52 packages 08:21:54 OK: 219 MiB in 52 packages 08:21:54 Removing intermediate container bf11611b243d 08:21:54 ---> b22354bd1a1c 08:21:54 Step 6/23 : COPY go.mod . 08:21:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:21:54 OK: 219 MiB in 52 packages 08:21:54 ---> bbd464aed851 08:21:54 Step 7/23 : RUN go mod download 08:21:54 Removing intermediate container 8d416b4634ef 08:21:54 ---> 3a11faf468d8 08:21:54 Step 6/23 : COPY go.mod . 08:21:54 ---> Running in bdc38105936c 08:21:55 OK: 219 MiB in 52 packages 08:21:55 ---> a5656e1e3623 08:21:55 Step 7/23 : RUN go mod download 08:21:55 Removing intermediate container a6bdde6081f1 08:21:55 ---> ad3c195d4552 08:21:55 Step 6/24 : COPY go.mod . 08:21:55 ---> Running in 441e4b526b1d 08:21:55 ---> 902c4ea196ed 08:21:55 Step 7/24 : RUN go mod download 08:21:55 ---> Running in a882534d3b0f 08:21:55 Removing intermediate container f03d8571b7a0 08:21:55 ---> 9c53deaa4108 08:21:55 Step 6/22 : COPY go.mod . 08:21:55 ---> 02d465e0de8b 08:21:55 Step 7/22 : RUN go mod download 08:21:55 ---> Running in a5e5b5e8886a 08:21:55 Removing intermediate container bdc38105936c 08:21:55 ---> a992c55a5b2b 08:21:55 Step 8/23 : COPY . . 08:21:56 OK: 219 MiB in 52 packages 08:21:59 Removing intermediate container 441e4b526b1d 08:21:59 ---> cc55daf71a2c 08:21:59 Step 8/23 : COPY . . 08:21:59 4ebd0625c992: Pull complete 08:21:59 207e8628e3a3: Pull complete 08:21:59 c791037a9be2: Pull complete 08:21:59 Removing intermediate container a882534d3b0f 08:21:59 ---> e12d71db1465 08:21:59 Step 8/24 : COPY . . 08:22:02 ffd874e62e21: Pull complete 08:22:02 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 08:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 08:22:02 ---> cfc18b08335c 08:22:02 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 08:22:04 ---> Running in c47ef03a0ff2 08:22:05 Removing intermediate container a13559c67930 08:22:05 ---> 2eab0403233c 08:22:05 Step 6/32 : COPY go.mod . 08:22:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:22:06 ---> ba3a019ea334 08:22:06 Step 7/32 : RUN go mod download 08:22:06 Removing intermediate container a5e5b5e8886a 08:22:06 ---> 0123220db28f 08:22:06 Step 8/22 : COPY . . 08:22:06 ---> Running in 9d2a001f0839 08:22:06 ---> f8fdcbcb4925 08:22:06 Step 9/23 : RUN go mod tidy 08:22:06 ---> 70971cc05235 08:22:06 Step 9/24 : RUN go mod tidy 08:22:06 ---> 985db42cd5ec 08:22:06 Step 9/23 : RUN go mod tidy 08:22:06 ---> Running in 92518f034d08 08:22:06 ---> Running in 0807f7cc440a 08:22:06 ---> Running in ba631bfebd18 08:22:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:22:07 (1/12) Installing libmagic (5.39-r0) 08:22:07 (2/12) Installing file (5.39-r0) 08:22:07 (3/12) Installing libc-dev (0.7.2-r3) 08:22:07 (4/12) Installing g++ (10.2.1_pre1-r3) 08:22:11 (5/12) Installing fortify-headers (1.1-r0) 08:22:11 (6/12) Installing patch (2.7.6-r6) 08:22:11 (7/12) Installing build-base (0.5-r2) 08:22:12 (8/12) Installing libsodium (1.0.18-r0) 08:22:12 (9/12) Installing pkgconf (1.7.3-r0) 08:22:12 (10/12) Installing libsodium-dev (1.0.18-r0) 08:22:12 (11/12) Installing libzmq (4.3.3-r1) 08:22:12 (12/12) Installing zeromq-dev (4.3.3-r1) 08:22:12 Executing busybox-1.32.1-r6.trigger 08:22:12 OK: 218 MiB in 52 packages 08:22:13 Removing intermediate container 9d2a001f0839 08:22:13 ---> f41acba2f8e1 08:22:13 Step 8/32 : COPY . . 08:22:13 ---> 4780e0b7e1d8 08:22:13 Step 9/22 : RUN go mod tidy 08:22:13 Removing intermediate container 0807f7cc440a 08:22:13 ---> 86ce46cc7f4d 08:22:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:22:13 ---> Running in ae1206850ed8 08:22:13 ---> Running in cd2a20954a2f 08:22:13 Removing intermediate container ba631bfebd18 08:22:13 ---> 14abede4912e 08:22:13 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:22:13 Removing intermediate container 92518f034d08 08:22:13 ---> a86126ed0e5c 08:22:13 Step 10/24 : RUN make cmd/core-data/core-data 08:22:14 ---> Running in 97960074cca3 08:22:14 ---> Running in 0132e457073f 08:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:22:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:22:14 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 08:22:16 Removing intermediate container c47ef03a0ff2 08:22:16 ---> 504bde7391f8 08:22:16 Step 4/6 : WORKDIR /edgex-go 08:22:16 ---> Running in 82503a8573ca 08:22:16 Removing intermediate container 82503a8573ca 08:22:16 ---> 0304195e1bde 08:22:16 Step 5/6 : COPY go.mod . 08:22:17 ---> 4a2d303e0051 08:22:17 Step 6/6 : RUN go mod download 08:22:17 ---> Running in e5785d1f2d16 08:22:19 ---> 50828de9ad78 08:22:19 Step 9/32 : RUN go mod tidy 08:22:19 Removing intermediate container ae1206850ed8 08:22:19 ---> 664d415366a6 08:22:19 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:22:19 ---> Running in f76ed9f7de25 08:22:19 ---> Running in 469724e99e36 08:22:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:22:21 Removing intermediate container f76ed9f7de25 08:22:21 ---> 693511d988dd 08:22:21 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:22:21 ---> Running in 4f3f41e4cb8e 08:22:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:22:44 Removing intermediate container e5785d1f2d16 08:22:44 ---> 8fff3f09821f 08:22:44 Successfully built 8fff3f09821f 08:22:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:22:44 + docker inspect -f . ci-base-image-arm64 08:22:44 . [Pipeline] withDockerContainer 08:22:45 prd-ubuntu18.04-docker-arm64-4c-16g-882 does not seem to be running inside a container 08:22:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:22:47 $ docker top e059518b90b88f1cad47f792f8a9f89b6cc7e0492909fb1939f50f71ebfe482a -eo pid,comm [Pipeline] { [Pipeline] sh 08:22:48 + go version 08:22:48 go version go1.16.3 linux/arm64 [Pipeline] } 08:22:48 $ docker stop --time=1 e059518b90b88f1cad47f792f8a9f89b6cc7e0492909fb1939f50f71ebfe482a 08:22:49 $ docker rm -f e059518b90b88f1cad47f792f8a9f89b6cc7e0492909fb1939f50f71ebfe482a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:22:50 + docker inspect -f . ci-base-image-arm64 08:22:50 . [Pipeline] withDockerContainer 08:22:50 prd-ubuntu18.04-docker-arm64-4c-16g-882 does not seem to be running inside a container 08:22:51 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:22:52 $ docker top 4d751a8f4b9eb76f8ace778bebe1c49c7236aed2c9b207a9e8fcf1c4c7ffd5c8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:22:52 ========================================================= 08:22:52 [edgeXBuildGoParallel] Running Tests and Build... 08:22:52 ========================================================= [Pipeline] sh 08:22:53 + go mod tidy 08:22:54 Removing intermediate container cd2a20954a2f 08:22:54 ---> b94cecf225df 08:22:54 08:22:54 Step 11/23 : FROM alpine:3.12 [Pipeline] sh 08:22:54 3.12: Pulling from library/alpine 08:22:54 + make test 08:22:54 go mod tidy 08:22:54 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 08:22:55 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:22:55 Status: Downloaded newer image for alpine:3.12 08:22:55 ---> 13621d1b12d4 08:22:55 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:22:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:22:55 ---> Running in a5255cd3a742 08:22:56 Removing intermediate container 97960074cca3 08:22:56 ---> edf51f901a51 08:22:56 08:22:56 Step 11/23 : FROM alpine:3.12 08:22:56 ---> 13621d1b12d4 08:22:56 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:22:56 ---> Running in 4cc6bcef87b8 08:22:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:22:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:22:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:22:56 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:22:56 (1/2) Installing ca-certificates (20191127-r4) 08:22:56 (2/2) Installing dumb-init (1.2.2-r1) 08:22:56 Executing busybox-1.31.1-r20.trigger 08:22:56 Executing ca-certificates-20191127-r4.trigger 08:22:56 (1/1) Installing dumb-init (1.2.2-r1) 08:22:56 Executing busybox-1.31.1-r20.trigger 08:22:56 OK: 6 MiB in 15 packages 08:22:56 OK: 6 MiB in 16 packages 08:22:57 Removing intermediate container 4cc6bcef87b8 08:22:57 ---> b8b2dd17a4cd 08:22:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:22:57 Removing intermediate container a5255cd3a742 08:22:57 ---> 2222cb94ed25 08:22:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:22:57 ---> Running in fe588434e7a7 08:22:57 ---> Running in 13497bb50108 08:22:58 Removing intermediate container 13497bb50108 08:22:58 ---> 624f36b5d386 08:22:58 Step 14/23 : ENV APP_PORT=59860 08:22:58 Removing intermediate container fe588434e7a7 08:22:58 ---> 4c0ad50a998f 08:22:58 Step 14/23 : ENV APP_PORT=59861 08:22:58 ---> Running in 7c637c3542c8 08:22:58 ---> Running in 0f9486b9cbb8 08:22:59 Removing intermediate container 7c637c3542c8 08:22:59 ---> b0e96fc742d6 08:22:59 Step 15/23 : EXPOSE $APP_PORT 08:22:59 Removing intermediate container 0f9486b9cbb8 08:22:59 ---> 7fb3177e7435 08:22:59 Step 15/23 : EXPOSE $APP_PORT 08:22:59 ---> Running in b7ea1ca56812 08:22:59 ---> Running in ffe242472761 08:22:59 Removing intermediate container 469724e99e36 08:22:59 ---> 0ddb0ba45c1e 08:22:59 08:22:59 Step 11/22 : FROM alpine:3.12 08:22:59 ---> 13621d1b12d4 08:22:59 Step 12/22 : RUN apk add --update --no-cache curl 08:22:59 ---> Running in f241a9ec53b9 08:22:59 Removing intermediate container b7ea1ca56812 08:22:59 ---> b75766603197 08:22:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:22:59 Removing intermediate container ffe242472761 08:22:59 ---> ec4fa44c63f6 08:22:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:22:59 ---> 441993b0697d 08:22:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:22:59 ---> 1d9e1b6e36a4 08:22:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:22:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:22:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:00 (1/4) Installing ca-certificates (20191127-r4) 08:23:00 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:23:00 (3/4) Installing libcurl (7.77.0-r0) 08:23:00 (4/4) Installing curl (7.77.0-r0) 08:23:00 Executing busybox-1.31.1-r20.trigger 08:23:00 Executing ca-certificates-20191127-r4.trigger 08:23:00 OK: 7 MiB in 18 packages 08:23:01 Removing intermediate container 4f3f41e4cb8e 08:23:01 ---> f63094490171 08:23:01 08:23:01 Step 11/32 : FROM alpine:3.12 08:23:01 ---> 13621d1b12d4 08:23:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:23:01 ---> 5dc9c077f4db 08:23:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:23:01 ---> e981b76a3a49 08:23:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:23:01 Removing intermediate container 0132e457073f 08:23:01 ---> 80f89d5f99ee 08:23:01 08:23:01 Step 11/24 : FROM alpine:3.12 08:23:01 ---> 13621d1b12d4 08:23:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:23:01 ---> Running in 383ea347ed1b 08:23:01 ---> Running in 7fd3c7eaabbe 08:23:01 Removing intermediate container f241a9ec53b9 08:23:01 ---> e9598d29ccc9 08:23:01 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:23:01 ---> 1bbcd20d0920 08:23:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:23:01 ---> Running in 8e0e291c7a91 08:23:01 ---> Running in f27154c3eecf 08:23:01 Removing intermediate container 383ea347ed1b 08:23:01 ---> 90bfa4e5ce82 08:23:01 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:23:01 ---> f01e7c69b183 08:23:01 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:23:01 ---> Running in ca3e32fd0c3a 08:23:01 ---> Running in 2974c0f0aecf 08:23:01 Removing intermediate container 7fd3c7eaabbe 08:23:01 ---> 869bbef91001 08:23:01 Step 13/24 : ENV APP_PORT=59880 08:23:01 Removing intermediate container 8e0e291c7a91 08:23:01 ---> 43a0b73e8267 08:23:01 Step 14/22 : WORKDIR /edgex 08:23:01 ---> Running in 18dc87caef55 08:23:01 Removing intermediate container f27154c3eecf 08:23:01 ---> 07262138d289 08:23:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:01 ---> Running in 18071c7e7374 08:23:01 ---> Running in ffe49c29a3c0 08:23:01 Removing intermediate container 2974c0f0aecf 08:23:01 ---> 09e9869c287c 08:23:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:01 Removing intermediate container 18dc87caef55 08:23:01 ---> c572df0ccbd5 08:23:01 Step 14/24 : EXPOSE $APP_PORT 08:23:01 ---> Running in 64dfb32eae37 08:23:01 ---> Running in beac6fcfdb52 08:23:01 Removing intermediate container 18071c7e7374 08:23:01 ---> e0af5125d9b6 08:23:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:23:01 Removing intermediate container ffe49c29a3c0 08:23:01 ---> 6b399beb777d 08:23:01 Step 21/23 : LABEL arch=x86_64 08:23:01 ---> Running in c6c10b7bafdd 08:23:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:01 Removing intermediate container beac6fcfdb52 08:23:01 ---> 562d80bf8cb2 08:23:01 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:01 Removing intermediate container 64dfb32eae37 08:23:01 ---> 9d82933722b5 08:23:01 Step 21/23 : LABEL arch=x86_64 08:23:02 (1/2) Installing dumb-init (1.2.2-r1) 08:23:02 (2/2) Installing su-exec (0.2-r1) 08:23:02 ---> Running in 2f5a75f35ec2 08:23:02 Executing busybox-1.31.1-r20.trigger 08:23:02 OK: 6 MiB in 16 packages 08:23:02 ---> Running in 52db2f1a8edc 08:23:02 Removing intermediate container c6c10b7bafdd 08:23:02 ---> 392c23708d22 08:23:02 Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:23:02 ---> d2979bebca56 08:23:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:23:02 ---> Running in a21c4311787f 08:23:02 Removing intermediate container 52db2f1a8edc 08:23:02 ---> d8db449e57c7 08:23:02 Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:23:02 Removing intermediate container a21c4311787f 08:23:02 ---> 7580a3ddbe0d 08:23:02 Step 23/23 : LABEL version=0.0.0 08:23:02 ---> Running in 4b4ad41dded0 08:23:02 ---> Running in 9e180ebb5112 08:23:02 Removing intermediate container ca3e32fd0c3a 08:23:02 ---> 021833261959 08:23:02 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:23:02 ---> Running in 5c52584a478e 08:23:02 ---> 8d80ab5f577d 08:23:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:23:02 Removing intermediate container 4b4ad41dded0 08:23:02 ---> d7b1f8b0d26e 08:23:02 Step 23/23 : LABEL version=0.0.0 08:23:02 ---> Running in db4d387069c6 08:23:02 Removing intermediate container 9e180ebb5112 08:23:02 ---> c4e6189b00b3 08:23:02 08:23:02 Removing intermediate container 5c52584a478e 08:23:02 ---> f4d09b0049c5 08:23:02 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:23:02 Successfully built c4e6189b00b3 08:23:02 Successfully tagged support-scheduler:latest 08:23:02 Building sys-mgmt-agent 08:23:02  Building support-scheduler ... done Removing intermediate container db4d387069c6 08:23:02 ---> 017bd34a4c28 08:23:02 08:23:02 ---> Running in 9fbae0b02fde 08:23:02 Removing intermediate container 2f5a75f35ec2 08:23:02 ---> 13de47762502 08:23:02 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:23:03 ---> Running in 57d57c497935 08:23:03 ---> 5937bc92ccfe 08:23:03 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:23:03 Successfully built 017bd34a4c28 08:23:03 Successfully tagged support-notifications:latest 08:23:03 ---> Running in 04f9cc8698fd 08:23:03 Building security-secretstore-setup 08:23:03  Building support-notifications ... done Removing intermediate container 9fbae0b02fde 08:23:03 ---> 757e7c743d58 08:23:03 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:23:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:23:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:23:05 (1/6) Installing dumb-init (1.2.2-r1) 08:23:05 (2/6) Installing libgcc (9.3.0-r2) 08:23:06 (3/6) Installing libsodium (1.0.18-r0) 08:23:06 (4/6) Installing libstdc++ (9.3.0-r2) 08:23:07 (5/6) Installing libzmq (4.3.3-r0) 08:23:07 (6/6) Installing zeromq (4.3.3-r0) 08:23:07 Executing busybox-1.31.1-r20.trigger 08:23:07 OK: 8 MiB in 20 packages 08:23:07 Removing intermediate container 04f9cc8698fd 08:23:07 ---> 0e44deb5a725 08:23:07 Step 19/22 : CMD ["--init=true"] 08:23:07 ---> Running in 9fd79b9cfdf8 08:23:11 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:23:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:23:11 ---> 1dc3791025f1 08:23:11 Step 3/26 : WORKDIR /edgex-go 08:23:11 ---> Using cache 08:23:11 ---> dbcad62bb4d1 08:23:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:11 ---> Using cache 08:23:11 ---> ef4fd8812303 08:23:11 Step 5/26 : RUN apk add --update --no-cache make git 08:23:11 ---> Running in 94c41b0cd270 08:23:11 ---> Running in 8acb1a47e9bf 08:23:12 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:23:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:23:12 ---> 1dc3791025f1 08:23:12 Step 3/24 : WORKDIR /edgex-go 08:23:12 ---> Using cache 08:23:12 ---> dbcad62bb4d1 08:23:12 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:12 ---> Using cache 08:23:12 ---> ef4fd8812303 08:23:12 Step 5/24 : RUN apk add --update --no-cache make bash git 08:23:12 Removing intermediate container 8acb1a47e9bf 08:23:12 ---> 42651aac14fb 08:23:12 Step 20/22 : LABEL arch=x86_64 08:23:12 ---> Running in e99a426a73f1 08:23:12 ---> Running in eaa21841f323 08:23:12 Removing intermediate container eaa21841f323 08:23:12 ---> 2f85e80140e0 08:23:12 Step 21/22 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:23:12 Removing intermediate container 57d57c497935 08:23:12 ---> d0348bb93e58 08:23:12 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:13 ---> Running in 647b7d6c66f8 08:23:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:23:13 Removing intermediate container 647b7d6c66f8 08:23:13 ---> 65c69009a387 08:23:13 Step 22/22 : LABEL version=0.0.0 08:23:13 Removing intermediate container 9fd79b9cfdf8 08:23:13 ---> 4d4761afb43d 08:23:13 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:23:13 ---> Running in 7791d0bd320f 08:23:13 ---> Running in aabb98be165d 08:23:13 ---> db55720c31a9 08:23:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:23:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:23:13 Removing intermediate container 7791d0bd320f 08:23:13 ---> 8fdc25f1d082 08:23:13 08:23:13 Successfully built 8fdc25f1d082 08:23:13 Successfully tagged security-proxy-setup:latest 08:23:13 Building core-metadata 08:23:13  Building security-proxy-setup ... done Removing intermediate container aabb98be165d 08:23:13 ---> 16cbf15cb8ec 08:23:13 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:23:14 ---> 3bf1ef0eca25 08:23:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:23:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:23:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:23:15 OK: 219 MiB in 52 packages 08:23:15 OK: 219 MiB in 52 packages 08:23:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:23:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:23:16 ---> 1dc3791025f1 08:23:16 Step 3/24 : WORKDIR /edgex-go 08:23:16 ---> Using cache 08:23:16 ---> dbcad62bb4d1 08:23:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:16 ---> Using cache 08:23:16 ---> ef4fd8812303 08:23:16 Step 5/24 : RUN apk add --update --no-cache make git 08:23:19 ---> eb57a48ec7b5 08:23:19 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:23:19 ---> Running in 3b08ff5bc50c 08:23:19 ---> cb89f722e408 08:23:19 Step 20/24 : ENTRYPOINT ["/core-data"] 08:23:19 ---> Running in 525ef0d36929 08:23:19 ---> Running in 96bccbec982e 08:23:19 Removing intermediate container 96bccbec982e 08:23:19 ---> 6308678ff8d0 08:23:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:23:19 Removing intermediate container 94c41b0cd270 08:23:19 ---> 941e1ce1363d 08:23:19 Step 6/26 : COPY go.mod . 08:23:19 ---> Running in af27e4781ad0 08:23:19 Removing intermediate container e99a426a73f1 08:23:19 ---> a938b0dc7a36 08:23:19 Step 6/24 : COPY go.mod . 08:23:19 Removing intermediate container af27e4781ad0 08:23:19 ---> e4bc5ff53e48 08:23:19 Step 22/24 : LABEL arch=x86_64 08:23:19 ---> fe01fb1b72a5 08:23:19 Step 7/26 : RUN go mod download 08:23:19 ---> Running in fe9e8a21b4c4 08:23:19 ---> Running in 1321a5ec79e4 08:23:19 ---> 7d39d12a39c9 08:23:19 Step 7/24 : RUN go mod download 08:23:19 Removing intermediate container fe9e8a21b4c4 08:23:19 ---> fed06aa3fe06 08:23:19 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:23:19 ---> Running in 8018dbb95588 08:23:19 ---> Running in caadf69a3286 08:23:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 08:23:19 Removing intermediate container caadf69a3286 08:23:19 ---> 4fc79934e301 08:23:19 Step 24/24 : LABEL version=0.0.0 08:23:19 ---> Running in 26211056eb21 08:23:20 Removing intermediate container 26211056eb21 08:23:20 ---> b2ba955d38de 08:23:20 08:23:20 Successfully built b2ba955d38de 08:23:20 Successfully tagged core-data:latest 08:23:20 Building core-command 08:23:20  Building core-data ... done Removing intermediate container 525ef0d36929 08:23:20 ---> afc95c6f0a2e 08:23:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:23:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 08:23:22 ? github.com/edgexfoundry/edgex-go [no test files] 08:23:22 OK: 219 MiB in 52 packages 08:23:25 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:23:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:23:25 ---> 1dc3791025f1 08:23:25 Step 3/24 : WORKDIR /edgex-go 08:23:25 ---> Using cache 08:23:25 ---> dbcad62bb4d1 08:23:25 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:23:25 ---> Using cache 08:23:25 ---> ef4fd8812303 08:23:25 Step 5/24 : RUN apk add --update --no-cache make git 08:23:25 ---> Using cache 08:23:25 ---> 941e1ce1363d 08:23:25 Step 6/24 : COPY go.mod . 08:23:25 ---> Using cache 08:23:25 ---> fe01fb1b72a5 08:23:25 Step 7/24 : RUN go mod download 08:23:25 ---> Using cache 08:23:25 ---> 3eb50c4032f3 08:23:25 Step 8/24 : COPY . . 08:23:25 Removing intermediate container 1321a5ec79e4 08:23:25 ---> 3eb50c4032f3 08:23:25 Step 8/26 : COPY . . 08:23:33 ---> dc5e5258f6b6 08:23:33 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:23:33 Removing intermediate container 8018dbb95588 08:23:33 ---> aa7af198d1fc 08:23:33 Step 8/24 : COPY . . 08:23:33 ---> 1d61b5305875 08:23:33 Step 9/24 : RUN go mod tidy 08:23:33 Removing intermediate container 3b08ff5bc50c 08:23:33 ---> 4bba0af47a07 08:23:33 Step 6/24 : COPY go.mod . 08:23:33 ---> 41c82e7bfd1b 08:23:33 Step 9/26 : RUN go mod tidy 08:23:34 ---> Running in 925132dec39e 08:23:34 ---> Running in a94b68669cc9 08:23:35 ---> 83f985d9f793 08:23:35 Step 7/24 : RUN go mod download 08:23:36 ---> 990072deab3c 08:23:36 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:23:36 ---> Running in feabeb335d1c 08:23:36 ---> 5368196457f2 08:23:36 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:23:36 ---> a6e8738ccbbe 08:23:36 Step 9/24 : RUN go mod tidy 08:23:36 ---> Running in c8aa43f0005f 08:23:37 ---> c9ffb1a86a3f 08:23:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:23:37 ---> 7b634fb5b343 08:23:37 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:23:37 ---> Running in 1cff332a64e8 08:23:38 Removing intermediate container 1cff332a64e8 08:23:38 ---> a780a91f9284 08:23:38 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:23:38 Removing intermediate container feabeb335d1c 08:23:38 ---> 2cc97e8869a3 08:23:38 Step 8/24 : COPY . . 08:23:38 ---> 89dee56a6981 08:23:38 Step 27/32 : RUN chmod +x /entrypoint.sh 08:23:38 Removing intermediate container 925132dec39e 08:23:38 ---> 3b0137af6398 08:23:38 Step 10/24 : RUN make cmd/core-command/core-command 08:23:40 Removing intermediate container a94b68669cc9 08:23:40 ---> e0b7b17f07ce 08:23:40 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:23:40 ---> Running in f8078237371b 08:23:40 Removing intermediate container c8aa43f0005f 08:23:40 ---> 2333166c84f5 08:23:40 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:23:40 ---> Running in f8f72c51ea74 08:23:41 ---> Running in 7900cc215ff0 08:23:41 ---> Running in 3bcaa48240d8 08:23:41 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 08:23:42 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 08:23:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:23:44 Removing intermediate container f8f72c51ea74 08:23:44 ---> 18a4ac7bebcc 08:23:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:23:44 ---> d00e7d58bb6b 08:23:44 Step 9/24 : RUN go mod tidy 08:23:44 ---> Running in 493faee41958 08:23:44 ---> Running in ebd794cd84d5 08:23:44 Removing intermediate container ebd794cd84d5 08:23:44 ---> c8461b95c4a9 08:23:44 Step 29/32 : CMD ["gate"] 08:23:44 ---> Running in 6014543f35c3 08:23:45 Removing intermediate container 6014543f35c3 08:23:45 ---> 3599265b6763 08:23:45 Step 30/32 : LABEL arch=x86_64 08:23:45 ---> Running in 561d930a9b71 08:23:45 Removing intermediate container 561d930a9b71 08:23:45 ---> 33c5f2e0e57e 08:23:45 Step 31/32 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:23:45 ---> Running in 0e70a7619e0f 08:23:45 Removing intermediate container 0e70a7619e0f 08:23:45 ---> d2898b6b07a5 08:23:45 Step 32/32 : LABEL version=0.0.0 08:23:45 ---> Running in c776d59c52c8 08:23:46 Removing intermediate container c776d59c52c8 08:23:46 ---> fbf4aac69344 08:23:46 08:23:46 Successfully built fbf4aac69344 08:23:46 Successfully tagged security-bootstrapper:latest 08:23:46  Building security-bootstrapper ... done Removing intermediate container 493faee41958 08:23:46 ---> e6662d716812 08:23:46 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:23:46 ---> Running in 5c2989f3a092 08:23:47 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 08:24:13 Removing intermediate container f8078237371b 08:24:13 ---> 85c19ce49cd9 08:24:13 08:24:13 Step 11/24 : FROM alpine:3.12 08:24:13 ---> 13621d1b12d4 08:24:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:24:13 ---> Using cache 08:24:13 ---> b8b2dd17a4cd 08:24:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:24:13 ---> Using cache 08:24:13 ---> 4c0ad50a998f 08:24:13 Step 14/24 : ENV APP_PORT=59882 08:24:13 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 08:24:13 ---> Running in 74d221e9de01 08:24:13 Removing intermediate container 74d221e9de01 08:24:13 ---> 6300a3c99545 08:24:13 Step 15/24 : EXPOSE $APP_PORT 08:24:13 ---> Running in 1964b0c7a4ed 08:24:13 Removing intermediate container 1964b0c7a4ed 08:24:13 ---> 64f81213f5ef 08:24:13 Step 16/24 : WORKDIR / 08:24:13 ---> Running in 323f49483cdd 08:24:14 Removing intermediate container 323f49483cdd 08:24:14 ---> 183e7b645c71 08:24:14 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:24:14 ---> 76203b2c5dca 08:24:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:24:14 ---> f1b5199463b1 08:24:14 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:24:15 ---> 3a707a61dda7 08:24:15 Step 20/24 : ENTRYPOINT ["/core-command"] 08:24:15 ---> Running in 92ccd45a3ccf 08:24:15 Removing intermediate container 92ccd45a3ccf 08:24:15 ---> 649316ac32df 08:24:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:15 ---> Running in e75d54d7d5f7 08:24:16 Removing intermediate container e75d54d7d5f7 08:24:16 ---> 285e1fae6c5e 08:24:16 Step 22/24 : LABEL arch=x86_64 08:24:16 ---> Running in 4d2f30248c41 08:24:16 Removing intermediate container 3bcaa48240d8 08:24:16 ---> 00b0bce9c7c3 08:24:16 08:24:16 Step 11/26 : FROM alpine:3.12 08:24:16 ---> 13621d1b12d4 08:24:16 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:24:16 Removing intermediate container 4d2f30248c41 08:24:16 ---> 366a65b6a6c4 08:24:16 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:24:16 ---> Running in 6c0a2b882ba2 08:24:16 ---> Running in d507d60cd3b6 08:24:16 Removing intermediate container d507d60cd3b6 08:24:16 ---> 170dec580aea 08:24:16 Step 24/24 : LABEL version=0.0.0 08:24:17 ---> Running in 694cdd28a08b 08:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:24:17 Removing intermediate container 694cdd28a08b 08:24:17 ---> 0acbb224b8c0 08:24:17 08:24:17 (1/6) Installing ca-certificates (20191127-r4) 08:24:17 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:24:17 (3/6) Installing libcurl (7.77.0-r0) 08:24:17 (4/6) Installing curl (7.77.0-r0) 08:24:17 (5/6) Installing dumb-init (1.2.2-r1) 08:24:17 (6/6) Installing su-exec (0.2-r1) 08:24:17 Executing busybox-1.31.1-r20.trigger 08:24:17 Executing ca-certificates-20191127-r4.trigger 08:24:17 Successfully built 0acbb224b8c0 08:24:17 OK: 7 MiB in 20 packages 08:24:17 Successfully tagged core-command:latest 08:24:18  Building core-command ... done Removing intermediate container 7900cc215ff0 08:24:18 ---> 2e20ed606b43 08:24:18 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:24:18 ---> Running in ea10423caf03 08:24:18 Removing intermediate container 6c0a2b882ba2 08:24:18 ---> 7d4b399774b7 08:24:18 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:24:18 ---> Running in 6c73112244d4 08:24:18 Removing intermediate container 6c73112244d4 08:24:18 ---> 7ba34fb5cf6a 08:24:18 Step 14/26 : WORKDIR / 08:24:18 ---> Running in 2941adf228c6 08:24:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:24:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:24:19 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 08:24:19 Removing intermediate container 2941adf228c6 08:24:19 ---> 4a1757ebdbbc 08:24:19 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:24:19 ---> e719227de705 08:24:19 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:24:20 ---> 98ec057159dd 08:24:20 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:24:20 Removing intermediate container ea10423caf03 08:24:20 ---> 35d902bd0b17 08:24:20 08:24:20 Step 12/24 : FROM docker:20.10.0 08:24:20 Removing intermediate container 5c2989f3a092 08:24:20 ---> 8f02cae2ccba 08:24:20 08:24:20 Step 11/24 : FROM alpine:3.12 08:24:20 ---> 13621d1b12d4 08:24:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:24:20 ---> Using cache 08:24:20 ---> b8b2dd17a4cd 08:24:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:24:20 ---> Using cache 08:24:20 ---> 4c0ad50a998f 08:24:20 Step 14/24 : ENV APP_PORT=59881 08:24:20 ---> Running in dbf1f7e18c05 08:24:20 ---> 42e90db4bdc0 08:24:20 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:24:20 20.10.0: Pulling from library/docker 08:24:20 Removing intermediate container dbf1f7e18c05 08:24:20 ---> 5df4e10a97a7 08:24:20 Step 15/24 : EXPOSE $APP_PORT 08:24:20 ---> Running in 39b8dc41f732 08:24:20 ---> 6b0aaf913afe 08:24:20 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:24:20 Removing intermediate container 39b8dc41f732 08:24:20 ---> 89be3ac6c4c4 08:24:20 Step 16/24 : WORKDIR / 08:24:20 ---> Running in 8f95cb980a4d 08:24:21 ---> 63c7dcea1ed8 08:24:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:24:21 Removing intermediate container 8f95cb980a4d 08:24:21 ---> 137da2d595ea 08:24:21 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:24:21 ---> 884a1e6f96aa 08:24:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:24:21 ---> 001773c25186 08:24:21 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:24:22 ---> 4c26ef9c7d78 08:24:22 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:24:22 ---> 86d9a00d31d3 08:24:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:24:22 ---> Running in 440039c46d5d 08:24:23 ---> b9ed5f8ce2db 08:24:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:24:23 ---> Running in cd4c43c9fe85 08:24:23 Removing intermediate container cd4c43c9fe85 08:24:23 ---> ac2ccea47652 08:24:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:23 ---> Running in c621e65153c6 08:24:23 Removing intermediate container c621e65153c6 08:24:23 ---> 6002839c74f4 08:24:23 Step 22/24 : LABEL arch=x86_64 08:24:23 ---> Running in 77ad40307271 08:24:23 Removing intermediate container 440039c46d5d 08:24:23 ---> 933945d58005 08:24:23 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:24:24 Removing intermediate container 77ad40307271 08:24:24 ---> 1317bcc598ae 08:24:24 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:24:24 ---> Running in cc3cca224b70 08:24:24 ---> Running in 6089cfaa6f29 08:24:24 Removing intermediate container cc3cca224b70 08:24:24 ---> d78cb82cb659 08:24:24 Step 24/26 : LABEL arch=x86_64 08:24:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:24:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:24:24 Removing intermediate container 6089cfaa6f29 08:24:24 ---> 2d9813a9ed82 08:24:24 Step 24/24 : LABEL version=0.0.0 08:24:24 ---> Running in 8578ba5080f1 08:24:24 ---> Running in 0f844d2ca886 08:24:24 Removing intermediate container 8578ba5080f1 08:24:24 ---> e1b03e9442b8 08:24:24 08:24:24 Removing intermediate container 0f844d2ca886 08:24:24 ---> 9b6c4c64ff11 08:24:24 Step 25/26 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:24:24 Successfully built e1b03e9442b8 08:24:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:24:24 Successfully tagged core-metadata:latest 08:24:24  Building core-metadata ... done Status: Downloaded newer image for docker:20.10.0 08:24:24 ---> aefe523efa57 08:24:24 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:24:24 ---> Running in 718c8fbe8fd8 08:24:24 ---> Running in a5bdf71d36bc 08:24:24 Removing intermediate container 718c8fbe8fd8 08:24:24 ---> 4bc1ace9b00e 08:24:24 Step 26/26 : LABEL version=0.0.0 08:24:24 Removing intermediate container a5bdf71d36bc 08:24:24 ---> 9ec0cb4f6434 08:24:24 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:24:24 ---> Running in 258503cb8296 08:24:24 ---> Running in 114a35d1817d 08:24:24 Removing intermediate container 258503cb8296 08:24:24 ---> 09839e139e63 08:24:24 08:24:24 Successfully built 09839e139e63 08:24:24 Successfully tagged security-secretstore-setup:latest 08:24:25  Building security-secretstore-setup ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:24:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:24:25 (1/39) Installing readline (8.0.4-r0) 08:24:25 (2/39) Installing bash (5.0.17-r0) 08:24:25 Executing bash-5.0.17-r0.post-install 08:24:25 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:24:25 (4/39) Installing libcurl (7.77.0-r0) 08:24:25 (5/39) Installing curl (7.77.0-r0) 08:24:25 (6/39) Installing dumb-init (1.2.2-r1) 08:24:25 (7/39) Installing libbz2 (1.0.8-r1) 08:24:25 (8/39) Installing expat (2.2.9-r1) 08:24:25 (9/39) Installing libffi (3.3-r2) 08:24:25 (10/39) Installing gdbm (1.13-r1) 08:24:25 (11/39) Installing xz-libs (5.2.5-r0) 08:24:25 (12/39) Installing sqlite-libs (3.32.1-r1) 08:24:25 (13/39) Installing python3 (3.8.10-r0) 08:24:26 (14/39) Installing py3-appdirs (1.4.4-r1) 08:24:26 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:24:26 (16/39) Installing py3-parsing (2.4.7-r0) 08:24:26 (17/39) Installing py3-six (1.15.0-r0) 08:24:26 (18/39) Installing py3-packaging (20.4-r0) 08:24:26 (19/39) Installing py3-setuptools (47.0.0-r0) 08:24:26 (20/39) Installing py3-chardet (3.0.4-r4) 08:24:26 (21/39) Installing py3-idna (2.9-r0) 08:24:26 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:24:26 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:24:26 (24/39) Installing py3-requests (2.23.0-r0) 08:24:26 (25/39) Installing py3-msgpack (1.0.0-r0) 08:24:26 (26/39) Installing py3-lockfile (0.12.2-r3) 08:24:26 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:24:26 (28/39) Installing py3-colorama (0.4.3-r0) 08:24:26 (29/39) Installing py3-distlib (0.3.0-r0) 08:24:26 (30/39) Installing py3-distro (1.5.0-r1) 08:24:26 (31/39) Installing py3-webencodings (0.5.1-r3) 08:24:26 (32/39) Installing py3-html5lib (1.0.1-r4) 08:24:26 (33/39) Installing py3-pytoml (0.1.21-r0) 08:24:26 (34/39) Installing py3-pep517 (0.8.2-r0) 08:24:26 (35/39) Installing py3-progress (1.5-r0) 08:24:26 (36/39) Installing py3-toml (0.10.1-r0) 08:24:26 (37/39) Installing py3-retrying (1.3.3-r0) 08:24:26 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:24:26 (39/39) Installing py3-pip (20.1.1-r0) 08:24:26 Executing busybox-1.31.1-r19.trigger 08:24:26 OK: 72 MiB in 59 packages 08:24:26 Collecting docker-compose==1.23.2 08:24:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:24:27 Collecting websocket-client<1.0,>=0.32.0 08:24:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:24:27 Collecting jsonschema<3,>=2.5.1 08:24:27 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:24:27 Collecting cached-property<2,>=1.2.0 08:24:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:24:27 Collecting PyYAML<4,>=3.10 08:24:27 Downloading PyYAML-3.13.tar.gz (270 kB) 08:24:27 Collecting docopt<0.7,>=0.6.1 08:24:27 Downloading docopt-0.6.2.tar.gz (25 kB) 08:24:28 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:24:28 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:24:28 Collecting dockerpty<0.5,>=0.4.1 08:24:28 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:24:28 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:24:28 Collecting docker<4.0,>=3.6.0 08:24:28 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:24:28 Collecting texttable<0.10,>=0.9.0 08:24:28 Downloading texttable-0.9.1.tar.gz (11 kB) 08:24:29 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) 08:24:29 Collecting urllib3<1.25,>=1.21.1 08:24:29 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:24:29 Collecting idna<2.8,>=2.5 08:24:29 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:24:29 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:24:29 Collecting docker-pycreds>=0.4.0 08:24:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:24:29 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:24:29 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:24:29 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:24:29 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:24:29 Installing collected packages: websocket-client, jsonschema, cached-property, PyYAML, docopt, urllib3, idna, requests, dockerpty, docker-pycreds, docker, texttable, docker-compose 08:24:29 Running setup.py install for PyYAML: started 08:24:29 Running setup.py install for PyYAML: finished with status 'done' 08:24:29 Running setup.py install for docopt: started 08:24:30 Running setup.py install for docopt: finished with status 'done' 08:24:30 Attempting uninstall: urllib3 08:24:30 Found existing installation: urllib3 1.25.9 08:24:30 Uninstalling urllib3-1.25.9: 08:24:30 Successfully uninstalled urllib3-1.25.9 08:24:30 Attempting uninstall: idna 08:24:30 Found existing installation: idna 2.9 08:24:30 Uninstalling idna-2.9: 08:24:30 Successfully uninstalled idna-2.9 08:24:30 Attempting uninstall: requests 08:24:30 Found existing installation: requests 2.23.0 08:24:30 Uninstalling requests-2.23.0: 08:24:30 Successfully uninstalled requests-2.23.0 08:24:30 Running setup.py install for dockerpty: started 08:24:30 Running setup.py install for dockerpty: finished with status 'done' 08:24:31 Running setup.py install for texttable: started 08:24:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:24:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:24:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:24:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:24:31 Running setup.py install for texttable: finished with status 'done' 08:24:31 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.59.0 08:24:32 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:24:33 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:24:34 Removing intermediate container 114a35d1817d 08:24:34 ---> 3d355592f0c4 08:24:34 Step 15/24 : ENV APP_PORT=58890 08:24:34 ---> Running in eec77e953646 08:24:34 Removing intermediate container eec77e953646 08:24:34 ---> 9ed46b35f6e4 08:24:34 Step 16/24 : EXPOSE $APP_PORT 08:24:34 ---> Running in 30f5f217e95a 08:24:34 Removing intermediate container 30f5f217e95a 08:24:34 ---> 1e0c202ca1fa 08:24:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:24:34 ---> 2b2ff0b5e44f 08:24:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:24:34 ---> 8eff83a0bac3 08:24:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:24:34 ---> a7ec9c555f19 08:24:34 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:24:34 ---> Running in b05b4050ee96 08:24:34 Removing intermediate container b05b4050ee96 08:24:34 ---> 36f9b6bdcbdf 08:24:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:24:35 ---> Running in 2882d2f8e4f6 08:24:35 Removing intermediate container 2882d2f8e4f6 08:24:35 ---> c6c830b671c1 08:24:35 Step 22/24 : LABEL arch=x86_64 08:24:35 ---> Running in 5f464de9d891 08:24:35 Removing intermediate container 5f464de9d891 08:24:35 ---> c3dae2f61abb 08:24:35 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:24:35 ---> Running in a674dc59218e 08:24:35 Removing intermediate container a674dc59218e 08:24:35 ---> 1d9b5cef813d 08:24:35 Step 24/24 : LABEL version=0.0.0 08:24:35 ---> Running in e5bc46e1c6c2 08:24:35 Removing intermediate container e5bc46e1c6c2 08:24:35 ---> cd33b0e18a36 08:24:35 08:24:35 Successfully built cd33b0e18a36 08:24:35 Successfully tagged sys-mgmt-agent:latest 08:24:35  Building sys-mgmt-agent ... done  [Pipeline] } 08:24:35 $ docker stop --time=1 fab9672d6ba5be7a85ea9f13ebacedabc6120d9782f74ce08bfb516740437535 08:24:36 $ docker rm -f fab9672d6ba5be7a85ea9f13ebacedabc6120d9782f74ce08bfb516740437535 [Pipeline] // withDockerContainer [Pipeline] sh 08:24:37 + docker images 08:24:37 REPOSITORY TAG IMAGE ID CREATED SIZE 08:24:37 sys-mgmt-agent latest cd33b0e18a36 2 seconds ago 312MB 08:24:37 security-secretstore-setup latest 09839e139e63 13 seconds ago 28.1MB 08:24:37 core-metadata latest e1b03e9442b8 13 seconds ago 16.6MB 08:24:37 8f02cae2ccba 18 seconds ago 1.15GB 08:24:37 35d902bd0b17 18 seconds ago 1.15GB 08:24:37 core-command latest 0acbb224b8c0 20 seconds ago 15.9MB 08:24:37 00b0bce9c7c3 21 seconds ago 1.15GB 08:24:37 85c19ce49cd9 25 seconds ago 1.14GB 08:24:37 security-bootstrapper latest fbf4aac69344 52 seconds ago 18.2MB 08:24:37 core-data latest b2ba955d38de About a minute ago 20.2MB 08:24:37 security-proxy-setup latest 8fdc25f1d082 About a minute ago 25.3MB 08:24:37 support-notifications latest 017bd34a4c28 About a minute ago 16.6MB 08:24:37 support-scheduler latest c4e6189b00b3 About a minute ago 15.9MB 08:24:37 f63094490171 About a minute ago 1.14GB 08:24:37 80f89d5f99ee About a minute ago 1.15GB 08:24:37 0ddb0ba45c1e About a minute ago 1.15GB 08:24:37 edf51f901a51 About a minute ago 1.14GB 08:24:37 b94cecf225df About a minute ago 1.15GB 08:24:37 ci-base-image-x86_64 latest 1dc3791025f1 5 minutes ago 648MB 08:24:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB 08:24:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB 08:24:37 alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB 08:24:37 docker 20.10.0 aefe523efa57 5 months ago 240MB 08:24:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months ago 310MB [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 08:24:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:24:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:24:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:24:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 08:24:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.193s coverage: 28.7% of statements 08:24:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.279s coverage: 100.0% of statements 08:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:24:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.200s coverage: 81.2% of statements 08:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 08:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.359s coverage: 53.4% of statements 08:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 08:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 08:24:52 Still waiting to schedule task 08:24:52 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 08:24:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.487s coverage: 87.7% of statements 08:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 08:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 08:24:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.259s coverage: 78.9% of statements 08:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 08:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 08:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 08:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 08:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.429s coverage: 95.1% of statements 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:24:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.153s coverage: 58.8% of statements 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 08:24:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.193s coverage: 60.0% of statements 08:24:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.332s coverage: 0.8% of statements 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 08:24:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.192s coverage: 22.0% of statements 08:24:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:24:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.243s coverage: 47.1% of statements 08:24:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.229s coverage: 79.5% of statements 08:25:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.191s coverage: 94.1% of statements 08:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.370s coverage: 96.3% of statements 08:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements 08:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.195s coverage: 94.4% of statements 08:25:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.150s coverage: 44.8% of statements 08:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.557s coverage: 81.8% of statements 08:25:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.174s coverage: 76.0% of statements 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.174s coverage: 80.0% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.232s coverage: 85.4% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.337s coverage: 91.2% of statements 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.659s coverage: 64.4% of statements 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:25:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.205s coverage: 100.0% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 08:25:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.094s coverage: 73.7% of statements 08:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.128s coverage: 100.0% of statements 08:25:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.075s coverage: 66.9% of statements 08:25:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:25:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:25:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.696s coverage: 43.6% of statements 08:25:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:25:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.126s coverage: 89.5% of statements 08:25:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:25:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.087s coverage: 84.8% of statements 08:25:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:25:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:25:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:25:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 08:25:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.273s coverage: 19.3% of statements 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 08:25:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.522s coverage: 91.9% of statements 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 08:25:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.206s coverage: 62.7% of statements 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 08:25:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.381s coverage: 97.6% of statements 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 08:25:42 ok github.com/edgexfoundry/edgex-go/internal/system 0.038s coverage: 0.0% of statements 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:25:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.057s coverage: 100.0% of statements 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 08:25:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:25:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements 08:25:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.148s coverage: 28.1% of statements 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 08:25:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 08:25:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.166s coverage: 28.9% of statements 08:25:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 08:25:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 08:25:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 08:25:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 08:25:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 08:25:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements 08:25:43 GO111MODULE=on go vet ./... 08:27:05 gofmt -l . 08:27:05 [ "`gofmt -l .`" = "" ] 08:27:05 ./bin/test-attribution-txt.sh [Pipeline] sh 08:27:07 + ls -al . 08:27:07 total 556 08:27:07 drwxrwxr-x 9 1001 1001 4096 Jun 8 08:27 . 08:27:07 drwxr-xr-x 4 root root 4096 Jun 8 08:22 .. 08:27:07 -rw-rw-r-- 1 1001 1001 11 Jun 8 08:21 .dockerignore 08:27:07 drwxrwxr-x 8 1001 1001 4096 Jun 8 08:21 .git 08:27:07 drwxrwxr-x 3 1001 1001 4096 Jun 8 08:21 .github 08:27:07 -rw-rw-r-- 1 1001 1001 818 Jun 8 08:21 .gitignore 08:27:07 -rw-rw-r-- 1 1001 1001 166 Jun 8 08:21 .sonarcloud.properties 08:27:07 -rw-rw-r-- 1 1001 1001 8609 Jun 8 08:21 Attribution.txt 08:27:07 -rw-rw-r-- 1 1001 1001 3804 Jun 8 08:21 CONTRIBUTING.md 08:27:07 -rw-rw-r-- 1 1001 1001 931 Jun 8 08:21 Dockerfile.build 08:27:07 -rw-rw-r-- 1 1001 1001 849 Jun 8 08:21 Jenkinsfile 08:27:07 -rw-rw-r-- 1 1001 1001 10775 Jun 8 08:21 LICENSE 08:27:07 -rw-rw-r-- 1 1001 1001 5605 Jun 8 08:21 Makefile 08:27:07 -rw-rw-r-- 1 1001 1001 7978 Jun 8 08:21 README.md 08:27:07 -rw-rw-r-- 1 1001 1001 6755 Jun 8 08:21 SECURITY.md 08:27:07 -rw-rw-r-- 1 1001 1001 5 Jun 8 08:18 VERSION 08:27:07 -rw-rw-r-- 1 1001 1001 4131 Jun 8 08:21 ZMQWindows.md 08:27:07 drwxrwxr-x 2 1001 1001 4096 Jun 8 08:21 bin 08:27:07 drwxrwxr-x 14 1001 1001 4096 Jun 8 08:21 cmd 08:27:07 -rw-r--r-- 1 root root 411291 Jun 8 08:25 coverage.out 08:27:07 -rw-rw-r-- 1 1001 1001 902 Jun 8 08:21 go.mod 08:27:07 -rw-r--r-- 1 root root 21048 Jun 8 08:22 go.sum 08:27:07 drwxrwxr-x 8 1001 1001 4096 Jun 8 08:21 internal 08:27:07 drwxrwxr-x 3 1001 1001 4096 Jun 8 08:21 openapi 08:27:07 drwxrwxr-x 4 1001 1001 4096 Jun 8 08:21 snap 08:27:07 -rw-rw-r-- 1 1001 1001 168 Jun 8 08:21 version.go [Pipeline] sh 08:27:08 + '[' -e coverage.out ] 08:27:08 + chown 1001:1001 coverage.out [Pipeline] stash 08:27:08 Warning: overwriting stash ‘coverage-report’ 08:27:09 Stashed 1 file(s) [Pipeline] sh 08:27:09 + make build 08:27:09 go mod tidy 08:27:10 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 08:27: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 08:27:18 Running on prd-ubuntu18.04-docker-8c-8g-883 in /w/workspace/edgexfoundry_edgex-go_PR-3549 [Pipeline] { [Pipeline] ws 08:27:18 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:27:19 The recommended git tool is: git 08:27:21 using credential edgex-jenkins-ssh 08:27:21 Cloning the remote Git repository 08:27:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:27:21 > git init /w/workspace/edgex-go/2 # timeout=10 08:27:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:27:21 > git --version # timeout=10 08:27:21 > git --version # 'git version 2.17.1' 08:27:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:27:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:27:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:27:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:27:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3549/head:refs/remotes/origin/PR-3549 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:27:27 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit c3af2119df1f53984b44060e772459a1eb72c77f 08:27:27 Merge succeeded, producing c3af2119df1f53984b44060e772459a1eb72c77f 08:27:27 Checking out Revision c3af2119df1f53984b44060e772459a1eb72c77f (PR-3549) 08:27:27 > git config core.sparsecheckout # timeout=10 08:27:27 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 08:27:27 > git remote # timeout=10 08:27:27 > git config --get remote.origin.url # timeout=10 08:27:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:27:27 > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 08:27:27 > git rev-parse HEAD^{commit} # timeout=10 08:27:27 > git config core.sparsecheckout # timeout=10 08:27:27 > git checkout -f c3af2119df1f53984b44060e772459a1eb72c77f # timeout=10 08:27:31 Commit message: "build: Upgrade core-contracts lib to v2.0.0-dev.99" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:32 + echo snap-build.sh 08:27:32 snap-build.sh 08:27:32 + SNAP_BASE_DIR=. 08:27:32 + '[' '!' -z /w/workspace/edgex-go/2 ']' 08:27:32 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 08:27:32 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 08:27:32 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 08:27:32 + cd /w/workspace/edgex-go/2 08:27:32 + sudo apt-get remove -qy --purge lxd lxd-client 08:27:32 Reading package lists... 08:27:32 Building dependency tree... 08:27:32 Reading state information... 08:27:32 The following packages were automatically installed and are no longer required: 08:27:32 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 08:27:32 uidmap xdelta3 08:27:32 Use 'sudo apt autoremove' to remove them. 08:27:32 The following packages will be REMOVED: 08:27:32 lxd* lxd-client* 08:27:33 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 08:27:33 After this operation, 31.7 MB disk space will be freed. 08:27:33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190317 files and directories currently installed.) 08:27:33 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 08:27:34 Removing lxd dnsmasq configuration 08:27:34 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 08:27:35 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 08:27:35 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:27:35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190142 files and directories currently installed.) 08:27:35 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 08:27:37 Processing triggers for systemd (237-3ubuntu10.45) ... 08:27:37 Processing triggers for ureadahead (0.100.0-21) ... 08:27:38 + sudo snap remove --purge lxd 08:27:39 snap "lxd" is not installed 08:27:39 + sudo groupadd --force --system lxd 08:27:39 ++ whoami 08:27:39 + sudo /usr/sbin/usermod -G lxd -a jenkins 08:27:39 + newgrp - lxd 08:27:39 + sudo snap install lxd 08:27:39 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 08:27:41 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 08:27:44 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 08:27:45 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 08:27:47 2021-06-08T08:27:44Z INFO Waiting for automatic snapd restart... 08:27:50 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 08:27:53 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 08:27:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:28:00 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 08:28:03 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 08:28:05 lxd 4.15 from Canonical* installed 08:28:05 + sudo lxd init --auto 08:28:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 08:28:11 $ docker stop --time=1 4d751a8f4b9eb76f8ace778bebe1c49c7236aed2c9b207a9e8fcf1c4c7ffd5c8 08:28:11 + sudo snap install --classic snapcraft 08:28:13 $ docker rm -f 4d751a8f4b9eb76f8ace778bebe1c49c7236aed2c9b207a9e8fcf1c4c7ffd5c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:28:15 08:28:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:28:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:28:15 latest: Pulling from edgex-devops/edgex-compose-arm64 08:28:15 29e5d40040c1: Pulling fs layer 08:28:15 1ce36da41761: Pulling fs layer 08:28:15 25b303627fd3: Pulling fs layer 08:28:16 29e5d40040c1: Verifying Checksum 08:28:16 29e5d40040c1: Download complete 08:28:16 1ce36da41761: Verifying Checksum 08:28:16 1ce36da41761: Download complete 08:28:16 29e5d40040c1: Pull complete 08:28:18 1ce36da41761: Pull complete 08:28:18 25b303627fd3: Verifying Checksum 08:28:18 25b303627fd3: Download complete 08:28:20 snapcraft 4.8 from Canonical* installed 08:28:20 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 08:28:20 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 08:28:20 % Total % Received % Xferd Average Speed Time Time Time Current 08:28:20 Dload Upload Total Spent Left Speed 08:28:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4750 0 --:--:-- --:--:-- --:--:-- 4750 08:28:20 100 3325k 100 3325k 0 0 10.7M 0 --:--:-- --:--:-- --:--:-- 10.7M 08:28:20 ./yq_linux_amd64 08:28:20 + sudo snapcraft prime --use-lxd 08:28:22 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 08:28:22 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: 08:28:22 - README.md 08:28:22 08:28:22 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:28:23 Launching a container. 08:28:28 25b303627fd3: Pull complete 08:28:28 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:28:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:28:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:28:28 prd-ubuntu18.04-docker-arm64-4c-16g-882 does not seem to be running inside a container 08:28:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:28:29 Waiting for container to be ready 08:28:30 To start your first instance, try: lxc launch ubuntu:18.04 08:28:30 08:28:31 $ docker top 0a6d1569dc24586764fadd664c13ae5dbc4a03ccfc4195c9168ba9201722931c -eo pid,comm [Pipeline] { [Pipeline] sh 08:28:32 + grep parallel 08:28:32 + docker-compose build --help 08:28:34 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 08:28:34 Waiting for network to be ready... 08:28:35 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:28:35 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 08:28:35 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:28:35 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 08:28:35 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:28:35 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:28:35 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 08:28:35 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 08:28:35 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 08:28:35 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 08:28:35 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:28:35 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:28:35 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:28:35 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:28:35 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:28:35 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:28:35 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:28:35 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:28:36 --parallel Build images in parallel. 08:28:36 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:28:36 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] [Pipeline] } 08:28:36 $ docker stop --time=1 0a6d1569dc24586764fadd664c13ae5dbc4a03ccfc4195c9168ba9201722931c 08:28:36 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 08:28:36 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:28:36 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:28:36 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 08:28:36 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 08:28:36 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:28:36 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 08:28:38 $ docker rm -f 0a6d1569dc24586764fadd664c13ae5dbc4a03ccfc4195c9168ba9201722931c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:28:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:28:39 . [Pipeline] withDockerContainer 08:28:39 prd-ubuntu18.04-docker-arm64-4c-16g-882 does not seem to be running inside a container 08:28:39 Fetched 24.7 MB in 4s (6243 kB/s) 08:28:39 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:28:39 Reading package lists... 08:28:39 Reading package lists... 08:28:40 Building dependency tree... 08:28:40 Reading state information... 08:28:40 The following additional packages will be installed: 08:28:40 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:28:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:28:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:28:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 08:28:40 Suggested packages: 08:28:40 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 08:28:40 Recommended packages: 08:28:40 gnupg libsasl2-modules 08:28:40 The following NEW packages will be installed: 08:28:40 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 08:28:40 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 08:28:40 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 08:28:40 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 08:28:40 The following packages will be upgraded: 08:28:40 gpg gpg-agent gpgconf libudev1 08:28:40 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 08:28:40 Need to get 3530 kB of archives. 08:28:40 After this operation, 13.3 MB of additional disk space will be used. 08:28:40 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 08:28:40 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 08:28:40 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 08:28:40 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 08:28:40 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] 08:28:41 $ docker top 667d42c5f75acf07374253d9efa46f1a380f637f5835d584d7ddde8983526bfd -eo pid,comm 08:28:41 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [Pipeline] { 08:28:41 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 08:28:41 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 08:28:41 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 08:28:41 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 08:28:41 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [Pipeline] sh 08:28:41 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 08:28:41 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 08:28:41 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 08:28:41 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 08:28:41 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 08:28:41 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 08:28:41 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 08:28:41 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 08:28:41 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 08:28:41 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 08:28:41 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 08:28:41 debconf: delaying package configuration, since apt-utils is not installed 08:28:41 Fetched 3530 kB in 1s (2636 kB/s) 08:28:41 (Reading database ... 12511 files and directories currently installed.) 08:28:41 Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... 08:28:41 Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:28:41 Setting up libudev1:amd64 (237-3ubuntu10.47) ... 08:28:41 Selecting previously unselected package udev. 08:28:41 + docker-compose -f ./docker-compose-build.yml build --parallel 08:28:42 (Reading database ... 12511 files and directories currently installed.) 08:28:42 Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... 08:28:42 Unpacking udev (237-3ubuntu10.47) ... 08:28:42 Selecting previously unselected package libfuse2:amd64. 08:28:42 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 08:28:42 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:28:42 Selecting previously unselected package fuse. 08:28:42 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 08:28:42 Unpacking fuse (2.9.7-1ubuntu1) ... 08:28:42 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 08:28:42 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:28:42 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 08:28:42 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:28:42 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 08:28:42 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:28:42 Selecting previously unselected package libksba8:amd64. 08:28:42 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 08:28:42 Unpacking libksba8:amd64 (1.3.5-2) ... 08:28:42 Selecting previously unselected package libroken18-heimdal:amd64. 08:28:42 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:28:42 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:42 Selecting previously unselected package libasn1-8-heimdal:amd64. 08:28:42 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:28:42 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:42 Selecting previously unselected package libheimbase1-heimdal:amd64. 08:28:42 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:28:42 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:42 Selecting previously unselected package libhcrypto4-heimdal:amd64. 08:28:42 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:28:42 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:42 Selecting previously unselected package libwind0-heimdal:amd64. 08:28:42 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:28:42 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:42 Selecting previously unselected package libhx509-5-heimdal:amd64. 08:28:42 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:28:42 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:43 Selecting previously unselected package libkrb5-26-heimdal:amd64. 08:28:43 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:28:43 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:43 Selecting previously unselected package libheimntlm0-heimdal:amd64. 08:28:43 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:28:43 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:43 Selecting previously unselected package libgssapi3-heimdal:amd64. 08:28:43 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 08:28:43 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:43 Selecting previously unselected package libsasl2-modules-db:amd64. 08:28:43 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:28:43 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:28:43 Selecting previously unselected package libsasl2-2:amd64. 08:28:43 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 08:28:43 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:28:43 Selecting previously unselected package libldap-common. 08:28:43 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 08:28:43 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:28:43 Selecting previously unselected package libldap-2.4-2:amd64. 08:28:43 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 08:28:43 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:28:43 Selecting previously unselected package dirmngr. 08:28:43 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 08:28:43 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 08:28:43 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 08:28:43 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 08:28:43 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 08:28:43 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:28:43 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 08:28:43 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 08:28:43 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:43 Setting up libksba8:amd64 (1.3.5-2) ... 08:28:43 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:28:43 Setting up udev (237-3ubuntu10.47) ... 08:28:43 invoke-rc.d: policy-rc.d denied execution of start. 08:28:44 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:44 Processing triggers for systemd (237-3ubuntu10) ... 08:28:44 Setting up fuse (2.9.7-1ubuntu1) ... 08:28:44 Setting up gpg (2.2.4-1ubuntu1.4) ... 08:28:44 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:44 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:44 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:44 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:44 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:44 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:44 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 08:28:44 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 08:28:44 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 08:28:44 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:28:44 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 08:28:44 settings in the [Install] section, and DefaultInstance for template units). 08:28:44 This means they are not meant to be enabled using systemctl. 08:28:44 Possible reasons for having this kind of units are: 08:28:44 1) A unit may be statically enabled by being symlinked from another unit's 08:28:44 .wants/ or .requires/ directory. 08:28:44 2) A unit's purpose may be to act as a helper for some other unit which has 08:28:44 a requirement dependency on it. 08:28:44 3) A unit may be started when needed via activation (socket, path, timer, 08:28:44 D-Bus, udev, scripted systemctl call, ...). 08:28:44 4) In case of template units, the unit is meant to be enabled with some 08:28:44 instance name specified. 08:28:45 Reading package lists... 08:28:45 Building dependency tree... 08:28:45 Reading state information... 08:28:45 The following additional packages will be installed: 08:28:45 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 08:28:45 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 08:28:45 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 08:28:45 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 08:28:45 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 08:28:45 Suggested packages: 08:28:45 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 08:28:45 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 08:28:45 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 08:28:45 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 08:28:45 systemd-container policykit-1 08:28:45 Recommended packages: 08:28:45 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 08:28:45 The following NEW packages will be installed: 08:28:45 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 08:28:45 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 08:28:45 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 08:28:45 multiarch-support openssh-client python3 python3-minimal python3.6 08:28:45 python3.6-minimal snapd squashfs-tools sudo 08:28:45 The following packages will be upgraded: 08:28:45 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 08:28:45 Building core-command ... 08:28:45 Building core-data ... 08:28:45 Building core-metadata ... 08:28:45 Building security-bootstrapper ... 08:28:45 Building security-proxy-setup ... 08:28:45 Building security-secretstore-setup ... 08:28:45 Building support-notifications ... 08:28:45 Building support-scheduler ... 08:28:45 Building sys-mgmt-agent ... 08:28:45 Building security-bootstrapper 08:28:45 Building core-metadata 08:28:45 Building sys-mgmt-agent 08:28:45 Building security-proxy-setup 08:28:45 Building support-scheduler 08:28:45 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 08:28:45 Need to get 36.7 MB of archives. 08:28:45 After this operation, 147 MB of additional disk space will be used. 08:28:45 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 08:28:45 Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] 08:28:45 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 08:28:45 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 08:28:45 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 08:28:45 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 08:28:45 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 08:28:45 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 08:28:45 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 08:28:45 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 08:28:45 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 08:28:45 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 08:28:45 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 08:28:45 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 08:28:45 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 08:28:45 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 08:28:46 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] 08:28:46 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 08:28:46 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 08:28:46 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 08:28:46 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 08:28:46 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 08:28:46 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 08:28:46 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 08:28:46 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 08:28:46 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 08:28:46 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 08:28:46 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 08:28:46 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] 08:28:46 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 08:28:48 debconf: delaying package configuration, since apt-utils is not installed 08:28:48 Fetched 36.7 MB in 2s (15.9 MB/s) 08:28:48 (Reading database ... 12757 files and directories currently installed.) 08:28:48 Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... 08:28:48 Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:28:48 Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... 08:28:48 Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:28:48 Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... 08:28:48 (Reading database ... 12757 files and directories currently installed.) 08:28:48 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 08:28:48 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 08:28:48 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 08:28:48 (Reading database ... 12757 files and directories currently installed.) 08:28:48 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 08:28:48 Unpacking apt (1.6.13) over (1.6.1) ... 08:28:49 Setting up apt (1.6.13) ... 08:28:49 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 08:28:49 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 08:28:49 (Reading database ... 12764 files and directories currently installed.) 08:28:49 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:28:49 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:28:49 Selecting previously unselected package libpython3.6-minimal:amd64. 08:28:49 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:28:49 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:28:49 Selecting previously unselected package libexpat1:amd64. 08:28:49 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 08:28:49 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:28:49 Selecting previously unselected package python3.6-minimal. 08:28:49 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:28:49 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:28:50 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 08:28:50 Checking for services that may need to be restarted...done. 08:28:50 Checking for services that may need to be restarted...done. 08:28:50 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:28:50 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 08:28:50 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 08:28:50 Selecting previously unselected package python3-minimal. 08:28:50 (Reading database ... 13012 files and directories currently installed.) 08:28:50 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 08:28:50 Unpacking python3-minimal (3.6.7-1~18.04) ... 08:28:50 Selecting previously unselected package mime-support. 08:28:50 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 08:28:50 Unpacking mime-support (3.60ubuntu1) ... 08:28:50 Selecting previously unselected package libmpdec2:amd64. 08:28:50 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 08:28:50 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:28:50 Selecting previously unselected package libpython3.6-stdlib:amd64. 08:28:50 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:28:50 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:28:51 Selecting previously unselected package python3.6. 08:28:51 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 08:28:51 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:28:51 Selecting previously unselected package libpython3-stdlib:amd64. 08:28:51 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 08:28:51 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:28:51 Setting up python3-minimal (3.6.7-1~18.04) ... 08:28:51 Selecting previously unselected package python3. 08:28:51 (Reading database ... 13442 files and directories currently installed.) 08:28:51 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 08:28:51 Unpacking python3 (3.6.7-1~18.04) ... 08:28:51 Selecting previously unselected package multiarch-support. 08:28:51 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 08:28:51 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 08:28:51 Setting up multiarch-support (2.27-3ubuntu1.4) ... 08:28:51 Selecting previously unselected package liblzo2-2:amd64. 08:28:51 (Reading database ... 13479 files and directories currently installed.) 08:28:51 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 08:28:51 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 08:28:51 Selecting previously unselected package libbsd0:amd64. 08:28:51 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 08:28:51 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:28:51 Selecting previously unselected package sudo. 08:28:51 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 08:28:51 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 08:28:51 Selecting previously unselected package apparmor. 08:28:51 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 08:28:51 Unpacking apparmor (2.12-4ubuntu5.1) ... 08:28:52 Selecting previously unselected package libedit2:amd64. 08:28:52 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 08:28:52 Unpacking libedit2:amd64 (3.1-20170329-1) ... 08:28:52 Selecting previously unselected package libkrb5support0:amd64. 08:28:52 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 08:28:52 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:28:52 Selecting previously unselected package libk5crypto3:amd64. 08:28:52 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 08:28:52 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:28:52 Selecting previously unselected package libkeyutils1:amd64. 08:28:52 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 08:28:52 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:28:52 Selecting previously unselected package libkrb5-3:amd64. 08:28:52 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 08:28:52 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:28:52 Selecting previously unselected package libgssapi-krb5-2:amd64. 08:28:52 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 08:28:52 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:28:52 Selecting previously unselected package libssl1.0.0:amd64. 08:28:52 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 08:28:52 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:28:52 Selecting previously unselected package openssh-client. 08:28:52 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 08:28:52 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 08:28:52 Selecting previously unselected package squashfs-tools. 08:28:52 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... 08:28:52 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:28:52 Selecting previously unselected package snapd. 08:28:52 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 08:28:52 Unpacking snapd (2.49.2+18.04) ... 08:28:54 Setting up libedit2:amd64 (3.1-20170329-1) ... 08:28:54 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 08:28:54 Setting up mime-support (3.60ubuntu1) ... 08:28:54 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 08:28:54 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 08:28:54 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 08:28:54 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:28:54 Setting up systemd (237-3ubuntu10.47) ... 08:28:54 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 08:28:55 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 08:28:55 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 08:28:55 Setting up liblzo2-2:amd64 (2.08-1.2) ... 08:28:55 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 08:28:55 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 08:28:55 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 08:28:56 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... 08:28:56 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 08:28:56 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 08:28:56 Setting up python3 (3.6.7-1~18.04) ... 08:28:56 running python rtupdate hooks for python3.6... 08:28:56 running python post-rtupdate hooks for python3.6... 08:28:56 Setting up apparmor (2.12-4ubuntu5.1) ... 08:28:56 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 08:28:56 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 08:28:56 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 08:28:57 Setting up snapd (2.49.2+18.04) ... 08:28:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 08:28:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 08:28:57 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 08:28:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 08:28:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:28:58 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 08:28:58 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 08:28:58 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 08:28:58 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 08:28:58 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 08:28:59 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 08:28:59 Processing triggers for libc-bin (2.27-3ubuntu1) ... 08:28:59 Processing triggers for systemd (237-3ubuntu10.47) ... 08:28:59 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:28:59 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:28:59 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:29:01 Reading package lists... 08:29:01 Reading package lists... 08:29:01 Building dependency tree... 08:29:01 Reading state information... 08:29:01 Calculating upgrade... 08:29:01 The following packages will be upgraded: 08:29:01 advancecomp base-files bash binutils binutils-common 08:29:01 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 08:29:01 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 08:29:01 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 08:29:01 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 08:29:01 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 08:29:01 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 08:29:01 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 08:29:01 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 08:29:01 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 08:29:01 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 08:29:01 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 08:29:01 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 08:29:01 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 08:29:01 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 08:29:01 ubuntu-keyring util-linux 08:29:02 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 08:29:02 Need to get 64.1 MB of archives. 08:29:02 After this operation, 5097 kB of additional disk space will be used. 08:29:02 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] 08:29:02 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 08:29:02 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 08:29:02 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 08:29:02 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 08:29:02 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 08:29:02 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 08:29:02 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 08:29:02 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 08:29:02 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 08:29:02 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 08:29:02 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 08:29:02 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 08:29:02 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 08:29:02 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 08:29:02 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 08:29:02 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 08:29:02 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 08:29:02 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 08:29:02 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 08:29:02 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 08:29:02 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 08:29:02 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 08:29:02 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 08:29:02 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 08:29:02 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 08:29:02 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 08:29:02 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 08:29:02 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 08:29:02 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 08:29:02 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 08:29:02 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 08:29:02 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 08:29:02 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 08:29:02 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 08:29:02 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 08:29:02 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 08:29:02 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] 08:29:02 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] 08:29:02 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 08:29:02 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 08:29:02 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 08:29:02 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 08:29:02 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 08:29:02 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 08:29:02 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 08:29:02 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 08:29:02 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 08:29:02 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 08:29:02 Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] 08:29:02 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 08:29:02 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 08:29:02 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 08:29:02 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 08:29:02 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 08:29:02 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 08:29:02 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 08:29:02 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 08:29:02 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 08:29:02 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 08:29:02 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 08:29:02 Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 08:29:02 Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 08:29:02 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 08:29:02 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 08:29:02 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 08:29:03 Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 08:29:03 Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 08:29:03 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 08:29:03 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 08:29:03 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 08:29:03 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 08:29:03 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 08:29:03 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 08:29:03 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 08:29:03 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 08:29:03 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 08:29:03 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 08:29:03 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 08:29:03 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 08:29:03 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 08:29:03 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 08:29:03 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 08:29:03 Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] 08:29:03 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 08:29:03 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] 08:29:03 Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] 08:29:03 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 08:29:03 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 08:29:03 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 08:29:03 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 08:29:03 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 08:29:03 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 08:29:03 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 08:29:03 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 08:29:03 Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] 08:29:03 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 08:29:04 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 08:29:04 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 08:29:04 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 08:29:04 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 08:29:04 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 08:29:04 debconf: delaying package configuration, since apt-utils is not installed 08:29:04 Fetched 64.1 MB in 2s (32.1 MB/s) 08:29:04 (Reading database ... 13914 files and directories currently installed.) 08:29:04 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 08:29:04 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:29:04 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 08:29:04 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:29:04 Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... 08:29:04 Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... 08:29:04 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:04 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:29:05 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:05 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:29:05 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:05 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:29:05 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:05 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:29:05 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:05 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:29:05 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:05 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:29:05 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:05 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:29:05 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 08:29:05 (Reading database ... 13914 files and directories currently installed.) 08:29:05 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:05 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 08:29:05 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 08:29:05 (Reading database ... 13914 files and directories currently installed.) 08:29:05 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:05 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:29:05 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:05 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:29:05 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 08:29:05 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 08:29:05 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 08:29:05 (Reading database ... 13914 files and directories currently installed.) 08:29:05 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 08:29:06 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:29:06 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 08:29:06 (Reading database ... 13914 files and directories currently installed.) 08:29:06 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 08:29:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 08:29:06 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 08:29:06 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 08:29:06 Setting up base-files (10.1ubuntu2.10) ... 08:29:06 Installing new version of config file /etc/issue ... 08:29:07 Installing new version of config file /etc/issue.net ... 08:29:07 Installing new version of config file /etc/lsb-release ... 08:29:07 Installing new version of config file /etc/update-motd.d/50-motd-news ... 08:29:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 08:29:07 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 08:29:07 Removing obsolete conffile /etc/default/motd-news ... 08:29:07 (Reading database ... 13915 files and directories currently installed.) 08:29:07 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 08:29:07 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 08:29:07 Setting up bash (4.4.18-2ubuntu1.2) ... 08:29: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 08:29:07 (Reading database ... 13915 files and directories currently installed.) 08:29:07 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 08:29:07 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 08:29:07 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 08:29:07 (Reading database ... 13915 files and directories currently installed.) 08:29:07 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 08:29:07 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 08:29:07 Setting up tar (1.29b-2ubuntu0.2) ... 08:29:07 (Reading database ... 13915 files and directories currently installed.) 08:29:07 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 08:29:07 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:29:08 Setting up dpkg (1.19.0.5ubuntu2.3) ... 08:29:08 (Reading database ... 13915 files and directories currently installed.) 08:29:08 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 08:29:08 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:29:08 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 08:29:08 (Reading database ... 13915 files and directories currently installed.) 08:29:08 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 08:29:08 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:29:08 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 08:29:08 (Reading database ... 13915 files and directories currently installed.) 08:29:08 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 08:29:08 Unpacking grep (3.1-2build1) over (3.1-2) ... 08:29:08 Setting up grep (3.1-2build1) ... 08:29:08 (Reading database ... 13915 files and directories currently installed.) 08:29:08 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 08:29:08 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:29:08 Setting up login (1:4.5-1ubuntu2) ... 08:29:08 (Reading database ... 13915 files and directories currently installed.) 08:29:08 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 08:29:08 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:29:08 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 08:29:09 (Reading database ... 13915 files and directories currently installed.) 08:29:09 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 08:29:09 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:29:09 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 08:29:09 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:29:09 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 08:29:09 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:29:09 Setting up perl-base (5.26.1-6ubuntu0.5) ... 08:29:09 (Reading database ... 13915 files and directories currently installed.) 08:29:09 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 08:29:09 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 08:29:10 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:29:10 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:29:10 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 08:29:10 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 08:29:10 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 08:29:10 (Reading database ... 13915 files and directories currently installed.) 08:29:10 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 08:29:10 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 08:29:10 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 08:29:10 (Reading database ... 13915 files and directories currently installed.) 08:29:10 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:29:10 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:29:10 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:29:10 (Reading database ... 13915 files and directories currently installed.) 08:29:10 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:29:10 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:29:10 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:29:10 (Reading database ... 13915 files and directories currently installed.) 08:29:10 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:29:10 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:29:10 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:29:10 (Reading database ... 13915 files and directories currently installed.) 08:29:10 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:29:10 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:29:10 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:29:11 (Reading database ... 13915 files and directories currently installed.) 08:29:11 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 08:29:11 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:29:11 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 08:29:11 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:29:11 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 08:29:11 (Reading database ... 13915 files and directories currently installed.) 08:29:11 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 08:29:11 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:29:11 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 08:29:11 (Reading database ... 13915 files and directories currently installed.) 08:29:11 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:29:11 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:29:11 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 08:29:11 (Reading database ... 13915 files and directories currently installed.) 08:29:11 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:29:11 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:29:11 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 08:29:11 (Reading database ... 13915 files and directories currently installed.) 08:29:11 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:29:11 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:29:12 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 08:29:12 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 08:29:12 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 08:29:12 (Reading database ... 13915 files and directories currently installed.) 08:29:12 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 08:29:12 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 08:29:12 Setting up libc-bin (2.27-3ubuntu1.4) ... 08:29:12 (Reading database ... 13915 files and directories currently installed.) 08:29:12 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 08:29:12 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 08:29:12 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 08:29:12 (Reading database ... 13917 files and directories currently installed.) 08:29:12 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 08:29:13 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 08:29:13 Setting up debconf (1.5.66ubuntu1) ... 08:29:13 (Reading database ... 13917 files and directories currently installed.) 08:29:13 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 08:29:13 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:29:13 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 08:29:13 (Reading database ... 13917 files and directories currently installed.) 08:29:13 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 08:29:13 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 08:29:13 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 08:29:13 (Reading database ... 13917 files and directories currently installed.) 08:29:13 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:29:13 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:29:13 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:29:14 (Reading database ... 13917 files and directories currently installed.) 08:29:14 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:29:14 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:29:14 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 08:29:14 (Reading database ... 13919 files and directories currently installed.) 08:29:14 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 08:29:14 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:29:14 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 08:29:14 (Reading database ... 13923 files and directories currently installed.) 08:29:14 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 08:29:14 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 08:29:14 Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... 08:29:14 Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... 08:29:14 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 08:29:14 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:29:14 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 08:29:14 (Reading database ... 13923 files and directories currently installed.) 08:29:14 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 08:29:14 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 08:29:14 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 08:29:14 (Reading database ... 13923 files and directories currently installed.) 08:29:14 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 08:29:14 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 08:29:14 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 08:29:14 (Reading database ... 13923 files and directories currently installed.) 08:29:14 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 08:29:15 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 08:29:15 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 08:29:15 (Reading database ... 13923 files and directories currently installed.) 08:29:15 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 08:29:15 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 08:29:15 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 08:29:15 (Reading database ... 13923 files and directories currently installed.) 08:29:15 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 08:29:15 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 08:29:15 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 08:29:15 (Reading database ... 13923 files and directories currently installed.) 08:29:15 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 08:29:15 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 08:29:15 Setting up passwd (1:4.5-1ubuntu2) ... 08:29:15 (Reading database ... 13923 files and directories currently installed.) 08:29:15 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 08:29:15 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 08:29:15 Setting up gpgv (2.2.4-1ubuntu1.4) ... 08:29:15 (Reading database ... 13923 files and directories currently installed.) 08:29:15 Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... 08:29:15 Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:29:16 Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... 08:29:16 (Reading database ... 13923 files and directories currently installed.) 08:29:16 Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... 08:29:16 Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... 08:29:16 Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... 08:29:16 (Reading database ... 13923 files and directories currently installed.) 08:29:16 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 08:29:16 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 08:29:16 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 08:29:16 (Reading database ... 13923 files and directories currently installed.) 08:29:16 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 08:29:16 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 08:29:16 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 08:29:16 (Reading database ... 13923 files and directories currently installed.) 08:29:16 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 08:29:16 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 08:29:16 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 08:29:16 (Reading database ... 13923 files and directories currently installed.) 08:29:16 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 08:29:16 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 08:29:16 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 08:29:16 (Reading database ... 13923 files and directories currently installed.) 08:29:16 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 08:29:16 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 08:29:16 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 08:29:16 (Reading database ... 13923 files and directories currently installed.) 08:29:16 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 08:29:16 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 08:29:17 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 08:29:17 (Reading database ... 13924 files and directories currently installed.) 08:29:17 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:29:17 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:29:17 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 08:29:17 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 08:29:17 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 08:29:17 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 08:29:17 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 08:29:17 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 08:29:17 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 08:29:17 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 08:29:17 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 08:29:17 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 08:29:17 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 08:29:17 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 08:29:17 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 08:29:17 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 08:29:17 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 08:29:17 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 08:29:17 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 08:29:17 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 08:29:17 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 08:29:17 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 08:29:18 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 08:29:18 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 08:29:18 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 08:29:18 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 08:29:18 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 08:29:18 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 08:29:18 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:29:18 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:29:18 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:29:19 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:29:19 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:29:19 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:29:19 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 08:29:19 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 08:29:19 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:29:19 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:29:19 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:29:19 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:29:19 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:29:19 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:29:19 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:29:19 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:29:20 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:29:20 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:29:21 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:29:21 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:29:21 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:29:21 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:29:22 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:29:22 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:29:23 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 08:29:23 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 08:29:23 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:29:23 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:29:23 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 08:29:23 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:29:23 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 08:29:23 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 08:29:23 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 08:29:23 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 08:29:23 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:29:23 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:29:23 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 08:29:23 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 08:29:23 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 08:29:23 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 08:29:23 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:29:23 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 08:29:23 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:29:23 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:29:23 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:29:23 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 08:29:23 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 08:29:23 Setting up tzdata (2021a-0ubuntu0.18.04) ... 08:29:23 08:29:23 Current default time zone: 'Etc/UTC' 08:29:23 Local time is now: Tue Jun 8 08:29:23 UTC 2021. 08:29:23 Universal Time is now: Tue Jun 8 08:29:23 UTC 2021. 08:29:23 Run 'dpkg-reconfigure tzdata' if you wish to change it. 08:29:23 08:29:23 Setting up systemd-sysv (237-3ubuntu10.47) ... 08:29:23 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:29:23 Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... 08:29:23 Setting up mount (2.31.1-0.4ubuntu3.7) ... 08:29:23 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 08:29:23 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 08:29:23 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 08:29:23 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 08:29:23 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 08:29:23 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 08:29:23 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 08:29:23 Setting up procps (2:3.3.12-3ubuntu1.2) ... 08:29:23 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 08:29:23 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 08:29:23 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 08:29:23 Setting up patch (2.7.6-2ubuntu1.1) ... 08:29:23 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 08:29:23 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 08:29:23 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 08:29:23 Installing new version of config file /etc/ssl/openssl.cnf ... 08:29:23 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 08:29:24 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 08:29:24 Setting up ca-certificates (20210119~18.04.1) ... 08:29:26 Updating certificates in /etc/ssl/certs... 08:29:26 23 added, 27 removed; done. 08:29:26 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 08:29:26 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 08:29:26 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 08:29:26 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 08:29:26 Setting up pkgbinarymangler (138.18.04.1) ... 08:29:26 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 08:29:26 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 08:29:26 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 08:29:26 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 08:29:26 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:29:26 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 08:29:26 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 08:29:26 Setting up perl (5.26.1-6ubuntu0.5) ... 08:29:26 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 08:29:26 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 08:29:26 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 08:29:26 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 08:29:26 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 08:29:26 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 08:29:26 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 08:29:26 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 08:29:27 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 08:29:27 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:29:27 Processing triggers for systemd (237-3ubuntu10.47) ... 08:29:27 Processing triggers for mime-support (3.60ubuntu1) ... 08:29:27 Processing triggers for ca-certificates (20210119~18.04.1) ... 08:29:27 Updating certificates in /etc/ssl/certs... 08:29:27 0 added, 0 removed; done. 08:29:27 Running hooks in /etc/ca-certificates/update.d... 08:29:27 done. 08:29:28 Reading package lists... 08:29:28 Building dependency tree... 08:29:28 Reading state information... 08:29:28 The following NEW packages will be installed: 08:29:28 apt-transport-https 08:29:28 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 08:29:28 Need to get 1692 B of archives. 08:29:28 After this operation, 154 kB of additional disk space will be used. 08:29:28 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 08:29:28 debconf: delaying package configuration, since apt-utils is not installed 08:29:28 Fetched 1692 B in 0s (9651 B/s) 08:29:28 Selecting previously unselected package apt-transport-https. 08:29:28 (Reading database ... 13929 files and directories currently installed.) 08:29:28 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 08:29:28 Unpacking apt-transport-https (1.6.13) ... 08:29:28 Setting up apt-transport-https (1.6.13) ... 08:29:29 Waiting for network to be ready... 08:29:35 2021-06-08T08:29:32Z INFO Waiting for automatic snapd restart... 08:29:36 snapd 2.50.1 from Canonical* installed 08:29:37 "snapd" switched to the "latest/stable" channel 08:29:37 08:29:40 core18 20210507 from Canonical* installed 08:29:40 "core18" switched to the "latest/stable" channel 08:29:40 08:29:44 snapcraft 4.8 from Canonical* installed 08:29:44 "snapcraft" switched to the "latest/stable" channel 08:29:44 08:29:49 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: 08:29:49 - README.md 08:29:49 08:29:49 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 08:29:49 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 08:29:49 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 08:29:49 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:29:50 Reading package lists... 08:29:50 Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 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 08:29:50 Reading package lists... 08:29:50 Building dependency tree... 08:29:50 Reading state information... 08:29:50 Suggested packages: 08:29:50 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 08:29:50 git-gui gitk gitweb git-cvs git-mediawiki git-svn 08:29:50 Recommended packages: 08:29:50 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 08:29:50 The following NEW packages will be installed: 08:29:50 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 08:29:50 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 08:29:50 pkg-config zip 08:29:50 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 08:29:50 Need to get 7663 kB of archives. 08:29:50 After this operation, 43.8 MB of additional disk space will be used. 08:29:50 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 08:29:50 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 08:29:50 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 08:29:50 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 08:29:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 08:29:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 08:29:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 08:29:51 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 08:29:51 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 08:29:51 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 08:29:51 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 08:29:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 08:29:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 08:29:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 08:29:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 08:29:51 debconf: delaying package configuration, since apt-utils is not installed 08:29:51 Fetched 7663 kB in 1s (10.6 MB/s) 08:29:51 Selecting previously unselected package libglib2.0-0:amd64. 08:29:51 (Reading database ... 13933 files and directories currently installed.) 08:29:51 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 08:29:51 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:29:52 Selecting previously unselected package libpsl5:amd64. 08:29:52 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 08:29:52 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 08:29:52 Selecting previously unselected package libnghttp2-14:amd64. 08:29:52 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 08:29:52 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:29:52 Selecting previously unselected package librtmp1:amd64. 08:29:52 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 08:29:52 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:29:52 Selecting previously unselected package libcurl3-gnutls:amd64. 08:29:52 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 08:29:52 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:29:52 Selecting previously unselected package liberror-perl. 08:29:52 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 08:29:52 Unpacking liberror-perl (0.17025-1) ... 08:29:52 Selecting previously unselected package git-man. 08:29:52 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 08:29:52 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 08:29:52 Selecting previously unselected package git. 08:29:52 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 08:29:52 Unpacking git (1:2.17.1-1ubuntu0.8) ... 08:29:52 Selecting previously unselected package libnorm1:amd64. 08:29:52 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 08:29:52 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:29:53 Selecting previously unselected package libpgm-5.2-0:amd64. 08:29:53 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 08:29:53 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:29:53 Selecting previously unselected package libsodium23:amd64. 08:29:53 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 08:29:53 Unpacking libsodium23:amd64 (1.0.16-2) ... 08:29:53 Selecting previously unselected package libzmq5:amd64. 08:29:53 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 08:29:53 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:29:53 Selecting previously unselected package libzmq3-dev:amd64. 08:29:53 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 08:29:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:29:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:29:53 ---> 8fff3f09821f 08:29:53 Step 3/24 : WORKDIR /edgex-go 08:29:53 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:29:53 Selecting previously unselected package pkg-config. 08:29:53 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 08:29:53 Unpacking pkg-config (0.29.1-0ubuntu2) ... 08:29:53 Selecting previously unselected package zip. 08:29:53 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 08:29:53 Unpacking zip (3.0-11build1) ... 08:29:53 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 08:29:53 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 08:29:53 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 08:29:53 Setting up liberror-perl (0.17025-1) ... 08:29:53 Setting up libpsl5:amd64 (0.19.1-5build1) ... 08:29:53 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 08:29:53 No schema files found: doing nothing. 08:29:53 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 08:29:53 Setting up zip (3.0-11build1) ... 08:29:53 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 08:29:53 Setting up libsodium23:amd64 (1.0.16-2) ... 08:29:53 Setting up pkg-config (0.29.1-0ubuntu2) ... 08:29:53 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 08:29:53 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 08:29:53 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 08:29:53 Setting up git (1:2.17.1-1ubuntu0.8) ... 08:29:53 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 08:29:53 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:29:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:29:53 ---> 8fff3f09821f 08:29:53 Step 3/32 : WORKDIR /edgex-go 08:29:53 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:29:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:29:53 ---> 8fff3f09821f 08:29:53 Step 3/24 : WORKDIR /edgex-go 08:29:53 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:29:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:29:53 ---> 8fff3f09821f 08:29:53 Step 3/23 : WORKDIR /edgex-go 08:29:54 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:29:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:29:54 ---> 8fff3f09821f 08:29:54 Step 3/22 : WORKDIR /edgex-go 08:29:54 git set to automatically installed. 08:29:54 git-man set to automatically installed. 08:29:54 libcurl3-gnutls set to automatically installed. 08:29:54 liberror-perl set to automatically installed. 08:29:54 libglib2.0-0 set to automatically installed. 08:29:54 libnghttp2-14 set to automatically installed. 08:29:54 libnorm1 set to automatically installed. 08:29:54 libpgm-5.2-0 set to automatically installed. 08:29:54 libpsl5 set to automatically installed. 08:29:54 librtmp1 set to automatically installed. 08:29:54 libsodium23 set to automatically installed. 08:29:54 libzmq3-dev set to automatically installed. 08:29:54 libzmq5 set to automatically installed. 08:29:54 pkg-config set to automatically installed. 08:29:54 zip set to automatically installed. 08:29:55 ---> Running in d4f33173e22b 08:29:55 ---> Running in 2a6333575bc7 08:29:55 ---> Running in a30f8463e413 08:29:55 ---> Running in 1435d73a3c9d 08:29:55 ---> Running in 0729a4b3108b 08:29:55 snapd is not logged in, snap install commands will use sudo 08:29:56 Removing intermediate container d4f33173e22b 08:29:56 ---> 59b435237e67 08:29:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:56 Removing intermediate container a30f8463e413 08:29:56 ---> d39e0417d59a 08:29:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:56 Removing intermediate container 0729a4b3108b 08:29:56 ---> 5f1bb406630c 08:29:56 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:56 Removing intermediate container 2a6333575bc7 08:29:56 ---> b828b16a777b 08:29:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:56 Removing intermediate container 1435d73a3c9d 08:29:56 ---> 1a65ac1bf078 08:29:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:29:56 snap "core18" has no updates available 08:29:56 ---> Running in 2c79bb041138 08:29:56 ---> Running in ba26d7c4c87b 08:29:56 ---> Running in b73475851917 08:29:56 ---> Running in b5983c143a15 08:29:56 ---> Running in 482dcc38c30a 08:29:56 snapd is not logged in, snap install commands will use sudo 08:30:01 Removing intermediate container ba26d7c4c87b 08:30:01 ---> 792fbaae11f7 08:30:01 Step 5/23 : RUN apk add --update --no-cache make git 08:30:01 Removing intermediate container b5983c143a15 08:30:01 ---> 0de1e8e39a8c 08:30:01 Step 5/32 : RUN apk add --update --no-cache make git 08:30:01 Removing intermediate container 2c79bb041138 08:30:01 ---> 0407519ae6fb 08:30:01 Step 5/24 : RUN apk add --update --no-cache make git 08:30:01 ---> Running in bd2837f486c3 08:30:01 ---> Running in 53b0915a8759 08:30:01 ---> Running in abf3f1ae6544 08:30:01 Removing intermediate container 482dcc38c30a 08:30:01 ---> e47839ca3581 08:30:01 Step 5/22 : RUN apk add --update --no-cache make git 08:30:01 Removing intermediate container b73475851917 08:30:01 ---> 88d632d18a63 08:30:01 Step 5/24 : RUN apk add --update --no-cache make bash git 08:30:01 ---> Running in c5fac721455f 08:30:01 ---> Running in 2e8db3db85a8 08:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:30:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:30:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:30:05 OK: 218 MiB in 52 packages 08:30:05 OK: 218 MiB in 52 packages 08:30:05 OK: 218 MiB in 52 packages 08:30:05 OK: 218 MiB in 52 packages 08:30:05 OK: 218 MiB in 52 packages 08:30:06 Removing intermediate container 53b0915a8759 08:30:06 ---> 863bd0a68ec8 08:30:06 Step 6/23 : COPY go.mod . 08:30:07 Removing intermediate container bd2837f486c3 08:30:07 ---> ec3a0e073be3 08:30:07 Step 6/24 : COPY go.mod . 08:30:07 Removing intermediate container abf3f1ae6544 08:30:07 ---> b5da44d7c7ed 08:30:07 Step 6/32 : COPY go.mod . 08:30:07 Removing intermediate container c5fac721455f 08:30:07 ---> 05c28bf7d59d 08:30:07 Step 6/22 : COPY go.mod . 08:30:07 ---> 001bcee6c480 08:30:07 Step 7/23 : RUN go mod download 08:30:07 Removing intermediate container 2e8db3db85a8 08:30:07 ---> e27791ca22ad 08:30:07 Step 6/24 : COPY go.mod . 08:30:07 ---> Running in a5280f19c7c0 08:30:08 ---> e2fde871ee87 08:30:08 Step 7/24 : RUN go mod download 08:30:08 ---> Running in 29c9e75d662d 08:30:08 ---> 18ee84761129 08:30:08 Step 7/32 : RUN go mod download 08:30:08 ---> Running in 51cd19bf66f8 08:30:09 ---> fc3c2047e527 08:30:09 Step 7/22 : RUN go mod download 08:30:09 ---> efee08b7deb3 08:30:09 Step 7/24 : RUN go mod download 08:30:09 ---> Running in e143ff2e7826 08:30:09 ---> Running in a7b487f2942b 08:30:12 Removing intermediate container a5280f19c7c0 08:30:12 ---> 7bccb9593925 08:30:12 Step 8/23 : COPY . . 08:30:12 Removing intermediate container 29c9e75d662d 08:30:12 ---> 29f0cd6b174a 08:30:12 Step 8/24 : COPY . . 08:30:13 Removing intermediate container 51cd19bf66f8 08:30:13 ---> 08eff791c5d9 08:30:13 Step 8/32 : COPY . . 08:30:13 Removing intermediate container a7b487f2942b 08:30:13 ---> 0673b25eae6a 08:30:13 Step 8/24 : COPY . . 08:30:14 Removing intermediate container e143ff2e7826 08:30:14 ---> 88b5e9cd40ad 08:30:14 Step 8/22 : COPY . . 08:30:35 go (1.15/stable) 1.15.13 from Michael Hudson-Doyle (mwhudson) installed 08:30:35 Pulling go-build-helper 08:30:35 + snapcraftctl pull 08:30:35 'app-service-config' has dependencies that need to be staged: go-build-helper 08:30:35 Skipping pull go-build-helper (already ran) 08:30:35 Building go-build-helper 08:30:35 + snapcraftctl build 08:30:35 Staging go-build-helper 08:30:35 + snapcraftctl stage 08:30:36 ---> 6fb2f65e0d16 08:30:36 Step 9/23 : RUN go mod tidy 08:30:37 ---> Running in 2643c3af5eab 08:30:37 ---> 9b3f54c75ab0 08:30:37 Step 9/24 : RUN go mod tidy 08:30:37 ---> cb07381e44e0 08:30:37 Step 9/32 : RUN go mod tidy 08:30:37 ---> 1d5bf557ae17 08:30:37 Step 9/24 : RUN go mod tidy 08:30:37 ---> Running in 8149a1757a46 08:30:37 ---> Running in 752b020240b4 08:30:37 ---> 0f936ee80162 08:30:37 Step 9/22 : RUN go mod tidy 08:30:37 ---> Running in 4df9c0666aba 08:30:37 ---> Running in a8459fe25701 08:30:43 Removing intermediate container 2643c3af5eab 08:30:43 ---> 6100c54a2597 08:30:43 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 08:30:43 ---> Running in 42816ef687f6 08:30:43 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 08:30:43 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 08:30:43 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] 08:30:43 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] 08:30:43 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 08:30:43 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 08:30:43 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] 08:30:43 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] 08:30:43 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1127 kB] 08:30:43 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] 08:30:43 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 08:30:43 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 08:30:43 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 08:30:43 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 08:30:43 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 08:30:43 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 08:30:43 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 08:30:43 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 08:30:43 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 08:30:43 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2098 kB] 08:30:43 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] 08:30:43 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 08:30:43 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 08:30:43 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [368 kB] 08:30:43 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [49.8 kB] 08:30:43 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1735 kB] 08:30:43 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] 08:30:43 Fetched 24.7 MB in 0s (0 B/s) 08:30:43 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:30:43 Fetched 224 kB in 0s (0 B/s) 08:30:43 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:30:43 Fetched 157 kB in 0s (0 B/s) 08:30:43 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:30:43 Fetched 221 kB in 0s (0 B/s) 08:30:43 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:30:43 Fetched 143 kB in 0s (0 B/s) 08:30:43 Pulling app-service-config 08:30:43 + snapcraftctl pull 08:30:44 Removing intermediate container 8149a1757a46 08:30:44 ---> 98902b6bc3ba 08:30:44 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:30:44 ---> Running in 2a083de507fd 08:30:44 Removing intermediate container 4df9c0666aba 08:30:44 ---> 2727f4fd5914 08:30:44 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:30:44 Removing intermediate container 752b020240b4 08:30:44 ---> 58a7ffabbf5b 08:30:44 Step 10/24 : RUN make cmd/core-metadata/core-metadata 08:30:44 Removing intermediate container a8459fe25701 08:30:44 ---> 4e76dee668ec 08:30:44 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:30:44 Cloning into '/root/parts/app-service-config/src'... 08:30:45 ---> Running in 9cd07bc7505e 08:30:45 ---> Running in 6f3864f305ae 08:30:45 ---> Running in fed3be55f12d 08:30:45 Pulling config-common 08:30:45 + snapcraftctl pull 08:30:45 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 08:30:46 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 08:30:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:30:47 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 08:30:47 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 08:30:48 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:30:48 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:30:48 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:30:48 Fetched 0 B in 0s (0 B/s) 08:30:48 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 08:30:48 Fetched 0 B in 0s (0 B/s) 08:30:48 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 08:30:48 Fetched 0 B in 0s (0 B/s) 08:30:48 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 08:30:48 Fetched 0 B in 0s (0 B/s) 08:30:48 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 08:30:48 Fetched 0 B in 0s (0 B/s) 08:30:48 Pulling edgex-go 08:30:48 + snapcraftctl pull 08:31:06 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 08:31:06 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 08:31:06 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 08:31:06 Fetched 0 B in 0s (0 B/s) 08:31:06 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 08:31:06 Fetched 96.5 kB in 0s (0 B/s) 08:31:06 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 08:31:06 Fetched 279 kB in 0s (0 B/s) 08:31:06 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 08:31:06 Fetched 122 kB in 0s (0 B/s) 08:31:06 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 08:31:06 Fetched 77.8 kB in 0s (0 B/s) 08:31:06 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 08:31:06 Fetched 8848 B in 0s (0 B/s) 08:31:06 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 08:31:06 Fetched 47.8 kB in 0s (0 B/s) 08:31:06 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 08:31:06 Fetched 45.6 kB in 0s (0 B/s) 08:31:06 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 08:31:06 Fetched 15.0 kB in 0s (0 B/s) 08:31:06 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 08:31:06 Fetched 219 kB in 0s (0 B/s) 08:31:06 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 08:31:06 Fetched 154 kB in 0s (0 B/s) 08:31:06 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 08:31:06 Fetched 50.6 kB in 0s (0 B/s) 08:31:06 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 08:31:06 Fetched 14.8 kB in 0s (0 B/s) 08:31:06 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 08:31:06 Fetched 41.8 kB in 0s (0 B/s) 08:31:06 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 08:31:06 Fetched 499 kB in 0s (0 B/s) 08:31:06 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 08:31:06 Fetched 111 kB in 0s (0 B/s) 08:31:06 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 08:31:06 Fetched 240 kB in 0s (0 B/s) 08:31:06 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 08:31:06 Fetched 29.3 kB in 0s (0 B/s) 08:31:06 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 08:31:06 Fetched 85.5 kB in 0s (0 B/s) 08:31:06 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 08:31:06 Fetched 24.5 kB in 0s (0 B/s) 08:31:06 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 08:31:06 Fetched 49.2 kB in 0s (0 B/s) 08:31:06 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 08:31:06 Fetched 54.2 kB in 0s (0 B/s) 08:31:06 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 08:31:06 Fetched 30.8 kB in 0s (0 B/s) 08:31:06 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 08:31:06 Fetched 15.8 kB in 0s (0 B/s) 08:31:06 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 08:31:06 Fetched 85.9 kB in 0s (0 B/s) 08:31:06 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 08:31:06 Fetched 8720 B in 0s (0 B/s) 08:31:06 Get:1 libhogweed4_3.4-1ubuntu0.1_amd64.deb [137 kB] 08:31:06 Fetched 137 kB in 0s (0 B/s) 08:31:06 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 08:31:06 Fetched 119 kB in 0s (0 B/s) 08:31:06 Get:1 libnettle6_3.4-1ubuntu0.1_amd64.deb [110 kB] 08:31:06 Fetched 110 kB in 0s (0 B/s) 08:31:06 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 08:31:06 Fetched 11.1 kB in 0s (0 B/s) 08:31:06 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 08:31:06 Fetched 645 kB in 0s (0 B/s) 08:31:06 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 08:31:06 Fetched 41.3 kB in 0s (0 B/s) 08:31:06 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 08:31:06 Fetched 17.9 kB in 0s (0 B/s) 08:31:06 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 08:31:06 Fetched 368 kB in 0s (0 B/s) 08:31:06 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 08:31:06 Fetched 187 kB in 0s (0 B/s) 08:31:06 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 08:31:06 Fetched 175 kB in 0s (0 B/s) 08:31:06 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 08:31:06 Fetched 206 kB in 0s (0 B/s) 08:31:06 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 08:31:06 Fetched 1301 kB in 0s (0 B/s) 08:31:06 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 08:31:06 Fetched 36.2 kB in 0s (0 B/s) 08:31:06 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 08:31:06 Fetched 159 kB in 0s (0 B/s) 08:31:06 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 08:31:06 Fetched 107 kB in 0s (0 B/s) 08:31:06 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 08:31:06 Fetched 48.7 kB in 0s (0 B/s) 08:31:06 Pulling static-packages 08:31:06 + snapcraftctl pull 08:31:06 Pulling version 08:31:06 + cd /root/project 08:31:06 + [ -f VERSION ] 08:31:06 + PROJECT_VERSION=local-dev 08:31:06 + git rev-parse --short HEAD 08:31:06 + GIT_REVISION=c3af2119 08:31:06 + snapcraftctl set-version local-dev 08:31:06 Skipping build go-build-helper (already ran) 08:31:07 Building app-service-config 08:31:07 + make build 08:31:07 go mod tidy 08:31:07 go mod tidy: go.mod file indicates go 1.16, but maximum supported version is 1.15 08:31:07 makefile:19: recipe for target 'build' failed 08:31:07 make: *** [build] Error 1 08:31:07 Failed to run 'override-build': Exit code was 2. 08:31:07 Run the same command again with --debug to shell into the environment if you wish to introspect this failure. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:31:09 Failed in branch amd64 08:32:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 08:32:40 Removing intermediate container 9cd07bc7505e 08:32:40 ---> e41cdad7c76c 08:32:40 08:32:40 Step 11/32 : FROM alpine:3.12 08:32:41 3.12: Pulling from library/alpine 08:32:43 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 08:32:43 Status: Downloaded newer image for alpine:3.12 08:32:43 ---> 9852663dfa18 08:32:43 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:32:45 ---> Running in 282865982a22 08:32:45 Removing intermediate container fed3be55f12d 08:32:45 ---> 8d1797c42092 08:32:45 08:32:45 Step 11/22 : FROM alpine:3.12 08:32:45 ---> 9852663dfa18 08:32:45 Step 12/22 : RUN apk add --update --no-cache curl 08:32:45 Removing intermediate container 42816ef687f6 08:32:45 ---> 8633d141f988 08:32:45 08:32:45 Step 11/23 : FROM alpine:3.12 08:32:45 ---> 9852663dfa18 08:32:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:32:46 ---> Running in c23b08a2ce1c 08:32:46 ---> Running in 15091c55acd2 08:32:46 Removing intermediate container 282865982a22 08:32:46 ---> cadfdf6bad7a 08:32:46 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 08:32:47 ---> Running in 4cd521fd0fc1 08:32:48 Removing intermediate container 2a083de507fd 08:32:48 ---> 15ea16ac1122 08:32:48 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:32:48 ---> Running in c1fbc8df76db 08:32:48 Removing intermediate container 6f3864f305ae 08:32:48 ---> 59df7d3b7c0c 08:32:48 08:32:48 Step 11/24 : FROM alpine:3.12 08:32:48 ---> 9852663dfa18 08:32:48 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:32:49 ---> Running in 793e73629722 08:32:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:32:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:32:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:32:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:32:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:32:50 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:32:50 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 08:32:50 (1/4) Installing ca-certificates (20191127-r4) 08:32:50 (1/2) Installing dumb-init (1.2.2-r1) 08:32:50 (2/2) Installing su-exec (0.2-r1) 08:32:50 Executing busybox-1.31.1-r20.trigger 08:32:50 (2/4) Installing nghttp2-libs (1.41.0-r0) 08:32:50 (3/4) Installing libcurl (7.77.0-r0) 08:32:50 (4/4) Installing curl (7.77.0-r0) 08:32:50 OK: 5 MiB in 16 packages 08:32:50 Executing busybox-1.31.1-r20.trigger 08:32:50 Executing ca-certificates-20191127-r4.trigger 08:32:50 (1/1) Installing dumb-init (1.2.2-r1) 08:32:50 Executing busybox-1.31.1-r20.trigger 08:32:50 OK: 5 MiB in 15 packages 08:32:50 OK: 7 MiB in 18 packages 08:32:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:32:51 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:32:52 (1/1) Installing dumb-init (1.2.2-r1) 08:32:52 Executing busybox-1.31.1-r20.trigger 08:32:52 OK: 5 MiB in 15 packages 08:32:52 Removing intermediate container 4cd521fd0fc1 08:32:52 ---> 32f5cf4a21c7 08:32:52 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 08:32:53 ---> Running in 9c1759b6f06e 08:32:53 Removing intermediate container c23b08a2ce1c 08:32:53 ---> 3d220cf3784b 08:32:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:32:53 ---> Running in e43162c3fbd9 08:32:53 Removing intermediate container 15091c55acd2 08:32:53 ---> 305e135fb351 08:32:53 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:32:53 Removing intermediate container 9c1759b6f06e 08:32:53 ---> eb3b42e590fa 08:32:53 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:32:53 Removing intermediate container 793e73629722 08:32:53 ---> 51e88145b186 08:32:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:32:53 ---> Running in 2ee185c0b99b 08:32:54 Removing intermediate container e43162c3fbd9 08:32:54 ---> 203682938fcb 08:32:54 Step 14/23 : ENV APP_PORT=59861 08:32:54 ---> Running in 94e99f8a5dfb 08:32:54 ---> Running in dc3d7a57408b 08:32:54 ---> Running in c935759b460d 08:32:54 Removing intermediate container c1fbc8df76db 08:32:54 ---> 33afcc6c5724 08:32:54 08:32:54 Step 12/24 : FROM docker:20.10.0 08:32:54 Removing intermediate container 2ee185c0b99b 08:32:54 ---> 4f988aab6ecc 08:32:54 Step 14/22 : WORKDIR /edgex 08:32:54 20.10.0: Pulling from library/docker 08:32:54 ---> Running in 69728e966d5c 08:32:54 Removing intermediate container 94e99f8a5dfb 08:32:54 ---> 15f775db308d 08:32:54 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:32:54 Removing intermediate container dc3d7a57408b 08:32:54 ---> 8d26820febac 08:32:54 Step 14/24 : ENV APP_PORT=59881 08:32:55 Removing intermediate container c935759b460d 08:32:55 ---> 5f7c87bc81b2 08:32:55 Step 15/23 : EXPOSE $APP_PORT 08:32:55 ---> Running in 07d38d876e33 08:32:55 ---> Running in c855c7ffe011 08:32:55 ---> Running in 664f825b0902 08:32:55 Removing intermediate container 69728e966d5c 08:32:55 ---> fbbe6a9619cf 08:32:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:32:56 Removing intermediate container c855c7ffe011 08:32:56 ---> 4d80aa96554c 08:32:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:32:56 Removing intermediate container 664f825b0902 08:32:56 ---> 03a176a35614 08:32:56 Step 15/24 : EXPOSE $APP_PORT 08:32:57 ---> Running in a1cdcf2cb6f0 08:32:57 ---> 18773f9dde08 08:32:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:32:58 Removing intermediate container a1cdcf2cb6f0 08:32:58 ---> 13f5b9043497 08:32:58 Step 16/24 : WORKDIR / 08:32:58 ---> 8129b7d0f6d1 08:32:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:32:58 ---> Running in 097130d661a8 08:32:59 Removing intermediate container 07d38d876e33 08:32:59 ---> b81ab8176ffe 08:32:59 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 08:32:59 ---> 559ed005cea4 08:32:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:32:59 ---> Running in c2b96e6c4b77 08:32:59 Removing intermediate container 097130d661a8 08:32:59 ---> bd95055276b4 08:32:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:00 Removing intermediate container c2b96e6c4b77 08:33:00 ---> b2f9184f5d95 08:33:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:33:00 ---> 8bdc21291921 08:33:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:33:00 ---> a22ada86d409 08:33:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:33:01 ---> 50e70917c074 08:33:01 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 08:33:01 ---> Running in 03258b37f4bf 08:33:01 ---> 87613af27e82 08:33:01 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:33:01 ---> 874cd1e77e19 08:33:01 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:33:01 ---> Running in 3d0304394484 08:33:02 ---> Running in 34654bfc300e 08:33:02 Removing intermediate container 03258b37f4bf 08:33:02 ---> a7bdfd428d91 08:33:02 Step 19/22 : CMD ["--init=true"] 08:33:02 ---> Running in 5dc4b30584d1 08:33:03 Removing intermediate container 34654bfc300e 08:33:03 ---> bb7920031048 08:33:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:33:03 ---> f049264f3122 08:33:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:33:03 ---> Running in b89e8c7c90cf 08:33:03 Removing intermediate container 5dc4b30584d1 08:33:03 ---> da65330ebc4e 08:33:03 Step 20/22 : LABEL arch=arm64 08:33:03 ---> Running in 68e0271e6156 08:33:04 Removing intermediate container b89e8c7c90cf 08:33:04 ---> 430c64bc8271 08:33:04 Step 21/23 : LABEL arch=arm64 08:33:04 Removing intermediate container 68e0271e6156 08:33:04 ---> 4400336f0086 08:33:04 Step 21/22 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:33:04 ---> Running in 50b5cc2b2bd8 08:33:04 ---> Running in 64bb756ef722 08:33:04 ---> 119e1d1384c2 08:33:04 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:33:05 ---> Running in 85fbe1d6a981 08:33:05 Removing intermediate container 50b5cc2b2bd8 08:33:05 ---> 180b9dbed2ca 08:33:05 Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:33:05 Removing intermediate container 64bb756ef722 08:33:05 ---> 98e501d454f5 08:33:05 Step 22/22 : LABEL version=0.0.0 08:33:05 ---> Running in e78e9d2318c5 08:33:05 Removing intermediate container 3d0304394484 08:33:05 ---> 43e66e2ec91a 08:33:05 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:06 Removing intermediate container 85fbe1d6a981 08:33:06 ---> ec84c79e7028 08:33:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:33:06 ---> Running in 1f97e6439fc3 08:33:06 ---> Running in 7f8ac68ff3fb 08:33:06 Removing intermediate container e78e9d2318c5 08:33:06 ---> 31adf062ffca 08:33:06 Step 23/23 : LABEL version=0.0.0 08:33:07 ---> Running in 5c48a9875fa9 08:33:07 Removing intermediate container 1f97e6439fc3 08:33:07 ---> 70a738c0d784 08:33:07 08:33:07 Removing intermediate container 7f8ac68ff3fb 08:33:07 ---> 2478f4838248 08:33:07 Step 22/24 : LABEL arch=arm64 08:33:07 ---> 9c4e46a63143 08:33:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:33:07 ---> Running in 1d0a41c0cabd 08:33:07 Successfully built 70a738c0d784 08:33:07 Removing intermediate container 5c48a9875fa9 08:33:07 ---> 0b9e36f9245c 08:33:07 08:33:07 Successfully tagged security-proxy-setup-arm64:latest 08:33:07  Building security-proxy-setup ... done Building security-secretstore-setup 08:33:08 Successfully built 0b9e36f9245c 08:33:08 Successfully tagged support-scheduler-arm64:latest 08:33:08 Removing intermediate container 1d0a41c0cabd 08:33:08  Building support-scheduler ... done  ---> 2bd0931ea98d 08:33:08 Building support-notifications 08:33:08 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:33:09 ---> Running in cfd6959ba094 08:33:09 ---> 79a06c353163 08:33:09 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:33:10 Removing intermediate container cfd6959ba094 08:33:10 ---> eec608ff3bfb 08:33:10 Step 24/24 : LABEL version=0.0.0 08:33:10 ---> Running in 7e19683b7803 08:33:10 ---> 843b1a727782 08:33:10 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:33:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 08:33:10 Status: Downloaded newer image for docker:20.10.0 08:33:10 ---> eeaf43b92773 08:33:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:33:11 Removing intermediate container 7e19683b7803 08:33:11 ---> 429836375630 08:33:11 08:33:11 ---> Running in 6b53875ddf41 08:33:11 Successfully built 429836375630 08:33:12 Successfully tagged core-metadata-arm64:latest 08:33:12  Building core-metadata ... done Building core-command 08:33:12 ---> 4b3aa6f150cb 08:33:12 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:33:12 Removing intermediate container 6b53875ddf41 08:33:12 ---> 260563edfcae 08:33:12 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 08:33:12 ---> Running in 471971104bb2 08:33:13 ---> d8048aab6f0d 08:33:13 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 08:33:14 ---> Running in 7056bce1ee97 08:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:33:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:33:15 Removing intermediate container 7056bce1ee97 08:33:15 ---> 5c1d73ac7259 08:33:15 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:33:15 (1/39) Installing readline (8.0.4-r0) 08:33:15 (2/39) Installing bash (5.0.17-r0) 08:33:15 Executing bash-5.0.17-r0.post-install 08:33:15 (3/39) Installing nghttp2-libs (1.41.0-r0) 08:33:15 (4/39) Installing libcurl (7.77.0-r0) 08:33:15 (5/39) Installing curl (7.77.0-r0) 08:33:15 (6/39) Installing dumb-init (1.2.2-r1) 08:33:15 (7/39) Installing libbz2 (1.0.8-r1) 08:33:15 (8/39) Installing expat (2.2.9-r1) 08:33:15 (9/39) Installing libffi (3.3-r2) 08:33:15 (10/39) Installing gdbm (1.13-r1) 08:33:15 (11/39) Installing xz-libs (5.2.5-r0) 08:33:15 (12/39) Installing sqlite-libs (3.32.1-r1) 08:33:15 (13/39) Installing python3 (3.8.10-r0) 08:33:16 ---> 5d837c391572 08:33:16 Step 27/32 : RUN chmod +x /entrypoint.sh 08:33:17 ---> Running in 612a283ce877 08:33:17 (14/39) Installing py3-appdirs (1.4.4-r1) 08:33:17 (15/39) Installing py3-ordered-set (4.0.1-r0) 08:33:17 (16/39) Installing py3-parsing (2.4.7-r0) 08:33:17 (17/39) Installing py3-six (1.15.0-r0) 08:33:17 (18/39) Installing py3-packaging (20.4-r0) 08:33:17 (19/39) Installing py3-setuptools (47.0.0-r0) 08:33:17 (20/39) Installing py3-chardet (3.0.4-r4) 08:33:17 (21/39) Installing py3-idna (2.9-r0) 08:33:17 (22/39) Installing py3-certifi (2020.4.5.1-r0) 08:33:17 (23/39) Installing py3-urllib3 (1.25.9-r0) 08:33:17 (24/39) Installing py3-requests (2.23.0-r0) 08:33:17 (25/39) Installing py3-msgpack (1.0.0-r0) 08:33:17 (26/39) Installing py3-lockfile (0.12.2-r3) 08:33:17 (27/39) Installing py3-cachecontrol (0.12.6-r0) 08:33:17 (28/39) Installing py3-colorama (0.4.3-r0) 08:33:17 (29/39) Installing py3-distlib (0.3.0-r0) 08:33:17 (30/39) Installing py3-distro (1.5.0-r1) 08:33:17 (31/39) Installing py3-webencodings (0.5.1-r3) 08:33:17 (32/39) Installing py3-html5lib (1.0.1-r4) 08:33:17 (33/39) Installing py3-pytoml (0.1.21-r0) 08:33:17 (34/39) Installing py3-pep517 (0.8.2-r0) 08:33:17 (35/39) Installing py3-progress (1.5-r0) 08:33:17 (36/39) Installing py3-toml (0.10.1-r0) 08:33:17 (37/39) Installing py3-retrying (1.3.3-r0) 08:33:17 (38/39) Installing py3-contextlib2 (0.6.0-r0) 08:33:17 (39/39) Installing py3-pip (20.1.1-r0) 08:33:18 Executing busybox-1.31.1-r19.trigger 08:33:18 OK: 72 MiB in 59 packages 08:33:20 Removing intermediate container 612a283ce877 08:33:20 ---> 8d6f2c7b337d 08:33:20 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:33:21 ---> Running in 066f59c910fa 08:33:21 Removing intermediate container 066f59c910fa 08:33:21 ---> 9558d30fc3d7 08:33:21 Step 29/32 : CMD ["gate"] 08:33:22 ---> Running in 8f5f81acc5cb 08:33:22 Removing intermediate container 8f5f81acc5cb 08:33:22 ---> 0a4b38450438 08:33:22 Step 30/32 : LABEL arch=arm64 08:33:23 Collecting docker-compose==1.23.2 08:33:23 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:33:23 ---> Running in a40ba1b4d4b5 08:33:23 Removing intermediate container a40ba1b4d4b5 08:33:23 ---> e83bb752e3d4 08:33:23 Step 31/32 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:33:24 ---> Running in 8b553c020858 08:33:24 Collecting websocket-client<1.0,>=0.32.0 08:33:24 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:33:24 Removing intermediate container 8b553c020858 08:33:24 ---> b123ab924fec 08:33:24 Step 32/32 : LABEL version=0.0.0 08:33:25 Collecting docker<4.0,>=3.6.0 08:33:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:33:25 ---> Running in d734ea615816 08:33:25 Removing intermediate container d734ea615816 08:33:25 ---> 7e66b05f0254 08:33:25 08:33:25 Collecting dockerpty<0.5,>=0.4.1 08:33:25 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:33:26 Successfully built 7e66b05f0254 08:33:26 Successfully tagged security-bootstrapper-arm64:latest 08:33:26  Building security-bootstrapper ... done Building core-data 08:33:27 Collecting docopt<0.7,>=0.6.1 08:33:27 Downloading docopt-0.6.2.tar.gz (25 kB) 08:33:31 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:33:31 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:33:31 Collecting cached-property<2,>=1.2.0 08:33:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:33:33 Collecting PyYAML<4,>=3.10 08:33:33 Downloading PyYAML-3.13.tar.gz (270 kB) 08:33:36 Collecting texttable<0.10,>=0.9.0 08:33:36 Downloading texttable-0.9.1.tar.gz (11 kB) 08:33:39 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 08:33:39 Collecting jsonschema<3,>=2.5.1 08:33:39 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:33:40 Collecting docker-pycreds>=0.4.0 08:33:40 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:33:40 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 08:33:40 Collecting idna<2.8,>=2.5 08:33:40 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:33:40 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) 08:33:41 Collecting urllib3<1.25,>=1.21.1 08:33:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:33:41 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 08:33:41 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 08:33:41 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 08:33:41 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 08:33:42 Installing collected packages: websocket-client, idna, urllib3, requests, docker-pycreds, docker, dockerpty, docopt, cached-property, PyYAML, texttable, jsonschema, docker-compose 08:33:43 Attempting uninstall: idna 08:33:43 Found existing installation: idna 2.9 08:33:43 Uninstalling idna-2.9: 08:33:43 Successfully uninstalled idna-2.9 08:33:44 Attempting uninstall: urllib3 08:33:44 Found existing installation: urllib3 1.25.9 08:33:44 Uninstalling urllib3-1.25.9: 08:33:44 Successfully uninstalled urllib3-1.25.9 08:33:44 Attempting uninstall: requests 08:33:44 Found existing installation: requests 2.23.0 08:33:44 Uninstalling requests-2.23.0: 08:33:44 Successfully uninstalled requests-2.23.0 08:33:46 Running setup.py install for dockerpty: started 08:33:48 Running setup.py install for dockerpty: finished with status 'done' 08:33:48 Running setup.py install for docopt: started 08:33:50 Running setup.py install for docopt: finished with status 'done' 08:33:50 Running setup.py install for PyYAML: started 08:33:53 Running setup.py install for PyYAML: finished with status 'done' 08:33:53 Running setup.py install for texttable: started 08:33:54 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:33:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:33:54 ---> 8fff3f09821f 08:33:54 Step 3/26 : WORKDIR /edgex-go 08:33:54 ---> Using cache 08:33:54 ---> 1a65ac1bf078 08:33:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:54 ---> Using cache 08:33:54 ---> e47839ca3581 08:33:54 Step 5/26 : RUN apk add --update --no-cache make git 08:33:54 ---> Using cache 08:33:54 ---> 05c28bf7d59d 08:33:54 Step 6/26 : COPY go.mod . 08:33:54 ---> Using cache 08:33:54 ---> fc3c2047e527 08:33:54 Step 7/26 : RUN go mod download 08:33:54 ---> Using cache 08:33:54 ---> 88b5e9cd40ad 08:33:54 Step 8/26 : COPY . . 08:33:54 ---> Using cache 08:33:54 ---> 0f936ee80162 08:33:54 Step 9/26 : RUN go mod tidy 08:33:54 ---> Using cache 08:33:54 ---> 4e76dee668ec 08:33:54 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:33:54 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:33:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:54 ---> 8fff3f09821f 08:33:54 Step 3/23 : WORKDIR /edgex-go 08:33:54 ---> Using cache 08:33:54 ---> 1a65ac1bf078 08:33:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:54 ---> Using cache 08:33:54 ---> e47839ca3581 08:33:54 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:56 Running setup.py install for texttable: finished with status 'done' 08:33:56 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:33:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:56 ---> 8fff3f09821f 08:33:56 Step 3/24 : WORKDIR /edgex-go 08:33:56 ---> Using cache 08:33:56 ---> 1a65ac1bf078 08:33:56 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:56 ---> Using cache 08:33:56 ---> e47839ca3581 08:33:56 Step 5/24 : RUN apk add --update --no-cache make git 08:33:56 ---> Using cache 08:33:56 ---> 05c28bf7d59d 08:33:56 Step 6/24 : COPY go.mod . 08:33:56 ---> Using cache 08:33:56 ---> fc3c2047e527 08:33:56 Step 7/24 : RUN go mod download 08:33:56 ---> Using cache 08:33:56 ---> 88b5e9cd40ad 08:33:56 Step 8/24 : COPY . . 08:33:56 ---> Using cache 08:33:56 ---> 0f936ee80162 08:33:56 Step 9/24 : RUN go mod tidy 08:33:56 ---> Using cache 08:33:56 ---> 4e76dee668ec 08:33:56 Step 10/24 : RUN make cmd/core-command/core-command 08:33:59 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.59.0 08:34:00 ---> Running in 920165a258b2 08:34:00 ---> Running in b68c8bf894e3 08:34:00 ---> Running in ad307831f89a 08:34:01 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 08:34:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:01 ---> 8fff3f09821f 08:34:01 Step 3/24 : WORKDIR /edgex-go 08:34:01 ---> Using cache 08:34:01 ---> 1a65ac1bf078 08:34:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:01 ---> Using cache 08:34:01 ---> e47839ca3581 08:34:01 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:34:01 ---> Running in 15ce3cb03742 08:34:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:34:02 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 08:34: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 08:34:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:34:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 08:34:04 OK: 218 MiB in 52 packages 08:34:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 08:34:06 OK: 218 MiB in 52 packages 08:34:06 Removing intermediate container 920165a258b2 08:34:06 ---> 238ab233d4ba 08:34:06 Step 6/23 : COPY go.mod . 08:34:08 Removing intermediate container 15ce3cb03742 08:34:08 ---> 96ac2b804fa0 08:34:08 Step 6/24 : COPY go.mod . 08:34:08 ---> ce58acd892ed 08:34:08 Step 7/23 : RUN go mod download 08:34:09 ---> Running in 328390c11cd9 08:34:11 ---> 20a282c08456 08:34:11 Step 7/24 : RUN go mod download 08:34:11 ---> Running in 52844cf00f66 08:34:15 Removing intermediate container 328390c11cd9 08:34:15 ---> b2b524006967 08:34:15 Step 8/23 : COPY . . 08:34:16 Removing intermediate container 471971104bb2 08:34:16 ---> 81a1917fa10f 08:34:16 Step 15/24 : ENV APP_PORT=58890 08:34:16 ---> Running in 2b7dcbd00ab6 08:34:16 Removing intermediate container 52844cf00f66 08:34:16 ---> 9a295ae790f1 08:34:16 Step 8/24 : COPY . . 08:34:17 Removing intermediate container 2b7dcbd00ab6 08:34:17 ---> 8155ae2bfb29 08:34:17 Step 16/24 : EXPOSE $APP_PORT 08:34:17 ---> Running in 2ac9a3cb68c2 08:34:19 Removing intermediate container 2ac9a3cb68c2 08:34:19 ---> 0cce563e0c8c 08:34:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:34:23 ---> 52c0df1f33f7 08:34:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:34:26 ---> a4b347d2e0c4 08:34:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:34:29 ---> afac4507df34 08:34:29 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 08:34:30 ---> Running in 11fe6f8ec418 08:34:31 Removing intermediate container 11fe6f8ec418 08:34:31 ---> 8a4d85f006df 08:34:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:34:31 ---> Running in b5ccc523ebe9 08:34:33 Removing intermediate container b5ccc523ebe9 08:34:33 ---> 88e0228270f7 08:34:33 Step 22/24 : LABEL arch=arm64 08:34:33 ---> Running in 361b113a9323 08:34:35 Removing intermediate container 361b113a9323 08:34:35 ---> ff419d23a2bf 08:34:35 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:34:35 ---> Running in 8e13ac966a8e 08:34:36 Removing intermediate container 8e13ac966a8e 08:34:36 ---> 309691762611 08:34:36 Step 24/24 : LABEL version=0.0.0 08:34:37 ---> Running in d2b6ae64c2be 08:34:39 Removing intermediate container d2b6ae64c2be 08:34:39 ---> 51ce0e2b5c32 08:34:39 08:34:40 Successfully built 51ce0e2b5c32 08:34:40 Successfully tagged sys-mgmt-agent-arm64:latest 08:34:45  Building sys-mgmt-agent ... done  ---> 1ea4046b61e5 08:34:45 Step 9/23 : RUN go mod tidy 08:34:45 ---> Running in 690543a5cb32 08:34:46 ---> e77a876cce1f 08:34:46 Step 9/24 : RUN go mod tidy 08:34:46 ---> Running in 3bd16f51f3ac 08:34:52 Removing intermediate container 690543a5cb32 08:34:52 ---> 046464178881 08:34:52 Step 10/23 : RUN make cmd/support-notifications/support-notifications 08:34:52 ---> Running in de616ecb8196 08:34:52 Removing intermediate container 3bd16f51f3ac 08:34:52 ---> 7dcb7b4b620b 08:34:52 Step 10/24 : RUN make cmd/core-data/core-data 08:34:52 ---> Running in cc86d4c397f8 08:34:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 08:35:21 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 08:35:28 Removing intermediate container b68c8bf894e3 08:35:28 ---> 9649c9f1006d 08:35:28 08:35:28 Step 11/24 : FROM alpine:3.12 08:35:28 ---> 9852663dfa18 08:35:28 Step 12/24 : RUN apk add --update --no-cache dumb-init 08:35:28 ---> Using cache 08:35:28 ---> 51e88145b186 08:35:28 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:28 ---> Using cache 08:35:28 ---> 8d26820febac 08:35:28 Step 14/24 : ENV APP_PORT=59882 08:35:28 ---> Running in cdff74090103 08:35:28 Removing intermediate container cdff74090103 08:35:28 ---> 4d42980a5afa 08:35:28 Step 15/24 : EXPOSE $APP_PORT 08:35:29 ---> Running in 6f80fb12c2cf 08:35:30 Removing intermediate container 6f80fb12c2cf 08:35:30 ---> f008a8ca9c63 08:35:30 Step 16/24 : WORKDIR / 08:35:30 ---> Running in ca4b23473bc3 08:35:31 Removing intermediate container ad307831f89a 08:35:31 ---> bfd03bb1ea2a 08:35:31 08:35:31 Step 11/26 : FROM alpine:3.12 08:35:31 ---> 9852663dfa18 08:35:31 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 08:35:31 Removing intermediate container ca4b23473bc3 08:35:31 ---> 915694225cb7 08:35:31 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:31 ---> Running in 897015bb248e 08:35:33 ---> 71372c6ce584 08:35:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:35:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:35:34 (1/6) Installing ca-certificates (20191127-r4) 08:35:34 (2/6) Installing nghttp2-libs (1.41.0-r0) 08:35:34 (3/6) Installing libcurl (7.77.0-r0) 08:35:35 (4/6) Installing curl (7.77.0-r0) 08:35:35 (5/6) Installing dumb-init (1.2.2-r1) 08:35:35 (6/6) Installing su-exec (0.2-r1) 08:35:35 Executing busybox-1.31.1-r20.trigger 08:35:35 ---> f45608e5e7ba 08:35:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:35 Executing ca-certificates-20191127-r4.trigger 08:35:35 OK: 7 MiB in 20 packages 08:35:36 ---> 61ddde10afd1 08:35:36 Step 20/24 : ENTRYPOINT ["/core-command"] 08:35:36 ---> Running in ac9afda97c13 08:35:37 Removing intermediate container ac9afda97c13 08:35:37 ---> f4a8f1b4b33d 08:35:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:35:37 ---> Running in ac54c0f87fc4 08:35:38 Removing intermediate container 897015bb248e 08:35:38 ---> dd6c14bf3dd3 08:35:38 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:38 ---> Running in da01c37980ff 08:35:38 Removing intermediate container ac54c0f87fc4 08:35:38 ---> d255e2acc589 08:35:38 Step 22/24 : LABEL arch=arm64 08:35:39 ---> Running in 56e462dd978a 08:35:39 Removing intermediate container da01c37980ff 08:35:39 ---> 86d892adbdf1 08:35:39 Step 14/26 : WORKDIR / 08:35:39 ---> Running in a2688fddd178 08:35:39 Removing intermediate container 56e462dd978a 08:35:39 ---> 8a41efae42b0 08:35:39 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:35:39 ---> Running in 79e6597ec2dd 08:35:40 Removing intermediate container a2688fddd178 08:35:40 ---> 3cac73b996b3 08:35:40 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:35:40 Removing intermediate container 79e6597ec2dd 08:35:40 ---> 405033c3a465 08:35:40 Step 24/24 : LABEL version=0.0.0 08:35:41 ---> Running in 137b98f50bd7 08:35:41 ---> f7fa327be94c 08:35:41 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:41 Removing intermediate container 137b98f50bd7 08:35:41 ---> f7d104970783 08:35:41 08:35:42 Successfully built f7d104970783 08:35:42 Successfully tagged core-command-arm64:latest 08:35:43  Building core-command ... done  ---> 559b8e2a8f87 08:35:43 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:44 ---> ac734e43e230 08:35:44 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:35:45 ---> 2ecf4e44a856 08:35:45 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:47 ---> a294d0d21757 08:35:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:49 ---> bc378d88df0c 08:35:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:50 ---> 960439a2e3d3 08:35:50 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 08:35:50 ---> Running in 602ecd5df4a9 08:35:53 Removing intermediate container 602ecd5df4a9 08:35:53 ---> fe4464eb7cee 08:35:53 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 08:35:53 ---> Running in 434818a9d65e 08:35:54 Removing intermediate container 434818a9d65e 08:35:54 ---> 108c9c0ce416 08:35:54 Step 24/26 : LABEL arch=arm64 08:35:54 ---> Running in d0f6db6813df 08:35:55 Removing intermediate container d0f6db6813df 08:35:55 ---> 1f6c7996fbf6 08:35:55 Step 25/26 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:35:56 ---> Running in bb38dcef74d4 08:35:56 Removing intermediate container bb38dcef74d4 08:35:56 ---> 1edb01c23277 08:35:56 Step 26/26 : LABEL version=0.0.0 08:35:56 ---> Running in f189446a126b 08:35:57 Removing intermediate container f189446a126b 08:35:57 ---> f8db4b101194 08:35:57 08:35:58 Successfully built f8db4b101194 08:35:58 Successfully tagged security-secretstore-setup-arm64:latest 08:36:13  Building security-secretstore-setup ... done Removing intermediate container de616ecb8196 08:36:13 ---> 84cd7bdc5091 08:36:13 08:36:13 Step 11/23 : FROM alpine:3.12 08:36:13 ---> 9852663dfa18 08:36:13 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:13 ---> Running in 065a494f6e5f 08:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:36:13 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:36:13 (1/2) Installing ca-certificates (20191127-r4) 08:36:13 (2/2) Installing dumb-init (1.2.2-r1) 08:36:13 Executing busybox-1.31.1-r20.trigger 08:36:13 Executing ca-certificates-20191127-r4.trigger 08:36:14 OK: 6 MiB in 16 packages 08:36:15 Removing intermediate container cc86d4c397f8 08:36:15 ---> fa896d5f15a7 08:36:15 08:36:15 Step 11/24 : FROM alpine:3.12 08:36:15 ---> 9852663dfa18 08:36:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:15 ---> Running in a91c14ac24e9 08:36:15 Removing intermediate container 065a494f6e5f 08:36:15 ---> 648e1a28b1b4 08:36:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:16 ---> Running in f1350c723b71 08:36:16 Removing intermediate container a91c14ac24e9 08:36:16 ---> cf804233db9f 08:36:16 Step 13/24 : ENV APP_PORT=59880 08:36:16 ---> Running in 3f84a2a0e7aa 08:36:16 Removing intermediate container f1350c723b71 08:36:16 ---> 630c66dda506 08:36:16 Step 14/23 : ENV APP_PORT=59860 08:36:16 ---> Running in 4a7efcfa5bf1 08:36:17 Removing intermediate container 3f84a2a0e7aa 08:36:17 ---> 28672cea694f 08:36:17 Step 14/24 : EXPOSE $APP_PORT 08:36:17 ---> Running in 6bf96502b3bb 08:36:17 Removing intermediate container 4a7efcfa5bf1 08:36:17 ---> 002c953582fe 08:36:17 Step 15/23 : EXPOSE $APP_PORT 08:36:17 ---> Running in 632fa9093127 08:36:17 Removing intermediate container 6bf96502b3bb 08:36:17 ---> 4d05ae9d884d 08:36:17 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:36:17 ---> Running in 14804f94e602 08:36:17 Removing intermediate container 632fa9093127 08:36:17 ---> 264bd390c142 08:36:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:18 ---> 94f3bc323d02 08:36:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:20 ---> 6f7b2eb22b26 08:36:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:20 Removing intermediate container 14804f94e602 08:36:20 ---> ad7fc923442f 08:36:20 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 08:36:20 ---> Running in 1b87e5133b84 08:36:21 ---> cf4515bcf2cf 08:36:21 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:36:21 ---> Running in 76def3298eda 08:36:21 Removing intermediate container 76def3298eda 08:36:21 ---> bdf2eaec6778 08:36:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:36:21 ---> Running in 0cde448f4377 08:36:22 Removing intermediate container 0cde448f4377 08:36:22 ---> eb55ce35bdff 08:36:22 Step 21/23 : LABEL arch=arm64 08:36:22 ---> Running in 8cd76ad1eaca 08:36:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:36:22 Removing intermediate container 8cd76ad1eaca 08:36:22 ---> 9b8e79768ffe 08:36:22 Step 22/23 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:36:22 ---> Running in dcbe65bf43ac 08:36:23 (1/6) Installing dumb-init (1.2.2-r1) 08:36:23 (2/6) Installing libgcc (9.3.0-r2) 08:36:23 (3/6) Installing libsodium (1.0.18-r0) 08:36:23 (4/6) Installing libstdc++ (9.3.0-r2) 08:36:23 Removing intermediate container dcbe65bf43ac 08:36:23 ---> 52970f60b5ff 08:36:23 Step 23/23 : LABEL version=0.0.0 08:36:23 (5/6) Installing libzmq (4.3.3-r0) 08:36:23 ---> Running in df73f3495028 08:36:23 (6/6) Installing zeromq (4.3.3-r0) 08:36:23 Executing busybox-1.31.1-r20.trigger 08:36:23 OK: 8 MiB in 20 packages 08:36:24 Removing intermediate container df73f3495028 08:36:24 ---> 86e0004baa26 08:36:24 08:36:24 Successfully built 86e0004baa26 08:36:24 Successfully tagged support-notifications-arm64:latest 08:36:24  Building support-notifications ... done Removing intermediate container 1b87e5133b84 08:36:24 ---> f0aa96fdbaa8 08:36:24 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:25 ---> 8f0a8578a1e1 08:36:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:26 ---> 8d5fd9cdc614 08:36:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:27 ---> b800fefcb298 08:36:27 Step 20/24 : ENTRYPOINT ["/core-data"] 08:36:27 ---> Running in 21093dfab258 08:36:28 Removing intermediate container 21093dfab258 08:36:28 ---> e471c65f54f2 08:36:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:36:28 ---> Running in d778c46de721 08:36:29 Removing intermediate container d778c46de721 08:36:29 ---> 5b5a05932966 08:36:29 Step 22/24 : LABEL arch=arm64 08:36:29 ---> Running in de36505d370f 08:36:29 Removing intermediate container de36505d370f 08:36:29 ---> 85a0c2ed0e13 08:36:29 Step 23/24 : LABEL git_sha=c3af2119df1f53984b44060e772459a1eb72c77f 08:36:29 ---> Running in 8f1229cb6e9e 08:36:30 Removing intermediate container 8f1229cb6e9e 08:36:30 ---> a7c78bf15672 08:36:30 Step 24/24 : LABEL version=0.0.0 08:36:30 ---> Running in d6a940d05265 08:36:30 Removing intermediate container d6a940d05265 08:36:30 ---> fc492003fe96 08:36:30 08:36:31 Successfully built fc492003fe96 08:36:31 Successfully tagged core-data-arm64:latest 08:36:31  Building core-data ... done  [Pipeline] } 08:36:31 $ docker stop --time=1 667d42c5f75acf07374253d9efa46f1a380f637f5835d584d7ddde8983526bfd 08:36:33 $ docker rm -f 667d42c5f75acf07374253d9efa46f1a380f637f5835d584d7ddde8983526bfd [Pipeline] // withDockerContainer [Pipeline] sh 08:36:33 + docker images 08:36:34 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:34 core-data-arm64 latest fc492003fe96 4 seconds ago 19.1MB 08:36:34 support-notifications-arm64 latest 86e0004baa26 10 seconds ago 15.7MB 08:36:34 fa896d5f15a7 19 seconds ago 974MB 08:36:34 84cd7bdc5091 24 seconds ago 968MB 08:36:34 security-secretstore-setup-arm64 latest f8db4b101194 37 seconds ago 26.5MB 08:36:34 core-command-arm64 latest f7d104970783 53 seconds ago 15MB 08:36:34 bfd03bb1ea2a About a minute ago 973MB 08:36:34 9649c9f1006d About a minute ago 966MB 08:36:34 sys-mgmt-agent-arm64 latest 51ce0e2b5c32 About a minute ago 299MB 08:36:34 security-bootstrapper-arm64 latest 7e66b05f0254 3 minutes ago 17.1MB 08:36:34 core-metadata-arm64 latest 429836375630 3 minutes ago 15.6MB 08:36:34 support-scheduler-arm64 latest 0b9e36f9245c 3 minutes ago 15MB 08:36:34 security-proxy-setup-arm64 latest 70a738c0d784 3 minutes ago 24MB 08:36:34 33afcc6c5724 3 minutes ago 973MB 08:36:34 59df7d3b7c0c 3 minutes ago 972MB 08:36:34 8d1797c42092 3 minutes ago 971MB 08:36:34 8633d141f988 3 minutes ago 968MB 08:36:34 e41cdad7c76c 3 minutes ago 967MB 08:36:34 ci-base-image-arm64 latest 8fff3f09821f 13 minutes ago 641MB 08:36:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB 08:36:34 alpine 3.12 9852663dfa18 7 weeks ago 5.32MB 08:36:34 docker 20.10.0 eeaf43b92773 5 months ago 228MB 08:36:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months ago 285MB [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 Post stage [Pipeline] libraryResource [Pipeline] sh 08:36:35 ---> job-cost.sh 08:36:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RbzO 08:37:14 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 08:38:51 lf-activate-venv(): INFO: Adding /tmp/venv-RbzO/bin to PATH 08:38:51 INFO: No Stack... 08:38:51 INFO: Retrieving Pricing Info for: v2-standard-4 08:38:51 INFO: Archiving Costs [Pipeline] sh 08:38:51 + cat /w/workspace/edgex-go/2/archives/cost.csv 08:38:51 + cut -d, -f6 [Pipeline] lock 08:38:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3549-2-stack-cost] 08:38:51 Resource [jenkins-edgexfoundry-edgex-go-PR-3549-2-stack-cost] did not exist. Created. 08:38:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3549-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:38:51 + echo total: 0.18000000715255737 [Pipeline] stash 08:38:52 Stashed 1 file(s) [Pipeline] } 08:38:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3549-2-stack-cost] [Pipeline] // lock [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:38:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:38:54 ---> package-listing.sh 08:38:54 ++ facter osfamily 08:38:54 ++ tr '[:upper:]' '[:lower:]' 08:38:54 + OS_FAMILY=redhat 08:38:54 + workspace=/w/workspace/edgex-go/2 08:38:54 + START_PACKAGES=/tmp/packages_start.txt 08:38:54 + END_PACKAGES=/tmp/packages_end.txt 08:38:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:38:54 + PACKAGES=/tmp/packages_start.txt 08:38:54 + '[' /w/workspace/edgex-go/2 ']' 08:38:54 + PACKAGES=/tmp/packages_end.txt 08:38:54 + case "${OS_FAMILY}" in 08:38:54 + rpm -qa 08:38:54 + sort 08:38:57 + '[' -f /tmp/packages_start.txt ']' 08:38:57 + '[' -f /tmp/packages_end.txt ']' 08:38:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:38:57 + '[' /w/workspace/edgex-go/2 ']' 08:38:57 + mkdir -p /w/workspace/edgex-go/2/archives/ 08:38:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 08:38:57 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:38:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:38:58 08:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:38:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:38:58 alpine: Pulling from edgex-lftools-log-publisher 08:38:58 df20fa9351a1: Pulling fs layer 08:38:58 36b3adc4ff6f: Pulling fs layer 08:38:58 8ad3a11d3b57: Pulling fs layer 08:38:58 46f8f816bc3b: Pulling fs layer 08:38:58 93b61091891f: Pulling fs layer 08:38:58 93b9cdb0e59b: Pulling fs layer 08:38:58 5e14af77c1be: Pulling fs layer 08:38:58 01666e4c0597: Pulling fs layer 08:38:58 aa168da1d23b: Pulling fs layer 08:38:58 46f8f816bc3b: Waiting 08:38:58 93b61091891f: Waiting 08:38:58 93b9cdb0e59b: Waiting 08:38:58 5e14af77c1be: Waiting 08:38:58 01666e4c0597: Waiting 08:38:58 aa168da1d23b: Waiting 08:38:58 36b3adc4ff6f: Verifying Checksum 08:38:58 36b3adc4ff6f: Download complete 08:38:58 46f8f816bc3b: Verifying Checksum 08:38:58 46f8f816bc3b: Download complete 08:38:58 df20fa9351a1: Verifying Checksum 08:38:58 df20fa9351a1: Download complete 08:38:58 93b9cdb0e59b: Verifying Checksum 08:38:58 93b9cdb0e59b: Download complete 08:38:58 5e14af77c1be: Verifying Checksum 08:38:58 5e14af77c1be: Download complete 08:38:58 93b61091891f: Verifying Checksum 08:38:58 93b61091891f: Download complete 08:38:58 01666e4c0597: Verifying Checksum 08:38:58 01666e4c0597: Download complete 08:38:58 df20fa9351a1: Pull complete 08:38:58 36b3adc4ff6f: Pull complete 08:38:58 8ad3a11d3b57: Verifying Checksum 08:38:58 8ad3a11d3b57: Download complete 08:38:59 8ad3a11d3b57: Pull complete 08:38:59 46f8f816bc3b: Pull complete 08:38:59 93b61091891f: Pull complete 08:38:59 93b9cdb0e59b: Pull complete 08:38:59 5e14af77c1be: Pull complete 08:39:00 01666e4c0597: Pull complete 08:39:00 aa168da1d23b: Verifying Checksum 08:39:00 aa168da1d23b: Download complete 08:39:04 aa168da1d23b: Pull complete 08:39:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:39:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:39:04 prd-centos7-docker-4c-2g-881 does not seem to be running inside a container 08:39:05 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:39:08 $ docker top 519317ecfa0da0ce97815e8f26f544d23a57b6a2c147cc714e544bddbef381bb -eo pid,comm [Pipeline] { [Pipeline] sh 08:39:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:39:09 + mkdir -p /var/log/sa [Pipeline] sh 08:39:09 + ls /var/log/sa-host 08:39:09 + sadf -c /var/log/sa-host/sa05 08:39:09 file_magic: OK 08:39:09 HZ: Using current value: 100 08:39:09 file_header: OK 08:39:09 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 08:39:09 Statistics: 08:39:09 Hnuu...uuuununununu...Hnuu...uuuununununu... 08:39:09 File successfully converted to sysstat format version 12.2.1 08:39:09 + sadf -c /var/log/sa-host/sa08 08:39:09 file_magic: OK 08:39:09 HZ: Using current value: 100 08:39:09 file_header: OK 08:39:09 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 08:39:09 Statistics: 08:39:09 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... 08:39:09 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:10 provisioning config files... 08:39:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config2952109980367393514tmp [Pipeline] { [Pipeline] echo 08:39:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:39:10 ---> create-netrc.sh [Pipeline] } 08:39:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:39:10 ---> python-tools-install.sh [Pipeline] echo 08:39:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:39:11 ---> sudo-logs.sh 08:39:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:39:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:39:11 ---> job-cost.sh 08:39:11 lf-activate-venv: SKIPPING 08:39:11 DEBUG: total: 0.18000000715255737 08:39:11 INFO: Retrieving Stack Cost... 08:39:12 INFO: Retrieving Pricing Info for: v3-standard-2 08:39:13 INFO: Archiving Costs [Pipeline] echo 08:39:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:39:13 ---> logs-deploy.sh 08:39:13 lf-activate-venv: SKIPPING 08:39:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3549/2 08:39:13 INFO: archiving workspace using pattern(s): 08:39:14 Archives upload complete. 08:39:14 INFO: archiving logs to Nexus 08:39:14 ---> uname -a: 08:39:14 Linux prd-centos7-docker-4c-2g-881.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 08:39:14 08:39:14 08:39:14 ---> lscpu: 08:39:14 Architecture: x86_64 08:39:14 CPU op-mode(s): 32-bit, 64-bit 08:39:14 Byte Order: Little Endian 08:39:14 Address sizes: 40 bits physical, 48 bits virtual 08:39:14 CPU(s): 2 08:39:14 On-line CPU(s) list: 0,1 08:39:14 Thread(s) per core: 1 08:39:14 Core(s) per socket: 1 08:39:14 Socket(s): 2 08:39:14 NUMA node(s): 1 08:39:14 Vendor ID: AuthenticAMD 08:39:14 CPU family: 23 08:39:14 Model: 49 08:39:14 Model name: AMD EPYC-Rome Processor 08:39:14 Stepping: 0 08:39:14 CPU MHz: 2800.000 08:39:14 BogoMIPS: 5600.00 08:39:14 Virtualization: AMD-V 08:39:14 Hypervisor vendor: KVM 08:39:14 Virtualization type: full 08:39:14 L1d cache: 64 KiB 08:39:14 L1i cache: 64 KiB 08:39:14 L2 cache: 1 MiB 08:39:14 L3 cache: 32 MiB 08:39:14 NUMA node0 CPU(s): 0,1 08:39:14 Vulnerability Itlb multihit: Not affected 08:39:14 Vulnerability L1tf: Not affected 08:39:14 Vulnerability Mds: Not affected 08:39:14 Vulnerability Meltdown: Not affected 08:39:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:39:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:39:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:39:14 Vulnerability Srbds: Not affected 08:39:14 Vulnerability Tsx async abort: Not affected 08:39:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 08:39:14 08:39:14 08:39:14 ---> nproc: 08:39:14 2 08:39:14 08:39:14 08:39:14 ---> df -h: 08:39:14 Filesystem Size Used Available Use% Mounted on 08:39:14 overlay 40.0G 13.3G 26.7G 33% / 08:39:14 tmpfs 64.0M 0 64.0M 0% /dev 08:39:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 08:39:14 shm 64.0M 0 64.0M 0% /dev/shm 08:39:14 /dev/vda1 40.0G 13.3G 26.7G 33% /facter-os 08:39:14 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/resolv.conf 08:39:14 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hostname 08:39:14 /dev/vda1 40.0G 13.3G 26.7G 33% /etc/hosts 08:39:14 /dev/vda1 40.0G 13.3G 26.7G 33% /run/cloud-init/result.json 08:39:14 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/sa-host 08:39:14 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/secure 08:39:14 /dev/vda1 40.0G 13.3G 26.7G 33% /var/log/auth.log 08:39:14 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/2 08:39:14 /dev/vda1 40.0G 13.3G 26.7G 33% /w/workspace/edgex-go/2@tmp 08:39:14 08:39:14 08:39:15 ---> free -m: 08:39:15 total used free shared buff/cache available 08:39:15 Mem: 7821 1345 1784 0 4690 6443 08:39:15 Swap: 1023 1 1022 08:39:15 08:39:15 08:39:15 ---> ip addr: 08:39:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:39:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:39:15 inet 127.0.0.1/8 scope host lo 08:39:15 valid_lft forever preferred_lft forever 08:39:15 inet6 ::1/128 scope host 08:39:15 valid_lft forever preferred_lft forever 08:39:15 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:39:15 link/ether fa:16:3e:b0:c2:bc brd ff:ff:ff:ff:ff:ff 08:39:15 inet 10.30.122.144/23 brd 10.30.123.255 scope global dynamic eth0 08:39:15 valid_lft 85049sec preferred_lft 85049sec 08:39:15 inet6 fe80::f816:3eff:feb0:c2bc/64 scope link 08:39:15 valid_lft forever preferred_lft forever 08:39:15 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:39:15 link/ether 02:42:b5:98:f1:66 brd ff:ff:ff:ff:ff:ff 08:39:15 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:39:15 valid_lft forever preferred_lft forever 08:39:15 inet6 fe80::42:b5ff:fe98:f166/64 scope link 08:39:15 valid_lft forever preferred_lft forever 08:39:15 08:39:15 08:39:15 ---> sar -b -r -n DEV: 08:39:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 08:39:15 08:39:15 08:16:33 LINUX RESTART (2 CPU) 08:39:15 08:39:15 08:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:39:15 08:18:01 113.89 16.37 97.52 0.00 5517.94 20588.33 0.00 08:39:15 08:19:01 177.61 0.03 177.57 0.00 0.67 48163.97 0.00 08:39:15 08:20:01 58.29 0.00 58.29 0.00 0.00 6912.92 0.00 08:39:15 08:21:01 58.07 0.02 58.05 0.00 0.53 5457.45 0.00 08:39:15 08:22:03 541.73 173.00 368.73 0.00 4231.76 228264.80 0.00 08:39:15 08:23:01 336.11 39.33 296.78 0.00 7320.21 113716.95 0.00 08:39:15 08:24:01 481.30 29.32 451.98 0.00 1896.10 244588.83 0.00 08:39:15 08:25:01 229.60 16.64 212.96 0.00 1560.69 39882.89 0.00 08:39:15 08:26:01 1.30 0.00 1.30 0.00 0.00 20.06 0.00 08:39:15 08:27:01 0.20 0.00 0.20 0.00 0.00 2.65 0.00 08:39:15 08:28:01 0.28 0.05 0.23 0.00 0.40 2.48 0.00 08:39:15 08:29:01 0.28 0.00 0.28 0.00 0.00 3.42 0.00 08:39:15 08:30:01 0.28 0.00 0.28 0.00 0.00 2.77 0.00 08:39:15 08:31:01 0.32 0.00 0.32 0.00 0.00 3.27 0.00 08:39:15 08:32:01 0.40 0.18 0.22 0.00 5.73 2.25 0.00 08:39:15 08:33:01 0.87 0.00 0.87 0.00 0.00 16.91 0.00 08:39:15 08:34:01 0.25 0.00 0.25 0.00 0.00 2.62 0.00 08:39:15 08:35:01 0.18 0.00 0.18 0.00 0.00 2.22 0.00 08:39:15 08:36:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 08:39:15 08:37:01 0.23 0.00 0.23 0.00 0.00 2.50 0.00 08:39:15 08:38:01 0.35 0.00 0.35 0.00 0.00 3.68 0.00 08:39:15 08:39:01 42.72 38.91 3.81 0.00 3945.24 114.67 0.00 08:39:15 Average: 93.03 14.39 78.65 0.00 1106.77 32250.47 0.00 08:39:15 08:39:15 08:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:39:15 08:18:01 5117392 0 829016 10.35 2620 2059912 1294816 14.30 742836 1733520 12 08:39:15 08:19:01 4233452 0 1022580 12.77 2620 2750288 1300132 14.35 1042548 2198268 40 08:39:15 08:20:01 3734792 0 1186028 14.81 2620 3085500 1719468 18.98 1428432 2285436 138588 08:39:15 08:21:01 3700840 0 1220352 15.24 2620 3085128 1736448 19.17 1404600 2327160 145852 08:39:15 08:22:03 140600 0 1398096 17.46 2620 6467624 1821868 20.11 3247052 3893948 155140 08:39:15 08:23:01 735404 0 1370624 17.11 2620 5900292 1690400 18.66 2804540 3738500 24 08:39:15 08:24:01 743292 0 1691780 21.12 2620 5571248 3186348 35.18 3229380 3252120 145132 08:39:15 08:25:01 2450712 0 1281852 16.01 2620 4273756 1305720 14.42 1229812 3601168 20 08:39:15 08:26:01 2455860 0 1276700 15.94 2620 4273760 1269716 14.02 1225864 3600732 20 08:39:15 08:27:01 2456296 0 1276260 15.94 2620 4273764 1269716 14.02 1225868 3600732 8 08:39:15 08:28:01 2455544 0 1277008 15.94 2620 4273768 1270000 14.02 1226508 3600744 8 08:39:15 08:29:01 2456392 0 1276152 15.93 2620 4273776 1269784 14.02 1225788 3600892 8 08:39:15 08:30:01 2456940 0 1275600 15.93 2620 4273780 1269784 14.02 1225792 3600892 8 08:39:15 08:31:01 2456840 0 1275696 15.93 2620 4273784 1269784 14.02 1225796 3600892 8 08:39:15 08:32:01 2456700 0 1275804 15.93 2620 4273816 1269784 14.02 1225812 3600908 16 08:39:15 08:33:01 2456704 0 1275796 15.93 2620 4273820 1269868 14.02 1225904 3600908 8 08:39:15 08:34:01 2456684 0 1275812 15.93 2620 4273824 1269784 14.02 1225820 3600908 8 08:39:15 08:35:01 2456776 0 1275712 15.93 2620 4273832 1269820 14.02 1225836 3600908 8 08:39:15 08:36:01 2456256 0 1276232 15.94 2620 4273832 1269916 14.02 1226260 3600908 8 08:39:15 08:37:01 2456896 0 1275584 15.93 2620 4273840 1269784 14.02 1225948 3600912 8 08:39:15 08:38:01 2456636 0 1275844 15.93 2620 4273840 1269880 14.02 1225932 3600908 8 08:39:15 08:39:01 1940700 0 1352728 16.89 2620 4712892 1668716 18.42 1383644 3951532 320252 08:39:15 Average: 2487805 0 1270057 15.86 2620 4248458 1465070 16.18 1474999 3354223 41145 08:39:15 08:39:15 08:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:39:15 08:18:01 eth0 1927.79 1758.52 6435.31 206.12 0.00 0.00 0.00 0.00 08:39:15 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:18:01 docker0 982.70 829.11 78.19 2699.95 0.00 0.00 0.00 0.00 08:39:15 08:19:01 eth0 543.86 453.21 3553.18 47.20 0.00 0.00 0.00 0.00 08:39:15 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:19:01 docker0 185.83 240.94 13.06 845.33 0.00 0.00 0.00 0.00 08:39:15 08:20:01 eth0 34.11 18.35 29.66 14.27 0.00 0.00 0.00 0.00 08:39:15 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:20:01 veth4c3eb80 0.73 0.87 0.06 0.07 0.00 0.00 0.00 0.00 08:39:15 08:20:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 08:39:15 08:21:01 eth0 30.84 23.73 19.40 101.14 0.00 0.00 0.00 0.00 08:39:15 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:21:01 veth4c3eb80 1.22 1.22 0.10 0.10 0.00 0.00 0.00 0.00 08:39:15 08:21:01 docker0 1.22 1.22 0.08 0.10 0.00 0.00 0.00 0.00 08:39:15 08:22:03 eth0 245.99 198.47 1834.21 30.70 0.00 0.00 0.00 0.00 08:39:15 08:22:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:22:03 vethf67a94e 0.00 0.83 0.00 0.05 0.00 0.00 0.00 0.00 08:39:15 08:22:03 docker0 46.71 62.49 2.85 162.73 0.00 0.00 0.00 0.00 08:39:15 08:23:01 veth6555dde 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:23:01 eth0 41.74 23.20 173.84 11.08 0.00 0.00 0.00 0.00 08:39:15 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:23:01 veth0c29e67 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:24:01 vethbf31592 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:39:15 08:24:01 veth2657a77 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:39:15 08:24:01 eth0 108.06 80.50 205.99 119.07 0.00 0.00 0.00 0.00 08:39:15 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:25:01 eth0 192.29 147.00 1626.15 20.26 0.00 0.00 0.00 0.00 08:39:15 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:25:01 docker0 1309.71 1261.46 100.13 4374.12 0.00 0.00 0.00 0.00 08:39:15 08:26:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:39:15 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:27:01 eth0 0.48 0.08 0.05 0.01 0.00 0.00 0.00 0.00 08:39:15 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:28:01 eth0 0.85 0.55 0.76 0.27 0.00 0.00 0.00 0.00 08:39:15 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:29:01 eth0 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:39:15 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:30:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:39:15 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:31:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:39:15 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:32:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:39:15 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:33:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:39:15 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:34:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:39:15 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:35:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 08:39:15 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:36:01 eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 08:39:15 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:38:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 08:39:15 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:39:01 eth0 205.38 186.34 2165.76 16.52 0.00 0.00 0.00 0.00 08:39:15 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 Average: eth0 151.79 131.67 731.36 25.81 0.00 0.00 0.00 0.00 08:39:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:39:15 Average: docker0 59.56 57.37 4.55 198.93 0.00 0.00 0.00 0.00 08:39:15 08:39:15 08:39:15 ---> sar -P ALL: 08:39:15 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/08/21 _x86_64_ (2 CPU) 08:39:15 08:39:15 08:16:33 LINUX RESTART (2 CPU) 08:39:15 08:39:15 08:17:01 CPU %user %nice %system %iowait %steal %idle 08:39:15 08:18:01 all 28.78 0.00 6.31 6.42 0.12 58.37 08:39:15 08:18:01 0 27.09 0.00 7.27 5.97 0.11 59.56 08:39:15 08:18:01 1 30.47 0.00 5.34 6.88 0.13 57.18 08:39:15 08:19:01 all 12.16 0.00 6.59 5.33 0.08 75.84 08:39:15 08:19:01 0 12.64 0.00 6.74 5.02 0.09 75.51 08:39:15 08:19:01 1 11.67 0.00 6.45 5.64 0.07 76.17 08:39:15 08:20:01 all 56.81 0.00 6.10 0.49 0.12 36.48 08:39:15 08:20:01 0 56.42 0.00 6.38 0.47 0.11 36.62 08:39:15 08:20:01 1 57.19 0.00 5.83 0.52 0.13 36.33 08:39:15 08:21:01 all 52.27 0.00 6.96 0.47 0.12 40.19 08:39:15 08:21:01 0 53.42 0.00 6.82 0.38 0.11 39.28 08:39:15 08:21:01 1 51.12 0.00 7.10 0.56 0.13 41.10 08:39:15 08:22:03 all 31.91 0.00 17.43 19.18 0.12 31.36 08:39:15 08:22:03 0 32.78 0.00 17.51 18.02 0.12 31.58 08:39:15 08:22:03 1 31.04 0.00 17.36 20.34 0.12 31.14 08:39:15 08:23:01 all 71.66 0.00 14.42 11.04 0.14 2.75 08:39:15 08:23:01 0 71.84 0.00 14.20 11.24 0.13 2.58 08:39:15 08:23:01 1 71.47 0.00 14.63 10.83 0.15 2.91 08:39:15 08:24:01 all 48.42 0.00 18.97 26.27 0.16 6.19 08:39:15 08:24:01 0 47.48 0.00 18.89 27.26 0.15 6.22 08:39:15 08:24:01 1 49.35 0.00 19.04 25.28 0.16 6.16 08:39:15 08:25:01 all 31.69 0.00 8.15 5.02 0.10 55.05 08:39:15 08:25:01 0 33.32 0.00 8.63 5.17 0.09 52.80 08:39:15 08:25:01 1 30.07 0.00 7.67 4.87 0.11 57.29 08:39:15 08:26:01 all 0.13 0.00 0.03 0.00 0.03 99.81 08:39:15 08:26:01 0 0.03 0.00 0.03 0.00 0.05 99.88 08:39:15 08:26:01 1 0.23 0.00 0.02 0.00 0.02 99.73 08:39:15 08:27:01 all 0.13 0.00 0.02 0.00 0.04 99.82 08:39:15 08:27:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:39:15 08:27:01 1 0.22 0.00 0.02 0.00 0.05 99.72 08:39:15 08:28:01 all 0.10 0.00 0.03 0.00 0.03 99.84 08:39:15 08:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:39:15 08:28:01 1 0.17 0.00 0.03 0.00 0.03 99.77 08:39:15 08:39:15 08:28:01 CPU %user %nice %system %iowait %steal %idle 08:39:15 08:29:01 all 0.13 0.00 0.02 0.00 0.03 99.82 08:39:15 08:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:39:15 08:29:01 1 0.20 0.00 0.02 0.00 0.05 99.73 08:39:15 08:30:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:39:15 08:30:01 0 0.10 0.00 0.03 0.00 0.02 99.85 08:39:15 08:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 08:39:15 08:31:01 all 0.09 0.00 0.02 0.00 0.03 99.87 08:39:15 08:31:01 0 0.15 0.00 0.02 0.00 0.03 99.80 08:39:15 08:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:39:15 08:32:01 all 0.09 0.00 0.03 0.00 0.03 99.85 08:39:15 08:32:01 0 0.15 0.00 0.05 0.00 0.02 99.78 08:39:15 08:32:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:39:15 08:33:01 all 0.06 0.00 0.03 0.00 0.03 99.88 08:39:15 08:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:39:15 08:33:01 1 0.08 0.00 0.03 0.00 0.03 99.85 08:39:15 08:34:01 all 0.07 0.00 0.02 0.00 0.03 99.88 08:39:15 08:34:01 0 0.10 0.00 0.02 0.00 0.03 99.85 08:39:15 08:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:39:15 08:35:01 all 0.12 0.00 0.02 0.00 0.03 99.84 08:39:15 08:35:01 0 0.18 0.00 0.02 0.00 0.00 99.80 08:39:15 08:35:01 1 0.05 0.00 0.02 0.00 0.05 99.88 08:39:15 08:36:01 all 0.13 0.00 0.03 0.00 0.03 99.82 08:39:15 08:36:01 0 0.20 0.00 0.03 0.00 0.02 99.75 08:39:15 08:36:01 1 0.05 0.00 0.02 0.00 0.03 99.90 08:39:15 08:37:01 all 0.06 0.00 0.03 0.00 0.03 99.89 08:39:15 08:37:01 0 0.08 0.00 0.00 0.00 0.00 99.92 08:39:15 08:37:01 1 0.03 0.00 0.05 0.00 0.05 99.87 08:39:15 08:38:01 all 0.10 0.00 0.03 0.00 0.03 99.85 08:39:15 08:38:01 0 0.17 0.00 0.02 0.00 0.02 99.80 08:39:15 08:38:01 1 0.03 0.00 0.03 0.00 0.03 99.90 08:39:15 08:39:01 all 3.88 0.00 1.30 1.12 0.04 93.66 08:39:15 08:39:01 0 4.14 0.00 1.22 0.86 0.05 93.74 08:39:15 08:39:01 1 3.62 0.00 1.38 1.38 0.03 93.59 08:39:15 08:39:15 Average: CPU %user %nice %system %iowait %steal %idle 08:39:15 Average: all 14.59 0.00 3.74 3.26 0.06 78.35 08:39:15 Average: 0 14.67 0.00 3.81 3.21 0.05 78.25 08:39:15 Average: 1 14.50 0.00 3.68 3.30 0.07 78.46 08:39:15 08:39:15 08:39:15