Pull request #3591 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from df9013f022464ba32e985fbc8cfe404ac6bbfb61+4428e4d1b6445bf1b64e4b4ca5eff36de518c634 (668c92c1b9ce92d8ff92cab921947517eaf9bde0) 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-ssh7097649291806998623.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh1075228541875661522.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 6a41506d72e8e131afc862d141935157bee59f41 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-3591/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-3591/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5482432363061396514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2491026761199359874.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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-3591/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-3591/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1119577896923607788.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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-1031 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/3@tmp/jenkins-gitclient-ssh6519390206648306815.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit df9013f022464ba32e985fbc8cfe404ac6bbfb61 Merge succeeded, producing df9013f022464ba32e985fbc8cfe404ac6bbfb61 Checking out Revision df9013f022464ba32e985fbc8cfe404ac6bbfb61 (PR-3591) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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/3@tmp/jenkins-gitclient-ssh7735650945693251374.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # 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/3@tmp/jenkins-gitclient-ssh2159828063753176530.key > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 Commit message: "docs: Removed dev churn entries" > git rev-list --no-walk 4cad5cd81cf0d107b2231968e615f9be779164c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:09:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:09:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:09:39 ========================================================= 01:09:39 EdgeX Global Pipelines Version Info 01:09:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:09:44 ------------------- 01:09:44 stable info: 01:09:44 ------------------- 01:09:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:09:44 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:09:44 Message: update stable to v1.0.195 01:09:45 ------------------- 01:09:45 experimental info: 01:09:45 ------------------- 01:09:45 Commited By: **** collab-it+edgex@linuxfoundation.org 01:09:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 01:09:45 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3591 [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3591 [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3591 [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df9013f022464ba32e985fbc8cfe404ac6bbfb61 [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df9013f [Pipeline] echo 01:09:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:46 provisioning config files... 01:09:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5158340673222201990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:46 ---> docker-login.sh 01:09:46 nexus3.edgexfoundry.org:10001 01:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:46 Configure a credential helper to remove this warning. See 01:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:46 01:09:46 Login Succeeded 01:09:46 nexus3.edgexfoundry.org:10002 01:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:46 Configure a credential helper to remove this warning. See 01:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:46 01:09:46 Login Succeeded 01:09:46 nexus3.edgexfoundry.org:10003 01:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:46 Configure a credential helper to remove this warning. See 01:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:46 01:09:46 Login Succeeded 01:09:46 nexus3.edgexfoundry.org:10004 01:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:47 Configure a credential helper to remove this warning. See 01:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:47 01:09:47 Login Succeeded 01:09:47 docker.io 01:09:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:09:47 Configure a credential helper to remove this warning. See 01:09:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:09:47 01:09:47 Login Succeeded 01:09:47 ---> docker-login.sh ends [Pipeline] } 01:09:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:09:47 ++ 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 01:09:47 + for file in '`ls cmd/**/Dockerfile`' 01:09:47 ++ dirname cmd/core-command/Dockerfile 01:09:47 ++ cut -d/ -f2 01:09:47 + echo core-command,cmd/core-command/Dockerfile 01:09:47 + for file in '`ls cmd/**/Dockerfile`' 01:09:47 ++ dirname cmd/core-data/Dockerfile 01:09:47 ++ cut -d/ -f2 01:09:47 + echo core-data,cmd/core-data/Dockerfile 01:09:47 + for file in '`ls cmd/**/Dockerfile`' 01:09:47 ++ dirname cmd/core-metadata/Dockerfile 01:09:47 ++ cut -d/ -f2 01:09:47 + echo core-metadata,cmd/core-metadata/Dockerfile 01:09:47 + for file in '`ls cmd/**/Dockerfile`' 01:09:47 ++ dirname cmd/security-bootstrapper/Dockerfile 01:09:47 ++ cut -d/ -f2 01:09:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:09:47 + for file in '`ls cmd/**/Dockerfile`' 01:09:47 ++ dirname cmd/security-proxy-setup/Dockerfile 01:09:47 ++ cut -d/ -f2 01:09:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:09:47 + for file in '`ls cmd/**/Dockerfile`' 01:09:47 ++ dirname cmd/security-secretstore-setup/Dockerfile 01:09:47 ++ cut -d/ -f2 01:09:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:09:47 + for file in '`ls cmd/**/Dockerfile`' 01:09:47 ++ dirname cmd/support-notifications/Dockerfile 01:09:47 ++ cut -d/ -f2 01:09:47 + echo support-notifications,cmd/support-notifications/Dockerfile 01:09:47 + for file in '`ls cmd/**/Dockerfile`' 01:09:47 ++ dirname cmd/support-scheduler/Dockerfile 01:09:47 ++ cut -d/ -f2 01:09:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile 01:09:47 + for file in '`ls cmd/**/Dockerfile`' 01:09:47 ++ dirname cmd/sys-mgmt-agent/Dockerfile 01:09:47 ++ cut -d/ -f2 01:09:47 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 01:09:47 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 01:09:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:09:49 01:09:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:09:49 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:09:49 latest: Pulling from edgex-devops/git-semver 01:09:49 31603596830f: Pulling fs layer 01:09:49 54011a49482f: Pulling fs layer 01:09:49 a6820b24f6d8: Pulling fs layer 01:09:49 f581987b2513: Pulling fs layer 01:09:49 f581987b2513: Waiting 01:09:49 54011a49482f: Verifying Checksum 01:09:49 54011a49482f: Download complete 01:09:49 31603596830f: Verifying Checksum 01:09:49 31603596830f: Download complete 01:09:49 a6820b24f6d8: Verifying Checksum 01:09:49 a6820b24f6d8: Download complete 01:09:49 f581987b2513: Verifying Checksum 01:09:49 f581987b2513: Download complete 01:09:49 31603596830f: Pull complete 01:09:50 54011a49482f: Pull complete 01:09:50 a6820b24f6d8: Pull complete 01:09:50 f581987b2513: Pull complete 01:09:50 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 01:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:09:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:09:51 prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container 01:09:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:10004/edgex-devops/git-semver:latest cat 01:09:52 $ docker top 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:09:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:52 [ssh-agent] Looking for ssh-agent implementation... 01:09:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:52 $ docker exec 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab ssh-agent 01:09:52 SSH_AUTH_SOCK=/tmp/ssh-NZ5g9CqrI2j1/agent.13 01:09:52 SSH_AGENT_PID=20 01:09:52 Running ssh-add (command line suppressed) 01:09:52 Identity added: /w/workspace/edgex-go/3@tmp/private_key_890413993507911211.key (/w/workspace/edgex-go/3@tmp/private_key_890413993507911211.key) 01:09:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:53 + git tag --points-at HEAD [Pipeline] } 01:09:53 $ docker exec --env ******** --env ******** 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab ssh-agent -k 01:09:53 unset SSH_AUTH_SOCK; 01:09:53 unset SSH_AGENT_PID; 01:09:53 echo Agent pid 20 killed; 01:09:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:09:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:53 [ssh-agent] Looking for ssh-agent implementation... 01:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:53 $ docker exec 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab ssh-agent 01:09:53 SSH_AUTH_SOCK=/tmp/ssh-TiBlGG6MOHFW/agent.53 01:09:53 SSH_AGENT_PID=59 01:09:53 Running ssh-add (command line suppressed) 01:09:53 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1328062813509018953.key (/w/workspace/edgex-go/3@tmp/private_key_1328062813509018953.key) 01:09:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:54 + git semver init 01:09:54 # -> Open(): unable to determine branch for HEAD 01:09:54 # $GIT_DIR = /w/workspace/edgex-go/3/.git 01:09:54 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 01:09:54 # $SEMVER_REMOTE_NAME = origin 01:09:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:09:54 # $SEMVER_USER_NAME = edgex-jenkins 01:09:54 # $SEMVER_BRANCH = PR-3591 01:09:54 # $SEMVER_TEMP = /tmp/semver-096757465 01:09:54 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 01:10:09 # '/tmp/semver-096757465' -> '/w/workspace/edgex-go/3/.semver' 01:10:09 # -> Force: false 01:10:09 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 01:10:09 $ docker exec --env ******** --env ******** 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab ssh-agent -k 01:10:09 unset SSH_AUTH_SOCK; 01:10:09 unset SSH_AGENT_PID; 01:10:09 echo Agent pid 59 killed; 01:10:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:09 + git semver [Pipeline] } 01:10:09 $ docker stop --time=1 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab 01:10:17 $ docker rm -f 0a0a90b13f60dbfe00e5bcc860ff0b4a8c153a33d7f4b2ac4250fbb74d06ffab [Pipeline] // withDockerContainer [Pipeline] sh 01:10:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:10:18 Stashed 1 file(s) [Pipeline] echo 01:10:18 [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 01:10:19 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:10:19 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:10:19 + sudo service docker restart 01:10:19 + true 01:10:19 Redirecting to /bin/systemctl restart docker.service 01:10:33 Still waiting to schedule task 01:10:33 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1022’ [Pipeline] echo 01:10:38 ========================================================= 01:10:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 01:10:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:10:38 + 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 . 01:10:39 Sending build context to Docker daemon 329.6MB 01:10:39 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 01:10:39 Step 2/6 : FROM ${BASE} 01:10:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 01:10:39 540db60ca938: Pulling fs layer 01:10:39 adcc1eea9eea: Pulling fs layer 01:10:39 4c4ab2625f07: Pulling fs layer 01:10:39 0510c868ecb4: Pulling fs layer 01:10:39 afea3b2eda06: Pulling fs layer 01:10:39 7809a108b3ef: Pulling fs layer 01:10:39 f706445af74f: Pulling fs layer 01:10:39 afea3b2eda06: Waiting 01:10:39 7809a108b3ef: Waiting 01:10:39 f706445af74f: Waiting 01:10:39 0510c868ecb4: Waiting 01:10:39 4c4ab2625f07: Verifying Checksum 01:10:39 4c4ab2625f07: Download complete 01:10:40 adcc1eea9eea: Verifying Checksum 01:10:40 adcc1eea9eea: Download complete 01:10:40 afea3b2eda06: Verifying Checksum 01:10:40 afea3b2eda06: Download complete 01:10:40 540db60ca938: Verifying Checksum 01:10:40 540db60ca938: Download complete 01:10:40 7809a108b3ef: Verifying Checksum 01:10:40 7809a108b3ef: Download complete 01:10:40 540db60ca938: Pull complete 01:10:40 adcc1eea9eea: Pull complete 01:10:40 4c4ab2625f07: Pull complete 01:10:41 f706445af74f: Verifying Checksum 01:10:41 f706445af74f: Download complete 01:10:42 0510c868ecb4: Verifying Checksum 01:10:42 0510c868ecb4: Download complete 01:10:46 0510c868ecb4: Pull complete 01:10:46 afea3b2eda06: Pull complete 01:10:46 7809a108b3ef: Pull complete 01:10:49 f706445af74f: Pull complete 01:10:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 01:10:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 01:10:49 ---> b068be0155e3 01:10:49 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 01:10:51 ---> Running in f12606d7de57 01:10:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:10:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:10:52 (1/12) Installing libmagic (5.39-r0) 01:10:52 (2/12) Installing file (5.39-r0) 01:10:52 (3/12) Installing libc-dev (0.7.2-r3) 01:10:53 (4/12) Installing g++ (10.2.1_pre1-r3) 01:10:57 (5/12) Installing fortify-headers (1.1-r0) 01:10:57 (6/12) Installing patch (2.7.6-r7) 01:10:57 (7/12) Installing build-base (0.5-r2) 01:10:57 (8/12) Installing libsodium (1.0.18-r0) 01:10:57 (9/12) Installing pkgconf (1.7.3-r0) 01:10:57 (10/12) Installing libsodium-dev (1.0.18-r0) 01:10:57 (11/12) Installing libzmq (4.3.3-r1) 01:10:57 (12/12) Installing zeromq-dev (4.3.3-r1) 01:10:57 Executing busybox-1.32.1-r6.trigger 01:10:57 OK: 219 MiB in 52 packages 01:10:59 Removing intermediate container f12606d7de57 01:10:59 ---> 37fff6035491 01:10:59 Step 4/6 : WORKDIR /edgex-go 01:10:59 ---> Running in b36e58e63dd1 01:10:59 Removing intermediate container b36e58e63dd1 01:10:59 ---> 8150fe087d98 01:10:59 Step 5/6 : COPY go.mod . 01:11:00 ---> f66b70f58ca5 01:11:00 Step 6/6 : RUN go mod download 01:11:00 ---> Running in f3029ecad61b 01:11:18 Removing intermediate container f3029ecad61b 01:11:18 ---> 1582661f1569 01:11:18 Successfully built 1582661f1569 01:11:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:11:18 + docker inspect -f . ci-base-image-x86_64 01:11:18 . [Pipeline] withDockerContainer 01:11:18 prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container 01:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 01:11:19 $ docker top 99b535cd58da6c0ec3dceb7428cf3d102f5bfdcb4cd685f2475d33621bc9418c -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:19 + go version 01:11:19 go version go1.16.3 linux/amd64 [Pipeline] } 01:11:19 $ docker stop --time=1 99b535cd58da6c0ec3dceb7428cf3d102f5bfdcb4cd685f2475d33621bc9418c 01:11:20 $ docker rm -f 99b535cd58da6c0ec3dceb7428cf3d102f5bfdcb4cd685f2475d33621bc9418c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:11:21 + docker inspect -f . ci-base-image-x86_64 01:11:21 . [Pipeline] withDockerContainer 01:11:21 prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container 01:11:21 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat 01:11:21 $ docker top a69ae99fd8a7ba65f46e30aba14c6ac5abf5df7a962bec98c692e769b54fd47c -eo pid,comm [Pipeline] { [Pipeline] echo 01:11:21 ========================================================= 01:11:21 [edgeXBuildGoParallel] Running Tests and Build... 01:11:21 ========================================================= [Pipeline] sh 01:11:22 + go mod tidy [Pipeline] sh 01:11:22 + make test 01:11:22 go mod tidy 01:11:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:11:29 ? github.com/edgexfoundry/edgex-go [no test files] 01:11:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:11:54 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:11:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:11:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:11:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:11:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:11:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:11:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:12:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:12:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:12:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:12:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:12:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:12:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:12:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:12:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:12:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 100.0% of statements 01:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:12:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 53.1% of statements 01:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:12:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:12:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.119s coverage: 87.7% of statements 01:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:12:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:12:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.071s coverage: 78.9% of statements 01:12:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.063s coverage: 81.2% of statements 01:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:12:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:12:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.256s coverage: 95.1% of statements 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:12:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:12:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:12:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements 01:12:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:12:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.047s coverage: 58.8% of statements 01:12:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 22.0% of statements 01:12:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 01:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.053s coverage: 79.5% of statements 01:12:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 01:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements 01:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements 01:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 10.054s coverage: 94.4% of statements 01:12:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 01:12:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.229s coverage: 81.8% of statements 01:12:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.052s coverage: 87.2% of statements 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.053s coverage: 58.8% of statements 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.0% of statements 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.086s coverage: 91.2% of statements 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.121s coverage: 64.4% of statements 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 01:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements 01:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements 01:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 01:12:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements 01:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.181s coverage: 66.9% of statements 01:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:12:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 43.6% of statements 01:12:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:12:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:12:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 01:12:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:12:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 01:12:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:12:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 19.3% of statements 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:12:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 91.9% of statements 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:12:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:12:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.6% of statements 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:12:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:12:58 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:12:58 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 01:12:58 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 95.4% of statements 01:12:58 GO111MODULE=on go vet ./... 01:13:24 gofmt -l . 01:13:24 [ "`gofmt -l .`" = "" ] 01:13:24 ./bin/test-attribution-txt.sh [Pipeline] sh 01:13:25 + ls -al . 01:13:25 total 560 01:13:25 drwxrwxr-x 10 1001 1001 4096 Jun 24 01:13 . 01:13:25 drwxr-xr-x 4 root root 28 Jun 24 01:11 .. 01:13:25 -rw-rw-r-- 1 1001 1001 11 Jun 24 01:09 .dockerignore 01:13:25 drwxrwxr-x 8 1001 1001 179 Jun 24 01:09 .git 01:13:25 drwxrwxr-x 3 1001 1001 125 Jun 24 01:09 .github 01:13:25 -rw-rw-r-- 1 1001 1001 818 Jun 24 01:09 .gitignore 01:13:25 drwx------ 3 1001 1001 60 Jun 24 01:10 .semver 01:13:25 -rw-rw-r-- 1 1001 1001 166 Jun 24 01:09 .sonarcloud.properties 01:13:25 -rw-rw-r-- 1 1001 1001 8609 Jun 24 01:09 Attribution.txt 01:13:25 -rw-rw-r-- 1 1001 1001 43881 Jun 24 01:09 CHANGELOG.md 01:13:25 -rw-rw-r-- 1 1001 1001 3804 Jun 24 01:09 CONTRIBUTING.md 01:13:25 -rw-rw-r-- 1 1001 1001 931 Jun 24 01:09 Dockerfile.build 01:13:25 -rw-rw-r-- 1 1001 1001 849 Jun 24 01:09 Jenkinsfile 01:13:25 -rw-rw-r-- 1 1001 1001 10775 Jun 24 01:09 LICENSE 01:13:25 -rw-rw-r-- 1 1001 1001 5605 Jun 24 01:09 Makefile 01:13:25 -rw-rw-r-- 1 1001 1001 7905 Jun 24 01:09 README.md 01:13:25 -rw-rw-r-- 1 1001 1001 7071 Jun 24 01:09 SECURITY.md 01:13:25 -rw-rw-r-- 1 1001 1001 5 Jun 24 01:10 VERSION 01:13:25 -rw-rw-r-- 1 1001 1001 4131 Jun 24 01:09 ZMQWindows.md 01:13:25 drwxrwxr-x 2 1001 1001 37 Jun 24 01:09 bin 01:13:25 drwxrwxr-x 14 1001 1001 4096 Jun 24 01:09 cmd 01:13:25 -rw-r--r-- 1 root root 398095 Jun 24 01:12 coverage.out 01:13:25 -rw-rw-r-- 1 1001 1001 841 Jun 24 01:09 go.mod 01:13:25 -rw-r--r-- 1 root root 20843 Jun 24 01:11 go.sum 01:13:25 drwxrwxr-x 7 1001 1001 114 Jun 24 01:09 internal 01:13:25 drwxrwxr-x 3 1001 1001 16 Jun 24 01:09 openapi 01:13:25 drwxrwxr-x 4 1001 1001 71 Jun 24 01:09 snap 01:13:25 -rw-rw-r-- 1 1001 1001 168 Jun 24 01:09 version.go [Pipeline] sh 01:13:25 + '[' -e coverage.out ] 01:13:25 + chown 1001:1001 coverage.out [Pipeline] stash 01:13:25 Stashed 1 file(s) [Pipeline] sh 01:13:25 + make build 01:13:25 go mod tidy 01:13:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:13:27 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 01:13:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:13:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:13:37 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 01:13:37 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 01:13:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:13:39 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 01:13:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:13:41 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 01:13:42 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 01:13:43 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] } 01:13:45 $ docker stop --time=1 a69ae99fd8a7ba65f46e30aba14c6ac5abf5df7a962bec98c692e769b54fd47c 01:13:47 $ docker rm -f a69ae99fd8a7ba65f46e30aba14c6ac5abf5df7a962bec98c692e769b54fd47c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:13:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:53 01:13:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 01:13:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:53 latest: Pulling from edgex-devops/edgex-compose 01:13:53 cbdbe7a5bc2a: Pulling fs layer 01:13:53 ca9280d653b3: Pulling fs layer 01:13:53 7e9c9ca2126c: Pulling fs layer 01:13:53 cbdbe7a5bc2a: Verifying Checksum 01:13:53 cbdbe7a5bc2a: Download complete 01:13:53 cbdbe7a5bc2a: Pull complete 01:13:54 ca9280d653b3: Verifying Checksum 01:13:54 ca9280d653b3: Download complete 01:13:55 ca9280d653b3: Pull complete 01:13:55 7e9c9ca2126c: Verifying Checksum 01:13:55 7e9c9ca2126c: Download complete 01:13:58 7e9c9ca2126c: Pull complete 01:13:58 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 01:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:13:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 01:13:58 prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container 01:13:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:latest cat 01:14:02 $ docker top f59b83e473c121d1e4fdffea261ec42e0686e969bc47bf3eb639df382361fdc3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:02 + docker-compose build --help 01:14:02 + grep parallel 01:14:03 --parallel Build images in parallel. [Pipeline] } 01:14:03 $ docker stop --time=1 f59b83e473c121d1e4fdffea261ec42e0686e969bc47bf3eb639df382361fdc3 01:14:04 $ docker rm -f f59b83e473c121d1e4fdffea261ec42e0686e969bc47bf3eb639df382361fdc3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:14:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:14:04 . [Pipeline] withDockerContainer 01:14:04 prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container 01:14:04 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 01:14:05 $ docker top da9c38ba3420587f3ff788b4de3cf99dcf4ad54255aa05cda02326f05dfb3a23 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:05 + docker-compose -f ./docker-compose-build.yml build --parallel 01:14:06 Building core-command ... 01:14:06 Building core-data ... 01:14:06 Building core-metadata ... 01:14:06 Building security-bootstrapper ... 01:14:06 Building security-proxy-setup ... 01:14:06 Building security-secretstore-setup ... 01:14:06 Building support-notifications ... 01:14:06 Building support-scheduler ... 01:14:06 Building sys-mgmt-agent ... 01:14:06 Building security-bootstrapper 01:14:06 Building core-command 01:14:06 Building support-notifications 01:14:06 Building sys-mgmt-agent 01:14:06 Building support-scheduler 01:14:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:14:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:14:18 ---> 1582661f1569 01:14:18 Step 3/24 : WORKDIR /edgex-go 01:14:18 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:14:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:14:18 ---> 1582661f1569 01:14:18 Step 3/24 : WORKDIR /edgex-go 01:14:18 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:14:18 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:14:18 ---> 1582661f1569 01:14:18 Step 3/32 : WORKDIR /edgex-go 01:14:28 ---> Running in 8e8bd8f96a48 01:14:28 ---> Running in c01e41697419 01:14:28 ---> Running in 9ef2b3da860f 01:14:30 Removing intermediate container 8e8bd8f96a48 01:14:30 ---> 913558acaf84 01:14:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:30 Removing intermediate container c01e41697419 01:14:30 ---> ed9853e0d720 01:14:30 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:30 ---> Running in 711fbb4fdf4d 01:14:30 Removing intermediate container 9ef2b3da860f 01:14:30 ---> 248f7f9e7743 01:14:30 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:30 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:14:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:14:30 ---> 1582661f1569 01:14:30 Step 3/23 : WORKDIR /edgex-go 01:14:30 ---> Using cache 01:14:30 ---> 248f7f9e7743 01:14:30 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:31 ---> Running in 9dd4e0283be9 01:14:31 ---> Running in 9761bb86051c 01:14:31 ---> Running in 54f39177fad4 01:14:31 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:14:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:14:31 ---> 1582661f1569 01:14:31 Step 3/23 : WORKDIR /edgex-go 01:14:31 ---> Using cache 01:14:31 ---> 248f7f9e7743 01:14:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:14:31 ---> Running in 771d501b7ac6 01:14:32 Removing intermediate container 711fbb4fdf4d 01:14:32 ---> 96f6a00cd313 01:14:32 Step 5/24 : RUN apk add --update --no-cache make bash git 01:14:32 ---> Running in 2926c8aba5eb 01:14:32 Removing intermediate container 9dd4e0283be9 01:14:32 ---> 3ad19bb14b73 01:14:32 Step 5/32 : RUN apk add --update --no-cache make git 01:14:32 ---> Running in 839c3b1715f3 01:14:32 Removing intermediate container 9761bb86051c 01:14:32 ---> 471ba0f82c17 01:14:32 Step 5/24 : RUN apk add --update --no-cache make git 01:14:32 ---> Running in 2bc9b93768b9 01:14:32 Removing intermediate container 54f39177fad4 01:14:32 ---> df3b53df9a7f 01:14:32 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:14:32 ---> Running in 8be57ce81093 01:14:33 Removing intermediate container 771d501b7ac6 01:14:33 ---> f3d0f865a02a 01:14:33 Step 5/23 : RUN apk add --update --no-cache make git 01:14:33 ---> Running in d0a6ae905a62 01:14:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:14:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:14:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:14:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:14:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:14:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:14:36 OK: 219 MiB in 52 packages 01:14:36 OK: 219 MiB in 52 packages 01:14:36 OK: 219 MiB in 52 packages 01:14:36 OK: 219 MiB in 52 packages 01:14:36 OK: 219 MiB in 52 packages 01:14:36 Removing intermediate container 2926c8aba5eb 01:14:36 ---> 141f492aaab0 01:14:36 Step 6/24 : COPY go.mod . 01:14:36 Removing intermediate container 839c3b1715f3 01:14:36 ---> 0190b9ab0d0f 01:14:36 Step 6/32 : COPY go.mod . 01:14:36 ---> 7f0877add535 01:14:36 Step 7/24 : RUN go mod download 01:14:36 Removing intermediate container 2bc9b93768b9 01:14:36 ---> caecf4f848d9 01:14:36 Step 6/24 : COPY go.mod . 01:14:36 ---> Running in 1a631cb98ecd 01:14:36 Removing intermediate container 8be57ce81093 01:14:36 ---> 4d448da4d2fd 01:14:36 Step 6/23 : COPY go.mod . 01:14:36 Removing intermediate container d0a6ae905a62 01:14:36 ---> 7f31152cce12 01:14:36 Step 6/23 : COPY go.mod . 01:14:36 ---> 7a25526b2318 01:14:36 Step 7/32 : RUN go mod download 01:14:36 ---> 514f55204fd1 01:14:36 Step 7/24 : RUN go mod download 01:14:36 ---> Running in 48a8354e29d7 01:14:36 ---> Running in 44cc306b4838 01:14:36 ---> 215fe45311a9 01:14:36 Step 7/23 : RUN go mod download 01:14:36 ---> Running in b98962b97f2e 01:14:36 ---> f644df188a8e 01:14:36 Step 7/23 : RUN go mod download 01:14:36 ---> Running in 8b9c12007000 01:14:36 Removing intermediate container 1a631cb98ecd 01:14:36 ---> 63163ec9be0f 01:14:36 Step 8/24 : COPY . . 01:14:36 Removing intermediate container 48a8354e29d7 01:14:36 ---> fc4b9a3ad051 01:14:36 Step 8/32 : COPY . . 01:14:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1032 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws 01:14:36 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 01:14:37 The recommended git tool is: git 01:14:42 using credential edgex-jenkins-ssh 01:14:42 Cloning the remote Git repository 01:14:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:14:42 > git init /w/workspace/edgex-go/3 # timeout=10 01:14:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:14:42 > git --version # timeout=10 01:14:42 > git --version # 'git version 2.17.1' 01:14:42 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:43 Removing intermediate container 44cc306b4838 01:14:43 ---> 07e8e84fadbc 01:14:43 Step 8/24 : COPY . . 01:14:43 ---> 74be3be08711 01:14:43 Step 9/32 : RUN go mod tidy 01:14:43 ---> bbdd9690c159 01:14:43 Step 9/24 : RUN go mod tidy 01:14:44 Removing intermediate container b98962b97f2e 01:14:44 ---> 11a8e0cb4828 01:14:44 Step 8/23 : COPY . . 01:14:47 ---> Running in 1457eee954c9 01:14:48 Removing intermediate container 8b9c12007000 01:14:48 ---> 5f545f91dde8 01:14:48 Step 8/23 : COPY . . 01:14:48 ---> Running in 5744c2f05a70 01:14:56 ---> f82a069f78ab 01:14:56 Step 9/23 : RUN go mod tidy 01:14:56 Removing intermediate container 1457eee954c9 01:14:56 ---> 2d3a8888e355 01:14:56 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:14:56 ---> Running in c95327213c88 01:14:56 ---> 0f445fdb7d20 01:14:56 Step 9/24 : RUN go mod tidy 01:14:56 Removing intermediate container 5744c2f05a70 01:14:56 ---> 165c6b2248ec 01:14:56 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:14:56 ---> Running in 166de07f3f96 01:14:56 ---> Running in 7a5ee81dbb40 01:14:56 ---> Running in d55e8589ff76 01:14:56 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 01:14:56 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 01:14:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:14:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:14:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:14:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:14:59 Removing intermediate container c95327213c88 01:14:59 ---> feadcff5ef56 01:14:59 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:14:59 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:15:00 Merge succeeded, producing df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:15:00 Checking out Revision df9013f022464ba32e985fbc8cfe404ac6bbfb61 (PR-3591) 01:15:00 Removing intermediate container d55e8589ff76 01:15:00 ---> 36bc0d6f7f97 01:15:00 Step 10/24 : RUN make cmd/core-command/core-command 01:15:00 ---> Running in 169c047cc01d 01:15:00 ---> Running in 63bd52a5bb12 01:14:59 > git config core.sparsecheckout # timeout=10 01:14:59 > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 01:15:00 > git remote # timeout=10 01:15:00 > git config --get remote.origin.url # timeout=10 01:15:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:15:00 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 01:15:00 > git rev-parse HEAD^{commit} # timeout=10 01:15:00 > git config core.sparsecheckout # timeout=10 01:15:00 > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 01:15:01 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 01:15:01 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 01:15:04 Commit message: "docs: Removed dev churn entries" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:15:06 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:15:06 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:15:06 + sudo service docker restart 01:15:06 + true 01:15:11 ---> d368a31b04de 01:15:11 Step 9/23 : RUN go mod tidy 01:15:11 ---> Running in 2a0a4a751328 01:15:13 Removing intermediate container 2a0a4a751328 01:15:13 ---> 6df50daa3e0e 01:15:13 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:15:13 ---> Running in 6719acd5f92e 01:15: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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:25 provisioning config files... 01:15:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7297765169667648544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:25 ---> docker-login.sh 01:15:25 nexus3.edgexfoundry.org:10001 01:15:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:26 Configure a credential helper to remove this warning. See 01:15:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:26 01:15:26 Login Succeeded 01:15:27 nexus3.edgexfoundry.org:10002 01:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:27 Configure a credential helper to remove this warning. See 01:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:27 01:15:27 Login Succeeded 01:15:27 nexus3.edgexfoundry.org:10003 01:15:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:27 Configure a credential helper to remove this warning. See 01:15:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:27 01:15:27 Login Succeeded 01:15:27 nexus3.edgexfoundry.org:10004 01:15:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:28 Configure a credential helper to remove this warning. See 01:15:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:28 01:15:28 Login Succeeded 01:15:28 docker.io 01:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:29 Configure a credential helper to remove this warning. See 01:15:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:29 01:15:29 Login Succeeded 01:15:29 ---> docker-login.sh ends [Pipeline] } 01:15:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:15:29 ========================================================= 01:15:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 01:15:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:15:30 + 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 . 01:15:32 Sending build context to Docker daemon 166.4MB 01:15:32 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 01:15:32 Step 2/6 : FROM ${BASE} 01:15:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:15:32 595b0fe564bb: Pulling fs layer 01:15:32 3088b5b3c5c0: Pulling fs layer 01:15:32 5b7225fbf94c: Pulling fs layer 01:15:32 ba82ee9f976e: Pulling fs layer 01:15:32 506bd15cee9f: Pulling fs layer 01:15:32 75a0a4a0db45: Pulling fs layer 01:15:32 618dc40b7e24: Pulling fs layer 01:15:32 ba82ee9f976e: Waiting 01:15:32 506bd15cee9f: Waiting 01:15:32 75a0a4a0db45: Waiting 01:15:32 618dc40b7e24: Waiting 01:15:32 5b7225fbf94c: Verifying Checksum 01:15:32 5b7225fbf94c: Download complete 01:15:32 3088b5b3c5c0: Verifying Checksum 01:15:32 3088b5b3c5c0: Download complete 01:15:32 506bd15cee9f: Download complete 01:15:32 75a0a4a0db45: Verifying Checksum 01:15:32 75a0a4a0db45: Download complete 01:15:32 595b0fe564bb: Download complete 01:15:33 595b0fe564bb: Pull complete 01:15:33 3088b5b3c5c0: Pull complete 01:15:34 5b7225fbf94c: Pull complete 01:15:34 618dc40b7e24: Verifying Checksum 01:15:34 618dc40b7e24: Download complete 01:15:36 Removing intermediate container 7a5ee81dbb40 01:15:36 ---> 6429b937b959 01:15:36 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:15:36 ---> Running in d52b2e40024a 01:15:36 Removing intermediate container 166de07f3f96 01:15:36 ---> b759df8f35a1 01:15:36 01:15:36 Step 11/32 : FROM alpine:3.12 01:15:36 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 01:15:36 3.12: Pulling from library/alpine 01:15:36 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 01:15:36 Status: Downloaded newer image for alpine:3.12 01:15:36 ---> 13621d1b12d4 01:15:36 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:15:36 ---> Running in 20bc4c53f602 01:15:36 Removing intermediate container 20bc4c53f602 01:15:36 ---> 1195e4f0c819 01:15:36 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:15:36 ---> Running in 670d9b6690d4 01:15:36 ba82ee9f976e: Verifying Checksum 01:15:36 ba82ee9f976e: Download complete 01:15:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:15:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:15:36 (1/2) Installing dumb-init (1.2.2-r1) 01:15:36 (2/2) Installing su-exec (0.2-r1) 01:15:36 Executing busybox-1.31.1-r20.trigger 01:15:36 OK: 6 MiB in 16 packages 01:15:36 Removing intermediate container d52b2e40024a 01:15:36 ---> 6a3065b06da6 01:15:36 01:15:36 Step 12/24 : FROM docker:20.10.0 01:15:37 20.10.0: Pulling from library/docker 01:15:37 Removing intermediate container 670d9b6690d4 01:15:37 ---> c44eab438118 01:15:37 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:15:37 ---> Running in 6c36decb58d0 01:15:37 Removing intermediate container 6c36decb58d0 01:15:37 ---> 5ea5667302ca 01:15:37 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:15:37 ---> Running in 33b4949caf5f 01:15:38 Removing intermediate container 33b4949caf5f 01:15:38 ---> a3aca0d82c86 01:15:38 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:15:38 ---> Running in e56b7d7597d2 01:15:39 Removing intermediate container e56b7d7597d2 01:15:39 ---> 98244fd7c942 01:15:39 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:15:39 ---> Running in fa8e643ce591 01:15:40 Removing intermediate container fa8e643ce591 01:15:40 ---> ab194d61f438 01:15:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:15:40 ---> f90f0e620fc8 01:15:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:15:40 ---> Running in c3e24d9cc73f 01:15:42 Removing intermediate container c3e24d9cc73f 01:15:42 ---> 11ca4e09e49b 01:15:42 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:15:42 ---> 1045e613cdf7 01:15:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:15:43 ---> 55866d40403b 01:15:43 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:15:44 ---> 41c32536f5fa 01:15:44 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:15:45 Removing intermediate container 63bd52a5bb12 01:15:45 ---> a5c613aa2078 01:15:45 01:15:45 Step 11/24 : FROM alpine:3.12 01:15:45 ---> 13621d1b12d4 01:15:45 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:15:45 ---> Running in 6c50a0c1a1b7 01:15:45 ---> 06ba9d1058b7 01:15:45 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:15:45 ---> ef9b9235f031 01:15:45 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:15:45 ---> Running in 43b5863dc3c4 01:15:46 Removing intermediate container 43b5863dc3c4 01:15:46 ---> 9386b64078cf 01:15:46 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:15:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:15:46 Status: Downloaded newer image for docker:20.10.0 01:15:46 ---> aefe523efa57 01:15:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:15:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:15:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:15:46 (1/1) Installing dumb-init (1.2.2-r1) 01:15:46 Executing busybox-1.31.1-r20.trigger 01:15:46 OK: 6 MiB in 15 packages 01:15:46 ba82ee9f976e: Pull complete 01:15:46 506bd15cee9f: Pull complete 01:15:46 ---> Running in 00954e688aa6 01:15:46 Removing intermediate container 169c047cc01d 01:15:46 ---> 71c59f43c8db 01:15:46 01:15:46 Step 11/23 : FROM alpine:3.12 01:15:46 ---> 13621d1b12d4 01:15:46 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:15:46 ---> 5241bedfa2a9 01:15:46 Step 27/32 : RUN chmod +x /entrypoint.sh 01:15:46 ---> Running in 65ea8c30fc0e 01:15:46 ---> Running in ef49c75fa5fd 01:15:46 Removing intermediate container 00954e688aa6 01:15:46 ---> 5e59d74e6c4a 01:15:46 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:15:46 Removing intermediate container 6c50a0c1a1b7 01:15:46 ---> d39745b72488 01:15:46 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:15:46 ---> Running in 6fdcddfa1d90 01:15:46 ---> Running in 44cfb02a0583 01:15:47 75a0a4a0db45: Pull complete 01:15:47 Removing intermediate container 44cfb02a0583 01:15:47 ---> b2cb79def612 01:15:47 Step 14/24 : ENV APP_PORT=59882 01:15:47 ---> Running in 11d14ba21031 01:15:47 Removing intermediate container 11d14ba21031 01:15:47 ---> 8002abe70003 01:15:47 Step 15/24 : EXPOSE $APP_PORT 01:15:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:15:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:15:47 ---> Running in 68d9b3d24c59 01:15:47 (1/1) Installing dumb-init (1.2.2-r1) 01:15:47 Executing busybox-1.31.1-r20.trigger 01:15:47 OK: 6 MiB in 15 packages 01:15:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:15:48 Removing intermediate container 68d9b3d24c59 01:15:48 ---> a8591fa5bfcc 01:15:48 Step 16/24 : WORKDIR / 01:15:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:15:48 (1/39) Installing readline (8.0.4-r0) 01:15:48 (2/39) Installing bash (5.0.17-r0) 01:15:48 Executing bash-5.0.17-r0.post-install 01:15:48 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:15:48 (4/39) Installing libcurl (7.77.0-r0) 01:15:48 (5/39) Installing curl (7.77.0-r0) 01:15:48 (6/39) Installing dumb-init (1.2.2-r1) 01:15:48 (7/39) Installing libbz2 (1.0.8-r1) 01:15:48 (8/39) Installing expat (2.2.9-r1) 01:15:48 ---> Running in 00372a87ace4 01:15:48 (9/39) Installing libffi (3.3-r2) 01:15:48 (10/39) Installing gdbm (1.13-r1) 01:15:48 (11/39) Installing xz-libs (5.2.5-r0) 01:15:48 (12/39) Installing sqlite-libs (3.32.1-r1) 01:15:48 (13/39) Installing python3 (3.8.10-r0) 01:15:50 618dc40b7e24: Pull complete 01:15:50 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 01:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 01:15:50 ---> a36622ca3599 01:15:50 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 01:15:51 Removing intermediate container 6719acd5f92e 01:15:51 ---> 391988dc5b40 01:15:51 01:15:51 Step 11/23 : FROM alpine:3.12 01:15:51 ---> 13621d1b12d4 01:15:51 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:15:51 Removing intermediate container 65ea8c30fc0e 01:15:51 ---> 07fdad1e03ee 01:15:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:15:51 Removing intermediate container 00372a87ace4 01:15:51 ---> 7b2a2ad8391e 01:15:51 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:15:51 ---> Running in 7feb45a37256 01:15:51 ---> Running in 4bfc07bf574e 01:15:52 Removing intermediate container ef49c75fa5fd 01:15:52 ---> 2c2af327775c 01:15:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:15:52 (14/39) Installing py3-appdirs (1.4.4-r1) 01:15:52 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:15:52 (16/39) Installing py3-parsing (2.4.7-r0) 01:15:52 (17/39) Installing py3-six (1.15.0-r0) 01:15:52 (18/39) Installing py3-packaging (20.4-r0) 01:15:52 (19/39) Installing py3-setuptools (47.0.0-r0) 01:15:52 (20/39) Installing py3-chardet (3.0.4-r4) 01:15:52 (21/39) Installing py3-idna (2.9-r0) 01:15:52 Removing intermediate container 4bfc07bf574e 01:15:52 ---> 493545bdca2c 01:15:52 Step 14/23 : ENV APP_PORT=59861 01:15:52 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:15:52 ---> Running in b735b1424c58 01:15:52 ---> 1ee61a8f4c69 01:15:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:15:52 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:15:52 (24/39) Installing py3-requests (2.23.0-r0) 01:15:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:15:52 (25/39) Installing py3-msgpack (1.0.0-r0) 01:15:52 (26/39) Installing py3-lockfile (0.12.2-r3) 01:15:52 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:15:52 ---> Running in 2bfb6ba27928 01:15:52 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:15:52 (28/39) Installing py3-colorama (0.4.3-r0) 01:15:52 (29/39) Installing py3-distlib (0.3.0-r0) 01:15:52 (30/39) Installing py3-distro (1.5.0-r1) 01:15:52 (1/2) Installing ca-certificates (20191127-r4) 01:15:52 (31/39) Installing py3-webencodings (0.5.1-r3) 01:15:52 (2/2) Installing dumb-init (1.2.2-r1) 01:15:52 Executing busybox-1.31.1-r20.trigger 01:15:52 (32/39) Installing py3-html5lib (1.0.1-r4) 01:15:52 Removing intermediate container b735b1424c58 01:15:52 ---> 77a1115ef7ed 01:15:52 Step 29/32 : CMD ["gate"] 01:15:52 Executing ca-certificates-20191127-r4.trigger 01:15:52 (33/39) Installing py3-pytoml (0.1.21-r0) 01:15:52 OK: 6 MiB in 16 packages 01:15:52 (34/39) Installing py3-pep517 (0.8.2-r0) 01:15:52 (35/39) Installing py3-progress (1.5-r0) 01:15:52 (36/39) Installing py3-toml (0.10.1-r0) 01:15:52 (37/39) Installing py3-retrying (1.3.3-r0) 01:15:53 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:15:53 (39/39) Installing py3-pip (20.1.1-r0) 01:15:53 Removing intermediate container 2bfb6ba27928 01:15:53 ---> fdf60ef762d9 01:15:53 Step 15/23 : EXPOSE $APP_PORT 01:15:53 ---> 856806e7da59 01:15:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:15:53 ---> Running in fa60570fb26a 01:15:53 Executing busybox-1.31.1-r19.trigger 01:15:53 OK: 72 MiB in 59 packages 01:15:53 ---> Running in 504438e688d9 01:15:53 Removing intermediate container fa60570fb26a 01:15:53 ---> b5c00b695865 01:15:53 Step 30/32 : LABEL arch=x86_64 01:15:53 Removing intermediate container 504438e688d9 01:15:53 ---> 15891656c0b6 01:15:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:15:53 Collecting docker-compose==1.23.2 01:15:53 Removing intermediate container 7feb45a37256 01:15:53 ---> 33b7b536f2a6 01:15:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:15:53 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:15:53 ---> 173789f44d58 01:15:53 Step 20/24 : ENTRYPOINT ["/core-command"] 01:15:54 ---> Running in b81a8727553b 01:15:54 Collecting websocket-client<1.0,>=0.32.0 01:15:54 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:15:54 ---> Running in 28eaca5318e3 01:15:54 ---> Running in 339a7974576b 01:15:54 ---> Running in 1412138af129 01:15:54 Collecting texttable<0.10,>=0.9.0 01:15:54 Downloading texttable-0.9.1.tar.gz (11 kB) 01:15:54 ---> 6b33c2629a94 01:15:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:15:54 Removing intermediate container 28eaca5318e3 01:15:54 ---> 7f9793a38a28 01:15:54 Step 14/23 : ENV APP_PORT=59860 01:15:55 Removing intermediate container 339a7974576b 01:15:55 ---> 75b021892554 01:15:55 Step 31/32 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:15:55 Collecting dockerpty<0.5,>=0.4.1 01:15:55 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:15:55 Removing intermediate container 1412138af129 01:15:55 ---> 2f242c8aee7b 01:15:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:15:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:15:55 ---> Running in 6fa25bf03371 01:15:55 ---> Running in 9d66d3c6fd90 01:15:55 ---> Running in eaeb9defd22a 01:15:55 ---> c3de2c9a9c69 01:15:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:15:55 Collecting cached-property<2,>=1.2.0 01:15:55 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:15:55 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:15:55 Collecting docopt<0.7,>=0.6.1 01:15:55 Downloading docopt-0.6.2.tar.gz (25 kB) 01:15:55 Removing intermediate container 6fa25bf03371 01:15:55 ---> f25450cfa1e3 01:15:55 Step 15/23 : EXPOSE $APP_PORT 01:15:55 Removing intermediate container eaeb9defd22a 01:15:55 ---> 8b93dcc4dbb2 01:15:55 Step 22/24 : LABEL arch=x86_64 01:15:55 ---> 51ab6cc98d27 01:15:55 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:15:55 Removing intermediate container 9d66d3c6fd90 01:15:55 ---> 430f5a1f102a 01:15:55 Step 32/32 : LABEL version=0.0.0 01:15:55 ---> Running in 888548a901eb 01:15:55 ---> Running in 91a9c8fa2643 01:15:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:15:56 ---> Running in c3befc26a7a1 01:15:56 ---> Running in 2bd6e8287c96 01:15:56 Collecting PyYAML<4,>=3.10 01:15:56 Downloading PyYAML-3.13.tar.gz (270 kB) 01:15:56 Removing intermediate container 91a9c8fa2643 01:15:56 ---> 735296ba5fac 01:15:56 Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:15:56 Removing intermediate container 888548a901eb 01:15:56 ---> c2a836a0cc8f 01:15:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:15:56 Removing intermediate container c3befc26a7a1 01:15:56 ---> 150464bb23c5 01:15:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:15:56 ---> Running in 663a952b2be7 01:15:56 Removing intermediate container 2bd6e8287c96 01:15:56 ---> f410116d3847 01:15:56 01:15:56 Successfully built f410116d3847 01:15:56 ---> Running in 6897059ad3db 01:15:56 Successfully tagged security-bootstrapper:latest 01:15:56 Building security-proxy-setup 01:15:57  Building security-bootstrapper ... done Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:15:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:15:57 Removing intermediate container 663a952b2be7 01:15:57 ---> eadc416005d3 01:15:57 Step 24/24 : LABEL version=0.0.0 01:15:57 (1/12) Installing libmagic (5.39-r0) 01:15:57 (2/12) Installing file (5.39-r0) 01:15:57 (3/12) Installing libc-dev (0.7.2-r3) 01:15:57 (4/12) Installing g++ (10.2.1_pre1-r3) 01:15:57 Collecting docker<4.0,>=3.6.0 01:15:57 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:15:58 ---> 919e741a3119 01:15:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:15:58 Collecting jsonschema<3,>=2.5.1 01:15:58 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:15:59 ---> Running in a1b28ac6e543 01:15:59 Removing intermediate container 6897059ad3db 01:15:59 ---> 16acfe24eea2 01:15:59 Step 21/23 : LABEL arch=x86_64 01:15:59 Collecting urllib3<1.25,>=1.21.1 01:15:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:16:00 Collecting idna<2.8,>=2.5 01:16:00 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:16:00 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) 01:16:00 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) 01:16:01 Collecting docker-pycreds>=0.4.0 01:16:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:16:01 Removing intermediate container a1b28ac6e543 01:16:01 ---> 58a83b69579a 01:16:01 01:16:01 ---> 82c76a2efef3 01:16:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:16:01 ---> Running in 1449d878fd67 01:16:01 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:16:01 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:16:01 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:16:01 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:16:01 Installing collected packages: websocket-client, texttable, dockerpty, cached-property, docopt, PyYAML, urllib3, idna, requests, docker-pycreds, docker, jsonschema, docker-compose 01:16:01 Successfully built 58a83b69579a 01:16:01 Successfully tagged core-command:latest 01:16:01  Building core-command ... done Building security-secretstore-setup 01:16:01 Running setup.py install for texttable: started 01:16:01 Running setup.py install for texttable: finished with status 'done' 01:16:01 (5/12) Installing fortify-headers (1.1-r0) 01:16:01 (6/12) Installing patch (2.7.6-r7) 01:16:01 Running setup.py install for dockerpty: started 01:16:01 Removing intermediate container 1449d878fd67 01:16:01 ---> 945507911421 01:16:01 Step 22/23 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:16:01 (7/12) Installing build-base (0.5-r2) 01:16:01 (8/12) Installing libsodium (1.0.18-r0) 01:16:02 Running setup.py install for dockerpty: finished with status 'done' 01:16:02 (9/12) Installing pkgconf (1.7.3-r0) 01:16:02 (10/12) Installing libsodium-dev (1.0.18-r0) 01:16:02 (11/12) Installing libzmq (4.3.3-r1) 01:16:02 (12/12) Installing zeromq-dev (4.3.3-r1) 01:16:02 Executing busybox-1.32.1-r6.trigger 01:16:02 OK: 218 MiB in 52 packages 01:16:03 Running setup.py install for docopt: started 01:16:03 Running setup.py install for docopt: finished with status 'done' 01:16:03 Running setup.py install for PyYAML: started 01:16:04 Running setup.py install for PyYAML: finished with status 'done' 01:16:04 Attempting uninstall: urllib3 01:16:04 Found existing installation: urllib3 1.25.9 01:16:04 Uninstalling urllib3-1.25.9: 01:16:04 Successfully uninstalled urllib3-1.25.9 01:16:06 Removing intermediate container b81a8727553b 01:16:06 ---> b4754fba1603 01:16:06 Step 4/6 : WORKDIR /edgex-go 01:16:06 ---> Running in 11bfa50d287b 01:16:07 Removing intermediate container 11bfa50d287b 01:16:07 ---> c1631ea9e51e 01:16:07 Step 5/6 : COPY go.mod . 01:16:07 ---> 1ee9b873a8b8 01:16:07 Step 6/6 : RUN go mod download 01:16:07 ---> Running in 5f8c23a8339a 01:16:08 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:16:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:16:08 ---> 1582661f1569 01:16:08 Step 3/26 : WORKDIR /edgex-go 01:16:08 ---> Using cache 01:16:08 ---> 248f7f9e7743 01:16:08 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:08 ---> Using cache 01:16:08 ---> f3d0f865a02a 01:16:08 Step 5/26 : RUN apk add --update --no-cache make git 01:16:08 ---> Using cache 01:16:08 ---> 7f31152cce12 01:16:08 Step 6/26 : COPY go.mod . 01:16:08 ---> Using cache 01:16:08 ---> 215fe45311a9 01:16:08 Step 7/26 : RUN go mod download 01:16:08 ---> Using cache 01:16:08 ---> 11a8e0cb4828 01:16:08 Step 8/26 : COPY . . 01:16:08 ---> Using cache 01:16:08 ---> f82a069f78ab 01:16:08 Step 9/26 : RUN go mod tidy 01:16:08 ---> Using cache 01:16:08 ---> feadcff5ef56 01:16:08 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:16:08 ---> Running in bcc8a8c5a581 01:16:08 Attempting uninstall: idna 01:16:08 Found existing installation: idna 2.9 01:16:08 Uninstalling idna-2.9: 01:16:08 Successfully uninstalled idna-2.9 01:16:08 ---> 36af187d9317 01:16:08 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:16:08 ---> Running in f046ecd8d8f6 01:16:08 Attempting uninstall: requests 01:16:08 ---> Running in ff32b122b197 01:16:08 Found existing installation: requests 2.23.0 01:16:08 Uninstalling requests-2.23.0: 01:16:08 Successfully uninstalled requests-2.23.0 01:16:08 Removing intermediate container bcc8a8c5a581 01:16:08 ---> 72a531e94c4c 01:16:08 Step 23/23 : LABEL version=0.0.0 01:16:08 ---> Running in 38af994e1a0a 01:16:09 Removing intermediate container ff32b122b197 01:16:09 ---> eb0eef9c6d20 01:16:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:09 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 01:16:10 Removing intermediate container 38af994e1a0a 01:16:10 ---> 7ff2e9c969b4 01:16:10 01:16:10 ---> Running in 748328efa706 01:16:10 Successfully built 7ff2e9c969b4 01:16:10 Successfully tagged support-scheduler:latest 01:16:10 Building core-metadata 01:16:10  Building support-scheduler ... done Removing intermediate container 748328efa706 01:16:10 ---> 97d606496245 01:16:10 Step 21/23 : LABEL arch=x86_64 01:16:10 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 01:16:12 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:16:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:16:12 ---> 1582661f1569 01:16:12 Step 3/22 : WORKDIR /edgex-go 01:16:12 ---> Using cache 01:16:12 ---> 248f7f9e7743 01:16:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:12 ---> Using cache 01:16:12 ---> f3d0f865a02a 01:16:12 Step 5/22 : RUN apk add --update --no-cache make git 01:16:12 ---> Using cache 01:16:12 ---> 7f31152cce12 01:16:12 Step 6/22 : COPY go.mod . 01:16:12 ---> Using cache 01:16:12 ---> 215fe45311a9 01:16:12 Step 7/22 : RUN go mod download 01:16:12 ---> Using cache 01:16:12 ---> 11a8e0cb4828 01:16:12 Step 8/22 : COPY . . 01:16:12 ---> Using cache 01:16:12 ---> f82a069f78ab 01:16:12 Step 9/22 : RUN go mod tidy 01:16:12 ---> Using cache 01:16:12 ---> feadcff5ef56 01:16:12 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:16:12 ---> Running in 5d4a41ed63d5 01:16:16 ---> Running in decadafa8872 01:16:16 Removing intermediate container 5d4a41ed63d5 01:16:16 ---> 957476d941ed 01:16:16 Step 22/23 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:16:16 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:16:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:16:16 ---> 1582661f1569 01:16:16 Step 3/24 : WORKDIR /edgex-go 01:16:16 ---> Using cache 01:16:16 ---> 248f7f9e7743 01:16:16 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:16 ---> Using cache 01:16:16 ---> f3d0f865a02a 01:16:16 Step 5/24 : RUN apk add --update --no-cache make git 01:16:16 ---> Using cache 01:16:16 ---> 7f31152cce12 01:16:16 Step 6/24 : COPY go.mod . 01:16:16 ---> Using cache 01:16:16 ---> 215fe45311a9 01:16:16 Step 7/24 : RUN go mod download 01:16:16 ---> Using cache 01:16:16 ---> 11a8e0cb4828 01:16:16 Step 8/24 : COPY . . 01:16:16 ---> Using cache 01:16:16 ---> f82a069f78ab 01:16:16 Step 9/24 : RUN go mod tidy 01:16:16 ---> Using cache 01:16:16 ---> feadcff5ef56 01:16:16 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:16:16 ---> Running in 5b087893b51c 01:16:16 ---> Running in 462eda537fab 01:16:17 Removing intermediate container 5b087893b51c 01:16:17 ---> 2a963a966a1e 01:16:17 Step 23/23 : LABEL version=0.0.0 01:16:17 ---> Running in ba48b5e56735 01:16:17 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 01:16:17 Removing intermediate container ba48b5e56735 01:16:17 ---> 00fd8e55e8a6 01:16:17 01:16:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:16:18 Successfully built 00fd8e55e8a6 01:16:18 Successfully tagged support-notifications:latest 01:16:18 Building core-data 01:16:21  Building support-notifications ... done Removing intermediate container 6fdcddfa1d90 01:16:21 ---> 9b61fea49e23 01:16:21 Step 15/24 : ENV APP_PORT=58890 01:16:21 ---> Running in 5d0219726348 01:16:21 Removing intermediate container 5d0219726348 01:16:21 ---> 8b4a6ac99af4 01:16:21 Step 16/24 : EXPOSE $APP_PORT 01:16:22 ---> Running in b76a28519b2a 01:16:22 Removing intermediate container b76a28519b2a 01:16:22 ---> 887daac732af 01:16:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:16:22 ---> 74040ec2bf44 01:16:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:16:23 ---> c671a1cc34d0 01:16:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:16:23 ---> 16f5b65eaeac 01:16:23 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:16:24 ---> Running in db51d1b989f8 01:16:24 Removing intermediate container db51d1b989f8 01:16:24 ---> 4957c1308f7b 01:16:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:16:25 ---> Running in 2b55fb367d37 01:16:25 Removing intermediate container 2b55fb367d37 01:16:25 ---> 7a0abd542ad6 01:16:25 Step 22/24 : LABEL arch=x86_64 01:16:26 ---> Running in c8c08e07b31c 01:16:26 Removing intermediate container c8c08e07b31c 01:16:26 ---> 287e13303628 01:16:26 Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:16:26 ---> Running in d411f6de358e 01:16:26 Removing intermediate container d411f6de358e 01:16:26 ---> e627cd0e9d49 01:16:26 Step 24/24 : LABEL version=0.0.0 01:16:27 ---> Running in f10c71e6bd9e 01:16:27 Removing intermediate container f10c71e6bd9e 01:16:27 ---> 0e3904e9173b 01:16:27 01:16:27 Successfully built 0e3904e9173b 01:16:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:16:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:16:27 ---> 1582661f1569 01:16:27 Step 3/24 : WORKDIR /edgex-go 01:16:27 ---> Using cache 01:16:27 ---> 248f7f9e7743 01:16:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:16:27 ---> Using cache 01:16:27 ---> f3d0f865a02a 01:16:27 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:16:27 Successfully tagged sys-mgmt-agent:latest 01:16:27  Building sys-mgmt-agent ... done  ---> Running in 0217b8f2069a 01:16:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 01:16:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 01:16:30 OK: 219 MiB in 52 packages 01:16:30 Removing intermediate container 0217b8f2069a 01:16:30 ---> 6c0aa120af11 01:16:30 Step 6/24 : COPY go.mod . 01:16:31 ---> f5287ac396be 01:16:31 Step 7/24 : RUN go mod download 01:16:31 ---> Running in 2afdd635d41e 01:16:32 Removing intermediate container 5f8c23a8339a 01:16:32 ---> 72fab5f2828f 01:16:32 Removing intermediate container 2afdd635d41e 01:16:32 ---> 96c957508d93 01:16:32 Step 8/24 : COPY . . 01:16:32 Successfully built 72fab5f2828f 01:16:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:16:33 + docker inspect -f . ci-base-image-arm64 01:16:33 . [Pipeline] withDockerContainer 01:16:33 prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container 01:16:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 01:16:35 $ docker top f45a58a8108bf42f4da0e5965ad698d30198ff615f0bb39fa935e9f1aceb288f -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:36 + go version 01:16:36 go version go1.16.5 linux/arm64 [Pipeline] } 01:16:36 $ docker stop --time=1 f45a58a8108bf42f4da0e5965ad698d30198ff615f0bb39fa935e9f1aceb288f 01:16:37 $ docker rm -f f45a58a8108bf42f4da0e5965ad698d30198ff615f0bb39fa935e9f1aceb288f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:16:38 + docker inspect -f . ci-base-image-arm64 01:16:38 . [Pipeline] withDockerContainer 01:16:38 prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container 01:16:38 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat 01:16:40 $ docker top 325810b7f31e39e14e43fee286d98418a54acc9134fb7e488e146850773b83f1 -eo pid,comm [Pipeline] { [Pipeline] echo 01:16:40 ========================================================= 01:16:40 [edgeXBuildGoParallel] Running Tests and Build... 01:16:40 ========================================================= [Pipeline] sh 01:16:41 + go mod tidy [Pipeline] sh 01:16:42 ---> da625feb9d36 01:16:42 Step 9/24 : RUN go mod tidy 01:16:42 ---> Running in 5668b99afb90 01:16:42 + make test 01:16:42 go mod tidy 01:16:43 Removing intermediate container 5668b99afb90 01:16:43 ---> b344ac368f7d 01:16:43 Step 10/24 : RUN make cmd/core-data/core-data 01:16:43 ---> Running in c19a0bf98c54 01:16:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 01:16:43 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 01:16:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:16:48 Removing intermediate container f046ecd8d8f6 01:16:48 ---> 180873c61fa0 01:16:48 01:16:48 Step 11/26 : FROM alpine:3.12 01:16:48 ---> 13621d1b12d4 01:16:48 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:16:48 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:16:48 ---> Running in 25a215c18783 01:16:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:16:49 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:16:49 (1/6) Installing ca-certificates (20191127-r4) 01:16:49 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:16:49 (3/6) Installing libcurl (7.77.0-r0) 01:16:49 (4/6) Installing curl (7.77.0-r0) 01:16:49 (5/6) Installing dumb-init (1.2.2-r1) 01:16:49 (6/6) Installing su-exec (0.2-r1) 01:16:49 Executing busybox-1.31.1-r20.trigger 01:16:49 Executing ca-certificates-20191127-r4.trigger 01:16:49 OK: 7 MiB in 20 packages 01:16:50 Removing intermediate container 25a215c18783 01:16:50 ---> de115c2e152c 01:16:50 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:16:50 ---> Running in e698b3436133 01:16:50 Removing intermediate container e698b3436133 01:16:50 ---> 478c353a3bbc 01:16:50 Step 14/26 : WORKDIR / 01:16:50 ---> Running in e7da61f8c7cd 01:16:51 Removing intermediate container e7da61f8c7cd 01:16:51 ---> 30ca92b275e9 01:16:51 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:16:51 ---> 76a059d0c995 01:16:51 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:16:51 ---> 2776c6c1d087 01:16:51 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:16:52 ---> d9e46e66b6de 01:16:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:16:52 ---> 31abe99caa61 01:16:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:16:52 ---> 87ff3c464063 01:16:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:16:54 ---> 808f4cb437fa 01:16:54 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:16:55 Removing intermediate container decadafa8872 01:16:55 ---> 064871f629b1 01:16:55 01:16:55 Step 11/22 : FROM alpine:3.12 01:16:55 ---> 13621d1b12d4 01:16:55 Step 12/22 : RUN apk add --update --no-cache curl 01:16:55 ---> fd4e2048f912 01:16:55 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/ 01:16:55 ---> Running in c2c8b5220fde 01:16:55 ---> Running in 3dba65ec01b2 01:16:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:16:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:16:55 Removing intermediate container 3dba65ec01b2 01:16:55 ---> fee446097919 01:16:55 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:16:56 ---> Running in a9d99735b2d6 01:16:56 (1/4) Installing ca-certificates (20191127-r4) 01:16:56 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:16:56 (3/4) Installing libcurl (7.77.0-r0) 01:16:56 (4/4) Installing curl (7.77.0-r0) 01:16:56 Executing busybox-1.31.1-r20.trigger 01:16:56 Executing ca-certificates-20191127-r4.trigger 01:16:56 Removing intermediate container a9d99735b2d6 01:16:56 ---> 069ca0e2cd48 01:16:56 Step 24/26 : LABEL arch=x86_64 01:16:56 OK: 7 MiB in 18 packages 01:16:56 ---> Running in caa064b577ab 01:16:56 Removing intermediate container caa064b577ab 01:16:56 ---> 3cd8e0e350a0 01:16:56 Step 25/26 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:16:56 ---> Running in d9bf6ab272d3 01:16:56 Removing intermediate container d9bf6ab272d3 01:16:56 ---> e0b60e12d61e 01:16:56 Step 26/26 : LABEL version=0.0.0 01:16:56 ---> Running in 5ca071c3f202 01:16:57 Removing intermediate container c2c8b5220fde 01:16:57 ---> c37c887443f8 01:16:57 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:16:57 Removing intermediate container 5ca071c3f202 01:16:57 ---> 796a3b53995e 01:16:57 01:16:57 ---> Running in df3fd0f6cd51 01:16:57 Successfully built 796a3b53995e 01:16:57 Successfully tagged security-secretstore-setup:latest 01:16:58  Building security-secretstore-setup ... done Removing intermediate container df3fd0f6cd51 01:16:58 ---> d8ac3ac1d865 01:16:58 Step 14/22 : WORKDIR /edgex 01:16:58 Removing intermediate container 462eda537fab 01:16:58 ---> 26199a8d995e 01:16:58 01:16:58 Step 11/24 : FROM alpine:3.12 01:16:58 ---> 13621d1b12d4 01:16:58 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:16:58 ---> Using cache 01:16:58 ---> 07fdad1e03ee 01:16:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:16:58 ---> Using cache 01:16:58 ---> 493545bdca2c 01:16:58 Step 14/24 : ENV APP_PORT=59881 01:16:58 ---> Running in b7b91104c0ea 01:16:58 ---> Running in 536d17e7db09 01:16:58 Removing intermediate container 536d17e7db09 01:16:58 ---> 2ee331c64bac 01:16:58 Step 15/24 : EXPOSE $APP_PORT 01:16:58 Removing intermediate container b7b91104c0ea 01:16:58 ---> a7c7c4a576d5 01:16:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:16:58 ---> Running in 3ac7eb10d949 01:16:59 ---> 2bf44e3bd6f2 01:16:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:16:59 Removing intermediate container 3ac7eb10d949 01:16:59 ---> d0bbfc3e1e15 01:16:59 Step 16/24 : WORKDIR / 01:16:59 ---> Running in 3a75bbf9c0bd 01:16:59 Removing intermediate container 3a75bbf9c0bd 01:16:59 ---> 655fb922a295 01:16:59 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:16:59 ---> ae0e28ce63f6 01:16:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:16:59 ---> a39dd398be56 01:16:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:17:00 ---> 7b32fdfc5ad4 01:17:00 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:17:00 ---> Running in c4cec742044f 01:17:00 ---> 422a94eea4f4 01:17:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:17:00 Removing intermediate container c4cec742044f 01:17:00 ---> b44f05722c14 01:17:00 Step 19/22 : CMD ["--init=true"] 01:17:00 ---> Running in bf3bbd83db4c 01:17:00 ---> 682eca0ec78d 01:17:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:17:00 Removing intermediate container bf3bbd83db4c 01:17:00 ---> ec964c241170 01:17:00 Step 20/22 : LABEL arch=x86_64 01:17:00 ---> Running in 77a87401a724 01:17:01 ---> Running in dccbf59ea421 01:17:01 Removing intermediate container 77a87401a724 01:17:01 ---> 0a6260356465 01:17:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:17:01 ---> Running in bf11004d01d6 01:17:01 Removing intermediate container dccbf59ea421 01:17:01 ---> 0c04f5ee30af 01:17:01 Step 21/22 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:17:01 Removing intermediate container bf11004d01d6 01:17:01 ---> cee9f298fdca 01:17:01 Step 22/24 : LABEL arch=x86_64 01:17:01 ---> Running in 1fd732ea7955 01:17:01 ---> Running in 2fb79bffb226 01:17:01 Removing intermediate container 1fd732ea7955 01:17:01 ---> 69d8f3c584be 01:17:01 Step 22/22 : LABEL version=0.0.0 01:17:01 ---> Running in 3f470a81a7fd 01:17:01 Removing intermediate container 2fb79bffb226 01:17:01 ---> 2d07256b77f9 01:17:01 Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:17:02 Removing intermediate container 3f470a81a7fd 01:17:02 ---> 2cfd04f26b25 01:17:02 01:17:02 ---> Running in dc7463e29967 01:17:02 Successfully built 2cfd04f26b25 01:17:02 Successfully tagged security-proxy-setup:latest 01:17:02  Building security-proxy-setup ... done Removing intermediate container dc7463e29967 01:17:02 ---> dbfdfeafbaa8 01:17:02 Step 24/24 : LABEL version=0.0.0 01:17:02 ---> Running in 8452760250a9 01:17:02 Removing intermediate container 8452760250a9 01:17:02 ---> e13d9c192d9a 01:17:02 01:17:02 Successfully built e13d9c192d9a 01:17:02 Successfully tagged core-metadata:latest 01:17:05 ? github.com/edgexfoundry/edgex-go [no test files] 01:17:06  Building core-metadata ... done Removing intermediate container c19a0bf98c54 01:17:06 ---> 103c7c50445c 01:17:06 01:17:06 Step 11/24 : FROM alpine:3.12 01:17:06 ---> 13621d1b12d4 01:17:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:17:06 ---> Running in df84cd7c1e1d 01:17:06 Removing intermediate container df84cd7c1e1d 01:17:06 ---> 5301d19f2c86 01:17:06 Step 13/24 : ENV APP_PORT=59880 01:17:06 ---> Running in 03f9ba6ffc74 01:17:06 Removing intermediate container 03f9ba6ffc74 01:17:06 ---> 54b2b389e794 01:17:06 Step 14/24 : EXPOSE $APP_PORT 01:17:06 ---> Running in fafba6baf6a8 01:17:06 Removing intermediate container fafba6baf6a8 01:17:06 ---> 7e68da3d40a0 01:17:06 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:17:06 ---> Running in 98f3447d9d6b 01:17:07 Removing intermediate container 98f3447d9d6b 01:17:07 ---> 84c14fd900fc 01:17:07 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:17:07 ---> Running in 2705e4c06375 01:17:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:17:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:17:08 (1/6) Installing dumb-init (1.2.2-r1) 01:17:08 (2/6) Installing libgcc (9.3.0-r2) 01:17:08 (3/6) Installing libsodium (1.0.18-r0) 01:17:08 (4/6) Installing libstdc++ (9.3.0-r2) 01:17:09 (5/6) Installing libzmq (4.3.3-r0) 01:17:09 (6/6) Installing zeromq (4.3.3-r0) 01:17:09 Executing busybox-1.31.1-r20.trigger 01:17:09 OK: 8 MiB in 20 packages 01:17:09 Removing intermediate container 2705e4c06375 01:17:09 ---> 386914dd27ef 01:17:09 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:17:10 ---> 24f403a7c0c1 01:17:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:17:10 ---> da7642461b72 01:17:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:17:10 ---> 853aaebd9b5b 01:17:10 Step 20/24 : ENTRYPOINT ["/core-data"] 01:17:10 ---> Running in acc9eec023b2 01:17:11 Removing intermediate container acc9eec023b2 01:17:11 ---> 788f3d5f9626 01:17:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:17:11 ---> Running in 2b625fd48f31 01:17:11 Removing intermediate container 2b625fd48f31 01:17:11 ---> 4a060f53fab4 01:17:11 Step 22/24 : LABEL arch=x86_64 01:17:11 ---> Running in 3c8a112ba04d 01:17:11 Removing intermediate container 3c8a112ba04d 01:17:11 ---> f03c69748b27 01:17:11 Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:17:11 ---> Running in d4a0fed0ac31 01:17:11 Removing intermediate container d4a0fed0ac31 01:17:11 ---> 1eb9a566246c 01:17:11 Step 24/24 : LABEL version=0.0.0 01:17:11 ---> Running in c0a99fb20021 01:17:11 Removing intermediate container c0a99fb20021 01:17:11 ---> 9a308f498afd 01:17:11 01:17:11 Successfully built 9a308f498afd 01:17:11 Successfully tagged core-data:latest 01:17:11  Building core-data ... done  [Pipeline] } 01:17:11 $ docker stop --time=1 da9c38ba3420587f3ff788b4de3cf99dcf4ad54255aa05cda02326f05dfb3a23 01:17:12 $ docker rm -f da9c38ba3420587f3ff788b4de3cf99dcf4ad54255aa05cda02326f05dfb3a23 [Pipeline] // withDockerContainer [Pipeline] sh 01:17:13 + docker images 01:17:13 REPOSITORY TAG IMAGE ID CREATED SIZE 01:17:13 core-data latest 9a308f498afd 2 seconds ago 20.2MB 01:17:13 103c7c50445c 8 seconds ago 1.15GB 01:17:13 core-metadata latest e13d9c192d9a 11 seconds ago 16.6MB 01:17:13 security-proxy-setup latest 2cfd04f26b25 12 seconds ago 25.7MB 01:17:13 security-secretstore-setup latest 796a3b53995e 16 seconds ago 28.7MB 01:17:13 26199a8d995e 16 seconds ago 1.15GB 01:17:13 064871f629b1 19 seconds ago 1.15GB 01:17:13 180873c61fa0 26 seconds ago 1.15GB 01:17:13 sys-mgmt-agent latest 0e3904e9173b 46 seconds ago 312MB 01:17:13 support-notifications latest 00fd8e55e8a6 56 seconds ago 16.7MB 01:17:13 support-scheduler latest 7ff2e9c969b4 About a minute ago 15.9MB 01:17:13 core-command latest 58a83b69579a About a minute ago 15.9MB 01:17:13 security-bootstrapper latest f410116d3847 About a minute ago 18.6MB 01:17:13 391988dc5b40 About a minute ago 1.15GB 01:17:13 71c59f43c8db About a minute ago 1.15GB 01:17:13 a5c613aa2078 About a minute ago 1.14GB 01:17:13 6a3065b06da6 About a minute ago 1.15GB 01:17:13 b759df8f35a1 About a minute ago 1.15GB 01:17:13 ci-base-image-x86_64 latest 1582661f1569 5 minutes ago 647MB 01:17:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 7 weeks ago 445MB 01:17:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 8 weeks ago 37.5MB 01:17:13 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 01:17:13 docker 20.10.0 aefe523efa57 6 months ago 240MB 01:17:13 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 01:17:28 Still waiting to schedule task 01:17:28 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 01:18:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:18:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:18:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:18:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:18:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:18:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:18:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 01:18:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:18:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:18:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:18:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 01:18:21 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 01:18:21 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:18:21 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:18:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.207s coverage: 28.7% of statements 01:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.277s coverage: 100.0% of statements 01:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.304s coverage: 53.1% of statements 01:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:18:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.713s coverage: 87.7% of statements 01:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:18:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:18:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.209s coverage: 78.9% of statements 01:18:40 Running on prd-ubuntu18.04-docker-8c-8g-1033 in /w/workspace/edgexfoundry_edgex-go_PR-3591 [Pipeline] { [Pipeline] ws 01:18:40 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 01:18:40 The recommended git tool is: git 01:18:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.214s coverage: 81.2% of statements 01:18:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:18:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:18:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 01:18:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:18:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:18:43 using credential edgex-jenkins-ssh 01:18:43 Cloning the remote Git repository 01:18:43 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:18:43 > git init /w/workspace/edgex-go/3 # timeout=10 01:18:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:18:43 > git --version # timeout=10 01:18:43 > git --version # 'git version 2.17.1' 01:18:43 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:18:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.313s coverage: 95.1% of statements 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:18:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.169s coverage: 60.0% of statements 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:18:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.337s coverage: 0.8% of statements 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:18:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.144s coverage: 58.8% of statements 01:18:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.223s coverage: 22.0% of statements 01:18:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:18:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements 01:18:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.282s coverage: 79.5% of statements 01:18:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.186s coverage: 94.1% of statements 01:18:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:18:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:18:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:18:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3591/head:refs/remotes/origin/PR-3591 +refs/heads/master:refs/remotes/origin/master # timeout=10 01:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.308s coverage: 96.3% of statements 01:18:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.289s coverage: 87.5% of statements 01:18:49 Merging remotes/origin/master commit 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 into PR head commit df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:18:49 Merge succeeded, producing df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:18:49 Checking out Revision df9013f022464ba32e985fbc8cfe404ac6bbfb61 (PR-3591) 01:18:49 > git config core.sparsecheckout # timeout=10 01:18:49 > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 01:18:49 > git remote # timeout=10 01:18:49 > git config --get remote.origin.url # timeout=10 01:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 01:18:49 > git merge 4428e4d1b6445bf1b64e4b4ca5eff36de518c634 # timeout=10 01:18:49 > git rev-parse HEAD^{commit} # timeout=10 01:18:49 > git config core.sparsecheckout # timeout=10 01:18:49 > git checkout -f df9013f022464ba32e985fbc8cfe404ac6bbfb61 # timeout=10 01:18:53 Commit message: "docs: Removed dev churn entries" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:55 + echo snap-build.sh 01:18:55 snap-build.sh 01:18:55 + SNAP_BASE_DIR=. 01:18:55 + '[' '!' -z /w/workspace/edgex-go/3 ']' 01:18:55 + SNAP_BASE_DIR=/w/workspace/edgex-go/3 01:18:55 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' 01:18:55 [snap-build] Building snap in dir [/w/workspace/edgex-go/3] 01:18:55 + cd /w/workspace/edgex-go/3 01:18:55 + sudo apt-get remove -qy --purge lxd lxd-client 01:18:55 Reading package lists... 01:18:55 Building dependency tree... 01:18:55 Reading state information... 01:18:55 The following packages were automatically installed and are no longer required: 01:18:55 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 01:18:55 uidmap xdelta3 01:18:55 Use 'sudo apt autoremove' to remove them. 01:18:55 The following packages will be REMOVED: 01:18:55 lxd* lxd-client* 01:18:56 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 01:18:56 After this operation, 31.7 MB disk space will be freed. 01:18:56 (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.) 01:18:56 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 01:18:57 Removing lxd dnsmasq configuration 01:18:57 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 01:18:57 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 01:18:58 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:18:58 (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.) 01:18:58 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 01:19:00 Processing triggers for systemd (237-3ubuntu10.45) ... 01:19:00 Processing triggers for ureadahead (0.100.0-21) ... 01:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.188s coverage: 94.4% of statements 01:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.166s coverage: 44.8% of statements 01:19:01 + sudo snap remove --purge lxd 01:19:02 snap "lxd" is not installed 01:19:02 + sudo groupadd --force --system lxd 01:19:02 ++ whoami 01:19:02 + sudo /usr/sbin/usermod -G lxd -a jenkins 01:19:02 + newgrp - lxd 01:19:02 + sudo snap install lxd 01:19:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.489s coverage: 81.8% of statements 01:19:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:19:10 2021-06-24T01:19:08Z INFO Waiting for automatic snapd restart... 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.257s coverage: 92.9% of statements 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.137s coverage: 100.0% of statements 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.161s coverage: 58.8% of statements 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.182s coverage: 80.0% of statements 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.345s coverage: 91.2% of statements 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.706s coverage: 64.4% of statements 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:19:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.157s coverage: 100.0% of statements 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.077s coverage: 91.3% of statements 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.085s coverage: 100.0% of statements 01:19:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.135s coverage: 73.7% of statements 01:19:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements 01:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.051s coverage: 66.9% of statements 01:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 01:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 01:19:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 01:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.733s coverage: 43.6% of statements 01:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.309s coverage: 89.5% of statements 01:19:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:19:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.222s coverage: 84.8% of statements 01:19:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:19:25 lxd 4.15 from Canonical* installed 01:19:25 + sudo lxd init --auto 01:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.263s coverage: 19.3% of statements 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.490s coverage: 91.9% of statements 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.204s coverage: 62.7% of statements 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:19:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.381s coverage: 97.6% of statements 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 01:19:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.163s coverage: 28.9% of statements 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 01:19:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.200s coverage: 100.0% of statements 01:19:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements 01:19:30 GO111MODULE=on go vet ./... 01:19:33 + sudo snap install --classic snapcraft 01:19:43 snapcraft 4.8.2 from Canonical* installed 01:19:43 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 01:19:43 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 01:19:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:19:43 Dload Upload Total Spent Left Speed 01:19:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 627 100 627 0 0 4860 0 --:--:-- --:--:-- --:--:-- 4860 01:19:43 100 3325k 100 3325k 0 0 9210k 0 --:--:-- --:--:-- --:--:-- 9210k 01:19:43 ./yq_linux_amd64 01:19:43 + sudo snapcraft prime --use-lxd 01:19:45 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 01:19:45 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: 01:19:45 - README.md 01:19:45 01:19:45 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:19:46 Launching a container. 01:19:54 Waiting for container to be ready 01:19:54 To start your first instance, try: lxc launch ubuntu:18.04 01:19:54 01:19:58 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 01:19:58 Waiting for network to be ready... 01:19:58 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:19:58 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 01:19:58 Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:19:58 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 01:19:58 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 01:19:58 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:19:58 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 01:19:58 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 01:19:58 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 01:19:58 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 01:19:59 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:19:59 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:19:59 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:19:59 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:19:59 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:19:59 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:19:59 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:19:59 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:19:59 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:20:00 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2127 kB] 01:20:00 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 01:20:00 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 01:20:00 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 01:20:00 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 01:20:00 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 01:20:00 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 01:20:00 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 01:20:02 Fetched 24.8 MB in 4s (6044 kB/s) 01:20:03 Reading package lists... 01:20:03 Reading package lists... 01:20:04 Building dependency tree... 01:20:04 Reading state information... 01:20:04 The following additional packages will be installed: 01:20:04 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:20:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:20:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:20:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 01:20:04 Suggested packages: 01:20:04 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 01:20:04 Recommended packages: 01:20:04 gnupg libsasl2-modules 01:20:04 The following NEW packages will be installed: 01:20:04 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 01:20:04 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 01:20:04 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 01:20:04 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 01:20:04 The following packages will be upgraded: 01:20:04 gpg gpg-agent gpgconf libudev1 01:20:04 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. 01:20:04 Need to get 3530 kB of archives. 01:20:04 After this operation, 13.3 MB of additional disk space will be used. 01:20:04 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] 01:20:04 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] 01:20:04 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 01:20:04 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 01:20:04 Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.48 [58.0 kB] 01:20:04 Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.48 [1103 kB] 01:20:05 Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] 01:20:05 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] 01:20:05 Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] 01:20:05 Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] 01:20:05 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] 01:20:05 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 01:20:05 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] 01:20:05 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] 01:20:05 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] 01:20:05 Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] 01:20:05 Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] 01:20:05 Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] 01:20:05 Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] 01:20:05 Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] 01:20:05 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] 01:20:05 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] 01:20:05 debconf: delaying package configuration, since apt-utils is not installed 01:20:05 Fetched 3530 kB in 1s (3025 kB/s) 01:20:05 (Reading database ... 12511 files and directories currently installed.) 01:20:05 Preparing to unpack .../libudev1_237-3ubuntu10.48_amd64.deb ... 01:20:05 Unpacking libudev1:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 01:20:05 Setting up libudev1:amd64 (237-3ubuntu10.48) ... 01:20:05 Selecting previously unselected package udev. 01:20:05 (Reading database ... 12511 files and directories currently installed.) 01:20:05 Preparing to unpack .../00-udev_237-3ubuntu10.48_amd64.deb ... 01:20:05 Unpacking udev (237-3ubuntu10.48) ... 01:20:05 Selecting previously unselected package libfuse2:amd64. 01:20:05 Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... 01:20:05 Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:20:05 Selecting previously unselected package fuse. 01:20:05 Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... 01:20:05 Unpacking fuse (2.9.7-1ubuntu1) ... 01:20:05 Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... 01:20:05 Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:20:06 Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... 01:20:06 Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:20:06 Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... 01:20:06 Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:20:06 Selecting previously unselected package libksba8:amd64. 01:20:06 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 01:20:06 Unpacking libksba8:amd64 (1.3.5-2) ... 01:20:06 Selecting previously unselected package libroken18-heimdal:amd64. 01:20:06 Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:20:06 Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:06 Selecting previously unselected package libasn1-8-heimdal:amd64. 01:20:06 Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:20:06 Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:06 Selecting previously unselected package libheimbase1-heimdal:amd64. 01:20:06 Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:20:06 Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:06 Selecting previously unselected package libhcrypto4-heimdal:amd64. 01:20:06 Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:20:06 Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:06 Selecting previously unselected package libwind0-heimdal:amd64. 01:20:06 Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:20:06 Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:06 Selecting previously unselected package libhx509-5-heimdal:amd64. 01:20:06 Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:20:06 Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:06 Selecting previously unselected package libkrb5-26-heimdal:amd64. 01:20:06 Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:20:06 Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:07 Selecting previously unselected package libheimntlm0-heimdal:amd64. 01:20:07 Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:20:07 Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:07 Selecting previously unselected package libgssapi3-heimdal:amd64. 01:20:07 Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... 01:20:07 Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:07 Selecting previously unselected package libsasl2-modules-db:amd64. 01:20:07 Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:20:07 Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:20:07 Selecting previously unselected package libsasl2-2:amd64. 01:20:07 Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 01:20:07 Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:20:07 Selecting previously unselected package libldap-common. 01:20:07 Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 01:20:07 Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:20:07 Selecting previously unselected package libldap-2.4-2:amd64. 01:20:07 Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 01:20:07 Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:20:07 Selecting previously unselected package dirmngr. 01:20:07 Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... 01:20:07 Unpacking dirmngr (2.2.4-1ubuntu1.4) ... 01:20:07 Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 01:20:07 Setting up gpgconf (2.2.4-1ubuntu1.4) ... 01:20:07 Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... 01:20:07 Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:20:07 Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 01:20:07 Setting up gpg-agent (2.2.4-1ubuntu1.4) ... 01:20:07 Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:07 Setting up libksba8:amd64 (1.3.5-2) ... 01:20:07 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:20:07 Setting up udev (237-3ubuntu10.48) ... 01:20:07 invoke-rc.d: policy-rc.d denied execution of start. 01:20:07 Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:07 Processing triggers for systemd (237-3ubuntu10) ... 01:20:08 Setting up fuse (2.9.7-1ubuntu1) ... 01:20:08 Setting up gpg (2.2.4-1ubuntu1.4) ... 01:20:08 Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:08 Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:08 Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:08 Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:08 Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:08 Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:08 Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... 01:20:08 Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 01:20:08 Setting up dirmngr (2.2.4-1ubuntu1.4) ... 01:20:08 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:20:08 The unit files have no installation config (WantedBy, RequiredBy, Also, Alias 01:20:08 settings in the [Install] section, and DefaultInstance for template units). 01:20:08 This means they are not meant to be enabled using systemctl. 01:20:08 Possible reasons for having this kind of units are: 01:20:08 1) A unit may be statically enabled by being symlinked from another unit's 01:20:08 .wants/ or .requires/ directory. 01:20:08 2) A unit's purpose may be to act as a helper for some other unit which has 01:20:08 a requirement dependency on it. 01:20:08 3) A unit may be started when needed via activation (socket, path, timer, 01:20:08 D-Bus, udev, scripted systemctl call, ...). 01:20:08 4) In case of template units, the unit is meant to be enabled with some 01:20:08 instance name specified. 01:20:08 Reading package lists... 01:20:09 Building dependency tree... 01:20:09 Reading state information... 01:20:09 The following additional packages will be installed: 01:20:09 apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 01:20:09 libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 01:20:09 libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 01:20:09 libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 01:20:09 python3-minimal python3.6 python3.6-minimal squashfs-tools systemd 01:20:09 Suggested packages: 01:20:09 apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig 01:20:09 gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain 01:20:09 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 01:20:09 python3.6-venv python3.6-doc binfmt-support zenity | kdialog 01:20:09 systemd-container policykit-1 01:20:09 Recommended packages: 01:20:09 krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher 01:20:09 The following NEW packages will be installed: 01:20:09 apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 01:20:09 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib 01:20:09 libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support 01:20:09 multiarch-support openssh-client python3 python3-minimal python3.6 01:20:09 python3.6-minimal snapd squashfs-tools sudo 01:20:09 The following packages will be upgraded: 01:20:09 apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd 01:20:09 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. 01:20:09 Need to get 36.7 MB of archives. 01:20:09 After this operation, 147 MB of additional disk space will be used. 01:20:09 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] 01:20:09 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] 01:20:09 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.48 [2915 kB] 01:20:09 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] 01:20:09 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [1610 kB] 01:20:09 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.4 [1712 kB] 01:20:09 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] 01:20:09 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] 01:20:09 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 01:20:09 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] 01:20:09 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 01:20:09 Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 01:20:09 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 01:20:09 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 01:20:09 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] 01:20:09 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] 01:20:10 Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.48 [209 kB] 01:20:10 Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] 01:20:10 Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] 01:20:10 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] 01:20:10 Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] 01:20:10 Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] 01:20:10 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] 01:20:10 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] 01:20:10 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] 01:20:10 Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] 01:20:10 Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] 01:20:10 Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] 01:20:10 Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] 01:20:10 Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] 01:20:11 debconf: delaying package configuration, since apt-utils is not installed 01:20:11 Fetched 36.7 MB in 2s (16.1 MB/s) 01:20:11 (Reading database ... 12757 files and directories currently installed.) 01:20:11 Preparing to unpack .../systemd_237-3ubuntu10.48_amd64.deb ... 01:20:11 Unpacking systemd (237-3ubuntu10.48) over (237-3ubuntu10) ... 01:20:12 Preparing to unpack .../libsystemd0_237-3ubuntu10.48_amd64.deb ... 01:20:12 Unpacking libsystemd0:amd64 (237-3ubuntu10.48) over (237-3ubuntu10) ... 01:20:12 Setting up libsystemd0:amd64 (237-3ubuntu10.48) ... 01:20:12 (Reading database ... 12757 files and directories currently installed.) 01:20:12 Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... 01:20:12 Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... 01:20:12 Setting up libapt-pkg5.0:amd64 (1.6.13) ... 01:20:12 (Reading database ... 12757 files and directories currently installed.) 01:20:12 Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... 01:20:12 Unpacking apt (1.6.13) over (1.6.1) ... 01:20:13 Setting up apt (1.6.13) ... 01:20:13 Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... 01:20:13 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 01:20:13 (Reading database ... 12764 files and directories currently installed.) 01:20:13 Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:20:13 Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:20:13 Selecting previously unselected package libpython3.6-minimal:amd64. 01:20:13 Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:20:13 Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:20:14 Selecting previously unselected package libexpat1:amd64. 01:20:14 Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... 01:20:14 Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:20:14 Selecting previously unselected package python3.6-minimal. 01:20:14 Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:20:14 Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:20:14 Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... 01:20:14 Checking for services that may need to be restarted...done. 01:20:14 Checking for services that may need to be restarted...done. 01:20:14 Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:20:14 Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... 01:20:14 Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... 01:20:15 Selecting previously unselected package python3-minimal. 01:20:15 (Reading database ... 13012 files and directories currently installed.) 01:20:15 Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... 01:20:15 Unpacking python3-minimal (3.6.7-1~18.04) ... 01:20:15 Selecting previously unselected package mime-support. 01:20:15 Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... 01:20:15 Unpacking mime-support (3.60ubuntu1) ... 01:20:15 Selecting previously unselected package libmpdec2:amd64. 01:20:15 Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... 01:20:15 Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:20:15 Selecting previously unselected package libpython3.6-stdlib:amd64. 01:20:15 Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:20:15 Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:20:15 Selecting previously unselected package python3.6. 01:20:15 Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 01:20:15 Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:20:15 Selecting previously unselected package libpython3-stdlib:amd64. 01:20:15 Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... 01:20:15 Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:20:15 Setting up python3-minimal (3.6.7-1~18.04) ... 01:20:16 Selecting previously unselected package python3. 01:20:16 (Reading database ... 13442 files and directories currently installed.) 01:20:16 Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... 01:20:16 Unpacking python3 (3.6.7-1~18.04) ... 01:20:16 Selecting previously unselected package multiarch-support. 01:20:16 Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... 01:20:16 Unpacking multiarch-support (2.27-3ubuntu1.4) ... 01:20:16 Setting up multiarch-support (2.27-3ubuntu1.4) ... 01:20:16 Selecting previously unselected package liblzo2-2:amd64. 01:20:16 (Reading database ... 13479 files and directories currently installed.) 01:20:16 Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... 01:20:16 Unpacking liblzo2-2:amd64 (2.08-1.2) ... 01:20:16 Selecting previously unselected package libbsd0:amd64. 01:20:16 Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... 01:20:16 Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:20:16 Selecting previously unselected package sudo. 01:20:16 Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 01:20:16 Unpacking sudo (1.8.21p2-3ubuntu1.4) ... 01:20:16 Selecting previously unselected package apparmor. 01:20:16 Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... 01:20:16 Unpacking apparmor (2.12-4ubuntu5.1) ... 01:20:16 Selecting previously unselected package libedit2:amd64. 01:20:16 Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... 01:20:16 Unpacking libedit2:amd64 (3.1-20170329-1) ... 01:20:16 Selecting previously unselected package libkrb5support0:amd64. 01:20:16 Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 01:20:16 Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:20:16 Selecting previously unselected package libk5crypto3:amd64. 01:20:16 Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 01:20:16 Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:20:16 Selecting previously unselected package libkeyutils1:amd64. 01:20:16 Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... 01:20:16 Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:20:16 Selecting previously unselected package libkrb5-3:amd64. 01:20:16 Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 01:20:16 Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:20:17 Selecting previously unselected package libgssapi-krb5-2:amd64. 01:20:17 Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 01:20:17 Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:20:17 Selecting previously unselected package libssl1.0.0:amd64. 01:20:17 Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... 01:20:17 Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:20:17 Selecting previously unselected package openssh-client. 01:20:17 Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... 01:20:17 Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... 01:20:17 Selecting previously unselected package squashfs-tools. 01:20:17 Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... 01:20:17 Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 01:20:17 Selecting previously unselected package snapd. 01:20:17 Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... 01:20:17 Unpacking snapd (2.49.2+18.04) ... 01:20:20 Setting up libedit2:amd64 (3.1-20170329-1) ... 01:20:20 Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... 01:20:20 Setting up mime-support (3.60ubuntu1) ... 01:20:20 Setting up sudo (1.8.21p2-3ubuntu1.4) ... 01:20:20 Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... 01:20:20 Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 01:20:20 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:20:20 Setting up systemd (237-3ubuntu10.48) ... 01:20:20 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 01:20:21 Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... 01:20:21 Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... 01:20:21 Setting up liblzo2-2:amd64 (2.08-1.2) ... 01:20:21 Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... 01:20:21 Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 01:20:21 Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... 01:20:22 Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... 01:20:22 Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 01:20:22 Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... 01:20:22 Setting up python3 (3.6.7-1~18.04) ... 01:20:22 running python rtupdate hooks for python3.6... 01:20:22 running python post-rtupdate hooks for python3.6... 01:20:22 Setting up apparmor (2.12-4ubuntu5.1) ... 01:20:22 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 01:20:23 Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 01:20:23 Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... 01:20:23 Setting up snapd (2.49.2+18.04) ... 01:20:23 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 01:20:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 01:20:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 01:20:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 01:20:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:20:24 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 01:20:24 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 01:20:24 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 01:20:25 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 01:20:25 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 01:20:25 /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' 01:20:25 Processing triggers for libc-bin (2.27-3ubuntu1) ... 01:20:25 Processing triggers for systemd (237-3ubuntu10.48) ... 01:20:27 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:20:27 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:20:27 Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:20:27 Get:4 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 01:20:28 Fetched 2215 kB in 1s (1567 kB/s) 01:20:29 Reading package lists... 01:20:29 Reading package lists... 01:20:29 Building dependency tree... 01:20:29 Reading state information... 01:20:29 Calculating upgrade... 01:20:30 The following packages will be upgraded: 01:20:30 advancecomp base-files bash binutils binutils-common 01:20:30 binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf 01:20:30 dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv 01:20:30 grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils 01:20:30 libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 01:20:30 libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 01:20:30 libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 01:20:30 libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 01:20:30 libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 01:20:30 libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime 01:20:30 libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 01:20:30 libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 01:20:30 libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login 01:20:30 mount ncurses-base ncurses-bin openssl passwd patch perl perl-base 01:20:30 perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata 01:20:30 ubuntu-keyring util-linux 01:20:30 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 01:20:30 Need to get 64.1 MB of archives. 01:20:30 After this operation, 5112 kB of additional disk space will be used. 01:20:30 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-147.151 [991 kB] 01:20:30 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] 01:20:30 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] 01:20:30 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] 01:20:30 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] 01:20:30 Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] 01:20:30 Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] 01:20:30 Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] 01:20:30 Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] 01:20:30 Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] 01:20:30 Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] 01:20:30 Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] 01:20:30 Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] 01:20:30 Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] 01:20:30 Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 01:20:30 Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] 01:20:30 Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] 01:20:30 Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] 01:20:30 Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] 01:20:30 Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] 01:20:30 Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] 01:20:30 Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] 01:20:30 Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] 01:20:30 Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] 01:20:30 Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 01:20:30 Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] 01:20:30 Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] 01:20:30 Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] 01:20:30 Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] 01:20:30 Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] 01:20:30 Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] 01:20:30 Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] 01:20:30 Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] 01:20:30 Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] 01:20:30 Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] 01:20:30 Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] 01:20:30 Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] 01:20:30 Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4.1-0ubuntu0.18.04.1 [111 kB] 01:20:30 Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4.1-0ubuntu0.18.04.1 [140 kB] 01:20:30 Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] 01:20:30 Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] 01:20:30 Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] 01:20:30 Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] 01:20:30 Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] 01:20:30 Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] 01:20:30 Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 01:20:30 Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] 01:20:30 Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] 01:20:30 Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] 01:20:30 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] 01:20:30 Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] 01:20:30 Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] 01:20:30 Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] 01:20:30 Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] 01:20:30 Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] 01:20:30 Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] 01:20:30 Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] 01:20:30 Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] 01:20:30 Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] 01:20:30 Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] 01:20:30 Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] 01:20:31 Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] 01:20:31 Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] 01:20:31 Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] 01:20:31 Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] 01:20:31 Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] 01:20:31 Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] 01:20:31 Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] 01:20:31 Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] 01:20:31 Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] 01:20:31 Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] 01:20:31 Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] 01:20:31 Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] 01:20:31 Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] 01:20:31 Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] 01:20:31 Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] 01:20:31 Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] 01:20:31 Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] 01:20:31 Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] 01:20:31 Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] 01:20:31 Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] 01:20:31 Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] 01:20:31 Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] 01:20:31 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] 01:20:31 Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] 01:20:31 Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.48 [15.5 kB] 01:20:31 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] 01:20:31 Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] 01:20:31 Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] 01:20:31 Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] 01:20:31 Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] 01:20:32 Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] 01:20:32 Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] 01:20:32 Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] 01:20:32 Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] 01:20:32 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] 01:20:32 Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] 01:20:32 Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] 01:20:32 Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] 01:20:32 Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 01:20:32 Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 01:20:32 Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] 01:20:32 debconf: delaying package configuration, since apt-utils is not installed 01:20:32 Fetched 64.1 MB in 2s (28.8 MB/s) 01:20:32 (Reading database ... 13914 files and directories currently installed.) 01:20:32 Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... 01:20:32 Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:20:33 Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... 01:20:33 Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:20:33 Preparing to unpack .../2-linux-libc-dev_4.15.0-147.151_amd64.deb ... 01:20:33 Unpacking linux-libc-dev:amd64 (4.15.0-147.151) over (4.15.0-20.21) ... 01:20:33 Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:33 Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:20:33 Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:33 Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:20:33 Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:33 Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:20:33 Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:33 Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:20:33 Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:33 Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:20:33 Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:33 Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:20:33 Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:33 Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:20:33 Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... 01:20:34 (Reading database ... 13914 files and directories currently installed.) 01:20:34 Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:34 Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... 01:20:34 Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... 01:20:34 (Reading database ... 13914 files and directories currently installed.) 01:20:34 Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:34 Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:20:34 Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:34 Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:20:34 Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... 01:20:34 Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... 01:20:34 Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... 01:20:34 (Reading database ... 13914 files and directories currently installed.) 01:20:34 Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... 01:20:34 Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:20:35 Setting up libc6:amd64 (2.27-3ubuntu1.4) ... 01:20:35 (Reading database ... 13914 files and directories currently installed.) 01:20:35 Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... 01:20:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 01:20:35 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 01:20:35 Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... 01:20:35 Setting up base-files (10.1ubuntu2.10) ... 01:20:35 Installing new version of config file /etc/issue ... 01:20:35 Installing new version of config file /etc/issue.net ... 01:20:35 Installing new version of config file /etc/lsb-release ... 01:20:35 Installing new version of config file /etc/update-motd.d/50-motd-news ... 01:20:35 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 01:20:36 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 01:20:36 Removing obsolete conffile /etc/default/motd-news ... 01:20:36 (Reading database ... 13915 files and directories currently installed.) 01:20:36 Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... 01:20:36 Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... 01:20:36 Setting up bash (4.4.18-2ubuntu1.2) ... 01:20:36 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 01:20:36 (Reading database ... 13915 files and directories currently installed.) 01:20:36 Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... 01:20:36 Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... 01:20:36 Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... 01:20:36 (Reading database ... 13915 files and directories currently installed.) 01:20:36 Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 01:20:36 Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... 01:20:36 Setting up tar (1.29b-2ubuntu0.2) ... 01:20:36 (Reading database ... 13915 files and directories currently installed.) 01:20:36 Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... 01:20:36 Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:20:36 Setting up dpkg (1.19.0.5ubuntu2.3) ... 01:20:37 (Reading database ... 13915 files and directories currently installed.) 01:20:37 Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... 01:20:37 Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:20:37 Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... 01:20:37 (Reading database ... 13915 files and directories currently installed.) 01:20:37 Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... 01:20:37 Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:20:37 Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... 01:20:37 (Reading database ... 13915 files and directories currently installed.) 01:20:37 Preparing to unpack .../grep_3.1-2build1_amd64.deb ... 01:20:37 Unpacking grep (3.1-2build1) over (3.1-2) ... 01:20:37 Setting up grep (3.1-2build1) ... 01:20:37 (Reading database ... 13915 files and directories currently installed.) 01:20:37 Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... 01:20:37 Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:20:38 Setting up login (1:4.5-1ubuntu2) ... 01:20:38 (Reading database ... 13915 files and directories currently installed.) 01:20:38 Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... 01:20:38 Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:20:38 Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... 01:20:38 (Reading database ... 13915 files and directories currently installed.) 01:20:38 Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... 01:20:38 Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:20:38 Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... 01:20:38 Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:20:38 Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... 01:20:38 Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:20:39 Setting up perl-base (5.26.1-6ubuntu0.5) ... 01:20:39 (Reading database ... 13915 files and directories currently installed.) 01:20:39 Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... 01:20:39 Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... 01:20:39 Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:20:39 Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:20:39 Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... 01:20:39 Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... 01:20:39 Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... 01:20:39 (Reading database ... 13915 files and directories currently installed.) 01:20:39 Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... 01:20:39 Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... 01:20:40 Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... 01:20:40 (Reading database ... 13915 files and directories currently installed.) 01:20:40 Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:20:40 Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:20:40 Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:20:40 (Reading database ... 13915 files and directories currently installed.) 01:20:40 Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:20:40 Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:20:40 Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:20:40 (Reading database ... 13915 files and directories currently installed.) 01:20:40 Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:20:40 Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:20:40 Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:20:40 (Reading database ... 13915 files and directories currently installed.) 01:20:40 Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:20:40 Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:20:40 Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:20:40 (Reading database ... 13915 files and directories currently installed.) 01:20:40 Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... 01:20:40 Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:20:40 Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... 01:20:40 Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:20:40 Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... 01:20:40 (Reading database ... 13915 files and directories currently installed.) 01:20:40 Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... 01:20:40 Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:20:40 Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... 01:20:41 (Reading database ... 13915 files and directories currently installed.) 01:20:41 Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:20:41 Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:20:41 Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... 01:20:41 (Reading database ... 13915 files and directories currently installed.) 01:20:41 Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:20:41 Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:20:41 Setting up fdisk (2.31.1-0.4ubuntu3.7) ... 01:20:41 (Reading database ... 13915 files and directories currently installed.) 01:20:41 Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:20:41 Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:20:42 Setting up util-linux (2.31.1-0.4ubuntu3.7) ... 01:20:42 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 01:20:42 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 01:20:42 (Reading database ... 13915 files and directories currently installed.) 01:20:42 Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... 01:20:42 Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... 01:20:42 Setting up libc-bin (2.27-3ubuntu1.4) ... 01:20:42 (Reading database ... 13915 files and directories currently installed.) 01:20:42 Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... 01:20:42 Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... 01:20:42 Setting up ncurses-base (6.1-1ubuntu1.18.04) ... 01:20:43 (Reading database ... 13917 files and directories currently installed.) 01:20:43 Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... 01:20:43 Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... 01:20:43 Setting up debconf (1.5.66ubuntu1) ... 01:20:43 (Reading database ... 13917 files and directories currently installed.) 01:20:43 Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... 01:20:43 Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:20:43 Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... 01:20:43 (Reading database ... 13917 files and directories currently installed.) 01:20:43 Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... 01:20:43 Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... 01:20:43 Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... 01:20:43 (Reading database ... 13917 files and directories currently installed.) 01:20:43 Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:20:43 Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:20:43 Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:20:43 (Reading database ... 13917 files and directories currently installed.) 01:20:43 Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:20:43 Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:20:43 Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... 01:20:43 (Reading database ... 13919 files and directories currently installed.) 01:20:43 Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... 01:20:43 Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:20:44 Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... 01:20:44 (Reading database ... 13923 files and directories currently installed.) 01:20:44 Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... 01:20:44 Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... 01:20:44 Preparing to unpack .../systemd-sysv_237-3ubuntu10.48_amd64.deb ... 01:20:44 Unpacking systemd-sysv (237-3ubuntu10.48) over (237-3ubuntu10) ... 01:20:44 Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 01:20:44 Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:20:44 Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 01:20:44 (Reading database ... 13923 files and directories currently installed.) 01:20:44 Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... 01:20:44 Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... 01:20:44 Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... 01:20:44 (Reading database ... 13923 files and directories currently installed.) 01:20:44 Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... 01:20:44 Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... 01:20:44 Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... 01:20:44 (Reading database ... 13923 files and directories currently installed.) 01:20:44 Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... 01:20:44 Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... 01:20:44 Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... 01:20:44 (Reading database ... 13923 files and directories currently installed.) 01:20:44 Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... 01:20:44 Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... 01:20:44 Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... 01:20:45 (Reading database ... 13923 files and directories currently installed.) 01:20:45 Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... 01:20:45 Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... 01:20:45 Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... 01:20:45 (Reading database ... 13923 files and directories currently installed.) 01:20:45 Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... 01:20:45 Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... 01:20:45 Setting up passwd (1:4.5-1ubuntu2) ... 01:20:45 (Reading database ... 13923 files and directories currently installed.) 01:20:45 Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... 01:20:45 Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... 01:20:45 Setting up gpgv (2.2.4-1ubuntu1.4) ... 01:20:45 (Reading database ... 13923 files and directories currently installed.) 01:20:45 Preparing to unpack .../libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:20:45 Unpacking libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:20:46 Setting up libnettle6:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:20:46 (Reading database ... 13923 files and directories currently installed.) 01:20:46 Preparing to unpack .../libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb ... 01:20:46 Unpacking libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) over (3.4-1) ... 01:20:46 Setting up libhogweed4:amd64 (3.4.1-0ubuntu0.18.04.1) ... 01:20:46 (Reading database ... 13923 files and directories currently installed.) 01:20:46 Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... 01:20:46 Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... 01:20:46 Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... 01:20:46 (Reading database ... 13923 files and directories currently installed.) 01:20:46 Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... 01:20:46 Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... 01:20:46 Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... 01:20:46 (Reading database ... 13923 files and directories currently installed.) 01:20:46 Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... 01:20:46 Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... 01:20:46 Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... 01:20:46 (Reading database ... 13923 files and directories currently installed.) 01:20:46 Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... 01:20:46 Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... 01:20:46 Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... 01:20:46 (Reading database ... 13923 files and directories currently installed.) 01:20:46 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... 01:20:46 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... 01:20:46 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... 01:20:46 (Reading database ... 13923 files and directories currently installed.) 01:20:46 Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... 01:20:46 Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... 01:20:46 Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... 01:20:47 (Reading database ... 13924 files and directories currently installed.) 01:20:47 Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:20:47 Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:20:47 Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... 01:20:47 Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... 01:20:47 Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... 01:20:47 Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... 01:20:47 Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... 01:20:47 Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... 01:20:47 Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... 01:20:47 Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... 01:20:47 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... 01:20:47 Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... 01:20:47 Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... 01:20:47 Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... 01:20:47 Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... 01:20:47 Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... 01:20:47 Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... 01:20:47 Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... 01:20:47 Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... 01:20:47 Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... 01:20:47 Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 01:20:47 Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... 01:20:48 Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... 01:20:48 Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... 01:20:48 Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... 01:20:48 Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... 01:20:48 Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... 01:20:48 Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... 01:20:48 Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:20:48 Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:20:48 Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:20:48 Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:20:48 Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:20:48 Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:20:49 Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... 01:20:49 Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... 01:20:49 Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:20:49 Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:20:49 Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:20:49 Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:20:49 Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:20:49 Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:20:49 Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:20:49 Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:20:50 Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:20:50 Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:20:51 Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:20:51 Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:20:51 Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:20:51 Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:20:51 Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:20:51 Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:20:52 gofmt -l . 01:20:52 [ "`gofmt -l .`" = "" ] 01:20:52 ./bin/test-attribution-txt.sh [Pipeline] sh 01:20:52 Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... 01:20:52 Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... 01:20:52 Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:20:52 Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:20:52 Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 01:20:52 Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:20:53 Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 01:20:53 Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... 01:20:53 Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... 01:20:53 Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... 01:20:53 + ls -al . 01:20:53 total 588 01:20:53 drwxrwxr-x 9 1001 1001 4096 Jun 24 01:20 . 01:20:53 drwxr-xr-x 4 root root 4096 Jun 24 01:16 .. 01:20:53 -rw-rw-r-- 1 1001 1001 11 Jun 24 01:14 .dockerignore 01:20:53 drwxrwxr-x 8 1001 1001 4096 Jun 24 01:15 .git 01:20:53 drwxrwxr-x 3 1001 1001 4096 Jun 24 01:14 .github 01:20:53 -rw-rw-r-- 1 1001 1001 818 Jun 24 01:14 .gitignore 01:20:53 -rw-rw-r-- 1 1001 1001 166 Jun 24 01:14 .sonarcloud.properties 01:20:53 -rw-rw-r-- 1 1001 1001 8609 Jun 24 01:14 Attribution.txt 01:20:53 -rw-rw-r-- 1 1001 1001 43881 Jun 24 01:14 CHANGELOG.md 01:20:53 -rw-rw-r-- 1 1001 1001 3804 Jun 24 01:14 CONTRIBUTING.md 01:20:53 -rw-rw-r-- 1 1001 1001 931 Jun 24 01:14 Dockerfile.build 01:20:53 -rw-rw-r-- 1 1001 1001 849 Jun 24 01:14 Jenkinsfile 01:20:53 -rw-rw-r-- 1 1001 1001 10775 Jun 24 01:14 LICENSE 01:20:53 -rw-rw-r-- 1 1001 1001 5605 Jun 24 01:14 Makefile 01:20:53 -rw-rw-r-- 1 1001 1001 7905 Jun 24 01:14 README.md 01:20:53 -rw-rw-r-- 1 1001 1001 7071 Jun 24 01:14 SECURITY.md 01:20:53 -rw-rw-r-- 1 1001 1001 5 Jun 24 01:10 VERSION 01:20:53 -rw-rw-r-- 1 1001 1001 4131 Jun 24 01:14 ZMQWindows.md 01:20:53 drwxrwxr-x 2 1001 1001 4096 Jun 24 01:14 bin 01:20:53 drwxrwxr-x 14 1001 1001 4096 Jun 24 01:14 cmd 01:20:53 -rw-r--r-- 1 root root 398095 Jun 24 01:19 coverage.out 01:20:53 -rw-rw-r-- 1 1001 1001 841 Jun 24 01:14 go.mod 01:20:53 -rw-r--r-- 1 root root 20843 Jun 24 01:16 go.sum 01:20:53 drwxrwxr-x 7 1001 1001 4096 Jun 24 01:14 internal 01:20:53 drwxrwxr-x 3 1001 1001 4096 Jun 24 01:14 openapi 01:20:53 drwxrwxr-x 4 1001 1001 4096 Jun 24 01:14 snap 01:20:53 -rw-rw-r-- 1 1001 1001 168 Jun 24 01:14 version.go [Pipeline] sh 01:20:53 Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:20:53 Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:20:53 Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 01:20:53 Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... 01:20:53 Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... 01:20:53 Unpacking pkgbinarymangler (138.18.04.1) over (138) ... 01:20:53 Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:20:53 Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... 01:20:53 Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:20:53 Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:20:53 Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:20:53 Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... 01:20:53 Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... 01:20:53 Setting up tzdata (2021a-0ubuntu0.18.04) ... 01:20:53 + '[' -e coverage.out ] 01:20:53 + chown 1001:1001 coverage.out [Pipeline] stash 01:20:53 Warning: overwriting stash ‘coverage-report’ 01:20:53 01:20:53 Current default time zone: 'Etc/UTC' 01:20:53 Local time is now: Thu Jun 24 01:20:53 UTC 2021. 01:20:53 Universal Time is now: Thu Jun 24 01:20:53 UTC 2021. 01:20:53 Run 'dpkg-reconfigure tzdata' if you wish to change it. 01:20:53 01:20:53 Setting up systemd-sysv (237-3ubuntu10.48) ... 01:20:53 Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:20:53 Setting up linux-libc-dev:amd64 (4.15.0-147.151) ... 01:20:53 Setting up mount (2.31.1-0.4ubuntu3.7) ... 01:20:53 Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... 01:20:53 Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... 01:20:53 Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... 01:20:53 Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... 01:20:53 Setting up libkmod2:amd64 (24-1ubuntu3.5) ... 01:20:53 Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... 01:20:53 Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... 01:20:53 Setting up procps (2:3.3.12-3ubuntu1.2) ... 01:20:54 Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... 01:20:54 Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... 01:20:54 Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... 01:20:54 Setting up patch (2.7.6-2ubuntu1.1) ... 01:20:54 Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... 01:20:54 Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... 01:20:54 Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... 01:20:54 Installing new version of config file /etc/ssl/openssl.cnf ... 01:20:54 Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 01:20:54 Setting up libc-dev-bin (2.27-3ubuntu1.4) ... 01:20:54 Setting up ca-certificates (20210119~18.04.1) ... 01:20:54 Stashed 1 file(s) [Pipeline] sh 01:20:55 + make build 01:20:55 go mod tidy 01:20:55 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 01:20:56 Updating certificates in /etc/ssl/certs... 01:20:56 23 added, 27 removed; done. 01:20:56 Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... 01:20:56 Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... 01:20:56 Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... 01:20:57 Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... 01:20:57 Setting up pkgbinarymangler (138.18.04.1) ... 01:20:57 Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... 01:20:57 Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... 01:20:57 Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... 01:20:57 Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... 01:20:57 Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:20:57 Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... 01:20:57 Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 01:20:57 Setting up perl (5.26.1-6ubuntu0.5) ... 01:20:57 Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... 01:20:57 Setting up cpp (4:7.4.0-1ubuntu2.3) ... 01:20:57 Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 01:20:57 Setting up binutils (2.30-21ubuntu1~18.04.5) ... 01:20:57 Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... 01:20:57 Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 01:20:57 Setting up gcc (4:7.4.0-1ubuntu2.3) ... 01:20:57 Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 01:20:57 Setting up g++ (4:7.4.0-1ubuntu2.3) ... 01:20:57 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:20:57 Processing triggers for systemd (237-3ubuntu10.48) ... 01:20:57 Processing triggers for mime-support (3.60ubuntu1) ... 01:20:57 Processing triggers for ca-certificates (20210119~18.04.1) ... 01:20:57 Updating certificates in /etc/ssl/certs... 01:20:58 0 added, 0 removed; done. 01:20:58 Running hooks in /etc/ca-certificates/update.d... 01:20:58 done. 01:21:01 Reading package lists... 01:21:01 Building dependency tree... 01:21:01 Reading state information... 01:21:01 The following NEW packages will be installed: 01:21:01 apt-transport-https 01:21:01 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 01:21:01 Need to get 1692 B of archives. 01:21:01 After this operation, 154 kB of additional disk space will be used. 01:21:01 Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] 01:21:01 debconf: delaying package configuration, since apt-utils is not installed 01:21:01 Fetched 1692 B in 0s (8514 B/s) 01:21:01 Selecting previously unselected package apt-transport-https. 01:21:01 (Reading database ... 13929 files and directories currently installed.) 01:21:01 Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... 01:21:01 Unpacking apt-transport-https (1.6.13) ... 01:21:01 Setting up apt-transport-https (1.6.13) ... 01:21:01 Waiting for network to be ready... 01:21:02 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 01:21:06 2021-06-24T01:21:03Z INFO Waiting for automatic snapd restart... 01:21:06 snapd 2.51 from Canonical* installed 01:21:07 "snapd" switched to the "latest/stable" channel 01:21:07 01:21:10 core18 20210611 from Canonical* installed 01:21:10 "core18" switched to the "latest/stable" channel 01:21:10 01:21:14 snapcraft 4.8.2 from Canonical* installed 01:21:14 "snapcraft" switched to the "latest/stable" channel 01:21:14 01:21:19 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: 01:21:19 - README.md 01:21:19 01:21:19 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 01:21:19 Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 01:21:19 Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease 01:21:19 Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:21:20 Reading package lists... 01:21:20 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 01:21:20 Reading package lists... 01:21:21 Building dependency tree... 01:21:21 Reading state information... 01:21:21 Suggested packages: 01:21:21 gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email 01:21:21 git-gui gitk gitweb git-cvs git-mediawiki git-svn 01:21:21 Recommended packages: 01:21:21 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 01:21:21 The following NEW packages will be installed: 01:21:21 git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 01:21:21 libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 01:21:21 pkg-config zip 01:21:21 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. 01:21:21 Need to get 7663 kB of archives. 01:21:21 After this operation, 43.8 MB of additional disk space will be used. 01:21:21 Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1171 kB] 01:21:21 Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] 01:21:21 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] 01:21:21 Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] 01:21:21 Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] 01:21:21 Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 01:21:21 Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] 01:21:21 Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] 01:21:21 Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] 01:21:22 Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] 01:21:22 Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 01:21:22 Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 01:21:22 Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 01:21:22 Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 01:21:22 Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] 01:21:22 debconf: delaying package configuration, since apt-utils is not installed 01:21:22 Fetched 7663 kB in 1s (10.5 MB/s) 01:21:22 Selecting previously unselected package libglib2.0-0:amd64. 01:21:22 (Reading database ... 13933 files and directories currently installed.) 01:21:22 Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 01:21:22 Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:21:22 Selecting previously unselected package libpsl5:amd64. 01:21:22 Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... 01:21:22 Unpacking libpsl5:amd64 (0.19.1-5build1) ... 01:21:22 Selecting previously unselected package libnghttp2-14:amd64. 01:21:22 Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... 01:21:22 Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:21:22 Selecting previously unselected package librtmp1:amd64. 01:21:22 Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... 01:21:22 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:21:22 Selecting previously unselected package libcurl3-gnutls:amd64. 01:21:22 Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... 01:21:22 Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 01:21:22 Selecting previously unselected package liberror-perl. 01:21:22 Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... 01:21:22 Unpacking liberror-perl (0.17025-1) ... 01:21:22 Selecting previously unselected package git-man. 01:21:22 Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... 01:21:22 Unpacking git-man (1:2.17.1-1ubuntu0.8) ... 01:21:22 Selecting previously unselected package git. 01:21:22 Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... 01:21:23 Unpacking git (1:2.17.1-1ubuntu0.8) ... 01:21:23 Selecting previously unselected package libnorm1:amd64. 01:21:23 Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 01:21:23 Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:21:23 Selecting previously unselected package libpgm-5.2-0:amd64. 01:21:23 Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 01:21:23 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:21:23 Selecting previously unselected package libsodium23:amd64. 01:21:23 Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... 01:21:23 Unpacking libsodium23:amd64 (1.0.16-2) ... 01:21:23 Selecting previously unselected package libzmq5:amd64. 01:21:23 Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 01:21:23 Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:21:23 Selecting previously unselected package libzmq3-dev:amd64. 01:21:23 Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... 01:21:23 Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:21:23 Selecting previously unselected package pkg-config. 01:21:23 Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 01:21:23 Unpacking pkg-config (0.29.1-0ubuntu2) ... 01:21:23 Selecting previously unselected package zip. 01:21:23 Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... 01:21:23 Unpacking zip (3.0-11build1) ... 01:21:24 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 01:21:24 Setting up git-man (1:2.17.1-1ubuntu0.8) ... 01:21:24 Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... 01:21:24 Setting up liberror-perl (0.17025-1) ... 01:21:24 Setting up libpsl5:amd64 (0.19.1-5build1) ... 01:21:24 Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 01:21:24 No schema files found: doing nothing. 01:21:24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... 01:21:24 Setting up zip (3.0-11build1) ... 01:21:24 Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 01:21:24 Setting up libsodium23:amd64 (1.0.16-2) ... 01:21:24 Setting up pkg-config (0.29.1-0ubuntu2) ... 01:21:24 Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 01:21:24 Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... 01:21:24 Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... 01:21:24 Setting up git (1:2.17.1-1ubuntu0.8) ... 01:21:24 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 01:21:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 01:21:24 git set to automatically installed. 01:21:24 git-man set to automatically installed. 01:21:24 libcurl3-gnutls set to automatically installed. 01:21:24 liberror-perl set to automatically installed. 01:21:24 libglib2.0-0 set to automatically installed. 01:21:24 libnghttp2-14 set to automatically installed. 01:21:24 libnorm1 set to automatically installed. 01:21:24 libpgm-5.2-0 set to automatically installed. 01:21:24 libpsl5 set to automatically installed. 01:21:24 librtmp1 set to automatically installed. 01:21:24 libsodium23 set to automatically installed. 01:21:24 libzmq3-dev set to automatically installed. 01:21:24 libzmq5 set to automatically installed. 01:21:24 pkg-config set to automatically installed. 01:21:24 zip set to automatically installed. 01:21:26 snapd is not logged in, snap install commands will use sudo 01:21:26 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 01:21:27 snap "core18" has no updates available 01:21:28 snapd is not logged in, snap install commands will use sudo 01:21:30 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 01:21:31 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 01:21:33 go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed 01:21:33 Downloading snap 'edgex-app-service-configurable' 01:21:34 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 01:21:35 2021/06/24 01:21:35.550341 store_download.go:482: Download size for https://api.snapcraft.io/api/v1/snaps/download/wW8JyHIizgTdIP8m6nZjdtvUCj5wEeoL_567.snap: 7311360 01:21:37 Pulling app-service-config 01:21:37 + snapcraftctl pull 01:21:37 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 01:21:38 Pulling config-common 01:21:38 + snapcraftctl pull 01:21:39 Pulling go-build-helper 01:21:39 + snapcraftctl pull 01:21:40 'edgex-go' has dependencies that need to be staged: go-build-helper 01:21:40 Skipping pull go-build-helper (already ran) 01:21:40 Building go-build-helper 01:21:40 + snapcraftctl build 01:21:41 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 01:21:42 Staging go-build-helper 01:21:42 + snapcraftctl stage 01:21:44 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:21:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 01:21:50 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:21:51 Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 01:21:51 Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] 01:21:51 Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1782 kB] 01:21:51 Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [329 kB] 01:21:51 Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] 01:21:51 Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] 01:21:51 Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [365 kB] 01:21:51 Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [48.9 kB] 01:21:51 Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1131 kB] 01:21:51 Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [256 kB] 01:21:51 Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] 01:21:51 Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] 01:21:51 Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] 01:21:51 Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] 01:21:51 Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] 01:21:51 Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] 01:21:51 Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] 01:21:51 Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] 01:21:51 Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] 01:21:51 Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2126 kB] 01:21:51 Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [421 kB] 01:21:51 Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] 01:21:51 Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] 01:21:51 Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [388 kB] 01:21:51 Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [52.6 kB] 01:21:51 Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1738 kB] 01:21:51 Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [371 kB] 01:21:51 Fetched 24.8 MB in 0s (0 B/s) 01:21:51 Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] 01:21:51 Fetched 224 kB in 0s (0 B/s) 01:21:51 Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] 01:21:51 Fetched 157 kB in 0s (0 B/s) 01:21:51 Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] 01:21:51 Fetched 221 kB in 0s (0 B/s) 01:21:51 Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] 01:21:51 Fetched 143 kB in 0s (0 B/s) 01:21:51 Pulling edgex-go 01:21:51 + snapcraftctl pull [Pipeline] } 01:21:56 $ docker stop --time=1 325810b7f31e39e14e43fee286d98418a54acc9134fb7e488e146850773b83f1 01:21:58 $ docker rm -f 325810b7f31e39e14e43fee286d98418a54acc9134fb7e488e146850773b83f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:22:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:22:00 01:22:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:22:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:22:01 latest: Pulling from edgex-devops/edgex-compose-arm64 01:22:01 29e5d40040c1: Pulling fs layer 01:22:01 1ce36da41761: Pulling fs layer 01:22:01 25b303627fd3: Pulling fs layer 01:22:01 29e5d40040c1: Verifying Checksum 01:22:01 29e5d40040c1: Download complete 01:22:02 1ce36da41761: Verifying Checksum 01:22:02 1ce36da41761: Download complete 01:22:02 29e5d40040c1: Pull complete 01:22:03 1ce36da41761: Pull complete 01:22:03 25b303627fd3: Verifying Checksum 01:22:03 25b303627fd3: Download complete 01:22:09 Hit http://security.ubuntu.com/ubuntu bionic-security InRelease 01:22:09 Hit http://archive.ubuntu.com/ubuntu bionic InRelease 01:22:09 Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease 01:22:09 Fetched 0 B in 0s (0 B/s) 01:22:09 Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] 01:22:09 Fetched 96.5 kB in 0s (0 B/s) 01:22:09 Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] 01:22:09 Fetched 279 kB in 0s (0 B/s) 01:22:09 Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] 01:22:09 Fetched 122 kB in 0s (0 B/s) 01:22:09 Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] 01:22:09 Fetched 77.8 kB in 0s (0 B/s) 01:22:09 Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] 01:22:09 Fetched 8848 B in 0s (0 B/s) 01:22:09 Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] 01:22:09 Fetched 47.8 kB in 0s (0 B/s) 01:22:09 Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] 01:22:09 Fetched 45.6 kB in 0s (0 B/s) 01:22:09 Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] 01:22:09 Fetched 15.0 kB in 0s (0 B/s) 01:22:09 Get:1 libcurl4_7.58.0-2ubuntu3.13_amd64.deb [219 kB] 01:22:09 Fetched 219 kB in 0s (0 B/s) 01:22:09 Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb [154 kB] 01:22:09 Fetched 154 kB in 0s (0 B/s) 01:22:09 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 01:22:09 Fetched 50.6 kB in 0s (0 B/s) 01:22:09 Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] 01:22:09 Fetched 14.8 kB in 0s (0 B/s) 01:22:09 Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] 01:22:09 Fetched 41.8 kB in 0s (0 B/s) 01:22:09 Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] 01:22:09 Fetched 499 kB in 0s (0 B/s) 01:22:09 Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] 01:22:09 Fetched 111 kB in 0s (0 B/s) 01:22:09 Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] 01:22:09 Fetched 240 kB in 0s (0 B/s) 01:22:09 Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] 01:22:09 Fetched 29.3 kB in 0s (0 B/s) 01:22:09 Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] 01:22:09 Fetched 85.5 kB in 0s (0 B/s) 01:22:09 Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] 01:22:09 Fetched 24.5 kB in 0s (0 B/s) 01:22:09 Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] 01:22:09 Fetched 49.2 kB in 0s (0 B/s) 01:22:09 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] 01:22:09 Fetched 54.2 kB in 0s (0 B/s) 01:22:09 Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] 01:22:09 Fetched 30.8 kB in 0s (0 B/s) 01:22:09 Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb [15.8 kB] 01:22:09 Fetched 15.8 kB in 0s (0 B/s) 01:22:09 Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] 01:22:09 Fetched 85.9 kB in 0s (0 B/s) 01:22:09 Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] 01:22:09 Fetched 8720 B in 0s (0 B/s) 01:22:09 Get:1 libhogweed4_3.4.1-0ubuntu0.18.04.1_amd64.deb [140 kB] 01:22:09 Fetched 140 kB in 0s (0 B/s) 01:22:09 Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] 01:22:09 Fetched 119 kB in 0s (0 B/s) 01:22:09 Get:1 libnettle6_3.4.1-0ubuntu0.18.04.1_amd64.deb [111 kB] 01:22:09 Fetched 111 kB in 0s (0 B/s) 01:22:09 Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] 01:22:09 Fetched 11.1 kB in 0s (0 B/s) 01:22:09 Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] 01:22:09 Fetched 645 kB in 0s (0 B/s) 01:22:09 Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] 01:22:09 Fetched 41.3 kB in 0s (0 B/s) 01:22:09 Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] 01:22:09 Fetched 17.9 kB in 0s (0 B/s) 01:22:09 Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] 01:22:09 Fetched 368 kB in 0s (0 B/s) 01:22:09 Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] 01:22:09 Fetched 187 kB in 0s (0 B/s) 01:22:09 Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] 01:22:09 Fetched 175 kB in 0s (0 B/s) 01:22:09 Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] 01:22:09 Fetched 206 kB in 0s (0 B/s) 01:22:09 Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb [1301 kB] 01:22:09 Fetched 1301 kB in 0s (0 B/s) 01:22:09 Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] 01:22:09 Fetched 36.2 kB in 0s (0 B/s) 01:22:09 Get:1 curl_7.58.0-2ubuntu3.13_amd64.deb [159 kB] 01:22:09 Fetched 159 kB in 0s (0 B/s) 01:22:09 Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] 01:22:09 Fetched 107 kB in 0s (0 B/s) 01:22:09 Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] 01:22:09 Fetched 48.7 kB in 0s (0 B/s) 01:22:09 Pulling static-packages 01:22:09 + snapcraftctl pull 01:22:09 Pulling version 01:22:09 + cd /root/project 01:22:09 + git describe --tags --abbrev=0 01:22:09 + sed s/v// 01:22:09 + GIT_VERSION=2.0.0-dev.271 01:22:09 + [ -z 2.0.0-dev.271 ] 01:22:09 + snapcraftctl set-version 2.0.0-dev.271 01:22:10 Building app-service-config 01:22:10 + snapcraftctl build 01:22:12 Building config-common 01:22:12 + snapcraftctl build 01:22:13 25b303627fd3: Pull complete 01:22:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 01:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:22:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 01:22:14 prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container 01:22:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 01:22:15 Skipping build go-build-helper (already ran) 01:22:15 Building edgex-go 01:22:15 + cd /root/parts/edgex-go/src 01:22:15 + make build 01:22:15 go mod tidy 01:22:17 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.67 01:22:17 go: downloading github.com/gorilla/mux v1.8.0 01:22:17 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 01:22:17 go: downloading github.com/stretchr/testify v1.7.0 01:22:17 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.16 01:22:17 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 01:22:17 go: downloading github.com/google/uuid v1.2.0 01:22:17 go: downloading gopkg.in/yaml.v2 v2.4.0 01:22:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 01:22:17 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.26 01:22:17 go: downloading github.com/lib/pq v1.10.2 01:22:17 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 01:22:17 go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible 01:22:17 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 01:22:17 $ docker top 3cdf5f66d075ffdf939d7171ee2b30aeefd1f7e1eb5d12cbfe14098376aabfec -eo pid,comm 01:22:17 go: downloading github.com/pelletier/go-toml v1.9.2 [Pipeline] { [Pipeline] sh 01:22:17 go: downloading gopkg.in/eapache/queue.v1 v1.1.0 01:22:17 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.8 01:22:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.10 01:22:18 + docker-compose build --help 01:22:18 + grep parallel 01:22:18 go: downloading github.com/go-playground/validator/v10 v10.6.1 01:22:18 go: downloading github.com/go-kit/kit v0.9.0 01:22:18 go: downloading github.com/davecgh/go-spew v1.1.1 01:22:18 go: downloading github.com/pmezard/go-difflib v1.0.0 01:22:18 go: downloading github.com/stretchr/objx v0.1.0 01:22:18 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 01:22:18 go: downloading github.com/x448/float16 v0.8.4 01:22:18 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 01:22:18 go: downloading github.com/go-playground/universal-translator v0.17.0 01:22:18 go: downloading github.com/leodido/go-urn v1.2.0 01:22:18 go: downloading golang.org/x/text v0.3.2 01:22:18 go: downloading github.com/go-playground/assert/v2 v2.0.1 01:22:18 go: downloading github.com/go-playground/locales v0.13.0 01:22:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 01:22:18 go: downloading github.com/go-redis/redis/v7 v7.3.0 01:22:18 go: downloading github.com/pebbe/zmq4 v1.2.7 01:22:19 go: downloading github.com/go-logfmt/logfmt v0.4.0 01:22:19 go: downloading github.com/go-stack/stack v1.8.0 01:22:19 go: downloading github.com/kr/pretty v0.2.0 01:22:19 go: downloading github.com/hashicorp/consul/api v1.8.1 01:22:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 01:22:19 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 01:22:19 go: downloading github.com/onsi/ginkgo v1.10.1 01:22:19 go: downloading github.com/onsi/gomega v1.7.0 01:22:19 go: downloading github.com/gorilla/websocket v1.4.2 01:22:19 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 01:22:19 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 01:22:19 go: downloading github.com/kr/text v0.1.0 01:22:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 01:22:19 go: downloading github.com/mitchellh/copystructure v1.0.0 01:22:19 go: downloading github.com/mitchellh/mapstructure v1.1.2 01:22:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 01:22:19 go: downloading github.com/hashicorp/go-hclog v0.12.0 01:22:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 01:22:19 go: downloading github.com/hashicorp/serf v0.9.5 01:22:19 go: downloading github.com/hashicorp/consul/sdk v0.7.0 01:22:20 go: downloading github.com/hashicorp/go-uuid v1.0.1 01:22:20 go: downloading github.com/mitchellh/reflectwalk v1.0.0 01:22:20 go: downloading github.com/fatih/color v1.9.0 01:22:20 go: downloading github.com/mattn/go-colorable v0.1.6 01:22:20 go: downloading github.com/mattn/go-isatty v0.0.12 01:22:20 go: downloading github.com/mitchellh/go-homedir v1.1.0 01:22:20 go: downloading github.com/pkg/errors v0.8.1 01:22:20 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 01:22:20 go: downloading github.com/hpcloud/tail v1.0.0 01:22:20 go: downloading github.com/hashicorp/go-msgpack v0.5.3 01:22:20 go: downloading github.com/hashicorp/memberlist v0.2.2 01:22:20 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 01:22:20 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 01:22:20 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 01:22:20 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 01:22:20 go: downloading gopkg.in/fsnotify.v1 v1.4.7 01:22:20 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 01:22:20 go: downloading github.com/hashicorp/go-multierror v1.1.0 01:22:20 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 01:22:20 go: downloading github.com/miekg/dns v1.1.26 01:22:20 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 01:22:20 go: downloading github.com/hashicorp/golang-lru v0.5.0 01:22:20 go: downloading github.com/hashicorp/errwrap v1.0.0 01:22:20 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 01:22:21 --parallel Build images in parallel. [Pipeline] } 01:22:21 $ docker stop --time=1 3cdf5f66d075ffdf939d7171ee2b30aeefd1f7e1eb5d12cbfe14098376aabfec 01:22:23 $ docker rm -f 3cdf5f66d075ffdf939d7171ee2b30aeefd1f7e1eb5d12cbfe14098376aabfec [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:22:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:22:24 . [Pipeline] withDockerContainer 01:22:24 prd-ubuntu18.04-docker-arm64-4c-16g-1032 does not seem to be running inside a container 01:22:24 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 01:22:26 $ docker top f914c61c305585bf46f94db3b750ce7994a2cb3b56c3d50c0e31abad6a663a20 -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:27 + docker-compose -f ./docker-compose-build.yml build --parallel 01:22:30 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 01:22:31 Building core-command ... 01:22:31 Building core-data ... 01:22:31 Building core-metadata ... 01:22:31 Building security-bootstrapper ... 01:22:31 Building security-proxy-setup ... 01:22:31 Building security-secretstore-setup ... 01:22:31 Building support-notifications ... 01:22:31 Building support-scheduler ... 01:22:31 Building sys-mgmt-agent ... 01:22:31 Building support-notifications 01:22:31 Building core-command 01:22:31 Building security-secretstore-setup 01:22:31 Building security-bootstrapper 01:22:31 Building sys-mgmt-agent 01:22:35 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 01:22:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:22:36 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 01:22:37 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 01:22:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:22:39 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 01:22:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:22:42 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 01:22:43 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 01:22:44 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 01:22:45 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 01:22:45 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 01:22:45 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 01:22:45 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 01:22:45 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 01:22:45 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 01:22:45 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 01:22:45 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 01:22:45 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 01:22:45 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 01:22:45 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 01:22:45 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 01:22:45 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 01:22:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 01:22:45 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 01:22:45 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 01:22:45 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 01:22:45 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 01:22:45 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 01:22:45 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 01:22:45 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 01:22:45 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 01:22:45 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 01:22:45 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 01:22:45 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 01:22:45 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 01:22:45 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 01:22:49 Building static-packages 01:22:49 + snapcraftctl build 01:22:50 Building version 01:22:50 + snapcraftctl build 01:22:53 Staging app-service-config 01:22:53 + snapcraftctl stage 01:22:53 Staging config-common 01:22:53 + snapcraftctl stage 01:22:55 Skipping stage go-build-helper (already ran) 01:22:55 Staging edgex-go 01:22:55 + snapcraftctl stage 01:22:56 Staging static-packages 01:22:56 + snapcraftctl stage 01:22:57 Staging version 01:22:57 + snapcraftctl stage 01:22:58 Priming app-service-config 01:22:58 + snapcraftctl prime 01:22:59 Priming config-common 01:22:59 + snapcraftctl prime 01:23:01 Priming go-build-helper 01:23:01 + snapcraftctl prime 01:23:01 Priming edgex-go 01:23:01 + snapcraftctl prime 01:23:03 Priming static-packages 01:23:03 + snapcraftctl prime 01:23:05 Priming version 01:23:05 + snapcraftctl prime 01:23:06 The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:23:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:23:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:23:39 ---> 72fab5f2828f 01:23:39 Step 3/24 : WORKDIR /edgex-go 01:23:39 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:23:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:23:39 ---> 72fab5f2828f 01:23:39 Step 3/23 : WORKDIR /edgex-go 01:23:39 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:23:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 01:23:39 ---> 72fab5f2828f 01:23:39 Step 3/26 : WORKDIR /edgex-go 01:23:39 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:23:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:23:39 ---> 72fab5f2828f 01:23:39 Step 3/24 : WORKDIR /edgex-go 01:23:39 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:23:39 Step 2/32 : FROM ${BUILDER_BASE} AS builder 01:23:39 ---> 72fab5f2828f 01:23:39 Step 3/32 : WORKDIR /edgex-go 01:23:39 ---> Running in 9183d18bd3fd 01:23:39 ---> Running in 478b0e854427 01:23:39 ---> Running in 6835f10cc1d5 01:23:39 ---> Running in 88c5d124c903 01:23:39 ---> Running in eea52325c6e3 01:23:40 Removing intermediate container 6835f10cc1d5 01:23:40 ---> 4c765c7faf0f 01:23:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:40 Removing intermediate container 478b0e854427 01:23:40 ---> 26125f3b5fb1 01:23:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:40 Removing intermediate container 9183d18bd3fd 01:23:40 ---> 4c2b99751e94 01:23:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:40 Removing intermediate container 88c5d124c903 01:23:40 ---> a94bd12bd15f 01:23:40 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:40 Removing intermediate container eea52325c6e3 01:23:40 ---> e77ee91a670c 01:23:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:23:41 ---> Running in c8da52b57bd3 01:23:41 ---> Running in ecf880c51390 01:23:41 ---> Running in da318ddb512f 01:23:41 ---> Running in d0c96164b1ab 01:23:41 ---> Running in 2c3402b7e24b 01:23:44 Removing intermediate container da318ddb512f 01:23:44 ---> 20eb64f334df 01:23:44 Step 5/26 : RUN apk add --update --no-cache make git 01:23:44 ---> Running in 441a2458dd4d 01:23:45 Removing intermediate container c8da52b57bd3 01:23:45 ---> 10bb2a28aafc 01:23:45 Step 5/24 : RUN apk add --update --no-cache make git 01:23:45 ---> Running in 1048f6bbacde 01:23:45 Removing intermediate container ecf880c51390 01:23:45 ---> 0f8d43d52908 01:23:45 Step 5/24 : RUN apk add --update --no-cache make bash git 01:23:45 Removing intermediate container 2c3402b7e24b 01:23:45 ---> c140a1f48862 01:23:45 Step 5/32 : RUN apk add --update --no-cache make git 01:23:46 ---> Running in 6d94a213380c 01:23:46 ---> Running in 2c2d10ecd479 01:23:46 Removing intermediate container d0c96164b1ab 01:23:46 ---> 8e705d1e0ec1 01:23:46 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 01:23:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:23:46 ---> Running in 40170a2a8386 01:23:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:23:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:23:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:23:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:23:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:23:49 OK: 218 MiB in 52 packages 01:23:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:23:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:23:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:23:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:23:50 OK: 218 MiB in 52 packages 01:23:50 Removing intermediate container 441a2458dd4d 01:23:50 ---> dbd9953cedf8 01:23:50 Step 6/26 : COPY go.mod . 01:23:50 OK: 218 MiB in 52 packages 01:23:50 OK: 218 MiB in 52 packages 01:23:50 OK: 218 MiB in 52 packages 01:23:52 ---> dc1425d23dba 01:23:52 Step 7/26 : RUN go mod download 01:23:52 ---> Running in 236a8084e0f2 01:23:52 Removing intermediate container 1048f6bbacde 01:23:52 ---> dfa960e87d5d 01:23:52 Step 6/24 : COPY go.mod . 01:23:53 Removing intermediate container 6d94a213380c 01:23:53 ---> fb99d160a219 01:23:53 Step 6/24 : COPY go.mod . 01:23:53 Removing intermediate container 2c2d10ecd479 01:23:53 ---> fe1e05a7c0b6 01:23:53 Step 6/32 : COPY go.mod . 01:23:53 Removing intermediate container 40170a2a8386 01:23:53 ---> 37ac758832b2 01:23:53 Step 6/23 : COPY go.mod . 01:23:53 ---> 1c71c155a0d4 01:23:53 Step 7/24 : RUN go mod download 01:23:54 ---> Running in fc9d78b9648f 01:23:54 ---> dcf1fe420741 01:23:54 Step 7/24 : RUN go mod download 01:23:54 ---> b73cf47e8cf1 01:23:54 Step 7/32 : RUN go mod download 01:23:54 ---> Running in 058d07352bc8 01:23:55 ---> 1b8477e0cc98 01:23:55 Step 7/23 : RUN go mod download 01:23:55 ---> Running in fafd15850077 01:23:55 ---> Running in 23c426f2865b 01:23:56 Removing intermediate container 236a8084e0f2 01:23:56 ---> 2449052c9c48 01:23:56 Step 8/26 : COPY . . 01:23:57 Removing intermediate container fc9d78b9648f 01:23:57 ---> 786659eb07e5 01:23:57 Step 8/24 : COPY . . 01:24:00 Removing intermediate container 058d07352bc8 01:24:00 ---> ec01c8680b0d 01:24:00 Step 8/24 : COPY . . 01:24:00 Removing intermediate container 23c426f2865b 01:24:00 ---> 3c01c48aff38 01:24:00 Step 8/23 : COPY . . 01:24:01 Removing intermediate container fafd15850077 01:24:01 ---> 8003f42e2ca4 01:24:01 Step 8/32 : COPY . . 01:24:32 ---> 2675f079d181 01:24:32 Step 9/24 : RUN go mod tidy 01:24:32 ---> f8b2f3203294 01:24:32 Step 9/26 : RUN go mod tidy 01:24:32 ---> 9bcc03ca255b 01:24:32 Step 9/32 : RUN go mod tidy 01:24:32 ---> 2da5e0f1375b 01:24:32 Step 9/24 : RUN go mod tidy 01:24:32 ---> 9a2d2df2f426 01:24:32 Step 9/23 : RUN go mod tidy 01:24:32 ---> Running in 1a90af9fbfc7 01:24:32 ---> Running in 708ca9c2494d 01:24:32 ---> Running in a302a0579eab 01:24:32 ---> Running in d4a286fc16ff 01:24:32 ---> Running in b18087f6aeb8 01:24:37 Removing intermediate container 1a90af9fbfc7 01:24:37 ---> a8e33c9ac3b8 01:24:37 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:24:37 Removing intermediate container 708ca9c2494d 01:24:37 ---> d7e310518043 01:24:37 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 01:24:37 ---> Running in 5d3864401f35 01:24:37 Removing intermediate container a302a0579eab 01:24:37 ---> 218b16f71fc7 01:24:37 Step 10/24 : RUN make cmd/core-command/core-command 01:24:37 ---> Running in 6257d9ff7e11 01:24:37 ---> Running in 3c285043d4f2 01:24:37 Removing intermediate container b18087f6aeb8 01:24:37 ---> 091d927272f7 01:24:37 Step 10/23 : RUN make cmd/support-notifications/support-notifications 01:24:37 Removing intermediate container d4a286fc16ff 01:24:37 ---> c594c08b8c3e 01:24:37 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 01:24:38 ---> Running in 0848536abfb1 01:24:38 ---> Running in 4090eaa6f243 01:24:39 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 01:24:39 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 01:24: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 01:24:40 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 01:24:40 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 01:26:33 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 01:26:33 Removing intermediate container 6257d9ff7e11 01:26:33 ---> 2bd16e05c995 01:26:33 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 01:26:33 Removing intermediate container 3c285043d4f2 01:26:33 ---> b6824beea05a 01:26:33 01:26:33 Step 11/24 : FROM alpine:3.12 01:26:33 ---> Running in 662ec61124b2 01:26:33 3.12: Pulling from library/alpine 01:26:33 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 01:26:35 Removing intermediate container 5d3864401f35 01:26:35 ---> 2b03a03a8525 01:26:35 01:26:35 Step 11/26 : FROM alpine:3.12 01:26:35 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 01:26:35 Status: Downloaded newer image for alpine:3.12 01:26:35 ---> c4fd0aeabfcf 01:26:35 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:26:35 3.12: Pulling from library/alpine 01:26:35 Removing intermediate container 0848536abfb1 01:26:35 ---> e2ff13557cc3 01:26:35 01:26:35 Step 11/23 : FROM alpine:3.12 01:26:35 ---> c4fd0aeabfcf 01:26:35 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 01:26:35 Removing intermediate container 4090eaa6f243 01:26:35 ---> 9b2b0f2f0dc3 01:26:35 01:26:35 Step 11/32 : FROM alpine:3.12 01:26:35 ---> c4fd0aeabfcf 01:26:35 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 01:26:35 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 01:26:35 Status: Image is up to date for alpine:3.12 01:26:35 ---> Running in fe30058a3298 01:26:35 ---> c4fd0aeabfcf 01:26:35 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 01:26:36 ---> Running in 181952145bac 01:26:36 ---> Running in 0599c2ed4d65 01:26:36 ---> Running in 30deb5666a90 01:26:36 Removing intermediate container 662ec61124b2 01:26:36 ---> 7fda85609d67 01:26:36 01:26:36 Step 12/24 : FROM docker:20.10.0 01:26:36 Removing intermediate container 0599c2ed4d65 01:26:36 ---> f42a8bb34df5 01:26:36 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 01:26:37 20.10.0: Pulling from library/docker 01:26:37 ---> Running in 76c72c143370 01:26:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:26:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:26:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:26:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:26:38 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:26:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:26:39 (1/2) Installing ca-certificates (20191127-r4) 01:26:39 (1/1) Installing dumb-init (1.2.2-r1) 01:26:39 Executing busybox-1.31.1-r20.trigger 01:26:39 (2/2) Installing dumb-init (1.2.2-r1) 01:26:39 Executing busybox-1.31.1-r20.trigger 01:26:39 OK: 5 MiB in 15 packages 01:26:39 Executing ca-certificates-20191127-r4.trigger 01:26:39 OK: 6 MiB in 16 packages 01:26:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:26:39 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:26:39 (1/6) Installing ca-certificates (20191127-r4) 01:26:39 (2/6) Installing nghttp2-libs (1.41.0-r0) 01:26:40 (3/6) Installing libcurl (7.77.0-r0) 01:26:40 (4/6) Installing curl (7.77.0-r0) 01:26:40 (5/6) Installing dumb-init (1.2.2-r1) 01:26:40 (6/6) Installing su-exec (0.2-r1) 01:26:40 Executing busybox-1.31.1-r20.trigger 01:26:40 Executing ca-certificates-20191127-r4.trigger 01:26:40 (1/2) Installing dumb-init (1.2.2-r1) 01:26:40 (2/2) Installing su-exec (0.2-r1) 01:26:40 OK: 7 MiB in 20 packages 01:26:40 Executing busybox-1.31.1-r20.trigger 01:26:40 OK: 5 MiB in 16 packages 01:26:41 Removing intermediate container fe30058a3298 01:26:41 ---> 210c8d1e64d3 01:26:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:26:41 ---> Running in dbeaadf6d64a 01:26:42 Removing intermediate container 76c72c143370 01:26:42 ---> 0ddba36ae09e 01:26:42 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 01:26:42 ---> Running in bf58b3554491 01:26:42 Removing intermediate container 181952145bac 01:26:42 ---> 8d3ccb9d05e5 01:26:42 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 01:26:42 Removing intermediate container dbeaadf6d64a 01:26:42 ---> 7043acf3882d 01:26:42 Step 14/24 : ENV APP_PORT=59882 01:26:42 ---> Running in 489a7e174fb2 01:26:42 ---> Running in ba2d2e3b97e5 01:26:43 Removing intermediate container 30deb5666a90 01:26:43 ---> 652ca30e3044 01:26:43 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:26:43 Removing intermediate container bf58b3554491 01:26:43 ---> beffb6b328df 01:26:43 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 01:26:43 ---> Running in e6d8672dc5fc 01:26:43 ---> Running in e535f261558e 01:26:43 Removing intermediate container 489a7e174fb2 01:26:43 ---> 9caaa6df06bb 01:26:43 Step 14/23 : ENV APP_PORT=59860 01:26:43 Removing intermediate container ba2d2e3b97e5 01:26:43 ---> 7fc11952b7ca 01:26:43 Step 15/24 : EXPOSE $APP_PORT 01:26:44 ---> Running in 2875696b055a 01:26:44 ---> Running in 0245a63b38ca 01:26:44 Removing intermediate container e6d8672dc5fc 01:26:44 ---> ea07400b2b98 01:26:44 Step 14/26 : WORKDIR / 01:26:44 Removing intermediate container e535f261558e 01:26:44 ---> 5b7a88d2780e 01:26:44 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 01:26:44 ---> Running in ca2ceb669d92 01:26:44 ---> Running in c5130f9d99a1 01:26:44 Removing intermediate container 0245a63b38ca 01:26:44 ---> 7bf0b1d83013 01:26:44 Step 16/24 : WORKDIR / 01:26:44 Removing intermediate container 2875696b055a 01:26:44 ---> 7207ee5c5939 01:26:44 Step 15/23 : EXPOSE $APP_PORT 01:26:45 ---> Running in 8ea83f69d0cd 01:26:46 ---> Running in fe7ff95ef002 01:26:46 Removing intermediate container ca2ceb669d92 01:26:46 ---> a53771651aca 01:26:46 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:26:46 Removing intermediate container 8ea83f69d0cd 01:26:46 ---> 7712b2cb41a6 01:26:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:47 Removing intermediate container fe7ff95ef002 01:26:47 ---> 20520b0b0f6f 01:26:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:48 ---> 30c659278ac0 01:26:48 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 01:26:48 ---> cefc2c740ed6 01:26:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:26:49 ---> 035365daf6d5 01:26:49 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:26:49 Removing intermediate container c5130f9d99a1 01:26:49 ---> feafdd8dafe8 01:26:49 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 01:26:49 ---> Running in 17a3fef4b492 01:26:49 ---> 89eac480b4cd 01:26:49 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 01:26:50 Removing intermediate container 17a3fef4b492 01:26:50 ---> 8ddc8c19ca20 01:26:50 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 01:26:50 ---> aa9ea492aadf 01:26:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 01:26:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 01:26:51 Status: Downloaded newer image for docker:20.10.0 01:26:51 ---> eeaf43b92773 01:26:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 01:26:51 ---> 222974327d73 01:26:51 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 01:26:51 ---> 4b9340a03533 01:26:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 01:26:51 ---> Running in b5a0a9e155f3 01:26:52 ---> 458849bdafc7 01:26:52 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 01:26:52 ---> 9302f8cddd89 01:26:52 Step 19/23 : ENTRYPOINT ["/support-notifications"] 01:26:52 ---> Running in e7580c75d981 01:26:52 Removing intermediate container b5a0a9e155f3 01:26:52 ---> 2970d9e13caa 01:26:52 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 01:26:52 ---> Running in 00a4e6616324 01:26:52 ---> Running in c237df446600 01:26:52 ---> baea7c158d26 01:26:52 Step 20/24 : ENTRYPOINT ["/core-command"] 01:26:52 ---> 38e7fc60e12a 01:26:52 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:26:52 ---> Running in a6d321169775 01:26:53 Removing intermediate container 00a4e6616324 01:26:53 ---> 6cda7f95b0ed 01:26:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:26:53 ---> Running in f12dbe676e0b 01:26:53 Removing intermediate container a6d321169775 01:26:53 ---> 35f9bfd76bcd 01:26:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:26:54 Removing intermediate container f12dbe676e0b 01:26:54 ---> 4583955fe114 01:26:54 Step 21/23 : LABEL arch=arm64 01:26:54 ---> Running in 6b26e18ba2ab 01:26:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:26:54 ---> Running in 110cac93b12a 01:26:54 ---> d138324d34e7 01:26:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:26:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:26:55 Removing intermediate container 6b26e18ba2ab 01:26:55 ---> eb53902b5358 01:26:55 Step 22/24 : LABEL arch=arm64 01:26:55 ---> Running in 48c91be30dd9 01:26:55 (1/39) Installing readline (8.0.4-r0) 01:26:55 Removing intermediate container 110cac93b12a 01:26:55 ---> fc9fbddbdcf3 01:26:55 Step 22/23 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:26:55 (2/39) Installing bash (5.0.17-r0) 01:26:55 Executing bash-5.0.17-r0.post-install 01:26:55 (3/39) Installing nghttp2-libs (1.41.0-r0) 01:26:55 (4/39) Installing libcurl (7.77.0-r0) 01:26:55 (5/39) Installing curl (7.77.0-r0) 01:26:55 (6/39) Installing dumb-init (1.2.2-r1) 01:26:55 (7/39) Installing libbz2 (1.0.8-r1) 01:26:55 (8/39) Installing expat (2.2.9-r1) 01:26:55 (9/39) Installing libffi (3.3-r2) 01:26:55 (10/39) Installing gdbm (1.13-r1) 01:26:55 (11/39) Installing xz-libs (5.2.5-r0) 01:26:55 (12/39) Installing sqlite-libs (3.32.1-r1) 01:26:55 (13/39) Installing python3 (3.8.10-r0) 01:26:55 ---> Running in c556d06d1527 01:26:55 Removing intermediate container e7580c75d981 01:26:55 ---> c57676b6345a 01:26:55 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 01:26:56 Removing intermediate container 48c91be30dd9 01:26:56 ---> c6a8dd46a59f 01:26:56 Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:26:56 ---> Running in 8ae386691dd3 01:26:56 Removing intermediate container c556d06d1527 01:26:56 ---> ab72a6c636cb 01:26:56 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:26:56 ---> 8dbb447cf5c9 01:26:56 Step 23/23 : LABEL version=0.0.0 01:26:57 ---> Running in 7e674b6d57d0 01:26:57 ---> 395d4bbad2f9 01:26:57 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:26:57 Removing intermediate container 8ae386691dd3 01:26:57 ---> 8afb7716fb96 01:26:57 Step 24/24 : LABEL version=0.0.0 01:26:57 (14/39) Installing py3-appdirs (1.4.4-r1) 01:26:57 (15/39) Installing py3-ordered-set (4.0.1-r0) 01:26:57 (16/39) Installing py3-parsing (2.4.7-r0) 01:26:57 (17/39) Installing py3-six (1.15.0-r0) 01:26:57 (18/39) Installing py3-packaging (20.4-r0) 01:26:57 (19/39) Installing py3-setuptools (47.0.0-r0) 01:26:58 (20/39) Installing py3-chardet (3.0.4-r4) 01:26:58 ---> Running in 1dcc0b0845eb 01:26:58 (21/39) Installing py3-idna (2.9-r0) 01:26:58 (22/39) Installing py3-certifi (2020.4.5.1-r0) 01:26:58 (23/39) Installing py3-urllib3 (1.25.9-r0) 01:26:58 Removing intermediate container 7e674b6d57d0 01:26:58 ---> bbc2779d7202 01:26:58 01:26:58 (24/39) Installing py3-requests (2.23.0-r0) 01:26:58 (25/39) Installing py3-msgpack (1.0.0-r0) 01:26:58 (26/39) Installing py3-lockfile (0.12.2-r3) 01:26:58 (27/39) Installing py3-cachecontrol (0.12.6-r0) 01:26:58 (28/39) Installing py3-colorama (0.4.3-r0) 01:26:58 (29/39) Installing py3-distlib (0.3.0-r0) 01:26:58 (30/39) Installing py3-distro (1.5.0-r1) 01:26:58 (31/39) Installing py3-webencodings (0.5.1-r3) 01:26:58 (32/39) Installing py3-html5lib (1.0.1-r4) 01:26:58 (33/39) Installing py3-pytoml (0.1.21-r0) 01:26:58 (34/39) Installing py3-pep517 (0.8.2-r0) 01:26:58 (35/39) Installing py3-progress (1.5-r0) 01:26:58 (36/39) Installing py3-toml (0.10.1-r0) 01:26:58 (37/39) Installing py3-retrying (1.3.3-r0) 01:26:58 (38/39) Installing py3-contextlib2 (0.6.0-r0) 01:26:58 (39/39) Installing py3-pip (20.1.1-r0) 01:26:58 Executing busybox-1.31.1-r19.trigger 01:26:58 ---> e6813caa9c36 01:26:58 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/ 01:26:58 OK: 72 MiB in 59 packages 01:26:59 ---> Running in 68ca024b6787 01:26:59 Removing intermediate container 1dcc0b0845eb 01:26:59 ---> a7dc70f67cf5 01:26:59 01:26:59 Successfully built bbc2779d7202 01:26:59 Successfully tagged support-notifications-arm64:latest 01:26:59  Building support-notifications ... done Building core-data 01:27:00 Successfully built a7dc70f67cf5 01:27:00 Successfully tagged core-command-arm64:latest 01:27:00  Building core-command ... done Building core-metadata 01:27:00 ---> 49bcdb0f7e87 01:27:00 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 01:27:01 ---> 3a22dd7bb6b2 01:27:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 01:27:02 Removing intermediate container 68ca024b6787 01:27:02 ---> ff5475cbc673 01:27:02 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 01:27:03 ---> 9a7a9ff91dc8 01:27:03 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 01:27:03 ---> Running in 037a6d1f6cc0 01:27:04 Removing intermediate container 037a6d1f6cc0 01:27:04 ---> 9a048a8a64a5 01:27:04 Step 24/26 : LABEL arch=arm64 01:27:04 Collecting docker-compose==1.23.2 01:27:04 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 01:27:04 ---> e40daffa5fcc 01:27:04 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 01:27:04 ---> Running in ab7fb285048a 01:27:05 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 01:27:05 ---> Running in 8fa6c564b2ee 01:27:05 Removing intermediate container ab7fb285048a 01:27:05 ---> 1120d9d84532 01:27:05 Step 25/26 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:27:05 Collecting dockerpty<0.5,>=0.4.1 01:27:05 Downloading dockerpty-0.4.1.tar.gz (13 kB) 01:27:05 ---> Running in 8184d12b6135 01:27:05 Removing intermediate container 8fa6c564b2ee 01:27:05 ---> a5ffb0fae21a 01:27:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:27:06 Removing intermediate container 8184d12b6135 01:27:06 ---> a9e301ff564f 01:27:06 Step 26/26 : LABEL version=0.0.0 01:27:06 ---> Running in 31062c00808a 01:27:06 ---> e3c730aaed6f 01:27:06 Step 27/32 : RUN chmod +x /entrypoint.sh 01:27:07 ---> Running in f5ae92ce9979 01:27:07 Removing intermediate container 31062c00808a 01:27:07 ---> 7caf1c3ed5ab 01:27:07 01:27:07 Successfully built 7caf1c3ed5ab 01:27:07 Successfully tagged security-secretstore-setup-arm64:latest 01:27:07  Building security-secretstore-setup ... done Building support-scheduler 01:27:08 Collecting cached-property<2,>=1.2.0 01:27:08 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 01:27:08 Collecting docopt<0.7,>=0.6.1 01:27:08 Downloading docopt-0.6.2.tar.gz (25 kB) 01:27:10 Removing intermediate container f5ae92ce9979 01:27:10 ---> 93a5485aba82 01:27:10 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 01:27:11 ---> Running in 1c670cf7fbb9 01:27:11 Collecting websocket-client<1.0,>=0.32.0 01:27:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 01:27:11 Removing intermediate container 1c670cf7fbb9 01:27:11 ---> 58b1bc3ef606 01:27:11 Step 29/32 : CMD ["gate"] 01:27:12 ---> Running in 19312cf052e7 01:27:15 Removing intermediate container 19312cf052e7 01:27:15 ---> 2226a571465b 01:27:15 Step 30/32 : LABEL arch=arm64 01:27:15 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 01:27:15 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 01:27:15 ---> Running in 359e9d0b458e 01:27:15 Removing intermediate container 359e9d0b458e 01:27:15 ---> 449509e581d2 01:27:15 Step 31/32 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:27:15 Collecting docker<4.0,>=3.6.0 01:27:15 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 01:27:15 ---> Running in 3a864974a8b7 01:27:15 Removing intermediate container 3a864974a8b7 01:27:15 ---> a1402b8056af 01:27:15 Step 32/32 : LABEL version=0.0.0 01:27:15 Collecting PyYAML<4,>=3.10 01:27:16 Downloading PyYAML-3.13.tar.gz (270 kB) 01:27:16 ---> Running in ce0ca1bef9ef 01:27:17 Removing intermediate container ce0ca1bef9ef 01:27:17 ---> 9b9a641f2cd2 01:27:17 01:27:17 Successfully built 9b9a641f2cd2 01:27:17 Successfully tagged security-bootstrapper-arm64:latest 01:27:17 Building security-proxy-setup 01:27:20  Building security-bootstrapper ... done Collecting jsonschema<3,>=2.5.1 01:27:20 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 01:27:20 Collecting texttable<0.10,>=0.9.0 01:27:20 Downloading texttable-0.9.1.tar.gz (11 kB) 01:27:22 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) 01:27:22 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) 01:27:22 Collecting idna<2.8,>=2.5 01:27:22 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 01:27:23 Collecting urllib3<1.25,>=1.21.1 01:27:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 01:27:24 Collecting docker-pycreds>=0.4.0 01:27:24 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:27:24 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 01:27:24 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 01:27:24 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 01:27:24 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 01:27:25 Installing collected packages: dockerpty, cached-property, docopt, websocket-client, idna, urllib3, requests, docker-pycreds, docker, PyYAML, jsonschema, texttable, docker-compose 01:27:25 Running setup.py install for dockerpty: started 01:27:28 Running setup.py install for dockerpty: finished with status 'done' 01:27:28 Running setup.py install for docopt: started 01:27:30 Running setup.py install for docopt: finished with status 'done' 01:27:30 Attempting uninstall: idna 01:27:30 Found existing installation: idna 2.9 01:27:30 Uninstalling idna-2.9: 01:27:30 Successfully uninstalled idna-2.9 01:27:31 Attempting uninstall: urllib3 01:27:31 Found existing installation: urllib3 1.25.9 01:27:31 Uninstalling urllib3-1.25.9: 01:27:31 Successfully uninstalled urllib3-1.25.9 01:27:32 Attempting uninstall: requests 01:27:32 Found existing installation: requests 2.23.0 01:27:32 Uninstalling requests-2.23.0: 01:27:32 Successfully uninstalled requests-2.23.0 01:27:33 Running setup.py install for PyYAML: started 01:27:36 Running setup.py install for PyYAML: finished with status 'done' 01:27:36 Running setup.py install for texttable: started 01:27:39 Running setup.py install for texttable: finished with status 'done' 01:27:40 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 01:27:40 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:27:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:27:40 ---> 72fab5f2828f 01:27:40 Step 3/24 : WORKDIR /edgex-go 01:27:40 ---> Using cache 01:27:40 ---> e77ee91a670c 01:27:40 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:40 ---> Using cache 01:27:40 ---> 8e705d1e0ec1 01:27:40 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 01:27:41 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:27:41 Step 2/24 : FROM ${BUILDER_BASE} AS builder 01:27:41 ---> 72fab5f2828f 01:27:41 Step 3/24 : WORKDIR /edgex-go 01:27:41 ---> Using cache 01:27:41 ---> e77ee91a670c 01:27:41 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:41 ---> Using cache 01:27:41 ---> 8e705d1e0ec1 01:27:41 Step 5/24 : RUN apk add --update --no-cache make git 01:27:45 ---> Running in e98dfd267d4e 01:27:45 ---> Running in fba41666e8b5 01:27:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:27:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:27:48 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:27:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 01:27:48 ---> 72fab5f2828f 01:27:48 Step 3/23 : WORKDIR /edgex-go 01:27:48 ---> Using cache 01:27:48 ---> e77ee91a670c 01:27:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:48 ---> Using cache 01:27:48 ---> 8e705d1e0ec1 01:27:48 Step 5/23 : RUN apk add --update --no-cache make git 01:27:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:27:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:27:49 ---> Running in 7bff92a04d09 01:27:49 OK: 218 MiB in 52 packages 01:27:49 OK: 218 MiB in 52 packages 01:27:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 01:27:51 Removing intermediate container fba41666e8b5 01:27:51 ---> 8d7e838bf3a1 01:27:51 Step 6/24 : COPY go.mod . 01:27:51 Removing intermediate container e98dfd267d4e 01:27:51 ---> ecc5b6432ac6 01:27:51 Step 6/24 : COPY go.mod . 01:27:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 01:27:52 ---> 910525499925 01:27:52 Step 7/24 : RUN go mod download 01:27:52 ---> Running in 5f6e07d83576 01:27:53 OK: 218 MiB in 52 packages 01:27:53 ---> 61a8088655fc 01:27:53 Step 7/24 : RUN go mod download 01:27:53 ---> Running in 75a453c0eff3 01:27:56 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 01:27:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 01:27:56 ---> 72fab5f2828f 01:27:56 Step 3/22 : WORKDIR /edgex-go 01:27:56 ---> Using cache 01:27:56 ---> e77ee91a670c 01:27:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:27:56 ---> Using cache 01:27:56 ---> 8e705d1e0ec1 01:27:56 Step 5/22 : RUN apk add --update --no-cache make git 01:27:56 ---> Using cache 01:27:56 ---> 8d7e838bf3a1 01:27:56 Step 6/22 : COPY go.mod . 01:27:56 ---> Using cache 01:27:56 ---> 910525499925 01:27:56 Step 7/22 : RUN go mod download 01:27:57 ---> Running in 97d68be3c703 01:27:57 Removing intermediate container 7bff92a04d09 01:27:57 ---> 3a7c4b312be8 01:27:57 Step 6/23 : COPY go.mod . 01:27:58 Removing intermediate container 5f6e07d83576 01:27:58 ---> f90007304526 01:27:58 Step 8/24 : COPY . . 01:27:58 ---> b4b2ac4c3825 01:27:58 Step 7/23 : RUN go mod download 01:27:58 Removing intermediate container c237df446600 01:27:58 ---> 804db1627432 01:27:58 Step 15/24 : ENV APP_PORT=58890 01:27:58 ---> Running in 07cf66618eec 01:27:58 ---> Running in b290ce1822e2 01:27:59 Removing intermediate container 75a453c0eff3 01:27:59 ---> 0c83b8239999 01:27:59 Step 8/24 : COPY . . 01:27:59 Removing intermediate container 07cf66618eec 01:27:59 ---> c8cc39ed097c 01:27:59 Step 16/24 : EXPOSE $APP_PORT 01:28:00 ---> Running in 3ec935f97361 01:28:01 Removing intermediate container 3ec935f97361 01:28:01 ---> 10ca5626220c 01:28:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 01:28:01 Removing intermediate container 97d68be3c703 01:28:01 ---> b63b450d469d 01:28:01 Step 8/22 : COPY . . 01:28:03 Removing intermediate container b290ce1822e2 01:28:03 ---> 7a081343e4c4 01:28:03 Step 8/23 : COPY . . 01:28:04 ---> e198ab9044a3 01:28:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 01:28:06 ---> 1b40ac039e20 01:28:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 01:28:08 ---> 78925c3e9ae1 01:28:08 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 01:28:08 ---> Running in 8a5ed76c20ff 01:28:09 Removing intermediate container 8a5ed76c20ff 01:28:09 ---> d18c2ad9d7ec 01:28:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:28:10 ---> Running in db078b220e32 01:28:11 Removing intermediate container db078b220e32 01:28:11 ---> d440eba55577 01:28:11 Step 22/24 : LABEL arch=arm64 01:28:11 ---> Running in e12486bd6b3e 01:28:13 Removing intermediate container e12486bd6b3e 01:28:13 ---> ff228dc36044 01:28:13 Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:28:13 ---> Running in fc19bcc6660e 01:28:14 Removing intermediate container fc19bcc6660e 01:28:14 ---> 9c8b3f91b767 01:28:14 Step 24/24 : LABEL version=0.0.0 01:28:15 ---> Running in 3e09096a042b 01:28:17 Removing intermediate container 3e09096a042b 01:28:17 ---> 847a222dcab1 01:28:17 01:28:17 Successfully built 847a222dcab1 01:28:17 Successfully tagged sys-mgmt-agent-arm64:latest 01:28:21  Building sys-mgmt-agent ... done  ---> 51323141b162 01:28:21 Step 9/24 : RUN go mod tidy 01:28:22 ---> Running in 597cce0e02f6 01:28:22 ---> 15849f795177 01:28:22 Step 9/24 : RUN go mod tidy 01:28:22 ---> 786ad5ddb6d5 01:28:22 Step 9/22 : RUN go mod tidy 01:28:22 ---> Running in 45cd74caefa4 01:28:22 ---> Running in 669106e9f0dc 01:28:23 ---> bc20266d6366 01:28:23 Step 9/23 : RUN go mod tidy 01:28:23 ---> Running in a62fe247bec2 01:28:27 Removing intermediate container 597cce0e02f6 01:28:27 ---> b46e44b02423 01:28:27 Step 10/24 : RUN make cmd/core-metadata/core-metadata 01:28:27 ---> Running in 810ccdfab85f 01:28:27 Removing intermediate container 669106e9f0dc 01:28:27 ---> d4085eea5290 01:28:27 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 01:28:27 ---> Running in 2b000a37d014 01:28:28 Removing intermediate container 45cd74caefa4 01:28:28 ---> b7e1a93e01b9 01:28:28 Step 10/24 : RUN make cmd/core-data/core-data 01:28:28 Removing intermediate container a62fe247bec2 01:28:28 ---> 178feb3140d2 01:28:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 01:28:28 ---> Running in 3705fd5f083b 01:28:28 ---> Running in fdde93e97294 01:28:29 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 01:28:30 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 01:28:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 01:28:30 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 01:29:53 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 01:30:08 Removing intermediate container fdde93e97294 01:30:08 ---> 0fe657923b63 01:30:08 01:30:08 Step 11/23 : FROM alpine:3.12 01:30:08 ---> c4fd0aeabfcf 01:30:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 01:30:08 ---> Using cache 01:30:08 ---> 210c8d1e64d3 01:30:08 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:30:08 ---> Using cache 01:30:08 ---> 7043acf3882d 01:30:08 Step 14/23 : ENV APP_PORT=59861 01:30:08 Removing intermediate container 2b000a37d014 01:30:08 ---> 8f60c8e6f1bd 01:30:08 01:30:08 Step 11/22 : FROM alpine:3.12 01:30:08 ---> c4fd0aeabfcf 01:30:08 Step 12/22 : RUN apk add --update --no-cache curl 01:30:08 ---> Running in b5e55533654a 01:30:08 ---> Running in 18214447bd2d 01:30:09 Removing intermediate container b5e55533654a 01:30:09 ---> cc56fc1471ad 01:30:09 Step 15/23 : EXPOSE $APP_PORT 01:30:09 ---> Running in 9b9174d586dd 01:30:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:30:09 Removing intermediate container 810ccdfab85f 01:30:09 ---> 3cdf2b2d6905 01:30:09 01:30:09 Step 11/24 : FROM alpine:3.12 01:30:09 ---> c4fd0aeabfcf 01:30:09 Step 12/24 : RUN apk add --update --no-cache dumb-init 01:30:09 ---> Using cache 01:30:09 ---> 210c8d1e64d3 01:30:09 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 01:30:09 ---> Using cache 01:30:09 ---> 7043acf3882d 01:30:09 Step 14/24 : ENV APP_PORT=59881 01:30:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:30:09 ---> Running in 66daeeb99c5f 01:30:10 Removing intermediate container 9b9174d586dd 01:30:10 ---> d6df06f84b0d 01:30:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:10 (1/4) Installing ca-certificates (20191127-r4) 01:30:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 01:30:10 (3/4) Installing libcurl (7.77.0-r0) 01:30:10 (4/4) Installing curl (7.77.0-r0) 01:30:10 Executing busybox-1.31.1-r20.trigger 01:30:10 Executing ca-certificates-20191127-r4.trigger 01:30:10 Removing intermediate container 66daeeb99c5f 01:30:10 ---> 7f5549eae056 01:30:10 Step 15/24 : EXPOSE $APP_PORT 01:30:10 OK: 7 MiB in 18 packages 01:30:11 ---> Running in 64bff1848bbf 01:30:11 ---> 17ba3fdaa037 01:30:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:30:11 Removing intermediate container 64bff1848bbf 01:30:11 ---> 7b3774115198 01:30:11 Step 16/24 : WORKDIR / 01:30:12 ---> Running in aabca630667f 01:30:13 Removing intermediate container 18214447bd2d 01:30:13 ---> 43265ace2c29 01:30:13 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 01:30:13 ---> 3bac21580a20 01:30:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 01:30:13 ---> Running in 33862657d0b4 01:30:13 Removing intermediate container aabca630667f 01:30:13 ---> df9cc7ad4224 01:30:13 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:13 Removing intermediate container 3705fd5f083b 01:30:13 ---> f1c936ea8cd4 01:30:13 01:30:13 Step 11/24 : FROM alpine:3.12 01:30:13 ---> c4fd0aeabfcf 01:30:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 01:30:14 Removing intermediate container 33862657d0b4 01:30:14 ---> e345cf19182f 01:30:14 Step 14/22 : WORKDIR /edgex 01:30:14 ---> Running in d48e733359c3 01:30:14 ---> Running in 53f06885630d 01:30:14 ---> ce5d7c21dfe5 01:30:14 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 01:30:14 ---> cf29ea1cb40c 01:30:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:30:14 ---> Running in f9e6a1bead45 01:30:14 Removing intermediate container d48e733359c3 01:30:14 ---> 379f738850d3 01:30:14 Step 13/24 : ENV APP_PORT=59880 01:30:14 Removing intermediate container 53f06885630d 01:30:14 ---> 42b7ae07570d 01:30:14 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 01:30:14 ---> Running in 8730c7fffe6c 01:30:15 Removing intermediate container f9e6a1bead45 01:30:15 ---> 90673df2859d 01:30:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:17 ---> Running in 9d95591398cc 01:30:17 Removing intermediate container 8730c7fffe6c 01:30:17 ---> 1907b315884d 01:30:17 Step 14/24 : EXPOSE $APP_PORT 01:30:17 ---> 709274c2ec38 01:30:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 01:30:17 ---> Running in c89ff0f25e32 01:30:17 ---> 396827928b5c 01:30:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 01:30:17 Removing intermediate container 9d95591398cc 01:30:17 ---> 1384cbeb4946 01:30:17 Step 21/23 : LABEL arch=arm64 01:30:17 ---> Running in 03be37e88e2a 01:30:18 Removing intermediate container c89ff0f25e32 01:30:18 ---> 7313e9c5b942 01:30:18 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:18 ---> Running in 3c2dfbdc8ab3 01:30:18 Removing intermediate container 03be37e88e2a 01:30:18 ---> c787d11db6d6 01:30:18 Step 22/23 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:30:18 ---> 0f83313bc0fc 01:30:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 01:30:18 ---> 6164293f4deb 01:30:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:30:19 ---> Running in 7412baf670c5 01:30:19 ---> Running in d3be0e0e5ac1 01:30:20 Removing intermediate container 7412baf670c5 01:30:20 ---> f04e7baf1e1d 01:30:20 Step 23/23 : LABEL version=0.0.0 01:30:20 Removing intermediate container d3be0e0e5ac1 01:30:20 ---> ae48b23eb79e 01:30:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:20 ---> Running in 7d92d8b55700 01:30:20 ---> Running in 90a802e0630c 01:30:20 ---> 9a87aa322240 01:30:20 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 01:30:21 Removing intermediate container 7d92d8b55700 01:30:21 ---> c5e81b74a77a 01:30:21 Step 22/24 : LABEL arch=arm64 01:30:21 ---> Running in ea66656edf9d 01:30:21 Removing intermediate container 90a802e0630c 01:30:21 ---> 5c5b8a3d31c2 01:30:21 01:30:21 ---> Running in 46a0c476240f 01:30:21 Successfully built 5c5b8a3d31c2 01:30:21 Successfully tagged support-scheduler-arm64:latest 01:30:21  Building support-scheduler ... done Removing intermediate container ea66656edf9d 01:30:21 ---> 3b853f081407 01:30:21 Step 19/22 : CMD ["--init=true"] 01:30:21 Removing intermediate container 3c2dfbdc8ab3 01:30:21 ---> d2d41425df25 01:30:21 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 01:30:21 ---> Running in f93904bac862 01:30:21 ---> Running in 5c707c9d1419 01:30:21 Removing intermediate container 46a0c476240f 01:30:21 ---> acfd50fc71ee 01:30:21 Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:30:22 ---> Running in afa2d47248dd 01:30:22 Removing intermediate container f93904bac862 01:30:22 ---> ffee34417d9b 01:30:22 Step 20/22 : LABEL arch=arm64 01:30:22 ---> Running in f2a1b78a62c8 01:30:22 Removing intermediate container afa2d47248dd 01:30:22 ---> a35155f9acd4 01:30:22 Step 24/24 : LABEL version=0.0.0 01:30:23 ---> Running in bc57e2442e79 01:30:23 Removing intermediate container f2a1b78a62c8 01:30:23 ---> b7b82663a2ed 01:30:23 Step 21/22 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:30:23 ---> Running in 08fe84b03eb3 01:30:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:30:23 Removing intermediate container bc57e2442e79 01:30:23 ---> 62dd240dc84d 01:30:23 01:30:24 Successfully built 62dd240dc84d 01:30:24 Successfully tagged core-metadata-arm64:latest 01:30:24  Building core-metadata ... done Removing intermediate container 08fe84b03eb3 01:30:24 ---> 7233fd57ce96 01:30:24 Step 22/22 : LABEL version=0.0.0 01:30:24 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:30:24 ---> Running in abfbdeb7d6a6 01:30:24 Removing intermediate container abfbdeb7d6a6 01:30:24 ---> 5edd49f1f38d 01:30:24 01:30:25 (1/6) Installing dumb-init (1.2.2-r1) 01:30:25 (2/6) Installing libgcc (9.3.0-r2) 01:30:25 (3/6) Installing libsodium (1.0.18-r0) 01:30:25 Successfully built 5edd49f1f38d 01:30:25 (4/6) Installing libstdc++ (9.3.0-r2) 01:30:25 Successfully tagged security-proxy-setup-arm64:latest 01:30:25  Building security-proxy-setup ... done (5/6) Installing libzmq (4.3.3-r0) 01:30:25 (6/6) Installing zeromq (4.3.3-r0) 01:30:25 Executing busybox-1.31.1-r20.trigger 01:30:25 OK: 8 MiB in 20 packages 01:30:26 Removing intermediate container 5c707c9d1419 01:30:26 ---> d641a5dd31ac 01:30:26 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 01:30:29 ---> a26ca4b1fd6f 01:30:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:30:29 ---> 8559c72dba91 01:30:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 01:30:29 ---> c28ed7521f55 01:30:29 Step 20/24 : ENTRYPOINT ["/core-data"] 01:30:30 ---> Running in 24ee89db1913 01:30:30 Removing intermediate container 24ee89db1913 01:30:30 ---> 0d1afbd431fc 01:30:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:30:30 ---> Running in 099f02357885 01:30:31 Removing intermediate container 099f02357885 01:30:31 ---> 286670c25eef 01:30:31 Step 22/24 : LABEL arch=arm64 01:30:31 ---> Running in 300ea4ad8051 01:30:32 Removing intermediate container 300ea4ad8051 01:30:32 ---> b2ddc1e5aff8 01:30:32 Step 23/24 : LABEL git_sha=df9013f022464ba32e985fbc8cfe404ac6bbfb61 01:30:32 ---> Running in 0617b4a8de87 01:30:32 Removing intermediate container 0617b4a8de87 01:30:32 ---> 738add2b47a7 01:30:32 Step 24/24 : LABEL version=0.0.0 01:30:32 ---> Running in 8e15515c36ed 01:30:33 Removing intermediate container 8e15515c36ed 01:30:33 ---> e4835fa78682 01:30:33 01:30:33 Successfully built e4835fa78682 01:30:33 Successfully tagged core-data-arm64:latest 01:30:33  Building core-data ... done  [Pipeline] } 01:30:33 $ docker stop --time=1 f914c61c305585bf46f94db3b750ce7994a2cb3b56c3d50c0e31abad6a663a20 01:30:35 $ docker rm -f f914c61c305585bf46f94db3b750ce7994a2cb3b56c3d50c0e31abad6a663a20 [Pipeline] // withDockerContainer [Pipeline] sh 01:30:36 + docker images 01:30:36 REPOSITORY TAG IMAGE ID CREATED SIZE 01:30:36 core-data-arm64 latest e4835fa78682 4 seconds ago 19.1MB 01:30:36 security-proxy-setup-arm64 latest 5edd49f1f38d 12 seconds ago 24.2MB 01:30:36 core-metadata-arm64 latest 62dd240dc84d 13 seconds ago 15.7MB 01:30:36 support-scheduler-arm64 latest 5c5b8a3d31c2 16 seconds ago 15.1MB 01:30:36 f1c936ea8cd4 23 seconds ago 975MB 01:30:36 3cdf2b2d6905 27 seconds ago 972MB 01:30:36 0fe657923b63 30 seconds ago 968MB 01:30:36 8f60c8e6f1bd 30 seconds ago 973MB 01:30:36 sys-mgmt-agent-arm64 latest 847a222dcab1 2 minutes ago 299MB 01:30:36 security-bootstrapper-arm64 latest 9b9a641f2cd2 3 minutes ago 17.5MB 01:30:36 security-secretstore-setup-arm64 latest 7caf1c3ed5ab 3 minutes ago 27.1MB 01:30:36 core-command-arm64 latest a7dc70f67cf5 3 minutes ago 15MB 01:30:36 support-notifications-arm64 latest bbc2779d7202 3 minutes ago 15.7MB 01:30:36 7fda85609d67 4 minutes ago 969MB 01:30:36 9b2b0f2f0dc3 4 minutes ago 970MB 01:30:36 e2ff13557cc3 4 minutes ago 969MB 01:30:36 2b03a03a8525 4 minutes ago 976MB 01:30:36 b6824beea05a 4 minutes ago 967MB 01:30:36 ci-base-image-arm64 latest 72fab5f2828f 14 minutes ago 641MB 01:30:36 alpine 3.12 c4fd0aeabfcf 8 days ago 5.32MB 01:30:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 2 weeks ago 429MB 01:30:36 docker 20.10.0 eeaf43b92773 6 months ago 228MB 01:30:36 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 01:30:37 ---> job-cost.sh 01:30:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WaHE 01:31:24 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 01:33:18 lf-activate-venv(): INFO: Adding /tmp/venv-WaHE/bin to PATH 01:33:18 INFO: No Stack... 01:33:18 INFO: Retrieving Pricing Info for: v2-standard-4 01:33:18 INFO: Archiving Costs [Pipeline] sh 01:33:18 + cut -d, -f6 01:33:18 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 01:33:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3591-3-stack-cost] 01:33:18 Resource [jenkins-edgexfoundry-edgex-go-PR-3591-3-stack-cost] did not exist. Created. 01:33:18 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3591-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:33:18 + echo total: 0.18000000715255737 [Pipeline] stash 01:33:19 Stashed 1 file(s) [Pipeline] } 01:33:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3591-3-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) [Pipeline] unstash [Pipeline] configFileProvider 01:33:20 provisioning config files... 01:33:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6666332221113636703tmp [Pipeline] { [Pipeline] sh 01:33:20 + set +x 01:33:20 + bash -s -- 01:33:20 + curl -s https://codecov.io/bash 01:33:20 01:33:20 _____ _ 01:33:20 / ____| | | 01:33:20 | | ___ __| | ___ ___ _____ __ 01:33:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:33:20 | |___| (_) | (_| | __/ (_| (_) \ V / 01:33:20 \_____\___/ \__,_|\___|\___\___/ \_/ 01:33:20 Bash-1.0.3 01:33:20 01:33:20 01:33:20 ==> git version 2.24.4 found 01:33:20 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:33:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:33:20 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:33:20 ==> Jenkins CI detected. 01:33:20 project root: . 01:33:20 --> token set from env 01:33:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:33:20 ==> Running gcov in . (disable via -X gcov) 01:33:20 ==> Python coveragepy not found 01:33:20 ==> Searching for coverage reports in: 01:33:20 + . 01:33:20 -> Found 1 reports 01:33:20 ==> Detecting git/mercurial file structure 01:33:20 ==> Reading reports 01:33:20 + ./coverage.out bytes=398095 01:33:20 ==> Appending adjustments 01:33:20 https://docs.codecov.io/docs/fixing-reports 01:33:22 + Found adjustments 01:33:22 ==> Gzipping contents 01:33:22 56K /tmp/codecov.QN5ls8.gz 01:33:22 ==> Uploading reports 01:33:22 url: https://codecov.io 01:33:22 query: branch=PR-3591&commit=df9013f022464ba32e985fbc8cfe404ac6bbfb61&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= 01:33:22 -> Pinging Codecov 01:33:22 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3591&commit=df9013f022464ba32e985fbc8cfe404ac6bbfb61&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3591%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3591&job=&cmd_args= 01:33:22 -> Uploading to 01:33:22 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/00271124DB129430A58F1EEE437C3FCB/df9013f022464ba32e985fbc8cfe404ac6bbfb61/e33b4ad5-e357-47ec-8941-c9aec91d1e3d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T013322Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=165d3935d62fb6da4752caa03faca3746e449a0aed7a5354f421755fc06b97c2 01:33:22 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:22 Dload Upload Total Spent Left Speed 01:33:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54432 0 0 100 54432 0 142k --:--:-- --:--:-- --:--:-- 142k 01:33:22 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/df9013f022464ba32e985fbc8cfe404ac6bbfb61 [Pipeline] } 01:33:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 01:33:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:33:27 ---> package-listing.sh 01:33:27 ++ tr '[:upper:]' '[:lower:]' 01:33:27 ++ facter osfamily 01:33:27 + OS_FAMILY=redhat 01:33:27 + workspace=/w/workspace/edgex-go/3 01:33:27 + START_PACKAGES=/tmp/packages_start.txt 01:33:27 + END_PACKAGES=/tmp/packages_end.txt 01:33:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:33:27 + PACKAGES=/tmp/packages_start.txt 01:33:27 + '[' /w/workspace/edgex-go/3 ']' 01:33:27 + PACKAGES=/tmp/packages_end.txt 01:33:27 + case "${OS_FAMILY}" in 01:33:27 + sort 01:33:27 + rpm -qa 01:33:30 + '[' -f /tmp/packages_start.txt ']' 01:33:30 + '[' -f /tmp/packages_end.txt ']' 01:33:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:33:30 + '[' /w/workspace/edgex-go/3 ']' 01:33:30 + mkdir -p /w/workspace/edgex-go/3/archives/ 01:33:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 01:33:30 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:33:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:33:31 01:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:33:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:33:32 alpine: Pulling from edgex-lftools-log-publisher 01:33:32 df20fa9351a1: Pulling fs layer 01:33:32 36b3adc4ff6f: Pulling fs layer 01:33:32 8ad3a11d3b57: Pulling fs layer 01:33:32 46f8f816bc3b: Pulling fs layer 01:33:32 93b61091891f: Pulling fs layer 01:33:32 93b9cdb0e59b: Pulling fs layer 01:33:32 5e14af77c1be: Pulling fs layer 01:33:32 01666e4c0597: Pulling fs layer 01:33:32 aa168da1d23b: Pulling fs layer 01:33:32 46f8f816bc3b: Waiting 01:33:32 93b61091891f: Waiting 01:33:32 93b9cdb0e59b: Waiting 01:33:32 5e14af77c1be: Waiting 01:33:32 01666e4c0597: Waiting 01:33:32 aa168da1d23b: Waiting 01:33:32 36b3adc4ff6f: Verifying Checksum 01:33:32 36b3adc4ff6f: Download complete 01:33:32 46f8f816bc3b: Verifying Checksum 01:33:32 46f8f816bc3b: Download complete 01:33:32 df20fa9351a1: Verifying Checksum 01:33:32 df20fa9351a1: Download complete 01:33:32 93b9cdb0e59b: Verifying Checksum 01:33:32 93b9cdb0e59b: Download complete 01:33:32 5e14af77c1be: Verifying Checksum 01:33:32 5e14af77c1be: Download complete 01:33:32 93b61091891f: Verifying Checksum 01:33:32 93b61091891f: Download complete 01:33:32 01666e4c0597: Verifying Checksum 01:33:32 01666e4c0597: Download complete 01:33:32 8ad3a11d3b57: Verifying Checksum 01:33:32 8ad3a11d3b57: Download complete 01:33:32 df20fa9351a1: Pull complete 01:33:32 36b3adc4ff6f: Pull complete 01:33:33 8ad3a11d3b57: Pull complete 01:33:33 46f8f816bc3b: Pull complete 01:33:33 93b61091891f: Pull complete 01:33:33 93b9cdb0e59b: Pull complete 01:33:33 5e14af77c1be: Pull complete 01:33:33 01666e4c0597: Pull complete 01:33:34 aa168da1d23b: Download complete 01:33:39 aa168da1d23b: Pull complete 01:33:39 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:33:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:33:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:33:39 prd-centos7-docker-4c-2g-1031 does not seem to be running inside a container 01:33:39 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:alpine cat 01:33:42 $ docker top aceda99adfee6254535b6e309a0dd1f5a4c2981b64cc3217794c3d3cc1203449 -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:42 + touch /tmp/pre-build-complete [Pipeline] sh 01:33:43 + mkdir -p /var/log/sa [Pipeline] sh 01:33:43 + ls /var/log/sa-host 01:33:43 + sadf -c /var/log/sa-host/sa05 01:33:43 file_magic: OK 01:33:43 HZ: Using current value: 100 01:33:43 file_header: OK 01:33:43 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 01:33:43 Statistics: 01:33:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 01:33:43 File successfully converted to sysstat format version 12.2.1 01:33:43 + sadf -c /var/log/sa-host/sa24 01:33:43 file_magic: OK 01:33:43 HZ: Using current value: 100 01:33:43 file_header: OK 01:33:43 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 01:33:43 Statistics: 01:33:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:33:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:44 provisioning config files... 01:33:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6624121596771479194tmp [Pipeline] { [Pipeline] echo 01:33:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:33:46 ---> create-netrc.sh [Pipeline] } 01:33:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:33:46 ---> python-tools-install.sh [Pipeline] echo 01:33:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:33:47 ---> sudo-logs.sh 01:33:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:33:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:33:47 ---> job-cost.sh 01:33:47 lf-activate-venv: SKIPPING 01:33:47 DEBUG: total: 0.18000000715255737 01:33:47 INFO: Retrieving Stack Cost... 01:33:48 INFO: Retrieving Pricing Info for: v3-standard-2 01:33:48 INFO: Archiving Costs [Pipeline] echo 01:33:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:33:49 ---> logs-deploy.sh 01:33:49 lf-activate-venv: SKIPPING 01:33:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3591/3 01:33:49 INFO: archiving workspace using pattern(s): 01:33:49 Archives upload complete. 01:33:49 INFO: archiving logs to Nexus 01:33:50 ---> uname -a: 01:33:50 Linux prd-centos7-docker-4c-2g-1031.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 01:33:50 01:33:50 01:33:50 ---> lscpu: 01:33:50 Architecture: x86_64 01:33:50 CPU op-mode(s): 32-bit, 64-bit 01:33:50 Byte Order: Little Endian 01:33:50 Address sizes: 40 bits physical, 48 bits virtual 01:33:50 CPU(s): 2 01:33:50 On-line CPU(s) list: 0,1 01:33:50 Thread(s) per core: 1 01:33:50 Core(s) per socket: 1 01:33:50 Socket(s): 2 01:33:50 NUMA node(s): 1 01:33:50 Vendor ID: AuthenticAMD 01:33:50 CPU family: 23 01:33:50 Model: 49 01:33:50 Model name: AMD EPYC-Rome Processor 01:33:50 Stepping: 0 01:33:50 CPU MHz: 2800.000 01:33:50 BogoMIPS: 5600.00 01:33:50 Virtualization: AMD-V 01:33:50 Hypervisor vendor: KVM 01:33:50 Virtualization type: full 01:33:50 L1d cache: 64 KiB 01:33:50 L1i cache: 64 KiB 01:33:50 L2 cache: 1 MiB 01:33:50 L3 cache: 32 MiB 01:33:50 NUMA node0 CPU(s): 0,1 01:33:50 Vulnerability Itlb multihit: Not affected 01:33:50 Vulnerability L1tf: Not affected 01:33:50 Vulnerability Mds: Not affected 01:33:50 Vulnerability Meltdown: Not affected 01:33:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:33:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:33:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:33:50 Vulnerability Srbds: Not affected 01:33:50 Vulnerability Tsx async abort: Not affected 01:33:50 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 01:33:50 01:33:50 01:33:50 ---> nproc: 01:33:50 2 01:33:50 01:33:50 01:33:50 ---> df -h: 01:33:50 Filesystem Size Used Available Use% Mounted on 01:33:50 overlay 40.0G 12.0G 27.9G 30% / 01:33:50 tmpfs 64.0M 0 64.0M 0% /dev 01:33:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:33:50 shm 64.0M 0 64.0M 0% /dev/shm 01:33:50 /dev/vda1 40.0G 12.0G 27.9G 30% /facter-os 01:33:50 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/resolv.conf 01:33:50 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hostname 01:33:50 /dev/vda1 40.0G 12.0G 27.9G 30% /etc/hosts 01:33:50 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/auth.log 01:33:50 /dev/vda1 40.0G 12.0G 27.9G 30% /run/cloud-init/result.json 01:33:50 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/sa-host 01:33:50 /dev/vda1 40.0G 12.0G 27.9G 30% /var/log/secure 01:33:50 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3 01:33:50 /dev/vda1 40.0G 12.0G 27.9G 30% /w/workspace/edgex-go/3@tmp 01:33:50 01:33:50 01:33:50 ---> free -m: 01:33:50 total used free shared buff/cache available 01:33:50 Mem: 7821 1330 1852 0 4637 6456 01:33:50 Swap: 1023 1 1022 01:33:50 01:33:50 01:33:50 ---> ip addr: 01:33:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:33:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:33:50 inet 127.0.0.1/8 scope host lo 01:33:50 valid_lft forever preferred_lft forever 01:33:50 inet6 ::1/128 scope host 01:33:50 valid_lft forever preferred_lft forever 01:33:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:33:50 link/ether fa:16:3e:f7:f8:6b brd ff:ff:ff:ff:ff:ff 01:33:50 inet 10.30.123.102/23 brd 10.30.123.255 scope global dynamic eth0 01:33:50 valid_lft 84895sec preferred_lft 84895sec 01:33:50 inet6 fe80::f816:3eff:fef7:f86b/64 scope link 01:33:50 valid_lft forever preferred_lft forever 01:33:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:33:50 link/ether 02:42:e7:c2:c1:34 brd ff:ff:ff:ff:ff:ff 01:33:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:33:50 valid_lft forever preferred_lft forever 01:33:50 inet6 fe80::42:e7ff:fec2:c134/64 scope link 01:33:50 valid_lft forever preferred_lft forever 01:33:50 01:33:50 01:33:50 ---> sar -b -r -n DEV: 01:33:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 01:33:50 01:33:50 01:08:36 LINUX RESTART (2 CPU) 01:33:50 01:33:50 01:09:04 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:33:50 01:10:01 132.57 20.49 112.08 0.00 6135.67 18774.15 0.00 01:33:50 01:11:01 95.92 0.20 95.72 0.00 23.31 45013.30 0.00 01:33:50 01:12:01 128.50 0.00 128.50 0.00 0.00 13382.64 0.00 01:33:50 01:13:01 50.21 0.00 50.21 0.00 0.00 9783.00 0.00 01:33:50 01:14:01 102.06 0.00 102.06 0.00 0.00 18443.40 0.00 01:33:50 01:15:01 730.78 322.65 408.12 0.00 11420.91 270423.42 0.00 01:33:50 01:16:01 373.64 72.65 300.98 0.00 5024.77 76160.82 0.00 01:33:50 01:17:01 446.57 63.72 382.85 0.00 1847.24 160841.87 0.00 01:33:50 01:18:01 50.04 6.84 43.20 0.00 1088.90 4559.76 0.00 01:33:50 01:19:01 1.60 0.00 1.60 0.00 0.00 30.81 0.00 01:33:50 01:20:01 0.28 0.00 0.28 0.00 0.00 2.93 0.00 01:33:50 01:21:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 01:33:50 01:22:01 0.28 0.00 0.28 0.00 0.00 3.03 0.00 01:33:50 01:23:01 0.28 0.00 0.28 0.00 0.00 3.68 0.00 01:33:50 01:24:01 0.43 0.18 0.25 0.00 5.73 2.86 0.00 01:33:50 01:25:02 0.88 0.12 0.77 0.00 0.93 15.83 0.00 01:33:50 01:26:01 0.29 0.00 0.29 0.00 0.00 3.34 0.00 01:33:50 01:27:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 01:33:50 01:28:01 0.28 0.00 0.28 0.00 0.00 3.27 0.00 01:33:50 01:29:01 0.22 0.00 0.22 0.00 0.00 3.33 0.00 01:33:50 01:30:01 0.23 0.00 0.23 0.00 0.00 2.83 0.00 01:33:50 01:31:01 0.33 0.08 0.25 0.00 0.67 3.13 0.00 01:33:50 01:32:01 0.25 0.00 0.25 0.00 0.00 3.02 0.00 01:33:50 01:33:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 01:33:50 Average: 88.20 20.31 67.89 0.00 1055.11 25775.78 0.00 01:33:50 01:33:50 01:09:04 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:33:50 01:10:01 5057900 0 894504 11.17 2620 2053908 1494612 16.50 938484 1598836 157868 01:33:50 01:11:01 4101984 0 982280 12.26 2620 2922048 1654764 18.27 1069036 2345456 400 01:33:50 01:12:01 3895548 0 1098276 13.71 2620 3012488 1465544 16.18 1294364 2266444 231840 01:33:50 01:13:01 3883168 0 1188060 14.83 2620 2935084 1878688 20.74 1267088 2300152 28496 01:33:50 01:14:01 3681644 0 1132668 14.14 2620 3192000 1561128 17.24 1263312 2492184 608 01:33:50 01:15:01 544116 0 1573568 19.65 2620 5888628 3042836 33.59 2791216 3948632 5464 01:33:50 01:16:01 669016 0 1390064 17.36 2620 5947232 1894360 20.91 2357040 4255556 161456 01:33:50 01:17:01 1017960 0 1478212 18.46 2620 5510140 2357196 26.02 2000980 4229364 0 01:33:50 01:18:01 2521152 0 1264700 15.79 2620 4220460 1427504 15.76 1316212 3453832 8 01:33:50 01:19:01 2525744 0 1260104 15.73 2620 4220464 1384436 15.28 1324256 3442464 8 01:33:50 01:20:01 2527384 0 1258464 15.71 2620 4220464 1384460 15.29 1324396 3442464 8 01:33:50 01:21:01 2527348 0 1258492 15.71 2620 4220472 1384436 15.28 1324304 3442464 8 01:33:50 01:22:01 2528456 0 1257380 15.70 2620 4220476 1384316 15.28 1323480 3442656 12 01:33:50 01:23:01 2528488 0 1257344 15.70 2620 4220480 1384316 15.28 1323424 3442656 8 01:33:50 01:24:01 2528224 0 1257572 15.70 2620 4220516 1384316 15.28 1323440 3442676 16 01:33:50 01:25:02 2525880 0 1259908 15.73 2620 4220524 1384412 15.28 1329208 3439900 8 01:33:50 01:26:01 2526000 0 1259784 15.73 2620 4220528 1384316 15.28 1328940 3439900 8 01:33:50 01:27:01 2525876 0 1259900 15.73 2620 4220536 1384316 15.28 1329060 3439904 8 01:33:50 01:28:01 2525032 0 1260744 15.74 2620 4220536 1384484 15.29 1329472 3439900 20 01:33:50 01:29:01 2524840 0 1260932 15.74 2620 4220540 1384496 15.29 1329756 3439900 8 01:33:50 01:30:01 2524368 0 1261400 15.75 2620 4220544 1384616 15.29 1329928 3439900 8 01:33:50 01:31:01 2524908 0 1260856 15.74 2620 4220548 1384520 15.29 1329420 3439920 20 01:33:50 01:32:01 2525512 0 1260244 15.74 2620 4220556 1384316 15.28 1328988 3439920 12 01:33:50 01:33:01 2525360 0 1260396 15.74 2620 4220556 1384460 15.29 1329300 3439920 8 01:33:50 Average: 2636080 0 1245660 15.55 2620 4124572 1564285 17.27 1425213 3271042 24429 01:33:50 01:33:50 01:09:04 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:33:50 01:10:01 vethb8b44ec 982.23 847.03 92.85 2845.82 0.00 0.00 0.00 0.00 01:33:50 01:10:01 eth0 1924.28 1839.75 6766.18 211.96 0.00 0.00 0.00 0.00 01:33:50 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:10:01 docker0 982.23 846.91 79.42 2845.81 0.00 0.00 0.00 0.00 01:33:50 01:11:01 veth7bf9ed3 7.79 7.74 0.73 7.65 0.00 0.00 0.00 0.00 01:33:50 01:11:01 eth0 406.81 329.39 3081.88 34.83 0.00 0.00 0.00 0.00 01:33:50 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:11:01 docker0 73.66 116.07 4.44 382.28 0.00 0.00 0.00 0.00 01:33:50 01:12:01 veth6e459c4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:33:50 01:12:01 eth0 178.18 153.75 497.36 24.99 0.00 0.00 0.00 0.00 01:33:50 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:12:01 docker0 131.76 138.82 10.08 460.30 0.00 0.00 0.00 0.00 01:33:50 01:13:01 veth6e459c4 1.95 1.95 0.15 0.16 0.00 0.00 0.00 0.00 01:33:50 01:13:01 eth0 36.95 25.32 22.84 104.05 0.00 0.00 0.00 0.00 01:33:50 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:13:01 docker0 1.95 1.95 0.13 0.16 0.00 0.00 0.00 0.00 01:33:50 01:14:01 eth0 188.88 160.08 1692.45 22.06 0.00 0.00 0.00 0.00 01:33:50 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:15:01 veth58ba02f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 01:33:50 01:15:01 veth1cc981d 0.00 1.05 0.00 0.05 0.00 0.00 0.00 0.00 01:33:50 01:15:01 veth0fafebc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:15:01 veth7252666 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 01:33:50 01:16:01 veth1cc981d 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 01:33:50 01:16:01 veth22f7696 32.86 57.97 2.55 345.60 0.00 0.00 0.00 0.00 01:33:50 01:16:01 eth0 2989.56 2641.16 13724.29 430.95 0.00 0.00 0.00 0.00 01:33:50 01:16:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:33:50 01:17:01 veth1cc981d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:33:50 01:17:01 eth0 78.91 51.10 146.78 133.36 0.00 0.00 0.00 0.00 01:33:50 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:17:01 vethc245d68 0.00 0.23 0.00 0.01 0.00 0.00 0.00 0.00 01:33:50 01:18:01 eth0 29.67 22.00 55.53 6.09 0.00 0.00 0.00 0.00 01:33:50 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:18:01 docker0 1269.88 1245.38 98.47 4334.90 0.00 0.00 0.00 0.00 01:33:50 01:19:01 eth0 1.18 0.85 0.70 0.24 0.00 0.00 0.00 0.00 01:33:50 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:20:01 eth0 0.25 0.17 0.09 0.07 0.00 0.00 0.00 0.00 01:33:50 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:21:01 eth0 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 01:33:50 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:22:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:33:50 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:23:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:33:50 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:24:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:33:50 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:25:02 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 01:33:50 01:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:26:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:33:50 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:27:01 eth0 0.57 0.05 0.05 0.00 0.00 0.00 0.00 0.00 01:33:50 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:28:01 eth0 1.40 0.67 0.58 0.40 0.00 0.00 0.00 0.00 01:33:50 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:29:01 eth0 1.07 0.27 0.33 0.20 0.00 0.00 0.00 0.00 01:33:50 01:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:30:01 eth0 1.50 0.42 0.48 0.26 0.00 0.00 0.00 0.00 01:33:50 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:31:01 eth0 1.00 0.32 0.31 0.20 0.00 0.00 0.00 0.00 01:33:50 01:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:32:01 eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 01:33:50 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:33:01 eth0 0.73 0.25 0.29 0.19 0.00 0.00 0.00 0.00 01:33:50 01:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 Average: eth0 128.66 113.18 580.31 23.87 0.00 0.00 0.00 0.00 01:33:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:33:50 Average: docker0 53.09 52.07 4.12 181.24 0.00 0.00 0.00 0.00 01:33:50 01:33:50 01:33:50 ---> sar -P ALL: 01:33:50 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 01:33:50 01:33:50 01:08:36 LINUX RESTART (2 CPU) 01:33:50 01:33:50 01:09:04 CPU %user %nice %system %iowait %steal %idle 01:33:50 01:10:01 all 28.61 0.00 8.10 13.85 0.11 49.33 01:33:50 01:10:01 0 30.08 0.00 9.19 13.27 0.11 47.34 01:33:50 01:10:01 1 27.14 0.00 7.01 14.43 0.11 51.31 01:33:50 01:11:01 all 13.10 0.00 4.74 9.43 0.06 72.67 01:33:50 01:11:01 0 14.71 0.00 4.71 5.15 0.05 75.37 01:33:50 01:11:01 1 11.50 0.00 4.76 13.67 0.07 69.99 01:33:50 01:12:01 all 54.65 0.00 8.81 4.78 0.12 31.64 01:33:50 01:12:01 0 55.58 0.00 8.33 5.20 0.13 30.76 01:33:50 01:12:01 1 53.72 0.00 9.30 4.37 0.11 32.51 01:33:50 01:13:01 all 30.60 0.00 4.56 6.25 0.10 58.50 01:33:50 01:13:01 0 31.03 0.00 4.59 6.20 0.09 58.10 01:33:50 01:13:01 1 30.17 0.00 4.54 6.30 0.10 58.89 01:33:50 01:14:01 all 55.68 0.00 9.43 1.98 0.10 32.81 01:33:50 01:14:01 0 55.51 0.00 9.38 2.33 0.11 32.69 01:33:50 01:14:01 1 55.86 0.00 9.48 1.63 0.09 32.94 01:33:50 01:15:01 all 29.59 0.00 21.08 35.23 0.14 13.96 01:33:50 01:15:01 0 30.72 0.00 20.69 34.88 0.13 13.59 01:33:50 01:15:01 1 28.46 0.00 21.46 35.59 0.14 14.34 01:33:50 01:16:01 all 71.07 0.00 12.91 11.64 0.11 4.26 01:33:50 01:16:01 0 70.61 0.00 13.00 10.18 0.11 6.10 01:33:50 01:16:01 1 71.54 0.00 12.83 13.10 0.11 2.43 01:33:50 01:17:01 all 67.27 0.00 17.49 13.94 0.14 1.17 01:33:50 01:17:01 0 67.94 0.00 16.96 13.23 0.13 1.75 01:33:50 01:17:01 1 66.59 0.00 18.02 14.65 0.15 0.59 01:33:50 01:18:01 all 5.09 0.00 2.27 0.81 0.03 91.79 01:33:50 01:18:01 0 4.82 0.00 2.05 0.93 0.03 92.17 01:33:50 01:18:01 1 5.37 0.00 2.50 0.69 0.03 91.40 01:33:50 01:19:01 all 0.13 0.00 0.05 0.00 0.03 99.79 01:33:50 01:19:01 0 0.23 0.00 0.05 0.00 0.02 99.70 01:33:50 01:19:01 1 0.03 0.00 0.05 0.00 0.03 99.88 01:33:50 01:20:01 all 0.18 0.00 0.14 0.00 0.03 99.65 01:33:50 01:20:01 0 0.28 0.00 0.12 0.00 0.03 99.57 01:33:50 01:20:01 1 0.08 0.00 0.17 0.00 0.02 99.73 01:33:50 01:33:50 01:20:01 CPU %user %nice %system %iowait %steal %idle 01:33:50 01:21:01 all 0.18 0.00 0.04 0.00 0.01 99.77 01:33:50 01:21:01 0 0.30 0.00 0.03 0.00 0.00 99.67 01:33:50 01:21:01 1 0.05 0.00 0.05 0.00 0.02 99.88 01:33:50 01:22:01 all 0.14 0.00 0.04 0.00 0.02 99.80 01:33:50 01:22:01 0 0.22 0.00 0.03 0.00 0.02 99.73 01:33:50 01:22:01 1 0.07 0.00 0.05 0.00 0.02 99.87 01:33:50 01:23:01 all 0.13 0.00 0.04 0.00 0.02 99.82 01:33:50 01:23:01 0 0.20 0.00 0.03 0.00 0.00 99.77 01:33:50 01:23:01 1 0.05 0.00 0.05 0.00 0.03 99.87 01:33:50 01:24:01 all 0.16 0.00 0.05 0.00 0.03 99.77 01:33:50 01:24:01 0 0.25 0.00 0.03 0.00 0.03 99.68 01:33:50 01:24:01 1 0.07 0.00 0.07 0.00 0.02 99.85 01:33:50 01:25:02 all 0.11 0.00 0.03 0.00 0.02 99.84 01:33:50 01:25:02 0 0.18 0.00 0.02 0.00 0.02 99.78 01:33:50 01:25:02 1 0.03 0.00 0.05 0.00 0.02 99.90 01:33:50 01:26:01 all 0.12 0.00 0.03 0.00 0.03 99.82 01:33:50 01:26:01 0 0.17 0.00 0.03 0.00 0.02 99.78 01:33:50 01:26:01 1 0.07 0.00 0.03 0.00 0.03 99.86 01:33:50 01:27:01 all 0.13 0.00 0.02 0.00 0.02 99.84 01:33:50 01:27:01 0 0.23 0.00 0.02 0.00 0.02 99.73 01:33:50 01:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:33:50 01:28:01 all 0.19 0.00 0.03 0.00 0.01 99.77 01:33:50 01:28:01 0 0.33 0.00 0.03 0.00 0.02 99.62 01:33:50 01:28:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:33:50 01:29:01 all 0.18 0.00 0.03 0.00 0.02 99.77 01:33:50 01:29:01 0 0.32 0.00 0.03 0.00 0.02 99.63 01:33:50 01:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:33:50 01:30:01 all 0.14 0.00 0.03 0.00 0.03 99.80 01:33:50 01:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:33:50 01:30:01 1 0.25 0.00 0.05 0.00 0.03 99.67 01:33:50 01:31:01 all 0.13 0.00 0.05 0.01 0.01 99.80 01:33:50 01:31:01 0 0.05 0.00 0.07 0.02 0.02 99.85 01:33:50 01:31:01 1 0.22 0.00 0.03 0.00 0.00 99.75 01:33:50 01:33:50 01:31:01 CPU %user %nice %system %iowait %steal %idle 01:33:50 01:32:01 all 0.15 0.00 0.03 0.00 0.03 99.80 01:33:50 01:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:33:50 01:32:01 1 0.28 0.00 0.03 0.00 0.03 99.65 01:33:50 01:33:01 all 0.14 0.00 0.04 0.00 0.03 99.79 01:33:50 01:33:01 0 0.07 0.00 0.03 0.00 0.03 99.87 01:33:50 01:33:01 1 0.22 0.00 0.05 0.00 0.02 99.72 01:33:50 Average: all 14.08 0.00 3.55 3.86 0.05 78.46 01:33:50 Average: 0 14.32 0.00 3.52 3.60 0.05 78.51 01:33:50 Average: 1 13.83 0.00 3.57 4.13 0.05 78.42 01:33:50 01:33:50 01:33:50